Mathlib Map

Theorems · Theorem · category theory

CategoryTheory.SmallObject.SuccStruct.arrowSucc_extendToSucc

∀ {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),
  CategoryTheory.SmallObject.SuccStruct.arrowSucc (CategoryTheory.SmallObject.SuccStruct.extendToSucc hj F τ) j ⋯ =
    CategoryTheory.Arrow.mk τ
Defined in
Mathlib.CategoryTheory.SmallObject.Iteration.ExtendToSucc
Cited by
0 results in Mathlib
Foundations
Depth 27 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryLinearOrderSuccOrder

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites23

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.