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

Theorem sstp 4794
Description: The subsets of an unordered triple. (Contributed by Mario Carneiro, 2-Jul-2016.)
Assertion
Ref Expression
sstp (𝐴 ⊆ {𝐵, 𝐶, 𝐷} ↔ (((𝐴 = ∅ ∨ 𝐴 = {𝐵}) ∨ (𝐴 = {𝐶} ∨ 𝐴 = {𝐵, 𝐶})) ∨ ((𝐴 = {𝐷} ∨ 𝐴 = {𝐵, 𝐷}) ∨ (𝐴 = {𝐶, 𝐷} ∨ 𝐴 = {𝐵, 𝐶, 𝐷}))))

Proof of Theorem sstp
StepHypRef Expression
1 df-tp 4587 . . 3 {𝐵, 𝐶, 𝐷} = ({𝐵, 𝐶} ∪ {𝐷})
21sseq2i 3965 . 2 (𝐴 ⊆ {𝐵, 𝐶, 𝐷} ↔ 𝐴 ⊆ ({𝐵, 𝐶} ∪ {𝐷}))
3 0ss 4354 . . 3 ∅ ⊆ 𝐴
43biantrur 538 . 2 (𝐴 ⊆ ({𝐵, 𝐶} ∪ {𝐷}) ↔ (∅ ⊆ 𝐴𝐴 ⊆ ({𝐵, 𝐶} ∪ {𝐷})))
5 ssunsn2 4785 . . 3 ((∅ ⊆ 𝐴𝐴 ⊆ ({𝐵, 𝐶} ∪ {𝐷})) ↔ ((∅ ⊆ 𝐴𝐴 ⊆ {𝐵, 𝐶}) ∨ ((∅ ∪ {𝐷}) ⊆ 𝐴𝐴 ⊆ ({𝐵, 𝐶} ∪ {𝐷}))))
63biantrur 538 . . . . 5 (𝐴 ⊆ {𝐵, 𝐶} ↔ (∅ ⊆ 𝐴𝐴 ⊆ {𝐵, 𝐶}))
7 sspr 4793 . . . . 5 (𝐴 ⊆ {𝐵, 𝐶} ↔ ((𝐴 = ∅ ∨ 𝐴 = {𝐵}) ∨ (𝐴 = {𝐶} ∨ 𝐴 = {𝐵, 𝐶})))
86, 7bitr3i 279 . . . 4 ((∅ ⊆ 𝐴𝐴 ⊆ {𝐵, 𝐶}) ↔ ((𝐴 = ∅ ∨ 𝐴 = {𝐵}) ∨ (𝐴 = {𝐶} ∨ 𝐴 = {𝐵, 𝐶})))
9 0un 4350 . . . . . . 7 (∅ ∪ {𝐷}) = {𝐷}
109sseq1i 3964 . . . . . 6 ((∅ ∪ {𝐷}) ⊆ 𝐴 ↔ {𝐷} ⊆ 𝐴)
11 uncom 4111 . . . . . . 7 ({𝐵, 𝐶} ∪ {𝐷}) = ({𝐷} ∪ {𝐵, 𝐶})
1211sseq2i 3965 . . . . . 6 (𝐴 ⊆ ({𝐵, 𝐶} ∪ {𝐷}) ↔ 𝐴 ⊆ ({𝐷} ∪ {𝐵, 𝐶}))
1310, 12anbi12i 637 . . . . 5 (((∅ ∪ {𝐷}) ⊆ 𝐴𝐴 ⊆ ({𝐵, 𝐶} ∪ {𝐷})) ↔ ({𝐷} ⊆ 𝐴𝐴 ⊆ ({𝐷} ∪ {𝐵, 𝐶})))
14 ssunpr 4792 . . . . 5 (({𝐷} ⊆ 𝐴𝐴 ⊆ ({𝐷} ∪ {𝐵, 𝐶})) ↔ ((𝐴 = {𝐷} ∨ 𝐴 = ({𝐷} ∪ {𝐵})) ∨ (𝐴 = ({𝐷} ∪ {𝐶}) ∨ 𝐴 = ({𝐷} ∪ {𝐵, 𝐶}))))
15 uncom 4111 . . . . . . . . 9 ({𝐷} ∪ {𝐵}) = ({𝐵} ∪ {𝐷})
16 df-pr 4585 . . . . . . . . 9 {𝐵, 𝐷} = ({𝐵} ∪ {𝐷})
1715, 16eqtr4i 2788 . . . . . . . 8 ({𝐷} ∪ {𝐵}) = {𝐵, 𝐷}
1817eqeq2i 2775 . . . . . . 7 (𝐴 = ({𝐷} ∪ {𝐵}) ↔ 𝐴 = {𝐵, 𝐷})
1918orbi2i 923 . . . . . 6 ((𝐴 = {𝐷} ∨ 𝐴 = ({𝐷} ∪ {𝐵})) ↔ (𝐴 = {𝐷} ∨ 𝐴 = {𝐵, 𝐷}))
20 uncom 4111 . . . . . . . . 9 ({𝐷} ∪ {𝐶}) = ({𝐶} ∪ {𝐷})
21 df-pr 4585 . . . . . . . . 9 {𝐶, 𝐷} = ({𝐶} ∪ {𝐷})
2220, 21eqtr4i 2788 . . . . . . . 8 ({𝐷} ∪ {𝐶}) = {𝐶, 𝐷}
2322eqeq2i 2775 . . . . . . 7 (𝐴 = ({𝐷} ∪ {𝐶}) ↔ 𝐴 = {𝐶, 𝐷})
241, 11eqtr2i 2786 . . . . . . . 8 ({𝐷} ∪ {𝐵, 𝐶}) = {𝐵, 𝐶, 𝐷}
2524eqeq2i 2775 . . . . . . 7 (𝐴 = ({𝐷} ∪ {𝐵, 𝐶}) ↔ 𝐴 = {𝐵, 𝐶, 𝐷})
2623, 25orbi12i 925 . . . . . 6 ((𝐴 = ({𝐷} ∪ {𝐶}) ∨ 𝐴 = ({𝐷} ∪ {𝐵, 𝐶})) ↔ (𝐴 = {𝐶, 𝐷} ∨ 𝐴 = {𝐵, 𝐶, 𝐷}))
2719, 26orbi12i 925 . . . . 5 (((𝐴 = {𝐷} ∨ 𝐴 = ({𝐷} ∪ {𝐵})) ∨ (𝐴 = ({𝐷} ∪ {𝐶}) ∨ 𝐴 = ({𝐷} ∪ {𝐵, 𝐶}))) ↔ ((𝐴 = {𝐷} ∨ 𝐴 = {𝐵, 𝐷}) ∨ (𝐴 = {𝐶, 𝐷} ∨ 𝐴 = {𝐵, 𝐶, 𝐷})))
2813, 14, 273bitri 299 . . . 4 (((∅ ∪ {𝐷}) ⊆ 𝐴𝐴 ⊆ ({𝐵, 𝐶} ∪ {𝐷})) ↔ ((𝐴 = {𝐷} ∨ 𝐴 = {𝐵, 𝐷}) ∨ (𝐴 = {𝐶, 𝐷} ∨ 𝐴 = {𝐵, 𝐶, 𝐷})))
298, 28orbi12i 925 . . 3 (((∅ ⊆ 𝐴𝐴 ⊆ {𝐵, 𝐶}) ∨ ((∅ ∪ {𝐷}) ⊆ 𝐴𝐴 ⊆ ({𝐵, 𝐶} ∪ {𝐷}))) ↔ (((𝐴 = ∅ ∨ 𝐴 = {𝐵}) ∨ (𝐴 = {𝐶} ∨ 𝐴 = {𝐵, 𝐶})) ∨ ((𝐴 = {𝐷} ∨ 𝐴 = {𝐵, 𝐷}) ∨ (𝐴 = {𝐶, 𝐷} ∨ 𝐴 = {𝐵, 𝐶, 𝐷}))))
305, 29bitri 277 . 2 ((∅ ⊆ 𝐴𝐴 ⊆ ({𝐵, 𝐶} ∪ {𝐷})) ↔ (((𝐴 = ∅ ∨ 𝐴 = {𝐵}) ∨ (𝐴 = {𝐶} ∨ 𝐴 = {𝐵, 𝐶})) ∨ ((𝐴 = {𝐷} ∨ 𝐴 = {𝐵, 𝐷}) ∨ (𝐴 = {𝐶, 𝐷} ∨ 𝐴 = {𝐵, 𝐶, 𝐷}))))
312, 4, 303bitri 299 1 (𝐴 ⊆ {𝐵, 𝐶, 𝐷} ↔ (((𝐴 = ∅ ∨ 𝐴 = {𝐵}) ∨ (𝐴 = {𝐶} ∨ 𝐴 = {𝐵, 𝐶})) ∨ ((𝐴 = {𝐷} ∨ 𝐴 = {𝐵, 𝐷}) ∨ (𝐴 = {𝐶, 𝐷} ∨ 𝐴 = {𝐵, 𝐶, 𝐷}))))
Colors of variables: wff setvar class
Syntax hints:  wb 208  wa 399  wo 858   = wceq 1560  cun 3902  wss 3904  c0 4285  {csn 4582  {cpr 4584  {ctp 4586
This theorem was proved from axioms:  ax-mp 5  ax-1 6  ax-2 7  ax-3 8  ax-gen 1815  ax-4 1829  ax-5 1930  ax-6 1987  ax-7 2028  ax-8 2144  ax-9 2152  ax-ext 2734
This theorem depends on definitions:  df-bi 209  df-an 400  df-or 859  df-tru 1563  df-fal 1573  df-ex 1800  df-sb 2091  df-clab 2741  df-cleq 2754  df-clel 2837  df-ral 3077  df-v 3456  df-dif 3907  df-un 3909  df-in 3911  df-ss 3921  df-nul 4286  df-sn 4583  df-pr 4585  df-tp 4587
This theorem is referenced by:  pwtp  4860
  Copyright terms: Public domain W3C validator