Theorems · Theorem · category theory
CategoryTheory.ConcreteCategory.hom_ext
∀ {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 g : X ⟶ Y),
(∀ (x : CC X), (CategoryTheory.ConcreteCategory.hom f) x = (CategoryTheory.ConcreteCategory.hom g) x) → f = gIn any concrete category, we can test equality of morphisms by pointwise evaluations.
- Cited by
- 48 results in Mathlib
- Foundations
- Depth 18 from the axioms · uses Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
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.ConcreteCategory.homstatement and proof · cited by 4,022
- FunLikestatement and proof · cited by 2,560
- CategoryTheory.ConcreteCategorystatement and proof · cited by 421
- DFunLike.extproof · cited by 240
- CategoryTheory.ConcreteCategory.extproof · cited by 107
Cited by48
Results whose statement or proof uses this declaration.
- CategoryTheory.isSheaf_iff_isSheaf_of_typeproof · cited by 30
- TopCat.extproof · cited by 10
- FintypeCat.hom_extproof · cited by 9
- SimplexCategory.σ₀Iter_succproof · cited by 5
- CategoryTheory.ofHom_epi_iff_surjectiveproof · cited by 5
- SimplexCategory.δ₀Iter_succ'proof · cited by 3
- CategoryTheory.ofHom_mono_iff_injectiveproof · cited by 2
- AddMonCat.extproof · cited by 2
- SimplexCategory.δ_σ₀Iterproof · cited by 2
- SimplexCategory.δ₀Iter_σproof · cited by 2
- MonCat.extproof · cited by 2
- SimplexCategory.σ_σ₀Iterproof · cited by 2