Golden Real Embedding
Abstract
The real embedding of golden integers is an injective ring homomorphism.
D5/S1/Scale/Embedding sends the golden integer to the real number with the same coordinate formula.
Proposition 1.1 (Coordinate formula).
Proof. Machine-checked in Lean as D5/S1/Scale/Embedding.embedding_apply (✓ std3). ∎
Source. Repository-derived.
Commentary.
Quadratic relation
The defining identity makes the coordinate map multiplicative; denotes the conjugate root.
Theorem 1.2 (Injectivity).
Proof. Machine-checked in Lean as D5/S1/Scale/Embedding.embedding_injective (✓ std3). ∎
Source. Repository-derived.
Commentary.
A coordinate collision with would force the forbidden rational identity
Norm recovery
Theorem 1.3 (Embedding times conjugate).
Proof. Machine-checked in Lean as D5/S1/Scale/Embedding.embedding_mul_conj (✓ std3). ∎
Source. Repository-derived.
Commentary.
Theorem 1.4 (Absolute norm relation).
Proof. Machine-checked in Lean as D5/S1/Scale/Embedding.abs_embedding_mul_abs_conj (✓ std3). ∎
Source. Repository-derived.
Commentary.
Taking absolute values gives the corresponding multiplicative relation.
References
- Truth anchor:
D5/S1/Scale/Embedding.abs_embedding_mul_abs_conj - Truth anchor:
D5/S1/Scale/Embedding.embedding_apply - Truth anchor:
D5/S1/Scale/Embedding.embedding_injective - Truth anchor:
D5/S1/Scale/Embedding.embedding_mul_conj - Dependency: D5/S0/Carrier/Norm