Theorems · Definition · category theory
CategoryTheory.CartesianMonoidalCategory.terminalComparison
{C : Type u} →
[inst : CategoryTheory.Category.{v, u} C] →
[inst_1 : CategoryTheory.CartesianMonoidalCategory C] →
{D : Type u₁} →
[inst_2 : CategoryTheory.Category.{v₁, u₁} D] →
[inst_3 : CategoryTheory.CartesianMonoidalCategory D] →
(F : CategoryTheory.Functor C D) →
F.obj (CategoryTheory.MonoidalCategoryStruct.tensorUnit C) ⟶
CategoryTheory.MonoidalCategoryStruct.tensorUnit DWhen C and D have chosen finite products and F : C ⥤ D is any functor,
terminalComparison F is the unique map F (𝟙_ C) ⟶ 𝟙_ D.
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 27 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
- Quiver.Homstatement · cited by 32,603
- CategoryTheory.Functor.objstatement and proof · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.MonoidalCategoryStruct.tensorUnitstatement and proof · cited by 1,384
- CategoryTheory.CartesianMonoidalCategorystatement and proof · cited by 947
- CategoryTheory.SemiCartesianMonoidalCategory.toUnitproof · cited by 103
Cited by6
Results whose statement or proof uses this declaration.
- CategoryTheory.CartesianMonoidalCategory.map_toUnit_comp_terminalComparisonstatement and proof · cited by 1
- CategoryTheory.CartesianMonoidalCategory.map_toUnit_comp_terminalComparison_assocstatement and proof · cited by 0
- CategoryTheory.Functor.OplaxMonoidal.ofChosenFiniteProductsproof · cited by 0
- CategoryTheory.Functor.OplaxMonoidal.η_of_cartesianMonoidalCategorystatement and proof · cited by 0
- CategoryTheory.CartesianMonoidalCategory.preservesLimit_empty_of_isIso_terminalComparisonstatement and proof · cited by 0
- CategoryTheory.CartesianMonoidalCategory.preservesTerminalIso_homstatement and proof · cited by 0