Theorems · Theorem · approximation theory
Asymptotics.IsLittleO.prod_rightl
∀ {α : 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 α},
f =o[l] g' → f =o[l] fun x => (g' x, k' x)- Defined in
- Mathlib.Analysis.Asymptotics.Defs
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 108 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Realproof · cited by 25,697
- Filterstatement and proof · cited by 8,121
- SeminormedAddCommGroupstatement and proof · cited by 2,671
- LT.lt.leproof · cited by 2,189
- Normstatement and proof · cited by 512
- Asymptotics.IsLittleOstatement and proof · cited by 375
- Asymptotics.IsLittleO.of_isBigOWithproof · cited by 12
- Asymptotics.IsLittleO.forall_isBigOWithproof · cited by 10
- Asymptotics.IsBigOWith.prod_rightlproof · cited by 2
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.