Metamath Proof Explorer


Theorem rspw

Description: Restricted specialization. Weak version of rsp , requiring ax-8 , but not ax-12 . (Contributed by Gino Giotto, 3-Oct-2024)

Ref Expression
Hypothesis rspw.1 ( 𝑥 = 𝑦 → ( 𝜑𝜓 ) )
Assertion rspw ( ∀ 𝑥𝐴 𝜑 → ( 𝑥𝐴𝜑 ) )

Proof

Step Hyp Ref Expression
1 rspw.1 ( 𝑥 = 𝑦 → ( 𝜑𝜓 ) )
2 df-ral ( ∀ 𝑥𝐴 𝜑 ↔ ∀ 𝑥 ( 𝑥𝐴𝜑 ) )
3 eleq1w ( 𝑥 = 𝑦 → ( 𝑥𝐴𝑦𝐴 ) )
4 3 1 imbi12d ( 𝑥 = 𝑦 → ( ( 𝑥𝐴𝜑 ) ↔ ( 𝑦𝐴𝜓 ) ) )
5 4 spw ( ∀ 𝑥 ( 𝑥𝐴𝜑 ) → ( 𝑥𝐴𝜑 ) )
6 2 5 sylbi ( ∀ 𝑥𝐴 𝜑 → ( 𝑥𝐴𝜑 ) )