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

Theorem ifptru 1023
Description: Value of the conditional operator for propositions when its first argument is true. Analogue for propositions of iftrue 4092. This is essentially dedlema 1002. (Contributed by BJ, 20-Sep-2019.) (Proof shortened by Wolf Lammen, 10-Jul-2020.)
Assertion
Ref Expression
ifptru  |-  ( ph  ->  (if- ( ph ,  ps ,  ch )  <->  ps ) )

Proof of Theorem ifptru
StepHypRef Expression
1 biimt 350 . 2  |-  ( ph  ->  ( ps  <->  ( ph  ->  ps ) ) )
2 orc 400 . . . 4  |-  ( ph  ->  ( ph  \/  ch ) )
32biantrud 528 . . 3  |-  ( ph  ->  ( ( ph  ->  ps )  <->  ( ( ph  ->  ps )  /\  ( ph  \/  ch ) ) ) )
4 dfifp3 1015 . . 3  |-  (if- (
ph ,  ps ,  ch )  <->  ( ( ph  ->  ps )  /\  ( ph  \/  ch ) ) )
53, 4syl6bbr 278 . 2  |-  ( ph  ->  ( ( ph  ->  ps )  <-> if- ( ph ,  ps ,  ch ) ) )
61, 5bitr2d 269 1  |-  ( ph  ->  (if- ( ph ,  ps ,  ch )  <->  ps ) )
Colors of variables: wff setvar class
Syntax hints:    -> wi 4    <-> wb 196    \/ wo 383    /\ wa 384  if-wif 1012
This theorem was proved from axioms:  ax-mp 5  ax-1 6  ax-2 7  ax-3 8
This theorem depends on definitions:  df-bi 197  df-or 385  df-an 386  df-ifp 1013
This theorem is referenced by:  ifpfal  1024  ifpid  1025  elimh  1030  dedt  1031  wlkl1loop  26534  lfgrwlkprop  26584  eupth2lem3lem3  27090
  Copyright terms: Public domain W3C validator