On page 123, A Mathematical Introduction to Logic, Herbert B. Enderton(2ed)(A part of proof 24F,"GENERALIZATION ON CONSTANTS")
$\alpha$ is a logical axiom, then $\alpha^{c}_{y}$ is also a logic axiom.(Read the list of logical axioms and note that introducing a new variable will transform a logical axiom into another one.)
I can't understand what principle guarantee $\alpha^{c}_{y}$ is a axiom.
$c$ is a constant symbol that occur in $\alpha$, and $y$ is a variable that is substitutable for $c$ in $α$.
The logical axioms are then all generalizations of wffs of the following forms, where $x$ and $y$ are variables and $α$ and $β$ are wffs(well-formed formula):
- Tautologies(in the sense of propositional logic);
- $∀ x α →α^x_ t $, where $t$ is substitutable for $x$ in $α$($α^x_ t$ is the formula derived from $\alpha$ by replacing $x$ by a term $t$);
- $∀ x(α→β)→( ∀ x α→∀x β)$;
- $α→∀x α$, where $x$ does not occur free in $α$.