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

Theorem ifpor 1021
Description: The conditional operator implies the disjunction of its possible outputs. Dual statement of anifp 1020. (Contributed by BJ, 1-Oct-2019.)
Assertion
Ref Expression
ifpor  |-  (if- (
ph ,  ps ,  ch )  ->  ( ps  \/  ch ) )

Proof of Theorem ifpor
StepHypRef Expression
1 df-ifp 1013 . 2  |-  (if- (
ph ,  ps ,  ch )  <->  ( ( ph  /\ 
ps )  \/  ( -.  ph  /\  ch )
) )
2 simpr 477 . . 3  |-  ( (
ph  /\  ps )  ->  ps )
3 simpr 477 . . 3  |-  ( ( -.  ph  /\  ch )  ->  ch )
42, 3orim12i 538 . 2  |-  ( ( ( ph  /\  ps )  \/  ( -.  ph 
/\  ch ) )  -> 
( ps  \/  ch ) )
51, 4sylbi 207 1  |-  (if- (
ph ,  ps ,  ch )  ->  ( ps  \/  ch ) )
Colors of variables: wff setvar class
Syntax hints:   -. wn 3    -> wi 4    \/ 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: (None)
  Copyright terms: Public domain W3C validator