Theorems · Theorem · functional analysis
IsBoundedLinearMap.isBigO_id
∀ {𝕜 : Type u_1} {E : Type u_2} {F : Type u_3} [inst : Semiring 𝕜] [inst_1 : SeminormedAddCommGroup E]
[inst_2 : Module 𝕜 E] [inst_3 : SeminormedAddCommGroup F] [inst_4 : Module 𝕜 F] {f : E → F},
IsBoundedLinearMap 𝕜 f → ∀ (l : Filter E), f =O[l] fun x => x- Cited by
- 1 results in Mathlib
- Foundations
- Depth 106 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Realproof · cited by 25,697
- Modulestatement and proof · cited by 20,661
- Semiringstatement and proof · cited by 13,802
- Filterstatement and proof · cited by 8,121
- Norm.normproof · cited by 5,413
- Set.univproof · cited by 3,945
- SeminormedAddCommGroupstatement and proof · cited by 2,671
- Asymptotics.IsBigOstatement and proof · cited by 506
- Filter.mem_of_supersetproof · cited by 308
- Filter.univ_memproof · cited by 96
- IsBoundedLinearMapstatement and proof · cited by 39
- Asymptotics.IsBigO.of_boundproof · cited by 15
Cited by1
Results whose statement or proof uses this declaration.
- IsBoundedLinearMap.isBigO_compproof · cited by 1