Commit 2024-03-19 09:49 4bf0be48

View on Github →

chore(Mathlib/Data/List/Basic): minimize imports (#11497) Use Nat specialized theorems, and omega, where necessary to avoid needing to import the abstract ordered algebra hierarchy for basic results about List. Import graph between Mathlib.Order.Basic and Mathlib.Data.List.Basic:

Estimated changes