Theorems · Inductive type · category theory
CategoryTheory.MorphismProperty.Comma.Hom
{A : Type u_1} →
[inst : CategoryTheory.Category.{v_1, u_1} A] →
{B : Type u_2} →
[inst_1 : CategoryTheory.Category.{v_2, u_2} B] →
{T : Type u_3} →
[inst_2 : CategoryTheory.Category.{v_3, u_3} T] →
{L : CategoryTheory.Functor A T} →
{R : CategoryTheory.Functor B T} →
{P : CategoryTheory.MorphismProperty T} →
{Q : CategoryTheory.MorphismProperty A} →
{W : CategoryTheory.MorphismProperty B} →
CategoryTheory.MorphismProperty.Comma L R P Q W →
CategoryTheory.MorphismProperty.Comma L R P Q W → Type (max v_1 v_2)A morphism in P.Comma L R Q W is a morphism in Comma L R where the left
hom satisfies Q and the right one satisfies W.
- Cited by
- 15 results in Mathlib
- Foundations
- Depth 4 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites4
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CategoryTheory.Categorystatement · cited by 32,673
- CategoryTheory.Functorstatement · cited by 16,252
- CategoryTheory.MorphismPropertystatement · cited by 2,179
- CategoryTheory.MorphismProperty.Commastatement · cited by 138
Cited by26
Results whose statement or proof uses this declaration.
- CategoryTheory.MorphismProperty.Comma.Hom.toCommaMorphismstatement and proof · cited by 142
- CategoryTheory.MorphismProperty.Comma.Hom.homstatement and proof · cited by 45
- CategoryTheory.MorphismProperty.Comma.Hom.compstatement and proof · cited by 3
- CategoryTheory.MorphismProperty.Comma.idstatement · cited by 3
- CategoryTheory.MorphismProperty.Comma.Hom.extstatement and proof · cited by 2
- CategoryTheory.MorphismProperty.Comma.Hom.prop_hom_leftstatement and proof · cited by 2
- CategoryTheory.MorphismProperty.Comma.Hom.prop_hom_rightstatement and proof · cited by 2
- CategoryTheory.MorphismProperty.Comma.Hom.mk.injstatement · cited by 1
- CategoryTheory.MorphismProperty.Comma.Hom.mk.noConfusionstatement · cited by 1
- CategoryTheory.MorphismProperty.Comma.Hom.casesOnstatement and proof · cited by 0
- CategoryTheory.MorphismProperty.Comma.Hom.comp_leftstatement and proof · cited by 0
- CategoryTheory.MorphismProperty.Comma.Hom.comp_rightstatement and proof · cited by 0