Mathlib Changelog
v4
Changelog
About
Github
Commit
2025-12-22 21:59
64d91150
View on Github →
refactor: use "@[to_fun]" to generate some lemmas (
#32830
)
Estimated changes
Modified
Mathlib/Analysis/Analytic/Constructions.lean
deleted
theorem
AnalyticAt.fun_div
Modified
Mathlib/Analysis/Calculus/Deriv/Add.lean
added
theorem
HasDerivAt.neg
added
theorem
HasDerivAt.sub
deleted
theorem
HasDerivAtFilter.fun_sub
added
theorem
HasDerivAtFilter.neg
added
theorem
HasDerivWithinAt.neg
added
theorem
HasDerivWithinAt.sub
deleted
theorem
HasStrictDerivAt.fun_sub
added
theorem
HasStrictDerivAt.neg
deleted
theorem
deriv.fun_neg'
deleted
theorem
deriv.fun_neg
modified
theorem
deriv.neg
deleted
theorem
derivWithin.fun_neg
modified
theorem
derivWithin.neg
Modified
Mathlib/Analysis/Calculus/Deriv/Inv.lean
deleted
theorem
HasDerivAt.fun_inv
deleted
theorem
HasDerivWithinAt.fun_inv
Modified
Mathlib/Analysis/Calculus/Deriv/Mul.lean
added
theorem
HasDerivAt.const_smul
deleted
theorem
HasDerivAt.fun_mul
deleted
theorem
HasDerivAt.fun_smul
added
theorem
HasDerivAtFilter.const_smul
added
theorem
HasDerivWithinAt.const_smul
deleted
theorem
HasDerivWithinAt.fun_mul
deleted
theorem
HasDerivWithinAt.fun_smul
added
theorem
HasStrictDerivAt.const_smul
deleted
theorem
HasStrictDerivAt.fun_mul
added
theorem
HasStrictDerivAt.smul
Modified
Mathlib/Analysis/Calculus/FDeriv/Add.lean
deleted
theorem
Differentiable.fun_add
deleted
theorem
Differentiable.fun_add_iff_left
deleted
theorem
Differentiable.fun_add_iff_right
deleted
theorem
Differentiable.fun_const_smul
deleted
theorem
Differentiable.fun_neg
deleted
theorem
Differentiable.fun_sub
deleted
theorem
Differentiable.fun_sub_iff_left
deleted
theorem
Differentiable.fun_sub_iff_right
deleted
theorem
DifferentiableAt.fun_add
deleted
theorem
DifferentiableAt.fun_add_iff_left
deleted
theorem
DifferentiableAt.fun_add_iff_right
deleted
theorem
DifferentiableAt.fun_const_smul
deleted
theorem
DifferentiableAt.fun_neg
deleted
theorem
DifferentiableAt.fun_sub
deleted
theorem
DifferentiableAt.fun_sub_iff_left
deleted
theorem
DifferentiableAt.fun_sub_iff_right
deleted
theorem
DifferentiableOn.fun_add
deleted
theorem
DifferentiableOn.fun_add_iff_left
deleted
theorem
DifferentiableOn.fun_add_iff_right
deleted
theorem
DifferentiableOn.fun_const_smul
deleted
theorem
DifferentiableOn.fun_neg
deleted
theorem
DifferentiableOn.fun_sub
deleted
theorem
DifferentiableOn.fun_sub_iff_left
deleted
theorem
DifferentiableOn.fun_sub_iff_right
deleted
theorem
DifferentiableWithinAt.fun_add
deleted
theorem
DifferentiableWithinAt.fun_const_smul
deleted
theorem
DifferentiableWithinAt.fun_neg
deleted
theorem
DifferentiableWithinAt.fun_sub
added
theorem
HasFDerivAt.add
added
theorem
HasFDerivAt.const_smul
added
theorem
HasFDerivAt.neg
added
theorem
HasFDerivAt.sub
deleted
theorem
HasFDerivAtFilter.fun_add
deleted
theorem
HasFDerivAtFilter.fun_const_smul
deleted
theorem
HasFDerivAtFilter.fun_neg
deleted
theorem
HasFDerivAtFilter.fun_sub
added
theorem
HasFDerivWithinAt.add
added
theorem
HasFDerivWithinAt.const_smul
added
theorem
HasFDerivWithinAt.neg
added
theorem
HasFDerivWithinAt.sub
added
theorem
HasStrictFDerivAt.add
deleted
theorem
HasStrictFDerivAt.fun_const_smul
deleted
theorem
HasStrictFDerivAt.fun_neg
deleted
theorem
HasStrictFDerivAt.fun_sub
Modified
Mathlib/Analysis/Calculus/FDeriv/Mul.lean
deleted
theorem
Differentiable.fun_inv
deleted
theorem
Differentiable.fun_mul
deleted
theorem
Differentiable.fun_smul
deleted
theorem
DifferentiableAt.fun_inv
deleted
theorem
DifferentiableAt.fun_mul
deleted
theorem
DifferentiableAt.fun_smul
deleted
theorem
DifferentiableOn.fun_inv
deleted
theorem
DifferentiableOn.fun_mul
deleted
theorem
DifferentiableOn.fun_smul
deleted
theorem
DifferentiableWithinAt.fun_inv
deleted
theorem
DifferentiableWithinAt.fun_mul
deleted
theorem
DifferentiableWithinAt.fun_smul
deleted
theorem
HasFDerivAt.fun_mul'
deleted
theorem
HasFDerivAt.fun_mul
deleted
theorem
HasFDerivAt.fun_smul
deleted
theorem
HasFDerivWithinAt.fun_mul'
deleted
theorem
HasFDerivWithinAt.fun_mul
deleted
theorem
HasFDerivWithinAt.fun_smul
modified
theorem
HasFDerivWithinAt.smul
deleted
theorem
HasStrictFDerivAt.fun_mul'
deleted
theorem
HasStrictFDerivAt.fun_mul
deleted
theorem
HasStrictFDerivAt.fun_smul
Modified
Mathlib/Analysis/Meromorphic/Basic.lean
deleted
theorem
MeromorphicAt.fun_smul
deleted
theorem
MeromorphicOn.fun_smul
modified
theorem
MeromorphicOn.smul
Modified
Mathlib/MeasureTheory/Function/AbsolutelyContinuous.lean
deleted
theorem
AbsolutelyContinuousOnInterval.fun_add
deleted
theorem
AbsolutelyContinuousOnInterval.fun_mul
deleted
theorem
AbsolutelyContinuousOnInterval.fun_neg
deleted
theorem
AbsolutelyContinuousOnInterval.fun_smul
deleted
theorem
AbsolutelyContinuousOnInterval.fun_sub
Modified
Mathlib/MeasureTheory/Function/L1Space/Integrable.lean
deleted
theorem
MeasureTheory.Integrable.fun_smul
deleted
theorem
MeasureTheory.Integrable.fun_smul_enorm
Modified
Mathlib/MeasureTheory/Group/Arithmetic.lean
Modified
Mathlib/MeasureTheory/Integral/CurveIntegral/Basic.lean
deleted
theorem
CurveIntegrable.fun_neg
deleted
theorem
CurveIntegrable.fun_zero
Modified
Mathlib/Order/Filter/Basic.lean
Modified
Mathlib/Tactic/ToFun.lean