Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Limits.FormalCoproduct.isTerminalIncl

{C : Type u} →
  [inst : CategoryTheory.Category.{v, u} C] →
    (T : C) →
      CategoryTheory.Limits.IsTerminal T →
        CategoryTheory.Limits.IsTerminal ((CategoryTheory.Limits.FormalCoproduct.incl C).obj T)

Given a terminal object T in the original category, we show that incl(T) is a terminal object in the category of formal coproducts.

Defined in
Mathlib.CategoryTheory.Limits.FormalCoproducts.Basic
Cited by
9 results in Mathlib
Foundations
Depth 29 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.Category

Around this declaration

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

CategoryTheory.Limits.FormalCoproduct.cechIsoCechNerveApp · cited by 6FormalCoproduct.cechIsoCe…CategoryTheory.Limits.FormalCoproduct.cechIsoCechNerve · cited by 4FormalCoproduct.cechIsoCe…CategoryTheory.Limits.FormalCoproduct.cechIsoAugmentedCechNerve · cited by 3FormalCoproduct.cechIsoAu…CategoryTheory.Limits.FormalCoproduct.cechIsoCechNerveApp_hom_π · cited by 2FormalCoproduct.cechIsoCe…CategoryTheory.Limits.FormalCoproduct.cechIsoCechNerveApp_inv_π · cited by 1FormalCoproduct.cechIsoCe…CategoryTheory.Limits.FormalCoproduct.extraDegeneracyCech · cited by 0FormalCoproduct.extraDege…CategoryTheory.Limits.FormalCoproduct.cechIsoAugmentedCechNerve_hom_left · cited by 0FormalCoproduct.cechIsoAu…CategoryTheory.Limits.FormalCoproduct.cechIsoAugmentedCechNerve_hom_right · cited by 0FormalCoproduct.cechIsoAu…CategoryTheory.Limits.FormalCoproduct.cechIsoAugmentedCechNerve_inv_left · cited by 0FormalCoproduct.cechIsoAu…CategoryTheory.Limits.FormalCoproduct.cechIsoCechNerveApp_hom_π_assoc · cited by 0FormalCoproduct.cechIsoCe…CategoryTheory.Limits.FormalCoproduct.cechIsoCechNerveApp_inv_π_assoc · cited by 0FormalCoproduct.cechIsoCe…CategoryTheory.Limits.FormalCoproduct.cechIsoCechNerve_hom_app · cited by 0FormalCoproduct.cechIsoCe…CategoryTheory.Limits.FormalCoproduct.cechIsoCechNerve_inv_app · cited by 0FormalCoproduct.cechIsoCe…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryCategoryTheory.Functor.obj · cited by 19642Functor.objCategoryTheory.Limits.IsTerminal.from · cited by 160IsTerminal.fromCategoryTheory.Limits.IsTerminal · cited by 153Limits.IsTerminalCategoryTheory.Limits.FormalCoproduct · cited by 122Limits.FormalCoproductCategoryTheory.Limits.FormalCoproduct.I · cited by 87FormalCoproduct.ICategoryTheory.Limits.FormalCoproduct.obj · cited by 72FormalCoproduct.objCategoryTheory.Limits.FormalCoproduct.incl · cited by 31FormalCoproduct.inclCategoryTheory.Limits.IsTerminal.ofUniqueHom · cited by 5IsTerminal.ofUniqueHomFormalCoproduct.isTerminalInclCITED BYCITES

Cites9

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

Cited by13

Results whose statement or proof uses this declaration.