
theorem
  for L being Z_Lattice, L1 being Z_Sublattice of L holds
  0.L in L1
  proof
    let L be Z_Lattice, L1 be Z_Sublattice of L;
    L1 is Submodule of L by ThSL1;
    hence thesis by ZMODUL01:33;
  end;
