Mathlib Map

Theorems · Theorem · category theory

CategoryTheory.ConcreteCategory.bijective_of_isIso

∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] {FC : C → C → Type u_1} {CC : C → Type w}
  [inst_1 : (X Y : C) → FunLike (FC X Y) (CC X) (CC Y)] [inst_2 : CategoryTheory.ConcreteCategory C FC] {X Y : C}
  (f : X ⟶ Y) [CategoryTheory.IsIso f], Function.Bijective ⇑(CategoryTheory.ConcreteCategory.hom f)
Defined in
Mathlib.CategoryTheory.ConcreteCategory.EpiMono
Cited by
15 results in Mathlib
Foundations
Depth 21 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryFunLikeCategoryTheory.ConcreteCategoryCategoryTheory.IsIso

Around this declaration

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

AlgebraicGeometry.Scheme.Hom.support_ker · cited by 6Hom.support_kerAlgebraicGeometry.Scheme.Hom.finrank_SpecMap_eq_finrank · cited by 6Hom.finrank_SpecMap_eq_fi…TopCat.GlueData.ι_eq_iff_rel · cited by 4GlueData.ι_eq_iff_relAlgebraicGeometry.PresheafedSpace.GlueData.ι_image_preimage_eq · cited by 3GlueData.ι_image_preimage…AlgebraicGeometry.Scheme.ker_ideal_of_isPullback_of_isOpenImmersion · cited by 2Scheme.ker_ideal_of_isPul…AlgebraicGeometry.Scheme.Hom.ker_eq_bot_of_isIso · cited by 2Hom.ker_eq_bot_of_isIsoAlgebraicGeometry.isLocalizing_tilde · cited by 1AlgebraicGeometry.isLocal…AlgebraicGeometry.IsClosedImmersion.isAffine_surjective_of_isAffine · cited by 1IsClosedImmersion.isAffin…AlgebraicGeometry.Spec_zeroLocus · cited by 1AlgebraicGeometry.Spec_ze…AlgebraicGeometry.Scheme.isoSpec_image_zeroLocus · cited by 1Scheme.isoSpec_image_zero…AlgebraicGeometry.isLocalizing_of_iso · cited by 1AlgebraicGeometry.isLocal…AlgebraicGeometry.Scheme.ker_morphismRestrict_ideal · cited by 0Scheme.ker_morphismRestri…AlgebraicGeometry.isOpenImmersion_SpecMap_iff_of_surjective · cited by 0AlgebraicGeometry.isOpenI…AlgebraicGeometry.Scheme.isoSpec_inv_image_zeroLocus · cited by 0Scheme.isoSpec_inv_image_…AlgebraicGeometry.Scheme.eq_zeroLocus_of_isClosed_of_isAffine · cited by 0Scheme.eq_zeroLocus_of_is…DFunLike.coe · cited by 62936DFunLike.coeCategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.ConcreteCategory.hom · cited by 4022ConcreteCategory.homFunLike · cited by 2560FunLikeCategoryTheory.IsIso · cited by 1156CategoryTheory.IsIsoFunction.Bijective · cited by 863Function.BijectiveCategoryTheory.ConcreteCategory · cited by 421CategoryTheory.ConcreteCa…CategoryTheory.bijective_iff_isIso_ofHom · cited by 8CategoryTheory.bijective_…ConcreteCategory.bijective_of…CITED BYCITES

Cites9

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

Cited by15

Results whose statement or proof uses this declaration.