Theorems · Definition · category theory
CategoryTheory.Iso.retract
{C : Type u} → [inst : CategoryTheory.Category.{v, u} C] → {X Y : C} → (X ≅ Y) → CategoryTheory.Retract X YIf X is isomorphic to Y, then X is a retract of Y.
- Defined in
- Mathlib.CategoryTheory.Retract
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 10 from the axioms · uses propext
- Assumes
- CategoryTheory.Category
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
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
- CategoryTheory.Iso.homproof · cited by 7,684
- CategoryTheory.Iso.invproof · cited by 6,514
- CategoryTheory.Isostatement and proof · cited by 3,963
- CategoryTheory.Retractstatement · cited by 34
Cited by4
Results whose statement or proof uses this declaration.
- CategoryTheory.hasInjectiveDimensionLT_of_isoproof · cited by 1
- CategoryTheory.hasProjectiveDimensionLT_of_isoproof · cited by 1
- CategoryTheory.Iso.retract_rstatement and proof · cited by 0
- CategoryTheory.Iso.retract_istatement and proof · cited by 0