Mathlib Map

Theorems · Theorem · number theory

ZLattice.covolume_eq_det_inv

∀ {ι : Type u_2} [inst : Fintype ι] (L : Submodule ℤ (ι → ℝ)) [inst_1 : DiscreteTopology ↥L] [inst_2 : IsZLattice ℝ L]
  (b : Module.Basis ι ℤ ↥L),
  ZLattice.covolume L MeasureTheory.volume = |↑(LinearEquiv.det (Module.Basis.ofZLatticeBasis ℝ L b).equivFun)|⁻¹
Defined in
Mathlib.Algebra.Module.ZLattice.Covolume
Cited by
1 results in Mathlib
Foundations
Depth 261 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
FintypeDiscreteTopologyIsZLattice

Around this declaration

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

Cites35

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

Cited by1

Results whose statement or proof uses this declaration.