Documentation

FUST.Astronomy.BlackHole

Gravitational Collapse from Fζ Structure #

All results derived from Fζ = 5z·Dζ operator algebra and φ-ψ duality only. No continuous theory (GR, QFT, Bekenstein-Hawking) is assumed.

Discrete Scale Lattice #

Physical scales form a discrete lattice φⁿ (n ∈ ℤ). No continuous limit exists.

@[reducible, inline]
noncomputable abbrev FUST.BlackHole.discreteScale (n : ) :

Discrete scale: φⁿ

Equations
Instances For

    Discrete levels are distinct (φ > 1 implies injectivity)

    φ-ψ Duality (Algebraic Reversibility) #

    φ·|ψ| = 1 from the characteristic equation x² = x + 1. This is a purely algebraic identity, not a physical assumption.

    φⁿ · |ψ|ⁿ = 1: algebraic reversibility at every scale

    Scale inversion: φⁿ · φ⁻ⁿ = 1

    Fζ Dissipation Rate #

    Fζ output grows as φ per time step via Dζ gauge covariance. This exponential growth from Fζ algebra replaces the continuous Hawking formula.

    The dissipation ratio |ψ| = φ⁻¹ between successive scales is a purely algebraic consequence of φ·|ψ| = 1, not imported from continuous thermal physics.

    @[reducible, inline]
    noncomputable abbrev FUST.BlackHole.dissipationRate (n : ) :

    Fζ dissipation ratio at scale level n: |ψ|ⁿ

    Equations
    Instances For

      Dissipation decreases geometrically by |ψ| per step

      Dissipation ratio between successive levels is |ψ|

      Scale Separation (Discrete Resolution) #

      The minimum scale separation is φ^{-k} for k steps. This is the Fζ resolution limit, not a "horizon width" from GR.

      @[reducible, inline]
      noncomputable abbrev FUST.BlackHole.scaleResolution (k : ) :

      Scale resolution at k steps: φ^{-k}

      Equations
      Instances For

        State Space Dimension from Fζ #

        The number of independent degrees of freedom at scale level k is determined by the Diff6 kernel dimension (= 3, via Φ_A = Diff6+Diff2-Diff4 in Fζ) and the number of scale steps. This replaces Bekenstein-Hawking S ∝ A without importing continuous GR.

        @[reducible, inline]

        Degrees of freedom at k scale levels: Diff6 kernel dim × k levels = 3k (This counts spatial modes per scale step from Fζ AF channel structure)

        Equations
        Instances For

          ψ-Contraction (Time-Reversed Evolution) #

          |ψ|ⁿ is the contraction dual of φⁿ expansion. This is purely algebraic (φ·|ψ| = 1), not "white holes" from GR.

          @[reducible, inline]
          noncomputable abbrev FUST.BlackHole.contractionScale (n : ) :

          Contraction scale: |ψ|ⁿ

          Equations
          Instances For

            Expansion × contraction = 1 (algebraic identity)

            Scale Unboundedness #

            φⁿ grows without bound (φ > 1). Purely algebraic.

            Fζ Critical Scale #

            For mass m = Δ·x₀², the conserved energy E_cons = φ^(4n)·m² reaches 1 at a critical scale n_crit. The corresponding coordinate distance is r_crit = x₀·|ψ|, derived purely from Fζ algebra and φ-ψ duality.

            Key identity: m·t_FUST = x₀² (since Δ = 1/t_FUST).

            |ψ| = φ⁻¹: algebraic consequence of φ·|ψ| = 1

            noncomputable def FUST.BlackHole.criticalScale (x₀ : ) :

            Critical scale: x₀·|ψ| (proper time stalls beyond this coordinate)

            Equations
            Instances For
              theorem FUST.BlackHole.criticalScale_pos (x₀ : ) (hx₀ : x₀ > 0) :
              theorem FUST.BlackHole.criticalScale_lt (x₀ : ) (hx₀ : x₀ > 0) :
              criticalScale x₀ < x₀

              For x₀ = φ^(-k), criticalScale = φ^(-(k+1)) = scaleResolution(k+1)

              criticalScale is exactly one lattice step below x₀

              theorem FUST.BlackHole.criticalScale_monotone (x₁ x₂ : ) (hle : x₁ x₂) :

              Larger x₀ → larger critical scale