Mathlib Map

Theorems · Inductive type · category theory

CategoryTheory.MorphismProperty.strictMap

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

The (strict) image of a MorphismProperty C by a functor C ⥤ D

Defined in
Mathlib.CategoryTheory.MorphismProperty.Basic
Cited by
23 results in Mathlib
Foundations
Depth 3 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.MorphismProperty.gc_strictMap · cited by 12MorphismProperty.gc_stric…CategoryTheory.MorphismProperty.map_le_iff · cited by 3MorphismProperty.map_le_i…CategoryTheory.MorphismProperty.map_mem_strictMap · cited by 3MorphismProperty.map_mem_…CategoryTheory.MorphismProperty.strictMap_le_iff_le_inverseImage · cited by 2MorphismProperty.strictMa…CategoryTheory.MorphismProperty.strictMap.casesOn · cited by 2strictMap.casesOnCategoryTheory.MorphismProperty.map_eq_isoClosure · cited by 2MorphismProperty.map_eq_i…CategoryTheory.MorphismProperty.map_isoClosure · cited by 2MorphismProperty.map_isoC…CategoryTheory.MorphismProperty.strictMap_multiplicativeClosure_le · cited by 1MorphismProperty.strictMa…SSet.Truncated.HomotopyCategory.morphismPropertyHomMk_eq_strictMap · cited by 1HomotopyCategory.morphism…SSet.Truncated.HomotopyCategory.multiplicativeClosure_morphismPropertyHomMk · cited by 1HomotopyCategory.multipli…CategoryTheory.MorphismProperty.isoClosure_strictMap_le · cited by 1MorphismProperty.isoClosu…CategoryTheory.MorphismProperty.inverseImage_strictMap_inverseImage · cited by 0MorphismProperty.inverseI…CategoryTheory.MorphismProperty.inverseImage_strictMap_top · cited by 0MorphismProperty.inverseI…CategoryTheory.MorphismProperty.strictMap_bot · cited by 0MorphismProperty.strictMa…CategoryTheory.MorphismProperty.strictMap_iSup · cited by 0MorphismProperty.strictMa…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorCategoryTheory.MorphismProperty · cited by 2179CategoryTheory.MorphismPr…MorphismProperty.strictMapCITED BYCITES

Cites3

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

Cited by25

Results whose statement or proof uses this declaration.