HomeHome Metamath Proof Explorer < Previous   Next >
Related theorems
Unicode version

Axiom ax-9 1307
Description: Axiom of Existence. One of the equality and substitution axioms of predicate calculus with equality. One thing this axiom tells us is that at least one thing exists (although ax-4 1319 and possibly others also tell us that, i.e. they are not valid in the empty domain of a "free logic.") In this form (not requiring that x and y be distinct) it was used in an axiom system of Tarski (see Axiom B7' in footnote 1 of [KalishMontague] p. 81.) It is equivalent to axiom scheme C10' in [Megill] p. 448 (p. 16 of the preprint); the equivalence is established by ax9o 1480 and ax9 1482. A more convenient form of this axiom is a9e 1483, which has additional remarks.

Raph Levien proved the independence of this axiom from the others on 12-Apr-2005. See item 16 at http://us.metamath.org/award2003.html.

Assertion
Ref Expression
ax-9 |- -. A.x -. x = y

Detailed syntax breakdown of Axiom ax-9
StepHypRef Expression
1 vx . . . . . 6 set x
21cv 1297 . . . . 5 class x
3 vy . . . . . 6 set y
43cv 1297 . . . . 5 class y
52, 4wceq 1298 . . . 4 wff x = y
65wn 2 . . 3 wff -. x = y
76, 1wal 1296 . 2 wff A.x -. x = y
87wn 2 1 wff -. A.x -. x = y
Colors of variables: wff set class
This axiom is referenced by:  equidqe 1314  ax4 1318  ax9o 1480  a9e 1483  equidALT 1485  a16gOLD 1654  ax4567to4 16360
Copyright terms: Public domain