Theorems · Theorem · measure theory
MeasureTheory.Content.innerContent_pos_of_is_mul_left_invariant
∀ {G : Type w} [inst : TopologicalSpace G] (μ : MeasureTheory.Content G) [inst_1 : Group G]
[inst_2 : IsTopologicalGroup G],
(∀ (g : G) {K : TopologicalSpace.Compacts G}, μ (TopologicalSpace.Compacts.map (fun x => g * x) ⋯ K) = μ K) →
∀ (K : TopologicalSpace.Compacts G),
μ K ≠ 0 → ∀ (U : TopologicalSpace.Opens G), (↑U).Nonempty → 0 < μ.innerContent U- Defined in
- Mathlib.MeasureTheory.Measure.Content
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 132 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites43
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
- Setproof · cited by 53,352
- TopologicalSpacestatement and proof · cited by 24,529
- Finsetproof · cited by 13,712
- ENNRealstatement and proof · cited by 9,879
- SetLike.coestatement and proof · cited by 8,199
- Groupstatement and proof · cited by 6,238
- Set.preimageproof · cited by 4,946
- LE.le.transproof · cited by 3,151
- Set.Nonemptystatement and proof · cited by 2,627
- Set.iUnionproof · cited by 2,483
- iSupproof · cited by 2,415
Cited by1
Results whose statement or proof uses this declaration.
- MeasureTheory.Content.outerMeasure_pos_of_is_mul_left_invariantproof · cited by 0