|   | 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 4525. 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 4539 | . 2 ⊢ if(𝜑, 𝐴, 𝐵) = ((𝐴 ∩ 𝐶) ∪ (𝐵 ∩ (V ∖ 𝐶))) | 
| 3 | undir 4286 | . 2 ⊢ ((𝐴 ∩ 𝐶) ∪ (𝐵 ∩ (V ∖ 𝐶))) = ((𝐴 ∪ (𝐵 ∩ (V ∖ 𝐶))) ∩ (𝐶 ∪ (𝐵 ∩ (V ∖ 𝐶)))) | |
| 4 | undi 4284 | . . . 4 ⊢ (𝐴 ∪ (𝐵 ∩ (V ∖ 𝐶))) = ((𝐴 ∪ 𝐵) ∩ (𝐴 ∪ (V ∖ 𝐶))) | |
| 5 | undi 4284 | . . . . 5 ⊢ (𝐶 ∪ (𝐵 ∩ (V ∖ 𝐶))) = ((𝐶 ∪ 𝐵) ∩ (𝐶 ∪ (V ∖ 𝐶))) | |
| 6 | uncom 4157 | . . . . . 6 ⊢ (𝐶 ∪ 𝐵) = (𝐵 ∪ 𝐶) | |
| 7 | unvdif 4474 | . . . . . 6 ⊢ (𝐶 ∪ (V ∖ 𝐶)) = V | |
| 8 | 6, 7 | ineq12i 4217 | . . . . 5 ⊢ ((𝐶 ∪ 𝐵) ∩ (𝐶 ∪ (V ∖ 𝐶))) = ((𝐵 ∪ 𝐶) ∩ V) | 
| 9 | inv1 4397 | . . . . 5 ⊢ ((𝐵 ∪ 𝐶) ∩ V) = (𝐵 ∪ 𝐶) | |
| 10 | 5, 8, 9 | 3eqtri 2768 | . . . 4 ⊢ (𝐶 ∪ (𝐵 ∩ (V ∖ 𝐶))) = (𝐵 ∪ 𝐶) | 
| 11 | 4, 10 | ineq12i 4217 | . . 3 ⊢ ((𝐴 ∪ (𝐵 ∩ (V ∖ 𝐶))) ∩ (𝐶 ∪ (𝐵 ∩ (V ∖ 𝐶)))) = (((𝐴 ∪ 𝐵) ∩ (𝐴 ∪ (V ∖ 𝐶))) ∩ (𝐵 ∪ 𝐶)) | 
| 12 | inass 4227 | . . 3 ⊢ (((𝐴 ∪ 𝐵) ∩ (𝐴 ∪ (V ∖ 𝐶))) ∩ (𝐵 ∪ 𝐶)) = ((𝐴 ∪ 𝐵) ∩ ((𝐴 ∪ (V ∖ 𝐶)) ∩ (𝐵 ∪ 𝐶))) | |
| 13 | 11, 12 | eqtri 2764 | . 2 ⊢ ((𝐴 ∪ (𝐵 ∩ (V ∖ 𝐶))) ∩ (𝐶 ∪ (𝐵 ∩ (V ∖ 𝐶)))) = ((𝐴 ∪ 𝐵) ∩ ((𝐴 ∪ (V ∖ 𝐶)) ∩ (𝐵 ∪ 𝐶))) | 
| 14 | 2, 3, 13 | 3eqtri 2768 | 1 ⊢ if(𝜑, 𝐴, 𝐵) = ((𝐴 ∪ 𝐵) ∩ ((𝐴 ∪ (V ∖ 𝐶)) ∩ (𝐵 ∪ 𝐶))) | 
| Colors of variables: wff setvar class | 
| Syntax hints: = wceq 1539 {cab 2713 Vcvv 3479 ∖ cdif 3947 ∪ cun 3948 ∩ cin 3949 ifcif 4524 | 
| This theorem was proved from axioms: ax-mp 5 ax-1 6 ax-2 7 ax-3 8 ax-gen 1794 ax-4 1808 ax-5 1909 ax-6 1966 ax-7 2006 ax-8 2109 ax-9 2117 ax-ext 2707 | 
| This theorem depends on definitions: df-bi 207 df-an 396 df-or 848 df-tru 1542 df-fal 1552 df-ex 1779 df-sb 2064 df-clab 2714 df-cleq 2728 df-clel 2815 df-rab 3436 df-v 3481 df-dif 3953 df-un 3955 df-in 3957 df-ss 3967 df-nul 4333 df-if 4525 | 
| This theorem is referenced by: dfif5 4541 ifssun 4542 | 
| Copyright terms: Public domain | W3C validator |