
theorem Th12:
  for N being complete non empty Poset, x being Element of N
  holds x"/\" is meet-preserving
proof
  let N be complete non empty Poset, x be Element of N;
  let a, b be Element of N;
  thus thesis by Th11;
end;
