Metamath Proof Explorer


Theorem frege68b

Description: Combination of applying a definition and applying it to a specific instance. Proposition 68 of Frege1879 p. 54. (Contributed by RP, 24-Dec-2019) (Proof modification is discouraged.)

Ref Expression
Assertion frege68b ( ( ∀ 𝑥 𝜑𝜓 ) → ( 𝜓 → [ 𝑦 / 𝑥 ] 𝜑 ) )

Proof

Step Hyp Ref Expression
1 frege57aid ( ( ∀ 𝑥 𝜑𝜓 ) → ( 𝜓 → ∀ 𝑥 𝜑 ) )
2 frege67b ( ( ( ∀ 𝑥 𝜑𝜓 ) → ( 𝜓 → ∀ 𝑥 𝜑 ) ) → ( ( ∀ 𝑥 𝜑𝜓 ) → ( 𝜓 → [ 𝑦 / 𝑥 ] 𝜑 ) ) )
3 1 2 ax-mp ( ( ∀ 𝑥 𝜑𝜓 ) → ( 𝜓 → [ 𝑦 / 𝑥 ] 𝜑 ) )