Documentation

Atlas.EllipticCurves.code.ComplexTorus

@[reducible, inline]

The complex torus ℂ / L associated to a ComplexLattice L, viewed as the quotient of the additive group of by the additive subgroup of lattice points.

Instances For

    The canonical projection ℂ →+ ℂ / L sending a complex number to its class in the complex torus, as an additive group homomorphism.

    Instances For
      theorem ComplexTorus.proj_eq_iff (L : ComplexLattice) (z w : ) :
      (proj L) z = (proj L) w vL.toAddSubgroup, z + v = w

      Two complex numbers project to the same class in the complex torus ℂ / L if and only if they differ by an element of the lattice.

      @[implicit_reducible]

      The complex torus is inhabited by the class of 0.