Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

Differentiable Fixed Point Conjugacy

Abstract

Nondegenerate differentiable bridges preserve local multipliers.

Theorem 1.1 (Derivative Intertwining At Fixed Point).

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

Source. Repository-derived.

Commentary.

The chain rule intertwines the two local multipliers at a fixed point.

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

Theorem 1.2 (Multiplier eq Of Nondegenerate Bridge).

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

Source. Repository-derived.

Commentary.

A nonzero bridge derivative forces equality of local multipliers.

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

Theorem 1.3 (Attracting Multiplier iff).

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

Source. Repository-derived.

Commentary.

Strict attraction is preserved by a nondegenerate bridge.

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

Theorem 1.4 (Neutral Multiplier iff).

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

Source. Repository-derived.

Commentary.

Neutrality is preserved by a nondegenerate bridge.

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

Theorem 1.5 (Repelling Multiplier iff).

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

Source. Repository-derived.

Commentary.

Repulsion is preserved by a nondegenerate bridge.

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/DifferentiableFixedPointConjugacy.attracting_multiplier_iff
  • Truth anchor: D5/S3/Observer/Bridges/DifferentiableFixedPointConjugacy.derivative_intertwining_at_fixed_point
  • Truth anchor: D5/S3/Observer/Bridges/DifferentiableFixedPointConjugacy.multiplier_eq_of_nondegenerate_bridge
  • Truth anchor: D5/S3/Observer/Bridges/DifferentiableFixedPointConjugacy.neutral_multiplier_iff
  • Truth anchor: D5/S3/Observer/Bridges/DifferentiableFixedPointConjugacy.repelling_multiplier_iff
  • Dependency: D5/S3/Observer/Bridges/FixedPointSemiconjugacy