Documentation
Mathlib
.
CategoryTheory
.
Quotient
.
LocallySmall
Search
return to top
source
Imports
Init
Mathlib.CategoryTheory.EssentiallySmall
Mathlib.CategoryTheory.Quotient
Imported by
CategoryTheory
.
Quotient
.
instLocallySmall
Quotient categories are locally small
#
source
instance
CategoryTheory
.
Quotient
.
instLocallySmall
{
C
:
Type
u}
[
Category.{v, u}
C
]
(
r
:
HomRel
C
)
[
LocallySmall.{w, v, u}
C
]
:
LocallySmall.{w, v, u}
(
Quotient
r
)