Theorems · Theorem · category theory
CategoryTheory.IsSplitMono.id_assoc
∀ {C : Type u₁} [inst : CategoryTheory.Category.{v₁, u₁} C] {X Y : C} (f : Y ⟶ X) [hf : CategoryTheory.IsSplitMono f]
{Z : C} (h : Y ⟶ Z),
CategoryTheory.CategoryStruct.comp f (CategoryTheory.CategoryStruct.comp (CategoryTheory.retraction f) h) = h- Defined in
- Mathlib.CategoryTheory.EpiMono
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 6 from the axioms · uses Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
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.CategoryStruct.compstatement · cited by 17,999
- CategoryTheory.Category.assocproof · cited by 6,433
- CategoryTheory.Category.id_compproof · cited by 1,998
- CategoryTheory.IsSplitMonostatement and proof · cited by 33
- CategoryTheory.retractionstatement and proof · cited by 14
- CategoryTheory.IsSplitMono.idproof · cited by 6
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.