Metamath Proof Explorer |
< Previous
Next >
Nearby theorems |
||
Mirrors > Home > MPE Home > Th. List > eqvincf | Structured version Visualization version GIF version |
Description: A variable introduction law for class equality, using bound-variable hypotheses instead of distinct variable conditions. (Contributed by NM, 14-Sep-2003.) |
Ref | Expression |
---|---|
eqvincf.1 | ⊢ Ⅎ𝑥𝐴 |
eqvincf.2 | ⊢ Ⅎ𝑥𝐵 |
eqvincf.3 | ⊢ 𝐴 ∈ V |
Ref | Expression |
---|---|
eqvincf | ⊢ (𝐴 = 𝐵 ↔ ∃𝑥(𝑥 = 𝐴 ∧ 𝑥 = 𝐵)) |
Step | Hyp | Ref | Expression |
---|---|---|---|
1 | eqvincf.3 | . . 3 ⊢ 𝐴 ∈ V | |
2 | 1 | eqvinc 3571 | . 2 ⊢ (𝐴 = 𝐵 ↔ ∃𝑦(𝑦 = 𝐴 ∧ 𝑦 = 𝐵)) |
3 | eqvincf.1 | . . . . 5 ⊢ Ⅎ𝑥𝐴 | |
4 | 3 | nfeq2 2923 | . . . 4 ⊢ Ⅎ𝑥 𝑦 = 𝐴 |
5 | eqvincf.2 | . . . . 5 ⊢ Ⅎ𝑥𝐵 | |
6 | 5 | nfeq2 2923 | . . . 4 ⊢ Ⅎ𝑥 𝑦 = 𝐵 |
7 | 4, 6 | nfan 1903 | . . 3 ⊢ Ⅎ𝑥(𝑦 = 𝐴 ∧ 𝑦 = 𝐵) |
8 | nfv 1918 | . . 3 ⊢ Ⅎ𝑦(𝑥 = 𝐴 ∧ 𝑥 = 𝐵) | |
9 | eqeq1 2742 | . . . 4 ⊢ (𝑦 = 𝑥 → (𝑦 = 𝐴 ↔ 𝑥 = 𝐴)) | |
10 | eqeq1 2742 | . . . 4 ⊢ (𝑦 = 𝑥 → (𝑦 = 𝐵 ↔ 𝑥 = 𝐵)) | |
11 | 9, 10 | anbi12d 630 | . . 3 ⊢ (𝑦 = 𝑥 → ((𝑦 = 𝐴 ∧ 𝑦 = 𝐵) ↔ (𝑥 = 𝐴 ∧ 𝑥 = 𝐵))) |
12 | 7, 8, 11 | cbvexv1 2341 | . 2 ⊢ (∃𝑦(𝑦 = 𝐴 ∧ 𝑦 = 𝐵) ↔ ∃𝑥(𝑥 = 𝐴 ∧ 𝑥 = 𝐵)) |
13 | 2, 12 | bitri 274 | 1 ⊢ (𝐴 = 𝐵 ↔ ∃𝑥(𝑥 = 𝐴 ∧ 𝑥 = 𝐵)) |
Colors of variables: wff setvar class |
Syntax hints: ↔ wb 205 ∧ wa 395 = wceq 1539 ∃wex 1783 ∈ wcel 2108 Ⅎwnfc 2886 Vcvv 3422 |
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-sb 2069 df-clab 2716 df-cleq 2730 df-clel 2817 df-nfc 2888 |
This theorem is referenced by: (None) |
Copyright terms: Public domain | W3C validator |