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

solidAngle_is_sphere_area

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)

 119theorem solidAngle_is_sphere_area : solidAngle = unitSphereSurface 3 := by

proof body

Term-mode proof.

 120  unfold solidAngle
 121  rw [unitSphereSurface_D3]
 122
 123/-! ## Part 4: Why No Other Factor Works -/
 124
 125/-- 2π is the circumference of a circle (D=2), not the surface of a sphere (D=3). -/

depends on (12)

Lean names referenced from this declaration's body.