lean4-htt/src/Std
Sebastian Graf 0c39a50337
feat: Rename Std.List.Zipper to List.Cursor (#9911)
This PR renames `Std.List.Zipper` to `List.Cursor`, with slight changes
to the implementation (no `reverse`) and use in loop specification
lemmas.
2025-08-14 09:17:54 +00:00
..
Classes fix: remove accidental instance for lexOrd (#9739) 2025-08-06 06:16:57 +00:00
Data feat: high-level order typeclasses (#9729) 2025-08-11 14:55:17 +00:00
Do feat: Rename Std.List.Zipper to List.Cursor (#9911) 2025-08-14 09:17:54 +00:00
Internal chore: fix spelling errors (#9175) 2025-07-24 23:35:32 +00:00
Net refactor: module-ize remainder of Std (#9195) 2025-07-17 11:43:57 +00:00
Sat feat: high-level order typeclasses (#9729) 2025-08-11 14:55:17 +00:00
Sync refactor: module-ize remainder of Std (#9195) 2025-07-17 11:43:57 +00:00
Tactic feat: Rename Std.List.Zipper to List.Cursor (#9911) 2025-08-14 09:17:54 +00:00
Time fix: replace 'D' with 'd' for day representation in long date format (#9799) 2025-08-11 13:17:34 +00:00
Classes.lean refactor: module-ize Std.Classes (#9079) 2025-06-30 09:45:24 +00:00
Data.lean refactor: module-ize remainder of Std (#9195) 2025-07-17 11:43:57 +00:00
Do.lean refactor: module-ize remainder of Std (#9195) 2025-07-17 11:43:57 +00:00
Internal.lean refactor: module-ize remainder of Std (#9195) 2025-07-17 11:43:57 +00:00
Net.lean refactor: module-ize remainder of Std (#9195) 2025-07-17 11:43:57 +00:00
Sat.lean refactor: module-ize remainder of Std (#9195) 2025-07-17 11:43:57 +00:00
Sync.lean refactor: module-ize remainder of Std (#9195) 2025-07-17 11:43:57 +00:00
Tactic.lean refactor: module-ize remainder of Std (#9195) 2025-07-17 11:43:57 +00:00
Time.lean refactor: module-ize Std.Time (#9100) 2025-07-16 09:57:53 +00:00