Theorems · Definition · category theory
CategoryTheory.isColimitCoforkOfEffectiveEpi
{C : Type u₁} →
[inst : CategoryTheory.Category.{v₁, u₁} C] →
{B X : C} →
(f : X ⟶ B) →
[CategoryTheory.EffectiveEpi f] →
(c : CategoryTheory.Limits.PullbackCone f f) →
CategoryTheory.Limits.IsLimit c → CategoryTheory.Limits.IsColimit (CategoryTheory.Limits.Cofork.ofπ f ⋯)Given a kernel pair of an effective epimorphism f : X ⟶ B, the induced cofork is a coequalizer.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 29 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites21
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.CategoryStruct.compproof · cited by 17,999
- CategoryTheory.NatTrans.appproof · cited by 7,406
- CategoryTheory.Limits.WalkingPairstatement · cited by 1,319
- CategoryTheory.Limits.Cone.ptstatement · cited by 1,298
- CategoryTheory.Limits.WalkingParallelPairstatement · cited by 781
- CategoryTheory.Limits.IsColimitstatement · cited by 773
- CategoryTheory.Limits.parallelPairstatement and proof · cited by 766
- CategoryTheory.Limits.Coconeproof · cited by 746
- CategoryTheory.Limits.IsLimitstatement and proof · cited by 664
- CategoryTheory.Limits.Cocone.ιproof · cited by 605
Cited by4
Results whose statement or proof uses this declaration.
- CategoryTheory.Functor.regularEpiOfPreservesproof · cited by 5
- CategoryTheory.regularEpiOfEffectiveEpiproof · cited by 0
- CategoryTheory.isRegularEpiCategory_sheafproof · cited by 0
- CategoryTheory.Functor.regularEpiOfPreserves_isColimitstatement · cited by 0