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

Theorem bigolden 747
Description: Dijkstra-Scholten's Golden Rule for calculational proofs.
Assertion
Ref Expression
bigolden |- (((ph /\ ps) <-> ph) <-> (ps <-> (ph \/ ps)))

Proof of Theorem bigolden
StepHypRef Expression
1 pm4.71 635 . 2 |- ((ph -> ps) <-> (ph <-> (ph /\ ps)))
2 pm4.72 641 . 2 |- ((ph -> ps) <-> (ps <-> (ph \/ ps)))
3 bicom 520 . 2 |- ((ph <-> (ph /\ ps)) <-> ((ph /\ ps) <-> ph))
41, 2, 33bitr3r 182 1 |- (((ph /\ ps) <-> ph) <-> (ps <-> (ph \/ ps)))
Colors of variables: wff set class
Syntax hints:   -> wi 3   <-> wb 146   \/ wo 222   /\ wa 223
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