Theorems · Theorem · measure theory
MeasureTheory.Measure.haar.is_left_invariant_addHaarContent
∀ {G : Type u_1} [inst : AddGroup G] [inst_1 : TopologicalSpace G] [inst_2 : IsTopologicalAddGroup G]
{K₀ : TopologicalSpace.PositiveCompacts G} (g : G) (K : TopologicalSpace.Compacts G),
(MeasureTheory.Measure.haar.addHaarContent K₀) (TopologicalSpace.Compacts.map (fun x => g + x) ⋯ K) =
(MeasureTheory.Measure.haar.addHaarContent K₀) KThe variant of is_left_invariant_addCHaar for addHaarContent
- Defined in
- Mathlib.MeasureTheory.Measure.Haar.Basic
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 156 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- TopologicalSpacestatement and proof · cited by 24,529
- ENNRealstatement · cited by 9,879
- AddGroupstatement and proof · cited by 4,410
- IsTopologicalAddGroupstatement and proof · cited by 1,394
- TopologicalSpace.Compactsstatement and proof · cited by 386
- TopologicalSpace.PositiveCompactsstatement and proof · cited by 112
- MeasureTheory.Contentstatement · cited by 60
- TopologicalSpace.Compacts.mapstatement · cited by 37
- NNReal.coe_injproof · cited by 30
- ENNReal.coe_injproof · cited by 26
- continuous_const_addstatement · cited by 23
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.