Metamath Proof Explorer |
< Previous
Next >
Nearby theorems |
||
Mirrors > Home > MPE Home > Th. List > ssext | Structured version Visualization version GIF version |
Description: An extensionality-like principle that uses the subset instead of the membership relation: two classes are equal iff they have the same subsets. (Contributed by NM, 30-Jun-2004.) |
Ref | Expression |
---|---|
ssext | ⊢ (𝐴 = 𝐵 ↔ ∀𝑥(𝑥 ⊆ 𝐴 ↔ 𝑥 ⊆ 𝐵)) |
Step | Hyp | Ref | Expression |
---|---|---|---|
1 | ssextss 5363 | . . 3 ⊢ (𝐴 ⊆ 𝐵 ↔ ∀𝑥(𝑥 ⊆ 𝐴 → 𝑥 ⊆ 𝐵)) | |
2 | ssextss 5363 | . . 3 ⊢ (𝐵 ⊆ 𝐴 ↔ ∀𝑥(𝑥 ⊆ 𝐵 → 𝑥 ⊆ 𝐴)) | |
3 | 1, 2 | anbi12i 626 | . 2 ⊢ ((𝐴 ⊆ 𝐵 ∧ 𝐵 ⊆ 𝐴) ↔ (∀𝑥(𝑥 ⊆ 𝐴 → 𝑥 ⊆ 𝐵) ∧ ∀𝑥(𝑥 ⊆ 𝐵 → 𝑥 ⊆ 𝐴))) |
4 | eqss 3932 | . 2 ⊢ (𝐴 = 𝐵 ↔ (𝐴 ⊆ 𝐵 ∧ 𝐵 ⊆ 𝐴)) | |
5 | albiim 1893 | . 2 ⊢ (∀𝑥(𝑥 ⊆ 𝐴 ↔ 𝑥 ⊆ 𝐵) ↔ (∀𝑥(𝑥 ⊆ 𝐴 → 𝑥 ⊆ 𝐵) ∧ ∀𝑥(𝑥 ⊆ 𝐵 → 𝑥 ⊆ 𝐴))) | |
6 | 3, 4, 5 | 3bitr4i 302 | 1 ⊢ (𝐴 = 𝐵 ↔ ∀𝑥(𝑥 ⊆ 𝐴 ↔ 𝑥 ⊆ 𝐵)) |
Colors of variables: wff setvar class |
Syntax hints: → wi 4 ↔ wb 205 ∧ wa 395 ∀wal 1537 = wceq 1539 ⊆ wss 3883 |
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-ext 2709 ax-sep 5218 ax-nul 5225 ax-pr 5347 |
This theorem depends on definitions: df-bi 206 df-an 396 df-or 844 df-tru 1542 df-fal 1552 df-ex 1784 df-sb 2069 df-clab 2716 df-cleq 2730 df-clel 2817 df-v 3424 df-dif 3886 df-un 3888 df-in 3890 df-ss 3900 df-nul 4254 df-pw 4532 df-sn 4559 df-pr 4561 |
This theorem is referenced by: extssr 36554 |
Copyright terms: Public domain | W3C validator |