Mathlib v3 is deprecated. Go to Mathlib v4

Commit 2021-08-28 18:30 e824b88d

View on Github →

refactor(category_theory/limits/final): Symmetric API for final and initial functors (#8808) Dualise the API for cofinal functors to symmetrically support final and initial functors. This PR renames cofinal functors to final functors.

Estimated changes