Theorems · Definition · category theory
CategoryTheory.MorphismProperty.Over.homMk
{T : Type u_1} →
[inst : CategoryTheory.Category.{v_1, u_1} T] →
{P Q : CategoryTheory.MorphismProperty T} →
{X : T} →
[inst_1 : Q.IsMultiplicative] →
{A B : P.Over Q X} →
(f : A.left ⟶ B.left) →
autoParam (CategoryTheory.CategoryStruct.comp f B.hom = A.hom)
CategoryTheory.MorphismProperty.Over.homMk._auto_1 →
autoParam (Q f) CategoryTheory.MorphismProperty.Over.homMk._auto_3 → (A ⟶ B)Make a morphism in P.Over Q X from a morphism in T with compatibilities.
- Cited by
- 9 results in Mathlib
- Foundations
- Depth 63 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CategoryTheory.Categorystatement and proof · cited by 32,673
- Quiver.Homstatement and proof · cited by 32,603
- CategoryTheory.Functor.objstatement · cited by 19,642
- CategoryTheory.CategoryStruct.compstatement and proof · cited by 17,999
- Top.topstatement · cited by 9,680
- CategoryTheory.Functor.idstatement · cited by 3,333
- CategoryTheory.Discretestatement · cited by 2,447
- CategoryTheory.MorphismPropertystatement and proof · cited by 2,179
- CategoryTheory.Comma.leftstatement and proof · cited by 886
- CategoryTheory.Functor.fromPUnitstatement · cited by 769
- CategoryTheory.Comma.rightstatement · cited by 727
- CategoryTheory.Comma.homstatement and proof · cited by 490
Cited by14
Results whose statement or proof uses this declaration.
- CategoryTheory.MorphismProperty.Over.pullbackproof · cited by 42
- CategoryTheory.MorphismProperty.Over.mapPullbackAdjproof · cited by 5
- CategoryTheory.MorphismProperty.CostructuredArrow.toOverproof · cited by 2
- CategoryTheory.MorphismProperty.Over.pullbackMapHomPullbackproof · cited by 2
- AlgebraicGeometry.IsClosedImmersion.isIso_of_ker_eqproof · cited by 2
- CategoryTheory.MorphismProperty.exists_map_eq_of_presieveproof · cited by 2
- AlgebraicGeometry.Scheme.locallyCoverDense_of_leproof · cited by 1
- AlgebraicGeometry.IsClosedImmersion.overEquivIdealSheafDataproof · cited by 1
- CategoryTheory.MorphismProperty.Over.homMk.congr_simpstatement and proof · cited by 0
- CategoryTheory.MorphismProperty.CostructuredArrow.toOver_mapstatement · cited by 0
- CategoryTheory.MorphismProperty.Over.mapPullbackAdj_counit_appstatement · cited by 0
- CategoryTheory.MorphismProperty.Over.mapPullbackAdj_unit_appstatement · cited by 0