Theorems · Theorem · measure theory
MeasureTheory.continuous_integral_apply_inv_mul
∀ {G : Type u_1} [inst : TopologicalSpace G] [LocallyCompactSpace G] [inst_2 : Group G] [IsTopologicalGroup G]
[inst_4 : MeasurableSpace G] [BorelSpace G] {μ : MeasureTheory.Measure G} [MeasureTheory.IsFiniteMeasureOnCompacts μ]
{E : Type u_2} [inst_7 : NormedAddCommGroup E] [inst_8 : NormedSpace ℝ E] {g : G → E},
Continuous g → HasCompactSupport g → Continuous fun x => ∫ (y : G), g (y⁻¹ * x) ∂μThe parameterized integral x ↦ ∫ y, g (y⁻¹ * x) ∂μ depends continuously on y when g is a
compactly supported continuous function on a topological group G, and μ is finite on compact
sets.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 262 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites35
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setproof · cited by 53,352
- Realstatement and proof · cited by 25,697
- TopologicalSpacestatement and proof · cited by 24,529
- NormedAddCommGroupstatement and proof · cited by 15,752
- MeasurableSpacestatement and proof · cited by 13,106
- NormedSpacestatement and proof · cited by 12,499
- MeasureTheory.Measurestatement and proof · cited by 10,939
- Groupstatement and proof · cited by 6,238
- nhdsproof · cited by 5,554
- Continuousstatement and proof · cited by 2,592
- MeasureTheory.integralstatement and proof · cited by 1,779
- BorelSpacestatement and proof · cited by 1,602
Cited by1
Results whose statement or proof uses this declaration.