Theorems · Theorem · global analysis
HasFDerivWithinAt.congr
∀ {𝕜 : 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 : AddCommGroup F] [inst_5 : Module 𝕜 F]
[inst_6 : TopologicalSpace F] {f f₁ : E → F} {f' : E →L[𝕜] F} {x : E} {s : Set E},
HasFDerivWithinAt f f' s x → Set.EqOn f₁ f s → f₁ x = f x → HasFDerivWithinAt f₁ f' s x- Defined in
- Mathlib.Analysis.Calculus.FDeriv.Congr
- Cited by
- 6 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.
Cites11
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 and proof · cited by 18,349
- AddCommGroupstatement and proof · cited by 12,871
- NontriviallyNormedFieldstatement and proof · cited by 8,742
- ContinuousLinearMapstatement and proof · cited by 5,352
- Set.EqOnstatement and proof · cited by 603
- HasFDerivWithinAtstatement and proof · cited by 356
- HasFDerivWithinAt.congr_of_eventuallyEqproof · cited by 10
- Set.EqOn.eventuallyEq_nhdsWithinproof · cited by 5
Cited by6
Results whose statement or proof uses this declaration.
- ContDiffOn.ftaylorSeriesWithinproof · cited by 11
- HasFTaylorSeriesUpToOn.eq_iteratedFDerivWithin_of_uniqueDiffOnproof · cited by 8
- HasFTaylorSeriesUpToOn.hasFDerivWithinAtproof · cited by 6
- HasFDerivWithinAt.congr'proof · cited by 4
- HasFDerivWithinAt.congr_monoproof · cited by 4
- MeasureTheory.restrict_map_withDensity_abs_det_fderiv_eq_addHaarproof · cited by 3