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

Theorem sstp 4767
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 4560 . . 3 {𝐵, 𝐶, 𝐷} = ({𝐵, 𝐶} ∪ {𝐷})
21sseq2i 3944 . 2 (𝐴 ⊆ {𝐵, 𝐶, 𝐷} ↔ 𝐴 ⊆ ({𝐵, 𝐶} ∪ {𝐷}))
3 0ss 4328 . . 3 ∅ ⊆ 𝐴
43biantrur 535 . 2 (𝐴 ⊆ ({𝐵, 𝐶} ∪ {𝐷}) ↔ (∅ ⊆ 𝐴𝐴 ⊆ ({𝐵, 𝐶} ∪ {𝐷})))
5 ssunsn2 4758 . . 3 ((∅ ⊆ 𝐴𝐴 ⊆ ({𝐵, 𝐶} ∪ {𝐷})) ↔ ((∅ ⊆ 𝐴𝐴 ⊆ {𝐵, 𝐶}) ∨ ((∅ ∪ {𝐷}) ⊆ 𝐴𝐴 ⊆ ({𝐵, 𝐶} ∪ {𝐷}))))
63biantrur 535 . . . . 5 (𝐴 ⊆ {𝐵, 𝐶} ↔ (∅ ⊆ 𝐴𝐴 ⊆ {𝐵, 𝐶}))
7 sspr 4766 . . . . 5 (𝐴 ⊆ {𝐵, 𝐶} ↔ ((𝐴 = ∅ ∨ 𝐴 = {𝐵}) ∨ (𝐴 = {𝐶} ∨ 𝐴 = {𝐵, 𝐶})))
86, 7bitr3i 278 . . . 4 ((∅ ⊆ 𝐴𝐴 ⊆ {𝐵, 𝐶}) ↔ ((𝐴 = ∅ ∨ 𝐴 = {𝐵}) ∨ (𝐴 = {𝐶} ∨ 𝐴 = {𝐵, 𝐶})))
9 0un 4324 . . . . . . 7 (∅ ∪ {𝐷}) = {𝐷}
109sseq1i 3943 . . . . . 6 ((∅ ∪ {𝐷}) ⊆ 𝐴 ↔ {𝐷} ⊆ 𝐴)
11 uncom 4088 . . . . . . 7 ({𝐵, 𝐶} ∪ {𝐷}) = ({𝐷} ∪ {𝐵, 𝐶})
1211sseq2i 3944 . . . . . 6 (𝐴 ⊆ ({𝐵, 𝐶} ∪ {𝐷}) ↔ 𝐴 ⊆ ({𝐷} ∪ {𝐵, 𝐶}))
1310, 12anbi12i 634 . . . . 5 (((∅ ∪ {𝐷}) ⊆ 𝐴𝐴 ⊆ ({𝐵, 𝐶} ∪ {𝐷})) ↔ ({𝐷} ⊆ 𝐴𝐴 ⊆ ({𝐷} ∪ {𝐵, 𝐶})))
14 ssunpr 4765 . . . . 5 (({𝐷} ⊆ 𝐴𝐴 ⊆ ({𝐷} ∪ {𝐵, 𝐶})) ↔ ((𝐴 = {𝐷} ∨ 𝐴 = ({𝐷} ∪ {𝐵})) ∨ (𝐴 = ({𝐷} ∪ {𝐶}) ∨ 𝐴 = ({𝐷} ∪ {𝐵, 𝐶}))))
15 uncom 4088 . . . . . . . . 9 ({𝐷} ∪ {𝐵}) = ({𝐵} ∪ {𝐷})
16 df-pr 4558 . . . . . . . . 9 {𝐵, 𝐷} = ({𝐵} ∪ {𝐷})
1715, 16eqtr4i 2765 . . . . . . . 8 ({𝐷} ∪ {𝐵}) = {𝐵, 𝐷}
1817eqeq2i 2752 . . . . . . 7 (𝐴 = ({𝐷} ∪ {𝐵}) ↔ 𝐴 = {𝐵, 𝐷})
1918orbi2i 918 . . . . . 6 ((𝐴 = {𝐷} ∨ 𝐴 = ({𝐷} ∪ {𝐵})) ↔ (𝐴 = {𝐷} ∨ 𝐴 = {𝐵, 𝐷}))
20 uncom 4088 . . . . . . . . 9 ({𝐷} ∪ {𝐶}) = ({𝐶} ∪ {𝐷})
21 df-pr 4558 . . . . . . . . 9 {𝐶, 𝐷} = ({𝐶} ∪ {𝐷})
2220, 21eqtr4i 2765 . . . . . . . 8 ({𝐷} ∪ {𝐶}) = {𝐶, 𝐷}
2322eqeq2i 2752 . . . . . . 7 (𝐴 = ({𝐷} ∪ {𝐶}) ↔ 𝐴 = {𝐶, 𝐷})
241, 11eqtr2i 2763 . . . . . . . 8 ({𝐷} ∪ {𝐵, 𝐶}) = {𝐵, 𝐶, 𝐷}
2524eqeq2i 2752 . . . . . . 7 (𝐴 = ({𝐷} ∪ {𝐵, 𝐶}) ↔ 𝐴 = {𝐵, 𝐶, 𝐷})
2623, 25orbi12i 920 . . . . . 6 ((𝐴 = ({𝐷} ∪ {𝐶}) ∨ 𝐴 = ({𝐷} ∪ {𝐵, 𝐶})) ↔ (𝐴 = {𝐶, 𝐷} ∨ 𝐴 = {𝐵, 𝐶, 𝐷}))
2719, 26orbi12i 920 . . . . 5 (((𝐴 = {𝐷} ∨ 𝐴 = ({𝐷} ∪ {𝐵})) ∨ (𝐴 = ({𝐷} ∪ {𝐶}) ∨ 𝐴 = ({𝐷} ∪ {𝐵, 𝐶}))) ↔ ((𝐴 = {𝐷} ∨ 𝐴 = {𝐵, 𝐷}) ∨ (𝐴 = {𝐶, 𝐷} ∨ 𝐴 = {𝐵, 𝐶, 𝐷})))
2813, 14, 273bitri 298 . . . 4 (((∅ ∪ {𝐷}) ⊆ 𝐴𝐴 ⊆ ({𝐵, 𝐶} ∪ {𝐷})) ↔ ((𝐴 = {𝐷} ∨ 𝐴 = {𝐵, 𝐷}) ∨ (𝐴 = {𝐶, 𝐷} ∨ 𝐴 = {𝐵, 𝐶, 𝐷})))
298, 28orbi12i 920 . . 3 (((∅ ⊆ 𝐴𝐴 ⊆ {𝐵, 𝐶}) ∨ ((∅ ∪ {𝐷}) ⊆ 𝐴𝐴 ⊆ ({𝐵, 𝐶} ∪ {𝐷}))) ↔ (((𝐴 = ∅ ∨ 𝐴 = {𝐵}) ∨ (𝐴 = {𝐶} ∨ 𝐴 = {𝐵, 𝐶})) ∨ ((𝐴 = {𝐷} ∨ 𝐴 = {𝐵, 𝐷}) ∨ (𝐴 = {𝐶, 𝐷} ∨ 𝐴 = {𝐵, 𝐶, 𝐷}))))
305, 29bitri 276 . 2 ((∅ ⊆ 𝐴𝐴 ⊆ ({𝐵, 𝐶} ∪ {𝐷})) ↔ (((𝐴 = ∅ ∨ 𝐴 = {𝐵}) ∨ (𝐴 = {𝐶} ∨ 𝐴 = {𝐵, 𝐶})) ∨ ((𝐴 = {𝐷} ∨ 𝐴 = {𝐵, 𝐷}) ∨ (𝐴 = {𝐶, 𝐷} ∨ 𝐴 = {𝐵, 𝐶, 𝐷}))))
312, 4, 303bitri 298 1 (𝐴 ⊆ {𝐵, 𝐶, 𝐷} ↔ (((𝐴 = ∅ ∨ 𝐴 = {𝐵}) ∨ (𝐴 = {𝐶} ∨ 𝐴 = {𝐵, 𝐶})) ∨ ((𝐴 = {𝐷} ∨ 𝐴 = {𝐵, 𝐷}) ∨ (𝐴 = {𝐶, 𝐷} ∨ 𝐴 = {𝐵, 𝐶, 𝐷}))))
Colors of variables: wff setvar class
Syntax hints:  wb 207  wa 396  wo 853   = wceq 1547  cun 3881  wss 3883  c0 4261  {csn 4555  {cpr 4557  {ctp 4559
This theorem was proved from axioms:  ax-mp 5  ax-1 6  ax-2 7  ax-3 8  ax-gen 1802  ax-4 1816  ax-5 1917  ax-6 1974  ax-7 2015  ax-8 2121  ax-9 2129  ax-ext 2711
This theorem depends on definitions:  df-bi 208  df-an 397  df-or 854  df-tru 1550  df-fal 1560  df-ex 1787  df-sb 2074  df-clab 2718  df-cleq 2731  df-clel 2814  df-ral 3054  df-v 3433  df-dif 3886  df-un 3888  df-in 3890  df-ss 3900  df-nul 4262  df-sn 4556  df-pr 4558  df-tp 4560
This theorem is referenced by:  pwtp  4833
  Copyright terms: Public domain W3C validator