Mathlib Map

Theorems · Definition · category theory

CategoryTheory.MorphismProperty.Under.forget

{T : Type u_1} →
  [inst : CategoryTheory.Category.{v_1, u_1} T] →
    (P Q : CategoryTheory.MorphismProperty T) →
      (X : T) → [inst_1 : Q.IsMultiplicative] → CategoryTheory.Functor (P.Under Q X) (CategoryTheory.Under X)

The forgetful functor from the full subcategory of Under X defined by P to Under X.

Defined in
Mathlib.CategoryTheory.MorphismProperty.Comma
Cited by
8 results in Mathlib
Foundations
Depth 64 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.MorphismProperty.IsMultiplicative

Around this declaration

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

CategoryTheory.MorphismProperty.Under.pushoutCompForgetIso · cited by 4Under.pushoutCompForgetIsoRingHom.HasEqualizers.createsLimitsWalkingParallelPair · cited by 2HasEqualizers.createsLimi…RingHom.HasFiniteProducts.createsFiniteProductsForget · cited by 2HasFiniteProducts.creates…RingHom.HasFiniteProducts.hasFiniteProducts · cited by 1HasFiniteProducts.hasFini…CategoryTheory.MorphismProperty.Under.Hom.mk · cited by 1Hom.mkRingHom.HasEqualizers.hasEqualizers · cited by 1HasEqualizers.hasEqualize…RingHom.HasFiniteProducts.preservesFiniteProducts_pushout · cited by 1HasFiniteProducts.preserv…RingHom.HasStableEqualizers.preservesEqualizers_pushout · cited by 1HasStableEqualizers.prese…CategoryTheory.MorphismProperty.Under.forget_comp_forget_map · cited by 0Under.forget_comp_forget_…CategoryTheory.MorphismProperty.Under.Hom.mk_hom · cited by 0Hom.mk_homCategoryTheory.MorphismProperty.Under.pushoutCompForgetIso_hom_app_right · cited by 0Under.pushoutCompForgetIs…CategoryTheory.MorphismProperty.Under.pushoutCompForgetIso_inv_app_right · cited by 0Under.pushoutCompForgetIs…CommRingCat.Under.createsFiniteLimitsForget · cited by 0Under.createsFiniteLimits…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorTop.top · cited by 9680Top.topCategoryTheory.Functor.id · cited by 3333Functor.idCategoryTheory.Discrete · cited by 2447CategoryTheory.DiscreteCategoryTheory.MorphismProperty · cited by 2179CategoryTheory.MorphismPr…CategoryTheory.Functor.fromPUnit · cited by 769Functor.fromPUnitCategoryTheory.MorphismProperty.IsMultiplicative · cited by 332MorphismProperty.IsMultip…CategoryTheory.Under · cited by 276CategoryTheory.UnderCategoryTheory.MorphismProperty.Under · cited by 43MorphismProperty.UnderCategoryTheory.MorphismProperty.Comma.forget · cited by 28Comma.forgetUnder.forgetCITED BYCITES

Cites11

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

Cited by13

Results whose statement or proof uses this declaration.