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

Theorem disjpr2OLD 4249
Description: Obsolete proof of disjpr2 4248 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 4180 . . . 4 {𝐶, 𝐷} = ({𝐶} ∪ {𝐷})
21a1i 11 . . 3 (((𝐴𝐶𝐵𝐶) ∧ (𝐴𝐷𝐵𝐷)) → {𝐶, 𝐷} = ({𝐶} ∪ {𝐷}))
32ineq2d 3814 . 2 (((𝐴𝐶𝐵𝐶) ∧ (𝐴𝐷𝐵𝐷)) → ({𝐴, 𝐵} ∩ {𝐶, 𝐷}) = ({𝐴, 𝐵} ∩ ({𝐶} ∪ {𝐷})))
4 indi 3873 . . 3 ({𝐴, 𝐵} ∩ ({𝐶} ∪ {𝐷})) = (({𝐴, 𝐵} ∩ {𝐶}) ∪ ({𝐴, 𝐵} ∩ {𝐷}))
5 df-pr 4180 . . . . . . . 8 {𝐴, 𝐵} = ({𝐴} ∪ {𝐵})
65ineq1i 3810 . . . . . . 7 ({𝐴, 𝐵} ∩ {𝐶}) = (({𝐴} ∪ {𝐵}) ∩ {𝐶})
7 indir 3875 . . . . . . 7 (({𝐴} ∪ {𝐵}) ∩ {𝐶}) = (({𝐴} ∩ {𝐶}) ∪ ({𝐵} ∩ {𝐶}))
86, 7eqtri 2644 . . . . . 6 ({𝐴, 𝐵} ∩ {𝐶}) = (({𝐴} ∩ {𝐶}) ∪ ({𝐵} ∩ {𝐶}))
9 disjsn2 4247 . . . . . . . . . 10 (𝐴𝐶 → ({𝐴} ∩ {𝐶}) = ∅)
109adantr 481 . . . . . . . . 9 ((𝐴𝐶𝐵𝐶) → ({𝐴} ∩ {𝐶}) = ∅)
1110adantr 481 . . . . . . . 8 (((𝐴𝐶𝐵𝐶) ∧ (𝐴𝐷𝐵𝐷)) → ({𝐴} ∩ {𝐶}) = ∅)
12 disjsn2 4247 . . . . . . . . . 10 (𝐵𝐶 → ({𝐵} ∩ {𝐶}) = ∅)
1312adantl 482 . . . . . . . . 9 ((𝐴𝐶𝐵𝐶) → ({𝐵} ∩ {𝐶}) = ∅)
1413adantr 481 . . . . . . . 8 (((𝐴𝐶𝐵𝐶) ∧ (𝐴𝐷𝐵𝐷)) → ({𝐵} ∩ {𝐶}) = ∅)
1511, 14jca 554 . . . . . . 7 (((𝐴𝐶𝐵𝐶) ∧ (𝐴𝐷𝐵𝐷)) → (({𝐴} ∩ {𝐶}) = ∅ ∧ ({𝐵} ∩ {𝐶}) = ∅))
16 un00 4011 . . . . . . 7 ((({𝐴} ∩ {𝐶}) = ∅ ∧ ({𝐵} ∩ {𝐶}) = ∅) ↔ (({𝐴} ∩ {𝐶}) ∪ ({𝐵} ∩ {𝐶})) = ∅)
1715, 16sylib 208 . . . . . 6 (((𝐴𝐶𝐵𝐶) ∧ (𝐴𝐷𝐵𝐷)) → (({𝐴} ∩ {𝐶}) ∪ ({𝐵} ∩ {𝐶})) = ∅)
188, 17syl5eq 2668 . . . . 5 (((𝐴𝐶𝐵𝐶) ∧ (𝐴𝐷𝐵𝐷)) → ({𝐴, 𝐵} ∩ {𝐶}) = ∅)
195ineq1i 3810 . . . . . . 7 ({𝐴, 𝐵} ∩ {𝐷}) = (({𝐴} ∪ {𝐵}) ∩ {𝐷})
20 indir 3875 . . . . . . 7 (({𝐴} ∪ {𝐵}) ∩ {𝐷}) = (({𝐴} ∩ {𝐷}) ∪ ({𝐵} ∩ {𝐷}))
2119, 20eqtri 2644 . . . . . 6 ({𝐴, 𝐵} ∩ {𝐷}) = (({𝐴} ∩ {𝐷}) ∪ ({𝐵} ∩ {𝐷}))
22 disjsn2 4247 . . . . . . . . . 10 (𝐴𝐷 → ({𝐴} ∩ {𝐷}) = ∅)
2322adantr 481 . . . . . . . . 9 ((𝐴𝐷𝐵𝐷) → ({𝐴} ∩ {𝐷}) = ∅)
2423adantl 482 . . . . . . . 8 (((𝐴𝐶𝐵𝐶) ∧ (𝐴𝐷𝐵𝐷)) → ({𝐴} ∩ {𝐷}) = ∅)
25 disjsn2 4247 . . . . . . . . . 10 (𝐵𝐷 → ({𝐵} ∩ {𝐷}) = ∅)
2625adantl 482 . . . . . . . . 9 ((𝐴𝐷𝐵𝐷) → ({𝐵} ∩ {𝐷}) = ∅)
2726adantl 482 . . . . . . . 8 (((𝐴𝐶𝐵𝐶) ∧ (𝐴𝐷𝐵𝐷)) → ({𝐵} ∩ {𝐷}) = ∅)
2824, 27jca 554 . . . . . . 7 (((𝐴𝐶𝐵𝐶) ∧ (𝐴𝐷𝐵𝐷)) → (({𝐴} ∩ {𝐷}) = ∅ ∧ ({𝐵} ∩ {𝐷}) = ∅))
29 un00 4011 . . . . . . 7 ((({𝐴} ∩ {𝐷}) = ∅ ∧ ({𝐵} ∩ {𝐷}) = ∅) ↔ (({𝐴} ∩ {𝐷}) ∪ ({𝐵} ∩ {𝐷})) = ∅)
3028, 29sylib 208 . . . . . 6 (((𝐴𝐶𝐵𝐶) ∧ (𝐴𝐷𝐵𝐷)) → (({𝐴} ∩ {𝐷}) ∪ ({𝐵} ∩ {𝐷})) = ∅)
3121, 30syl5eq 2668 . . . . 5 (((𝐴𝐶𝐵𝐶) ∧ (𝐴𝐷𝐵𝐷)) → ({𝐴, 𝐵} ∩ {𝐷}) = ∅)
3218, 31uneq12d 3768 . . . 4 (((𝐴𝐶𝐵𝐶) ∧ (𝐴𝐷𝐵𝐷)) → (({𝐴, 𝐵} ∩ {𝐶}) ∪ ({𝐴, 𝐵} ∩ {𝐷})) = (∅ ∪ ∅))
33 un0 3967 . . . 4 (∅ ∪ ∅) = ∅
3432, 33syl6eq 2672 . . 3 (((𝐴𝐶𝐵𝐶) ∧ (𝐴𝐷𝐵𝐷)) → (({𝐴, 𝐵} ∩ {𝐶}) ∪ ({𝐴, 𝐵} ∩ {𝐷})) = ∅)
354, 34syl5eq 2668 . 2 (((𝐴𝐶𝐵𝐶) ∧ (𝐴𝐷𝐵𝐷)) → ({𝐴, 𝐵} ∩ ({𝐶} ∪ {𝐷})) = ∅)
363, 35eqtrd 2656 1 (((𝐴𝐶𝐵𝐶) ∧ (𝐴𝐷𝐵𝐷)) → ({𝐴, 𝐵} ∩ {𝐶, 𝐷}) = ∅)
Colors of variables: wff setvar class
Syntax hints:  wi 4  wa 384   = wceq 1483  wne 2794  cun 3572  cin 3573  c0 3915  {csn 4177  {cpr 4179
This theorem was proved from axioms:  ax-mp 5  ax-1 6  ax-2 7  ax-3 8  ax-gen 1722  ax-4 1737  ax-5 1839  ax-6 1888  ax-7 1935  ax-9 1999  ax-10 2019  ax-11 2034  ax-12 2047  ax-13 2246  ax-ext 2602
This theorem depends on definitions:  df-bi 197  df-or 385  df-an 386  df-tru 1486  df-ex 1705  df-nf 1710  df-sb 1881  df-clab 2609  df-cleq 2615  df-clel 2618  df-nfc 2753  df-ne 2795  df-ral 2917  df-v 3202  df-dif 3577  df-un 3579  df-in 3581  df-ss 3588  df-nul 3916  df-sn 4178  df-pr 4180
This theorem is referenced by: (None)
  Copyright terms: Public domain W3C validator