Mathlib Map

Theorems · Theorem · category theory

CategoryTheory.isIso_iff_bijective

∀ {X Y : Type u} (f : X ⟶ Y), CategoryTheory.IsIso f ↔ Function.Bijective ⇑(CategoryTheory.ConcreteCategory.hom f)

A morphism in Type u is an isomorphism if and only if it is bijective.

Defined in
Mathlib.CategoryTheory.Types.Basic
Cited by
16 results in Mathlib
Foundations
Depth 20 from the axioms · uses propext, Classical.choice, Quot.sound

Around this declaration

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

CategoryTheory.Limits.Types.isPullback_iff · cited by 4Types.isPullback_iffCategoryTheory.ObjectProperty.IsConservativeFamilyOfPoints.mk' · cited by 4IsConservativeFamilyOfPoi…CategoryTheory.Presieve.isSheafFor_of_preservesProduct · cited by 2Presieve.isSheafFor_of_pr…TopCat.Presheaf.app_isIso_of_stalkFunctor_map_iso · cited by 2Presheaf.app_isIso_of_sta…CategoryTheory.Presieve.IsSheafFor.comp_iff_of_preservesPairwisePullbacks · cited by 1IsSheafFor.comp_iff_of_pr…CategoryTheory.Limits.Types.isPushout_of_isPullback_of_mono · cited by 1Types.isPushout_of_isPull…CategoryTheory.Functor.IsRepresentedBy.iff_isIso_uliftYonedaEquiv · cited by 1IsRepresentedBy.iff_isIso…IsCoveringMap.monodromy_bijective · cited by 1IsCoveringMap.monodromy_b…CategoryTheory.isCodetector_iff_reflectsIsomorphisms_yoneda_obj · cited by 0CategoryTheory.isCodetect…CategoryTheory.Monoidal.Reflective.isIso_tfae · cited by 0Reflective.isIso_tfaeCategoryTheory.Types.isStrongGenerator_punit · cited by 0Types.isStrongGenerator_p…CategoryTheory.Limits.Types.isIso_colimitPointwiseProductToProductColimit · cited by 0Types.isIso_colimitPointw…CategoryTheory.GrothendieckTopology.Point.W_isInvertedBy_presheafFiber' · cited by 0Point.W_isInvertedBy_pres…CategoryTheory.regularTopology.equalizerCondition_iff_isIso_lift · cited by 0regularTopology.equalizer…CategoryTheory.Functor.IsDenseSubsite.isIso_ranCounit_app_of_isDenseSubsite · cited by 0IsDenseSubsite.isIso_ranC…DFunLike.coe · cited by 62936DFunLike.coeQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.ConcreteCategory.hom · cited by 4022ConcreteCategory.homTypeCat.Fun · cited by 1307TypeCat.FunCategoryTheory.IsIso · cited by 1156CategoryTheory.IsIsoFunction.Bijective · cited by 863Function.BijectiveCategoryTheory.asIso · cited by 177CategoryTheory.asIsoEquiv.bijective · cited by 132Equiv.bijectiveEquiv.ofBijective · cited by 70Equiv.ofBijectiveEquiv.toIso · cited by 58Equiv.toIsoCategoryTheory.Iso.toEquiv · cited by 32Iso.toEquivCategoryTheory.isIso_iff_bije…CITED BYCITES

Cites11

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

Cited by16

Results whose statement or proof uses this declaration.