Mathlib v3 is deprecated. Go to Mathlib v4

Commit 2021-02-22 08:31 0e519766

View on Github →

feat(data/polynomial/reverse): Trailing degree is multiplicative (#6351) Uses polynomial.reverse to prove that nat_trailing_degree behaves well under multiplication.

Estimated changes