Theorems · Theorem · category theory
CategoryTheory.Functor.isTerminalConst_from_app
∀ (C : Type u_1) [inst : CategoryTheory.Category.{v_1, u_1} C] {D : Type u_2}
[inst_1 : CategoryTheory.Category.{v_2, u_2} D] {X : D} (hX : CategoryTheory.Limits.IsTerminal X)
(F : CategoryTheory.Functor C D) (Y : C),
((CategoryTheory.Functor.isTerminalConst C hX).from F).app Y = hX.from (F.obj Y)- Cited by
- 0 results in Mathlib
- Foundations
- Depth 32 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
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 · cited by 32,603
- CategoryTheory.Functor.objstatement · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.NatTrans.appstatement · cited by 7,406
- CategoryTheory.Functor.conststatement · cited by 1,264
- CategoryTheory.Limits.IsTerminal.fromstatement · cited by 160
- CategoryTheory.Limits.IsTerminalstatement and proof · cited by 153
- CategoryTheory.Functor.isTerminalConststatement · cited by 8
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.