Theorems · Theorem · measure theory
BoundedContinuousFunction.isBounded_range_integral
∀ {X : Type u_1} [inst : MeasurableSpace X] [inst_1 : TopologicalSpace X] {E : Type u_2} [inst_2 : NormedAddCommGroup E]
[OpensMeasurableSpace X] [SecondCountableTopology E] [inst_5 : MeasurableSpace E] [BorelSpace E]
[inst_7 : NormedSpace ℝ E] {ι : Type u_3} (μs : ι → MeasureTheory.Measure X)
[∀ (i : ι), MeasureTheory.IsProbabilityMeasure (μs i)] (f : BoundedContinuousFunction X E),
Bornology.IsBounded (Set.range fun i => ∫ (x : X), f x ∂μs i)- Cited by
- 2 results in Mathlib
- Foundations
- Depth 257 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites18
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
- 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
- Norm.normproof · cited by 5,413
- Set.rangestatement and proof · cited by 4,705
- MeasureTheory.integralstatement and proof · cited by 1,779
- BorelSpacestatement and proof · cited by 1,602
- SecondCountableTopologystatement and proof · cited by 750
Cited by2
Results whose statement or proof uses this declaration.