Theorems · Theorem · approximation theory
Asymptotics.IsLittleO.prod_rightr
∀ {α : Type u_1} {E : Type u_3} {E' : Type u_6} {F' : Type u_7} [inst : Norm E] [inst_1 : SeminormedAddCommGroup E']
[inst_2 : SeminormedAddCommGroup F'] {f : α → E} (f' : α → E') {g' : α → F'} {l : Filter α},
f =o[l] g' → f =o[l] fun x => (f' x, g' 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_rightrproof · cited by 2
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.