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

BoundaryRegion

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)

 141structure BoundaryRegion where
 142  /-- Size of the region. -/
 143  size : ℝ
 144  /-- Size is positive. -/
 145  size_pos : size > 0
 146
 147/-- The minimal surface anchored to the boundary of region A.
 148    In AdS/CFT, this is a geodesic (2D) or minimal surface (higher D). -/

used by (2)

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.