reserve L for D_Lattice;
reserve a, b, c for Element of L;
reserve L for B_Lattice;
reserve a, b for Element of L;

theorem
  a`` = a;
