let A be non empty Poset; :: thesis: for S being Subset of A
for I being Initial_Segm of S holds I c= S

let S be Subset of A; :: thesis: for I being Initial_Segm of S holds I c= S
let I be Initial_Segm of S; :: thesis: I c= S
per cases ( S = {} or S <> {} ) ;
end;