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)
42theorem k_peak_pos (k_0 : ℝ) (n : ℕ) (h : 0 < k_0) :
43 0 < k_peak k_0 n := by
proof body
Term-mode proof.
44 unfold k_peak
45 exact mul_pos h (pow_pos phi_pos n)
46
47/-- Adjacent peak ratio is exactly `φ`. -/
used by (1)
From the project-wide theorem graph. These declarations reference this one in their body.
depends on (6)
Lean names referenced from this declaration's body.
-
k_peak
in IndisputableMonolith.Cosmology.StructureFormationFromBIT
decl_use
-
peak
in IndisputableMonolith.Engineering.AsteroidOreSpectroscopy
decl_use
-
is
in IndisputableMonolith.Foundation.OptionAEmpiricalProgram
decl_use
-
is
in IndisputableMonolith.Foundation.SimplicialLedger.EdgeLengthFromPsi
decl_use
-
is
in IndisputableMonolith.GameTheory.MechanismDesignFromSigma
decl_use
-
is
in IndisputableMonolith.Mathematics.RamanujanBridge.MockThetaPhantom
decl_use