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

Axiom ax-11o 1216
Description: Axiom ax-11o 1216 ("o" for "old") was the original version of ax-11 965, before it was discovered (in Jan. 2007) that the shorter ax-11 965 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 1215.

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 953 . . . . 5 class x
3 vy . . . . . 6 set y
43cv 953 . . . . 5 class y
52, 4wceq 954 . . . 4 wff x = y
65, 1wal 952 . . 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 952 . . . 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 1217  ax11b 1218  equs5 1219  ax11v 1263  a12study 1376  a12studyALT 1377
Copyright terms: Public domain