Mathlib Map

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

Ancestors0

No ancestors.