
theorem
  for L being Z_Lattice, I being Basis of EMbedding(L) holds
  I is Basis of EMLat(L)
  proof
    let L be Z_Lattice, I be Basis of EMbedding(L);
    the ModuleStr of EMLat(L) = the ModuleStr of EMbedding(L) by ZMODLAT2:28;
    hence thesis by ZMODLAT2:35;
  end;
