defpred S1[ object ] means ex x being bound_QC-variable of Al st
( x = $1 & not x in still_not-bound_in p );
consider X being set such that
A1: for b being object holds
( b in X iff ( b in bound_QC-variables Al & S1[b] ) ) from XBOOLE_0:sch 1();
take X ; :: thesis: for b being object holds
( b in X iff ex x being bound_QC-variable of Al st
( x = b & not x in still_not-bound_in p ) )

thus for b being object holds
( b in X iff ex x being bound_QC-variable of Al st
( x = b & not x in still_not-bound_in p ) ) by A1; :: thesis: verum