Metamath Proof Explorer


Theorem ts3or3

Description: A Tseitin axiom for triple logical disjunction, in deduction form. (Contributed by Giovanni Mascellani, 25-Mar-2018)

Ref Expression
Assertion ts3or3 ( 𝜃 → ( ¬ 𝜒 ∨ ( 𝜑𝜓𝜒 ) ) )

Proof

Step Hyp Ref Expression
1 tsor3 ( 𝜃 → ( ¬ 𝜒 ∨ ( ( 𝜑𝜓 ) ∨ 𝜒 ) ) )
2 df-3or ( ( 𝜑𝜓𝜒 ) ↔ ( ( 𝜑𝜓 ) ∨ 𝜒 ) )
3 2 orbi2i ( ( ¬ 𝜒 ∨ ( 𝜑𝜓𝜒 ) ) ↔ ( ¬ 𝜒 ∨ ( ( 𝜑𝜓 ) ∨ 𝜒 ) ) )
4 1 3 sylibr ( 𝜃 → ( ¬ 𝜒 ∨ ( 𝜑𝜓𝜒 ) ) )