Theorems · Theorem · category theory
CategoryTheory.ConcreteCategory.isIso_iff_bijective
∀ {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]
[(CategoryTheory.forget C).ReflectsIsomorphisms] {X Y : C} (f : X ⟶ Y),
CategoryTheory.IsIso f ↔ Function.Bijective ⇑(CategoryTheory.ConcreteCategory.hom f)If the forgetful functor of a concrete category reflects isomorphisms, being an isomorphism is equivalent to being bijective.
- Cited by
- 12 results in Mathlib
- Foundations
- Depth 21 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- CategoryTheory.Categorystatement and proof · cited by 32,673
- Quiver.Homstatement and proof · cited by 32,603
- CategoryTheory.Functor.mapproof · cited by 8,698
- CategoryTheory.ConcreteCategory.homstatement and proof · cited by 4,022
- FunLikestatement and proof · cited by 2,560
- CategoryTheory.IsIsostatement and proof · cited by 1,156
- Function.Bijectivestatement · cited by 863
- CategoryTheory.ConcreteCategorystatement and proof · cited by 421
- CategoryTheory.forgetstatement and proof · cited by 418
- TypeCat.ofHomproof · cited by 389
- CategoryTheory.Functor.ReflectsIsomorphismsstatement and proof · cited by 82
Cited by12
Results whose statement or proof uses this declaration.
- CategoryTheory.FintypeCat.Action.isConnected_of_transitiveproof · cited by 1
- CategoryTheory.FintypeCat.Action.pretransitive_of_isConnectedproof · cited by 1
- AlgebraicGeometry.IsSeparated.valuativeCriterionproof · cited by 1
- AlgebraicGeometry.isOpenImmersion_eq_infproof · cited by 1
- CategoryTheory.PreGaloisCategory.isIso_of_mono_of_eq_card_fiberproof · cited by 1
- AlgebraicGeometry.specTargetImageFactorization_app_injectiveproof · cited by 0
- AlgebraicGeometry.isIso_SpecMap_iffproof · cited by 0
- AlgebraicGeometry.isIso_SpecMap_stakMap_localizationproof · cited by 0
- ModuleCat.reflectsIsomorphisms_extendScalars_of_faithfullyFlatproof · cited by 0
- AlgebraicGeometry.Scheme.IdealSheafData.ideal_le_ker_glueDataObjιproof · cited by 0
- AlgebraicGeometry.Scheme.Hom.isIso_iff_finrank_eqproof · cited by 0