set FIC = subset-closed_closure_of F;
subset-closed_closure_of F c= bool X
proof
let x be set ; :: according to TARSKI:def 3 :: thesis: ( not x in subset-closed_closure_of F or x in bool X )
assume x in subset-closed_closure_of F ; :: thesis: x in bool X
then ex y being set st
( x c= y & y in F ) by Th2;
then x c= X by XBOOLE_1:1;
hence x in bool X ; :: thesis: verum
end;
hence subset-closed_closure_of F is subset-closed Subset-Family of X ; :: thesis: verum