Theorems · Theorem · category theory
CategoryTheory.ConcreteCategory.mono_of_injective
∀ {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), Function.Injective ⇑(CategoryTheory.ConcreteCategory.hom f) → CategoryTheory.Mono fIn any concrete category, injective morphisms are monomorphisms.
- Cited by
- 12 results in Mathlib
- Foundations
- Depth 22 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
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.Monostatement · cited by 893
- CategoryTheory.ConcreteCategorystatement and proof · cited by 421
- CategoryTheory.forgetproof · cited by 418
- CategoryTheory.Functor.mono_of_mono_mapproof · cited by 24
- CategoryTheory.mono_iff_injectiveproof · cited by 20
Cited by12
Results whose statement or proof uses this declaration.
- AlgebraicGeometry.Flat.epi_of_flat_of_surjectiveproof · cited by 1
- AddCommGrpCat.mono_iff_ker_eq_botproof · cited by 1
- CategoryTheory.FintypeCat.Action.pretransitive_of_isConnectedproof · cited by 1
- AlgebraicGeometry.spread_out_unique_of_isGermInjectiveproof · cited by 1
- ModuleCat.mono_iff_ker_eq_botproof · cited by 1
- CategoryTheory.Sheaf.mono_of_injectiveproof · cited by 1
- AlgebraicGeometry.eq_of_SpecMap_comp_eq_of_isAffineOpenproof · cited by 1
- CommGrpCat.mono_iff_ker_eq_botproof · cited by 1
- GrpCat.mono_iff_ker_eq_botproof · cited by 1
- AddGrpCat.mono_iff_ker_eq_botproof · cited by 1
- NonemptyFinLinOrd.mono_iff_injectiveproof · cited by 0
- AlgebraicGeometry.tfae_universallyInjectiveproof · cited by 0