Theorems · Theorem · category theory
CategoryTheory.ConcreteCategory.mono_iff_injective_of_preservesPullback
∀ {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.Limits.PreservesLimitsOfShape CategoryTheory.Limits.WalkingCospan (CategoryTheory.forget C)],
CategoryTheory.Mono f ↔ Function.Injective ⇑(CategoryTheory.ConcreteCategory.hom f)- Cited by
- 4 results in Mathlib
- Foundations
- Depth 39 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 · 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 · cited by 4,022
- FunLikestatement and proof · cited by 2,560
- CategoryTheory.Limits.WalkingPairstatement · cited by 1,319
- CategoryTheory.Monostatement · cited by 893
- CategoryTheory.Limits.WalkingCospanstatement and proof · cited by 496
- CategoryTheory.ConcreteCategorystatement and proof · cited by 421
- CategoryTheory.forgetstatement and proof · cited by 418
- CategoryTheory.Limits.PreservesLimitsOfShapestatement and proof · cited by 156
Cited by4
Results whose statement or proof uses this declaration.
- TopCat.Presheaf.mono_of_stalk_monoproof · cited by 1
- CategoryTheory.PreGaloisCategory.has_decomp_quotientsproof · cited by 1
- AlgebraicGeometry.Scheme.Hom.ker_toNormalizationproof · cited by 0
- AlgebraicGeometry.IsImmersion.isPullback_toImage_liftCoborderproof · cited by 0