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

Theorem ibllem 24368
Description: Conditioned equality theorem for the if statement. (Contributed by Mario Carneiro, 31-Jul-2014.)
Hypothesis
Ref Expression
ibllem.1 ((𝜑𝑥𝐴) → 𝐵 = 𝐶)
Assertion
Ref Expression
ibllem (𝜑 → if((𝑥𝐴 ∧ 0 ≤ 𝐵), 𝐵, 0) = if((𝑥𝐴 ∧ 0 ≤ 𝐶), 𝐶, 0))

Proof of Theorem ibllem
StepHypRef Expression
1 ibllem.1 . . . . 5 ((𝜑𝑥𝐴) → 𝐵 = 𝐶)
21breq2d 5042 . . . 4 ((𝜑𝑥𝐴) → (0 ≤ 𝐵 ↔ 0 ≤ 𝐶))
32pm5.32da 582 . . 3 (𝜑 → ((𝑥𝐴 ∧ 0 ≤ 𝐵) ↔ (𝑥𝐴 ∧ 0 ≤ 𝐶)))
43ifbid 4447 . 2 (𝜑 → if((𝑥𝐴 ∧ 0 ≤ 𝐵), 𝐵, 0) = if((𝑥𝐴 ∧ 0 ≤ 𝐶), 𝐵, 0))
51adantrr 716 . . 3 ((𝜑 ∧ (𝑥𝐴 ∧ 0 ≤ 𝐶)) → 𝐵 = 𝐶)
65ifeq1da 4455 . 2 (𝜑 → if((𝑥𝐴 ∧ 0 ≤ 𝐶), 𝐵, 0) = if((𝑥𝐴 ∧ 0 ≤ 𝐶), 𝐶, 0))
74, 6eqtrd 2833 1 (𝜑 → if((𝑥𝐴 ∧ 0 ≤ 𝐵), 𝐵, 0) = if((𝑥𝐴 ∧ 0 ≤ 𝐶), 𝐶, 0))
Colors of variables: wff setvar class
Syntax hints:  wi 4  wa 399   = wceq 1538  wcel 2111  ifcif 4425   class class class wbr 5030  0cc0 10526  cle 10665
This theorem was proved from axioms:  ax-mp 5  ax-1 6  ax-2 7  ax-3 8  ax-gen 1797  ax-4 1811  ax-5 1911  ax-6 1970  ax-7 2015  ax-8 2113  ax-9 2121  ax-10 2142  ax-12 2175  ax-ext 2770
This theorem depends on definitions:  df-bi 210  df-an 400  df-or 845  df-3an 1086  df-ex 1782  df-nf 1786  df-sb 2070  df-clab 2777  df-cleq 2791  df-clel 2870  df-rab 3115  df-v 3443  df-un 3886  df-if 4426  df-sn 4526  df-pr 4528  df-op 4532  df-br 5031
This theorem is referenced by:  isibl  24369  isibl2  24370  iblitg  24372  iblcnlem1  24391  iblcnlem  24392  itgcnlem  24393  iblrelem  24394  itgrevallem1  24398  itgeqa  24417
  Copyright terms: Public domain W3C validator