Mathlib Map

Theorems · Theorem · category theory

CategoryTheory.IsSplitMono.id

∀ {C : Type u₁} [inst : CategoryTheory.Category.{v₁, u₁} C] {X Y : C} (f : Y ⟶ X) [hf : CategoryTheory.IsSplitMono f],
  CategoryTheory.CategoryStruct.comp f (CategoryTheory.retraction f) = CategoryTheory.CategoryStruct.id Y
Defined in
Mathlib.CategoryTheory.EpiMono
Cited by
6 results in Mathlib
Foundations
Depth 5 from the axioms · uses Classical.choice
Assumes
CategoryTheory.CategoryCategoryTheory.IsSplitMono

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.

Cited by6

Results whose statement or proof uses this declaration.