Theorems · Theorem · functional analysis
Asymptotics.IsLittleOTVS.comp_tendsto
∀ {α : Type u_1} {β : Type u_2} {𝕜 : Type u_3} {E : Type u_4} {F : Type u_5} [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] {l : Filter α} {f : α → E} {g : α → F} {k : β → α}
{lb : Filter β}, f =o[𝕜; l] g → Filter.Tendsto k lb l → (f ∘ k) =o[𝕜; lb] (g ∘ k)- Defined in
- Mathlib.Analysis.Asymptotics.TVS
- Cited by
- 3 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.
Cites9
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- 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
- Filter.Tendstostatement and proof · cited by 3,814
- Asymptotics.IsLittleOTVSstatement and proof · cited by 73
- Asymptotics.IsLittleOTVS.monoproof · cited by 2
- Asymptotics.isLittleOTVS_mapproof · cited by 1
Cited by3
Results whose statement or proof uses this declaration.
- HasStrictFDerivAt.hasFDerivAtproof · cited by 43
- HasFDerivAtFilter.compproof · cited by 13
- HasFDerivWithinAt.limproof · cited by 4