Theorems · Theorem · category theory
CategoryTheory.Functor.regularEpiOfPreserves_isColimit
∀ {C : Type u_3} {D : Type u_4} [inst : CategoryTheory.Category.{v_3, u_3} C]
[inst_1 : CategoryTheory.Category.{v_4, u_4} D] {X Y : C} (f : X ⟶ Y) [inst_2 : CategoryTheory.EffectiveEpi f]
(F : CategoryTheory.Functor C D) [inst_3 : F.PreservesEffectiveEpis]
[inst_4 : CategoryTheory.Limits.PreservesLimitsOfShape CategoryTheory.Limits.WalkingCospan F]
(c : CategoryTheory.Limits.PullbackCone f f) (hc : CategoryTheory.Limits.IsLimit c),
(CategoryTheory.Functor.regularEpiOfPreserves f F c hc).isColimit =
CategoryTheory.isColimitCoforkOfEffectiveEpi (F.map f)
(CategoryTheory.Limits.PullbackCone.mk (F.map c.fst) (F.map c.snd) ⋯)
((CategoryTheory.Limits.IsLimit.equivOfNatIsoOfIso
(CategoryTheory.Limits.cospanIsoMk
(CategoryTheory.Iso.refl
(((CategoryTheory.Limits.cospan f f).comp F).obj CategoryTheory.Limits.WalkingCospan.one))
(CategoryTheory.Iso.refl
(((CategoryTheory.Limits.cospan f f).comp F).obj CategoryTheory.Limits.WalkingCospan.left))
(CategoryTheory.Iso.refl
(((CategoryTheory.Limits.cospan f f).comp F).obj CategoryTheory.Limits.WalkingCospan.right))
⋯ ⋯)
(F.mapCone c) (CategoryTheory.Limits.PullbackCone.mk (F.map c.fst) (F.map c.snd) ⋯)
(CategoryTheory.Limits.Cone.ext
(CategoryTheory.Iso.refl
((CategoryTheory.Limits.Cone.postcompose
(CategoryTheory.Limits.cospanIsoMk
(CategoryTheory.Iso.refl
(((CategoryTheory.Limits.cospan f f).comp F).obj CategoryTheory.Limits.WalkingCospan.one))
(CategoryTheory.Iso.refl
(((CategoryTheory.Limits.cospan f f).comp F).obj CategoryTheory.Limits.WalkingCospan.left))
(CategoryTheory.Iso.refl
(((CategoryTheory.Limits.cospan f f).comp F).obj CategoryTheory.Limits.WalkingCospan.right))
⋯ ⋯).hom).obj
(F.mapCone c)).pt)
⋯))
(CategoryTheory.Limits.isLimitOfPreserves F hc))- Cited by
- 0 results in Mathlib
- Foundations
- Depth 37 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites40
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- CategoryTheory.Categorystatement and proof · cited by 32,673
- Quiver.Homstatement and proof · cited by 32,603
- CategoryTheory.Functor.objstatement · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.mapstatement · cited by 8,698
- Equivstatement · cited by 8,337
- CategoryTheory.Iso.homstatement · cited by 7,684
- CategoryTheory.Functor.compstatement · cited by 6,529
- CategoryTheory.Limits.WalkingPairstatement · cited by 1,319
- CategoryTheory.Limits.Cone.ptstatement · cited by 1,298
- CategoryTheory.Limits.WalkingParallelPairstatement · cited by 781
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.