No prose has been written for this declaration yet. The Lean source and graph data below render
without it.
generate prose now
formal statement (Lean)
68noncomputable def slowRollEpsilon (φ : ℝ) (hφ : φ > 0) : ℝ :=
proof body
Definition body.
69 -- V'(φ) = (1 - 1/φ²) / 2
70 -- V(φ) = (φ + 1/φ) / 2 - 1
71 let V := inflatonPotential φ hφ
72 let Vp := (1 - 1/φ^2) / 2
73 if V > 0 then (Vp / V)^2 / 2 else 0
74
75/-- Second slow-roll parameter η = V''/V.
76 Inflation requires |η| < 1. -/
used by (5)
From the project-wide theorem graph. These declarations reference this one in their body.
-
spectralIndex
in IndisputableMonolith.Cosmology.Inflation
decl_use
-
tensorScalarRatio
in IndisputableMonolith.Cosmology.Inflation
decl_use
-
InflatonCert
in IndisputableMonolith.Cosmology.InflatonPotentialStructural
decl_use
-
slowRollEpsilon
in IndisputableMonolith.Cosmology.InflatonPotentialStructural
decl_use
-
slowRollEpsilon_pos
in IndisputableMonolith.Cosmology.InflatonPotentialStructural
decl_use
depends on (5)
Lean names referenced from this declaration's body.
-
inflatonPotential
in IndisputableMonolith.Cosmology.Inflation
decl_use
-
V
in IndisputableMonolith.Cosmology.InflatonPotentialFromJCost
decl_use
-
slowRollEpsilon
in IndisputableMonolith.Cosmology.InflatonPotentialStructural
decl_use
-
V
in IndisputableMonolith.Foundation.SpectralEmergence
decl_use
-
V
in IndisputableMonolith.RRF.Core.Glossary
decl_use