Theorems · Theorem · measure theory
MeasureTheory.LocallyIntegrable.integrable_smul_right_of_hasCompactSupport
∀ {X : Type u_1} {E : Type u_6} [inst : MeasurableSpace X] [inst_1 : TopologicalSpace X] [inst_2 : NormedAddCommGroup E]
{μ : MeasureTheory.Measure X} {𝕜 : Type u_9} [inst_3 : NormedRing 𝕜] [inst_4 : Module 𝕜 E] [IsBoundedSMul 𝕜 E]
[OpensMeasurableSpace X] [T2Space X] {f : X → 𝕜},
MeasureTheory.LocallyIntegrable f μ →
∀ {g : X → E}, Continuous g → HasCompactSupport g → MeasureTheory.Integrable (fun x => f x • g x) μIf f is locally integrable and g is continuous with compact support,
then f • g is integrable.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 217 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites27
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setproof · cited by 53,352
- TopologicalSpacestatement and proof · cited by 24,529
- Modulestatement and proof · cited by 20,661
- NormedAddCommGroupstatement and proof · cited by 15,752
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- Continuousstatement and proof · cited by 2,592
- MeasureTheory.Integrablestatement and proof · cited by 1,367
- T2Spacestatement and proof · cited by 1,351
- IsCompactproof · cited by 1,282
- NormedRingstatement and proof · cited by 924
- Set.indicatorproof · cited by 723
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.