Theorems · Definition · category theory
CategoryTheory.Quotient.natTransLift
{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 : CategoryTheory.Functor (CategoryTheory.Quotient r) D} →
((CategoryTheory.Quotient.functor r).comp F ⟶ (CategoryTheory.Quotient.functor r).comp G) → (F ⟶ G)In order to define a natural transformation F ⟶ G with F G : Quotient r ⥤ D, it suffices
to do so after precomposing with Quotient.functor r.
- Defined in
- Mathlib.CategoryTheory.Quotient
- Cited by
- 7 results in Mathlib
- Foundations
- Depth 22 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
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.objproof · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.NatTrans.appproof · cited by 7,406
- CategoryTheory.Functor.compstatement and proof · cited by 6,529
- HomRelstatement and proof · cited by 49
- CategoryTheory.Quotientstatement and proof · cited by 48
- CategoryTheory.Quotient.functorstatement and proof · cited by 41
Cited by10
Results whose statement or proof uses this declaration.
- CategoryTheory.Quotient.natIsoLiftproof · cited by 2
- CategoryTheory.Quotient.natTransLift_appstatement · cited by 2
- HomotopicalAlgebra.CofibrantObject.HoCat.adjCounit'proof · cited by 1
- HomotopicalAlgebra.CofibrantObject.HoCat.adjUnitproof · cited by 1
- CategoryTheory.Quotient.comp_natTransLiftstatement and proof · cited by 1
- CategoryTheory.Quotient.natIsoLift_homstatement · cited by 0
- CategoryTheory.Quotient.natIsoLift_invstatement · cited by 0
- CategoryTheory.Quotient.natTransLift_idstatement and proof · cited by 0
- CategoryTheory.Quotient.LiftCommShift.iso_inv_appproof · cited by 0
- CategoryTheory.Quotient.comp_natTransLift_assocstatement and proof · cited by 0