let x, y be set ; :: thesis: {x,y,(x /\ y)} is c=filtered
let A be finite Subset of {x,y,(x /\ y)}; :: according to COHSP_1:def 5 :: thesis: ex a being set st
( ( for y being set st y in A holds
a c= y ) & a in {x,y,(x /\ y)} )
take a = x /\ y; :: thesis: ( ( for y being set st y in A holds
a c= y ) & a in {x,y,(x /\ y)} )
thus
a in {x,y,(x /\ y)}
by ENUMSET1:def 1; :: thesis: verum