Theorems · Theorem · functional analysis
fderivWithin_def
∀ (𝕜 : Type u_4) [inst : NontriviallyNormedField 𝕜] {E : Type u_5} [inst_1 : AddCommGroup E] [inst_2 : Module 𝕜 E]
[inst_3 : TopologicalSpace E] {F : Type u_6} [inst_4 : AddCommGroup F] [inst_5 : Module 𝕜 F]
[inst_6 : TopologicalSpace F] (f : E → F) (s : Set E) (x : E),
fderivWithin 𝕜 f s x =
if HasFDerivWithinAt f 0 s x then 0 else if h : DifferentiableWithinAt 𝕜 f s x then Classical.choose h else 0- Defined in
- Mathlib.Analysis.Calculus.FDeriv.Defs
- Cited by
- 12 results in Mathlib
- Foundations
- Depth 76 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement and proof · cited by 53,352
- TopologicalSpacestatement and proof · cited by 24,529
- Modulestatement and proof · cited by 20,661
- RingHom.idstatement · cited by 18,349
- AddCommGroupstatement and proof · cited by 12,871
- NontriviallyNormedFieldstatement and proof · cited by 8,742
- ContinuousLinearMapstatement · cited by 5,352
- DifferentiableWithinAtstatement and proof · cited by 453
- fderivWithinstatement · cited by 357
- HasFDerivWithinAtstatement and proof · cited by 356
Cited by12
Results whose statement or proof uses this declaration.
- DifferentiableWithinAt.hasFDerivWithinAtproof · cited by 132
- fderivWithin_zero_of_not_differentiableWithinAtproof · cited by 13
- Filter.EventuallyEq.fderivWithin_eqproof · cited by 12
- fderivWithin_zero_of_not_accPtproof · cited by 6
- fderivWithin_interproof · cited by 6
- fderivWithin_congr_set'proof · cited by 5
- fderivWithin_const_applyproof · cited by 4
- fderivWithin_add_constproof · cited by 4
- fderivWithin_comp_add_leftproof · cited by 3
- fderivWithin_comp_smul_eq_fderivWithin_smulproof · cited by 3
- fderivWithin_congr_set_nhdsNEproof · cited by 1
- HasMFDerivWithinAt.mfderivWithin_eq_zeroproof · cited by 1