Commit 2025-02-26 09:05 f598df38
View on Github →refactor(CategoryTheory): introduce ObjectProperty (#22286)
An abbreviation ObjectProperty C
for predicates on objects of a category C
is introduced in the file CategoryTheory.ObjectProperty.Basic
. The file CategoryTheory.ClosedUnderIsomorphisms
is moved to ObjectProperty.ClosedUnderIsomorphisms
.