Theorems · Definition · category theory
CategoryTheory.LocalizerMorphism.IsRightDerivabilityStructure.Constructor.fromRightResolution
{C₁ : Type u_1} →
{C₂ : Type u_2} →
[inst : CategoryTheory.Category.{v_1, u_1} C₁] →
[inst_1 : CategoryTheory.Category.{v_2, u_2} C₂] →
{W₁ : CategoryTheory.MorphismProperty C₁} →
{W₂ : CategoryTheory.MorphismProperty C₂} →
(Φ : CategoryTheory.LocalizerMorphism W₁ W₂) →
{D : Type u_3} →
[inst_2 : CategoryTheory.Category.{v_3, u_3} D] →
(L : CategoryTheory.Functor C₂ D) →
[L.IsLocalization W₂] →
{X₂ : C₂} →
{X₃ : D} →
(y : L.obj X₂ ⟶ X₃) →
CategoryTheory.Functor (Φ.RightResolution X₂)
((CategoryTheory.TwoSquare.mk Φ.functor (Φ.functor.comp L) L (CategoryTheory.Functor.id D)
(Φ.functor.comp L).rightUnitor.inv).CostructuredArrowDownwards
y)Given Φ : LocalizerMorphism W₁ W₂, L : C₂ ⥤ D a localization functor for W₂ and
a morphism y : L.obj X₂ ⟶ X₃, this is the functor which sends R : Φ.RightResolution d to
(isoOfHom L W₂ R.w R.hw).inv ≫ y in the category w.CostructuredArrowDownwards y
where w is TwoSquare.mk Φ.functor (Φ.functor ⋙ L) L (𝟭 _) (Functor.rightUnitor _).inv.
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 36 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites26
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.CategoryStruct.compproof · cited by 17,999
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.compstatement · cited by 6,529
- CategoryTheory.Iso.invstatement and proof · cited by 6,514
- CategoryTheory.Functor.idstatement · cited by 3,333
- CategoryTheory.MorphismPropertystatement and proof · cited by 2,179
- CategoryTheory.Functor.IsLocalizationstatement and proof · cited by 432
- CategoryTheory.StructuredArrowstatement · cited by 370
- CategoryTheory.LocalizerMorphismstatement and proof · cited by 161
Cited by4
Results whose statement or proof uses this declaration.
- CategoryTheory.LocalizerMorphism.IsRightDerivabilityStructure.Constructor.fromRightResolution_mapstatement and proof · cited by 0
- CategoryTheory.LocalizerMorphism.IsRightDerivabilityStructure.Constructor.fromRightResolution_objstatement and proof · cited by 0
- CategoryTheory.LocalizerMorphism.IsRightDerivabilityStructure.Constructor.fromRightResolution.congr_simpstatement and proof · cited by 0