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

Theorem undi 4250
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 4168 . . . 4 (𝑥 ∈ (𝐵𝐶) ↔ (𝑥𝐵𝑥𝐶))
21orbi2i 909 . . 3 ((𝑥𝐴𝑥 ∈ (𝐵𝐶)) ↔ (𝑥𝐴 ∨ (𝑥𝐵𝑥𝐶)))
3 ordi 1002 . . 3 ((𝑥𝐴 ∨ (𝑥𝐵𝑥𝐶)) ↔ ((𝑥𝐴𝑥𝐵) ∧ (𝑥𝐴𝑥𝐶)))
4 elin 4168 . . . 4 (𝑥 ∈ ((𝐴𝐵) ∩ (𝐴𝐶)) ↔ (𝑥 ∈ (𝐴𝐵) ∧ 𝑥 ∈ (𝐴𝐶)))
5 elun 4124 . . . . 5 (𝑥 ∈ (𝐴𝐵) ↔ (𝑥𝐴𝑥𝐵))
6 elun 4124 . . . . 5 (𝑥 ∈ (𝐴𝐶) ↔ (𝑥𝐴𝑥𝐶))
75, 6anbi12i 628 . . . 4 ((𝑥 ∈ (𝐴𝐵) ∧ 𝑥 ∈ (𝐴𝐶)) ↔ ((𝑥𝐴𝑥𝐵) ∧ (𝑥𝐴𝑥𝐶)))
84, 7bitr2i 278 . . 3 (((𝑥𝐴𝑥𝐵) ∧ (𝑥𝐴𝑥𝐶)) ↔ 𝑥 ∈ ((𝐴𝐵) ∩ (𝐴𝐶)))
92, 3, 83bitri 299 . 2 ((𝑥𝐴𝑥 ∈ (𝐵𝐶)) ↔ 𝑥 ∈ ((𝐴𝐵) ∩ (𝐴𝐶)))
109uneqri 4126 1 (𝐴 ∪ (𝐵𝐶)) = ((𝐴𝐵) ∩ (𝐴𝐶))
Colors of variables: wff setvar class
Syntax hints:  wa 398  wo 843   = wceq 1533  wcel 2110  cun 3933  cin 3934
This theorem was proved from axioms:  ax-mp 5  ax-1 6  ax-2 7  ax-3 8  ax-gen 1792  ax-4 1806  ax-5 1907  ax-6 1966  ax-7 2011  ax-8 2112  ax-9 2120  ax-10 2141  ax-11 2157  ax-12 2173  ax-ext 2793
This theorem depends on definitions:  df-bi 209  df-an 399  df-or 844  df-tru 1536  df-ex 1777  df-nf 1781  df-sb 2066  df-clab 2800  df-cleq 2814  df-clel 2893  df-nfc 2963  df-v 3496  df-un 3940  df-in 3942
This theorem is referenced by:  undir  4252  dfif4  4481  dfif5  4482
  Copyright terms: Public domain W3C validator