Theorems · Theorem · functional analysis
ContinuousLinearMap.isBigOWith_sub
∀ {𝕜 : Type u_1} {𝕜₂ : Type u_2} {E : Type u_4} {F : Type u_5} [inst : SeminormedAddCommGroup E]
[inst_1 : SeminormedAddCommGroup F] [inst_2 : NontriviallyNormedField 𝕜] [inst_3 : NontriviallyNormedField 𝕜₂]
[inst_4 : NormedSpace 𝕜 E] [inst_5 : NormedSpace 𝕜₂ F] {σ₁₂ : 𝕜 →+* 𝕜₂} [RingHomIsometric σ₁₂] (f : E →SL[σ₁₂] F)
(l : Filter E) (x : E), Asymptotics.IsBigOWith ‖f‖ l (fun x' => f (x' - x)) fun x' => x' - x- Cited by
- 0 results in Mathlib
- Foundations
- Depth 167 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- NormedSpacestatement and proof · cited by 12,499
- RingHomstatement and proof · cited by 10,189
- NontriviallyNormedFieldstatement and proof · cited by 8,742
- Filterstatement and proof · cited by 8,121
- Norm.normstatement · cited by 5,413
- ContinuousLinearMapstatement and proof · cited by 5,352
- SeminormedAddCommGroupstatement and proof · cited by 2,671
- RingHomIsometricstatement and proof · cited by 282
- Asymptotics.IsBigOWithstatement · cited by 187
- ContinuousLinearMap.isBigOWith_compproof · cited by 3
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.