Theorems · Theorem · measure theory
MeasureTheory.Measure.haar.is_left_invariant_prehaar
∀ {G : Type u_1} [inst : Group G] [inst_1 : TopologicalSpace G] [inst_2 : IsTopologicalGroup G]
{K₀ : TopologicalSpace.PositiveCompacts G} {U : Set G},
(interior U).Nonempty →
∀ (g : G) (K : TopologicalSpace.Compacts G),
MeasureTheory.Measure.haar.prehaar (↑K₀) U (TopologicalSpace.Compacts.map (fun x => g * x) ⋯ K) =
MeasureTheory.Measure.haar.prehaar (↑K₀) U K- Defined in
- Mathlib.MeasureTheory.Measure.Haar.Basic
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 99 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement and proof · cited by 53,352
- Realstatement · cited by 25,697
- TopologicalSpacestatement and proof · cited by 24,529
- SetLike.coestatement and proof · cited by 8,199
- Groupstatement and proof · cited by 6,238
- Set.Nonemptystatement and proof · cited by 2,627
- interiorstatement and proof · cited by 714
- IsTopologicalGroupstatement and proof · cited by 469
- TopologicalSpace.Compactsstatement and proof · cited by 386
- TopologicalSpace.PositiveCompactsstatement and proof · cited by 112
- continuous_const_mulstatement · cited by 47
- TopologicalSpace.Compacts.mapstatement · cited by 37
Cited by1
Results whose statement or proof uses this declaration.
- MeasureTheory.Measure.haar.is_left_invariant_chaarproof · cited by 1