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

Theorem adantrrl 404
Description: Deduction adding a conjunct to antecedent.
Hypothesis
Ref Expression
adantr2.1 |- ((ph /\ (ps /\ ch)) -> th)
Assertion
Ref Expression
adantrrl |- ((ph /\ (ps /\ (ta /\ ch))) -> th)

Proof of Theorem adantrrl
StepHypRef Expression
1 adantr2.1 . . . 4 |- ((ph /\ (ps /\ ch)) -> th)
21exp32 379 . . 3 |- (ph -> (ps -> (ch -> th)))
32a1dd 42 . 2 |- (ph -> (ps -> (ta -> (ch -> th))))
43imp45 372 1 |- ((ph /\ (ps /\ (ta /\ ch))) -> th)
Colors of variables: wff set class
Syntax hints:   -> wi 3   /\ wa 223
This theorem is referenced by:  zorn2lem6 4803  ltmul12it 5843  climsqueeze 7140  climsqueeze2 7141  neissex 7735  iscau3 7935  iscau4 7937  grprcan 8059  mdslmd3 10254
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
Copyright terms: Public domain