StrictInitial
📁 Source: Mathlib/CategoryTheory/Limits/Shapes/StrictInitial.lean
Statistics
CategoryTheory.Limits
Definitions
| Name | Category | Theorems |
|---|---|---|
HasStrictInitialObjects 📖 | CompData | |
HasStrictTerminalObjects 📖 | CompData | |
initialMul 📖 | CompOp | |
isInitialMul 📖 | CompOp | |
mulInitial 📖 | CompOp | |
mulIsInitial 📖 | CompOp |
Theorems
CategoryTheory.Limits.HasStrictInitialObjects
Theorems
| Name | Kind | Assumes | Proves | Validates | Depends On |
|---|---|---|---|---|---|
out 📖 | mathematical | — | CategoryTheory.IsIso | — | — |
CategoryTheory.Limits.HasStrictTerminalObjects
Theorems
| Name | Kind | Assumes | Proves | Validates | Depends On |
|---|---|---|---|---|---|
out 📖 | mathematical | — | CategoryTheory.IsIso | — | — |
CategoryTheory.Limits.IsInitial
Definitions
| Name | Category | Theorems |
|---|---|---|
ofStrict 📖 | CompOp | — |
Theorems
| Name | Kind | Assumes | Proves | Validates | Depends On |
|---|---|---|---|---|---|
isIso_to 📖 | mathematical | — | CategoryTheory.IsIso | — | CategoryTheory.Limits.HasStrictInitialObjects.out |
strict_hom_ext 📖 | — | — | — | — | CategoryTheory.eq_of_inv_eq_invisIso_tohom_ext |
subsingleton_to 📖 | mathematical | — | Quiver.HomCategoryTheory.CategoryStruct.toQuiverCategoryTheory.Category.toCategoryStruct | — | strict_hom_ext |
CategoryTheory.Limits.IsTerminal
Definitions
| Name | Category | Theorems |
|---|---|---|
ofStrict 📖 | CompOp | — |
Theorems
| Name | Kind | Assumes | Proves | Validates | Depends On |
|---|---|---|---|---|---|
isIso_from 📖 | mathematical | — | CategoryTheory.IsIso | — | CategoryTheory.Limits.HasStrictTerminalObjects.out |
strict_hom_ext 📖 | — | — | — | — | CategoryTheory.eq_of_inv_eq_invisIso_fromhom_ext |
subsingleton_to 📖 | mathematical | — | Quiver.HomCategoryTheory.CategoryStruct.toQuiverCategoryTheory.Category.toCategoryStruct | — | strict_hom_ext |
CategoryTheory.Limits.initial
Theorems
CategoryTheory.Limits.terminal
Theorems
---