HomeHome Metamath Proof Explorer < Previous   Next >
Related theorems
Unicode version

Theorem jaoian 425
Description: Inference disjoining the antecedents of two implications.
Hypotheses
Ref Expression
jaoian.1 |- ((ph /\ ps) -> ch)
jaoian.2 |- ((th /\ ps) -> ch)
Assertion
Ref Expression
jaoian |- (((ph \/ th) /\ ps) -> ch)

Proof of Theorem jaoian
StepHypRef Expression
1 jaoian.1 . . . 4 |- ((ph /\ ps) -> ch)
21ex 373 . . 3 |- (ph -> (ps -> ch))
3 jaoian.2 . . . 4 |- ((th /\ ps) -> ch)
43ex 373 . . 3 |- (th -> (ps -> ch))
52, 4jaoi 341 . 2 |- ((ph \/ th) -> (ps -> ch))
65imp 350 1 |- (((ph \/ th) /\ ps) -> ch)
Colors of variables: wff set class
Syntax hints:   -> wi 3   \/ wo 222   /\ wa 223
This theorem is referenced by:  faclbnd 6945  faclbnd3 6947  faclbnd4lem1 6948  ipasslem3 8492  efifolem6 8727
This theorem was proved from axioms:  ax-1 4  ax-2 5  ax-3 6  ax-mp 7
This theorem depends on definitions:  df-bi 147  df-or 224  df-an 225
Copyright terms: Public domain