Metamath Proof Explorer |
< Previous
Next >
Nearby theorems |
||
Mirrors > Home > MPE Home > Th. List > undi | Structured version Visualization version GIF version |
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.) |
Ref | Expression |
---|---|
undi | ⊢ (𝐴 ∪ (𝐵 ∩ 𝐶)) = ((𝐴 ∪ 𝐵) ∩ (𝐴 ∪ 𝐶)) |
Step | Hyp | Ref | Expression |
---|---|---|---|
1 | elin 3899 | . . . 4 ⊢ (𝑥 ∈ (𝐵 ∩ 𝐶) ↔ (𝑥 ∈ 𝐵 ∧ 𝑥 ∈ 𝐶)) | |
2 | 1 | orbi2i 909 | . . 3 ⊢ ((𝑥 ∈ 𝐴 ∨ 𝑥 ∈ (𝐵 ∩ 𝐶)) ↔ (𝑥 ∈ 𝐴 ∨ (𝑥 ∈ 𝐵 ∧ 𝑥 ∈ 𝐶))) |
3 | ordi 1002 | . . 3 ⊢ ((𝑥 ∈ 𝐴 ∨ (𝑥 ∈ 𝐵 ∧ 𝑥 ∈ 𝐶)) ↔ ((𝑥 ∈ 𝐴 ∨ 𝑥 ∈ 𝐵) ∧ (𝑥 ∈ 𝐴 ∨ 𝑥 ∈ 𝐶))) | |
4 | elin 3899 | . . . 4 ⊢ (𝑥 ∈ ((𝐴 ∪ 𝐵) ∩ (𝐴 ∪ 𝐶)) ↔ (𝑥 ∈ (𝐴 ∪ 𝐵) ∧ 𝑥 ∈ (𝐴 ∪ 𝐶))) | |
5 | elun 4079 | . . . . 5 ⊢ (𝑥 ∈ (𝐴 ∪ 𝐵) ↔ (𝑥 ∈ 𝐴 ∨ 𝑥 ∈ 𝐵)) | |
6 | elun 4079 | . . . . 5 ⊢ (𝑥 ∈ (𝐴 ∪ 𝐶) ↔ (𝑥 ∈ 𝐴 ∨ 𝑥 ∈ 𝐶)) | |
7 | 5, 6 | anbi12i 626 | . . . 4 ⊢ ((𝑥 ∈ (𝐴 ∪ 𝐵) ∧ 𝑥 ∈ (𝐴 ∪ 𝐶)) ↔ ((𝑥 ∈ 𝐴 ∨ 𝑥 ∈ 𝐵) ∧ (𝑥 ∈ 𝐴 ∨ 𝑥 ∈ 𝐶))) |
8 | 4, 7 | bitr2i 275 | . . 3 ⊢ (((𝑥 ∈ 𝐴 ∨ 𝑥 ∈ 𝐵) ∧ (𝑥 ∈ 𝐴 ∨ 𝑥 ∈ 𝐶)) ↔ 𝑥 ∈ ((𝐴 ∪ 𝐵) ∩ (𝐴 ∪ 𝐶))) |
9 | 2, 3, 8 | 3bitri 296 | . 2 ⊢ ((𝑥 ∈ 𝐴 ∨ 𝑥 ∈ (𝐵 ∩ 𝐶)) ↔ 𝑥 ∈ ((𝐴 ∪ 𝐵) ∩ (𝐴 ∪ 𝐶))) |
10 | 9 | uneqri 4081 | 1 ⊢ (𝐴 ∪ (𝐵 ∩ 𝐶)) = ((𝐴 ∪ 𝐵) ∩ (𝐴 ∪ 𝐶)) |
Colors of variables: wff setvar class |
Syntax hints: ∧ wa 395 ∨ wo 843 = wceq 1539 ∈ wcel 2108 ∪ cun 3881 ∩ cin 3882 |
This theorem was proved from axioms: ax-mp 5 ax-1 6 ax-2 7 ax-3 8 ax-gen 1799 ax-4 1813 ax-5 1914 ax-6 1972 ax-7 2012 ax-8 2110 ax-9 2118 ax-ext 2709 |
This theorem depends on definitions: df-bi 206 df-an 396 df-or 844 df-tru 1542 df-ex 1784 df-sb 2069 df-clab 2716 df-cleq 2730 df-clel 2817 df-v 3424 df-un 3888 df-in 3890 |
This theorem is referenced by: undir 4207 dfif4 4471 dfif5 4472 |
Copyright terms: Public domain | W3C validator |