Theorems · Theorem · category theory
CategoryTheory.ConcreteCategory.epi_of_surjective
∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] {FC : C → C → Type u_1} {CC : C → Type w}
[inst_1 : (X Y : C) → FunLike (FC X Y) (CC X) (CC Y)] [inst_2 : CategoryTheory.ConcreteCategory C FC] {X Y : C}
(f : X ⟶ Y), Function.Surjective ⇑(CategoryTheory.ConcreteCategory.hom f) → CategoryTheory.Epi fIn any concrete category, surjective morphisms are epimorphisms.
- Cited by
- 9 results in Mathlib
- Foundations
- Depth 22 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- CategoryTheory.Categorystatement and proof · cited by 32,673
- Quiver.Homstatement and proof · cited by 32,603
- CategoryTheory.Functor.mapproof · cited by 8,698
- CategoryTheory.ConcreteCategory.homstatement and proof · cited by 4,022
- FunLikestatement and proof · cited by 2,560
- CategoryTheory.Epistatement · cited by 688
- CategoryTheory.ConcreteCategorystatement and proof · cited by 421
- CategoryTheory.forgetproof · cited by 418
- CategoryTheory.Functor.epi_of_epi_mapproof · cited by 24
- CategoryTheory.epi_iff_surjectiveproof · cited by 10
Cited by9
Results whose statement or proof uses this declaration.
- GrpCat.epi_iff_surjectiveproof · cited by 2
- AddCommGrpCat.epi_iff_range_eq_topproof · cited by 1
- AlgebraicGeometry.Scheme.Hom.toImage_appproof · cited by 1
- CommGrpCat.epi_iff_range_eq_topproof · cited by 1
- ModuleCat.epi_iff_range_eq_topproof · cited by 1
- RingHom.surjective_iff_epi_and_finiteproof · cited by 1
- Stonean.epi_iff_surjectiveproof · cited by 1
- AlgebraicGeometry.SurjectiveOnStalks.mono_of_injectiveproof · cited by 0
- NonemptyFinLinOrd.epi_iff_surjectiveproof · cited by 0