Theorems · Theorem · category theory
CategoryTheory.Limits.Multifork.IsLimit.fac
∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] {J : CategoryTheory.Limits.MulticospanShape}
{I : CategoryTheory.Limits.MulticospanIndex J C} {K : CategoryTheory.Limits.Multifork I}
(hK : CategoryTheory.Limits.IsLimit K) {T : C} (k : (a : J.L) → T ⟶ I.left a)
(hk :
∀ (b : J.R),
CategoryTheory.CategoryStruct.comp (k (J.fst b)) (I.fst b) =
CategoryTheory.CategoryStruct.comp (k (J.snd b)) (I.snd b))
(a : J.L), CategoryTheory.CategoryStruct.comp (CategoryTheory.Limits.Multifork.IsLimit.lift hK k hk) (K.ι a) = k a- Cited by
- 5 results in Mathlib
- Foundations
- Depth 25 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.
Cites22
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.compstatement and proof · cited by 17,999
- CategoryTheory.Limits.Cone.ptstatement · cited by 1,298
- CategoryTheory.Limits.IsLimitstatement and proof · cited by 664
- CategoryTheory.Limits.WalkingMulticospanstatement · cited by 199
- CategoryTheory.Limits.MulticospanIndex.multicospanstatement · cited by 167
- CategoryTheory.Limits.MulticospanShapestatement and proof · cited by 160
- CategoryTheory.Limits.MulticospanShape.Lstatement and proof · cited by 135
- CategoryTheory.Limits.MulticospanShape.Rstatement and proof · cited by 124
- CategoryTheory.Limits.MulticospanIndex.leftstatement and proof · cited by 119
- CategoryTheory.Limits.MulticospanIndexstatement and proof · cited by 101
Cited by5
Results whose statement or proof uses this declaration.
- CategoryTheory.PreOneHypercover.Hom.mapMultiforkOfIsLimit_ιproof · cited by 4
- CategoryTheory.RanIsSheafOfIsCocontinuous.liftAux_mapproof · cited by 2
- CategoryTheory.GrothendieckTopology.OneHypercoverFamily.IsSheafIff.fac'proof · cited by 1
- CategoryTheory.Limits.Multifork.IsLimit.fac_assocproof · cited by 0
- CategoryTheory.PreOneHypercover.Hom.mapMultiforkOfIsLimit_idproof · cited by 0