Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

Fixed Point Semiconjugacy

Abstract

Semiconjugate bridges transport fixed points and stable fibers.

Theorem 1.1 (Fixed Point Maps).

Proof. Machine-checked in Lean as D5/S3/Observer/Bridges/FixedPointSemiconjugacy.fixed_point_maps (✓ std3). ∎

Source. Repository-derived.

Commentary.

A fixed point is transported through every semiconjugate bridge.

The declaration keeps its parameters and hypotheses explicit; the result makes no converse or broader existence claim beyond that scope.

Theorem 1.2 (Fixed Point Reflects Of Injective).

Proof. Machine-checked in Lean as D5/S3/Observer/Bridges/FixedPointSemiconjugacy.fixed_point_reflects_of_injective (✓ std3). ∎

Source. Repository-derived.

Commentary.

An injective semiconjugate bridge also reflects fixed points.

The declaration keeps its parameters and hypotheses explicit; the result makes no converse or broader existence claim beyond that scope.

Theorem 1.3 (Fixed Point iff Of Injective).

Proof. Machine-checked in Lean as D5/S3/Observer/Bridges/FixedPointSemiconjugacy.fixed_point_iff_of_injective (✓ std3). ∎

Source. Repository-derived.

Commentary.

Under an injective semiconjugacy, fixedness is exactly preserved.

The declaration keeps its parameters and hypotheses explicit; the result makes no converse or broader existence claim beyond that scope.

Theorem 1.4 (Observation Fiber Forward Invariant).

Proof. Machine-checked in Lean as D5/S3/Observer/Bridges/FixedPointSemiconjugacy.observation_fiber_forward_invariant (✓ std3). ∎

Source. Repository-derived.

Commentary.

Equality under the observer remains equal after one semiconjugate step.

The declaration keeps its parameters and hypotheses explicit; the result makes no converse or broader existence claim beyond that scope.

Theorem 1.5 (Semiconjugacy Iterate).

Proof. Machine-checked in Lean as D5/S3/Observer/Bridges/FixedPointSemiconjugacy.semiconjugacy_iterate (✓ std3). ∎

Source. Repository-derived.

Commentary.

Semiconjugacy transports every finite iterate, not only one step.

The declaration keeps its parameters and hypotheses explicit; the result makes no converse or broader existence claim beyond that scope.

Theorem 1.6 (Fixed Point Maps Across Composite).

Proof. Machine-checked in Lean as D5/S3/Observer/Bridges/FixedPointSemiconjugacy.fixed_point_maps_across_composite (✓ std3). ∎

Source. Repository-derived.

Commentary.

Fixed-point transport composes along two observer bridges.

The declaration keeps its parameters and hypotheses explicit; the result makes no converse or broader existence claim beyond that scope.

References

  • Truth anchor: D5/S3/Observer/Bridges/FixedPointSemiconjugacy.fixed_point_iff_of_injective
  • Truth anchor: D5/S3/Observer/Bridges/FixedPointSemiconjugacy.fixed_point_maps
  • Truth anchor: D5/S3/Observer/Bridges/FixedPointSemiconjugacy.fixed_point_maps_across_composite
  • Truth anchor: D5/S3/Observer/Bridges/FixedPointSemiconjugacy.fixed_point_reflects_of_injective
  • Truth anchor: D5/S3/Observer/Bridges/FixedPointSemiconjugacy.observation_fiber_forward_invariant
  • Truth anchor: D5/S3/Observer/Bridges/FixedPointSemiconjugacy.semiconjugacy_iterate