lean4-htt/src/Init/Data/Int
Kim Morrison 613dbf1637
feat: Int and Nat simp lemmas (#5190)
`@[simp]` lemmas for Int and Nat that improve confluence.
2024-08-28 10:53:28 +00:00
..
Bitwise feat: getLsb_sshiftRight (#4179) 2024-06-01 16:43:11 +00:00
Basic.lean perf: use NatPow Int instead of HPow Int Nat Int (#4903) 2024-08-03 00:35:04 +00:00
Bitwise.lean chore: upstream Std.BitVec.* (#3400) 2024-02-19 12:43:34 -08:00
DivMod.lean chore: upstream Std.Data.Int (#3635) 2024-03-11 21:40:48 +00:00
DivModLemmas.lean feat: Int lemmas relating neg and emod/mod (#5166) 2024-08-26 03:05:16 +00:00
Gcd.lean chore: upstream Std.Data.Int (#3635) 2024-03-11 21:40:48 +00:00
Lemmas.lean feat: Int and Nat simp lemmas (#5190) 2024-08-28 10:53:28 +00:00
LemmasAux.lean feat: Int and Nat simp lemmas (#5190) 2024-08-28 10:53:28 +00:00
Order.lean feat: Int and Nat simp lemmas (#5190) 2024-08-28 10:53:28 +00:00
Pow.lean chore: upstream Std.Data.Int (#3635) 2024-03-11 21:40:48 +00:00