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

Theorem cleqh 2862
Description: Establish equality between classes, using bound-variable hypotheses instead of distinct variable conditions as in dfcleq 2731. See also cleqf 2937. (Contributed by NM, 26-May-1993.) (Proof shortened by Wolf Lammen, 14-Nov-2019.) Remove dependency on ax-13 2372. (Revised by BJ, 30-Nov-2020.)
Hypotheses
Ref Expression
cleqh.1 (𝑦𝐴 → ∀𝑥 𝑦𝐴)
cleqh.2 (𝑦𝐵 → ∀𝑥 𝑦𝐵)
Assertion
Ref Expression
cleqh (𝐴 = 𝐵 ↔ ∀𝑥(𝑥𝐴𝑥𝐵))
Distinct variable groups:   𝑦,𝐴   𝑦,𝐵   𝑥,𝑦
Allowed substitution hints:   𝐴(𝑥)   𝐵(𝑥)

Proof of Theorem cleqh
StepHypRef Expression
1 dfcleq 2731 . 2 (𝐴 = 𝐵 ↔ ∀𝑦(𝑦𝐴𝑦𝐵))
2 nfv 1918 . . 3 𝑦(𝑥𝐴𝑥𝐵)
3 cleqh.1 . . . . 5 (𝑦𝐴 → ∀𝑥 𝑦𝐴)
43nf5i 2144 . . . 4 𝑥 𝑦𝐴
5 cleqh.2 . . . . 5 (𝑦𝐵 → ∀𝑥 𝑦𝐵)
65nf5i 2144 . . . 4 𝑥 𝑦𝐵
74, 6nfbi 1907 . . 3 𝑥(𝑦𝐴𝑦𝐵)
8 eleq1w 2821 . . . 4 (𝑥 = 𝑦 → (𝑥𝐴𝑦𝐴))
9 eleq1w 2821 . . . 4 (𝑥 = 𝑦 → (𝑥𝐵𝑦𝐵))
108, 9bibi12d 345 . . 3 (𝑥 = 𝑦 → ((𝑥𝐴𝑥𝐵) ↔ (𝑦𝐴𝑦𝐵)))
112, 7, 10cbvalv1 2340 . 2 (∀𝑥(𝑥𝐴𝑥𝐵) ↔ ∀𝑦(𝑦𝐴𝑦𝐵))
121, 11bitr4i 277 1 (𝐴 = 𝐵 ↔ ∀𝑥(𝑥𝐴𝑥𝐵))
Colors of variables: wff setvar class
Syntax hints:  wi 4  wb 205  wal 1537   = wceq 1539  wcel 2108
This theorem was proved from axioms:  ax-mp 5  ax-1 6  ax-2 7  ax-3 8  ax-gen 1799  ax-4 1813  ax-5 1914  ax-6 1972  ax-7 2012  ax-8 2110  ax-9 2118  ax-10 2139  ax-11 2156  ax-12 2173  ax-ext 2709
This theorem depends on definitions:  df-bi 206  df-an 396  df-or 844  df-tru 1542  df-ex 1784  df-nf 1788  df-cleq 2730  df-clel 2817
This theorem is referenced by:  abeq2  2871  abbiOLD  2879
  Copyright terms: Public domain W3C validator