mathlib4 icon indicating copy to clipboard operation
mathlib4 copied to clipboard

`norm_num` support for rings and fields.

Open EdAyers opened this issue 3 years ago • 0 comments
trafficstars

norm_num needs to support

  • <, >,
  • Ring operations: Neg, Sub, %
  • Field operations: /, ⁻¹
  • Reals and rationals

EdAyers avatar Jul 20 '22 14:07 EdAyers