Mathlib Map

Theorems · Theorem · dynamical systems

Flow.isSemiconjugacy_id_iff_eq

∀ {τ : Type u_1} {α : Type u_2} [inst : TopologicalSpace τ] [inst_1 : TopologicalSpace α] [inst_2 : AddMonoid τ]
  (ϕ ψ : Flow τ α), Flow.IsSemiconjugacy id ϕ ψ ↔ ϕ = ψ

The identity is a semiconjugacy from ϕ to ψ if and only if ϕ and ψ are equal.

Defined in
Mathlib.Dynamics.Flow
Cited by
1 results in Mathlib
Foundations
Depth 71 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
TopologicalSpaceTopologicalSpaceAddMonoid

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites8

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by1

Results whose statement or proof uses this declaration.