let US be non empty upper cap-closed axiom_U1 UniformSpaceStr ; :: thesis: for x being Element of US holds Neighborhood x is Filter of the carrier of US
let x be Element of US; :: thesis: Neighborhood x is Filter of the carrier of US
set N = Neighborhood x;
now :: thesis: ( not {} in Neighborhood x & ( for Y1, Y2 being Subset of US holds
( ( Y1 in Neighborhood x & Y2 in Neighborhood x implies Y1 /\ Y2 in Neighborhood x ) & ( Y1 in Neighborhood x & Y1 c= Y2 implies Y2 in Neighborhood x ) ) ) )
thus not {} in Neighborhood x :: thesis: for Y1, Y2 being Subset of US holds
( ( Y1 in Neighborhood x & Y2 in Neighborhood x implies Y1 /\ Y2 in Neighborhood x ) & ( Y1 in Neighborhood x & Y1 c= Y2 implies Y2 in Neighborhood x ) )
proof end;
hereby :: thesis: verum
let Y1, Y2 be Subset of US; :: thesis: ( ( Y1 in Neighborhood x & Y2 in Neighborhood x implies Y1 /\ Y2 in Neighborhood x ) & ( Y1 in Neighborhood x & Y1 c= Y2 implies Y2 in Neighborhood x ) )
hereby :: thesis: verum end;
end;
end;
hence Neighborhood x is Filter of the carrier of US by CARD_FIL:def 1; :: thesis: verum