Theorems · Definition · category theory
CategoryTheory.StructuredArrow.projectSubobject
{C : Type u₁} →
[inst : CategoryTheory.Category.{v₁, u₁} C] →
{D : Type u₂} →
[inst_1 : CategoryTheory.Category.{v₂, u₂} D] →
{S : D} →
{T : CategoryTheory.Functor C D} →
[CategoryTheory.Limits.HasFiniteLimits C] →
[CategoryTheory.Limits.PreservesFiniteLimits T] →
{A : CategoryTheory.StructuredArrow S T} → CategoryTheory.Subobject A → CategoryTheory.Subobject A.rightEvery subobject of a structured arrow can be projected to a subobject of the underlying object.
- Defined in
- Mathlib.CategoryTheory.Subobject.Comma
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 71 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
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.Monoproof · cited by 893
- CategoryTheory.Subobjectstatement · cited by 385
- CategoryTheory.StructuredArrowstatement and proof · cited by 370
- CategoryTheory.StructuredArrow.rightstatement · cited by 213
- CategoryTheory.Limits.PreservesFiniteLimitsstatement and proof · cited by 121
- CategoryTheory.Subobject.mkproof · cited by 109
- CategoryTheory.StructuredArrow.Hom.rightproof · cited by 82
- CategoryTheory.Limits.HasFiniteLimitsstatement and proof · cited by 36
- CategoryTheory.Subobject.liftproof · cited by 6
Cited by5
Results whose statement or proof uses this declaration.
- CategoryTheory.StructuredArrow.projectSubobject_factorsstatement and proof · cited by 0
- CategoryTheory.StructuredArrow.projectSubobject_mkstatement · cited by 0
- CategoryTheory.StructuredArrow.projectSubobject.congr_simpstatement and proof · cited by 0
- CategoryTheory.StructuredArrow.subobjectEquivproof · cited by 0
- CategoryTheory.StructuredArrow.lift_projectSubobjectstatement and proof · cited by 0