Theorems · Definition · category theory
CategoryTheory.SmallObject.SuccStruct.extendToSuccObjIso
{C : Type u_1} →
[inst : CategoryTheory.Category.{v_1, u_1} C] →
{J : Type u} →
[inst_1 : LinearOrder J] →
[inst_2 : SuccOrder J] →
{j : J} →
(hj : ¬IsMax j) →
(F : CategoryTheory.Functor (↑(Set.Iic j)) C) →
{X : C} →
(τ : F.obj ⟨j, ⋯⟩ ⟶ X) →
(i : J) →
(hi : i ≤ j) →
(CategoryTheory.SmallObject.SuccStruct.extendToSucc hj F τ).obj ⟨i, ⋯⟩ ≅ F.obj ⟨i, hi⟩The isomorphism (extendToSucc hj F τ).obj ⟨i, _⟩ ≅ F.obj i when i ≤ j
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 25 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement · cited by 53,352
- CategoryTheory.Categorystatement and proof · cited by 32,673
- Quiver.Homstatement and proof · cited by 32,603
- CategoryTheory.Functor.objstatement and proof · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- LinearOrderstatement and proof · cited by 8,572
- Set.Elemstatement and proof · cited by 7,166
- CategoryTheory.Isostatement · cited by 3,963
- LE.le.transstatement · cited by 3,151
- Set.Iicstatement and proof · cited by 1,111
- Order.succstatement · cited by 633
- SuccOrderstatement and proof · cited by 574
Cited by7
Results whose statement or proof uses this declaration.
- CategoryTheory.SmallObject.SuccStruct.extendToSuccRestrictionLEIsoproof · cited by 2
- CategoryTheory.SmallObject.SuccStruct.extendToSuccObjIso_hom_naturalitystatement · cited by 1
- CategoryTheory.SmallObject.SuccStruct.extendToSuccObjIso_hom_naturality_assocstatement and proof · cited by 1
- CategoryTheory.SmallObject.SuccStruct.extendToSucc_mapstatement and proof · cited by 1
- CategoryTheory.SmallObject.SuccStruct.extendToSucc_map_le_succstatement · cited by 1
- CategoryTheory.SmallObject.SuccStruct.extendToSuccRestrictionLEIso_hom_appstatement · cited by 0
- CategoryTheory.SmallObject.SuccStruct.extendToSuccRestrictionLEIso_inv_appstatement · cited by 0