| Metamath Proof Explorer |
< Previous
Next >
Nearby theorems |
||
| Mirrors > Home > MPE Home > Th. List > unissint | Structured version Visualization version GIF version | ||
| Description: If the union of a class is included in its intersection, the class is either the empty set or a singleton (uniintsn 4955). (Contributed by NM, 30-Oct-2010.) (Proof shortened by Andrew Salmon, 25-Jul-2011.) |
| Ref | Expression |
|---|---|
| unissint | ⊢ (∪ 𝐴 ⊆ ∩ 𝐴 ↔ (𝐴 = ∅ ∨ ∪ 𝐴 = ∩ 𝐴)) |
| Step | Hyp | Ref | Expression |
|---|---|---|---|
| 1 | simpl 488 | . . . . 5 ⊢ ((∪ 𝐴 ⊆ ∩ 𝐴 ∧ ¬ 𝐴 = ∅) → ∪ 𝐴 ⊆ ∩ 𝐴) | |
| 2 | df-ne 2962 | . . . . . . 7 ⊢ (𝐴 ≠ ∅ ↔ ¬ 𝐴 = ∅) | |
| 3 | intssuni 4940 | . . . . . . 7 ⊢ (𝐴 ≠ ∅ → ∩ 𝐴 ⊆ ∪ 𝐴) | |
| 4 | 2, 3 | sylbir 238 | . . . . . 6 ⊢ (¬ 𝐴 = ∅ → ∩ 𝐴 ⊆ ∪ 𝐴) |
| 5 | 4 | adantl 487 | . . . . 5 ⊢ ((∪ 𝐴 ⊆ ∩ 𝐴 ∧ ¬ 𝐴 = ∅) → ∩ 𝐴 ⊆ ∪ 𝐴) |
| 6 | 1, 5 | eqssd 3957 | . . . 4 ⊢ ((∪ 𝐴 ⊆ ∩ 𝐴 ∧ ¬ 𝐴 = ∅) → ∪ 𝐴 = ∩ 𝐴) |
| 7 | 6 | ex 418 | . . 3 ⊢ (∪ 𝐴 ⊆ ∩ 𝐴 → (¬ 𝐴 = ∅ → ∪ 𝐴 = ∩ 𝐴)) |
| 8 | 7 | orrd 877 | . 2 ⊢ (∪ 𝐴 ⊆ ∩ 𝐴 → (𝐴 = ∅ ∨ ∪ 𝐴 = ∩ 𝐴)) |
| 9 | ssv 3964 | . . . . 5 ⊢ ∪ 𝐴 ⊆ V | |
| 10 | int0 4932 | . . . . 5 ⊢ ∩ ∅ = V | |
| 11 | 9, 10 | sseqtrri 3989 | . . . 4 ⊢ ∪ 𝐴 ⊆ ∩ ∅ |
| 12 | inteq 4920 | . . . 4 ⊢ (𝐴 = ∅ → ∩ 𝐴 = ∩ ∅) | |
| 13 | 11, 12 | sseqtrrid 3983 | . . 3 ⊢ (𝐴 = ∅ → ∪ 𝐴 ⊆ ∩ 𝐴) |
| 14 | eqimss 3998 | . . 3 ⊢ (∪ 𝐴 = ∩ 𝐴 → ∪ 𝐴 ⊆ ∩ 𝐴) | |
| 15 | 13, 14 | jaoi 871 | . 2 ⊢ ((𝐴 = ∅ ∨ ∪ 𝐴 = ∩ 𝐴) → ∪ 𝐴 ⊆ ∩ 𝐴) |
| 16 | 8, 15 | impbii 212 | 1 ⊢ (∪ 𝐴 ⊆ ∩ 𝐴 ↔ (𝐴 = ∅ ∨ ∪ 𝐴 = ∩ 𝐴)) |
| Colors of variables: wff setvar class |
| This proof depends on syntax axioms: ¬ wn 3 ↔ wb 209 ∧ wa 401 ∨ wo 861 = wceq 1570 ≠ wne 2961 Vcvv 3458 ⊆ wss 3908 ∅c0 4289 ∪ cuni 4877 ∩ cint 4917 |
| This proof depends on axioms: ax-mp 5 ax-1 6 ax-2 7 ax-3 8 ax-gen 1828 ax-4 1842 ax-5 1943 ax-6 2000 ax-7 2041 ax-8 2148 ax-9 2156 ax-ext 2738 |
| This proof depends on definitions: df-bi 210 df-an 402 df-or 862 df-tru 1573 df-fal 1583 df-ex 1813 df-sb 2100 df-clab 2745 df-cleq 2758 df-clel 2841 df-ne 2962 df-ral 3083 df-rex 3093 df-v 3460 df-dif 3911 df-ss 3925 df-nul 4290 df-uni 4878 df-int 4918 |
| This theorem is used by: (None) |
| Copyright terms: Public domain | W3C validator |