MPE Home Metamath Proof Explorer < Previous   Next >
Nearby theorems
Mirrors  >  Home  >  MPE Home  >  Th. List  >  sspr Structured version   Visualization version   GIF version

Theorem sspr 4758
Description: The subsets of a pair. (Contributed by NM, 16-Mar-2006.) (Proof shortened by Mario Carneiro, 2-Jul-2016.)
Assertion
Ref Expression
sspr (𝐴 ⊆ {𝐵, 𝐶} ↔ ((𝐴 = ∅ ∨ 𝐴 = {𝐵}) ∨ (𝐴 = {𝐶} ∨ 𝐴 = {𝐵, 𝐶})))

Proof of Theorem sspr
StepHypRef Expression
1 uncom 4127 . . . . 5 (∅ ∪ {𝐵, 𝐶}) = ({𝐵, 𝐶} ∪ ∅)
2 un0 4342 . . . . 5 ({𝐵, 𝐶} ∪ ∅) = {𝐵, 𝐶}
31, 2eqtri 2842 . . . 4 (∅ ∪ {𝐵, 𝐶}) = {𝐵, 𝐶}
43sseq2i 3994 . . 3 (𝐴 ⊆ (∅ ∪ {𝐵, 𝐶}) ↔ 𝐴 ⊆ {𝐵, 𝐶})
5 0ss 4348 . . . 4 ∅ ⊆ 𝐴
65biantrur 533 . . 3 (𝐴 ⊆ (∅ ∪ {𝐵, 𝐶}) ↔ (∅ ⊆ 𝐴𝐴 ⊆ (∅ ∪ {𝐵, 𝐶})))
74, 6bitr3i 279 . 2 (𝐴 ⊆ {𝐵, 𝐶} ↔ (∅ ⊆ 𝐴𝐴 ⊆ (∅ ∪ {𝐵, 𝐶})))
8 ssunpr 4757 . 2 ((∅ ⊆ 𝐴𝐴 ⊆ (∅ ∪ {𝐵, 𝐶})) ↔ ((𝐴 = ∅ ∨ 𝐴 = (∅ ∪ {𝐵})) ∨ (𝐴 = (∅ ∪ {𝐶}) ∨ 𝐴 = (∅ ∪ {𝐵, 𝐶}))))
9 uncom 4127 . . . . . 6 (∅ ∪ {𝐵}) = ({𝐵} ∪ ∅)
10 un0 4342 . . . . . 6 ({𝐵} ∪ ∅) = {𝐵}
119, 10eqtri 2842 . . . . 5 (∅ ∪ {𝐵}) = {𝐵}
1211eqeq2i 2832 . . . 4 (𝐴 = (∅ ∪ {𝐵}) ↔ 𝐴 = {𝐵})
1312orbi2i 909 . . 3 ((𝐴 = ∅ ∨ 𝐴 = (∅ ∪ {𝐵})) ↔ (𝐴 = ∅ ∨ 𝐴 = {𝐵}))
14 uncom 4127 . . . . . 6 (∅ ∪ {𝐶}) = ({𝐶} ∪ ∅)
15 un0 4342 . . . . . 6 ({𝐶} ∪ ∅) = {𝐶}
1614, 15eqtri 2842 . . . . 5 (∅ ∪ {𝐶}) = {𝐶}
1716eqeq2i 2832 . . . 4 (𝐴 = (∅ ∪ {𝐶}) ↔ 𝐴 = {𝐶})
183eqeq2i 2832 . . . 4 (𝐴 = (∅ ∪ {𝐵, 𝐶}) ↔ 𝐴 = {𝐵, 𝐶})
1917, 18orbi12i 911 . . 3 ((𝐴 = (∅ ∪ {𝐶}) ∨ 𝐴 = (∅ ∪ {𝐵, 𝐶})) ↔ (𝐴 = {𝐶} ∨ 𝐴 = {𝐵, 𝐶}))
2013, 19orbi12i 911 . 2 (((𝐴 = ∅ ∨ 𝐴 = (∅ ∪ {𝐵})) ∨ (𝐴 = (∅ ∪ {𝐶}) ∨ 𝐴 = (∅ ∪ {𝐵, 𝐶}))) ↔ ((𝐴 = ∅ ∨ 𝐴 = {𝐵}) ∨ (𝐴 = {𝐶} ∨ 𝐴 = {𝐵, 𝐶})))
217, 8, 203bitri 299 1 (𝐴 ⊆ {𝐵, 𝐶} ↔ ((𝐴 = ∅ ∨ 𝐴 = {𝐵}) ∨ (𝐴 = {𝐶} ∨ 𝐴 = {𝐵, 𝐶})))
Colors of variables: wff setvar class
Syntax hints:  wb 208  wa 398  wo 843   = wceq 1531  cun 3932  wss 3934  c0 4289  {csn 4559  {cpr 4561
This theorem was proved from axioms:  ax-mp 5  ax-1 6  ax-2 7  ax-3 8  ax-gen 1790  ax-4 1804  ax-5 1905  ax-6 1964  ax-7 2009  ax-8 2110  ax-9 2118  ax-10 2139  ax-11 2154  ax-12 2170  ax-ext 2791
This theorem depends on definitions:  df-bi 209  df-an 399  df-or 844  df-3an 1084  df-tru 1534  df-ex 1775  df-nf 1779  df-sb 2064  df-clab 2798  df-cleq 2812  df-clel 2891  df-nfc 2961  df-ral 3141  df-v 3495  df-dif 3937  df-un 3939  df-in 3941  df-ss 3950  df-nul 4290  df-sn 4560  df-pr 4562
This theorem is referenced by:  sstp  4759  pwpr  4824  propssopi  5389  indistopon  21601  bj-prmoore  34399
  Copyright terms: Public domain W3C validator