Theorems · Theorem · category theory
CategoryTheory.ConcreteCategory.injective_of_mono_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.Mono f]
[CategoryTheory.Limits.PreservesLimitsOfShape CategoryTheory.Limits.WalkingCospan (CategoryTheory.forget C)],
Function.Injective ⇑(CategoryTheory.ConcreteCategory.hom f)- Cited by
- 5 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.
Cites13
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 and proof · 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 by5
Results whose statement or proof uses this declaration.
- CategoryTheory.PreGaloisCategory.action_ext_of_isGaloisproof · cited by 2
- CategoryTheory.PreGaloisCategory.isIso_of_mono_of_eq_card_fiberproof · cited by 1
- CategoryTheory.FintypeCat.Action.isConnected_of_transitiveproof · cited by 1
- CategoryTheory.PreGaloisCategory.lt_card_fiber_of_mono_of_notIsoproof · cited by 0
- CategoryTheory.Limits.Concrete.Pi.map_extproof · cited by 0