| Metamath Proof Explorer |
< Previous
Next >
Nearby theorems |
||
| Mirrors > Home > MPE Home > Th. List > ifmpt2v | Structured version Visualization version GIF version | ||
| Description: Move a conditional inside and outside a function in maps-to notation. (Contributed by SN, 16-Oct-2025.) |
| Ref | Expression |
|---|---|
| ifmpt2v | ⊢ (𝑥 ∈ 𝐴 ↦ if(𝜑, 𝐵, 𝐶)) = if(𝜑, (𝑥 ∈ 𝐴 ↦ 𝐵), (𝑥 ∈ 𝐴 ↦ 𝐶)) |
| Step | Hyp | Ref | Expression |
|---|---|---|---|
| 1 | iftrue 4467 | . . . 4 ⊢ (𝜑 → if(𝜑, 𝐵, 𝐶) = 𝐵) | |
| 2 | 1 | mpteq2dv 5173 | . . 3 ⊢ (𝜑 → (𝑥 ∈ 𝐴 ↦ if(𝜑, 𝐵, 𝐶)) = (𝑥 ∈ 𝐴 ↦ 𝐵)) |
| 3 | iftrue 4467 | . . 3 ⊢ (𝜑 → if(𝜑, (𝑥 ∈ 𝐴 ↦ 𝐵), (𝑥 ∈ 𝐴 ↦ 𝐶)) = (𝑥 ∈ 𝐴 ↦ 𝐵)) | |
| 4 | 2, 3 | eqtr4d 2778 | . 2 ⊢ (𝜑 → (𝑥 ∈ 𝐴 ↦ if(𝜑, 𝐵, 𝐶)) = if(𝜑, (𝑥 ∈ 𝐴 ↦ 𝐵), (𝑥 ∈ 𝐴 ↦ 𝐶))) |
| 5 | iffalse 4470 | . . . 4 ⊢ (¬ 𝜑 → if(𝜑, 𝐵, 𝐶) = 𝐶) | |
| 6 | 5 | mpteq2dv 5173 | . . 3 ⊢ (¬ 𝜑 → (𝑥 ∈ 𝐴 ↦ if(𝜑, 𝐵, 𝐶)) = (𝑥 ∈ 𝐴 ↦ 𝐶)) |
| 7 | iffalse 4470 | . . 3 ⊢ (¬ 𝜑 → if(𝜑, (𝑥 ∈ 𝐴 ↦ 𝐵), (𝑥 ∈ 𝐴 ↦ 𝐶)) = (𝑥 ∈ 𝐴 ↦ 𝐶)) | |
| 8 | 6, 7 | eqtr4d 2778 | . 2 ⊢ (¬ 𝜑 → (𝑥 ∈ 𝐴 ↦ if(𝜑, 𝐵, 𝐶)) = if(𝜑, (𝑥 ∈ 𝐴 ↦ 𝐵), (𝑥 ∈ 𝐴 ↦ 𝐶))) |
| 9 | 4, 8 | pm2.61i 183 | 1 ⊢ (𝑥 ∈ 𝐴 ↦ if(𝜑, 𝐵, 𝐶)) = if(𝜑, (𝑥 ∈ 𝐴 ↦ 𝐵), (𝑥 ∈ 𝐴 ↦ 𝐶)) |
| Colors of variables: wff setvar class |
| Syntax hints: ¬ wn 3 = wceq 1547 ifcif 4461 ↦ cmpt 5160 |
| 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 2712 |
| This theorem depends on definitions: df-bi 208 df-an 397 df-or 854 df-ex 1787 df-sb 2074 df-clab 2719 df-cleq 2732 df-clel 2815 df-if 4462 df-opab 5142 df-mpt 5161 |
| This theorem is referenced by: psdmvr 22164 |
| Copyright terms: Public domain | W3C validator |