QED
Predicate Logic · step 9 of 13

Equality & uniqueness (∃!)

First-order logic with equality treats = as a logical symbol interpreted as genuine identity. That single addition makes counting expressible: "at least two", "at most one" and "exactly one" all become formulas. ∃!x P(x) is shorthand, not a new quantifier — it abbreviates ∃x (P(x) ∧ ∀y (P(y) → y = x)), which is exactly existence plus uniqueness.

Unlimited questions · marked criterion by criterion · no card needed

Method: how to approach it

The order below is what examiners expect to see, and each step carries its own marks.

  1. Expand the abbreviationWrite ∃!x P(x) as ∃x (P(x) ∧ ∀y (P(y) → y = x)) before doing anything technical with it.
  2. Prove existence and uniqueness separatelyExhibit a witness, then take an arbitrary second object with the property and show it equals the first. Exams award these as two separate marks.
  3. Express counting claims with equality"At least two" is ∃x ∃y (P(x) ∧ P(y) ∧ x ≠ y). "At most one" is ∀x ∀y ((P(x) ∧ P(y)) → x = y).
  4. Use the equality axioms explicitlyReflexivity x = x, and substitution: from x = y and P(x) infer P(y). These are what make equality more than an ordinary relation.

Worked example

Over ℝ, show ∃!x (3x + 6 = 0) by the standard two-part method.

  1. Existence: take x = −2. Then 3(−2) + 6 = 0, so the property holds.
  2. Uniqueness: suppose y also satisfies 3y + 6 = 0.
  3. Then 3y = −6, so y = −2.
  4. Hence y = x, and the witness is unique.

Answer. Exactly one real satisfies 3x + 6 = 0, namely x = −2 — existence by witness, uniqueness by forcing any candidate to equal it.

Where marks get dropped

These are the specific errors that cost credit on equality & uniqueness (∃!) questions — QED's rubric penalises each of them separately.

Practise this until it is automatic

Unlimited fresh questions

QED generates new equality & uniqueness (∃!) problems on demand at warm-up, exam and challenge level, so you can drill this one skill until it stops costing you marks.

Marked like an examiner

Every answer is scored against a point-by-point rubric with partial credit, so you see exactly which step of the method broke down — not just a tick or a cross.

Answer in real notation

A one-tap symbol palette, a visual equation editor and a truth-table builder — or photograph your handwritten working and QED converts it to LaTeX.

Saved to your library

Every question you generate is kept and re-takeable as a timed exam, and your Predicate Logic mastery is tracked so you know when this is exam-ready.

Equality & uniqueness (∃!) — frequently asked questions

Is ∃! a real quantifier?

No — it is an abbreviation. Everything about it reduces to ∃, ∀ and =, which is why questions often ask you to expand it first.

Can I express "exactly two"?

Yes: ∃x ∃y (x ≠ y ∧ P(x) ∧ P(y) ∧ ∀z (P(z) → (z = x ∨ z = y))). Each extra number costs another clause, which is why counting is clumsy in first-order logic.

Why is equality a logical symbol?

Because its interpretation is fixed as true identity in every structure, unlike an ordinary predicate that can be interpreted freely. That fixing is what licenses the substitution rule.

The rest of Predicate Logic

Quantifiers, predicates, binding, and validity. Each subtopic below has its own method, worked example and mark-losing traps.

Ready to make equality & uniqueness (∃!) exam-proof?

Generate your first questions free — no card, no setup, no personal data stored. Practise until the method is second nature.

Start practising free →