Effective epimorphisms in TopCat
#
This file proves the result TopCat.effectiveEpi_iff_isQuotientMap
:
The effective epimorphisms in TopCat
are precisely the quotient maps.
noncomputable def
TopCat.effectiveEpiStructOfQuotientMap
{B : TopCat}
{X : TopCat}
(π : X ⟶ B)
(hπ : IsQuotientMap ⇑π)
:
Implementation: If π
is a morphism in TopCat
which is a quotient map, then it is an effective
epimorphism. The theorem TopCat.effectiveEpi_iff_isQuotientMap
should be used instead of
this definition.
Equations
- One or more equations did not get rendered due to their size.
Instances For
The effective epimorphisms in TopCat
are precisely the quotient maps.
@[deprecated TopCat.effectiveEpi_iff_isQuotientMap]
Alias of TopCat.effectiveEpi_iff_isQuotientMap
.
The effective epimorphisms in TopCat
are precisely the quotient maps.