Theorems · Definition · category theory
CategoryTheory.asIso
{C : Type u} → [inst : CategoryTheory.Category.{v, u} C] → {X Y : C} → (f : X ⟶ Y) → [CategoryTheory.IsIso f] → X ≅ YReinterpret a morphism f : X ⟶ Y with an IsIso f instance as X ≅ Y.
- Defined in
- Mathlib.CategoryTheory.Iso
- Cited by
- 177 results in Mathlib
- Foundations
- Depth 10 from the axioms, rests on 53 definitions · uses Classical.choice
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
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.Isostatement · cited by 3,963
- CategoryTheory.IsIsostatement and proof · cited by 1,156
- CategoryTheory.invproof · cited by 467
- CategoryTheory.IsIso.hom_inv_idproof · cited by 97
- CategoryTheory.IsIso.inv_hom_idproof · cited by 88
Cited by327
Results whose statement or proof uses this declaration.
- AlgebraicGeometry.Scheme.isoSpecproof · cited by 56
- AlgebraicGeometry.Scheme.Hom.appIsoproof · cited by 48
- CategoryTheory.Localization.isoOfHomproof · cited by 35
- RingHom.RespectsIso.cancel_right_isIsoproof · cited by 18
- AlgebraicGeometry.IsAffineOpen.isLocalization_basicOpenproof · cited by 18
- CategoryTheory.isIso_iff_bijectiveproof · cited by 16
- CategoryTheory.Limits.pullbackDiagonalMapIdIsoproof · cited by 16
- SSet.relativeCellComplexOfMonoproof · cited by 14
- CategoryTheory.IsIso.eq_inv_compproof · cited by 13
- AlgebraicGeometry.Scheme.Hom.homeomorphproof · cited by 13
- CategoryTheory.ShortComplex.Exact.fIsKernelproof · cited by 12
- CategoryTheory.IsIso.inv_comp_eqproof · cited by 12
Showing the 200 most cited of 327.