Mathlib Map

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 ≅ Y

Reinterpret 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
Assumes
CategoryTheory.CategoryCategoryTheory.IsIso

Around this declaration

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

AlgebraicGeometry.Scheme.isoSpec · cited by 56Scheme.isoSpecAlgebraicGeometry.Scheme.Hom.appIso · cited by 48Hom.appIsoCategoryTheory.Localization.isoOfHom · cited by 35Localization.isoOfHomRingHom.RespectsIso.cancel_right_isIso · cited by 18RespectsIso.cancel_right_…AlgebraicGeometry.IsAffineOpen.isLocalization_basicOpen · cited by 18IsAffineOpen.isLocalizati…CategoryTheory.isIso_iff_bijective · cited by 16CategoryTheory.isIso_iff_…CategoryTheory.Limits.pullbackDiagonalMapIdIso · cited by 16Limits.pullbackDiagonalMa…SSet.relativeCellComplexOfMono · cited by 14SSet.relativeCellComplexO…CategoryTheory.IsIso.eq_inv_comp · cited by 13IsIso.eq_inv_compAlgebraicGeometry.Scheme.Hom.homeomorph · cited by 13Hom.homeomorphCategoryTheory.ShortComplex.Exact.fIsKernel · cited by 12Exact.fIsKernelCategoryTheory.IsIso.inv_comp_eq · cited by 12IsIso.inv_comp_eqCategoryTheory.Triangulated.TStructure.eTruncLTGEIsoGELT · cited by 12TStructure.eTruncLTGEIsoG…CategoryTheory.Limits.pullback.congrHom · cited by 12pullback.congrHomCategoryTheory.ShortComplex.Exact.gIsCokernel · cited by 11Exact.gIsCokernelCategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.Iso · cited by 3963CategoryTheory.IsoCategoryTheory.IsIso · cited by 1156CategoryTheory.IsIsoCategoryTheory.inv · cited by 467CategoryTheory.invCategoryTheory.IsIso.hom_inv_id · cited by 97IsIso.hom_inv_idCategoryTheory.IsIso.inv_hom_id · cited by 88IsIso.inv_hom_idCategoryTheory.asIsoCITED BYCITES

Cites7

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

Cited by327

Results whose statement or proof uses this declaration.