Theorems · Theorem · global analysis
DifferentiableAt.isBigO_sub
∀ {𝕜 : Type u_1} [inst : NontriviallyNormedField 𝕜] {E : Type u_2} [inst_1 : NormedAddCommGroup E]
[inst_2 : NormedSpace 𝕜 E] {F : Type u_3} [inst_3 : NormedAddCommGroup F] [inst_4 : NormedSpace 𝕜 F] {f : E → F}
{x₀ : E}, DifferentiableAt 𝕜 f x₀ → (fun x => f x - f x₀) =O[nhds x₀] fun x => x - x₀- Defined in
- Mathlib.Analysis.Calculus.FDeriv.Basic
- Cited by
- 7 results in Mathlib
- Foundations
- Depth 168 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.
- NormedAddCommGroupstatement and proof · cited by 15,752
- NormedSpacestatement and proof · cited by 12,499
- NontriviallyNormedFieldstatement and proof · cited by 8,742
- nhdsstatement · cited by 5,554
- DifferentiableAtstatement and proof · cited by 617
- Asymptotics.IsBigOstatement · cited by 506
- DifferentiableAt.hasFDerivAtproof · cited by 134
- HasFDerivAt.isBigO_subproof · cited by 2
Cited by7
Results whose statement or proof uses this declaration.
- ContDiffAt.contDiffPointwiseHolderAtproof · cited by 6
- ContDiffPointwiseHolderAt.comp_of_differentiableAtproof · cited by 3
- Function.Periodic.exp_decay_sub_of_bounded_at_infproof · cited by 2
- Summable.clog_one_subproof · cited by 2
- log_riemannZeta_add_log_sub_isBigO_ofRealproof · cited by 1
- inv_riemannZeta_sub_sub_isBigOproof · cited by 1
- log_deriv_riemannZeta_add_inv_sub_sub_isBigOproof · cited by 1