Mathlib v3 is deprecated. Go to Mathlib v4

Commit 2018-07-18 14:10 ce990c59

View on Github →

feat(linear_algebra/univariate_polynomial): univariate polynomials

Estimated changes

added def polynomial.C
added theorem polynomial.C_0
added theorem polynomial.C_1
added theorem polynomial.C_apply
added theorem polynomial.C_mul_C
added theorem polynomial.C_mul_apply
added def polynomial.X
added theorem polynomial.X_apply_one
added theorem polynomial.add_apply
added theorem polynomial.card_roots
added theorem polynomial.degree_C
added theorem polynomial.degree_X
added theorem polynomial.degree_neg
added theorem polynomial.degree_one
added theorem polynomial.degree_zero
added def polynomial.div
added def polynomial.eval
added theorem polynomial.eval_C
added theorem polynomial.eval_X
added theorem polynomial.eval_add
added theorem polynomial.eval_mul
added theorem polynomial.eval_neg
added theorem polynomial.eval_sub
added theorem polynomial.eval_zero
added theorem polynomial.is_root.def
added theorem polynomial.mem_roots
added def polynomial.mod
added theorem polynomial.monic.def
added def polynomial.monic
added theorem polynomial.monic_one
added theorem polynomial.monomial_eq
added theorem polynomial.neg_apply
added theorem polynomial.zero_apply
added def polynomial
added theorem with_bot.add_bot
added theorem with_bot.bot_add
added theorem with_bot.bot_lt_some
added theorem with_bot.coe_add
added theorem with_bot.coe_lt_coe