lean4-htt/src/Std/Time/Internal
Kim Morrison 2cf3ac9461
feat: split Std.Classes.Ord (#8315)
This PR splits `Std.Classes.Ord` into `Std.Classes.Ord.Basic` (with few
imports) and `Std.Classes.Ord.SInt` and `Std.Classes.Ord.Vector`. These
changes avoid importing `Init.Data.BitVec.Lemmas` unnecessarily into
various basic files.
As the new import-only file `Std.Classes.Ord` imports all three of
these, end-users are not affected.
2025-05-13 11:22:19 +00:00
..
Bounded.lean feat: split Std.Classes.Ord (#8315) 2025-05-13 11:22:19 +00:00
UnitVal.lean feat: split Std.Classes.Ord (#8315) 2025-05-13 11:22:19 +00:00