Mathlib Map

Theorems · Theorem · category theory

CategoryTheory.IsIso.of_mono_retraction

∀ {C : Type u₁} [inst : CategoryTheory.Category.{v₁, u₁} C] {X Y : C} (f : Y ⟶ X) [hf : CategoryTheory.IsSplitMono f]
  [hf' : CategoryTheory.Mono (CategoryTheory.retraction f)], CategoryTheory.IsIso f

Every split mono whose retraction is mono is an iso.

Defined in
Mathlib.CategoryTheory.EpiMono
Cited by
0 results in Mathlib
Foundations
Depth 11 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.IsSplitMonoCategoryTheory.Mono

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 by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.