Theorems · Theorem · functional analysis
Asymptotics.IsBigOTVS.prodMk
∀ {α : Type u_1} {𝕜 : Type u_3} {E : Type u_4} {F : Type u_5} {G : Type u_6} [inst : NontriviallyNormedField 𝕜]
[inst_1 : AddCommGroup E] [inst_2 : TopologicalSpace E] [inst_3 : Module 𝕜 E] [inst_4 : AddCommGroup F]
[inst_5 : TopologicalSpace F] [inst_6 : Module 𝕜 F] [inst_7 : AddCommGroup G] [inst_8 : TopologicalSpace G]
[inst_9 : Module 𝕜 G] {l : Filter α} {f : α → E} {g : α → F} [ContinuousSMul 𝕜 E] [ContinuousSMul 𝕜 F] {k : α → G},
f =O[𝕜; l] k → g =O[𝕜; l] k → (fun x => (f x, g x)) =O[𝕜; l] k- Defined in
- Mathlib.Analysis.Asymptotics.TVS
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 161 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites22
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setproof · cited by 53,352
- TopologicalSpacestatement and proof · cited by 24,529
- Modulestatement and proof · cited by 20,661
- AddCommGroupstatement and proof · cited by 12,871
- NontriviallyNormedFieldstatement and proof · cited by 8,742
- Filterstatement and proof · cited by 8,121
- nhdsproof · cited by 5,554
- Filter.Eventuallyproof · cited by 3,134
- Filter.univ_mem'proof · cited by 1,672
- Filter.mp_memproof · cited by 1,537
- ContinuousSMulstatement and proof · cited by 1,016
- Filter.Eventually.andproof · cited by 157
Cited by2
Results whose statement or proof uses this declaration.
- Asymptotics.IsBigOTVS.addproof · cited by 2
- Asymptotics.isBigOTVS_prodMk_leftproof · cited by 0