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

Theorem cbvexeqsetf 3470
Description: The expression 𝑥𝑥 = 𝐴 means "𝐴 is a set" even if 𝐴 contains 𝑥 as a bound variable. This lemma helps minimizing axiom or df-clab 2742 usage in some cases. Extracted from the proof of issetft 3471. (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 2928 . . . 4 𝑥𝑥𝐴
2 nfv 1944 . . . 4 𝑦𝑥𝐴
3 nfvd 1945 . . . 4 (𝑥𝐴 → Ⅎ𝑦 ¬ 𝑥 = 𝐴)
4 nfcvd 2926 . . . . . 6 (𝑥𝐴𝑥𝑦)
5 id 23 . . . . . 6 (𝑥𝐴𝑥𝐴)
64, 5nfeqd 2935 . . . . 5 (𝑥𝐴 → Ⅎ𝑥 𝑦 = 𝐴)
76nfnd 1888 . . . 4 (𝑥𝐴 → Ⅎ𝑥 ¬ 𝑦 = 𝐴)
8 eqeq1 2767 . . . . . 6 (𝑥 = 𝑦 → (𝑥 = 𝐴𝑦 = 𝐴))
98notbid 321 . . . . 5 (𝑥 = 𝑦 → (¬ 𝑥 = 𝐴 ↔ ¬ 𝑦 = 𝐴))
109a1i 11 . . . 4 (𝑥𝐴 → (𝑥 = 𝑦 → (¬ 𝑥 = 𝐴 ↔ ¬ 𝑦 = 𝐴)))
111, 2, 3, 7, 10cbv2w 2369 . . 3 (𝑥𝐴 → (∀𝑥 ¬ 𝑥 = 𝐴 ↔ ∀𝑦 ¬ 𝑦 = 𝐴))
12 alnex 1811 . . 3 (∀𝑥 ¬ 𝑥 = 𝐴 ↔ ¬ ∃𝑥 𝑥 = 𝐴)
13 alnex 1811 . . 3 (∀𝑦 ¬ 𝑦 = 𝐴 ↔ ¬ ∃𝑦 𝑦 = 𝐴)
1411, 12, 133bitr3g 316 . 2 (𝑥𝐴 → (¬ ∃𝑥 𝑥 = 𝐴 ↔ ¬ ∃𝑦 𝑦 = 𝐴))
1514con4bid 320 1 (𝑥𝐴 → (∃𝑥 𝑥 = 𝐴 ↔ ∃𝑦 𝑦 = 𝐴))
Colors of variables: wff setvar class
Syntax hints:  ¬ wn 3  wi 4  wb 209  wal 1568   = wceq 1570  wex 1809  wnfc 2910
This theorem was proved from axioms:  ax-mp 5  ax-1 6  ax-2 7  ax-3 8  ax-gen 1825  ax-4 1839  ax-5 1940  ax-6 1997  ax-7 2038  ax-9 2153  ax-10 2176  ax-11 2192  ax-12 2213  ax-ext 2735
This theorem depends on definitions:  df-bi 210  df-an 401  df-or 861  df-ex 1810  df-nf 1814  df-cleq 2755  df-nfc 2912
This theorem is referenced by:  issetft  3471  spcimgft  3515
  Copyright terms: Public domain W3C validator