let L be Semilattice; :: thesis: for x being Element of L
for I being Ideal of L holds (DownMap I) . x c= downarrow x

let x be Element of L; :: thesis: for I being Ideal of L holds (DownMap I) . x c= downarrow x
let I be Ideal of L; :: thesis: (DownMap I) . x c= downarrow x
per cases ( x <= sup I or not x <= sup I ) ;
end;