Metamath Proof Explorer


Theorem bj-alsyl

Description: Syllogism under the universal quantifier, in the curried form appearing as Theorem *10.3 of WhiteheadRussell p. 145. See alsyl for the uncurried form. (Contributed by BJ, 28-Mar-2026)

Ref Expression
Assertion bj-alsyl ( ∀ 𝑥 ( 𝜑𝜓 ) → ( ∀ 𝑥 ( 𝜓𝜒 ) → ∀ 𝑥 ( 𝜑𝜒 ) ) )

Proof

Step Hyp Ref Expression
1 imim1 ( ( 𝜑𝜓 ) → ( ( 𝜓𝜒 ) → ( 𝜑𝜒 ) ) )
2 1 al2imi ( ∀ 𝑥 ( 𝜑𝜓 ) → ( ∀ 𝑥 ( 𝜓𝜒 ) → ∀ 𝑥 ( 𝜑𝜒 ) ) )