Theorems · Theorem · category theory
CategoryTheory.Limits.MulticospanIndex.fstPiMapOfIsLimit_proj
∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] {J : CategoryTheory.Limits.MulticospanShape}
(I : CategoryTheory.Limits.MulticospanIndex J C) (c : CategoryTheory.Limits.Fan I.left)
{d : CategoryTheory.Limits.Fan I.right} (hd : CategoryTheory.Limits.IsLimit d) (i : J.R),
CategoryTheory.CategoryStruct.comp (I.fstPiMapOfIsLimit c hd) (d.proj i) =
CategoryTheory.CategoryStruct.comp (c.proj (J.fst i)) (I.fst i)- Cited by
- 4 results in Mathlib
- Foundations
- Depth 26 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.
Cites19
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.CategoryStruct.compstatement and proof · cited by 17,999
- CategoryTheory.Discretestatement · cited by 2,447
- CategoryTheory.Limits.Cone.ptstatement · cited by 1,298
- CategoryTheory.Limits.IsLimitstatement and proof · cited by 664
- CategoryTheory.Discrete.functorstatement · cited by 633
- CategoryTheory.Limits.MulticospanShapestatement and proof · cited by 160
- CategoryTheory.Limits.MulticospanShape.Lstatement · 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 by4
Results whose statement or proof uses this declaration.
- CategoryTheory.Limits.Multifork.pi_conditionproof · cited by 2
- CategoryTheory.Limits.MulticospanIndex.fstPiMap_πproof · cited by 1
- CategoryTheory.Limits.MulticospanIndex.fstPiMapOfIsLimit_proj_assocproof · cited by 0