Theorems · Theorem · approximation theory
Asymptotics.IsBigO.trans_le
∀ {α : 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'] {f : α → E} {k : α → G} {g' : α → F'} {l : Filter α},
f =O[l] g' → (∀ (x : α), ‖g' x‖ ≤ ‖k x‖) → f =O[l] k- Defined in
- Mathlib.Analysis.Asymptotics.Defs
- 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.
Cites8
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Realstatement · cited by 25,697
- Filterstatement and proof · cited by 8,121
- Norm.normstatement and proof · cited by 5,413
- SeminormedAddCommGroupstatement and proof · cited by 2,671
- Normstatement and proof · cited by 512
- Asymptotics.IsBigOstatement and proof · cited by 506
- Asymptotics.IsBigO.transproof · cited by 56
- Asymptotics.isBigO_of_leproof · cited by 12
Cited by1
Results whose statement or proof uses this declaration.
- PhragmenLindelof.isBigO_sub_exp_expproof · cited by 2