pith. sign in
module module high

IndisputableMonolith.Foundation.DAlembert.EntanglementGate

show as:
view Lean formalization →

The module defines separable and entangling combiners P for the equation F(xy) + F(x/y) = P(F(x), F(y)). Separable means P(u,v) = α(u) + β(v) for some α, β; entangling means the mixed second difference is nonzero. Researchers auditing the d'Alembert inevitability proof cite these predicates to implement the entanglement gate. The module supplies the supporting definitions and basic lemmas on mixed derivatives and additivity.

claimA combiner $P$ satisfies $F(xy) + F(x/y) = P(F(x), F(y))$. $P$ is separable if $P(u,v) = α(u) + β(v)$ for functions $α, β$. $P$ is entangling if the mixed second difference of $P$ is nonzero.

background

In the Recognition Science setting the d'Alembert equation is the target structure for the log-lift of the J-cost function. The upstream Counterexamples module shows that mere existence of some combiner P does not force this structure. NecessityGates supplies the interaction gate: F has interaction precisely when the equation fails for the trivial additive combiner. This module introduces the complementary entanglement gate on P itself.

proof idea

This is a definition module, no proofs.

why it matters in Recognition Science

The module supplies the Entanglement Gate used by TriangulatedProof to combine four gates into the unified inevitability theorem and by AnalyticBridge to lift the condition to the log-lift H(t). It therefore closes one of the four gates required to derive the full RCL from the structural axioms.

scope and limits

used by (2)

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

depends on (3)

Lean names referenced from this declaration's body.

declarations in this module (17)