| Metamath Proof Explorer |
< Previous
Next >
Nearby theorems |
||
| Mirrors > Home > MPE Home > Th. List > ifov | Structured version Visualization version GIF version | ||
| Description: Move a conditional outside of an operation. (Contributed by AV, 11-Nov-2019.) |
| Ref | Expression |
|---|---|
| ifov | ⊢ (𝐴if(𝜑, 𝐹, 𝐺)𝐵) = if(𝜑, (𝐴𝐹𝐵), (𝐴𝐺𝐵)) |
| Step | Hyp | Ref | Expression |
|---|---|---|---|
| 1 | oveq 7398 | . 2 ⊢ (if(𝜑, 𝐹, 𝐺) = 𝐹 → (𝐴if(𝜑, 𝐹, 𝐺)𝐵) = (𝐴𝐹𝐵)) | |
| 2 | oveq 7398 | . 2 ⊢ (if(𝜑, 𝐹, 𝐺) = 𝐺 → (𝐴if(𝜑, 𝐹, 𝐺)𝐵) = (𝐴𝐺𝐵)) | |
| 3 | 1, 2 | ifsb 4493 | 1 ⊢ (𝐴if(𝜑, 𝐹, 𝐺)𝐵) = if(𝜑, (𝐴𝐹𝐵), (𝐴𝐺𝐵)) |
| Colors of variables: wff setvar class |
| Syntax hints: = wceq 1559 ifcif 4479 (class class class)co 7392 |
| This theorem was proved from axioms: ax-mp 5 ax-1 6 ax-2 7 ax-3 8 ax-gen 1814 ax-4 1828 ax-5 1929 ax-6 1986 ax-7 2027 ax-8 2143 ax-9 2151 ax-ext 2733 |
| This theorem depends on definitions: df-bi 209 df-an 400 df-or 859 df-tru 1562 df-ex 1799 df-sb 2090 df-clab 2740 df-cleq 2753 df-clel 2836 df-v 3455 df-ss 3921 df-if 4480 df-uni 4865 df-br 5100 df-iota 6473 df-fv 6525 df-ov 7395 |
| This theorem is referenced by: monmatcollpw 22819 |
| Copyright terms: Public domain | W3C validator |