| Description: Axiom of Variable
Substitution. One of the 5 equality axioms of predicate
calculus. The antecedent becomes false if the same variable is
substituted for x and y, ensuring the axiom is sound whenever
this is the case. The final consequent ∀x(x = y → φ)
is a way
of expressing "y substituted for
x in wff φ". Axiom scheme
C15' in [Megill] p. 448 (p. 16 of the
preprint). It is based on Axiom C8
of [Monk2] p. 105, from which it is easily
proved by cases. To
understand this easier, think of ¬ ∀xx = y →... as an informal
equivalent for "if x and y are distinct variables then..."
In some later theorems we call an antecedent of the form ¬
∀xx = y
a "distinctor". |