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

Theorem orbidi 741
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 269 . . . . 5 |- (ph -> (ph \/ ch))
21a1d 12 . . . 4 |- (ph -> ((ph \/ ps) -> (ph \/ ch)))
3 orc 269 . . . . 5 |- (ph -> (ph \/ ps))
43a1d 12 . . . 4 |- (ph -> ((ph \/ ch) -> (ph \/ ps)))
52, 4impbid 514 . . 3 |- (ph -> ((ph \/ ps) <-> (ph \/ ch)))
6 id 59 . . . 4 |- ((ps <-> ch) -> (ps <-> ch))
76orbi2d 612 . . 3 |- ((ps <-> ch) -> ((ph \/ ps) <-> (ph \/ ch)))
85, 7jaoi 341 . 2 |- ((ph \/ (ps <-> ch)) -> ((ph \/ ps) <-> (ph \/ ch)))
9 pm2.85 577 . . . 4 |- (((ph \/ ps) -> (ph \/ ch)) -> (ph \/ (ps -> ch)))
10 pm2.85 577 . . . 4 |- (((ph \/ ch) -> (ph \/ ps)) -> (ph \/ (ch -> ps)))
119, 10anim12i 333 . . 3 |- ((((ph \/ ps) -> (ph \/ ch)) /\ ((ph \/ ch) -> (ph \/ ps))) -> ((ph \/ (ps -> ch)) /\ (ph \/ (ch -> ps))))
12 bi 513 . . 3 |- (((ph \/ ps) <-> (ph \/ ch)) <-> (((ph \/ ps) -> (ph \/ ch)) /\ ((ph \/ ch) -> (ph \/ ps))))
13 bi 513 . . . . 5 |- ((ps <-> ch) <-> ((ps -> ch) /\ (ch -> ps)))
1413orbi2i 255 . . . 4 |- ((ph \/ (ps <-> ch)) <-> (ph \/ ((ps -> ch) /\ (ch -> ps))))
15 ordi 594 . . . 4 |- ((ph \/ ((ps -> ch) /\ (ch -> ps))) <-> ((ph \/ (ps -> ch)) /\ (ph \/ (ch -> ps))))
1614, 15bitr 173 . . 3 |- ((ph \/ (ps <-> ch)) <-> ((ph \/ (ps -> ch)) /\ (ph \/ (ch -> ps))))
1711, 12, 163imtr4 219 . 2 |- (((ph \/ ps) <-> (ph \/ ch)) -> (ph \/ (ps <-> ch)))
188, 17impbi 157 1 |- ((ph \/ (ps <-> ch)) <-> ((ph \/ ps) <-> (ph \/ ch)))
Colors of variables: wff set class
Syntax hints:   -> wi 3   <-> wb 146   \/ wo 222   /\ wa 223
This theorem is referenced by:  pm5.7 744
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-or 224  df-an 225
Copyright terms: Public domain