
theorem
  for L be lower-bounded Semilattice for a be Element of L holds Bottom
  L \ a = Bottom L
proof
  let L be lower-bounded Semilattice;
  let a be Element of L;
  thus Bottom L \ a = Bottom L "/\" 'not' a .= Bottom L by Th10,YELLOW_0:44;
end;
