Mathlib Map

Theorems · Theorem · number theory

ZSpan.measureReal_fundamentalDomain

∀ {E : Type u_1} {ι : Type u_2} [inst : NormedAddCommGroup E] [inst_1 : NormedSpace ℝ E] (b : Module.Basis ι ℝ E)
  [inst_2 : Fintype ι] [inst_3 : DecidableEq ι] [inst_4 : MeasurableSpace E] (μ : MeasureTheory.Measure E)
  [BorelSpace E] [μ.IsAddHaarMeasure] (b₀ : Module.Basis ι ℝ E),
  μ.real (ZSpan.fundamentalDomain b) = |b₀.det ⇑b| * μ.real (ZSpan.fundamentalDomain b₀)
Defined in
Mathlib.Algebra.Module.ZLattice.Basic
Cited by
1 results in Mathlib
Foundations
Depth 258 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
NormedAddCommGroupNormedSpaceFintypeDecidableEqMeasurableSpaceBorelSpaceMeasureTheory.Measure.IsAddHaarMeasure

Around this declaration

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

Cites19

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.