e_gt_one
plain-language theorem explainer
exp(1) exceeds 1. Researchers deriving Euler's number from phi-summations in Recognition Science reference this positivity bound when establishing growth model foundations. The argument reduces directly to the companion inequality exp(1) > 2 via linear arithmetic.
Claim. The base of the natural exponential satisfies $e > 1$ where $e = exp(1)$.
background
The MATH-003 module targets derivation of Euler's number from phi-related summations. Euler's number is the base of the natural logarithm, the limit of (1 + 1/n)^n as n approaches infinity, and the sum of the series 1/n!. Recognition Science links e to J-cost exponential decay, phi-related continued fractions, and 8-tick probability normalization.
proof idea
The proof is a one-line wrapper that applies linear arithmetic to the stronger bound exp(1) > 2.
why it matters
This inequality anchors the MATH-003 exploration of phi and e connections. It supports positivity in growth models from J-cost minimization, which is strictly convex with unique minimum at argument 1. The module notes both constants appear in growth processes yet lack a simple algebraic relation, with e tied to continuous rates. It aligns with the phi fixed point and eight-tick octave in the forcing chain.
Switch to Lean above to see the machine-checked source, dependencies, and usage graph.