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

Theorem oranabs 584
Description: Absorb a disjunct into a conjunct. (Contributed by Roy F. Longton 23-Jun-2005.)
Assertion
Ref Expression
oranabs |- (((ph \/ -. ps) /\ ps) <-> (ph /\ ps))

Proof of Theorem oranabs
StepHypRef Expression
1 pm5.61 449 . 2 |- (((ph \/ -. ps) /\ -. -. ps) <-> (ph /\ -. -. ps))
2 pm4.13 161 . . 3 |- (ps <-> -. -. ps)
32anbi2i 482 . 2 |- (((ph \/ -. ps) /\ ps) <-> ((ph \/ -. ps) /\ -. -. ps))
42anbi2i 482 . 2 |- ((ph /\ ps) <-> (ph /\ -. -. ps))
51, 3, 43bitr4 183 1 |- (((ph \/ -. ps) /\ ps) <-> (ph /\ ps))
Colors of variables: wff set class
Syntax hints:  -. wn 2   <-> 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