Theorems · Theorem · measure theory
MeasureTheory.integral_pos_of_integrable_nonneg_nonzero
∀ {α : Type u_1} {m : MeasurableSpace α} {μ : MeasureTheory.Measure α} [inst : TopologicalSpace α] [μ.IsOpenPosMeasure]
{f : α → ℝ} {x : α}, Continuous f → MeasureTheory.Integrable f μ → 0 ≤ f → f x ≠ 0 → 0 < ∫ (x : α), f x ∂μ- Cited by
- 1 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.
Cites11
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Realstatement and proof · cited by 25,697
- TopologicalSpacestatement and proof · cited by 24,529
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- Continuousstatement and proof · cited by 2,592
- MeasureTheory.integralstatement · cited by 1,779
- MeasureTheory.Integrablestatement and proof · cited by 1,367
- MeasureTheory.Measure.IsOpenPosMeasurestatement and proof · cited by 80
- IsOpen.measure_posproof · cited by 18
- MeasureTheory.integral_pos_iff_support_of_nonnegproof · cited by 9
- Continuous.isOpen_supportproof · cited by 8
Cited by1
Results whose statement or proof uses this declaration.
- Continuous.integral_pos_of_hasCompactSupport_nonneg_nonzeroproof · cited by 11