Mathlib Changelog
v3
Changelog
About
Github
Mathlib v3 is deprecated.
Go to Mathlib v4
Commit
2019-06-17 13:09
d8d25e9a
View on Github →
refactor(analysis/normed_space/deriv): split and move to calculus folder (
#1135
)
Estimated changes
Renamed
src/analysis/normed_space/deriv.lean
to
src/analysis/calculus/deriv.lean
deleted
theorem
is_open.unique_diff_on
deleted
theorem
is_open.unique_diff_within_at
deleted
theorem
tangent_cone_at.lim_zero
deleted
def
tangent_cone_at
deleted
theorem
tangent_cone_inter_open
deleted
theorem
tangent_cone_mono
deleted
theorem
tangent_cone_univ
deleted
def
unique_diff_on
deleted
theorem
unique_diff_on_inter
deleted
def
unique_diff_within_at
deleted
theorem
unique_diff_within_at_inter
deleted
theorem
unique_diff_within_univ_at
Created
src/analysis/calculus/tangent_cone.lean
added
theorem
is_open.unique_diff_on
added
theorem
is_open.unique_diff_within_at
added
theorem
tangent_cone_at.lim_zero
added
def
tangent_cone_at
added
theorem
tangent_cone_inter_open
added
theorem
tangent_cone_mono
added
theorem
tangent_cone_univ
added
def
unique_diff_on
added
theorem
unique_diff_on_inter
added
def
unique_diff_within_at
added
theorem
unique_diff_within_at_inter
added
theorem
unique_diff_within_univ_at