Theorems · Theorem · category theory
CategoryTheory.Arrow.functor_ext
∀ {C : Type u_1} {D : Type u_2} [inst : CategoryTheory.Category.{v_1, u_1} C]
[inst_1 : CategoryTheory.Category.{v_2, u_2} D] {F G : CategoryTheory.Functor C D},
(∀ ⦃X Y : C⦄ (f : X ⟶ Y), F.mapArrow.obj (CategoryTheory.Arrow.mk f) = G.mapArrow.obj (CategoryTheory.Arrow.mk f)) →
F = GExtensionality lemma for functors C ⥤ D which uses as an assumption
that the induced maps Arrow C → Arrow D coincide.
- Defined in
- Mathlib.CategoryTheory.Comma.Arrow
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 21 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites17
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.CategoryStruct.compproof · cited by 17,999
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.mapproof · cited by 8,698
- CategoryTheory.CategoryStruct.idproof · cited by 6,235
- CategoryTheory.Comma.leftproof · cited by 886
- CategoryTheory.eqToHomproof · cited by 860
- CategoryTheory.Arrowstatement · cited by 713
- CategoryTheory.Arrow.leftproof · cited by 426
- CategoryTheory.Arrow.rightproof · cited by 423
Cited by1
Results whose statement or proof uses this declaration.
- CategoryTheory.SmallObject.SuccStruct.Iteration.subsingleton.extproof · cited by 0