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 5081 . . . 4 ((𝜑𝑥𝐴) → (0 ≤ 𝐵 ↔ 0 ≤ 𝐶))
32pm5.32da 581 . . 3 (𝜑 → ((𝑥𝐴 ∧ 0 ≤ 𝐵) ↔ (𝑥𝐴 ∧ 0 ≤ 𝐶)))
43ifbid 4492 . 2 (𝜑 → if((𝑥𝐴 ∧ 0 ≤ 𝐵), 𝐵, 0) = if((𝑥𝐴 ∧ 0 ≤ 𝐶), 𝐵, 0))
51adantrr 715 . . 3 ((𝜑 ∧ (𝑥𝐴 ∧ 0 ≤ 𝐶)) → 𝐵 = 𝐶)
65ifeq1da 4500 . 2 (𝜑 → if((𝑥𝐴 ∧ 0 ≤ 𝐶), 𝐵, 0) = if((𝑥𝐴 ∧ 0 ≤ 𝐶), 𝐶, 0))
74, 6eqtrd 2859 1 (𝜑 → if((𝑥𝐴 ∧ 0 ≤ 𝐵), 𝐵, 0) = if((𝑥𝐴 ∧ 0 ≤ 𝐶), 𝐶, 0))
Colors of variables: wff setvar class
Syntax hints:  wi 4  wa 398   = wceq 1536  wcel 2113  ifcif 4470   class class class wbr 5069  0cc0 10540  cle 10679
This theorem was proved from axioms:  ax-mp 5  ax-1 6  ax-2 7  ax-3 8  ax-gen 1795  ax-4 1809  ax-5 1910  ax-6 1969  ax-7 2014  ax-8 2115  ax-9 2123  ax-10 2144  ax-11 2160  ax-12 2176  ax-ext 2796
This theorem depends on definitions:  df-bi 209  df-an 399  df-or 844  df-3an 1085  df-tru 1539  df-ex 1780  df-nf 1784  df-sb 2069  df-clab 2803  df-cleq 2817  df-clel 2896  df-nfc 2966  df-rab 3150  df-v 3499  df-dif 3942  df-un 3944  df-in 3946  df-ss 3955  df-nul 4295  df-if 4471  df-sn 4571  df-pr 4573  df-op 4577  df-br 5070
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