Connection Coefficient Composition
Abstract
Connection coefficients compose multiplicatively along a two-step path.
Theorem 1.1 (Connection coefficients multiply along composition).
Proof. Machine-checked in Lean as D5/S3/Constants/Characterizations/ConnectionCoefficientComposition.connection_coefficient_composition (✓ std3). ∎
Source. Repository-derived.
Commentary.
The first clause quantifies the scalar and module carriers and states both successive path equations before deriving the product coefficient. Commutativity presents the coefficient in source order.
The second clause exposes the displayed positive-real certificate. The strictly positive x premise is the domain on which the reciprocal square-root scale is defined and the three factors multiply exactly.
References
- Truth anchor:
D5/S3/Constants/Characterizations/ConnectionCoefficientComposition.connection_coefficient_composition