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

Theorem ax11v2 1213
Description: Recovery of ax11o 1215 from ax11v 1263 without using ax-11 965. The hypothesis is even weaker than ax11v 1263, with z both distinct from x and not occurring in φ. Thus the hypothesis provides an alternate axiom that can be used in place of ax11o 1215.
Hypothesis
Ref Expression
ax11v2.1 (x = z → (φ → ∀x(x = zφ)))
Assertion
Ref Expression
ax11v2 (¬ ∀x x = y → (x = y → (φ → ∀x(x = yφ))))
Distinct variable groups:   x,z   y,z   φ,z

Proof of Theorem ax11v2
StepHypRef Expression
1 a9e 1123 . 2 z z = y
2 ax11v2.1 . . . . 5 (x = z → (φ → ∀x(x = zφ)))
3 equequ2 1133 . . . . . . 7 (z = y → (x = zx = y))
43adantl 388 . . . . . 6 ((¬ ∀x x = yz = y) → (x = zx = y))
5 dveeq2 1210 . . . . . . . . 9 (¬ ∀x x = y → (z = y → ∀x z = y))
65imp 350 . . . . . . . 8 ((¬ ∀x x = yz = y) → ∀x z = y)
7 hba1 1001 . . . . . . . . 9 (∀x z = y → ∀xx z = y)
83imbi1d 612 . . . . . . . . . 10 (z = y → ((x = zφ) ↔ (x = yφ)))
98a4s 982 . . . . . . . . 9 (∀x z = y → ((x = zφ) ↔ (x = yφ)))
107, 9albid 1102 . . . . . . . 8 (∀x z = y → (∀x(x = zφ) ↔ ∀x(x = yφ)))
116, 10syl 10 . . . . . . 7 ((¬ ∀x x = yz = y) → (∀x(x = zφ) ↔ ∀x(x = yφ)))
1211imbi2d 611 . . . . . 6 ((¬ ∀x x = yz = y) → ((φ → ∀x(x = zφ)) ↔ (φ → ∀x(x = yφ))))
134, 12imbi12d 625 . . . . 5 ((¬ ∀x x = yz = y) → ((x = z → (φ → ∀x(x = zφ))) ↔ (x = y → (φ → ∀x(x = yφ)))))
142, 13mpbii 193 . . . 4 ((¬ ∀x x = yz = y) → (x = y → (φ → ∀x(x = yφ))))
1514ex 373 . . 3 (¬ ∀x x = y → (z = y → (x = y → (φ → ∀x(x = yφ)))))
161519.23adv 1212 . 2 (¬ ∀x x = y → (∃z z = y → (x = y → (φ → ∀x(x = yφ)))))
171, 16mpi 44 1 (¬ ∀x x = y → (x = y → (φ → ∀x(x = yφ))))
Colors of variables: wff set class
Syntax hints:  ¬ wn 2   → wi 3   ↔ wb 146   ⋀ wa 223  ∀wal 952   = wceq 954  ∃wex 978
This theorem is referenced by:  ax11a2 1214
This theorem was proved from axioms:  ax-1 4  ax-2 5  ax-3 6  ax-mp 7  ax-7 960  ax-gen 961  ax-8 962  ax-9 963  ax-10 964  ax-12 966  ax-17 969  ax-4 971  ax-5o 973  ax-6o 976  ax-9o 1121  ax-10o 1138
This theorem depends on definitions:  df-bi 147  df-an 225  df-ex 979
Copyright terms: Public domain