IndisputableMonolith.Verification.GWTC3PosteriorManifest
Catalog of named GWTC-3 posterior data files (IMR, ringdown, SIM, LIV, parameter) with Zenodo record id and positive-size witnesses. Verification authors cite it when wiring ZIP-schema or TGR checks to fixed external artifacts. The module is pure data and size predicates; no physics derivation.
claimA finite manifest of GWTC-3 posterior files: each entry is a named file path under a fixed Zenodo record, together with predicates asserting that the IMR, ringdown, SIM (and related) files have strictly positive byte size. The collection $F = \{f_{\mathrm{IMR}}, f_{\mathrm{rd}}, f_{\mathrm{SIM}}, \ldots\}$ is the closed list used by downstream ZIP-schema verification.
background
GWTC-3 is the LIGO–Virgo–KAGRA gravitational-wave transient catalog (O3). Recognition Science verification modules pin external data products so that ringdown and tests-of-GR claims can cite a fixed, auditable artifact set rather than ad-hoc downloads.
This module introduces a posterior-file manifest entry type and concrete names for the IMR, ringdown, SIM, LIV, and parameter posterior files under one Zenodo record id. It also packages the closed list of those files and elementary positive-size predicates (byte length strictly greater than zero) for the principal members.
The local setting is structural verification only: Mathlib is imported for basic types and arithmetic; no Recognition forcing chain, J-cost, or mass-ladder material appears here.
proof idea
This is a definition and data module, not a proof module. It declares a manifest entry structure, string constants for the Zenodo record and each posterior filename, an aggregated list of those files, a positive-size predicate, and a handful of trivial size-positivity facts for the main files. There is no tactic proof burden beyond those size witnesses.
why it matters in Recognition Science
Downstream, GWTC3RingdownZipSchema imports this manifest so that the structural theorem for the central directory of IGWN-GWTC3-TGR-v1-rin.zip can name the same posterior artifacts the HTTP range-request schema is checked against. Without a single closed file list and size witnesses, ZIP-schema and TGR verification would float free of the published GWTC-3 release. The module therefore anchors the verification domain’s data layer; it does not itself advance T0–T8 or the Recognition Composition Law.
scope and limits
- Does not parse or validate ZIP central-directory bytes.
- Does not download or hash the 1.44 GB payload.
- Does not claim scientific correctness of GWTC-3 posteriors.
- Does not derive ringdown frequencies or TGR bounds.
- Does not connect to phi-ladder, J-cost, or forcing chain T0–T8.
used by (1)
declarations in this module (21)
-
structure
PosteriorFile -
def
zenodoRecordId -
def
imrFile -
def
ringdownFile -
def
simFile -
def
livFile -
def
parFile -
def
allPosteriorFiles -
def
HasPositiveSize -
theorem
imr_size_pos -
theorem
ringdown_size_pos -
theorem
sim_size_pos -
theorem
liv_size_pos -
theorem
par_size_pos -
theorem
posterior_manifest_has_five_files -
theorem
posterior_manifest_record_id_pos -
theorem
ringdown_file_key -
structure
GWTC3PosteriorManifestCert -
def
gwtc3PosteriorManifestCert -
theorem
gwtc3PosteriorManifestCert_inhabited -
theorem
gwtc3_posterior_manifest_one_statement