Theorems · Inductive type · category theory
CategoryTheory.HasCoseparator
(C : Type u₁) → [CategoryTheory.Category.{v₁, u₁} C] → PropFor a category C and an object G : C, G is a coseparator of C if
the functor C(-, G) is faithful.
While IsCoseparator G : Prop is the proposition that G is a coseparator of C,
an HasCoseparator C : Prop is the proposition that such a coseparator exists.
Note that HasCoseparator C is a proposition. It does not designate a favored coseparator
and merely asserts the existence of one.
- Defined in
- Mathlib.CategoryTheory.Generator.Basic
- Cited by
- 11 results in Mathlib
- Foundations
- Depth 1 from the axioms · uses no axioms
- Assumes
- CategoryTheory.Category
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites1
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CategoryTheory.Categorystatement · cited by 32,673
Cited by14
Results whose statement or proof uses this declaration.
- CategoryTheory.coseparatorstatement and proof · cited by 4
- CategoryTheory.isCoseparator_coseparatorstatement and proof · cited by 3
- CategoryTheory.isCodetector_coseparatorstatement and proof · cited by 1
- CategoryTheory.HasCoseparator.hasCoseparatorstatement and proof · cited by 1
- CategoryTheory.Limits.hasColimits_of_hasLimits_of_hasCoseparatorstatement and proof · cited by 0
- CategoryTheory.HasCodetector.hasCoseparatorstatement · cited by 0
- CategoryTheory.HasCoseparator.casesOnstatement and proof · cited by 0
- CategoryTheory.HasCoseparator.hasCodetectorstatement and proof · cited by 0
- CategoryTheory.hasSeparator_op_iffstatement and proof · cited by 0
- CategoryTheory.HasCoseparator.hasSeparator_of_hasCoseparator_opstatement and proof · cited by 0
- CategoryTheory.HasCoseparator.of_equivalencestatement and proof · cited by 0
- CategoryTheory.HasSeparator.hasCoseparator_of_hasSeparator_opstatement · cited by 0