Theorems · Theorem · functional analysis
Asymptotics.IsBigOTVS.fun_symm
∀ {α : 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 α} {g : α → F} [ContinuousNeg E] {f₁ f₂ : α → E},
(fun i => f₁ i - f₂ i) =O[𝕜; l] g → (fun i => f₂ i - f₁ i) =O[𝕜; l] gEta-expanded form of Asymptotics.IsBigOTVS.symm
- Defined in
- Mathlib.Analysis.Asymptotics.TVS
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 165 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- TopologicalSpacestatement · cited by 24,529
- Modulestatement · cited by 20,661
- AddCommGroupstatement · cited by 12,871
- NontriviallyNormedFieldstatement · cited by 8,742
- Filterstatement · cited by 8,121
- ContinuousNegstatement · cited by 119
- Asymptotics.IsBigOTVSstatement · cited by 61
- Asymptotics.IsBigOTVS.symmproof · cited by 2
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.