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

Theorem caselem 561
Description: Lemma for combining cases.
Assertion
Ref Expression
caselem |- (((ph \/ ps) /\ (ch \/ th)) <-> (((ph /\ ch) \/ (ps /\ ch)) \/ ((ph /\ th) \/ (ps /\ th))))

Proof of Theorem caselem
StepHypRef Expression
1 andi 456 . 2 |- (((ph \/ ps) /\ (ch \/ th)) <-> (((ph \/ ps) /\ ch) \/ ((ph \/ ps) /\ th)))
2 andir 457 . . 3 |- (((ph \/ ps) /\ ch) <-> ((ph /\ ch) \/ (ps /\ ch)))
3 andir 457 . . 3 |- (((ph \/ ps) /\ th) <-> ((ph /\ th) \/ (ps /\ th)))
42, 3orbi12i 216 . 2 |- ((((ph \/ ps) /\ ch) \/ ((ph \/ ps) /\ th)) <-> (((ph /\ ch) \/ (ps /\ ch)) \/ ((ph /\ th) \/ (ps /\ th))))
51, 4bitr 151 1 |- (((ph \/ ps) /\ (ch \/ th)) <-> (((ph /\ ch) \/ (ps /\ ch)) \/ ((ph /\ th) \/ (ps /\ th))))
Colors of variables: wff set class
Syntax hints:   <-> wb 127   \/ wo 195   /\ wa 196
This theorem is referenced by:  ccase 562  ccased 563
This theorem was proved from axioms:  ax-1 3  ax-2 4  ax-3 5  ax-mp 6
This theorem depends on definitions:  df-bi 128  df-or 197  df-an 198
metamath.org