Theorems · Theorem · functional analysis
IsBoundedLinearMap.isBigO_comp
∀ {𝕜 : Type u_1} {F : Type u_3} {G : Type u_4} [inst : Semiring 𝕜] [inst_1 : SeminormedAddCommGroup F]
[inst_2 : Module 𝕜 F] [inst_3 : SeminormedAddCommGroup G] [inst_4 : Module 𝕜 G] {E : Type u_5} {g : F → G},
IsBoundedLinearMap 𝕜 g → ∀ {f : E → F} (l : Filter E), (fun x' => g (f x')) =O[l] f- Cited by
- 1 results in Mathlib
- Foundations
- Depth 107 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Modulestatement and proof · cited by 20,661
- Semiringstatement and proof · cited by 13,802
- Top.topproof · cited by 9,680
- Filterstatement and proof · cited by 8,121
- SeminormedAddCommGroupstatement and proof · cited by 2,671
- Asymptotics.IsBigOstatement · cited by 506
- le_topproof · cited by 411
- IsBoundedLinearMapstatement and proof · cited by 39
- Asymptotics.IsBigO.comp_tendstoproof · cited by 33
- IsBoundedLinearMap.isBigO_idproof · cited by 1
Cited by1
Results whose statement or proof uses this declaration.
- IsBoundedLinearMap.isBigO_subproof · cited by 0