Theorems · Inductive type · dynamical systems
Flow.IsSemiconjugacy
{τ : Type u_1} →
{α : Type u_2} →
[inst : TopologicalSpace τ] →
[inst_1 : TopologicalSpace α] →
[inst_2 : AddMonoid τ] → {β : Type u_3} → [inst_3 : TopologicalSpace β] → (α → β) → Flow τ α → Flow τ β → PropGiven flows ϕ by τ on α and ψ by τ on β, a function π : α → β is called a
semiconjugacy from ϕ to ψ if π is continuous and surjective, and π ∘ (ϕ t) = (ψ t) ∘ π for
all t : τ.
- Defined in
- Mathlib.Dynamics.Flow
- Cited by
- 7 results in Mathlib
- Foundations
- Depth 6 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites3
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- TopologicalSpacestatement · cited by 24,529
- AddMonoidstatement · cited by 2,864
- Flowstatement · cited by 46
Cited by10
Results whose statement or proof uses this declaration.
- Flow.IsFactorOfproof · cited by 3
- Flow.IsSemiconjugacy.semiconjstatement and proof · cited by 2
- Flow.IsSemiconjugacy.compstatement and proof · cited by 1
- Flow.IsSemiconjugacy.contstatement and proof · cited by 1
- Flow.isSemiconjugacy_id_iff_eqstatement and proof · cited by 1
- Flow.IsSemiconjugacy.surjstatement and proof · cited by 1
- Flow.IsFactorOf.transproof · cited by 0
- Flow.IsSemiconjugacy.casesOnstatement and proof · cited by 0
- Flow.IsSemiconjugacy.isFactorOfstatement and proof · cited by 0
- Flow.IsSemiconjugacy.recOnstatement and proof · cited by 0