Theorems · Theorem · category theory
CategoryTheory.ComposableArrows.hom_ext_succ
∀ {C : Type u_1} [inst : CategoryTheory.Category.{v_1, u_1} C] {n : ℕ} {F G : CategoryTheory.ComposableArrows C (n + 1)}
{f g : F ⟶ G},
CategoryTheory.ComposableArrows.app' f 0 ⋯ = CategoryTheory.ComposableArrows.app' g 0 ⋯ →
CategoryTheory.ComposableArrows.δ₀Functor.map f = CategoryTheory.ComposableArrows.δ₀Functor.map g → f = g- Cited by
- 4 results in Mathlib
- Foundations
- Depth 54 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- CategoryTheory.Category
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
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
- Quiver.Homstatement and proof · cited by 32,603
- CategoryTheory.Functor.objstatement · cited by 19,642
- CategoryTheory.Functor.mapstatement and proof · cited by 8,698
- CategoryTheory.ComposableArrowsstatement and proof · cited by 627
- CategoryTheory.NatTrans.ext'proof · cited by 340
- CategoryTheory.ComposableArrows.obj'statement · cited by 94
- CategoryTheory.congr_appproof · cited by 58
- CategoryTheory.ComposableArrows.app'statement and proof · cited by 40
- CategoryTheory.ComposableArrows.δ₀Functorstatement and proof · cited by 6
Cited by4
Results whose statement or proof uses this declaration.
- CategoryTheory.ComposableArrows.hom_ext₂proof · cited by 8
- CategoryTheory.ComposableArrows.hom_ext₄proof · cited by 2
- CategoryTheory.ComposableArrows.hom_ext₃proof · cited by 2
- CategoryTheory.ComposableArrows.hom_ext₅proof · cited by 1