Theorems · Theorem · real analysis
Asymptotics.IsTheta.isLittleO_congr_right
∀ {α : Type u_1} {E : Type u_3} {F' : Type u_7} {G' : Type u_8} [inst : Norm E] [inst_1 : SeminormedAddCommGroup F']
[inst_2 : SeminormedAddCommGroup G'] {f : α → E} {g' : α → F'} {k' : α → G'} {l : Filter α},
g' =Θ[l] k' → (f =o[l] g' ↔ f =o[l] k')- Defined in
- Mathlib.Analysis.Asymptotics.Theta
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 118 from the axioms · uses propext, Classical.choice, Quot.sound
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.
- Filterstatement and proof · cited by 8,121
- SeminormedAddCommGroupstatement and proof · cited by 2,671
- Normstatement and proof · cited by 512
- Asymptotics.IsLittleOstatement and proof · cited by 375
- Asymptotics.IsThetastatement and proof · cited by 115
- Asymptotics.IsTheta.symmproof · cited by 12
- Asymptotics.IsLittleO.trans_isThetaproof · cited by 2
Cited by3
Results whose statement or proof uses this declaration.
- Function.locallyFinsuppWithin.one_isLittleO_logCounting_singleproof · cited by 1
- Asymptotics.IsTheta.tendsto_norm_atTop_iffproof · cited by 0
- Complex.isLittleO_ofReal_rightproof · cited by 0