Mathlib Map

Theorems · Inductive type · category theory

CategoryTheory.LocalizerMorphism.IsInduced

{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₂ → Prop

If Φ : LocalizerMorphism W₁ W₂, the typeclass Φ.IsInduced says that W₂.inverseImage Φ.functor = W₁.

Defined in
Mathlib.CategoryTheory.Localization.LocalizerMorphism
Cited by
16 results in Mathlib
Foundations
Depth 4 from the axioms · uses no axioms
Assumes
CategoryTheory.CategoryCategoryTheory.Category

Around this declaration

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

CategoryTheory.LocalizerMorphism.IsInduced.inverseImage_eq · cited by 5IsInduced.inverseImage_eqCategoryTheory.LocalizerMorphism.inv · cited by 3LocalizerMorphism.invCategoryTheory.LocalizerMorphism.hasLeftResolutions_iff_iso_of_essSurj_of_full · cited by 1LocalizerMorphism.hasLeft…CategoryTheory.LocalizerMorphism.hasLeftResolutions_of_iso_of_essSurj_of_full · cited by 1LocalizerMorphism.hasLeft…CategoryTheory.LocalizerMorphism.hasRightResolutions_iff_iso_of_essSurj_of_full · cited by 1LocalizerMorphism.hasRigh…CategoryTheory.LocalizerMorphism.hasRightResolutions_of_iso_of_essSurj_of_full · cited by 1LocalizerMorphism.hasRigh…CategoryTheory.LocalizerMorphism.isLeftDerivabilityStructure_iff_of_equivalences · cited by 1LocalizerMorphism.isLeftD…CategoryTheory.LocalizerMorphism.isLeftDerivabilityStructure_iff_of_isLocalizedEquivalence · cited by 1LocalizerMorphism.isLeftD…CategoryTheory.LocalizerMorphism.isLeftDerivabilityStructure_of_equivalences · cited by 1LocalizerMorphism.isLeftD…CategoryTheory.LocalizerMorphism.isLocalizedEquivalence_of_isInduced · cited by 1LocalizerMorphism.isLocal…CategoryTheory.LocalizerMorphism.isRightDerivabilityStructure_iff_of_equivalences · cited by 1LocalizerMorphism.isRight…CategoryTheory.LocalizerMorphism.hasLeftResolutions_arrow_iff_of_equivalences · cited by 0LocalizerMorphism.hasLeft…CategoryTheory.LocalizerMorphism.hasRightResolutions_arrow_iff_of_equivalences · cited by 0LocalizerMorphism.hasRigh…CategoryTheory.LocalizerMorphism.inv_functor · cited by 0LocalizerMorphism.inv_fun…CategoryTheory.LocalizerMorphism.isRightDerivabilityStructure_iff_of_isLocalizedEquivalence · cited by 0LocalizerMorphism.isRight…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryCategoryTheory.MorphismProperty · cited by 2179CategoryTheory.MorphismPr…CategoryTheory.LocalizerMorphism · cited by 161CategoryTheory.LocalizerM…LocalizerMorphism.IsInducedCITED BYCITES

Cites3

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

Cited by19

Results whose statement or proof uses this declaration.