lean4-htt/src/Std
Sebastian Graf 55f9dfad7d
feat: More grind annotations for List.range' (#9766)
This PR moves `List.range'_elim` to `List.eq_of_range'_eq_append_cons`
and adds a couple of `grind` annotations for `List.range'`. This will
make it more convenient to work with proof obligations produced by
`mvcgen`.
2025-08-13 09:27:48 +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: More grind annotations for List.range' (#9766) 2025-08-13 09:27:48 +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: warning based on patterns for grind (#9883) 2025-08-13 00:42:09 +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