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

Theorem 4cases 565
Description: Inference eliminating two antecedents from the four possible cases that result from their true/false combinations.
Hypotheses
Ref Expression
4cases.1 |- ((ph /\ ps) -> ch)
4cases.2 |- ((ph /\ -. ps) -> ch)
4cases.3 |- ((-. ph /\ ps) -> ch)
4cases.4 |- ((-. ph /\ -. ps) -> ch)
Assertion
Ref Expression
4cases |- ch

Proof of Theorem 4cases
StepHypRef Expression
1 4cases.1 . . 3 |- ((ph /\ ps) -> ch)
2 4cases.3 . . 3 |- ((-. ph /\ ps) -> ch)
31, 2pm2.61an1 364 . 2 |- (ps -> ch)
4 4cases.2 . . 3 |- ((ph /\ -. ps) -> ch)
5 4cases.4 . . 3 |- ((-. ph /\ -. ps) -> ch)
64, 5pm2.61an1 364 . 2 |- (-. ps -> ch)
73, 6pm2.61i 110 1 |- ch
Colors of variables: wff set class
Syntax hints:  -. wn 1   -> wi 2   /\ wa 196
This theorem is referenced by:  suc11reg 3456  znnen 4930
This theorem was proved from axioms:  ax-1 3  ax-2 4  ax-3 5  ax-mp 6
This theorem depends on definitions:  df-bi 128  df-an 198
metamath.org