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 6773 | . 2 ⊢ (if(𝜑, 𝐹, 𝐺) = 𝐹 → (if(𝜑, 𝐹, 𝐺)‘𝐴) = (𝐹‘𝐴)) | |
2 | fveq1 6773 | . 2 ⊢ (if(𝜑, 𝐹, 𝐺) = 𝐺 → (if(𝜑, 𝐹, 𝐺)‘𝐴) = (𝐺‘𝐴)) | |
3 | 1, 2 | ifsb 4472 | 1 ⊢ (if(𝜑, 𝐹, 𝐺)‘𝐴) = if(𝜑, (𝐹‘𝐴), (𝐺‘𝐴)) |
Colors of variables: wff setvar class |
Syntax hints: = wceq 1539 ifcif 4459 ‘cfv 6433 |
This theorem was proved from axioms: ax-mp 5 ax-1 6 ax-2 7 ax-3 8 ax-gen 1798 ax-4 1812 ax-5 1913 ax-6 1971 ax-7 2011 ax-8 2108 ax-9 2116 ax-ext 2709 |
This theorem depends on definitions: df-bi 206 df-an 397 df-or 845 df-tru 1542 df-ex 1783 df-sb 2068 df-clab 2716 df-cleq 2730 df-clel 2816 df-v 3434 df-in 3894 df-ss 3904 df-if 4460 df-uni 4840 df-br 5075 df-iota 6391 df-fv 6441 |
This theorem is referenced by: decpmatid 21919 pmatcollpwscmatlem1 21938 prjspnfv01 40461 |
Copyright terms: Public domain | W3C validator |