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

Theorem coundir 6068
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 5109 . . 3 ({⟨𝑥, 𝑧⟩ ∣ ∃𝑦(𝑥𝐶𝑦𝑦𝐴𝑧)} ∪ {⟨𝑥, 𝑧⟩ ∣ ∃𝑦(𝑥𝐶𝑦𝑦𝐵𝑧)}) = {⟨𝑥, 𝑧⟩ ∣ (∃𝑦(𝑥𝐶𝑦𝑦𝐴𝑧) ∨ ∃𝑦(𝑥𝐶𝑦𝑦𝐵𝑧))}
2 brun 5081 . . . . . . . 8 (𝑦(𝐴𝐵)𝑧 ↔ (𝑦𝐴𝑧𝑦𝐵𝑧))
32anbi2i 625 . . . . . . 7 ((𝑥𝐶𝑦𝑦(𝐴𝐵)𝑧) ↔ (𝑥𝐶𝑦 ∧ (𝑦𝐴𝑧𝑦𝐵𝑧)))
4 andi 1005 . . . . . . 7 ((𝑥𝐶𝑦 ∧ (𝑦𝐴𝑧𝑦𝐵𝑧)) ↔ ((𝑥𝐶𝑦𝑦𝐴𝑧) ∨ (𝑥𝐶𝑦𝑦𝐵𝑧)))
53, 4bitri 278 . . . . . 6 ((𝑥𝐶𝑦𝑦(𝐴𝐵)𝑧) ↔ ((𝑥𝐶𝑦𝑦𝐴𝑧) ∨ (𝑥𝐶𝑦𝑦𝐵𝑧)))
65exbii 1849 . . . . 5 (∃𝑦(𝑥𝐶𝑦𝑦(𝐴𝐵)𝑧) ↔ ∃𝑦((𝑥𝐶𝑦𝑦𝐴𝑧) ∨ (𝑥𝐶𝑦𝑦𝐵𝑧)))
7 19.43 1883 . . . . 5 (∃𝑦((𝑥𝐶𝑦𝑦𝐴𝑧) ∨ (𝑥𝐶𝑦𝑦𝐵𝑧)) ↔ (∃𝑦(𝑥𝐶𝑦𝑦𝐴𝑧) ∨ ∃𝑦(𝑥𝐶𝑦𝑦𝐵𝑧)))
86, 7bitr2i 279 . . . 4 ((∃𝑦(𝑥𝐶𝑦𝑦𝐴𝑧) ∨ ∃𝑦(𝑥𝐶𝑦𝑦𝐵𝑧)) ↔ ∃𝑦(𝑥𝐶𝑦𝑦(𝐴𝐵)𝑧))
98opabbii 5097 . . 3 {⟨𝑥, 𝑧⟩ ∣ (∃𝑦(𝑥𝐶𝑦𝑦𝐴𝑧) ∨ ∃𝑦(𝑥𝐶𝑦𝑦𝐵𝑧))} = {⟨𝑥, 𝑧⟩ ∣ ∃𝑦(𝑥𝐶𝑦𝑦(𝐴𝐵)𝑧)}
101, 9eqtri 2821 . 2 ({⟨𝑥, 𝑧⟩ ∣ ∃𝑦(𝑥𝐶𝑦𝑦𝐴𝑧)} ∪ {⟨𝑥, 𝑧⟩ ∣ ∃𝑦(𝑥𝐶𝑦𝑦𝐵𝑧)}) = {⟨𝑥, 𝑧⟩ ∣ ∃𝑦(𝑥𝐶𝑦𝑦(𝐴𝐵)𝑧)}
11 df-co 5528 . . 3 (𝐴𝐶) = {⟨𝑥, 𝑧⟩ ∣ ∃𝑦(𝑥𝐶𝑦𝑦𝐴𝑧)}
12 df-co 5528 . . 3 (𝐵𝐶) = {⟨𝑥, 𝑧⟩ ∣ ∃𝑦(𝑥𝐶𝑦𝑦𝐵𝑧)}
1311, 12uneq12i 4088 . 2 ((𝐴𝐶) ∪ (𝐵𝐶)) = ({⟨𝑥, 𝑧⟩ ∣ ∃𝑦(𝑥𝐶𝑦𝑦𝐴𝑧)} ∪ {⟨𝑥, 𝑧⟩ ∣ ∃𝑦(𝑥𝐶𝑦𝑦𝐵𝑧)})
14 df-co 5528 . 2 ((𝐴𝐵) ∘ 𝐶) = {⟨𝑥, 𝑧⟩ ∣ ∃𝑦(𝑥𝐶𝑦𝑦(𝐴𝐵)𝑧)}
1510, 13, 143eqtr4ri 2832 1 ((𝐴𝐵) ∘ 𝐶) = ((𝐴𝐶) ∪ (𝐵𝐶))
Colors of variables: wff setvar class
Syntax hints:  wa 399  wo 844   = wceq 1538  wex 1781  cun 3879   class class class wbr 5030  {copab 5092  ccom 5523
This theorem was proved from axioms:  ax-mp 5  ax-1 6  ax-2 7  ax-3 8  ax-gen 1797  ax-4 1811  ax-5 1911  ax-6 1970  ax-7 2015  ax-8 2113  ax-9 2121  ax-10 2142  ax-12 2175  ax-ext 2770
This theorem depends on definitions:  df-bi 210  df-an 400  df-or 845  df-ex 1782  df-nf 1786  df-sb 2070  df-clab 2777  df-cleq 2791  df-clel 2870  df-v 3443  df-un 3886  df-br 5031  df-opab 5093  df-co 5528
This theorem is referenced by:  coprprop  30459  cycpmconjv  30834  diophrw  39700  diophren  39754  rtrclex  40317  trclubgNEW  40318  trclexi  40320  rtrclexi  40321  cnvtrcl0  40326  trrelsuperrel2dg  40372
  Copyright terms: Public domain W3C validator