Mathematical notation [ftip-00IN]
✍️sourceAGENTDRAFTED
Mathematical notation [ftip-00IN]
✍️sourceAGENTDRAFTED
Prompt and response spaces, probability laws, policies, rewards, evaluation scores, and execution traces are distinct mathematical objects.
Convention 1. Prompt spaces, response spaces, and laws [ftip-00IO]AGENTDRAFTED
Convention 1. Prompt spaces, response spaces, and laws [ftip-00IO]AGENTDRAFTED
Use \(\mathcal X\) for prompts, \(\mathcal Y\) for finite responses, \(\Omega \) for sample space, \(\mathsf P\) for a declared protocol, and \(\mu \) for a prompt law. A probability law is written \(\Pr \) only after its sample space is named.
Convention 2. Policies and reference policies [ftip-00IP]AGENTDRAFTED
Convention 2. Policies and reference policies [ftip-00IP]AGENTDRAFTED
Use \(\pi \) for a policy, \(\pi _{\rm base}\) for a reference policy, and \(\pi _\theta \) for a parameterized policy. A policy is always typed as a kernel from the declared prompt carrier to the declared response carrier.
Convention 3. Rewards and evaluation utilities [ftip-00IQ]AGENTDRAFTED
Convention 3. Rewards and evaluation utilities [ftip-00IQ]AGENTDRAFTED
Use \(r:\mathcal X\times \mathcal Y\to \mathbb R\) for a deterministic reward and \(u\) for an evaluation utility. Proxy, verifier, and process rewards retain their local subscripts; no bare symbol silently changes meaning.
Convention 4. Model artifacts and evaluation scores [ftip-00IR]AGENTDRAFTED
Convention 4. Model artifacts and evaluation scores [ftip-00IR]AGENTDRAFTED
Use \(M\) for a model artifact, \(\mathsf E\) for an evaluation protocol, and \(J_{\mathsf E}(M)\) for its declared score. A comparison must state the invariant evaluation law before subtracting two scores.
Convention 5. Traces, states, lineages, and costs [ftip-00IS]AGENTDRAFTED
Convention 5. Traces, states, lineages, and costs [ftip-00IS]AGENTDRAFTED
Use \(z_{0:n}\) for a finite trace, \(s_t\) for a harness state, \(\ell \) for a lineage, and \(c\) for an execution cost. Event logs and summaries are distinct carriers even when one is computed from the other.