Commit 2024-04-04 10:53 3e060f08
View on Github →chore: Remove Init.Data.Int.CompLemmas
(#11882)
Most lemmas are too specific to be reused so I deleted them. They must have been used for tactics in Lean 3.
I moved the few lemmas that were generally useful (although I could only see one use, in RingTheory.Localization.Away.Basic
!) to Data.Int.Defs
.