Theorems · Theorem · category theory
CategoryTheory.ConcreteCategory.congr_hom
∀ {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},
f = g →
∀ (x : CategoryTheory.ToType X),
(CategoryTheory.ConcreteCategory.hom f) x = (CategoryTheory.ConcreteCategory.hom g) xAnalogue of congr_fun h x,
when h : f = g is an equality between morphisms in a concrete category.
- Cited by
- 138 results in Mathlib
- Foundations
- Depth 5 from the axioms, rests on 15 definitions · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
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
- CategoryTheory.ToTypestatement and proof · cited by 219
Cited by138
Results whose statement or proof uses this declaration.
- CategoryTheory.types_congr_homproof · cited by 149
- CategoryTheory.isSheaf_iff_isSheaf_of_typeproof · cited by 30
- CategoryTheory.Limits.Types.jointly_surjective_of_isColimitproof · cited by 27
- CategoryTheory.Limits.Types.pi_lift_π_applyproof · cited by 9
- CategoryTheory.Limits.Types.FilteredColimit.isColimit_eq_iffproof · cited by 9
- CategoryTheory.ofHom_epi_iff_surjectiveproof · cited by 5
- TopCat.pullbackIsoProdSubtype_inv_fst_applyproof · cited by 5
- TopCat.pullbackIsoProdSubtype_inv_snd_applyproof · cited by 5
- CategoryTheory.Limits.Types.isPullback_iffproof · cited by 4
- CategoryTheory.Functor.IsCoverDense.Types.naturality_applyproof · cited by 4
- TopCat.GlueData.ι_eq_iff_relproof · cited by 4
- CategoryTheory.Presieve.isSheafFor_isoproof · cited by 3