Theorems · Theorem · category theory
CategoryTheory.Quotient.comp_natTransLift_assoc
∀ {C : Type u_1} [inst : CategoryTheory.Category.{v_1, u_1} C] (r : HomRel C) {D : Type u_2}
[inst_1 : CategoryTheory.Category.{v_2, u_2} D] {F G H : CategoryTheory.Functor (CategoryTheory.Quotient r) D}
(τ : (CategoryTheory.Quotient.functor r).comp F ⟶ (CategoryTheory.Quotient.functor r).comp G)
(τ' : (CategoryTheory.Quotient.functor r).comp G ⟶ (CategoryTheory.Quotient.functor r).comp H)
{Z : CategoryTheory.Functor (CategoryTheory.Quotient r) D} (h : H ⟶ Z),
CategoryTheory.CategoryStruct.comp (CategoryTheory.Quotient.natTransLift r τ)
(CategoryTheory.CategoryStruct.comp (CategoryTheory.Quotient.natTransLift r τ') h) =
CategoryTheory.CategoryStruct.comp
(CategoryTheory.Quotient.natTransLift r (CategoryTheory.CategoryStruct.comp τ τ')) h- Defined in
- Mathlib.CategoryTheory.Quotient
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 24 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
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.CategoryStruct.compstatement and proof · cited by 17,999
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.compstatement and proof · cited by 6,529
- CategoryTheory.Category.assocproof · cited by 6,433
- HomRelstatement and proof · cited by 49
- CategoryTheory.Quotientstatement and proof · cited by 48
- CategoryTheory.Quotient.functorstatement and proof · cited by 41
- CategoryTheory.Quotient.natTransLiftstatement and proof · cited by 7
- CategoryTheory.Quotient.comp_natTransLiftproof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.