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.
-
bridge
in IndisputableMonolith.ClassicalBridge.Fluids.CPM2D
decl_use
-
Jlog
in IndisputableMonolith.Cost
decl_use
-
Jlog
in IndisputableMonolith.Cost.FlogEL
decl_use
-
Jlog
in IndisputableMonolith.Cost.Jlog
decl_use
-
Coupling
in IndisputableMonolith.Information.FEPBridgeFromJCost
decl_use
-
HasLedgerBoundarySparsity
in IndisputableMonolith.Information.FEPBridgeFromJCost
decl_use
-
HasMarkovBlanketSparsity
in IndisputableMonolith.Information.FEPBridgeFromJCost
decl_use
-
klQuadratic
in IndisputableMonolith.Information.FEPBridgeFromJCost
decl_use