| .. |
|
Array
|
chore: remove redundant proof
|
2022-03-12 11:12:56 +01:00 |
|
ByteArray
|
fix: bug at ByteArray.copySlice
|
2021-12-16 11:05:19 +01:00 |
|
Char
|
chore: enforce naming convention for theorems
|
2021-08-07 12:48:38 -07:00 |
|
Fin
|
feat: add Fin.succ
|
2022-03-05 17:36:38 -08:00 |
|
FloatArray
|
feat: missing instances and getOp for byte/float arrays
|
2021-10-18 16:54:56 -07:00 |
|
Format
|
feat: add Format.isEmpty
|
2022-02-23 13:34:25 -08:00 |
|
Int
|
chore: remove problematic instance hasOfNatOfCoe
|
2022-01-20 14:47:25 -08:00 |
|
List
|
feat: add forIn'_eq_forIn theorem for lists
|
2022-03-14 11:50:47 -07:00 |
|
Nat
|
chore: add helper theorems
|
2022-03-14 16:24:05 -07:00 |
|
Option
|
feat: add fields isInstance and isType to InteractiveHypothesis
|
2021-12-10 09:08:55 -08:00 |
|
String
|
chore: add helper theorems
|
2022-03-14 16:24:05 -07:00 |
|
ToString
|
chore: add OptionM monad
|
2021-03-20 17:50:45 -07:00 |
|
Array.lean
|
fix: missing import
|
2022-03-03 18:13:34 -08:00 |
|
Basic.lean
|
chore: remove #lang lean4 header
|
2020-10-25 09:54:07 -07:00 |
|
ByteArray.lean
|
chore: remove #lang lean4 header
|
2020-10-25 09:54:07 -07:00 |
|
Char.lean
|
chore: remove #lang lean4 header
|
2020-10-25 09:54:07 -07:00 |
|
Fin.lean
|
chore: remove #lang lean4 header
|
2020-10-25 09:54:07 -07:00 |
|
Float.lean
|
chore: remove mpz_get_d dependency
|
2021-10-26 12:40:20 -07:00 |
|
FloatArray.lean
|
chore: remove #lang lean4 header
|
2020-10-25 09:54:07 -07:00 |
|
Format.lean
|
refactor: move ToString Syntax and BEq Syntax to Init
|
2021-02-26 13:21:04 -08:00 |
|
Hashable.lean
|
feat: Hashable instances for UInt8 and UInt16
|
2021-10-18 17:19:39 -07:00 |
|
Int.lean
|
chore: remove #lang lean4 header
|
2020-10-25 09:54:07 -07:00 |
|
List.lean
|
chore: remove #lang lean4 header
|
2020-10-25 09:54:07 -07:00 |
|
Nat.lean
|
feat: add src/Init/Data/Nat/Linear.lean
|
2022-02-24 13:45:17 -08:00 |
|
OfScientific.lean
|
chore: remove mpz_get_d dependency
|
2021-10-26 12:40:20 -07:00 |
|
Option.lean
|
chore: remove #lang lean4 header
|
2020-10-25 09:54:07 -07:00 |
|
Ord.lean
|
fix: remove explicit Ord Range
|
2022-02-02 13:03:21 +01:00 |
|
Prod.lean
|
feat: LawfulBEq must be reflexive
|
2022-02-28 19:27:51 -08:00 |
|
Random.lean
|
chore: fix codebase and tests
|
2021-06-29 17:14:52 -07:00 |
|
Range.lean
|
perf: allocation-free for i in [n:m] do
|
2022-01-03 07:03:56 -08:00 |
|
Repr.lean
|
chore: fewer explicit types
|
2021-08-01 09:58:44 +02:00 |
|
Stream.lean
|
chore: enforce naming convention for theorems
|
2021-08-07 12:48:38 -07:00 |
|
String.lean
|
chore: remove #lang lean4 header
|
2020-10-25 09:54:07 -07:00 |
|
ToString.lean
|
chore: remove #lang lean4 header
|
2020-10-25 09:54:07 -07:00 |
|
UInt.lean
|
feat: un-inline float intrinsics into runtime. (#694)
|
2021-10-18 07:20:04 -07:00 |