Theorems · Theorem · category theory
CategoryTheory.Functor.hext
∀ {C : Type u₁} [inst : CategoryTheory.Category.{v₁, u₁} C] {D : Type u₂} [inst_1 : CategoryTheory.Category.{v₂, u₂} D]
{F G : CategoryTheory.Functor C D},
(∀ (X : C), F.obj X = G.obj X) → (∀ (X Y : C) (f : X ⟶ Y), F.map f ≍ G.map f) → F = GProving equality between functors using heterogeneous equality.
- Defined in
- Mathlib.CategoryTheory.EqToHom
- Cited by
- 15 results in Mathlib
- Foundations
- Depth 14 from the axioms · uses propext, Quot.sound
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.
- CategoryTheory.Categorystatement and proof · cited by 32,673
- Quiver.Homstatement and proof · cited by 32,603
- CategoryTheory.Functor.objstatement and proof · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.mapstatement and proof · cited by 8,698
- CategoryTheory.Functor.extproof · cited by 31
- CategoryTheory.conj_eqToHom_iff_heqproof · cited by 5
Cited by15
Results whose statement or proof uses this declaration.
- CategoryTheory.FinitaryExtensive.vanKampenproof · cited by 5
- CategoryTheory.Quotient.lift_uniqueproof · cited by 3
- CategoryTheory.BinaryCofan.isVanKampen_iffproof · cited by 2
- CategoryTheory.isUniversalColimit_extendCofanproof · cited by 2
- CategoryTheory.FinitaryExtensive.isVanKampen_finiteCoproducts_Finproof · cited by 1
- CategoryTheory.mono_of_cofan_isVanKampenproof · cited by 1
- CategoryTheory.IsInitial.isVanKampenColimitproof · cited by 1
- CategoryTheory.isVanKampenColimit_extendCofanproof · cited by 1
- CategoryTheory.isPullback_initial_to_of_cofan_isVanKampenproof · cited by 1
- CategoryTheory.FinitaryPreExtensive.isUniversal_finiteCoproducts_Finproof · cited by 1
- CategoryTheory.Functor.postcomp_map_heq'proof · cited by 0
- CategoryTheory.Functor.map_comp_heq'proof · cited by 0