pith. machine review for the scientific record. sign in
def definition def or abbrev

minimalSurfaceArea

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)

 149noncomputable def minimalSurfaceArea (region : BoundaryRegion) : ℝ :=

proof body

Definition body.

 150  -- Simplified: area proportional to region size
 151  region.size * planckArea * 1e38  -- Order of magnitude
 152
 153/-- **THE RT FORMULA**: Entanglement entropy equals area of minimal surface.
 154    S_A = Area(γ_A) / (4 G_N ℏ) -/

used by (1)

From the project-wide theorem graph. These declarations reference this one in their body.

depends on (13)

Lean names referenced from this declaration's body.