Mathlib Map

Theorems · Definition · measure theory

MeasureTheory.covolume

(G : Type u_6) →
  (α : Type u_7) →
    [One G] →
      [SMul G α] →
        [inst : MeasurableSpace α] → autoParam (MeasureTheory.Measure α) MeasureTheory.covolume._auto_1 → ENNReal

The covolume of an action of G on α the volume of some fundamental domain, or 0 if none exists.

Defined in
Mathlib.MeasureTheory.Group.FundamentalDomain
Cited by
5 results in Mathlib
Foundations
Depth 170 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
OneSMulMeasurableSpace

Around this declaration

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

Cites6

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

Cited by5

Results whose statement or proof uses this declaration.