let X be non empty set ; :: thesis: for F being Filter of X
for B being Subset-Family of X st F = <.B.] holds
B is basis of F

let F be Filter of X; :: thesis: for B being Subset-Family of X st F = <.B.] holds
B is basis of F

let B be Subset-Family of X; :: thesis: ( F = <.B.] implies B is basis of F )
assume A1: F = <.B.] ; :: thesis: B is basis of F
then A2: B c= F by def3;
not B is empty
proof end;
then reconsider B1 = B as non empty Subset of F by A2;
B1 is filter_basis by A1, def3;
hence B is basis of F ; :: thesis: verum