theorem
proved
alphaInv_lt_strong
show as:
view math explainer →
open explainer
Generate a durable explainer page for this declaration.
open lean source
IndisputableMonolith.Numerics.Interval.AlphaBounds on GitHub at line 365.
browse module
All declarations in this module, on Recognition.
explainer page
Derivations using this theorem
depends on
formal source
362
363/-- Upper bound alias retained for backwards compatibility after the canonical
364exponential α update. -/
365theorem alphaInv_lt_strong : alphaInv < (137.039 : ℝ) := by
366 exact alphaInv_lt
367
368end IndisputableMonolith.Numerics