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

Theorem jc 138
Description: Inference joining the consequents of two premises.
Hypotheses
Ref Expression
jc.1 |- (ph -> ps)
jc.2 |- (ph -> ch)
Assertion
Ref Expression
jc |- (ph -> -. (ps -> -. ch))

Proof of Theorem jc
StepHypRef Expression
1 pm3.2im 122 . 2 |- (ps -> (ch -> -. (ps -> -. ch)))
2 jc.1 . 2 |- (ph -> ps)
3 jc.2 . 2 |- (ph -> ch)
41, 2, 3sylc 68 1 |- (ph -> -. (ps -> -. ch))
Colors of variables: wff set class
Syntax hints:  -. wn 2   -> wi 3
This theorem is referenced by:  dfbi1 158  jca 288  equs4 1150
This theorem was proved from axioms:  ax-1 4  ax-2 5  ax-3 6  ax-mp 7
Copyright terms: Public domain