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

Theorem undi 3833
Description: Distributive law for union over intersection. Exercise 11 of [TakeutiZaring] p. 17. (Contributed by NM, 30-Sep-2002.) (Proof shortened by Andrew Salmon, 26-Jun-2011.)
Assertion
Ref Expression
undi (𝐴 ∪ (𝐵𝐶)) = ((𝐴𝐵) ∩ (𝐴𝐶))

Proof of Theorem undi
Dummy variable 𝑥 is distinct from all other variables.
StepHypRef Expression
1 elin 3758 . . . 4 (𝑥 ∈ (𝐵𝐶) ↔ (𝑥𝐵𝑥𝐶))
21orbi2i 540 . . 3 ((𝑥𝐴𝑥 ∈ (𝐵𝐶)) ↔ (𝑥𝐴 ∨ (𝑥𝐵𝑥𝐶)))
3 ordi 904 . . 3 ((𝑥𝐴 ∨ (𝑥𝐵𝑥𝐶)) ↔ ((𝑥𝐴𝑥𝐵) ∧ (𝑥𝐴𝑥𝐶)))
4 elin 3758 . . . 4 (𝑥 ∈ ((𝐴𝐵) ∩ (𝐴𝐶)) ↔ (𝑥 ∈ (𝐴𝐵) ∧ 𝑥 ∈ (𝐴𝐶)))
5 elun 3715 . . . . 5 (𝑥 ∈ (𝐴𝐵) ↔ (𝑥𝐴𝑥𝐵))
6 elun 3715 . . . . 5 (𝑥 ∈ (𝐴𝐶) ↔ (𝑥𝐴𝑥𝐶))
75, 6anbi12i 729 . . . 4 ((𝑥 ∈ (𝐴𝐵) ∧ 𝑥 ∈ (𝐴𝐶)) ↔ ((𝑥𝐴𝑥𝐵) ∧ (𝑥𝐴𝑥𝐶)))
84, 7bitr2i 264 . . 3 (((𝑥𝐴𝑥𝐵) ∧ (𝑥𝐴𝑥𝐶)) ↔ 𝑥 ∈ ((𝐴𝐵) ∩ (𝐴𝐶)))
92, 3, 83bitri 285 . 2 ((𝑥𝐴𝑥 ∈ (𝐵𝐶)) ↔ 𝑥 ∈ ((𝐴𝐵) ∩ (𝐴𝐶)))
109uneqri 3717 1 (𝐴 ∪ (𝐵𝐶)) = ((𝐴𝐵) ∩ (𝐴𝐶))
Colors of variables: wff setvar class
Syntax hints:  wo 382  wa 383   = wceq 1475  wcel 1977  cun 3538  cin 3539
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-v 3175  df-un 3545  df-in 3547
This theorem is referenced by:  undir  3835  dfif4  4051  dfif5  4052
  Copyright terms: Public domain W3C validator