pith. sign in
module module moderate

IndisputableMonolith.Astrophysics.ObservabilityLimits

show as:
view Lean formalization →

The ObservabilityLimits module assembles definitions for recognition length, coherence energy, and threshold quantities that bound observable stellar and galactic signals under RS constraints. Astrophysicists working inside the Recognition Science program cite it when imposing λ_rec and τ₀ limits on mass-to-light derivations. The module is built as a collection of named constants and short lemmas that import the φ-tier and recognition-cost machinery from its two sibling astrophysics modules.

claimObservability limits are expressed through the recognition length $l_{rec}$, coherence energy $E_{coh}$, threshold flux $F_{threshold}$, and coherence volume $V_{coherence}$, all constructed from the golden-ratio ladder and the fundamental time quantum τ₀.

background

The module sits inside the Astrophysics domain and imports the φ-tier nucleosynthesis strategy, which states that physical quantities occupy discrete φ-tiers, together with the stellar-assembly strategy that weights recognition cost during collapse. It also pulls the RS time quantum τ₀ = 1 tick from Constants and the elementary golden-ratio identities φ² = φ + 1 and φ = 1 + 1/φ from PhiSupport.Lemmas. These imported facts supply the discrete ladder and the algebraic closure needed for the observability quantities listed among the module’s siblings.

proof idea

This is a definition module, no proofs. It declares the core objects J_bit, E_coh, l_rec, F_threshold, V_coherence, M_max, J_mass, J_light, J_total, OptimalConfig and the supporting lemma optimal_ratio_is_phi_power, each built directly from the imported Cost, PhiBounds and StellarAssembly primitives.

why it matters in Recognition Science

The module supplies the λ_rec and τ₀ constraint layer required by the parent Astrophysics aggregator and by the MassToLight unified certificate. Downstream documentation explicitly lists these observability limits as one of the three parallel routes to the mass-to-light ratio, closing the last external-calibration gap in the RS astrophysics derivation.

scope and limits

used by (2)

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

depends on (6)

Lean names referenced from this declaration's body.

declarations in this module (21)