| Metamath Proof Explorer |
< Previous
Next >
Nearby theorems |
||
| Mirrors > Home > MPE Home > Th. List > iffv | Structured version Visualization version GIF version | ||
| Description: Move a conditional outside of a function. (Contributed by Thierry Arnoux, 28-Sep-2018.) |
| Ref | Expression |
|---|---|
| iffv | ⊢ (if(𝜑, 𝐹, 𝐺)‘𝐴) = if(𝜑, (𝐹‘𝐴), (𝐺‘𝐴)) |
| Step | Hyp | Ref | Expression |
|---|---|---|---|
| 1 | fveq1 6826 | . 2 ⊢ (if(𝜑, 𝐹, 𝐺) = 𝐹 → (if(𝜑, 𝐹, 𝐺)‘𝐴) = (𝐹‘𝐴)) | |
| 2 | fveq1 6826 | . 2 ⊢ (if(𝜑, 𝐹, 𝐺) = 𝐺 → (if(𝜑, 𝐹, 𝐺)‘𝐴) = (𝐺‘𝐴)) | |
| 3 | 1, 2 | ifsb 4468 | 1 ⊢ (if(𝜑, 𝐹, 𝐺)‘𝐴) = if(𝜑, (𝐹‘𝐴), (𝐺‘𝐴)) |
| Colors of variables: wff setvar class |
| Syntax hints: = wceq 1547 ifcif 4454 ‘cfv 6485 |
| This theorem was proved from axioms: ax-mp 5 ax-1 6 ax-2 7 ax-3 8 ax-gen 1802 ax-4 1816 ax-5 1917 ax-6 1974 ax-7 2015 ax-8 2121 ax-9 2129 ax-ext 2711 |
| This theorem depends on definitions: df-bi 208 df-an 397 df-or 854 df-tru 1550 df-ex 1787 df-sb 2074 df-clab 2718 df-cleq 2731 df-clel 2814 df-v 3433 df-ss 3900 df-if 4455 df-uni 4839 df-br 5073 df-iota 6441 df-fv 6493 |
| This theorem is referenced by: selvvvval 22118 decpmatid 22753 pmatcollpwscmatlem1 22772 prjspnfv01 43074 |
| Copyright terms: Public domain | W3C validator |