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

FEPBridgeLocalCert

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)

 129structure FEPBridgeLocalCert where
 130  exact_log_cost : ∀ u : ℝ, Jlog u = Real.cosh u - 1
 131  fisher_contact :
 132    Jlog 0 = klQuadratic 0 ∧
 133    deriv Jlog 0 = deriv klQuadratic 0 ∧
 134    deriv (deriv Jlog) 0 = deriv (deriv klQuadratic) 0
 135  blanket_boundary_shape :
 136    ∀ C : Coupling, HasMarkovBlanketSparsity C ↔ HasLedgerBoundarySparsity C
 137
 138/-- The local FEP/RS bridge certificate. -/

used by (2)

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

depends on (8)

Lean names referenced from this declaration's body.