lean4-htt/src/Init/Data/Nat
2024-09-18 10:06:35 +00:00
..
Bitwise chore: notation ^^ for Bool.xor (#5332) 2024-09-18 08:59:11 +00:00
Basic.lean chore: Fin.ofNat' uses NeZero (#5356) 2024-09-16 07:13:18 +00:00
Bitwise.lean chore: add missing copyright headers (#3411) 2024-02-20 01:49:55 +00:00
Compare.lean chore: upstream Std.Data.Nat (#3634) 2024-03-08 17:00:46 +00:00
Control.lean chore: fix codebase and tests 2021-06-29 17:14:52 -07:00
Div.lean feat: missing Fin @[simp] lemmas (#5380) 2024-09-18 10:06:35 +00:00
Dvd.lean chore: variables appearing on both sides of an iff should be implicit (#5254) 2024-09-04 08:33:24 +00:00
Gcd.lean chore: variables appearing on both sides of an iff should be implicit (#5254) 2024-09-04 08:33:24 +00:00
Lcm.lean fix: add instances to make ac_rfl work out of the box (#3942) 2024-04-24 06:12:36 +00:00
Lemmas.lean feat: List.replicate lemmas (#5350) 2024-09-15 23:57:04 +00:00
Linear.lean chore: fix parenthesizing in test 2024-07-29 08:58:49 +10:00
Log2.lean chore: don't use simp_arith when simp will do (#5256) 2024-09-04 07:56:25 +00:00
MinMax.lean fix: add instances to make ac_rfl work out of the box (#3942) 2024-04-24 06:12:36 +00:00
Mod.lean chore: variables appearing on both sides of an iff should be implicit (#5254) 2024-09-04 08:33:24 +00:00
Power2.lean chore: upstream of Std.Data.Nat.Init (#3331) 2024-02-15 00:18:41 +00:00
Simproc.lean fix: replace unary Nat.succ simp rules with simprocs (#3808) 2024-04-04 23:15:26 +00:00
SOM.lean chore: remove staging workarounds 2022-04-26 08:23:43 -07:00