Theorems · Theorem · measure theory
MeasureTheory.Lp.mem_boundedContinuousFunction_iff
∀ {α : Type u_1} {E : Type u_2} {m0 : MeasurableSpace α} {p : ENNReal} {μ : MeasureTheory.Measure α}
[inst : TopologicalSpace α] [inst_1 : BorelSpace α] [inst_2 : NormedAddCommGroup E]
[inst_3 : SecondCountableTopologyEither α E] {f : ↥(MeasureTheory.Lp E p μ)},
f ∈ MeasureTheory.Lp.boundedContinuousFunction E p μ ↔ ∃ f₀, ContinuousMap.toAEEqFun μ f₀.toContinuousMap = ↑fBy definition, the elements of Lp.boundedContinuousFunction E p μ are the elements of
Lp E p μ which contain a bounded continuous representative.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 222 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- TopologicalSpacestatement and proof · cited by 24,529
- NormedAddCommGroupstatement and proof · cited by 15,752
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- ENNRealstatement and proof · cited by 9,879
- AddSubgroupstatement · cited by 3,232
- BorelSpacestatement and proof · cited by 1,602
- MeasureTheory.AEEqFunstatement and proof · cited by 856
- MeasureTheory.Lpstatement and proof · cited by 715
- BoundedContinuousFunctionstatement · cited by 511
- SecondCountableTopologyEitherstatement and proof · cited by 117
- BoundedContinuousFunction.toContinuousMapstatement · cited by 19
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.