Mathlib Map

Theorems · Definition · number theory

ZSpan.fract

{E : Type u_1} →
  {ι : Type u_2} →
    {K : Type u_3} →
      [inst : NormedField K] →
        [inst_1 : NormedAddCommGroup E] →
          [inst_2 : NormedSpace K E] →
            Module.Basis ι K E →
              [inst_3 : LinearOrder K] → [IsStrictOrderedRing K] → [FloorRing K] → [Fintype ι] → E → E

The map that sends a vector E to the fundamentalDomain of the lattice, see ZSpan.fract_mem_fundamentalDomain, and fractRestrict for the map with the codomain restricted to fundamentalDomain.

Defined in
Mathlib.Algebra.Module.ZLattice.Basic
Cited by
14 results in Mathlib
Foundations
Depth 91 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
NormedFieldNormedAddCommGroupNormedSpaceLinearOrderIsStrictOrderedRingFloorRingFintype

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites9

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by15

Results whose statement or proof uses this declaration.