Theorems · Theorem · measure theory
MeasureTheory.Content.is_add_left_invariant_innerContent
∀ {G : Type w} [inst : TopologicalSpace G] (μ : MeasureTheory.Content G) [inst_1 : AddGroup G]
[inst_2 : SeparatelyContinuousAdd G],
(∀ (g : G) {K : TopologicalSpace.Compacts G}, μ (TopologicalSpace.Compacts.map (fun x => g + x) ⋯ K) = μ K) →
∀ (g : G) (U : TopologicalSpace.Opens G),
μ.innerContent ((TopologicalSpace.Opens.comap ↑(Homeomorph.addLeft g)) U) = μ.innerContent U- Defined in
- Mathlib.MeasureTheory.Measure.Content
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 128 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites17
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- TopologicalSpacestatement and proof · cited by 24,529
- ENNRealstatement · cited by 9,879
- AddGroupstatement and proof · cited by 4,410
- TopologicalSpace.Opensstatement and proof · cited by 2,040
- Homeomorphstatement · cited by 725
- TopologicalSpace.Compactsstatement and proof · cited by 386
- toContinuousMapstatement and proof · cited by 99
- SeparatelyContinuousAddstatement and proof · cited by 83
- FrameHomstatement · cited by 70
- MeasureTheory.Contentstatement and proof · cited by 60
- TopologicalSpace.Compacts.mapstatement and proof · cited by 37
Cited by1
Results whose statement or proof uses this declaration.
- MeasureTheory.Content.innerContent_pos_of_is_add_left_invariantproof · cited by 1