initial
[prop.git] / app / willard / data1
blob98a4182070b9c821bd68da061a21a413e09fbbe4
1 let F =
2   { x : x in S | (forall y in U. y > x or x = x) and x /= 0 }
3 in 
4   F
5 end