Theorems · Theorem · dynamical systems
Continuous.flow
∀ {τ : Type u_1} {α : Type u_2} [inst : TopologicalSpace τ] [inst_1 : TopologicalSpace α] [inst_2 : AddZero τ]
(ϕ : Flow τ α) {β : Type u_3} [inst_3 : TopologicalSpace β] {t : β → τ},
Continuous t → ∀ {f : β → α}, Continuous f → Continuous fun x => ϕ.toFun (t x) (f x)Alias of Flow.continuous.
- Defined in
- Mathlib.Dynamics.Flow
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 74 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- TopologicalSpacestatement · cited by 24,529
- Continuousstatement · cited by 2,592
- AddZerostatement · cited by 87
- Flowstatement · cited by 46
- Flow.toFunstatement · cited by 34
- Flow.continuousproof · cited by 2
Cited by1
Results whose statement or proof uses this declaration.
- Flow.isInvariant_omegaLimitproof · cited by 1