Mathlib v3 is deprecated. Go to Mathlib v4

Commit 2019-02-10 10:39 ed4c536a

View on Github →

feat(data/polynomial): multiplicity of roots of polynomials (#656)

  • feat(data/polynomial): multiplicity of roots of polynomials
  • rename lemmas
  • use section
  • use nonzero_comm_ring.of_ne
  • refactor(polynomial): weaken decidablility hypothesis
  • indentation
  • swap order of arguments

Estimated changes