Commit 2026-08-17 12:02 de2aa1f4

View on Github →

chore(CategoryTheory/Limits/Shapes/Terminal): use to_dual (#42842) This PR uses to_dual to generate declarations about Initial and IsInitial from those about Terminal and IsTerminal. CategoryTheory.Limits.initial.to_comp_assoc has been removed, since it is weaker than CategoryTheory.Limits.initial.to_comp.

Estimated changes