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

Theorem cbvexeqsetf 3473
Description: The expression 𝑥𝑥 = 𝐴 means "𝐴 is a set" even if 𝐴 contains 𝑥 as a bound variable. This lemma helps minimizing axiom or df-clab 2745 usage in some cases. Extracted from the proof of issetft 3474. (Contributed by Wolf Lammen, 30-Jul-2025.)
Assertion
Ref Expression
cbvexeqsetf (𝑥𝐴 → (∃𝑥 𝑥 = 𝐴 ↔ ∃𝑦 𝑦 = 𝐴))
Distinct variable groups:   𝑦,𝐴   𝑥,𝑦
Allowed substitution hint:   𝐴(𝑥)

Proof of Theorem cbvexeqsetf
StepHypRef Expression
1 nfnfc1 2931 . . . 4 𝑥𝑥𝐴
2 nfv 1947 . . . 4 𝑦𝑥𝐴
3 nfvd 1948 . . . 4 (𝑥𝐴 → Ⅎ𝑦 ¬ 𝑥 = 𝐴)
4 nfcvd 2929 . . . . . 6 (𝑥𝐴𝑥𝑦)
5 id 23 . . . . . 6 (𝑥𝐴𝑥𝐴)
64, 5nfeqd 2938 . . . . 5 (𝑥𝐴 → Ⅎ𝑥 𝑦 = 𝐴)
76nfnd 1891 . . . 4 (𝑥𝐴 → Ⅎ𝑥 ¬ 𝑦 = 𝐴)
8 eqeq1 2770 . . . . . 6 (𝑥 = 𝑦 → (𝑥 = 𝐴𝑦 = 𝐴))
98notbid 321 . . . . 5 (𝑥 = 𝑦 → (¬ 𝑥 = 𝐴 ↔ ¬ 𝑦 = 𝐴))
109a1i 11 . . . 4 (𝑥𝐴 → (𝑥 = 𝑦 → (¬ 𝑥 = 𝐴 ↔ ¬ 𝑦 = 𝐴)))
111, 2, 3, 7, 10cbv2w 2372 . . 3 (𝑥𝐴 → (∀𝑥 ¬ 𝑥 = 𝐴 ↔ ∀𝑦 ¬ 𝑦 = 𝐴))
12 alnex 1814 . . 3 (∀𝑥 ¬ 𝑥 = 𝐴 ↔ ¬ ∃𝑥 𝑥 = 𝐴)
13 alnex 1814 . . 3 (∀𝑦 ¬ 𝑦 = 𝐴 ↔ ¬ ∃𝑦 𝑦 = 𝐴)
1411, 12, 133bitr3g 316 . 2 (𝑥𝐴 → (¬ ∃𝑥 𝑥 = 𝐴 ↔ ¬ ∃𝑦 𝑦 = 𝐴))
1514con4bid 320 1 (𝑥𝐴 → (∃𝑥 𝑥 = 𝐴 ↔ ∃𝑦 𝑦 = 𝐴))
Colors of variables:    wff setvar class
This proof depends on syntax axioms:  ¬ wn 3  wi 4  wb 209  wal 1568   = wceq 1570  wex 1812  wnfc 2913
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-9 2156  ax-10 2179  ax-11 2195  ax-12 2216  ax-ext 2738
This proof depends on definitions:  df-bi 210  df-an 402  df-or 862  df-ex 1813  df-nf 1817  df-cleq 2758  df-nfc 2915
This theorem is used by:  issetft  3474  spcimgft  3518
  Copyright terms: Public domain W3C validator