recognition /
Foundation /
Foundation.ArrowOfTime /
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)
38 def zAtStep (seq : TemporalSequence) (k : Fin seq.n_steps) : ℝ :=
proof body
Definition body.
39 (Finset.univ.filter (fun i : Fin seq.n_steps => i.val ≤ k.val)).sum
40 (fun i => |seq.berry_at_step i|)
41
42 /-- Z is non-negative at every step. -/
used by (1)
From the project-wide theorem graph. These declarations reference this one in their body.
z_nonneg
in IndisputableMonolith.Foundation.ArrowOfTime
decl_use
depends on (8)
Lean names referenced from this declaration's body.
step
in IndisputableMonolith.Complexity.CellularAutomata
decl_use
TemporalSequence
in IndisputableMonolith.Foundation.ArrowOfTime
decl_use
is
in IndisputableMonolith.Foundation.OptionAEmpiricalProgram
decl_use
is
in IndisputableMonolith.Foundation.SimplicialLedger.EdgeLengthFromPsi
decl_use
is
in IndisputableMonolith.GameTheory.MechanismDesignFromSigma
decl_use
Z
in IndisputableMonolith.Masses.Anchor
decl_use
is
in IndisputableMonolith.Mathematics.RamanujanBridge.MockThetaPhantom
decl_use
Z
in IndisputableMonolith.Physics.AnchorPolicyCertified
decl_use