Mathlib Map

Theorems · Theorem · category theory

CategoryTheory.isIso_of_reflects_iso

∀ {C : Type u_1} [inst : CategoryTheory.Category.{v_1, u_1} C] {D : Type u_2}
  [inst_1 : CategoryTheory.Category.{v_2, u_2} D] {A B : C} (f : A ⟶ B) (F : CategoryTheory.Functor C D)
  [CategoryTheory.IsIso (F.map f)] [F.ReflectsIsomorphisms], CategoryTheory.IsIso f

If F reflects isos and F.map f is an iso, then f is an iso.

Defined in
Mathlib.CategoryTheory.Functor.ReflectsIso.Basic
Cited by
19 results in Mathlib
Foundations
Depth 5 from the axioms · uses no axioms
Assumes
CategoryTheory.CategoryCategoryTheory.CategoryCategoryTheory.IsIsoCategoryTheory.Functor.ReflectsIsomorphisms

Around this declaration

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

CategoryTheory.isIso_iff_of_reflects_iso · cited by 20CategoryTheory.isIso_iff_…CategoryTheory.ConcreteCategory.isIso_iff_bijective · cited by 12ConcreteCategory.isIso_if…SimplexCategory.isIso_of_bijective · cited by 2SimplexCategory.isIso_of_…TopCat.Presheaf.app_isIso_of_stalkFunctor_map_iso · cited by 2Presheaf.app_isIso_of_sta…CategoryTheory.ShortComplex.quasiIso_map_iff_of_preservesLeftHomology · cited by 1ShortComplex.quasiIso_map…CategoryTheory.Sheaf.isConstant_of_forget · cited by 1Sheaf.isConstant_of_forgetCategoryTheory.PreGaloisCategory.isIso_of_mono_of_eq_card_fiber · cited by 1PreGaloisCategory.isIso_o…CategoryTheory.GrothendieckTopology.Plus.isSheaf_of_sep · cited by 1Plus.isSheaf_of_sepCategoryTheory.Limits.reflectsColimit_of_reflectsIsomorphisms · cited by 1Limits.reflectsColimit_of…CategoryTheory.FintypeCat.Action.isConnected_of_transitive · cited by 1Action.isConnected_of_tra…CategoryTheory.Limits.reflectsLimit_of_reflectsIsomorphisms · cited by 1Limits.reflectsLimit_of_r…CategoryTheory.Functor.isLocalization_of_essSurj_of_full_of_exists_cylinders · cited by 1Functor.isLocalization_of…AlgebraicGeometry.IsOpenImmersion.isIso · cited by 1IsOpenImmersion.isIsoAlgebraicGeometry.SheafedSpace.IsOpenImmersion.to_iso · cited by 1IsOpenImmersion.to_isoCategoryTheory.MorphismProperty.IsInvertedBy.iff_comp · cited by 1IsInvertedBy.iff_compCategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.Functor.obj · cited by 19642Functor.objCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorCategoryTheory.Functor.map · cited by 8698Functor.mapCategoryTheory.IsIso · cited by 1156CategoryTheory.IsIsoCategoryTheory.Functor.ReflectsIsomorphisms · cited by 82Functor.ReflectsIsomorphi…CategoryTheory.Functor.ReflectsIsomorphisms.reflects · cited by 3ReflectsIsomorphisms.refl…CategoryTheory.isIso_of_refle…CITED BYCITES

Cites8

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

Cited by19

Results whose statement or proof uses this declaration.