Theorems · Theorem · approximation theory
Asymptotics.isLittleO_const_iff_isLittleO_one
∀ {α : Type u_1} {E : Type u_3} (F : Type u_4) {F'' : Type u_10} [inst : Norm E] [inst_1 : Norm F]
[inst_2 : NormedAddCommGroup F''] {f : α → E} {l : Filter α} [inst_3 : One F] [NormOneClass F] {c : F''},
c ≠ 0 → ((f =o[l] fun _x => c) ↔ f =o[l] fun _x => 1)- Defined in
- Mathlib.Analysis.Asymptotics.Lemmas
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 119 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.
- NormedAddCommGroupstatement and proof · cited by 15,752
- Filterstatement and proof · cited by 8,121
- Normstatement and proof · cited by 512
- Asymptotics.IsLittleOstatement and proof · cited by 375
- norm_pos_iffproof · cited by 168
- NormOneClassstatement and proof · cited by 136
- Asymptotics.IsLittleO.trans_isBigOproof · cited by 19
- Asymptotics.isBigO_const_constproof · cited by 7
- Asymptotics.IsLittleO.trans_isBigOWithproof · cited by 4
- Asymptotics.isBigOWith_const_oneproof · cited by 2
Cited by1
Results whose statement or proof uses this declaration.
- Asymptotics.isLittleO_const_iffproof · cited by 4