Mathlib Map

Theorems · Definition · category theory

CategoryTheory.ObjectProperty.IsSeparating

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

We say that P : ObjectProperty C is separating if the functors C(G, -) for G : C such that P G are collectively faithful, i.e., if h ≫ f = h ≫ g for all h with domain in 𝒢 implies f = g.

Defined in
Mathlib.CategoryTheory.Generator.Basic
Cited by
41 results in Mathlib
Foundations
Depth 3 from the axioms · uses no axioms
Assumes
CategoryTheory.Category

Around this declaration

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

CategoryTheory.IsSeparator · cited by 58CategoryTheory.IsSeparatorCategoryTheory.ObjectProperty.IsStrongGenerator · cited by 18ObjectProperty.IsStrongGe…CategoryTheory.ObjectProperty.isStrongGenerator_iff · cited by 5ObjectProperty.isStrongGe…CategoryTheory.ObjectProperty.IsSeparating.isDetecting · cited by 4IsSeparating.isDetectingCategoryTheory.ObjectProperty.IsDetecting.isSeparating · cited by 3IsDetecting.isSeparatingCategoryTheory.ObjectProperty.IsSeparating.isSeparator_coproduct · cited by 3IsSeparating.isSeparator_…CategoryTheory.ObjectProperty.IsSeparating.of_le · cited by 3IsSeparating.of_leCategoryTheory.Presheaf.isSeparating · cited by 3Presheaf.isSeparatingCategoryTheory.ObjectProperty.isCoseparating_op_iff · cited by 3ObjectProperty.isCosepara…CategoryTheory.ObjectProperty.IsSeparating.epi_coproductFrom · cited by 2IsSeparating.epi_coproduc…CategoryTheory.ObjectProperty.IsSeparating.mk_of_exists_epi · cited by 2IsSeparating.mk_of_exists…CategoryTheory.ObjectProperty.IsStrongGenerator.isSeparating · cited by 2IsStrongGenerator.isSepar…CategoryTheory.ObjectProperty.isSeparating_op_iff · cited by 2ObjectProperty.isSeparati…CategoryTheory.isSeparator_coprod · cited by 2CategoryTheory.isSeparato…CategoryTheory.isSeparator_iff_of_isColimit_cofan · cited by 2CategoryTheory.isSeparato…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.CategoryStruct.comp · cited by 17999CategoryStruct.compCategoryTheory.ObjectProperty · cited by 798CategoryTheory.ObjectProp…ObjectProperty.IsSeparatingCITED BYCITES

Cites4

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

Cited by43

Results whose statement or proof uses this declaration.