The proposition in the title should be proven with the following axioms:
- Any $L$-Tautologies
- $\forall$-Axiom $(\forall v_i \varphi \to \varphi \frac{\tau}{v_i})$ $v_i$ is free for $\tau$ in $\varphi$
- Modus Ponens
- $\forall$-Introduction if $T \vdash \varphi$ then $T \vdash \forall v_i \varphi $
I am looking for a simple hint, because I have been spinning my wheels for way too long with this problem. If axioms are unclear, I apologize and I will try to clarify it.
Once you have that, work backwards. You want to prove a universally quantified sentence. Which rule allows you to do that?
– Pilcrow Dec 21 '21 at 19:45