Commit 2025-04-05 12:43 f329753c
View on Github →chore: split Algebra.Order.Floor
(hybrid approach) (#23692)
This is a combination of #23662 and #23652. There is an Algebra.Order.Floor.Defs
file imported by .Semiring
(Nat
-valued floor/ceil) and .Ring
(Int
-valued floor/ceil and fractional part) files.