Mathlib Map

Theorems · Theorem · category theory

CategoryTheory.NatIso.isIso_of_isIso_app

∀ {C : Type u₁} [inst : CategoryTheory.Category.{v₁, u₁} C] {D : Type u₂} [inst_1 : CategoryTheory.Category.{v₂, u₂} D]
  {F G : CategoryTheory.Functor C D} (α : F ⟶ G) [∀ (X : C), CategoryTheory.IsIso (α.app X)], CategoryTheory.IsIso α

A natural transformation is an isomorphism if all its components are isomorphisms.

Defined in
Mathlib.CategoryTheory.NatIso
Cited by
11 results in Mathlib
Foundations
Depth 24 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.CategoryCategoryTheory.IsIso

Around this declaration

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

CategoryTheory.NatTrans.isIso_iff_isIso_app · cited by 16NatTrans.isIso_iff_isIso_…CategoryTheory.Adjunction.isLocalization · cited by 3Adjunction.isLocalizationAlgebraicGeometry.Scheme.isAffine_of_isLimit · cited by 2Scheme.isAffine_of_isLimitAlgebraicGeometry.PresheafedSpace.IsOpenImmersion.to_iso · cited by 2IsOpenImmersion.to_isoCategoryTheory.Functor.LeftExtension.IsPointwiseLeftKanExtension.isIso_hom · cited by 1IsPointwiseLeftKanExtensi…CategoryTheory.GrothendieckTopology.isIso_toPlus_of_isSheaf · cited by 1GrothendieckTopology.isIs…AlgebraicGeometry.Scheme.nonempty_of_isLimit · cited by 1Scheme.nonempty_of_isLimitTopCat.Presheaf.isIso_of_stalkFunctor_map_iso · cited by 1Presheaf.isIso_of_stalkFu…CategoryTheory.LocalizerMorphism.isIso_iff_of_hasLeftResolutions · cited by 0LocalizerMorphism.isIso_i…CategoryTheory.LocalizerMorphism.isIso_iff_of_hasRightResolutions · cited by 0LocalizerMorphism.isIso_i…CategoryTheory.Functor.RightExtension.IsPointwiseRightKanExtension.isIso_hom · cited by 0IsPointwiseRightKanExtens…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.Functor.obj · cited by 19642Functor.objCategoryTheory.CategoryStruct.comp · cited by 17999CategoryStruct.compCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorCategoryTheory.Functor.map · cited by 8698Functor.mapCategoryTheory.NatTrans.app · cited by 7406NatTrans.appCategoryTheory.IsIso · cited by 1156CategoryTheory.IsIsoCategoryTheory.NatTrans.naturality · cited by 318NatTrans.naturalityCategoryTheory.NatIso.ofComponents · cited by 178NatIso.ofComponentsCategoryTheory.asIso · cited by 177CategoryTheory.asIsoNatIso.isIso_of_isIso_appCITED BYCITES

Cites11

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

Cited by11

Results whose statement or proof uses this declaration.