Commit 2023-05-23 12:52 178cf0f7

View on Github →

feat: port RingTheory.HahnSeries (#4261)

Estimated changes

added def HahnSeries.C
added theorem HahnSeries.C_injective
added theorem HahnSeries.C_ne_zero
added theorem HahnSeries.C_one
added theorem HahnSeries.C_zero
added structure HahnSeries.SummableFamily
added theorem HahnSeries.add_coeff'
added theorem HahnSeries.add_coeff
added theorem HahnSeries.coeff_inj
added theorem HahnSeries.isUnit_iff
added theorem HahnSeries.mem_support
added theorem HahnSeries.mul_coeff
added theorem HahnSeries.neg_coeff'
added theorem HahnSeries.neg_coeff
added theorem HahnSeries.one_coeff
added def HahnSeries.order
added theorem HahnSeries.order_C
added theorem HahnSeries.order_mul
added theorem HahnSeries.order_neg
added theorem HahnSeries.order_of_ne
added theorem HahnSeries.order_one
added theorem HahnSeries.order_pow
added theorem HahnSeries.order_zero
added theorem HahnSeries.smul_coeff
added theorem HahnSeries.sub_coeff'
added theorem HahnSeries.sub_coeff
added theorem HahnSeries.support_neg
added theorem HahnSeries.support_one
added theorem HahnSeries.unit_aux
added theorem HahnSeries.zero_coeff
added structure HahnSeries