Theorems · Theorem · measure theory
MeasureTheory.Content.innerContent_comap
∀ {G : Type w} [inst : TopologicalSpace G] (μ : MeasureTheory.Content G) (f : G ≃ₜ G),
(∀ ⦃K : TopologicalSpace.Compacts G⦄, μ (TopologicalSpace.Compacts.map ⇑f ⋯ K) = μ K) →
∀ (U : TopologicalSpace.Opens G), μ.innerContent ((TopologicalSpace.Opens.comap ↑f) U) = μ.innerContent U- Defined in
- Mathlib.MeasureTheory.Measure.Content
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 127 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- TopologicalSpace
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites19
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
- SetLike.coeproof · cited by 8,199
- TopologicalSpace.Opensstatement and proof · cited by 2,040
- Homeomorphstatement and proof · cited by 725
- TopologicalSpace.Compactsstatement and proof · cited by 386
- iSup_congr_Propproof · cited by 247
- Set.image_subset_iffproof · cited by 203
- Equiv.surjectiveproof · cited by 198
- toContinuousMapstatement and proof · cited by 99
- FrameHomstatement · cited by 70
Cited by3
Results whose statement or proof uses this declaration.
- MeasureTheory.Content.outerMeasure_preimageproof · cited by 2
- MeasureTheory.Content.is_add_left_invariant_innerContentproof · cited by 1
- MeasureTheory.Content.is_mul_left_invariant_innerContentproof · cited by 1