Mathlib Map

Theorems · Definition · category theory

CategoryTheory.MorphismProperty.IsInvertedBy

{C : Type u} →
  [inst : CategoryTheory.Category.{v, u} C] →
    {D : Type u'} →
      [inst_1 : CategoryTheory.Category.{v', u'} D] →
        CategoryTheory.MorphismProperty C → CategoryTheory.Functor C D → Prop

If P : MorphismProperty C and F : C ⥤ D, then P.IsInvertedBy F means that all morphisms in P are mapped by F to isomorphisms in D.

Defined in
Mathlib.CategoryTheory.MorphismProperty.IsInvertedBy
Cited by
118 results in Mathlib
Foundations
Depth 4 from the axioms, rests on 12 definitions · uses no axioms
Assumes
CategoryTheory.CategoryCategoryTheory.Category

Around this declaration

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

CategoryTheory.Localization.inverts · cited by 63Localization.invertsCategoryTheory.MorphismProperty.LeftFraction.map · cited by 43LeftFraction.mapCategoryTheory.MorphismProperty.RightFraction.map · cited by 18RightFraction.mapCategoryTheory.MorphismProperty.FunctorsInverting · cited by 18MorphismProperty.Functors…CategoryTheory.MorphismProperty.LeftFraction.map_comp_map_s · cited by 16LeftFraction.map_comp_map…CategoryTheory.Localization.Construction.lift · cited by 12Construction.liftCategoryTheory.Localization.fac · cited by 10Localization.facCategoryTheory.Localization.lift · cited by 9Localization.liftCategoryTheory.Functor.IsLocalization.of_equivalence_target · cited by 8IsLocalization.of_equival…CategoryTheory.Localization.Construction.WhiskeringLeftEquivalence.functor · cited by 7WhiskeringLeftEquivalence…CategoryTheory.MorphismProperty.LeftFraction.map_comp_map_s_assoc · cited by 6LeftFraction.map_comp_map…CategoryTheory.LocalizerMorphism.Derives · cited by 6LocalizerMorphism.DerivesCategoryTheory.Functor.IsLocalization.mk' · cited by 6IsLocalization.mk'CategoryTheory.Localization.StrictUniversalPropertyFixedTarget.lift · cited by 5StrictUniversalPropertyFi…CategoryTheory.MorphismProperty.LeftFraction.Localization.Hom.map · cited by 5Hom.mapCategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorCategoryTheory.Functor.map · cited by 8698Functor.mapCategoryTheory.MorphismProperty · cited by 2179CategoryTheory.MorphismPr…CategoryTheory.IsIso · cited by 1156CategoryTheory.IsIsoMorphismProperty.IsInvertedByCITED BYCITES

Cites6

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

Cited by151

Results whose statement or proof uses this declaration.