Theorems · Definition · category theory
CategoryTheory.Functor.isTerminalConst
(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} →
CategoryTheory.Limits.IsTerminal X → CategoryTheory.Limits.IsTerminal ((CategoryTheory.Functor.const C).obj X)The constant functor returning a specific terminal object is indeed terminal.
- Cited by
- 8 results in Mathlib
- Foundations
- Depth 31 from the axioms · uses propext, Classical.choice, 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
- CategoryTheory.Functor.objstatement and proof · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.conststatement · cited by 1,264
- CategoryTheory.Limits.IsTerminal.fromproof · cited by 160
- CategoryTheory.Limits.IsTerminalstatement and proof · cited by 153
- CategoryTheory.Limits.IsTerminal.ofUniqueHomproof · cited by 5
Cited by10
Results whose statement or proof uses this declaration.
- CategoryTheory.Presheaf.classifierproof · cited by 5
- CategoryTheory.Sheaf.isTerminalTerminalproof · cited by 4
- CategoryTheory.Presheaf.comp_χ_eqstatement · cited by 2
- CategoryTheory.Presheaf.χ_uniquestatement and proof · cited by 1
- CategoryTheory.Presheaf.isPullback_χ_truthstatement and proof · cited by 1
- CategoryTheory.Sheaf.isPullback_χ_truthproof · cited by 0
- CategoryTheory.Presheaf.classifier_χ₀statement · cited by 0
- CategoryTheory.Sheaf.χ_uniqueproof · cited by 0
- CategoryTheory.Sheaf.isTerminalTerminal_from_homstatement · cited by 0
- CategoryTheory.Functor.isTerminalConst_from_appstatement · cited by 0