Theorems · Definition · category theory
CategoryTheory.Limits.LimitPresentation.reindex
{C : Type u} →
[inst : CategoryTheory.Category.{v, u} C] →
{J : Type w} →
[inst_1 : CategoryTheory.Category.{t, w} J] →
{X : C} →
CategoryTheory.Limits.LimitPresentation J X →
{J' : Type u_1} →
[inst_2 : CategoryTheory.Category.{v_1, u_1} J'] →
(F : CategoryTheory.Functor J' J) → [F.Initial] → CategoryTheory.Limits.LimitPresentation J' XChange the index category of a limit presentation.
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 44 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- CategoryTheory.Categorystatement and proof · cited by 32,673
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.compproof · cited by 6,529
- Equiv.symmproof · cited by 3,681
- CategoryTheory.Functor.whiskerLeftproof · cited by 496
- CategoryTheory.Functor.Initialstatement and proof · cited by 84
- CategoryTheory.Limits.LimitPresentation.diagproof · cited by 32
- CategoryTheory.Limits.LimitPresentationstatement and proof · cited by 27
- CategoryTheory.Limits.LimitPresentation.πproof · cited by 17
- CategoryTheory.Limits.LimitPresentation.isLimitproof · cited by 11
- CategoryTheory.Functor.Initial.isLimitWhiskerEquivproof · cited by 8
Cited by4
Results whose statement or proof uses this declaration.
- CategoryTheory.ObjectProperty.LimitOfShape.reindexproof · cited by 2
- CategoryTheory.Limits.LimitPresentation.reindex_diagstatement and proof · cited by 0
- CategoryTheory.Limits.LimitPresentation.reindex_πstatement and proof · cited by 0
- CategoryTheory.ObjectProperty.LimitOfShape.reindex_toLimitPresentationstatement · cited by 0