Theorems · Definition · category theory
CategoryTheory.Over.conePostIso
{J : Type u'} →
[inst : CategoryTheory.Category.{v', u'} J] →
{C : Type u} →
[inst_1 : CategoryTheory.Category.{v, u} C] →
(F : CategoryTheory.Functor J C) →
(i : J) →
(CategoryTheory.Over.conePost F i).comp
(CategoryTheory.Limits.Cone.functoriality (CategoryTheory.Over.post F)
(CategoryTheory.Over.forget (F.obj i))) ≅
CategoryTheory.Limits.Cone.whiskering (CategoryTheory.Over.forget i)conePost is compatible with the forgetful functors on over categories.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 38 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
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
- CategoryTheory.Functor.objstatement and proof · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.compstatement and proof · cited by 6,529
- CategoryTheory.Isostatement · cited by 3,963
- CategoryTheory.Overstatement · cited by 935
- CategoryTheory.Iso.reflproof · cited by 727
- CategoryTheory.Limits.Conestatement · cited by 710
- CategoryTheory.Over.forgetstatement and proof · cited by 164
- CategoryTheory.Over.poststatement and proof · cited by 44
- CategoryTheory.Limits.Cone.functorialitystatement and proof · cited by 23
- CategoryTheory.Limits.Cone.whiskeringstatement · cited by 15
Cited by2
Results whose statement or proof uses this declaration.
- CategoryTheory.Over.conePostIso_hom_app_homstatement and proof · cited by 0
- CategoryTheory.Over.conePostIso_inv_app_homstatement and proof · cited by 0