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

EssentialSelfAdjointness

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)

 168structure EssentialSelfAdjointness (lamP : Nat.Primes → ℝ) : Prop where
 169  weights_summable : WeightSquareSummable lamP
 170  -- The actual statement: T_J on D is essentially self-adjoint.
 171  -- We state this as a Prop awaiting the analytic discharge.
 172  selfadjoint_extension : True
 173
 174/-- Sub-conjecture C.2: compact resolvent for $T_J$ on $\mathcal{H}_-$,
 175    given polynomial decay of weights and linear growth of cost. -/

used by (3)

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

depends on (19)

Lean names referenced from this declaration's body.