Theorems · Theorem · category theory
CategoryTheory.SmallObject.functorMap_id
∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] {I : Type w} {A B : I → C} (f : (i : I) → A i ⟶ B i) {S : C}
(X : C) {πX : X ⟶ S}
[inst_1 :
CategoryTheory.Limits.HasColimitsOfShape (CategoryTheory.Discrete (CategoryTheory.SmallObject.FunctorObjIndex f πX))
C]
[inst_2 :
CategoryTheory.Limits.HasPushout (CategoryTheory.SmallObject.functorObjTop f πX)
(CategoryTheory.SmallObject.functorObjLeft f πX)],
CategoryTheory.SmallObject.functorMap f (CategoryTheory.CategoryStruct.id (CategoryTheory.Arrow.mk πX)) =
CategoryTheory.CategoryStruct.id (CategoryTheory.SmallObject.functorObj f πX)- 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.
Cites34
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.CategoryStruct.idstatement and proof · cited by 6,235
- CategoryTheory.Discretestatement and proof · cited by 2,447
- CategoryTheory.Category.comp_idproof · cited by 2,119
- CategoryTheory.Category.id_compproof · cited by 1,998
- CategoryTheory.Arrowstatement · cited by 713
- CategoryTheory.Discrete.functorstatement · cited by 633
- CategoryTheory.Arrow.mkstatement and proof · cited by 421
- CategoryTheory.Limits.HasColimitsOfShapestatement and proof · cited by 308
- CategoryTheory.Limits.sigmaObjstatement and proof · cited by 302
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.