| Metamath Proof Explorer |
< Previous
Next >
Nearby theorems |
||
| Mirrors > Home > MPE Home > Th. List > dfif3 | Structured version Visualization version GIF version | ||
| Description: Alternate definition of the conditional operator df-if 4506. Note that 𝜑 is independent of 𝑥 i.e. a constant true or false. (Contributed by NM, 25-Aug-2013.) (Revised by Mario Carneiro, 8-Sep-2013.) |
| Ref | Expression |
|---|---|
| dfif3.1 | ⊢ 𝐶 = {𝑥 ∣ 𝜑} |
| Ref | Expression |
|---|---|
| dfif3 | ⊢ if(𝜑, 𝐴, 𝐵) = ((𝐴 ∩ 𝐶) ∪ (𝐵 ∩ (V ∖ 𝐶))) |
| Step | Hyp | Ref | Expression |
|---|---|---|---|
| 1 | dfif6 4508 | . 2 ⊢ if(𝜑, 𝐴, 𝐵) = ({𝑦 ∈ 𝐴 ∣ 𝜑} ∪ {𝑦 ∈ 𝐵 ∣ ¬ 𝜑}) | |
| 2 | dfif3.1 | . . . . . 6 ⊢ 𝐶 = {𝑥 ∣ 𝜑} | |
| 3 | biidd 262 | . . . . . . 7 ⊢ (𝑥 = 𝑦 → (𝜑 ↔ 𝜑)) | |
| 4 | 3 | cbvabv 2806 | . . . . . 6 ⊢ {𝑥 ∣ 𝜑} = {𝑦 ∣ 𝜑} |
| 5 | 2, 4 | eqtri 2759 | . . . . 5 ⊢ 𝐶 = {𝑦 ∣ 𝜑} |
| 6 | 5 | ineq2i 4197 | . . . 4 ⊢ (𝐴 ∩ 𝐶) = (𝐴 ∩ {𝑦 ∣ 𝜑}) |
| 7 | dfrab3 4299 | . . . 4 ⊢ {𝑦 ∈ 𝐴 ∣ 𝜑} = (𝐴 ∩ {𝑦 ∣ 𝜑}) | |
| 8 | 6, 7 | eqtr4i 2762 | . . 3 ⊢ (𝐴 ∩ 𝐶) = {𝑦 ∈ 𝐴 ∣ 𝜑} |
| 9 | dfrab3 4299 | . . . 4 ⊢ {𝑦 ∈ 𝐵 ∣ ¬ 𝜑} = (𝐵 ∩ {𝑦 ∣ ¬ 𝜑}) | |
| 10 | biidd 262 | . . . . . . 7 ⊢ (𝑦 = 𝑧 → (𝜑 ↔ 𝜑)) | |
| 11 | 10 | notabw 4293 | . . . . . 6 ⊢ {𝑦 ∣ ¬ 𝜑} = (V ∖ {𝑧 ∣ 𝜑}) |
| 12 | biidd 262 | . . . . . . . . 9 ⊢ (𝑥 = 𝑧 → (𝜑 ↔ 𝜑)) | |
| 13 | 12 | cbvabv 2806 | . . . . . . . 8 ⊢ {𝑥 ∣ 𝜑} = {𝑧 ∣ 𝜑} |
| 14 | 2, 13 | eqtri 2759 | . . . . . . 7 ⊢ 𝐶 = {𝑧 ∣ 𝜑} |
| 15 | 14 | difeq2i 4103 | . . . . . 6 ⊢ (V ∖ 𝐶) = (V ∖ {𝑧 ∣ 𝜑}) |
| 16 | 11, 15 | eqtr4i 2762 | . . . . 5 ⊢ {𝑦 ∣ ¬ 𝜑} = (V ∖ 𝐶) |
| 17 | 16 | ineq2i 4197 | . . . 4 ⊢ (𝐵 ∩ {𝑦 ∣ ¬ 𝜑}) = (𝐵 ∩ (V ∖ 𝐶)) |
| 18 | 9, 17 | eqtr2i 2760 | . . 3 ⊢ (𝐵 ∩ (V ∖ 𝐶)) = {𝑦 ∈ 𝐵 ∣ ¬ 𝜑} |
| 19 | 8, 18 | uneq12i 4146 | . 2 ⊢ ((𝐴 ∩ 𝐶) ∪ (𝐵 ∩ (V ∖ 𝐶))) = ({𝑦 ∈ 𝐴 ∣ 𝜑} ∪ {𝑦 ∈ 𝐵 ∣ ¬ 𝜑}) |
| 20 | 1, 19 | eqtr4i 2762 | 1 ⊢ if(𝜑, 𝐴, 𝐵) = ((𝐴 ∩ 𝐶) ∪ (𝐵 ∩ (V ∖ 𝐶))) |
| Colors of variables: wff setvar class |
| Syntax hints: ¬ wn 3 = wceq 1540 {cab 2714 {crab 3420 Vcvv 3464 ∖ cdif 3928 ∪ cun 3929 ∩ cin 3930 ifcif 4505 |
| This theorem was proved from axioms: ax-mp 5 ax-1 6 ax-2 7 ax-3 8 ax-gen 1795 ax-4 1809 ax-5 1910 ax-6 1967 ax-7 2008 ax-8 2111 ax-9 2119 ax-ext 2708 |
| This theorem depends on definitions: df-bi 207 df-an 396 df-or 848 df-tru 1543 df-ex 1780 df-sb 2066 df-clab 2715 df-cleq 2728 df-clel 2810 df-rab 3421 df-v 3466 df-dif 3934 df-un 3936 df-in 3938 df-if 4506 |
| This theorem is referenced by: dfif4 4521 |
| Copyright terms: Public domain | W3C validator |