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

Theorem ifeq12 4486
Description: Equality theorem for conditional operators. (Contributed by NM, 1-Sep-2004.)
Assertion
Ref Expression
ifeq12 ((𝐴 = 𝐵𝐶 = 𝐷) → if(𝜑, 𝐴, 𝐶) = if(𝜑, 𝐵, 𝐷))

Proof of Theorem ifeq12
StepHypRef Expression
1 ifeq1 4473 . 2 (𝐴 = 𝐵 → if(𝜑, 𝐴, 𝐶) = if(𝜑, 𝐵, 𝐶))
2 ifeq2 4474 . 2 (𝐶 = 𝐷 → if(𝜑, 𝐵, 𝐶) = if(𝜑, 𝐵, 𝐷))
31, 2sylan9eq 2878 1 ((𝐴 = 𝐵𝐶 = 𝐷) → if(𝜑, 𝐴, 𝐶) = if(𝜑, 𝐵, 𝐷))
Colors of variables: wff setvar class
Syntax hints:  wi 4  wa 398   = wceq 1537  ifcif 4469
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 1970  ax-7 2015  ax-8 2116  ax-9 2124  ax-10 2145  ax-11 2161  ax-12 2177  ax-ext 2795
This theorem depends on definitions:  df-bi 209  df-an 399  df-or 844  df-tru 1540  df-ex 1781  df-nf 1785  df-sb 2070  df-clab 2802  df-cleq 2816  df-clel 2895  df-nfc 2965  df-rab 3149  df-v 3498  df-un 3943  df-if 4470
This theorem is referenced by:  xaddmnf1  12624  xpsrnbas  16846  ditg0  24453  mumullem2  25759
  Copyright terms: Public domain W3C validator