Theorems · Theorem · approximation theory
Asymptotics.IsEquivalent.trans_isTheta
∀ {α : 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₁ =Θ[l] g₂ → f =Θ[l] g₂- Cited by
- 1 results in Mathlib
- Foundations
- Depth 119 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.IsThetastatement and proof · cited by 115
- Asymptotics.IsEquivalentstatement and proof · cited by 98
- Asymptotics.IsEquivalent.isThetaproof · cited by 9
- Asymptotics.IsTheta.transproof · cited by 3
Cited by1
Results whose statement or proof uses this declaration.
- isTheta_chooseproof · cited by 0