let x be bound_QC-variable; for p being Element of QC-WFF
for V being non empty Subset of QC-variables holds Vars ((All (x,p)),V) = Vars (p,V)
let p be Element of QC-WFF ; for V being non empty Subset of QC-variables holds Vars ((All (x,p)),V) = Vars (p,V)
let V be non empty Subset of QC-variables; Vars ((All (x,p)),V) = Vars (p,V)
A1:
All (x,p) is universal
by QC_LANG1:def 19;
then
the_scope_of (All (x,p)) = p
by QC_LANG1:def 26;
hence
Vars ((All (x,p)),V) = Vars (p,V)
by A1, Lm2; verum