Theorems · Theorem · real analysis
HasDerivWithinAt.congr_simp
∀ {𝕜 : Type u} [inst : NontriviallyNormedField 𝕜] {F : Type v} [inst_1 : AddCommGroup F] [inst_2 : Module 𝕜 F]
[inst_3 : TopologicalSpace F] [inst_4 : ContinuousSMul 𝕜 F] (f f_1 : 𝕜 → F),
f = f_1 →
∀ (f' f'_1 : F),
f' = f'_1 →
∀ (s s_1 : Set 𝕜),
s = s_1 → ∀ (x x_1 : 𝕜), x = x_1 → HasDerivWithinAt f f' s x = HasDerivWithinAt f_1 f'_1 s_1 x_1- Defined in
- Mathlib.Analysis.Calculus.Deriv.Mul
- Cited by
- 29 results in Mathlib
- Foundations
- Depth 106 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
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
- AddCommGroupstatement and proof · cited by 12,871
- NontriviallyNormedFieldstatement and proof · cited by 8,742
- ContinuousSMulstatement and proof · cited by 1,016
- HasDerivWithinAtstatement and proof · cited by 333
Cited by29
Results whose statement or proof uses this declaration.
- Convex.norm_image_sub_le_of_norm_hasFDerivWithin_leproof · cited by 9
- HasFDerivWithinAt.comp_hasDerivWithinAtproof · cited by 7
- HasDerivWithinAt.mulproof · cited by 7
- HasDerivWithinAt.smulproof · cited by 6
- HasDerivWithinAt.fun_finsetProdproof · cited by 4
- HasLineDerivWithinAt.smulproof · cited by 3
- hasDerivWithinAt_taylorWithinEvalproof · cited by 2
- hasDerivAt_of_hasDerivAt_of_neproof · cited by 2
- HasFDerivWithinAt.hasLineDerivWithinAtproof · cited by 2
- HasDerivWithinAt.clm_compproof · cited by 2
- exists_hasDerivWithinAt_eq_of_gt_of_ltproof · cited by 2
- intervalIntegral.integral_hasDerivWithinAt_of_tendsto_ae_leftproof · cited by 2