Mathlib Map

Theorems · Inductive type · category theory

CategoryTheory.ObjectProperty.IsClosedUnderIsomorphisms

{C : Type u} → [inst : CategoryTheory.Category.{v, u} C] → CategoryTheory.ObjectProperty C → Prop

A predicate C → Prop on the objects of a category is closed under isomorphisms if whenever P X, then all the objects Y that are isomorphic to X also satisfy P Y.

Defined in
Mathlib.CategoryTheory.ObjectProperty.ClosedUnderIsomorphisms
Cited by
68 results in Mathlib
Foundations
Depth 2 from the axioms · uses no axioms
Assumes
CategoryTheory.Category

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

CategoryTheory.ObjectProperty.prop_of_iso · cited by 23ObjectProperty.prop_of_isoCategoryTheory.ObjectProperty.prop_iff_of_iso · cited by 13ObjectProperty.prop_iff_o…CategoryTheory.ObjectProperty.isoClosure_eq_self · cited by 12ObjectProperty.isoClosure…CategoryTheory.ObjectProperty.isoClosure_le_iff · cited by 8ObjectProperty.isoClosure…CategoryTheory.ObjectProperty.limitsClosure_le · cited by 6ObjectProperty.limitsClos…CategoryTheory.ObjectProperty.colimitsClosure_le · cited by 6ObjectProperty.colimitsCl…CategoryTheory.ObjectProperty.shiftClosure_eq_self · cited by 4ObjectProperty.shiftClosu…CategoryTheory.ObjectProperty.trW_iff_of_distinguished · cited by 4ObjectProperty.trW_iff_of…CategoryTheory.Equivalence.congrFullSubcategory · cited by 4Equivalence.congrFullSubc…CategoryTheory.ObjectProperty.prop_of_isZero · cited by 3ObjectProperty.prop_of_is…AlgebraicGeometry.geometrically_iff_of_isClosedUnderIsomorphisms · cited by 3AlgebraicGeometry.geometr…CategoryTheory.ObjectProperty.limitsClosure_eq_self · cited by 2ObjectProperty.limitsClos…CategoryTheory.ObjectProperty.colimitsClosure_eq_self · cited by 2ObjectProperty.colimitsCl…CategoryTheory.ObjectProperty.IsClosedUnderBinaryCoproducts.closedUnderIsomorphisms · cited by 2IsClosedUnderBinaryCoprod…CategoryTheory.ObjectProperty.IsClosedUnderBinaryProducts.closedUnderIsomorphisms · cited by 2IsClosedUnderBinaryProduc…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryCategoryTheory.ObjectProperty · cited by 798CategoryTheory.ObjectProp…ObjectProperty.IsClosedUnderI…CITED BYCITES

Cites2

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by82

Results whose statement or proof uses this declaration.