Theorems · Definition · category theory
CategoryTheory.MorphismProperty.Comma.forget
{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) →
[inst_3 : Q.IsMultiplicative] →
[inst_4 : W.IsMultiplicative] →
CategoryTheory.Functor (CategoryTheory.MorphismProperty.Comma L R P Q W)
(CategoryTheory.Comma L R)The forgetful functor.
- Cited by
- 28 results in Mathlib
- Foundations
- Depth 17 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
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.Homproof · cited by 32,603
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.MorphismPropertystatement and proof · cited by 2,179
- CategoryTheory.Commastatement · cited by 566
- CategoryTheory.MorphismProperty.IsMultiplicativestatement and proof · cited by 332
- CategoryTheory.MorphismProperty.Comma.toCommaproof · cited by 260
- CategoryTheory.MorphismProperty.Commastatement and proof · cited by 138
- CategoryTheory.MorphismProperty.Comma.Hom.homproof · cited by 45
Cited by39
Results whose statement or proof uses this declaration.
- CategoryTheory.MorphismProperty.Comma.mapRightproof · cited by 28
- CategoryTheory.MorphismProperty.Comma.mapLeftproof · cited by 28
- CategoryTheory.MorphismProperty.Over.forgetproof · cited by 14
- CategoryTheory.MorphismProperty.Under.forgetproof · cited by 8
- CategoryTheory.MorphismProperty.Arrow.forgetproof · cited by 4
- CategoryTheory.MorphismProperty.CostructuredArrow.forgetproof · cited by 1
- CategoryTheory.MorphismProperty.Over.map_compproof · cited by 0
- CategoryTheory.MorphismProperty.Over.map_map_leftstatement · cited by 0
- CategoryTheory.MorphismProperty.Over.map_obj_homstatement · cited by 0
- CategoryTheory.MorphismProperty.Comma.mapRightIso_functor_map_leftstatement · cited by 0
- CategoryTheory.MorphismProperty.Comma.mapRightIso_functor_map_rightstatement · cited by 0
- CategoryTheory.MorphismProperty.Comma.mapRightIso_functor_obj_homstatement · cited by 0