Theorems · Theorem · approximation theory
Asymptotics.IsEquivalent.trans_isLittleO
∀ {α : Type u_1} {β : Type u_2} {β₂ : Type u_3} [inst : NormedAddCommGroup β] [inst_1 : Norm β₂] {l : Filter α}
{f g₁ : α → β} {g₂ : α → β₂}, Asymptotics.IsEquivalent l f g₁ → g₁ =o[l] g₂ → f =o[l] g₂- Cited by
- 1 results in Mathlib
- Foundations
- Depth 117 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- NormedAddCommGroupNorm
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
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
- Asymptotics.IsEquivalentstatement and proof · cited by 98
- Asymptotics.IsBigO.trans_isLittleOproof · cited by 32
- Asymptotics.IsEquivalent.isBigOproof · cited by 13
Cited by1
Results whose statement or proof uses this declaration.
- Polynomial.isLittleO_cobounded_of_degree_ltproof · cited by 1