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

Theorem eqvincf 3331
Description: A variable introduction law for class equality, using bound-variable hypotheses instead of distinct variable conditions. (Contributed by NM, 14-Sep-2003.)
Hypotheses
Ref Expression
eqvincf.1 𝑥𝐴
eqvincf.2 𝑥𝐵
eqvincf.3 𝐴 ∈ V
Assertion
Ref Expression
eqvincf (𝐴 = 𝐵 ↔ ∃𝑥(𝑥 = 𝐴𝑥 = 𝐵))

Proof of Theorem eqvincf
Dummy variable 𝑦 is distinct from all other variables.
StepHypRef Expression
1 eqvincf.3 . . 3 𝐴 ∈ V
21eqvinc 3330 . 2 (𝐴 = 𝐵 ↔ ∃𝑦(𝑦 = 𝐴𝑦 = 𝐵))
3 eqvincf.1 . . . . 5 𝑥𝐴
43nfeq2 2780 . . . 4 𝑥 𝑦 = 𝐴
5 eqvincf.2 . . . . 5 𝑥𝐵
65nfeq2 2780 . . . 4 𝑥 𝑦 = 𝐵
74, 6nfan 1828 . . 3 𝑥(𝑦 = 𝐴𝑦 = 𝐵)
8 nfv 1843 . . 3 𝑦(𝑥 = 𝐴𝑥 = 𝐵)
9 eqeq1 2626 . . . 4 (𝑦 = 𝑥 → (𝑦 = 𝐴𝑥 = 𝐴))
10 eqeq1 2626 . . . 4 (𝑦 = 𝑥 → (𝑦 = 𝐵𝑥 = 𝐵))
119, 10anbi12d 747 . . 3 (𝑦 = 𝑥 → ((𝑦 = 𝐴𝑦 = 𝐵) ↔ (𝑥 = 𝐴𝑥 = 𝐵)))
127, 8, 11cbvex 2272 . 2 (∃𝑦(𝑦 = 𝐴𝑦 = 𝐵) ↔ ∃𝑥(𝑥 = 𝐴𝑥 = 𝐵))
132, 12bitri 264 1 (𝐴 = 𝐵 ↔ ∃𝑥(𝑥 = 𝐴𝑥 = 𝐵))
Colors of variables: wff setvar class
Syntax hints:  wb 196  wa 384   = wceq 1483  wex 1704  wcel 1990  wnfc 2751  Vcvv 3200
This theorem was proved from axioms:  ax-mp 5  ax-1 6  ax-2 7  ax-3 8  ax-gen 1722  ax-4 1737  ax-5 1839  ax-6 1888  ax-7 1935  ax-9 1999  ax-10 2019  ax-11 2034  ax-12 2047  ax-13 2246  ax-ext 2602
This theorem depends on definitions:  df-bi 197  df-or 385  df-an 386  df-tru 1486  df-ex 1705  df-nf 1710  df-sb 1881  df-clab 2609  df-cleq 2615  df-clel 2618  df-nfc 2753  df-v 3202
This theorem is referenced by: (None)
  Copyright terms: Public domain W3C validator