theorem Th51:
  Bottom L is_a_unity_wrt the L_join of L
proof
  now
    let u;
    thus (the L_join of L).(Bottom L,u) = Bottom L"\/" u .= u;
  end;
  hence thesis by BINOP_1:4;
end;
