Theorems · Theorem · category theory
CategoryTheory.CostructuredArrow.unop_left_comp_underlyingIso_hom_unop
∀ {C : Type u₁} [inst : CategoryTheory.Category.{v₁, u₁} C] {D : Type u₂} [inst_1 : CategoryTheory.Category.{v₂, u₂} D]
{S : CategoryTheory.Functor C D} {T : D} {A : CategoryTheory.CostructuredArrow S T}
{P : (CategoryTheory.CostructuredArrow S T)ᵒᵖ} (f : P ⟶ Opposite.op A) [inst_2 : CategoryTheory.Mono f.unop.left.op],
CategoryTheory.CategoryStruct.comp f.unop.left (CategoryTheory.Subobject.underlyingIso f.unop.left.op).hom.unop =
(CategoryTheory.Subobject.mk f.unop.left.op).arrow.unopTechnical lemma for lift_projectQuotient.
- Defined in
- Mathlib.CategoryTheory.Subobject.Comma
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 40 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites25
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 and proof · cited by 19,642
- CategoryTheory.CategoryStruct.compstatement and proof · cited by 17,999
- CategoryTheory.Functorstatement and proof · cited by 16,252
- Oppositestatement and proof · cited by 8,081
- CategoryTheory.Iso.homstatement and proof · cited by 7,684
- CategoryTheory.Discretestatement · cited by 2,447
- Opposite.unopstatement and proof · cited by 2,231
- Quiver.Hom.opstatement and proof · cited by 1,948
- Quiver.Hom.unopstatement and proof · cited by 903
- CategoryTheory.Monostatement and proof · cited by 893
Cited by1
Results whose statement or proof uses this declaration.
- CategoryTheory.CostructuredArrow.lift_projectQuotientproof · cited by 0