| .. |
|
Array
|
chore: split Int.DivModLemmas into Bootstrap and Lemmas (#7162)
|
2025-02-20 12:05:09 +00:00 |
|
BitVec
|
chore: review uses of generalize (#7126)
|
2025-02-18 14:07:40 +00:00 |
|
ByteArray
|
feat: cleanup of get and back functions on List/Array (#7059)
|
2025-02-17 01:43:45 +00:00 |
|
Char
|
chore: rename UIntX.ofNatCore, UIntX.ofNat' -> UIntX.ofNatLT (#7071)
|
2025-02-14 06:58:15 +00:00 |
|
Fin
|
feat: Fin.toNat (#7079)
|
2025-02-14 11:59:44 +00:00 |
|
FloatArray
|
chore: deprecate Array.get
|
2025-02-19 08:48:33 +11:00 |
|
Format
|
|
|
|
Int
|
feat: upgrade Int.tdiv_eq_ediv to an unconditional equivalence (#7163)
|
2025-02-20 23:46:11 +00:00 |
|
List
|
chore: linting variable names in List/Array (#7146)
|
2025-02-19 12:45:02 +00:00 |
|
Nat
|
feat: upgrade Int.tdiv_eq_ediv to an unconditional equivalence (#7163)
|
2025-02-20 23:46:11 +00:00 |
|
Option
|
chore: cleanup duplicate theorems (#7113)
|
2025-02-18 01:46:12 +00:00 |
|
Range
|
feat: lemmas about lexicographic order on Array and Vector (#6399)
|
2024-12-19 10:36:50 +00:00 |
|
SInt
|
feat: IntX.abs (#7131)
|
2025-02-18 13:16:30 +00:00 |
|
String
|
feat: lemmas about List/Array/Vector lexicographic order (#6423)
|
2024-12-20 06:16:27 +00:00 |
|
Sum
|
chore: run Batteries linter on Lean (#6364)
|
2024-12-13 01:28:53 +00:00 |
|
ToString
|
|
|
|
UInt
|
chore: cleanup after stage0 update for #7103 (#7125)
|
2025-02-18 05:55:49 +00:00 |
|
Vector
|
chore: complete variable name linting for Vector (#7154)
|
2025-02-20 02:42:50 +00:00 |
|
AC.lean
|
feat: cleanup of get and back functions on List/Array (#7059)
|
2025-02-17 01:43:45 +00:00 |
|
Array.lean
|
feat: align Array/Vector.extract lemmas with List (#7105)
|
2025-02-17 04:56:04 +00:00 |
|
Basic.lean
|
|
|
|
BEq.lean
|
chore: alignment of Array.any/all lemmas with List (#6353)
|
2024-12-10 09:23:52 +00:00 |
|
BitVec.lean
|
|
|
|
Bool.lean
|
feat: add BitVec.[(getMsbD, msb)_extractLsb', (getLsbD, getMsbD, msb)_extractLsb] , add and_eq_decide, or_eq_decide, decide_eq_true_iff to bool_to_prop (#6792)
|
2025-02-17 03:02:37 +00:00 |
|
ByteArray.lean
|
|
|
|
Cast.lean
|
|
|
|
Channel.lean
|
refactor: move IO.Channel and IO.Mutex to Std.Sync (#6282)
|
2024-12-03 09:36:50 +00:00 |
|
Char.lean
|
|
|
|
Fin.lean
|
|
|
|
Float.lean
|
feat: conversions between Float and finite integers (#7083)
|
2025-02-17 15:42:10 +00:00 |
|
Float32.lean
|
feat: conversions between Float and finite integers (#7083)
|
2025-02-17 15:42:10 +00:00 |
|
FloatArray.lean
|
|
|
|
Format.lean
|
|
|
|
Function.lean
|
|
|
|
Hashable.lean
|
feat: add Hashable instances for PUnit and PEmpty (#6866)
|
2025-02-04 14:40:31 +00:00 |
|
Int.lean
|
chore: split Int.DivModLemmas into Bootstrap and Lemmas (#7162)
|
2025-02-20 12:05:09 +00:00 |
|
List.lean
|
feat: lemmas about lexicographic order on Array and Vector (#6399)
|
2024-12-19 10:36:50 +00:00 |
|
Nat.lean
|
feat: lemmas about Std.Range (#6396)
|
2024-12-16 03:16:46 +00:00 |
|
NeZero.lean
|
chore: deprecate Fin.ofNat (replaced by Fin.ofNat', subsequently to be renamed) (#6242)
|
2024-11-28 05:23:23 +00:00 |
|
OfScientific.lean
|
feat: add Float32 support (#6366)
|
2024-12-11 02:55:58 +00:00 |
|
Option.lean
|
feat: lemmas about for loops over Option (#6316)
|
2024-12-05 05:09:07 +00:00 |
|
Ord.lean
|
chore: fixing short-circuiting issue in Ordering.then (#6907)
|
2025-02-03 00:44:45 +00:00 |
|
PLift.lean
|
|
|
|
Prod.lean
|
|
|
|
Queue.lean
|
|
|
|
Random.lean
|
feat: use BaseIO at IO.rand (#6102)
|
2024-11-19 05:26:03 +00:00 |
|
Range.lean
|
feat: lemmas about Std.Range (#6396)
|
2024-12-16 03:16:46 +00:00 |
|
RArray.lean
|
feat: Lean.RArray (#6070)
|
2024-11-14 10:56:50 +00:00 |
|
Repr.lean
|
chore: deprecate Array.get
|
2025-02-19 08:48:33 +11:00 |
|
SInt.lean
|
feat: conversions between Float and finite integers (#7083)
|
2025-02-17 15:42:10 +00:00 |
|
Stream.lean
|
feat: change Array.get to take a Nat and a proof (#6032)
|
2024-11-12 03:30:46 +00:00 |
|
String.lean
|
|
|
|
Subtype.lean
|
feat: align {List/Array/Vector}.{attach,attachWith,pmap} lemmas (#6723)
|
2025-01-21 06:36:36 +00:00 |
|
Sum.lean
|
|
|
|
ToString.lean
|
|
|
|
UInt.lean
|
|
|
|
ULift.lean
|
|
|
|
Vector.lean
|
feat: complete aligning List/Array/Vector.finRange (#7106)
|
2025-02-17 06:11:43 +00:00 |
|
Zero.lean
|
|
|