| 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 6841 | . 2 ⊢ (if(𝜑, 𝐹, 𝐺) = 𝐹 → (if(𝜑, 𝐹, 𝐺)‘𝐴) = (𝐹‘𝐴)) | |
| 2 | fveq1 6841 | . 2 ⊢ (if(𝜑, 𝐹, 𝐺) = 𝐺 → (if(𝜑, 𝐹, 𝐺)‘𝐴) = (𝐺‘𝐴)) | |
| 3 | 1, 2 | ifsb 4495 | 1 ⊢ (if(𝜑, 𝐹, 𝐺)‘𝐴) = if(𝜑, (𝐹‘𝐴), (𝐺‘𝐴)) |
| Colors of variables: wff setvar class |
| Syntax hints: = wceq 1542 ifcif 4481 ‘cfv 6500 |
| This theorem was proved from axioms: ax-mp 5 ax-1 6 ax-2 7 ax-3 8 ax-gen 1797 ax-4 1811 ax-5 1912 ax-6 1969 ax-7 2010 ax-8 2116 ax-9 2124 ax-ext 2709 |
| This theorem depends on definitions: df-bi 207 df-an 396 df-or 849 df-tru 1545 df-ex 1782 df-sb 2069 df-clab 2716 df-cleq 2729 df-clel 2812 df-v 3444 df-ss 3920 df-if 4482 df-uni 4866 df-br 5101 df-iota 6456 df-fv 6508 |
| This theorem is referenced by: decpmatid 22726 pmatcollpwscmatlem1 22745 selvvvval 42943 prjspnfv01 42982 |
| Copyright terms: Public domain | W3C validator |