pith. machine review for the scientific record. sign in
theorem proved term proof

alphaSeed_eq

show as:
view Lean formalization →

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)

 149theorem alphaSeed_eq : alphaSeed = geometric_seed := by

proof body

Term-mode proof.

 150  unfold alphaSeed totalSolidAngle passiveEdgeCount geometric_seed geometric_seed_factor
 151  simp only [passive_field_edges, cube_edges, active_edges_per_tick, D]
 152
 153/-- The generation step: DIFFERENTIAL contribution.
 154    This uses division by 4π because we're taking a single-direction step. -/

depends on (11)

Lean names referenced from this declaration's body.