Theorems · Definition · category theory
CategoryTheory.Quotient.natIsoLift
{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 isomorphism 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
- 2 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.
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
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Iso.homproof · cited by 7,684
- CategoryTheory.Functor.compstatement and proof · cited by 6,529
- CategoryTheory.Iso.invproof · cited by 6,514
- CategoryTheory.Isostatement and proof · cited by 3,963
- HomRelstatement and proof · cited by 49
- CategoryTheory.Quotientstatement and proof · cited by 48
- CategoryTheory.Quotient.functorstatement and proof · cited by 41
- CategoryTheory.Quotient.natTransLiftproof · cited by 7
Cited by5
Results whose statement or proof uses this declaration.
- HomologicalComplexUpToQuasiIso.homologyFunctorFactorshproof · cited by 4
- CategoryTheory.Quotient.LiftCommShift.isoproof · cited by 3
- CategoryTheory.Quotient.natIsoLift_homstatement and proof · cited by 0
- CategoryTheory.Quotient.natIsoLift_invstatement and proof · cited by 0
- CategoryTheory.Functor.mapHomotopyCategoryCompIsoproof · cited by 0