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

Theorem disjpr2OLD 4195
Description: Obsolete proof of disjpr2 4194 as of 23-Jul-2021. (Contributed by Alexander van der Vekens, 11-Nov-2017.) (New usage is discouraged.) (Proof modification is discouraged.)
Assertion
Ref Expression
disjpr2OLD (((𝐴𝐶𝐵𝐶) ∧ (𝐴𝐷𝐵𝐷)) → ({𝐴, 𝐵} ∩ {𝐶, 𝐷}) = ∅)

Proof of Theorem disjpr2OLD
StepHypRef Expression
1 df-pr 4128 . . . 4 {𝐶, 𝐷} = ({𝐶} ∪ {𝐷})
21a1i 11 . . 3 (((𝐴𝐶𝐵𝐶) ∧ (𝐴𝐷𝐵𝐷)) → {𝐶, 𝐷} = ({𝐶} ∪ {𝐷}))
32ineq2d 3776 . 2 (((𝐴𝐶𝐵𝐶) ∧ (𝐴𝐷𝐵𝐷)) → ({𝐴, 𝐵} ∩ {𝐶, 𝐷}) = ({𝐴, 𝐵} ∩ ({𝐶} ∪ {𝐷})))
4 indi 3832 . . 3 ({𝐴, 𝐵} ∩ ({𝐶} ∪ {𝐷})) = (({𝐴, 𝐵} ∩ {𝐶}) ∪ ({𝐴, 𝐵} ∩ {𝐷}))
5 df-pr 4128 . . . . . . . 8 {𝐴, 𝐵} = ({𝐴} ∪ {𝐵})
65ineq1i 3772 . . . . . . 7 ({𝐴, 𝐵} ∩ {𝐶}) = (({𝐴} ∪ {𝐵}) ∩ {𝐶})
7 indir 3834 . . . . . . 7 (({𝐴} ∪ {𝐵}) ∩ {𝐶}) = (({𝐴} ∩ {𝐶}) ∪ ({𝐵} ∩ {𝐶}))
86, 7eqtri 2632 . . . . . 6 ({𝐴, 𝐵} ∩ {𝐶}) = (({𝐴} ∩ {𝐶}) ∪ ({𝐵} ∩ {𝐶}))
9 disjsn2 4193 . . . . . . . . . 10 (𝐴𝐶 → ({𝐴} ∩ {𝐶}) = ∅)
109adantr 480 . . . . . . . . 9 ((𝐴𝐶𝐵𝐶) → ({𝐴} ∩ {𝐶}) = ∅)
1110adantr 480 . . . . . . . 8 (((𝐴𝐶𝐵𝐶) ∧ (𝐴𝐷𝐵𝐷)) → ({𝐴} ∩ {𝐶}) = ∅)
12 disjsn2 4193 . . . . . . . . . 10 (𝐵𝐶 → ({𝐵} ∩ {𝐶}) = ∅)
1312adantl 481 . . . . . . . . 9 ((𝐴𝐶𝐵𝐶) → ({𝐵} ∩ {𝐶}) = ∅)
1413adantr 480 . . . . . . . 8 (((𝐴𝐶𝐵𝐶) ∧ (𝐴𝐷𝐵𝐷)) → ({𝐵} ∩ {𝐶}) = ∅)
1511, 14jca 553 . . . . . . 7 (((𝐴𝐶𝐵𝐶) ∧ (𝐴𝐷𝐵𝐷)) → (({𝐴} ∩ {𝐶}) = ∅ ∧ ({𝐵} ∩ {𝐶}) = ∅))
16 un00 3963 . . . . . . 7 ((({𝐴} ∩ {𝐶}) = ∅ ∧ ({𝐵} ∩ {𝐶}) = ∅) ↔ (({𝐴} ∩ {𝐶}) ∪ ({𝐵} ∩ {𝐶})) = ∅)
1715, 16sylib 207 . . . . . 6 (((𝐴𝐶𝐵𝐶) ∧ (𝐴𝐷𝐵𝐷)) → (({𝐴} ∩ {𝐶}) ∪ ({𝐵} ∩ {𝐶})) = ∅)
188, 17syl5eq 2656 . . . . 5 (((𝐴𝐶𝐵𝐶) ∧ (𝐴𝐷𝐵𝐷)) → ({𝐴, 𝐵} ∩ {𝐶}) = ∅)
195ineq1i 3772 . . . . . . 7 ({𝐴, 𝐵} ∩ {𝐷}) = (({𝐴} ∪ {𝐵}) ∩ {𝐷})
20 indir 3834 . . . . . . 7 (({𝐴} ∪ {𝐵}) ∩ {𝐷}) = (({𝐴} ∩ {𝐷}) ∪ ({𝐵} ∩ {𝐷}))
2119, 20eqtri 2632 . . . . . 6 ({𝐴, 𝐵} ∩ {𝐷}) = (({𝐴} ∩ {𝐷}) ∪ ({𝐵} ∩ {𝐷}))
22 disjsn2 4193 . . . . . . . . . 10 (𝐴𝐷 → ({𝐴} ∩ {𝐷}) = ∅)
2322adantr 480 . . . . . . . . 9 ((𝐴𝐷𝐵𝐷) → ({𝐴} ∩ {𝐷}) = ∅)
2423adantl 481 . . . . . . . 8 (((𝐴𝐶𝐵𝐶) ∧ (𝐴𝐷𝐵𝐷)) → ({𝐴} ∩ {𝐷}) = ∅)
25 disjsn2 4193 . . . . . . . . . 10 (𝐵𝐷 → ({𝐵} ∩ {𝐷}) = ∅)
2625adantl 481 . . . . . . . . 9 ((𝐴𝐷𝐵𝐷) → ({𝐵} ∩ {𝐷}) = ∅)
2726adantl 481 . . . . . . . 8 (((𝐴𝐶𝐵𝐶) ∧ (𝐴𝐷𝐵𝐷)) → ({𝐵} ∩ {𝐷}) = ∅)
2824, 27jca 553 . . . . . . 7 (((𝐴𝐶𝐵𝐶) ∧ (𝐴𝐷𝐵𝐷)) → (({𝐴} ∩ {𝐷}) = ∅ ∧ ({𝐵} ∩ {𝐷}) = ∅))
29 un00 3963 . . . . . . 7 ((({𝐴} ∩ {𝐷}) = ∅ ∧ ({𝐵} ∩ {𝐷}) = ∅) ↔ (({𝐴} ∩ {𝐷}) ∪ ({𝐵} ∩ {𝐷})) = ∅)
3028, 29sylib 207 . . . . . 6 (((𝐴𝐶𝐵𝐶) ∧ (𝐴𝐷𝐵𝐷)) → (({𝐴} ∩ {𝐷}) ∪ ({𝐵} ∩ {𝐷})) = ∅)
3121, 30syl5eq 2656 . . . . 5 (((𝐴𝐶𝐵𝐶) ∧ (𝐴𝐷𝐵𝐷)) → ({𝐴, 𝐵} ∩ {𝐷}) = ∅)
3218, 31uneq12d 3730 . . . 4 (((𝐴𝐶𝐵𝐶) ∧ (𝐴𝐷𝐵𝐷)) → (({𝐴, 𝐵} ∩ {𝐶}) ∪ ({𝐴, 𝐵} ∩ {𝐷})) = (∅ ∪ ∅))
33 un0 3919 . . . 4 (∅ ∪ ∅) = ∅
3432, 33syl6eq 2660 . . 3 (((𝐴𝐶𝐵𝐶) ∧ (𝐴𝐷𝐵𝐷)) → (({𝐴, 𝐵} ∩ {𝐶}) ∪ ({𝐴, 𝐵} ∩ {𝐷})) = ∅)
354, 34syl5eq 2656 . 2 (((𝐴𝐶𝐵𝐶) ∧ (𝐴𝐷𝐵𝐷)) → ({𝐴, 𝐵} ∩ ({𝐶} ∪ {𝐷})) = ∅)
363, 35eqtrd 2644 1 (((𝐴𝐶𝐵𝐶) ∧ (𝐴𝐷𝐵𝐷)) → ({𝐴, 𝐵} ∩ {𝐶, 𝐷}) = ∅)
Colors of variables: wff setvar class
Syntax hints:  wi 4  wa 383   = wceq 1475  wne 2780  cun 3538  cin 3539  c0 3874  {csn 4125  {cpr 4127
This theorem was proved from axioms:  ax-mp 5  ax-1 6  ax-2 7  ax-3 8  ax-gen 1713  ax-4 1728  ax-5 1827  ax-6 1875  ax-7 1922  ax-10 2006  ax-11 2021  ax-12 2034  ax-13 2234  ax-ext 2590
This theorem depends on definitions:  df-bi 196  df-or 384  df-an 385  df-tru 1478  df-ex 1696  df-nf 1701  df-sb 1868  df-clab 2597  df-cleq 2603  df-clel 2606  df-nfc 2740  df-ne 2782  df-ral 2901  df-v 3175  df-dif 3543  df-un 3545  df-in 3547  df-ss 3554  df-nul 3875  df-sn 4126  df-pr 4128
This theorem is referenced by: (None)
  Copyright terms: Public domain W3C validator