Encyclopedia Foundation Foundation Pair Kernel Finite Heisenberg Weyl Event Operator Operator From Sourc

ARTICLE 1 claim 1 theorem

Foundation Pair Kernel Finite Heisenberg Weyl Event Operator Operator From Sourc

A machine-checked theorem states that a quantum operator is defined as a second derivative of a single action, and nothing more.

The operator's role

The declaration operator_from_source_response27 is a formal statement in the Recognition Science library. It proves that a specific object, called the finite Weyl event operator, is exactly equal to a second derivative of a single primary action. This is a definitional identity, not a new physical law. It says that the operator's entries are computed by taking the first derivative of a response function, which is itself the first derivative of an action, and then multiplying by one half. The theorem is a statement of how the operator is constructed, not a claim about what it represents physically.

The action in question is a sum over a 27-site torus. Each site is a three-coordinate address, with each coordinate taking values in the set {0, 1, 2}. The action measures a mismatch between neighboring sites and a clock displacement from a chosen center. The theorem proves that the operator, as defined, is the Hessian of this action. It is a formal consequence of the definitions, checked by a machine. The declaration does not introduce any new axioms or empirical constants.

In Recognition Science, this is a ledger, a discrete record of events, on a finite grid. The framework models the cost of recognition events, and this operator is a packaging of that cost. The theorem establishes the operator's formal identity, but it does not claim that this action is the correct one for any physical system. It is a mathematical fact about a defined object.

The declaration does not claim that the equal shift and clock weight is forced by theory, nor that this action is the unique molecular action. It does not claim that the clock center is a realized posting endpoint, nor that a dimensioned continuum radius exists. These are all open questions. The theorem is a precise statement about the operator's definition, and nothing more.

THEOREM operator_from_source_response27 · IndisputableMonolith/Foundation/PairKernelFiniteHeisenbergWeylEventOperator.lean
theorem operator_from_source_response27
    (center : WeylEventSite27)
    (i j : WeylEventSite27) :
    finiteWeylEventOperatorEntry27 center i j =
      (1 / 2 : ℝ) *
        deriv
          (fun t : ℝ =>
            finiteWeylEventSourceResponse27 center
              (fun site => t * weylSiteBasis27 j site)
              (weylSiteBasis27 i))
          0 := rfl

What this page does not claim

The declaration does not prove that this action is the unique or correct action for any physical system. It does not claim that the equal shift and clock weight is forced by existing Recognition theory. It does not establish a dimensioned continuum radius or a realized posting endpoint.

Verify this page

Every tagged claim above names its theorem. To check one yourself rather than trust this page, elaborate the source module with Lean 4 and audit its axiom basis:

$ lake env lean IndisputableMonolith/Foundation/PairKernelFiniteHeisenbergWeylEventOperator.lean
expected axiom basis: [propext, Classical.choice, Quot.sound] (the Lean kernel's standard three; no RS-specific axioms)

A page whose claims cannot be reproduced this way does not ship. In production, every anchor links to the exact declaration in the public source release, and this block carries the build receipt for the page itself.

Derived articles

This page is generated by a question-recursion engine: the questions its answers raise become the next pages. The current agenda, with open targets marked red:

MACHINE LAYER · GROUNDED CLAIM TABLE · CLICK TO EXPAND