Flow
📁 Source: Mathlib/Dynamics/Flow.lean
Statistics
Continuous
Theorems
| Name | Kind | Assumes | Proves | Validates | Depends On |
|---|---|---|---|---|---|
flow 📖 | mathematical | Continuous | Flow.toFun | — | Flow.continuous |
Flow
Definitions
| Name | Category | Theorems |
|---|---|---|
IsFactorOf 📖 | MathDef | |
IsSemiconjugacy 📖 | CompData | |
forwardOrbit 📖 | CompOp | |
fromIter 📖 | CompOp | — |
instCoeFunForallForall 📖 | CompOp | — |
instInhabited 📖 | CompOp | — |
orbit 📖 | CompOp | |
restrict 📖 | CompOp | |
restrictAddSubmonoid 📖 | CompOp | |
restrictNonneg 📖 | CompOp | — |
reverse 📖 | CompOp | — |
toAddAction 📖 | CompOp | — |
toFun 📖 | CompOp | 25 mathmath:map_zero', Continuous.flow, IsSemiconjugacy.semiconj, orbit_eq_range, cont', omegaLimit_image_eq, continuous, ext_iff, forwardOrbit_eq_range_nonneg, mem_orbit, isInvariant_orbit, mem_orbit_of_mem_orbit, omegaLimit_image_subset, map_add, isForwardInvariant_forwardOrbit, map_zero, map_add', mem_orbit_iff, restrictAddSubmonoid_apply, image_eq_preimage_symm, continuous_toFun, omegaLimit_omegaLimit, map_zero_apply, isInvariant_iff_image_eq, isInvariant_omegaLimit |
toHomeomorph 📖 | CompOp | — |
Theorems
Flow.IsFactorOf
Theorems
| Name | Kind | Assumes | Proves | Validates | Depends On |
|---|---|---|---|---|---|
self 📖 | mathematical | — | Flow.IsFactorOf | — | Flow.isSemiconjugacy_id_iff_eq |
trans 📖 | — | Flow.IsFactorOf | — | — | Flow.IsSemiconjugacy.comp |
Flow.IsSemiconjugacy
Theorems
| Name | Kind | Assumes | Proves | Validates | Depends On |
|---|---|---|---|---|---|
comp 📖 | — | Flow.IsSemiconjugacy | — | — | Continuous.compcontsurjFunction.Semiconj.comp_leftsemiconj |
cont 📖 | mathematical | Flow.IsSemiconjugacy | Continuous | — | — |
isFactorOf 📖 | mathematical | Flow.IsSemiconjugacy | Flow.IsFactorOf | — | — |
semiconj 📖 | mathematical | Flow.IsSemiconjugacy | Function.SemiconjFlow.toFun | — | — |
surj 📖 | — | Flow.IsSemiconjugacy | — | — | — |
IsForwardInvariant
Theorems
| Name | Kind | Assumes | Proves | Validates | Depends On |
|---|---|---|---|---|---|
isInvariant 📖 | mathematical | IsForwardInvariantPartialOrder.toPreorderAddZero.toZeroAddZeroClass.toAddZeroAddMonoid.toAddZeroClass | IsInvariant | — | zero_le |
IsFwInvariant
Theorems
| Name | Kind | Assumes | Proves | Validates | Depends On |
|---|---|---|---|---|---|
isInvariant 📖 | mathematical | IsForwardInvariantPartialOrder.toPreorderAddZero.toZeroAddZeroClass.toAddZeroAddMonoid.toAddZeroClass | IsInvariant | — | IsForwardInvariant.isInvariant |
IsInvariant
Theorems
| Name | Kind | Assumes | Proves | Validates | Depends On |
|---|---|---|---|---|---|
isForwardInvariant 📖 | mathematical | IsInvariant | IsForwardInvariant | — | — |
isFwInvariant 📖 | mathematical | IsInvariant | IsForwardInvariant | — | isForwardInvariant |
(root)
Definitions
| Name | Category | Theorems |
|---|---|---|
Flow 📖 | CompData | — |
IsForwardInvariant 📖 | MathDef | |
IsFwInvariant 📖 | MathDef | — |
IsInvariant 📖 | MathDef |
Theorems
---