Theorems · Theorem · real analysis
Asymptotics.IsTheta.trans_isBigO
∀ {α : Type u_1} {E : Type u_3} {G : Type u_5} {F' : Type u_7} [inst : Norm E] [inst_1 : Norm G]
[inst_2 : SeminormedAddCommGroup F'] {l : Filter α} {f : α → E} {g : α → F'} {k : α → G},
f =Θ[l] g → g =O[l] k → f =O[l] k- Defined in
- Mathlib.Analysis.Asymptotics.Theta
- Cited by
- 1 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.
Cites6
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.IsBigOstatement and proof · cited by 506
- Asymptotics.IsThetastatement and proof · cited by 115
- Asymptotics.IsBigO.transproof · cited by 56
Cited by1
Results whose statement or proof uses this declaration.
- Asymptotics.IsTheta.isBigO_congr_leftproof · cited by 4