Theorems · Theorem · real analysis
intervalIntegrable_sub_inv_iff
∀ {a b c : ℝ}, IntervalIntegrable (fun x => (x - c)⁻¹) MeasureTheory.volume a b ↔ a = b ∨ c ∉ Set.uIcc a bThe function fun x => (x - c)⁻¹ is integrable on a..b if and only if
a = b or c ∉ [a, b].
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 275 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.
- Setstatement · cited by 53,352
- Realstatement and proof · cited by 25,697
- Compl.complproof · cited by 2,925
- nhdsWithinproof · cited by 1,912
- MeasureTheory.MeasureSpace.volumestatement and proof · cited by 1,323
- Set.uIccstatement and proof · cited by 393
- IntervalIntegrablestatement and proof · cited by 316
- Continuous.continuousOnproof · cited by 311
- sub_ne_zeroproof · cited by 119
- Asymptotics.isBigO_reflproof · cited by 51
- ContinuousOn.intervalIntegrableproof · cited by 27
- ContinuousOn.inv₀proof · cited by 13
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.