Theorems · Theorem · approximation theory
ContinuousOn.isBigO_principal
∀ {α : Type u_1} {E : Type u_2} {F : Type u_3} [inst : TopologicalSpace α] {s : Set α} {f : α → E} {c : F}
[inst_1 : SeminormedAddGroup E] [inst_2 : Norm F],
ContinuousOn f s → IsCompact s → ‖c‖ ≠ 0 → f =O[Filter.principal s] fun x => c- Defined in
- Mathlib.Analysis.Asymptotics.Lemmas
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 157 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement and proof · cited by 53,352
- Realstatement · cited by 25,697
- TopologicalSpacestatement and proof · cited by 24,529
- Norm.normstatement and proof · cited by 5,413
- ContinuousOnstatement and proof · cited by 1,411
- IsCompactstatement and proof · cited by 1,282
- Filter.principalstatement · cited by 740
- Normstatement and proof · cited by 512
- Asymptotics.IsBigOstatement · cited by 506
- SeminormedAddGroupstatement and proof · cited by 331
- Asymptotics.IsBigOWith.isBigOproof · cited by 40
- ContinuousOn.isBigOWith_principalproof · cited by 1
Cited by1
Results whose statement or proof uses this declaration.
- ContinuousOn.isTheta_principalproof · cited by 0