| 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 6831 | . 2 ⊢ (if(𝜑, 𝐹, 𝐺) = 𝐹 → (if(𝜑, 𝐹, 𝐺)‘𝐴) = (𝐹‘𝐴)) | |
| 2 | fveq1 6831 | . 2 ⊢ (if(𝜑, 𝐹, 𝐺) = 𝐺 → (if(𝜑, 𝐹, 𝐺)‘𝐴) = (𝐺‘𝐴)) | |
| 3 | 1, 2 | ifsb 4491 | 1 ⊢ (if(𝜑, 𝐹, 𝐺)‘𝐴) = if(𝜑, (𝐹‘𝐴), (𝐺‘𝐴)) |
| Colors of variables: wff setvar class |
| Syntax hints: = wceq 1541 ifcif 4477 ‘cfv 6490 |
| This theorem was proved from axioms: ax-mp 5 ax-1 6 ax-2 7 ax-3 8 ax-gen 1796 ax-4 1810 ax-5 1911 ax-6 1968 ax-7 2009 ax-8 2115 ax-9 2123 ax-ext 2706 |
| This theorem depends on definitions: df-bi 207 df-an 396 df-or 848 df-tru 1544 df-ex 1781 df-sb 2068 df-clab 2713 df-cleq 2726 df-clel 2809 df-v 3440 df-ss 3916 df-if 4478 df-uni 4862 df-br 5097 df-iota 6446 df-fv 6498 |
| This theorem is referenced by: decpmatid 22712 pmatcollpwscmatlem1 22731 selvvvval 42770 prjspnfv01 42809 |
| Copyright terms: Public domain | W3C validator |