This would basically be ```julia coefficient_type(x) = elem_type(coefficient_ring_type(x)) ```
This would basically be