Theorems · Definition · category theory
CategoryTheory.Functor.effectiveEpiOver
{C : Type u_1} →
{D : Type u_2} →
[inst : CategoryTheory.Category.{v_1, u_1} C] →
[inst_1 : CategoryTheory.Category.{v_2, u_2} D] →
(F : CategoryTheory.Functor C D) → [inst_2 : F.EffectivelyEnough] → (X : D) → F.effectiveEpiOverObj X ⟶ XThe epimorphism F.effectiveEpiOver : F.effectiveEpiOverObj X ⟶ X from the arbitrarily chosen
object in the image of F over X.
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 5 from the axioms · uses Classical.choice
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CategoryTheory.Categorystatement and proof · cited by 32,673
- Quiver.Homstatement · cited by 32,603
- CategoryTheory.Functorstatement and proof · cited by 16,252
- Nonempty.someproof · cited by 340
- CategoryTheory.Functor.EffectivelyEnoughstatement and proof · cited by 9
- CategoryTheory.Functor.EffectivelyEnough.presentationproof · cited by 4
- CategoryTheory.Functor.EffectivePresentation.fproof · cited by 1
- CategoryTheory.Functor.effectiveEpiOverObjstatement · cited by 1
Cited by4
Results whose statement or proof uses this declaration.
- CategoryTheory.Functor.reflects_precoherentproof · cited by 3
- CategoryTheory.Functor.reflects_preregularproof · cited by 3
- CategoryTheory.regularTopology.exists_effectiveEpi_iff_mem_inducedproof · cited by 1