recognition /
NumberTheory /
NumberTheory.EulerInstantiation /
explainer
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)
342 noncomputable def primeLog (p : Nat.Primes) : ℝ :=
proof body
Definition body.
343 Real.log (p : ℝ)
344
345 /-- The actual complex per-prime Euler eigenvalue `p^{-s}` on the strip, written
346 as an exponential so it is available uniformly on `ℂ`. -/
used by (8)
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.
is
in IndisputableMonolith.Foundation.OptionAEmpiricalProgram
decl_use
as
in IndisputableMonolith.Foundation.SimplicialLedger.ContinuumBridge
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
Primes
in IndisputableMonolith.NumberTheory.EulerInstantiation
decl_use