theorem Th21:
  B is quantifiable implies Sub_the_scope_of(Sub_All(B,SQ)) = B`1
proof
  assume
A1: B is quantifiable;
  then Sub_All(B,SQ) is Sub_universal;
  hence thesis by A1,Def34;
end;
