Mathlib Map

Theorems · Theorem · category theory

CategoryTheory.types_congr_hom

∀ {X Y : Type u} {f g : X ⟶ Y},
  f = g → ∀ (x : X), (CategoryTheory.ConcreteCategory.hom f) x = (CategoryTheory.ConcreteCategory.hom g) x
Defined in
Mathlib.CategoryTheory.Types.Basic
Cited by
149 results in Mathlib
Foundations
Depth 13 from the axioms, rests on 73 definitions · uses propext, Quot.sound

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

CategoryTheory.isSheaf_iff_isSheaf_of_type · cited by 30CategoryTheory.isSheaf_if…CategoryTheory.Limits.Types.FilteredColimit.isColimit_eq_iff' · cited by 10FilteredColimit.isColimit…CategoryTheory.OverPresheafAux.YonedaCollection.ext · cited by 9YonedaCollection.extCategoryTheory.Presieve.compatible_iff_sieveCompatible · cited by 6Presieve.compatible_iff_s…Traversable.toList_spec · cited by 6Traversable.toList_specCategoryTheory.ofHom_epi_iff_surjective · cited by 5CategoryTheory.ofHom_epi_…CategoryTheory.Functor.IsCoverDense.Types.pushforwardFamily_compatible · cited by 5Types.pushforwardFamily_c…CategoryTheory.OverPresheafAux.YonedaCollection.map₂_snd · cited by 5YonedaCollection.map₂_sndSSet.Subcomplex.mem_degenerate_iff · cited by 5Subcomplex.mem_degenerate…CategoryTheory.Functor.IsCoverDense.Types.naturality_apply · cited by 4Types.naturality_applySSet.degenerate_eq_iUnion_range_σ · cited by 4SSet.degenerate_eq_iUnion…CategoryTheory.Functor.isContinuous_of_coverPreserving · cited by 4Functor.isContinuous_of_c…SSet.exists_nonDegenerate · cited by 4SSet.exists_nonDegenerateCategoryTheory.OverPresheafAux.OverArrows.yonedaCollectionPresheafToA_val_fst · cited by 4OverArrows.yonedaCollecti…SSet.Truncated.IsStrictSegal.hom_ext · cited by 3IsStrictSegal.hom_extDFunLike.coe · cited by 62936DFunLike.coeQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.ConcreteCategory.hom · cited by 4022ConcreteCategory.homTypeCat.Fun · cited by 1307TypeCat.FunCategoryTheory.ConcreteCategory.congr_hom · cited by 138ConcreteCategory.congr_homCategoryTheory.types_congr_homCITED BYCITES

Cites5

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by149

Results whose statement or proof uses this declaration.