let x be bound_QC-variable; :: thesis: for p being QC-formula holds
( All x,p is closed iff still_not-bound_in p c= {x} )

let p be QC-formula; :: thesis: ( All x,p is closed iff still_not-bound_in p c= {x} )
thus ( All x,p is closed implies still_not-bound_in p c= {x} ) :: thesis: ( still_not-bound_in p c= {x} implies All x,p is closed )
proof end;
assume still_not-bound_in p c= {x} ; :: thesis: All x,p is closed
then {} = (still_not-bound_in p) \ {x} by XBOOLE_1:37;
hence still_not-bound_in (All x,p) = {} by Th16; :: according to QC_LANG1:def 30 :: thesis: verum