MPE Home Metamath Proof Explorer < Previous   Next >
Nearby theorems
Mirrors  >  Home  >  MPE Home  >  Th. List  >  ifmpt2v Structured version   Visualization version   GIF version

Theorem ifmpt2v 7518
Description: Move a conditional inside and outside a function in maps-to notation. (Contributed by SN, 16-Oct-2025.)
Assertion
Ref Expression
ifmpt2v (𝑥𝐴 ↦ if(𝜑, 𝐵, 𝐶)) = if(𝜑, (𝑥𝐴𝐵), (𝑥𝐴𝐶))
Distinct variable group:   𝜑,𝑥
Allowed substitution hints:   𝐴(𝑥)   𝐵(𝑥)   𝐶(𝑥)

Proof of Theorem ifmpt2v
StepHypRef Expression
1 iftrue 4491 . . . 4 (𝜑 → if(𝜑, 𝐵, 𝐶) = 𝐵)
21mpteq2dv 5203 . . 3 (𝜑 → (𝑥𝐴 ↦ if(𝜑, 𝐵, 𝐶)) = (𝑥𝐴𝐵))
3 iftrue 4491 . . 3 (𝜑 → if(𝜑, (𝑥𝐴𝐵), (𝑥𝐴𝐶)) = (𝑥𝐴𝐵))
42, 3eqtr4d 2800 . 2 (𝜑 → (𝑥𝐴 ↦ if(𝜑, 𝐵, 𝐶)) = if(𝜑, (𝑥𝐴𝐵), (𝑥𝐴𝐶)))
5 iffalse 4494 . . . 4 𝜑 → if(𝜑, 𝐵, 𝐶) = 𝐶)
65mpteq2dv 5203 . . 3 𝜑 → (𝑥𝐴 ↦ if(𝜑, 𝐵, 𝐶)) = (𝑥𝐴𝐶))
7 iffalse 4494 . . 3 𝜑 → if(𝜑, (𝑥𝐴𝐵), (𝑥𝐴𝐶)) = (𝑥𝐴𝐶))
86, 7eqtr4d 2800 . 2 𝜑 → (𝑥𝐴 ↦ if(𝜑, 𝐵, 𝐶)) = if(𝜑, (𝑥𝐴𝐵), (𝑥𝐴𝐶)))
94, 8pm2.61i 184 1 (𝑥𝐴 ↦ if(𝜑, 𝐵, 𝐶)) = if(𝜑, (𝑥𝐴𝐵), (𝑥𝐴𝐶))
Colors of variables:    wff setvar class
This proof depends on syntax axioms:  ¬ wn 3   = wceq 1570  ifcif 4485  cmpt 5190
This proof depends on axioms:  ax-mp 5  ax-1 6  ax-2 7  ax-3 8  ax-gen 1828  ax-4 1842  ax-5 1943  ax-6 2000  ax-7 2041  ax-8 2147  ax-9 2155  ax-ext 2734
This proof depends on definitions:  df-bi 210  df-an 402  df-or 862  df-ex 1813  df-sb 2100  df-clab 2741  df-cleq 2754  df-clel 2837  df-if 4486  df-opab 5172  df-mpt 5191
This theorem is used by:  psdmvr  22401
  Copyright terms: Public domain W3C validator