Theorems · Theorem · approximation theory
ContinuousOn.isBigOWith_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 → Asymptotics.IsBigOWith (sSup (norm '' f '' s) / ‖c‖) (Filter.principal s) f fun x => c- Defined in
- Mathlib.Analysis.Asymptotics.Lemmas
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 156 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites20
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 and proof · cited by 25,697
- TopologicalSpacestatement and proof · cited by 24,529
- Set.imagestatement and proof · cited by 5,609
- Norm.normstatement and proof · cited by 5,413
- ContinuousOnstatement and proof · cited by 1,411
- IsCompactstatement and proof · cited by 1,282
- SupSet.sSupstatement and proof · cited by 954
- Filter.principalstatement · cited by 740
- Normstatement and proof · cited by 512
- Set.mem_image_of_memproof · cited by 371
- SeminormedAddGroupstatement and proof · cited by 331
Cited by1
Results whose statement or proof uses this declaration.
- ContinuousOn.isBigO_principalproof · cited by 1