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

Theorem orbidi 815
Description: Disjunction distributes over the biconditional. An axiom of system DS in Vladimir Lifschitz, "On calculational proofs" (1998), http://citeseer.ist.psu.edu/lifschitz98calculational.html.
Assertion
Ref Expression
orbidi |- ((ph \/ (ps <-> ch)) <-> ((ph \/ ps) <-> (ph \/ ch)))

Proof of Theorem orbidi
StepHypRef Expression
1 orc 291 . . . . 5 |- (ph -> (ph \/ ch))
21a1d 15 . . . 4 |- (ph -> ((ph \/ ps) -> (ph \/ ch)))
3 orc 291 . . . . 5 |- (ph -> (ph \/ ps))
43a1d 15 . . . 4 |- (ph -> ((ph \/ ch) -> (ph \/ ps)))
52, 4impbid 574 . . 3 |- (ph -> ((ph \/ ps) <-> (ph \/ ch)))
6 id 73 . . . 4 |- ((ps <-> ch) -> (ps <-> ch))
76orbi2d 676 . . 3 |- ((ps <-> ch) -> ((ph \/ ps) <-> (ph \/ ch)))
85, 7jaoi 368 . 2 |- ((ph \/ (ps <-> ch)) -> ((ph \/ ps) <-> (ph \/ ch)))
9 pm2.85 639 . . . 4 |- (((ph \/ ps) -> (ph \/ ch)) -> (ph \/ (ps -> ch)))
10 pm2.85 639 . . . 4 |- (((ph \/ ch) -> (ph \/ ps)) -> (ph \/ (ch -> ps)))
119, 10anim12i 360 . . 3 |- ((((ph \/ ps) -> (ph \/ ch)) /\ ((ph \/ ch) -> (ph \/ ps))) -> ((ph \/ (ps -> ch)) /\ (ph \/ (ch -> ps))))
12 dfbi2 572 . . 3 |- (((ph \/ ps) <-> (ph \/ ch)) <-> (((ph \/ ps) -> (ph \/ ch)) /\ ((ph \/ ch) -> (ph \/ ps))))
13 dfbi2 572 . . . . 5 |- ((ps <-> ch) <-> ((ps -> ch) /\ (ch -> ps)))
1413orbi2i 275 . . . 4 |- ((ph \/ (ps <-> ch)) <-> (ph \/ ((ps -> ch) /\ (ch -> ps))))
15 ordi 656 . . . 4 |- ((ph \/ ((ps -> ch) /\ (ch -> ps))) <-> ((ph \/ (ps -> ch)) /\ (ph \/ (ch -> ps))))
1614, 15bitri 190 . . 3 |- ((ph \/ (ps <-> ch)) <-> ((ph \/ (ps -> ch)) /\ (ph \/ (ch -> ps))))
1711, 12, 163imtr4i 236 . 2 |- (((ph \/ ps) <-> (ph \/ ch)) -> (ph \/ (ps <-> ch)))
188, 17impbii 174 1 |- ((ph \/ (ps <-> ch)) <-> ((ph \/ ps) <-> (ph \/ ch)))
Colors of variables: wff set class
Syntax hints:   -> wi 3   <-> wb 163   \/ wo 239   /\ wa 240
This theorem is referenced by:  pm5.7 818
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-or 241  df-an 242
Copyright terms: Public domain