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

Theorem rnlem 853
Description: Lemma used in construction of real numbers. (The proof was shortened by Andrew Salmon, 26-Jun-2011.)
Assertion
Ref Expression
rnlem |- (((ph /\ ps) /\ (ch /\ th)) <-> (((ph /\ ch) /\ (ps /\ th)) /\ ((ph /\ th) /\ (ps /\ ch))))

Proof of Theorem rnlem
StepHypRef Expression
1 an4 564 . . . 4 |- (((ph /\ ps) /\ (ch /\ th)) <-> ((ph /\ ch) /\ (ps /\ th)))
21biimpi 168 . . 3 |- (((ph /\ ps) /\ (ch /\ th)) -> ((ph /\ ch) /\ (ps /\ th)))
3 an42 565 . . . 4 |- (((ph /\ th) /\ (ps /\ ch)) <-> ((ph /\ ps) /\ (ch /\ th)))
43biimpri 169 . . 3 |- (((ph /\ ps) /\ (ch /\ th)) -> ((ph /\ th) /\ (ps /\ ch)))
52, 4jca 310 . 2 |- (((ph /\ ps) /\ (ch /\ th)) -> (((ph /\ ch) /\ (ps /\ th)) /\ ((ph /\ th) /\ (ps /\ ch))))
63biimpi 168 . . 3 |- (((ph /\ th) /\ (ps /\ ch)) -> ((ph /\ ps) /\ (ch /\ th)))
76adantl 424 . 2 |- ((((ph /\ ch) /\ (ps /\ th)) /\ ((ph /\ th) /\ (ps /\ ch))) -> ((ph /\ ps) /\ (ch /\ th)))
85, 7impbii 174 1 |- (((ph /\ ps) /\ (ch /\ th)) <-> (((ph /\ ch) /\ (ps /\ th)) /\ ((ph /\ th) /\ (ps /\ ch))))
Colors of variables: wff set class
Syntax hints:   <-> wb 163   /\ wa 240
This theorem is referenced by:  mulcmpblnr 6335
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 164  df-an 242
Copyright terms: Public domain