Theorems · Definition · category theory
CategoryTheory.Quotient.lift
{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 : CategoryTheory.Functor C D) →
(∀ (x y : C) (f₁ f₂ : x ⟶ y), r f₁ f₂ → F.map f₁ = F.map f₂) →
CategoryTheory.Functor (CategoryTheory.Quotient r) DThe induced functor on the quotient category.
- Defined in
- Mathlib.CategoryTheory.Quotient
- Cited by
- 11 results in Mathlib
- Foundations
- Depth 15 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
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 and proof · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.mapstatement and proof · cited by 8,698
- HomRelstatement and proof · cited by 49
- CategoryTheory.Quotientstatement and proof · cited by 48
- CategoryTheory.Quotient.asproof · cited by 47
Cited by33
Results whose statement or proof uses this declaration.
- HomotopyCategory.homologyFunctorproof · cited by 36
- CategoryTheory.Functor.mapHomotopyCategoryproof · cited by 18
- SSet.Truncated.mapHomotopyCategoryproof · cited by 13
- CategoryTheory.Localization.Construction.liftproof · cited by 12
- CategoryTheory.FreeGroupoid.liftproof · cited by 12
- HomologicalComplexUpToQuasiIso.Qhproof · cited by 8
- SimplexCategoryGenRel.toSimplexCategoryproof · cited by 7
- CategoryTheory.Cat.FreeRefl.liftproof · cited by 6
- HomotopicalAlgebra.BifibrantObject.HoCat.ιCofibrantObjectproof · cited by 6
- HomotopicalAlgebra.CofibrantObject.HoCat.bifibrantResolutionproof · cited by 5
- Quiver.FreeGroupoid.liftproof · cited by 5
- CategoryTheory.Quotient.LiftCommShift.isostatement and proof · cited by 3