let B be CQC-WFF-like Element of [:QC-Sub-WFF,bound_QC-variables:]; :: thesis: for SQ being second_Q_comp of B st B is quantifiable holds
CQCSub_the_scope_of (CQCSub_All (B,SQ)) = B `1

let SQ be second_Q_comp of B; :: thesis: ( B is quantifiable implies CQCSub_the_scope_of (CQCSub_All (B,SQ)) = B `1 )
assume A1: B is quantifiable ; :: thesis: CQCSub_the_scope_of (CQCSub_All (B,SQ)) = B `1
then A2: CQCSub_All (B,SQ) = Sub_All (B,SQ) by Def6;
then CQCSub_All (B,SQ) is Sub_universal by A1, SUBSTUT1:14;
then CQCSub_the_scope_of (CQCSub_All (B,SQ)) = Sub_the_scope_of (Sub_All (B,SQ)) by A2, Def7;
hence CQCSub_the_scope_of (CQCSub_All (B,SQ)) = B `1 by A1, SUBSTUT1:21; :: thesis: verum