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

Theorem ifeq12 4480
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 4467 . 2 (𝐴 = 𝐵 → if(𝜑, 𝐴, 𝐶) = if(𝜑, 𝐵, 𝐶))
2 ifeq2 4468 . 2 (𝐶 = 𝐷 → if(𝜑, 𝐵, 𝐶) = if(𝜑, 𝐵, 𝐷))
31, 2sylan9eq 2873 1 ((𝐴 = 𝐵𝐶 = 𝐷) → if(𝜑, 𝐴, 𝐶) = if(𝜑, 𝐵, 𝐷))
Colors of variables: wff setvar class
Syntax hints:  wi 4  wa 396   = wceq 1528  ifcif 4463
This theorem was proved from axioms:  ax-mp 5  ax-1 6  ax-2 7  ax-3 8  ax-gen 1787  ax-4 1801  ax-5 1902  ax-6 1961  ax-7 2006  ax-8 2107  ax-9 2115  ax-10 2136  ax-11 2151  ax-12 2167  ax-ext 2790
This theorem depends on definitions:  df-bi 208  df-an 397  df-or 842  df-tru 1531  df-ex 1772  df-nf 1776  df-sb 2061  df-clab 2797  df-cleq 2811  df-clel 2890  df-nfc 2960  df-rab 3144  df-v 3494  df-un 3938  df-if 4464
This theorem is referenced by:  xaddmnf1  12609  xpsrnbas  16832  ditg0  24378  mumullem2  25684
  Copyright terms: Public domain W3C validator