{
  "claim_text": "The paper proves the sampler is strictly more expressive than baseline autoregressive generation under the same time budget on modern hardware (Theorem 4.2).",
  "evidence_status": "unavailable",
  "sha256": "2e15221c8b5516b0ab705e29a3d7c5d924ed5f0187c970a0caf60a1402757804",
  "theorem_audit": {
    "challenge_citation": "Theorem 4.2",
    "citation_audit": {
      "citation_mismatch_detected": true,
      "mismatch_details": "The challenge text cites Theorem 4.2 for the decoding expressiveness claim, whereas arXiv v1 states the prefilling result in Theorem 4.2 and the same-runtime decoding result in Theorem 4.4."
    },
    "document_order": [
      "Definition 4.1",
      "Theorem 4.2",
      "Remark 4.3",
      "Theorem 4.4",
      "Remark 4.5"
    ],
    "evidence_status": "unavailable",
    "file": "vendor/arxiv/arxiv_submission.tex",
    "proof_reproduced": false,
    "reasons_unavailable": [
      "The challenge string cites Theorem 4.2, which is the prefilling result, not the decoding result.",
      "Theorem 4.4 decoding expressiveness requires hardware-dependent I/O memory bandwidth assumptions.",
      "The released arXiv v1 source does not contain an independently checkable proof of the decoding theorem."
    ],
    "sha256": "cdc058830d1e51f631e4fb8d1f2de0b79de91670fd4111646fe624f8c258d3b8",
    "theorems": {
      "definition_4_1": {
        "statement_found": true,
        "title": "Depth and Width in Recurrent-Depth Models"
      },
      "remark_4_3": {
        "statement_found": true,
        "title": "Let $L$ be a random variable for prompt length with distribution $\\mathcal{D}$. Then the probability that depth scaling is more efficient than width scaling equals $\\Pr_{L \\sim \\mathcal{D}}[L \\geq L_\\star]$. Since $L_\\star$ on modern GPUs typically lies between a few hundred and a few thousand tokens while empirical input length distributions place substantial mass above this range, the probability is indeed close to $1$ in practice."
      },
      "remark_4_5": {
        "statement_found": true,
        "title": "Since model parameters and KV states are shared, the I/O cost of processing multiple tokens is asymptotically equivalent to processing a single token, enabling increased token generation within identical runtime constraints. At each decoding step, an expanded wavefront enables greater width scaling, providing superior expressiveness compared to autoregressive decoding. Empirically, since maximum recurrence depth rarely exceeds $r \\approx 100$, the condition $W \\leq L_\\star$ typically holds."
      },
      "theorem_4_2": {
        "scope": "prefilling",
        "statement_found": true,
        "title": "Depth vs. Width Scaling in Prefilling"
      },
      "theorem_4_4": {
        "assumptions": [
          "\\begin{theorem}[Depth vs. Width Scaling in Decoding",
          "informal]\nFor recurrent-depth models with $r > 1$ inner recurrences",
          "if diffusion forcing sampling and KV-cache sharing are employed with wavefront size $W \\leq L_\\star$"
        ],
        "has_proof_environment": false,
        "scope": "decoding",
        "statement": "d_{\\text{DF}}(T) = d_{\\text{AR}}(T) \\quad \\text{and} \\quad w_{\\text{DF}}(T) > w_{\\text{AR}}(T),",
        "statement_found": true,
        "title": "Depth vs. Width Scaling in Decoding"
      }
    }
  }
}
