Mathlib Map

Theorems · Definition · category theory

CategoryTheory.MorphismProperty.Over.mk

{T : Type u_1} →
  [inst : CategoryTheory.Category.{v_1, u_1} T] →
    {P : CategoryTheory.MorphismProperty T} →
      (Q : CategoryTheory.MorphismProperty T) → {X A : T} → (f : A ⟶ X) → P f → P.Over Q X

Make an object of P.Over Q X from a morphism f : A ⟶ X and a proof of P f.

Defined in
Mathlib.CategoryTheory.MorphismProperty.Comma
Cited by
12 results in Mathlib
Foundations
Depth 63 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.Over.pullback · cited by 42Over.pullbackAlgebraicGeometry.Scheme.Cover.ColimitGluingData.glued · cited by 7ColimitGluingData.gluedCategoryTheory.MorphismProperty.overEquivOfIsInitial · cited by 4MorphismProperty.overEqui…AlgebraicGeometry.Scheme.ProEt.mk · cited by 3ProEt.mkCategoryTheory.MorphismProperty.CostructuredArrow.toOver · cited by 2CostructuredArrow.toOverAlgebraicGeometry.Scheme.Etale.mk · cited by 2Etale.mkAlgebraicGeometry.IsClosedImmersion.isIso_of_ker_eq · cited by 2IsClosedImmersion.isIso_o…CategoryTheory.MorphismProperty.exists_map_eq_of_presieve · cited by 2MorphismProperty.exists_m…AlgebraicGeometry.IsClosedImmersion.overEquivIdealSheafData · cited by 1IsClosedImmersion.overEqu…CategoryTheory.MorphismProperty.CostructuredArrow.toOver_map · cited by 0CostructuredArrow.toOver_…AlgebraicGeometry.Scheme.AffineEtale.Spec_map_left · cited by 0AffineEtale.Spec_map_leftCategoryTheory.MorphismProperty.CostructuredArrow.toOver_obj · cited by 0CostructuredArrow.toOver_…CategoryTheory.MorphismProperty.Over.mkIdTerminal · cited by 0Over.mkIdTerminalCategoryTheory.MorphismProperty.Over.mk_hom · cited by 0Over.mk_homCategoryTheory.MorphismProperty.Over.mk_left · cited by 0Over.mk_leftCategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.MorphismProperty · cited by 2179CategoryTheory.MorphismPr…CategoryTheory.MorphismProperty.Over · cited by 94MorphismProperty.OverOver.mkCITED BYCITES

Cites4

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

Cited by20

Results whose statement or proof uses this declaration.