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

Theorem 3anandirs 921
Description: Inference that undistributes a triple conjunction in the antecedent.
Hypothesis
Ref Expression
3anandirs.1 |- (((ph /\ th) /\ (ps /\ th) /\ (ch /\ th)) -> ta)
Assertion
Ref Expression
3anandirs |- (((ph /\ ps /\ ch) /\ th) -> ta)

Proof of Theorem 3anandirs
StepHypRef Expression
1 3anandirs.1 . 2 |- (((ph /\ th) /\ (ps /\ th) /\ (ch /\ th)) -> ta)
2 3simp1 788 . . 3 |- ((ph /\ ps /\ ch) -> ph)
32anim1i 334 . 2 |- (((ph /\ ps /\ ch) /\ th) -> (ph /\ th))
4 3simp2 789 . . 3 |- ((ph /\ ps /\ ch) -> ps)
54anim1i 334 . 2 |- (((ph /\ ps /\ ch) /\ th) -> (ps /\ th))
6 3simp3 790 . . 3 |- ((ph /\ ps /\ ch) -> ch)
76anim1i 334 . 2 |- (((ph /\ ps /\ ch) /\ th) -> (ch /\ th))
81, 3, 5, 7syl3anc 858 1 |- (((ph /\ ps /\ ch) /\ th) -> ta)
Colors of variables: wff set class
Syntax hints:   -> wi 3   /\ wa 223   /\ w3a 775
This theorem is referenced by:  leoptrt 10070
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-an 225  df-3an 777
Copyright terms: Public domain