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

Axiom ax-11o 1255
Description: Axiom ax-11o 1255 ("o" for "old") was the original version of ax-11 1003, before it was discovered (in Jan. 2007) that the shorter ax-11 1003 could replace it. It appears as Axiom scheme C15' in [Megill] p. 448 (p. 16 of the preprint). It is based on Lemma 16 of [Tarski] p. 70 and Axiom C8 of [Monk2] p. 105, from which it can be proved by cases. To understand this theorem more easily, think of "¬ xx = y →..." as informally meaning "if x and y are distinct variables then..." The antecedent becomes false if the same variable is substituted for x and y, ensuring the theorem is sound whenever this is the case. In some later theorems, we call an antecedent of the form ¬ xx = y a "distinctor."

This axiom is redundant, as shown by theorem ax11o 1254.

Assertion
Ref Expression
ax-11o x x = y → (x = y → (φx(x = yφ))))

Detailed syntax breakdown of Axiom ax-11o
StepHypRef Expression
1 vx . . . . . 6 set x
21cv 991 . . . . 5 class x
3 vy . . . . . 6 set y
43cv 991 . . . . 5 class y
52, 4wceq 992 . . . 4 wff x = y
65, 1wal 990 . . 3 wff x x = y
76wn 2 . 2 wff ¬ x x = y
8 wph . . . 4 wff φ
95, 8wi 3 . . . . 5 wff (x = yφ)
109, 1wal 990 . . . 4 wff x(x = yφ)
118, 10wi 3 . . 3 wff (φx(x = yφ))
125, 11wi 3 . 2 wff (x = y → (φx(x = yφ)))
137, 12wi 3 1 wff x x = y → (x = y → (φx(x = yφ))))
Colors of variables: wff set class
This axiom is referenced by:  ax11 1256  ax11b 1257  equs5 1258  ax11v 1303  a12study 1417  a12studyALT 1418
Copyright terms: Public domain