Mathlib v3 is deprecated. Go to Mathlib v4

Commit 2020-02-28 01:50 4637e5c8

View on Github →

refactor(analysis/calculus/times_cont_diff): massive refactor (#2012)

  • feat(data/fin): append
  • Update fin.lean
  • Update fintype.lean
  • replace but_last with init
  • cons and append commute
  • feat(*/multilinear): better multilinear
  • docstrings
  • snoc
  • fix build
  • comp_snoc and friends
  • refactor(analysis/calculus/times_cont_diff): massive refactor
  • fix docstring
  • move notation
  • fix build
  • linter
  • linter again
  • Update src/analysis/calculus/times_cont_diff.lean Co-Authored-By: Scott Morrison scott@tqft.net
  • Update src/analysis/calculus/times_cont_diff.lean Co-Authored-By: Scott Morrison scott@tqft.net
  • Update src/analysis/calculus/times_cont_diff.lean Co-Authored-By: Scott Morrison scott@tqft.net
  • Update src/analysis/calculus/times_cont_diff.lean Co-Authored-By: Scott Morrison scott@tqft.net
  • Update src/analysis/calculus/times_cont_diff.lean Co-Authored-By: Scott Morrison scott@tqft.net
  • curryfication -> currying

Estimated changes

added def ftaylor_series
added structure has_ftaylor_series_up_to
deleted def iterated_fderiv
deleted theorem iterated_fderiv_succ
modified theorem iterated_fderiv_within_univ
deleted theorem iterated_fderiv_zero
modified theorem times_cont_diff.continuous
modified theorem times_cont_diff.of_le
deleted theorem times_cont_diff.of_succ
deleted def times_cont_diff
modified theorem times_cont_diff_on.comp
modified theorem times_cont_diff_on.congr
modified theorem times_cont_diff_on.mono
deleted def times_cont_diff_on
modified theorem times_cont_diff_on_const
added theorem times_cont_diff_on_nat
deleted theorem times_cont_diff_on_succ
modified theorem times_cont_diff_on_univ
deleted def times_cont_diff_rec
deleted theorem times_cont_diff_rec_succ
deleted theorem times_cont_diff_rec_zero
deleted theorem times_cont_diff_succ
modified theorem times_cont_diff_top