Commit 2025-05-17 22:59 e1e4c88c

View on Github →

chore: rename AlgebraCat to AlgCat (#23721) and its friends too. The new names:

  • are shorter
  • match MonCat, CommMonCat and (almost) match Grp, CommGrp
  • are what people would write on paper The existing name is too much of a mouthful to be usefully included in declaration names. For example, BialgebraCat.hasForgetToAlgebra wasn't named BialgebraCat.hasForgetToAlgebraCat.

Estimated changes

added structure AlgCat.Hom
added def AlgCat.adj
added theorem AlgCat.coe_of
added theorem AlgCat.comp_apply
added theorem AlgCat.forget_map
added theorem AlgCat.forget_obj
added def AlgCat.free
added theorem AlgCat.hom_comp
added theorem AlgCat.hom_ext
added theorem AlgCat.hom_id
added theorem AlgCat.hom_inv_apply
added theorem AlgCat.hom_ofHom
added theorem AlgCat.id_apply
added theorem AlgCat.inv_hom_apply
added theorem AlgCat.ofHom_apply
added theorem AlgCat.ofHom_comp
added theorem AlgCat.ofHom_hom
added theorem AlgCat.ofHom_id
added def AlgCat.ofSelfIso
added structure AlgCat
deleted structure AlgebraCat.Hom
deleted def AlgebraCat.adj
deleted theorem AlgebraCat.coe_of
deleted theorem AlgebraCat.comp_apply
deleted theorem AlgebraCat.forget_map
deleted theorem AlgebraCat.forget_obj
deleted def AlgebraCat.free
deleted theorem AlgebraCat.hom_comp
deleted theorem AlgebraCat.hom_ext
deleted theorem AlgebraCat.hom_id
deleted theorem AlgebraCat.hom_inv_apply
deleted theorem AlgebraCat.hom_ofHom
deleted theorem AlgebraCat.id_apply
deleted theorem AlgebraCat.inv_hom_apply
deleted theorem AlgebraCat.ofHom_apply
deleted theorem AlgebraCat.ofHom_comp
deleted theorem AlgebraCat.ofHom_hom
deleted theorem AlgebraCat.ofHom_id
deleted structure AlgebraCat
added def CoalgCat.ofComon
added def CoalgCat.toComon