Theorems · Definition · category theory
CategoryTheory.isColimitOfEffectiveEpiStruct
{C : Type u} →
[inst : CategoryTheory.Category.{v, u} C] →
{X Y : C} →
(f : Y ⟶ X) →
CategoryTheory.EffectiveEpiStruct f →
CategoryTheory.Limits.IsColimit (CategoryTheory.Sieve.generateSingleton f).arrows.coconeImplementation: This is a construction which will be used in the proof that the sieve generated by a single arrow is effective epimorphic if and only if the arrow is an effective epi.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 33 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- CategoryTheory.Category
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites17
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 and proof · cited by 32,603
- CategoryTheory.NatTrans.appproof · cited by 7,406
- CategoryTheory.Overstatement · cited by 935
- CategoryTheory.Limits.IsColimitstatement · cited by 773
- CategoryTheory.Limits.Coconeproof · cited by 746
- CategoryTheory.Limits.Cocone.ιproof · cited by 605
- CategoryTheory.Over.leftstatement · cited by 541
- CategoryTheory.Sieve.arrowsstatement and proof · cited by 446
- CategoryTheory.Over.homstatement · cited by 370
- CategoryTheory.Over.mkproof · cited by 203
- CategoryTheory.Presieve.categorystatement · cited by 38
Cited by2
Results whose statement or proof uses this declaration.
- CategoryTheory.Sieve.effectiveEpimorphic_singletonproof · cited by 1
- CategoryTheory.regularTopology.isSheaf_yoneda_objproof · cited by 0