Metamath Proof Explorer |
< Previous
Next >
Nearby theorems |
||
Mirrors > Home > MPE Home > Th. List > ssunsn | Structured version Visualization version GIF version |
Description: Possible values for a set sandwiched between another set and it plus a singleton. (Contributed by Mario Carneiro, 2-Jul-2016.) |
Ref | Expression |
---|---|
ssunsn | ⊢ ((𝐵 ⊆ 𝐴 ∧ 𝐴 ⊆ (𝐵 ∪ {𝐶})) ↔ (𝐴 = 𝐵 ∨ 𝐴 = (𝐵 ∪ {𝐶}))) |
Step | Hyp | Ref | Expression |
---|---|---|---|
1 | ssunsn2 4757 | . 2 ⊢ ((𝐵 ⊆ 𝐴 ∧ 𝐴 ⊆ (𝐵 ∪ {𝐶})) ↔ ((𝐵 ⊆ 𝐴 ∧ 𝐴 ⊆ 𝐵) ∨ ((𝐵 ∪ {𝐶}) ⊆ 𝐴 ∧ 𝐴 ⊆ (𝐵 ∪ {𝐶})))) | |
2 | ancom 460 | . . . 4 ⊢ ((𝐵 ⊆ 𝐴 ∧ 𝐴 ⊆ 𝐵) ↔ (𝐴 ⊆ 𝐵 ∧ 𝐵 ⊆ 𝐴)) | |
3 | eqss 3932 | . . . 4 ⊢ (𝐴 = 𝐵 ↔ (𝐴 ⊆ 𝐵 ∧ 𝐵 ⊆ 𝐴)) | |
4 | 2, 3 | bitr4i 277 | . . 3 ⊢ ((𝐵 ⊆ 𝐴 ∧ 𝐴 ⊆ 𝐵) ↔ 𝐴 = 𝐵) |
5 | ancom 460 | . . . 4 ⊢ (((𝐵 ∪ {𝐶}) ⊆ 𝐴 ∧ 𝐴 ⊆ (𝐵 ∪ {𝐶})) ↔ (𝐴 ⊆ (𝐵 ∪ {𝐶}) ∧ (𝐵 ∪ {𝐶}) ⊆ 𝐴)) | |
6 | eqss 3932 | . . . 4 ⊢ (𝐴 = (𝐵 ∪ {𝐶}) ↔ (𝐴 ⊆ (𝐵 ∪ {𝐶}) ∧ (𝐵 ∪ {𝐶}) ⊆ 𝐴)) | |
7 | 5, 6 | bitr4i 277 | . . 3 ⊢ (((𝐵 ∪ {𝐶}) ⊆ 𝐴 ∧ 𝐴 ⊆ (𝐵 ∪ {𝐶})) ↔ 𝐴 = (𝐵 ∪ {𝐶})) |
8 | 4, 7 | orbi12i 911 | . 2 ⊢ (((𝐵 ⊆ 𝐴 ∧ 𝐴 ⊆ 𝐵) ∨ ((𝐵 ∪ {𝐶}) ⊆ 𝐴 ∧ 𝐴 ⊆ (𝐵 ∪ {𝐶}))) ↔ (𝐴 = 𝐵 ∨ 𝐴 = (𝐵 ∪ {𝐶}))) |
9 | 1, 8 | bitri 274 | 1 ⊢ ((𝐵 ⊆ 𝐴 ∧ 𝐴 ⊆ (𝐵 ∪ {𝐶})) ↔ (𝐴 = 𝐵 ∨ 𝐴 = (𝐵 ∪ {𝐶}))) |
Colors of variables: wff setvar class |
Syntax hints: ↔ wb 205 ∧ wa 395 ∨ wo 843 = wceq 1539 ∪ cun 3881 ⊆ wss 3883 {csn 4558 |
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 |
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-ral 3068 df-v 3424 df-dif 3886 df-un 3888 df-in 3890 df-ss 3900 df-nul 4254 df-sn 4559 |
This theorem is referenced by: ssunpr 4762 |
Copyright terms: Public domain | W3C validator |