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

Theorem ifov 7518
Description: Move a conditional outside of an operation. (Contributed by AV, 11-Nov-2019.)
Assertion
Ref Expression
ifov (𝐴if(𝜑, 𝐹, 𝐺)𝐵) = if(𝜑, (𝐴𝐹𝐵), (𝐴𝐺𝐵))

Proof of Theorem ifov
StepHypRef Expression
1 oveq 7422 . 2 (if(𝜑, 𝐹, 𝐺) = 𝐹 → (𝐴if(𝜑, 𝐹, 𝐺)𝐵) = (𝐴𝐹𝐵))
2 oveq 7422 . 2 (if(𝜑, 𝐹, 𝐺) = 𝐺 → (𝐴if(𝜑, 𝐹, 𝐺)𝐵) = (𝐴𝐺𝐵))
31, 2ifsb 4536 1 (𝐴if(𝜑, 𝐹, 𝐺)𝐵) = if(𝜑, (𝐴𝐹𝐵), (𝐴𝐺𝐵))
Colors of variables: wff setvar class
Syntax hints:   = wceq 1534  ifcif 4523  (class class class)co 7416
This theorem was proved from axioms:  ax-mp 5  ax-1 6  ax-2 7  ax-3 8  ax-gen 1790  ax-4 1804  ax-5 1906  ax-6 1964  ax-7 2004  ax-8 2101  ax-9 2109  ax-ext 2697
This theorem depends on definitions:  df-bi 206  df-an 395  df-or 846  df-tru 1537  df-ex 1775  df-sb 2061  df-clab 2704  df-cleq 2718  df-clel 2803  df-v 3464  df-ss 3963  df-if 4524  df-uni 4906  df-br 5146  df-iota 6498  df-fv 6554  df-ov 7419
This theorem is referenced by:  monmatcollpw  22769
  Copyright terms: Public domain W3C validator