Metamath Proof Explorer


Theorem 3orel2

Description: Partial elimination of a triple disjunction by denial of a disjunct. (Contributed by Scott Fenton, 26-Mar-2011) (Proof shortened by Andrew Salmon, 25-May-2011) (Proof shortened by Eric Schmidt, 8-Oct-2025)

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

Proof

Step Hyp Ref Expression
1 3orcoma
 |-  ( ( ph \/ ps \/ ch ) <-> ( ps \/ ph \/ ch ) )
2 3orel1
 |-  ( -. ps -> ( ( ps \/ ph \/ ch ) -> ( ph \/ ch ) ) )
3 1 2 biimtrid
 |-  ( -. ps -> ( ( ph \/ ps \/ ch ) -> ( ph \/ ch ) ) )