I'm writing an article about logic for absolute dummies, so I want to make everything crystal clear; now I'm going to discuss predicate logic. After Googling, I found there are mainly 2 slightly different kinds of axiom systems for it, both are present here. let's simply call the first system in the link FOL1, and the alternative system FOL2.
Here's my question:
Why does $x$ have to be bound in $A$ in the 5th axiom $(A\to∀xA)$ in FOL1? Can this axiom be replaced by $A∣-∀xA$ ?
Why is there an extra quantification in axiom $4$ in FOL1 than in FOL2? This axiom in FOL1 seems easier to explain.