Mathlib Map

Theorems · Theorem · number theory

ZLattice.covolume_eq_det

∀ {ι : Type u_2} [inst : Fintype ι] [inst_1 : DecidableEq ι] (L : Submodule ℤ (ι → ℝ)) [inst_2 : DiscreteTopology ↥L]
  [IsZLattice ℝ L] (b : Module.Basis ι ℤ ↥L),
  ZLattice.covolume L MeasureTheory.volume = |(Matrix.of (Subtype.val ∘ ⇑b)).det|
Defined in
Mathlib.Algebra.Module.ZLattice.Covolume
Cited by
3 results in Mathlib
Foundations
Depth 260 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
FintypeDecidableEqDiscreteTopologyIsZLattice

Around this declaration

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

Cites23

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

Cited by3

Results whose statement or proof uses this declaration.