Theorems · Theorem · measure theory
MeasureTheory.Measure.haar.is_left_invariant_haarContent
∀ {G : Type u_1} [inst : Group G] [inst_1 : TopologicalSpace G] [inst_2 : IsTopologicalGroup G]
{K₀ : TopologicalSpace.PositiveCompacts G} (g : G) (K : TopologicalSpace.Compacts G),
(MeasureTheory.Measure.haar.haarContent K₀) (TopologicalSpace.Compacts.map (fun x => g * x) ⋯ K) =
(MeasureTheory.Measure.haar.haarContent K₀) KThe variant of is_left_invariant_chaar for haarContent
- 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.
Cites12
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
- Groupstatement and proof · cited by 6,238
- IsTopologicalGroupstatement and proof · cited by 469
- TopologicalSpace.Compactsstatement and proof · cited by 386
- TopologicalSpace.PositiveCompactsstatement and proof · cited by 112
- MeasureTheory.Contentstatement · cited by 60
- continuous_const_mulstatement · cited by 47
- TopologicalSpace.Compacts.mapstatement · cited by 37
- MeasureTheory.Measure.haar.haarContentstatement · cited by 8
- MeasureTheory.Measure.haar.is_left_invariant_chaarproof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.