| Metamath Proof Explorer |
< Previous
Next >
Nearby theorems |
||
| Mirrors > Home > MPE Home > Th. List > ifnot | Structured version Visualization version GIF version | ||
| Description: Negating the first argument swaps the last two arguments of a conditional operator. (Contributed by NM, 21-Jun-2007.) |
| Ref | Expression |
|---|---|
| ifnot | ⊢ if(¬ 𝜑, 𝐴, 𝐵) = if(𝜑, 𝐵, 𝐴) |
| Step | Hyp | Ref | Expression |
|---|---|---|---|
| 1 | notnot 143 | . . . 4 ⊢ (𝜑 → ¬ ¬ 𝜑) | |
| 2 | 1 | iffalsed 4496 | . . 3 ⊢ (𝜑 → if(¬ 𝜑, 𝐴, 𝐵) = 𝐵) |
| 3 | iftrue 4491 | . . 3 ⊢ (𝜑 → if(𝜑, 𝐵, 𝐴) = 𝐵) | |
| 4 | 2, 3 | eqtr4d 2800 | . 2 ⊢ (𝜑 → if(¬ 𝜑, 𝐴, 𝐵) = if(𝜑, 𝐵, 𝐴)) |
| 5 | iftrue 4491 | . . 3 ⊢ (¬ 𝜑 → if(¬ 𝜑, 𝐴, 𝐵) = 𝐴) | |
| 6 | iffalse 4494 | . . 3 ⊢ (¬ 𝜑 → if(𝜑, 𝐵, 𝐴) = 𝐴) | |
| 7 | 5, 6 | eqtr4d 2800 | . 2 ⊢ (¬ 𝜑 → if(¬ 𝜑, 𝐴, 𝐵) = if(𝜑, 𝐵, 𝐴)) |
| 8 | 4, 7 | pm2.61i 184 | 1 ⊢ if(¬ 𝜑, 𝐴, 𝐵) = if(𝜑, 𝐵, 𝐴) |
| Colors of variables: wff setvar class |
| This proof depends on syntax axioms: ¬ wn 3 = wceq 1570 ifcif 4485 |
| This proof depends on axioms: ax-mp 5 ax-1 6 ax-2 7 ax-3 8 ax-gen 1828 ax-4 1842 ax-5 1943 ax-6 2000 ax-7 2041 ax-8 2147 ax-9 2155 ax-ext 2734 |
| This proof depends on definitions: df-bi 210 df-an 402 df-or 862 df-ex 1813 df-sb 2100 df-clab 2741 df-cleq 2754 df-clel 2837 df-if 4486 |
| This theorem is used by: suppsnop 8180 2resupmax 13244 sgnneg 15177 sadadd2lem2 16546 maducoeval2 22868 tmsxpsval2 24771 itg2uba 25977 lgsneg 27565 lgsdilem 27568 bj-xpimasn 37707 itgaddnclem2 38436 ftc1anclem5 38454 |
| Copyright terms: Public domain | W3C validator |