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

ILGSpatialKernelCert

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)

 264structure ILGSpatialKernelCert where
 265  closed_form : C_kernel = 2 - phi
 266  positivity : 0 < C_kernel
 267  budget : Jphi_penalty + C_kernel = 1 / 2
 268  band : (0.380 : ℝ) < C_kernel ∧ C_kernel < (0.390 : ℝ)
 269  factorization : C_kernel = channel_weight * channel_weight
 270  competing_excluded : Jphi_penalty + C_kernel_competing > 1 / 2
 271
 272/-- The master certificate is inhabited. -/

used by (1)

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

depends on (9)

Lean names referenced from this declaration's body.