MFCS Relations 2
MFCS Relations 2
Equivalences
Rules
Rule US (Universal Specification) : From (∀x) A(x) , one can conclude A(y).
Rule ES (Existential Specification) : From (∃x) A(x) , one can conclude A(y) provided
y is not free in any given premise and also not free in any prior step of the
derivation
Rule EG (Existential Generalization) : From A(x) one can conclude (∃y) A(y) .
Rule UG (Universal Generalization) : From A(x) one can conclude (∀y) A(y) ,
provided that x is not free in any of the given premises and provided that if x is free
in a prior step which resulted from use of ES, then no variable introduced by that
use of ES appear free in A(x).