Theorems · Definition · category theory
CategoryTheory.MorphismProperty.CostructuredArrow.forget
{C : Type u_1} →
{D : Type u_2} →
[inst : CategoryTheory.Category.{u_3, u_1} C] →
[inst_1 : CategoryTheory.Category.{u_4, u_2} D] →
(P : CategoryTheory.MorphismProperty D) →
(Q : CategoryTheory.MorphismProperty C) →
[inst_2 : Q.IsMultiplicative] →
(F : CategoryTheory.Functor C D) →
(X : D) → CategoryTheory.Functor (P.CostructuredArrow Q F X) (CategoryTheory.CostructuredArrow F X)The forgetful functor from the subcategory P.CostructuredArrow Q F X.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 64 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
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
- CategoryTheory.Functorstatement and proof · cited by 16,252
- Top.topstatement and proof · cited by 9,680
- CategoryTheory.Discretestatement · cited by 2,447
- CategoryTheory.MorphismPropertystatement and proof · cited by 2,179
- CategoryTheory.Functor.fromPUnitstatement and proof · cited by 769
- CategoryTheory.CostructuredArrowstatement · cited by 536
- CategoryTheory.MorphismProperty.IsMultiplicativestatement and proof · cited by 332
- CategoryTheory.MorphismProperty.Comma.forgetproof · cited by 28
- CategoryTheory.MorphismProperty.CostructuredArrowstatement · cited by 12
Cited by1
Results whose statement or proof uses this declaration.
- AlgebraicGeometry.essentiallySmall_costructuredArrow_Specproof · cited by 0