Theorems · Theorem · global analysis
HasLineDerivWithinAt.mono_of_mem_nhdsWithin
∀ {𝕜 : Type u_1} [inst : NontriviallyNormedField 𝕜] {F : Type u_2} [inst_1 : NormedAddCommGroup F]
[inst_2 : NormedSpace 𝕜 F] {E : Type u_3} [inst_3 : NormedAddCommGroup E] [inst_4 : NormedSpace 𝕜 E] {f : E → F}
{f' : F} {s t : Set E} {x v : E},
HasLineDerivWithinAt 𝕜 f f' t x v → t ∈ nhdsWithin x s → HasLineDerivWithinAt 𝕜 f f' s x v- Cited by
- 1 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.
Cites16
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
- NormedAddCommGroupstatement and proof · cited by 15,752
- NormedSpacestatement and proof · cited by 12,499
- NontriviallyNormedFieldstatement and proof · cited by 8,742
- Filterstatement · cited by 8,121
- add_zeroproof · cited by 2,707
- nhdsWithinstatement and proof · cited by 1,912
- zero_smulproof · cited by 716
- continuous_id'proof · cited by 295
- continuous_constproof · cited by 278
- Continuous.continuousWithinAtproof · cited by 54
- Continuous.fun_smulproof · cited by 44
Cited by1
Results whose statement or proof uses this declaration.
- LineDifferentiableWithinAt.mono_of_mem_nhdsWithinproof · cited by 0