Theorems · Theorem · real analysis
AbsolutelyContinuousOnInterval.exists_bound
∀ {F : Type u_2} [inst : SeminormedAddCommGroup F] {a b : ℝ} {f : ℝ → F},
AbsolutelyContinuousOnInterval f a b → ∃ C, ∀ x ∈ Set.uIcc a b, ‖f x‖ ≤ CIf f is absolutely continuous on uIcc a b, then f is bounded on uIcc a b.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 120 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- SeminormedAddCommGroup
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
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
- Norm.normstatement · cited by 5,413
- SeminormedAddCommGroupstatement and proof · cited by 2,671
- Set.uIccstatement · cited by 393
- CompactIccSpace.isCompact_Iccproof · cited by 42
- AbsolutelyContinuousOnIntervalstatement and proof · cited by 31
- IsCompact.exists_bound_of_continuousOnproof · cited by 8
- AbsolutelyContinuousOnInterval.continuousOnproof · cited by 2
Cited by1
Results whose statement or proof uses this declaration.
- AbsolutelyContinuousOnInterval.smulproof · cited by 2