Corpus definition canonical 2026-05-27T20:53:50+00:00
Corpus v3 · Definition cid001498DEF0268canonicalv1

Interface Width

w(f, n) = number of primorial stages needed before computation f stabilizes at input size n. W(f) = sup_n w(f, n). Measures computational depth in the primorial tower.

Payload

Interface Width

w(f, n) = number of primorial stages needed before computation f stabilizes at input size n. W(f) = sup_n w(f, n). Measures computational depth in the primorial tower.

Interface Width

Summary

w(f, n) = number of primorial stages needed before computation f stabilizes at input size n. W(f) = sup_n w(f, n). Measures computational depth in the primorial tower.

Statement

\label{def:interface-width}
Let $f$ be a TTM-computable function and $n \in \mathbb{N}$ an input size.
The \textbf{interface width at size $n$} is
\[
\begin{aligned}
w(f, n) \;=\; \min \bigl\{\, k \in \mathbb{N} \;\big|\;&
  \text{for all inputs $x$ of size $n$,} \\
& \text{the computation of $f(x)$ inspects only primorial levels }
  1, \ldots, k \,\bigr\}.
\end{aligned}
\]
The \textbf{interface width of $f$} is the supremum
\[
W(f) \;=\; \sup_{n \in \mathbb{N}} \, w(f, n) \;\in\; \mathbb{N} \cup \{\infty\}.
\]

Proof / Justification

This item is definitional. No manuscript proof is required.

Source Context

  • Registry source: book-03.jsonl line 148
  • Manuscript source: 2nd-edition/book-iii-categorical-spectrum/02_mainmatter/part09/ch56-interface-width-and-tau-admissibility.tex lines 69-85

Lean / Formalization Notes

  • Formalization: formalized
  • Module: TauLib.BookIII.Computation.Admissibility
  • Name: interface_width_check

Dependencies

  • Canonical: III.D51, III.T30, III.T09

Generated by later projection phases.

Generated by later projection phases.

Revision Notes

  • 2026-04-24: Initial pilot migration.

Identifiers

  • Corpus ID cid001498
  • Primary alias DEF0268
  • Type Definition
  • Status canonical
  • Visibility public
  • Version v1

Aliases & legacy IDs

III.D53interface-widthdef:interface-width

Release lines

corpus_v3_workingcorpus_v2

Relations

Formalized by (1)

Appears in (1)

Downstream uses (computed) (2)

Items in the corpus that reference this one via load-bearing relations. Computed from the full corpus-v3 graph at build time.

Sources

  • Monograph cid000024Book III, Part 9, Chapter 56 (Part VII)

Version & History

  • v1 · 2026-05-10 imported from v2 registry
  • v1 · 2026-05-10 wired formalized by in wave 5

Status disclaimer

A Corpus Item page reports the program's current internal record for this item. It does not imply external verification, scientific consensus, or final proof unless explicitly stated. Read it together with its dependencies, formalization status, and the program's overall stance.

Save or share this page for inspection

Download a portable dossier, copy a reviewer note, or send this page to someone who can inspect it.

Email to expert