![]() |
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 4231. 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 4244 | . 2 ⊢ if(𝜑, 𝐴, 𝐵) = ((𝐴 ∩ 𝐶) ∪ (𝐵 ∩ (V ∖ 𝐶))) |
3 | undir 4019 | . 2 ⊢ ((𝐴 ∩ 𝐶) ∪ (𝐵 ∩ (V ∖ 𝐶))) = ((𝐴 ∪ (𝐵 ∩ (V ∖ 𝐶))) ∩ (𝐶 ∪ (𝐵 ∩ (V ∖ 𝐶)))) | |
4 | undi 4017 | . . . 4 ⊢ (𝐴 ∪ (𝐵 ∩ (V ∖ 𝐶))) = ((𝐴 ∪ 𝐵) ∩ (𝐴 ∪ (V ∖ 𝐶))) | |
5 | undi 4017 | . . . . 5 ⊢ (𝐶 ∪ (𝐵 ∩ (V ∖ 𝐶))) = ((𝐶 ∪ 𝐵) ∩ (𝐶 ∪ (V ∖ 𝐶))) | |
6 | uncom 3900 | . . . . . 6 ⊢ (𝐶 ∪ 𝐵) = (𝐵 ∪ 𝐶) | |
7 | unvdif 4186 | . . . . . 6 ⊢ (𝐶 ∪ (V ∖ 𝐶)) = V | |
8 | 6, 7 | ineq12i 3955 | . . . . 5 ⊢ ((𝐶 ∪ 𝐵) ∩ (𝐶 ∪ (V ∖ 𝐶))) = ((𝐵 ∪ 𝐶) ∩ V) |
9 | inv1 4113 | . . . . 5 ⊢ ((𝐵 ∪ 𝐶) ∩ V) = (𝐵 ∪ 𝐶) | |
10 | 5, 8, 9 | 3eqtri 2786 | . . . 4 ⊢ (𝐶 ∪ (𝐵 ∩ (V ∖ 𝐶))) = (𝐵 ∪ 𝐶) |
11 | 4, 10 | ineq12i 3955 | . . 3 ⊢ ((𝐴 ∪ (𝐵 ∩ (V ∖ 𝐶))) ∩ (𝐶 ∪ (𝐵 ∩ (V ∖ 𝐶)))) = (((𝐴 ∪ 𝐵) ∩ (𝐴 ∪ (V ∖ 𝐶))) ∩ (𝐵 ∪ 𝐶)) |
12 | inass 3966 | . . 3 ⊢ (((𝐴 ∪ 𝐵) ∩ (𝐴 ∪ (V ∖ 𝐶))) ∩ (𝐵 ∪ 𝐶)) = ((𝐴 ∪ 𝐵) ∩ ((𝐴 ∪ (V ∖ 𝐶)) ∩ (𝐵 ∪ 𝐶))) | |
13 | 11, 12 | eqtri 2782 | . 2 ⊢ ((𝐴 ∪ (𝐵 ∩ (V ∖ 𝐶))) ∩ (𝐶 ∪ (𝐵 ∩ (V ∖ 𝐶)))) = ((𝐴 ∪ 𝐵) ∩ ((𝐴 ∪ (V ∖ 𝐶)) ∩ (𝐵 ∪ 𝐶))) |
14 | 2, 3, 13 | 3eqtri 2786 | 1 ⊢ if(𝜑, 𝐴, 𝐵) = ((𝐴 ∪ 𝐵) ∩ ((𝐴 ∪ (V ∖ 𝐶)) ∩ (𝐵 ∪ 𝐶))) |
Colors of variables: wff setvar class |
Syntax hints: = wceq 1632 {cab 2746 Vcvv 3340 ∖ cdif 3712 ∪ cun 3713 ∩ cin 3714 ifcif 4230 |
This theorem was proved from axioms: ax-mp 5 ax-1 6 ax-2 7 ax-3 8 ax-gen 1871 ax-4 1886 ax-5 1988 ax-6 2054 ax-7 2090 ax-9 2148 ax-10 2168 ax-11 2183 ax-12 2196 ax-13 2391 ax-ext 2740 |
This theorem depends on definitions: df-bi 197 df-or 384 df-an 385 df-tru 1635 df-ex 1854 df-nf 1859 df-sb 2047 df-clab 2747 df-cleq 2753 df-clel 2756 df-nfc 2891 df-ral 3055 df-rab 3059 df-v 3342 df-dif 3718 df-un 3720 df-in 3722 df-ss 3729 df-nul 4059 df-if 4231 |
This theorem is referenced by: dfif5 4246 |
Copyright terms: Public domain | W3C validator |