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

Theorem xpsntpg 7143
Description: The Cartesian product of a singleton and an unordered triple. (Contributed by AV, 18-Aug-2026.)
Assertion
Ref Expression
xpsntpg (((𝐴𝑉𝐵𝑊) ∧ (𝐶𝑈𝐷𝑇)) → ({𝐴} × {𝐵, 𝐶, 𝐷}) = {⟨𝐴, 𝐵⟩, ⟨𝐴, 𝐶⟩, ⟨𝐴, 𝐷⟩})

Proof of Theorem xpsntpg
StepHypRef Expression
1 xpsng 7139 . . . . 5 ((𝐴𝑉𝐵𝑊) → ({𝐴} × {𝐵}) = {⟨𝐴, 𝐵⟩})
21adantr 486 . . . 4 (((𝐴𝑉𝐵𝑊) ∧ (𝐶𝑈𝐷𝑇)) → ({𝐴} × {𝐵}) = {⟨𝐴, 𝐵⟩})
3 xpsng 7139 . . . . 5 ((𝐴𝑉𝐶𝑈) → ({𝐴} × {𝐶}) = {⟨𝐴, 𝐶⟩})
43ad2ant2r 760 . . . 4 (((𝐴𝑉𝐵𝑊) ∧ (𝐶𝑈𝐷𝑇)) → ({𝐴} × {𝐶}) = {⟨𝐴, 𝐶⟩})
52, 4uneq12d 4123 . . 3 (((𝐴𝑉𝐵𝑊) ∧ (𝐶𝑈𝐷𝑇)) → (({𝐴} × {𝐵}) ∪ ({𝐴} × {𝐶})) = ({⟨𝐴, 𝐵⟩} ∪ {⟨𝐴, 𝐶⟩}))
6 xpsng 7139 . . . 4 ((𝐴𝑉𝐷𝑇) → ({𝐴} × {𝐷}) = {⟨𝐴, 𝐷⟩})
76ad2ant2rl 762 . . 3 (((𝐴𝑉𝐵𝑊) ∧ (𝐶𝑈𝐷𝑇)) → ({𝐴} × {𝐷}) = {⟨𝐴, 𝐷⟩})
85, 7uneq12d 4123 . 2 (((𝐴𝑉𝐵𝑊) ∧ (𝐶𝑈𝐷𝑇)) → ((({𝐴} × {𝐵}) ∪ ({𝐴} × {𝐶})) ∪ ({𝐴} × {𝐷})) = (({⟨𝐴, 𝐵⟩} ∪ {⟨𝐴, 𝐶⟩}) ∪ {⟨𝐴, 𝐷⟩}))
9 df-tp 4596 . . . 4 {𝐵, 𝐶, 𝐷} = ({𝐵, 𝐶} ∪ {𝐷})
109xpeq2i 5690 . . 3 ({𝐴} × {𝐵, 𝐶, 𝐷}) = ({𝐴} × ({𝐵, 𝐶} ∪ {𝐷}))
11 xpundi 5732 . . . 4 ({𝐴} × ({𝐵, 𝐶} ∪ {𝐷})) = (({𝐴} × {𝐵, 𝐶}) ∪ ({𝐴} × {𝐷}))
12 df-pr 4594 . . . . . . 7 {𝐵, 𝐶} = ({𝐵} ∪ {𝐶})
1312xpeq2i 5690 . . . . . 6 ({𝐴} × {𝐵, 𝐶}) = ({𝐴} × ({𝐵} ∪ {𝐶}))
14 xpundi 5732 . . . . . 6 ({𝐴} × ({𝐵} ∪ {𝐶})) = (({𝐴} × {𝐵}) ∪ ({𝐴} × {𝐶}))
1513, 14eqtri 2788 . . . . 5 ({𝐴} × {𝐵, 𝐶}) = (({𝐴} × {𝐵}) ∪ ({𝐴} × {𝐶}))
1615uneq1i 4118 . . . 4 (({𝐴} × {𝐵, 𝐶}) ∪ ({𝐴} × {𝐷})) = ((({𝐴} × {𝐵}) ∪ ({𝐴} × {𝐶})) ∪ ({𝐴} × {𝐷}))
1711, 16eqtri 2788 . . 3 ({𝐴} × ({𝐵, 𝐶} ∪ {𝐷})) = ((({𝐴} × {𝐵}) ∪ ({𝐴} × {𝐶})) ∪ ({𝐴} × {𝐷}))
1810, 17eqtri 2788 . 2 ({𝐴} × {𝐵, 𝐶, 𝐷}) = ((({𝐴} × {𝐵}) ∪ ({𝐴} × {𝐶})) ∪ ({𝐴} × {𝐷}))
19 df-tp 4596 . . 3 {⟨𝐴, 𝐵⟩, ⟨𝐴, 𝐶⟩, ⟨𝐴, 𝐷⟩} = ({⟨𝐴, 𝐵⟩, ⟨𝐴, 𝐶⟩} ∪ {⟨𝐴, 𝐷⟩})
20 df-pr 4594 . . . 4 {⟨𝐴, 𝐵⟩, ⟨𝐴, 𝐶⟩} = ({⟨𝐴, 𝐵⟩} ∪ {⟨𝐴, 𝐶⟩})
2120uneq1i 4118 . . 3 ({⟨𝐴, 𝐵⟩, ⟨𝐴, 𝐶⟩} ∪ {⟨𝐴, 𝐷⟩}) = (({⟨𝐴, 𝐵⟩} ∪ {⟨𝐴, 𝐶⟩}) ∪ {⟨𝐴, 𝐷⟩})
2219, 21eqtri 2788 . 2 {⟨𝐴, 𝐵⟩, ⟨𝐴, 𝐶⟩, ⟨𝐴, 𝐷⟩} = (({⟨𝐴, 𝐵⟩} ∪ {⟨𝐴, 𝐶⟩}) ∪ {⟨𝐴, 𝐷⟩})
238, 18, 223eqtr4g 2825 1 (((𝐴𝑉𝐵𝑊) ∧ (𝐶𝑈𝐷𝑇)) → ({𝐴} × {𝐵, 𝐶, 𝐷}) = {⟨𝐴, 𝐵⟩, ⟨𝐴, 𝐶⟩, ⟨𝐴, 𝐷⟩})
Colors of variables:    wff setvar class
This proof depends on syntax axioms:  wi 4  wa 401   = wceq 1570  wcel 2146  cun 3904  {csn 4591  {cpr 4593  {ctp 4595  cop 4597   × cxp 5661
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-10 2179  ax-11 2195  ax-12 2216  ax-ext 2737  ax-sep 5259  ax-pr 5406
This proof depends on definitions:  df-bi 210  df-an 402  df-or 862  df-3an 1105  df-tru 1573  df-fal 1583  df-ex 1813  df-nf 1817  df-sb 2100  df-mo 2569  df-eu 2599  df-clab 2744  df-cleq 2757  df-clel 2840  df-nfc 2914  df-ne 2961  df-ral 3082  df-rex 3092  df-reu 3372  df-rab 3419  df-v 3459  df-dif 3909  df-un 3911  df-in 3913  df-ss 3923  df-nul 4287  df-if 4490  df-sn 4592  df-pr 4594  df-tp 4596  df-op 4598  df-br 5112  df-opab 5176  df-mpt 5195  df-id 5558  df-xp 5669  df-rel 5670  df-cnv 5671  df-co 5672  df-dm 5673  df-rn 5674  df-fun 6542  df-fn 6543  df-f 6544  df-f1 6545  df-fo 6546  df-f1o 6547
This theorem is used by:  degenmgmopdm  19034
  Copyright terms: Public domain W3C validator