Theorems · Theorem · global analysis
HasFDerivAtFilter.isThetaTVS_sub
∀ {𝕜 : Type u_1} [inst : NontriviallyNormedField 𝕜] {E : Type u_2} [inst_1 : AddCommGroup E] [inst_2 : Module 𝕜 E]
[inst_3 : TopologicalSpace E] {F : Type u_3} [inst_4 : NormedAddCommGroup F] [inst_5 : NormedSpace 𝕜 F] {f : E → F}
{f' : E →L[𝕜] F} {L : Filter (E × E)},
HasFDerivAtFilter f f' L → Topology.IsInducing ⇑f' → (fun p => f p.1 - f p.2) =Θ[𝕜; L] fun p => p.1 - p.2- Defined in
- Mathlib.Analysis.Calculus.FDeriv.Basic
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 167 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites18
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
- TopologicalSpacestatement and proof · cited by 24,529
- Modulestatement and proof · cited by 20,661
- RingHom.idstatement and proof · cited by 18,349
- NormedAddCommGroupstatement and proof · cited by 15,752
- AddCommGroupstatement and proof · cited by 12,871
- NormedSpacestatement and proof · cited by 12,499
- NontriviallyNormedFieldstatement and proof · cited by 8,742
- Filterstatement and proof · cited by 8,121
- ContinuousLinearMapstatement and proof · cited by 5,352
- Topology.IsInducingstatement and proof · cited by 266
- HasFDerivAtFilterstatement and proof · cited by 81
Cited by4
Results whose statement or proof uses this declaration.
- HasFDerivAt.isThetaTVS_subproof · cited by 1
- HasStrictFDerivAt.isThetaTVS_subproof · cited by 1
- HasFDerivAtFilter.isTheta_subproof · cited by 1
- HasFDerivWithinAt.isThetaTVS_subproof · cited by 1