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

Theorem dvelimfALT 1152
Description: Proof of dvelimf 1249 without using ax-11 966. See dvelimALT 1352 for a proof (of the distinct variable version dvelim 1351) that doesn't require ax-10 965.
Hypotheses
Ref Expression
dvelimfALT.1 (φ → ∀xφ)
dvelimfALT.2 (ψ → ∀zψ)
dvelimfALT.3 (z = y → (φψ))
Assertion
Ref Expression
dvelimfALT (¬ ∀x x = y → (ψ → ∀xψ))

Proof of Theorem dvelimfALT
StepHypRef Expression
1 ax-10o 1139 . . . . . 6 (∀z z = x → (∀zz(z = yφ) → ∀xz(z = yφ)))
21alequcoms 1142 . . . . 5 (∀x x = z → (∀zz(z = yφ) → ∀xz(z = yφ)))
3 hba1 1002 . . . . 5 (∀z(z = yφ) → ∀zz(z = yφ))
42, 3syl5 21 . . . 4 (∀x x = z → (∀z(z = yφ) → ∀xz(z = yφ)))
54a1d 12 . . 3 (∀x x = z → (¬ ∀x x = y → (∀z(z = yφ) → ∀xz(z = yφ))))
6 hbnae 1146 . . . . . 6 (¬ ∀x x = z → ∀z ¬ ∀x x = z)
7 hbnae 1146 . . . . . 6 (¬ ∀x x = y → ∀z ¬ ∀x x = y)
86, 7hban 1008 . . . . 5 ((¬ ∀x x = z ⋀ ¬ ∀x x = y) → ∀z(¬ ∀x x = z ⋀ ¬ ∀x x = y))
9 hbnae 1146 . . . . . . 7 (¬ ∀x x = z → ∀x ¬ ∀x x = z)
10 hbnae 1146 . . . . . . 7 (¬ ∀x x = y → ∀x ¬ ∀x x = y)
119, 10hban 1008 . . . . . 6 ((¬ ∀x x = z ⋀ ¬ ∀x x = y) → ∀x(¬ ∀x x = z ⋀ ¬ ∀x x = y))
12 ax-12 967 . . . . . . 7 (¬ ∀x x = z → (¬ ∀x x = y → (z = y → ∀x z = y)))
1312imp 350 . . . . . 6 ((¬ ∀x x = z ⋀ ¬ ∀x x = y) → (z = y → ∀x z = y))
14 dvelimfALT.1 . . . . . . 7 (φ → ∀xφ)
1514a1i 8 . . . . . 6 ((¬ ∀x x = z ⋀ ¬ ∀x x = y) → (φ → ∀xφ))
1611, 13, 15hbimd 1109 . . . . 5 ((¬ ∀x x = z ⋀ ¬ ∀x x = y) → ((z = yφ) → ∀x(z = yφ)))
178, 16hbald 1112 . . . 4 ((¬ ∀x x = z ⋀ ¬ ∀x x = y) → (∀z(z = yφ) → ∀xz(z = yφ)))
1817ex 373 . . 3 (¬ ∀x x = z → (¬ ∀x x = y → (∀z(z = yφ) → ∀xz(z = yφ))))
195, 18pm2.61i 126 . 2 (¬ ∀x x = y → (∀z(z = yφ) → ∀xz(z = yφ)))
20 dvelimfALT.2 . . 3 (ψ → ∀zψ)
21 dvelimfALT.3 . . 3 (z = y → (φψ))
2220, 21equsal 1150 . 2 (∀z(z = yφ) ↔ ψ)
2322albii 998 . 2 (∀xz(z = yφ) ↔ ∀xψ)
2419, 22, 233imtr3g 551 1 (¬ ∀x x = y → (ψ → ∀xψ))
Colors of variables: wff set class
Syntax hints:  ¬ wn 2   → wi 3   ↔ wb 146   ⋀ wa 223  ∀wal 953   = wceq 955
This theorem is referenced by:  dveeq2 1211  dveeq2ALT 1212  dveeq1 1353  dveeq1ALT 1354  dveel1 1355  dveel2 1356  ax15 1358  dveel2ALT 1361  ax11el 1363
This theorem was proved from axioms:  ax-1 4  ax-2 5  ax-3 6  ax-mp 7  ax-7 961  ax-gen 962  ax-10 965  ax-12 967  ax-4 972  ax-5o 974  ax-6o 977  ax-9o 1122  ax-10o 1139
This theorem depends on definitions:  df-bi 147  df-an 225
Copyright terms: Public domain