Structures · Category theory
CategoryTheory.HasCoseparator
For 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
- Shape
- One type argument · adds hasCoseparator
Extends0
Extends nothing: this is a root of the hierarchy.
Extended by0
Nothing extends this class yet.
Concrete types that are instances1
- Opposite
How is a type an instance?
Loading the hierarchy index…
Assumed by9
- CategoryTheory.coseparator
- CategoryTheory.isCoseparator_coseparator
- CategoryTheory.HasCoseparator.hasCoseparator
- CategoryTheory.isCodetector_coseparator
- CategoryTheory.HasCoseparator.hasSeparator_of_hasCoseparator_op
- CategoryTheory.HasCoseparator.hasSeparator_op
- CategoryTheory.Limits.hasColimits_of_hasLimits_of_hasCoseparator
- CategoryTheory.HasCoseparator.of_equivalence
- CategoryTheory.HasCoseparator.hasCodetector
Ancestors0
No ancestors.