Mathlib Map

Theorems · Definition · category theory

CategoryTheory.retraction

{C : Type u₁} →
  [inst : CategoryTheory.Category.{v₁, u₁} C] → {X Y : C} → (f : Y ⟶ X) → [hf : CategoryTheory.IsSplitMono f] → X ⟶ Y

The chosen retraction of a split monomorphism.

Defined in
Mathlib.CategoryTheory.EpiMono
Cited by
14 results in Mathlib
Foundations
Depth 4 from the axioms · uses Classical.choice
Assumes
CategoryTheory.CategoryCategoryTheory.IsSplitMono

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

CategoryTheory.IsSplitMono.id · cited by 6IsSplitMono.idCategoryTheory.Limits.binaryBiconeOfIsSplitMonoOfCokernel · cited by 5Limits.binaryBiconeOfIsSp…CategoryTheory.Limits.coneOfIsSplitMono · cited by 3Limits.coneOfIsSplitMonoDerivedCategory.to_singleFunctor_obj_eq_zero_of_injective · cited by 1DerivedCategory.to_single…CategoryTheory.isIso_of_epi_of_isSplitMono · cited by 1CategoryTheory.isIso_of_e…CategoryTheory.Monad.isSplitMono_iff_isIso_unit · cited by 1Monad.isSplitMono_iff_isI…CategoryTheory.retraction.congr_simp · cited by 1retraction.congr_simpCategoryTheory.RegularMono.ofIsSplitMono · cited by 0RegularMono.ofIsSplitMonoCategoryTheory.Limits.binaryBiconeOfIsSplitMonoOfCokernel_fst · cited by 0Limits.binaryBiconeOfIsSp…CategoryTheory.Limits.binaryBiconeOfIsSplitMonoOfCokernel_inr · cited by 0Limits.binaryBiconeOfIsSp…CategoryTheory.IsIso.of_mono_retraction · cited by 0IsIso.of_mono_retractionCategoryTheory.Adjunction.full_R_of_isSplitMono_counit_app · cited by 0Adjunction.full_R_of_isSp…CategoryTheory.mem_essImage_of_unit_isSplitMono · cited by 0CategoryTheory.mem_essIma…CategoryTheory.IsSplitMono.id_assoc · cited by 0IsSplitMono.id_assocCategoryTheory.Limits.isSplitMonoEqualizes · cited by 0Limits.isSplitMonoEqualiz…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomNonempty.some · cited by 340Nonempty.someCategoryTheory.IsSplitMono · cited by 33CategoryTheory.IsSplitMonoCategoryTheory.SplitMono.retraction · cited by 14SplitMono.retractionCategoryTheory.IsSplitMono.exists_splitMono · cited by 4IsSplitMono.exists_splitM…CategoryTheory.retractionCITED BYCITES

Cites6

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by18

Results whose statement or proof uses this declaration.