Metamath Proof Explorer |
< Previous
Next >
Nearby theorems |
||
Mirrors > Home > MPE Home > Th. List > dfif4 | Structured version Visualization version GIF version |
Description: Alternate definition of the conditional operator df-if 4460. Note that 𝜑 is independent of 𝑥 i.e. a constant true or false. (Contributed by NM, 25-Aug-2013.) |
Ref | Expression |
---|---|
dfif3.1 | ⊢ 𝐶 = {𝑥 ∣ 𝜑} |
Ref | Expression |
---|---|
dfif4 | ⊢ if(𝜑, 𝐴, 𝐵) = ((𝐴 ∪ 𝐵) ∩ ((𝐴 ∪ (V ∖ 𝐶)) ∩ (𝐵 ∪ 𝐶))) |
Step | Hyp | Ref | Expression |
---|---|---|---|
1 | dfif3.1 | . . 3 ⊢ 𝐶 = {𝑥 ∣ 𝜑} | |
2 | 1 | dfif3 4473 | . 2 ⊢ if(𝜑, 𝐴, 𝐵) = ((𝐴 ∩ 𝐶) ∪ (𝐵 ∩ (V ∖ 𝐶))) |
3 | undir 4210 | . 2 ⊢ ((𝐴 ∩ 𝐶) ∪ (𝐵 ∩ (V ∖ 𝐶))) = ((𝐴 ∪ (𝐵 ∩ (V ∖ 𝐶))) ∩ (𝐶 ∪ (𝐵 ∩ (V ∖ 𝐶)))) | |
4 | undi 4208 | . . . 4 ⊢ (𝐴 ∪ (𝐵 ∩ (V ∖ 𝐶))) = ((𝐴 ∪ 𝐵) ∩ (𝐴 ∪ (V ∖ 𝐶))) | |
5 | undi 4208 | . . . . 5 ⊢ (𝐶 ∪ (𝐵 ∩ (V ∖ 𝐶))) = ((𝐶 ∪ 𝐵) ∩ (𝐶 ∪ (V ∖ 𝐶))) | |
6 | uncom 4087 | . . . . . 6 ⊢ (𝐶 ∪ 𝐵) = (𝐵 ∪ 𝐶) | |
7 | unvdif 4408 | . . . . . 6 ⊢ (𝐶 ∪ (V ∖ 𝐶)) = V | |
8 | 6, 7 | ineq12i 4144 | . . . . 5 ⊢ ((𝐶 ∪ 𝐵) ∩ (𝐶 ∪ (V ∖ 𝐶))) = ((𝐵 ∪ 𝐶) ∩ V) |
9 | inv1 4328 | . . . . 5 ⊢ ((𝐵 ∪ 𝐶) ∩ V) = (𝐵 ∪ 𝐶) | |
10 | 5, 8, 9 | 3eqtri 2770 | . . . 4 ⊢ (𝐶 ∪ (𝐵 ∩ (V ∖ 𝐶))) = (𝐵 ∪ 𝐶) |
11 | 4, 10 | ineq12i 4144 | . . 3 ⊢ ((𝐴 ∪ (𝐵 ∩ (V ∖ 𝐶))) ∩ (𝐶 ∪ (𝐵 ∩ (V ∖ 𝐶)))) = (((𝐴 ∪ 𝐵) ∩ (𝐴 ∪ (V ∖ 𝐶))) ∩ (𝐵 ∪ 𝐶)) |
12 | inass 4153 | . . 3 ⊢ (((𝐴 ∪ 𝐵) ∩ (𝐴 ∪ (V ∖ 𝐶))) ∩ (𝐵 ∪ 𝐶)) = ((𝐴 ∪ 𝐵) ∩ ((𝐴 ∪ (V ∖ 𝐶)) ∩ (𝐵 ∪ 𝐶))) | |
13 | 11, 12 | eqtri 2766 | . 2 ⊢ ((𝐴 ∪ (𝐵 ∩ (V ∖ 𝐶))) ∩ (𝐶 ∪ (𝐵 ∩ (V ∖ 𝐶)))) = ((𝐴 ∪ 𝐵) ∩ ((𝐴 ∪ (V ∖ 𝐶)) ∩ (𝐵 ∪ 𝐶))) |
14 | 2, 3, 13 | 3eqtri 2770 | 1 ⊢ if(𝜑, 𝐴, 𝐵) = ((𝐴 ∪ 𝐵) ∩ ((𝐴 ∪ (V ∖ 𝐶)) ∩ (𝐵 ∪ 𝐶))) |
Colors of variables: wff setvar class |
Syntax hints: = wceq 1539 {cab 2715 Vcvv 3432 ∖ cdif 3884 ∪ cun 3885 ∩ cin 3886 ifcif 4459 |
This theorem was proved from axioms: ax-mp 5 ax-1 6 ax-2 7 ax-3 8 ax-gen 1798 ax-4 1812 ax-5 1913 ax-6 1971 ax-7 2011 ax-8 2108 ax-9 2116 ax-ext 2709 |
This theorem depends on definitions: df-bi 206 df-an 397 df-or 845 df-tru 1542 df-fal 1552 df-ex 1783 df-sb 2068 df-clab 2716 df-cleq 2730 df-clel 2816 df-rab 3073 df-v 3434 df-dif 3890 df-un 3892 df-in 3894 df-ss 3904 df-nul 4257 df-if 4460 |
This theorem is referenced by: dfif5 4475 ifssun 4476 |
Copyright terms: Public domain | W3C validator |