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