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