pith. machine review for the scientific record. sign in
theorem

phi_gt_one

proved
show as:
view math explainer →
module
IndisputableMonolith.QFT.ElectroweakScaleStructure
domain
QFT
line
70 · github
papers citing
none yet

open explainer

Generate a durable explainer page for this declaration.

open lean source

IndisputableMonolith.QFT.ElectroweakScaleStructure on GitHub at line 70.

browse module

All declarations in this module, on Recognition.

explainer page

Tracked in the explainer inventory; generation is lazy so crawlers do not trigger LLM jobs.

open explainer

depends on

formal source

  67/-! ## φ Connection -/
  68
  69/-- φ > 1 forces geometric growth. Mass ratios are powers of φ. -/
  70theorem phi_gt_one : 1 < phi := one_lt_phi
  71
  72end ElectroweakScaleStructure
  73end QFT
  74end IndisputableMonolith