Theorems · Theorem · functional analysis
LinearMap.isBigOTVS_rev_comp
∀ {α : Type u_1} {𝕜 : 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 : E →ₗ[𝕜] F),
Filter.comap (⇑g) (nhds 0) ≤ nhds 0 → f =O[𝕜; l] (⇑g ∘ f)- Defined in
- Mathlib.Analysis.Asymptotics.TVS
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 164 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.
- DFunLike.coestatement and proof · cited by 62,936
- Setproof · cited by 53,352
- TopologicalSpacestatement and proof · cited by 24,529
- Modulestatement and proof · cited by 20,661
- RingHom.idstatement and proof · cited by 18,349
- AddCommGroupstatement and proof · cited by 12,871
- LinearMapstatement and proof · cited by 10,215
- NontriviallyNormedFieldstatement and proof · cited by 8,742
- Filterstatement and proof · cited by 8,121
- nhdsstatement and proof · cited by 5,554
- Set.preimageproof · cited by 4,946
- Filter.univ_mem'proof · cited by 1,672
Cited by2
Results whose statement or proof uses this declaration.
- ContinuousLinearMap.isThetaTVS_compproof · cited by 3