Metamath Proof Explorer


Theorem 3orel2OLD

Description: Obsolete version of 3orel2 as of 8-Oct-2025. (Contributed by Scott Fenton, 26-Mar-2011) (Proof shortened by Andrew Salmon, 25-May-2011) (Proof modification is discouraged.) (New usage is discouraged.)

Ref Expression
Assertion 3orel2OLD
|- ( -. ps -> ( ( ph \/ ps \/ ch ) -> ( ph \/ ch ) ) )

Proof

Step Hyp Ref Expression
1 3orrot
 |-  ( ( ph \/ ps \/ ch ) <-> ( ps \/ ch \/ ph ) )
2 3orel1
 |-  ( -. ps -> ( ( ps \/ ch \/ ph ) -> ( ch \/ ph ) ) )
3 orcom
 |-  ( ( ch \/ ph ) <-> ( ph \/ ch ) )
4 2 3 imbitrdi
 |-  ( -. ps -> ( ( ps \/ ch \/ ph ) -> ( ph \/ ch ) ) )
5 1 4 biimtrid
 |-  ( -. ps -> ( ( ph \/ ps \/ ch ) -> ( ph \/ ch ) ) )