lean4-htt/src/Init/Data/Int
Kim Morrison e3811fd838
chore: cleanup unused variables (#5579)
This pulls changes to the standard library out of #5338.
2024-10-02 01:51:22 +00:00
..
Bitwise feat: getLsb_sshiftRight (#4179) 2024-06-01 16:43:11 +00:00
Basic.lean chore: avoid importing List.Basic without List.Impl (#5245) 2024-09-04 01:25:50 +00:00
Bitwise.lean chore: upstream Std.BitVec.* (#3400) 2024-02-19 12:43:34 -08:00
DivMod.lean chore: rename Int.div/mod to tdiv/tmod (#5301) 2024-09-11 06:15:44 +00:00
DivModLemmas.lean chore: cleanup unused variables (#5579) 2024-10-02 01:51:22 +00:00
Gcd.lean chore: upstream Std.Data.Int (#3635) 2024-03-11 21:40:48 +00:00
Lemmas.lean chore: cleanup unused variables (#5579) 2024-10-02 01:51:22 +00:00
LemmasAux.lean chore: reverse direction of Int.toNat_sub (#5208) 2024-08-30 02:25:53 +00:00
Order.lean chore: cleanup unused variables (#5579) 2024-10-02 01:51:22 +00:00
Pow.lean feat: add BitVec.toInt_[intMin|neg|neg_of_ne_intMin ] (#5450) 2024-09-25 10:04:21 +00:00