lean4-htt/src/Init/Data
2021-08-22 09:32:19 -07:00
..
Array refactor: define Nat.le using inductive type 2021-08-20 19:39:45 -07:00
ByteArray feat: add UInt64 unpackings 2021-07-24 10:45:28 +02:00
Char chore: enforce naming convention for theorems 2021-08-07 12:48:38 -07:00
Fin chore: enforce naming convention for theorems 2021-08-07 12:48:38 -07:00
FloatArray chore: fix codebase and tests 2021-06-29 17:14:52 -07:00
Format chore: restore non-generic Format 2021-08-01 09:58:44 +02:00
Int fix: duplicate namespace prefix 2021-05-31 13:31:57 +02:00
List feat: add List.mapTR and csimp lemma 2021-08-22 09:32:19 -07:00
Nat refactor: define Nat.le using inductive type 2021-08-20 19:39:45 -07:00
Option chore: enforce naming convention for theorems 2021-08-07 12:48:38 -07:00
String chore: expose Substring.prev/next 2021-07-19 09:55:37 +02:00
ToString chore: add OptionM monad 2021-03-20 17:50:45 -07:00
Array.lean feat: add Array.insertionSort 2020-12-16 10:45:27 -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: change Pow class 2021-08-12 13:59:55 -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 chore: fix codebase and tests 2021-06-29 17:14:52 -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 Nat.gcd 2021-03-07 18:47:02 -08:00
OfScientific.lean fix: defaultInstance priorities for Neg Int and OfScientific Float 2021-01-25 13:21:07 -08:00
Option.lean chore: remove #lang lean4 header 2020-10-25 09:54:07 -07:00
Ord.lean fix: make problematic Ord -> LT instance a def 2021-05-31 19:05:50 -07:00
Random.lean chore: fix codebase and tests 2021-06-29 17:14:52 -07:00
Range.lean chore: fix codebase and tests 2021-06-29 17:14:52 -07: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 chore: enforce naming convention for theorems 2021-08-07 12:48:38 -07:00