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

Theorem coundir 5637
Description: Class composition distributes over union. (Contributed by NM, 21-Dec-2008.) (Proof shortened by Andrew Salmon, 27-Aug-2011.)
Assertion
Ref Expression
coundir ((𝐴𝐵) ∘ 𝐶) = ((𝐴𝐶) ∪ (𝐵𝐶))

Proof of Theorem coundir
Dummy variables 𝑥 𝑦 𝑧 are mutually distinct and distinct from all other variables.
StepHypRef Expression
1 unopab 4728 . . 3 ({⟨𝑥, 𝑧⟩ ∣ ∃𝑦(𝑥𝐶𝑦𝑦𝐴𝑧)} ∪ {⟨𝑥, 𝑧⟩ ∣ ∃𝑦(𝑥𝐶𝑦𝑦𝐵𝑧)}) = {⟨𝑥, 𝑧⟩ ∣ (∃𝑦(𝑥𝐶𝑦𝑦𝐴𝑧) ∨ ∃𝑦(𝑥𝐶𝑦𝑦𝐵𝑧))}
2 brun 4703 . . . . . . . 8 (𝑦(𝐴𝐵)𝑧 ↔ (𝑦𝐴𝑧𝑦𝐵𝑧))
32anbi2i 730 . . . . . . 7 ((𝑥𝐶𝑦𝑦(𝐴𝐵)𝑧) ↔ (𝑥𝐶𝑦 ∧ (𝑦𝐴𝑧𝑦𝐵𝑧)))
4 andi 911 . . . . . . 7 ((𝑥𝐶𝑦 ∧ (𝑦𝐴𝑧𝑦𝐵𝑧)) ↔ ((𝑥𝐶𝑦𝑦𝐴𝑧) ∨ (𝑥𝐶𝑦𝑦𝐵𝑧)))
53, 4bitri 264 . . . . . 6 ((𝑥𝐶𝑦𝑦(𝐴𝐵)𝑧) ↔ ((𝑥𝐶𝑦𝑦𝐴𝑧) ∨ (𝑥𝐶𝑦𝑦𝐵𝑧)))
65exbii 1774 . . . . 5 (∃𝑦(𝑥𝐶𝑦𝑦(𝐴𝐵)𝑧) ↔ ∃𝑦((𝑥𝐶𝑦𝑦𝐴𝑧) ∨ (𝑥𝐶𝑦𝑦𝐵𝑧)))
7 19.43 1810 . . . . 5 (∃𝑦((𝑥𝐶𝑦𝑦𝐴𝑧) ∨ (𝑥𝐶𝑦𝑦𝐵𝑧)) ↔ (∃𝑦(𝑥𝐶𝑦𝑦𝐴𝑧) ∨ ∃𝑦(𝑥𝐶𝑦𝑦𝐵𝑧)))
86, 7bitr2i 265 . . . 4 ((∃𝑦(𝑥𝐶𝑦𝑦𝐴𝑧) ∨ ∃𝑦(𝑥𝐶𝑦𝑦𝐵𝑧)) ↔ ∃𝑦(𝑥𝐶𝑦𝑦(𝐴𝐵)𝑧))
98opabbii 4717 . . 3 {⟨𝑥, 𝑧⟩ ∣ (∃𝑦(𝑥𝐶𝑦𝑦𝐴𝑧) ∨ ∃𝑦(𝑥𝐶𝑦𝑦𝐵𝑧))} = {⟨𝑥, 𝑧⟩ ∣ ∃𝑦(𝑥𝐶𝑦𝑦(𝐴𝐵)𝑧)}
101, 9eqtri 2644 . 2 ({⟨𝑥, 𝑧⟩ ∣ ∃𝑦(𝑥𝐶𝑦𝑦𝐴𝑧)} ∪ {⟨𝑥, 𝑧⟩ ∣ ∃𝑦(𝑥𝐶𝑦𝑦𝐵𝑧)}) = {⟨𝑥, 𝑧⟩ ∣ ∃𝑦(𝑥𝐶𝑦𝑦(𝐴𝐵)𝑧)}
11 df-co 5123 . . 3 (𝐴𝐶) = {⟨𝑥, 𝑧⟩ ∣ ∃𝑦(𝑥𝐶𝑦𝑦𝐴𝑧)}
12 df-co 5123 . . 3 (𝐵𝐶) = {⟨𝑥, 𝑧⟩ ∣ ∃𝑦(𝑥𝐶𝑦𝑦𝐵𝑧)}
1311, 12uneq12i 3765 . 2 ((𝐴𝐶) ∪ (𝐵𝐶)) = ({⟨𝑥, 𝑧⟩ ∣ ∃𝑦(𝑥𝐶𝑦𝑦𝐴𝑧)} ∪ {⟨𝑥, 𝑧⟩ ∣ ∃𝑦(𝑥𝐶𝑦𝑦𝐵𝑧)})
14 df-co 5123 . 2 ((𝐴𝐵) ∘ 𝐶) = {⟨𝑥, 𝑧⟩ ∣ ∃𝑦(𝑥𝐶𝑦𝑦(𝐴𝐵)𝑧)}
1510, 13, 143eqtr4ri 2655 1 ((𝐴𝐵) ∘ 𝐶) = ((𝐴𝐶) ∪ (𝐵𝐶))
Colors of variables: wff setvar class
Syntax hints:  wo 383  wa 384   = wceq 1483  wex 1704  cun 3572   class class class wbr 4653  {copab 4712  ccom 5118
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-v 3202  df-un 3579  df-br 4654  df-opab 4713  df-co 5123
This theorem is referenced by:  diophrw  37322  diophren  37377  rtrclex  37924  trclubgNEW  37925  trclexi  37927  rtrclexi  37928  cnvtrcl0  37933  trrelsuperrel2dg  37963
  Copyright terms: Public domain W3C validator