Mathlib Map

Theorems · Definition · category theory

CategoryTheory.MorphismProperty.Under

{T : Type u_1} →
  [inst : CategoryTheory.Category.{v_1, u_1} T] →
    CategoryTheory.MorphismProperty T → CategoryTheory.MorphismProperty T → T → Type (max v_1 u_1)

Given a morphism property P on a category T and an object X : T, this is the subcategory of Under X defined by P where morphisms satisfy Q.

Defined in
Mathlib.CategoryTheory.MorphismProperty.Comma
Cited by
43 results in Mathlib
Foundations
Depth 62 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.Category

Around this declaration

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

CategoryTheory.MorphismProperty.Under.pushout · cited by 15Under.pushoutCategoryTheory.MorphismProperty.Under.map · cited by 11Under.mapCategoryTheory.MorphismProperty.Under.forget · cited by 8Under.forgetCategoryTheory.MorphismProperty.Under.mk · cited by 6Under.mkCategoryTheory.MorphismProperty.underEquivOfIsTerminal · cited by 4MorphismProperty.underEqu…CategoryTheory.MorphismProperty.Under.homMk · cited by 4Under.homMkCategoryTheory.MorphismProperty.Under.isoMk · cited by 4Under.isoMkCategoryTheory.MorphismProperty.Under.pushoutCompForgetIso · cited by 4Under.pushoutCompForgetIsoCategoryTheory.MorphismProperty.Under.mapPushoutAdj · cited by 3Under.mapPushoutAdjRingHom.HasEqualizers.createsLimitsWalkingParallelPair · cited by 2HasEqualizers.createsLimi…RingHom.HasFiniteProducts.createsFiniteProductsForget · cited by 2HasFiniteProducts.creates…CategoryTheory.MorphismProperty.Under.Hom.ext · cited by 2Hom.extCategoryTheory.MorphismProperty.Under.mapCongr · cited by 2Under.mapCongrCategoryTheory.MorphismProperty.Under.mapId · cited by 2Under.mapIdCategoryTheory.MorphismProperty.Under.pushoutComp · cited by 2Under.pushoutCompCategoryTheory.Category · cited by 32673CategoryTheory.CategoryTop.top · cited by 9680Top.topCategoryTheory.Functor.id · cited by 3333Functor.idCategoryTheory.MorphismProperty · cited by 2179CategoryTheory.MorphismPr…CategoryTheory.Functor.fromPUnit · cited by 769Functor.fromPUnitCategoryTheory.MorphismProperty.Comma · cited by 138MorphismProperty.CommaMorphismProperty.UnderCITED BYCITES

Cites6

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

Cited by63

Results whose statement or proof uses this declaration.