Mathlib Map

Theorems · Theorem · category theory

CategoryTheory.MorphismProperty.of_postcomp

∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] (W : CategoryTheory.MorphismProperty C)
  {W' : CategoryTheory.MorphismProperty C} [W.HasOfPostcompProperty W'] {X Y Z : C} (f : X ⟶ Y) (g : Y ⟶ Z),
  W' g → W (CategoryTheory.CategoryStruct.comp f g) → W f
Defined in
Mathlib.CategoryTheory.MorphismProperty.Composition
Cited by
17 results in Mathlib
Foundations
Depth 5 from the axioms · uses no axioms
Assumes
CategoryTheory.CategoryCategoryTheory.MorphismProperty.HasOfPostcompProperty

Around this declaration

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

CategoryTheory.MorphismProperty.postcomp_iff · cited by 4MorphismProperty.postcomp…AlgebraicGeometry.IsAffineHom.of_comp · cited by 3IsAffineHom.of_compAlgebraicGeometry.IsClosedImmersion.of_comp · cited by 3IsClosedImmersion.of_compAlgebraicGeometry.IsProper.of_comp · cited by 3IsProper.of_compAlgebraicGeometry.IsFinite.of_comp · cited by 2IsFinite.of_compHomotopicalAlgebra.weakEquivalence_of_postcomp · cited by 2HomotopicalAlgebra.weakEq…AlgebraicGeometry.IsZariskiLocalAtTarget.of_forall_source_exists_preimage · cited by 1IsZariskiLocalAtTarget.of…AlgebraicGeometry.IsIntegralHom.of_comp · cited by 1IsIntegralHom.of_compAlgebraicGeometry.UniversallyClosed.of_comp_of_isSeparated · cited by 1UniversallyClosed.of_comp…AlgebraicGeometry.IsOpenImmersion.of_flat_of_mono · cited by 0IsOpenImmersion.of_flat_o…CategoryTheory.GrothendieckTopology.PreservesSheafification.transport · cited by 0PreservesSheafification.t…CategoryTheory.CostructuredArrow.closedUnderLimitsOfShape_walkingCospan · cited by 0CostructuredArrow.closedU…AlgebraicGeometry.Etale.of_comp · cited by 0Etale.of_compCategoryTheory.MorphismProperty.HasOfPostcompProperty.of_le · cited by 0HasOfPostcompProperty.of_…AlgebraicGeometry.QuasiCompact.of_comp · cited by 0QuasiCompact.of_compCategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.CategoryStruct.comp · cited by 17999CategoryStruct.compCategoryTheory.MorphismProperty · cited by 2179CategoryTheory.MorphismPr…CategoryTheory.MorphismProperty.HasOfPostcompProperty · cited by 25MorphismProperty.HasOfPos…CategoryTheory.MorphismProperty.HasOfPostcompProperty.of_postcomp · cited by 3HasOfPostcompProperty.of_…MorphismProperty.of_postcompCITED BYCITES

Cites6

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

Cited by17

Results whose statement or proof uses this declaration.