Commit 2022-02-27 16:04 8ef4331c
View on Github →feat(ring_theory/witt_vector): Witt vectors are a DVR (#12213)
This PR adds two connected files. mul_coeff.lean
adds an auxiliary result that's used in a few places in #12041 . One of these places is in discrete_valuation_ring.lean
, which shows that Witt vectors over a perfect field form a DVR.