Database
CLASSICAL FIRST-ORDER LOGIC WITH EQUALITY
Propositional calculus
Abbreviated conjunction and disjunction of three wff's
simp1r
Next ⟩
simp2l
Metamath Proof Explorer
Ascii
Structured
Theorem
simp1r
Description:
Simplification of triple conjunction.
(Contributed by
NM
, 9-Nov-2011)
Ref
Expression
Assertion
simp1r
⊢
( ( (
𝜑
∧
𝜓
) ∧
𝜒
∧
𝜃
) →
𝜓
)
Proof
Step
Hyp
Ref
Expression
1
simpr
⊢
( (
𝜑
∧
𝜓
) →
𝜓
)
2
1
3ad2ant1
⊢
( ( (
𝜑
∧
𝜓
) ∧
𝜒
∧
𝜃
) →
𝜓
)