lean4-htt/src/Std/Time
Kim Morrison 2eb478787f
chore: split Int.DivModLemmas into Bootstrap and Lemmas (#7162)
This PR splits `Int.DivModLemmas` into a `Bootstrap` and `Lemmas` file,
where it is possible to use `omega` in `Lemmas`.

I'm going to add more theory, particularly about `fdiv` and `tdiv` to
the `Lemmas` file, and would prefer to have access to `omega`.
2025-02-20 12:05:09 +00:00
..
Date chore: deprecate Array.get 2025-02-19 08:48:33 +11:00
DateTime fix: negative timestamps and PlainDateTimes before 1970 (#6668) 2025-01-20 07:52:13 +00:00
Format fix: adjustments to the datetime library (#6431) 2025-01-13 11:02:30 +00:00
Internal chore: split Int.DivModLemmas into Bootstrap and Lemmas (#7162) 2025-02-20 12:05:09 +00:00
Notation
Time fix: adjustments to the datetime library (#6431) 2025-01-13 11:02:30 +00:00
Zoned feat: cleanup of get and back functions on List/Array (#7059) 2025-02-17 01:43:45 +00:00
Date.lean
DateTime.lean
Duration.lean fix: negative timestamps and PlainDateTimes before 1970 (#6668) 2025-01-20 07:52:13 +00:00
Format.lean fix: adjustments to the datetime library (#6431) 2025-01-13 11:02:30 +00:00
Internal.lean
Notation.lean fix: adjustments to the datetime library (#6431) 2025-01-13 11:02:30 +00:00
Time.lean
Zoned.lean