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

Theorem ancom1s 490
Description: Inference commuting a nested conjunction in antecedent.
Hypothesis
Ref Expression
an1rs.1 |- (((ph /\ ps) /\ ch) -> th)
Assertion
Ref Expression
ancom1s |- (((ps /\ ph) /\ ch) -> th)

Proof of Theorem ancom1s
StepHypRef Expression
1 an1rs.1 . . . 4 |- (((ph /\ ps) /\ ch) -> th)
21exp31 376 . . 3 |- (ph -> (ps -> (ch -> th)))
32com12 11 . 2 |- (ps -> (ph -> (ch -> th)))
43imp31 362 1 |- (((ps /\ ph) /\ ch) -> th)
Colors of variables: wff set class
Syntax hints:   -> wi 3   /\ wa 223
This theorem is referenced by:  odi 4210  leltaddt 5646  rec11rt 5779  absmaxt 6897  climcmplem 7137  znnen 7502  bl2in 7843  htthlem11 8630  hmopcot 9948  branmfnt 10038  irredlem2 10318  irredlem4 10320
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