MPE Home Metamath Proof Explorer < Previous   Next >
Nearby theorems
Mirrors  >  Home  >  MPE Home  >  Th. List  >  cbv2h Structured version   Visualization version   GIF version

Theorem cbv2h 2441
Description: Rule used to change bound variables, using implicit substitution. Usage of this theorem is discouraged because it depends on ax-13 2407. (Contributed by NM, 11-May-1993.) (New usage is discouraged.)
Hypotheses
Ref Expression
cbv2h.1 (𝜑 → (𝜓 → ∀𝑦𝜓))
cbv2h.2 (𝜑 → (𝜒 → ∀𝑥𝜒))
cbv2h.3 (𝜑 → (𝑥 = 𝑦 → (𝜓𝜒)))
Assertion
Ref Expression
cbv2h (∀𝑥𝑦𝜑 → (∀𝑥𝜓 ↔ ∀𝑦𝜒))

Proof of Theorem cbv2h
StepHypRef Expression
1 cbv2h.1 . . 3 (𝜑 → (𝜓 → ∀𝑦𝜓))
2 cbv2h.2 . . 3 (𝜑 → (𝜒 → ∀𝑥𝜒))
3 cbv2h.3 . . . 4 (𝜑 → (𝑥 = 𝑦 → (𝜓𝜒)))
4 biimp 218 . . . 4 ((𝜓𝜒) → (𝜓𝜒))
53, 4syl6 36 . . 3 (𝜑 → (𝑥 = 𝑦 → (𝜓𝜒)))
61, 2, 5cbv1h 2440 . 2 (∀𝑥𝑦𝜑 → (∀𝑥𝜓 → ∀𝑦𝜒))
7 equcomi 2050 . . . . 5 (𝑦 = 𝑥𝑥 = 𝑦)
8 biimpr 223 . . . . 5 ((𝜓𝜒) → (𝜒𝜓))
97, 3, 8syl56 37 . . . 4 (𝜑 → (𝑦 = 𝑥 → (𝜒𝜓)))
102, 1, 9cbv1h 2440 . . 3 (∀𝑦𝑥𝜑 → (∀𝑦𝜒 → ∀𝑥𝜓))
1110alcoms 2196 . 2 (∀𝑥𝑦𝜑 → (∀𝑦𝜒 → ∀𝑥𝜓))
126, 11impbid 215 1 (∀𝑥𝑦𝜑 → (∀𝑥𝜓 ↔ ∀𝑦𝜒))
Colors of variables:    wff setvar class
This proof depends on syntax axioms:  wi 4  wb 209  wal 1568
This proof depends on axioms:  ax-mp 5  ax-1 6  ax-2 7  ax-3 8  ax-gen 1828  ax-4 1842  ax-5 1943  ax-6 2000  ax-7 2041  ax-10 2179  ax-11 2195  ax-12 2216  ax-13 2407
This proof depends on definitions:  df-bi 210  df-an 402  df-or 862  df-ex 1813  df-nf 1817
This theorem is used by:  eujustALT  2603
  Copyright terms: Public domain W3C validator