def
definition
def or abbrev
total_solid_angle
show as:
view Lean formalization →
formal statement (Lean)
181noncomputable def total_solid_angle : ℝ := 4 * Real.pi
proof body
Definition body.
182
183/-- Verification: 8 × (π/2) = 4π. -/