Pith. sign in
theorem

rs_qnm_distinct_LQG_string_proven

proved
show as:
module
IndisputableMonolith.Gravity.MasterTheorem
domain
Gravity
line
304 · github
papers citing
none yet

plain-language theorem explainer

RS black-hole ringdown is observationally separable from both LQG and string-theory templates: the quasi-normal-mode spectrum and the echo train differ from those alternatives by certified discriminator inequalities. Gravity and QG phenomenologists cite this as the closed QNM/echo clause of the quantum-gravity master statement. The proof is a pure term assembly of three existing DiscriminatorCert inhabitants.

Claim. The Recognition Science quasi-normal-mode and echo predictions for black-hole ringdown are certified distinct from both loop-quantum-gravity and string-theory templates: the QNM discriminator, the echo-vs-uniform-no-echo discriminator, and the full discriminator matrix all hold as closed certificates.

background

Gravity Track 7.A authors the master quantum-gravity statement as a twelve-clause conjunction. Eight clauses are already CLOSED and discharged from prior session anchors; five remain as hypothesis inputs. The present clause is the ringdown discriminator: RS must not merely predict QNMs and echoes, but prove those signatures sit outside the LQG and string families used in the observational literature.

Upstream work lives in Gravity.DiscriminatorCert and Gravity.DiscriminatorMatrix. Those modules package three concrete certificates: (i) RS QNM frequencies/damping differ from LQG and string templates, (ii) the RS echo train is distinct from a uniform no-echo GR baseline, and (iii) the joint discriminator matrix that records all pairwise separations. Related SI anchors (Hawking temperature, black-hole entropy, echo timing) supply the dimensional scaffolding; the eight-tick phase structure and $\varphi$-ladder fix the numerical slots.

Local convention: a "proven" clause in this module is a Prop whose inhabitant is assembled from already-closed certificates, with no new sorry and no RS-internal axiom on the load-bearing path.

proof idea

Term-mode pair construction, no tactics. The goal Prop is a nested product. The outer pair is filled by an inner pair of DiscriminatorCert results (QNM distinct from LQG/string, and echo distinct from uniform no-echo) together with the discriminator-matrix certificate. Each component is already a closed theorem in Gravity.DiscriminatorCert; this declaration only packages them into the MasterTheorem clause type.

why it matters

This is one of the eight CLOSED clauses of the Track 7.A master statement. Downstream, rs_quantum_gravity_master_conditional discharges it unconditionally inside the conditional master theorem (the five open tracks stay as hypotheses). The non-circularity audit closed_certs_hold lists it explicitly among the six closed certificate conjuncts that must hold without further assumptions.

In the broader RS forcing picture the clause is phenomenological rather than foundational: T5–T8 fix $J$, $\varphi$, the eight-tick octave, and $D=3$, while the mass/echo ladder and SI black-hole anchors fix the ringdown numbers. What this clause adds is falsifiable separation from the two main competing QG ringdown templates. Without it the master theorem could claim a gravity sector but not claim an observationally distinct one. Remaining open work is orthogonal (continuum EH/Bianchi, unconditional amplitude linearity, Page curve, PTA vs inflation, strong-field tests).

Switch to Lean above to see the machine-checked source, dependencies, and usage graph.