Theorems · Definition · category theory
CategoryTheory.Limits.PreservesFiniteLimitsOfIsFilteredCostructuredArrowYonedaAux.iso
{C : Type u} →
[inst : CategoryTheory.SmallCategory C] →
[inst_1 : CategoryTheory.Limits.HasFiniteColimits C] →
(A : CategoryTheory.Functor Cᵒᵖ (Type u)) →
{J : Type} →
[inst_2 : CategoryTheory.SmallCategory J] →
[inst_3 : CategoryTheory.FinCategory J] →
(K : CategoryTheory.Functor J Cᵒᵖ) →
[CategoryTheory.IsFiltered (CategoryTheory.CostructuredArrow CategoryTheory.yoneda A)] →
A.obj (CategoryTheory.Limits.limit K) ≅ CategoryTheory.Limits.limit (K.comp A)(Implementation) The isomorphism that proves that A preserves finite limits.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 81 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites33
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CategoryTheory.Functor.objstatement and proof · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- Oppositestatement and proof · cited by 8,081
- CategoryTheory.Functor.compstatement and proof · cited by 6,529
- CategoryTheory.Isostatement · cited by 3,963
- CategoryTheory.Iso.symmproof · cited by 993
- CategoryTheory.CostructuredArrowstatement and proof · cited by 536
- CategoryTheory.SmallCategorystatement and proof · cited by 480
- CategoryTheory.Functor.whiskeringLeftproof · cited by 395
- CategoryTheory.yonedastatement and proof · cited by 351
- CategoryTheory.Limits.limitstatement and proof · cited by 346
- CategoryTheory.Functor.associatorproof · cited by 276
Cited by1
Results whose statement or proof uses this declaration.