Mathlib Map

Theorems · Definition · category theory

CategoryTheory.LocalizerMorphism.functor

{C₁ : Type u₁} →
  {C₂ : Type u₂} →
    [inst : CategoryTheory.Category.{v₁, u₁} C₁] →
      [inst_1 : CategoryTheory.Category.{v₂, u₂} C₂] →
        {W₁ : CategoryTheory.MorphismProperty C₁} →
          {W₂ : CategoryTheory.MorphismProperty C₂} →
            CategoryTheory.LocalizerMorphism W₁ W₂ → CategoryTheory.Functor C₁ C₂

a functor between the two categories

Defined in
Mathlib.CategoryTheory.Localization.LocalizerMorphism
Cited by
140 results in Mathlib
Foundations
Depth 4 from the axioms, rests on 10 definitions · uses no axioms
Assumes
CategoryTheory.CategoryCategoryTheory.Category

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

CategoryTheory.LocalizerMorphism.localizedFunctor · cited by 29LocalizerMorphism.localiz…CategoryTheory.LocalizerMorphism.op · cited by 27LocalizerMorphism.opCategoryTheory.LocalizerMorphism.RightResolution.w · cited by 20RightResolution.wCategoryTheory.LocalizerMorphism.LeftResolution.w · cited by 18LeftResolution.wCategoryTheory.LocalizerMorphism.homMap · cited by 10LocalizerMorphism.homMapCategoryTheory.LocalizerMorphism.arrow · cited by 9LocalizerMorphism.arrowCategoryTheory.LocalizerMorphism.RightResolution.hw · cited by 8RightResolution.hwCategoryTheory.LocalizerMorphism.LeftResolution.hw · cited by 7LeftResolution.hwCategoryTheory.LocalizerMorphism.Derives · cited by 6LocalizerMorphism.DerivesCategoryTheory.LocalizerMorphism.rightDerivedFunctorComparison · cited by 6LocalizerMorphism.rightDe…CategoryTheory.LocalizerMorphism.IsInduced.inverseImage_eq · cited by 5IsInduced.inverseImage_eqCategoryTheory.LocalizerMorphism.functorialRightResolutions.ι · cited by 5functorialRightResolution…CategoryTheory.LocalizerMorphism.commShift · cited by 5LocalizerMorphism.commShi…CategoryTheory.LocalizerMorphism.map · cited by 5LocalizerMorphism.mapCategoryTheory.LocalizerMorphism.smallHomMap · cited by 5LocalizerMorphism.smallHo…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorCategoryTheory.MorphismProperty · cited by 2179CategoryTheory.MorphismPr…CategoryTheory.LocalizerMorphism · cited by 161CategoryTheory.LocalizerM…LocalizerMorphism.functorCITED BYCITES

Cites4

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by186

Results whose statement or proof uses this declaration.