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

Theorem iftrueb 4483
Description: When the branches are not equal, an "if" condition results in the first branch if and only if its condition is true. (Contributed by SN, 16-Oct-2025.)
Assertion
Ref Expression
iftrueb (𝐴𝐵 → (if(𝜑, 𝐴, 𝐵) = 𝐴𝜑))

Proof of Theorem iftrueb
StepHypRef Expression
1 necom 3000 . . . . 5 (𝐴𝐵𝐵𝐴)
21biimpi 218 . . . 4 (𝐴𝐵𝐵𝐴)
3 iffalse 4479 . . . . 5 𝜑 → if(𝜑, 𝐴, 𝐵) = 𝐵)
43neeq1d 3006 . . . 4 𝜑 → (if(𝜑, 𝐴, 𝐵) ≠ 𝐴𝐵𝐴))
52, 4syl5ibrcom 249 . . 3 (𝐴𝐵 → (¬ 𝜑 → if(𝜑, 𝐴, 𝐵) ≠ 𝐴))
65necon4bd 2967 . 2 (𝐴𝐵 → (if(𝜑, 𝐴, 𝐵) = 𝐴𝜑))
7 iftrue 4476 . 2 (𝜑 → if(𝜑, 𝐴, 𝐵) = 𝐴)
86, 7impbid1 227 1 (𝐴𝐵 → (if(𝜑, 𝐴, 𝐵) = 𝐴𝜑))
Colors of variables: wff setvar class
Syntax hints:  ¬ wn 3  wi 4  wb 208   = wceq 1550  wne 2947  ifcif 4470
This theorem was proved from axioms:  ax-mp 5  ax-1 6  ax-2 7  ax-3 8  ax-gen 1805  ax-4 1819  ax-5 1920  ax-6 1977  ax-7 2018  ax-8 2134  ax-9 2142  ax-ext 2724
This theorem depends on definitions:  df-bi 209  df-an 399  df-or 857  df-ex 1790  df-sb 2081  df-clab 2731  df-cleq 2744  df-clel 2827  df-ne 2948  df-if 4471
This theorem is referenced by:  psdmvr  22203
  Copyright terms: Public domain W3C validator