EventuallyConstant
📁 Source: Mathlib/CategoryTheory/Limits/Constructions/EventuallyConstant.lean
Statistics
CategoryTheory.Functor
Definitions
| Name | Category | Theorems |
|---|---|---|
IsEventuallyConstantFrom 📖 | MathDef | |
IsEventuallyConstantTo 📖 | MathDef |
CategoryTheory.Functor.IsEventuallyConstantFrom
Definitions
| Name | Category | Theorems |
|---|---|---|
cocone 📖 | CompOp | |
coconeιApp 📖 | CompOp | |
isColimitCocone 📖 | CompOp | — |
isColimitOfIsIso 📖 | CompOp | — |
isoMap 📖 | CompOp |
Theorems
CategoryTheory.Functor.IsEventuallyConstantTo
Definitions
| Name | Category | Theorems |
|---|---|---|
cone 📖 | CompOp | |
coneπApp 📖 | CompOp | |
isLimitCone 📖 | CompOp | — |
isLimitOfIsIso 📖 | CompOp | — |
isoMap 📖 | CompOp |
Theorems
CategoryTheory.IsCofiltered
Definitions
| Name | Category | Theorems |
|---|---|---|
IsEventuallyConstant 📖 | CompData | — |
Theorems
| Name | Kind | Assumes | Proves | Validates | Depends On |
|---|---|---|---|---|---|
instHasLimitOfIsEventuallyConstant 📖 | mathematical | — | CategoryTheory.Limits.HasLimit | — | IsEventuallyConstant.exists_isEventuallyConstantToCategoryTheory.Functor.IsEventuallyConstantTo.hasLimit |
CategoryTheory.IsCofiltered.IsEventuallyConstant
Theorems
| Name | Kind | Assumes | Proves | Validates | Depends On |
|---|---|---|---|---|---|
exists_isEventuallyConstantTo 📖 | mathematical | — | CategoryTheory.Functor.IsEventuallyConstantTo | — | — |
CategoryTheory.IsFiltered
Definitions
| Name | Category | Theorems |
|---|---|---|
IsEventuallyConstant 📖 | CompData |
Theorems
| Name | Kind | Assumes | Proves | Validates | Depends On |
|---|---|---|---|---|---|
instHasColimitOfIsEventuallyConstant 📖 | mathematical | — | CategoryTheory.Limits.HasColimit | — | IsEventuallyConstant.exists_isEventuallyConstantFromCategoryTheory.Functor.IsEventuallyConstantFrom.hasColimit |
CategoryTheory.IsFiltered.IsEventuallyConstant
Theorems
| Name | Kind | Assumes | Proves | Validates | Depends On |
|---|---|---|---|---|---|
exists_isEventuallyConstantFrom 📖 | mathematical | — | CategoryTheory.Functor.IsEventuallyConstantFrom | — | — |
---