Commit 2025-02-05 17:02 d7a81bf7
View on Github →refactor(Algebra/Category): clean up remaining uses of HasForget
(#21460)
This removes the remaining references to HasForget
in the folder Mathlib/Algebra/Category
, upgrading all instances to ConcreteCategory
.