Metamath Proof Explorer |
< Previous
Next >
Nearby theorems |
||
Mirrors > Home > MPE Home > Th. List > cleqf | Structured version Visualization version GIF version |
Description: Establish equality between classes, using bound-variable hypotheses instead of distinct variable conditions as in dfcleq 2731. See also cleqh 2862. (Contributed by NM, 26-May-1993.) (Revised by Mario Carneiro, 7-Oct-2016.) (Proof shortened by Wolf Lammen, 17-Nov-2019.) Avoid ax-13 2372. (Revised by Wolf Lammen, 10-May-2023.) Avoid ax-10 2139. (Revised by Gino Giotto, 20-Aug-2023.) |
Ref | Expression |
---|---|
cleqf.1 | ⊢ Ⅎ𝑥𝐴 |
cleqf.2 | ⊢ Ⅎ𝑥𝐵 |
Ref | Expression |
---|---|
cleqf | ⊢ (𝐴 = 𝐵 ↔ ∀𝑥(𝑥 ∈ 𝐴 ↔ 𝑥 ∈ 𝐵)) |
Step | Hyp | Ref | Expression |
---|---|---|---|
1 | dfcleq 2731 | . 2 ⊢ (𝐴 = 𝐵 ↔ ∀𝑦(𝑦 ∈ 𝐴 ↔ 𝑦 ∈ 𝐵)) | |
2 | nfv 1918 | . . 3 ⊢ Ⅎ𝑦(𝑥 ∈ 𝐴 ↔ 𝑥 ∈ 𝐵) | |
3 | cleqf.1 | . . . . 5 ⊢ Ⅎ𝑥𝐴 | |
4 | 3 | nfcri 2893 | . . . 4 ⊢ Ⅎ𝑥 𝑦 ∈ 𝐴 |
5 | cleqf.2 | . . . . 5 ⊢ Ⅎ𝑥𝐵 | |
6 | 5 | nfcri 2893 | . . . 4 ⊢ Ⅎ𝑥 𝑦 ∈ 𝐵 |
7 | 4, 6 | nfbi 1907 | . . 3 ⊢ Ⅎ𝑥(𝑦 ∈ 𝐴 ↔ 𝑦 ∈ 𝐵) |
8 | eleq1w 2821 | . . . 4 ⊢ (𝑥 = 𝑦 → (𝑥 ∈ 𝐴 ↔ 𝑦 ∈ 𝐴)) | |
9 | eleq1w 2821 | . . . 4 ⊢ (𝑥 = 𝑦 → (𝑥 ∈ 𝐵 ↔ 𝑦 ∈ 𝐵)) | |
10 | 8, 9 | bibi12d 345 | . . 3 ⊢ (𝑥 = 𝑦 → ((𝑥 ∈ 𝐴 ↔ 𝑥 ∈ 𝐵) ↔ (𝑦 ∈ 𝐴 ↔ 𝑦 ∈ 𝐵))) |
11 | 2, 7, 10 | cbvalv1 2340 | . 2 ⊢ (∀𝑥(𝑥 ∈ 𝐴 ↔ 𝑥 ∈ 𝐵) ↔ ∀𝑦(𝑦 ∈ 𝐴 ↔ 𝑦 ∈ 𝐵)) |
12 | 1, 11 | bitr4i 277 | 1 ⊢ (𝐴 = 𝐵 ↔ ∀𝑥(𝑥 ∈ 𝐴 ↔ 𝑥 ∈ 𝐵)) |
Colors of variables: wff setvar class |
Syntax hints: ↔ wb 205 ∀wal 1537 = wceq 1539 ∈ wcel 2108 Ⅎwnfc 2886 |
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-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 df-nfc 2888 |
This theorem is referenced by: abid2f 2938 abeq2f 2939 eqvf 3432 eqrd 3936 eq0f 4271 iunab 4977 iinab 4993 mbfposr 24721 mbfinf 24734 itg1climres 24784 bnj1366 32709 bj-rabtrALT 35046 bj-rcleqf 35142 compab 41949 ssmapsn 42645 infnsuprnmpt 42685 pimrecltpos 44133 pimrecltneg 44147 smfaddlem1 44185 smflimsuplem7 44246 absnsb 44408 |
Copyright terms: Public domain | W3C validator |