Table of ContentsTable of Contents User Sandbox < Previous   Next >
Related theorems
Unicode version

Theorem and4as 10427
Description: /\ associativity.
Assertion
Ref Expression
and4as |- ((ph /\ ps /\ (ch /\ th)) <-> ((ph /\ ps /\ ch) /\ th))

Proof of Theorem and4as
StepHypRef Expression
1 pm3.2 283 . . . . 5 |- ((ph /\ ps /\ ch) -> (th -> ((ph /\ ps /\ ch) /\ th)))
213exp 834 . . . 4 |- (ph -> (ps -> (ch -> (th -> ((ph /\ ps /\ ch) /\ th)))))
32imp4a 364 . . 3 |- (ph -> (ps -> ((ch /\ th) -> ((ph /\ ps /\ ch) /\ th))))
433imp 829 . 2 |- ((ph /\ ps /\ (ch /\ th)) -> ((ph /\ ps /\ ch) /\ th))
5 id 59 . . . . 5 |- ((ph /\ ps /\ (ch /\ th)) -> (ph /\ ps /\ (ch /\ th)))
653exp 834 . . . 4 |- (ph -> (ps -> ((ch /\ th) -> (ph /\ ps /\ (ch /\ th)))))
76exp4a 380 . . 3 |- (ph -> (ps -> (ch -> (th -> (ph /\ ps /\ (ch /\ th))))))
873imp1 848 . 2 |- (((ph /\ ps /\ ch) /\ th) -> (ph /\ ps /\ (ch /\ th)))
94, 8impbi 157 1 |- ((ph /\ ps /\ (ch /\ th)) <-> ((ph /\ ps /\ ch) /\ th))
Colors of variables: wff set class
Syntax hints:   -> wi 3   <-> wb 146   /\ wa 223   /\ w3a 777
This theorem is referenced by:  elo 10439
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 779
Copyright terms: Public domain