theorem
  L is B_Lattice implies latt <.p.) is B_Lattice
proof
  assume L is B_Lattice;
  then latt <.p.) is bounded complemented distributive Lattice by Th54,Th59;
  hence thesis;
end;
