Corpus proposition canonical 2026-05-27T20:53:50+00:00
Corpus v3 · Proposition cid001159PRP0037canonicalv1

TauReal Ring Axioms

TauReal satisfies all commutative ring axioms up to equivalence: commutativity, associativity, identities, inverses, and distributivity. Each axiom reduces to the corresponding TauRat axiom applied pointwise.

Payload

TauReal Ring Axioms

TauReal satisfies all commutative ring axioms up to equivalence: commutativity, associativity, identities, inverses, and distributivity. Each axiom reduces to the corresponding TauRat axiom applied pointwise.

TauReal Ring Axioms

Summary

TauReal satisfies all commutative ring axioms up to equivalence: commutativity, associativity, identities, inverses, and distributivity. Each axiom reduces to the corresponding TauRat axiom applied pointwise.

Statement

%
\label{prop:ordered-field-axioms}
$(\mathbb{R}_\tau, +, \cdot, <)$ is a \textbf{totally ordered field}:
\begin{enumerate}
    \item \textbf{Commutativity.}
          $x + y = y + x$ and $x \cdot y = y \cdot x$.
    \item \textbf{Associativity.}
          $(x + y) + z = x + (y + z)$
          and $(x \cdot y) \cdot z = x \cdot (y \cdot z)$.
    \item \textbf{Distributivity.}
          $x \cdot (y + z) = x \cdot y + x \cdot z$.
    \item \textbf{Identities and inverses.}
          $x + 0 = x$, $x \cdot 1 = x$,
          $x + (-x) = 0$, $x \cdot x^{-1} = 1$ for $x \neq 0$.
    \item \textbf{Order compatibility.}
          $x < y \implies x + z < y + z$;
          $x < y,\, z > 0 \implies xz < yz$.
    \item \textbf{Trichotomy} (apartness form).
          For $x \neq y$, either $x < y$ or $y < x$.
\end{enumerate}

Proof / Justification

[Proof sketch]
Items (1)--(4) follow from the corresponding properties
on $\mathbb{Q}_\tau$ (Proposition~\ref{prop:q-tau-field}),
transported through term-by-term operations.
The main subtlety is the multiplicative inverse:
if $[q_n] \neq 0$, the explicit modulus guarantees
$|q_n|$ is eventually bounded away from zero.
Items (5)--(6) are direct calculations on representatives.
The verification is standard
(cf.\ Bishop \& Bridges, \emph{Constructive Analysis}, Ch.~2).

Source Context

  • Registry source: book-01.jsonl line 189
  • Manuscript source: 2nd-edition/book-i-categorical-foundations/02_mainmatter/part17/ch76-constructive-reals.tex lines 69-90

Lean / Formalization Notes

  • Formalization: formalized
  • Module: TauLib.BookI.Boundary.ConstructiveReals
  • Name: Tau.Boundary.taureal_ring_axioms

Dependencies

  • Canonical: I.D84

Generated by later projection phases.

Generated by later projection phases.

Revision Notes

  • 2026-04-24: Initial pilot migration.

Identifiers

  • Corpus ID cid001159
  • Primary alias PRP0037
  • Type Proposition
  • Status canonical
  • Visibility public
  • Version v1

Aliases & legacy IDs

I.P39taureal-ring-axiomsprop:ordered-field-axioms

Release lines

corpus_v3_workingcorpus_v2

Relations

Appears in (1)

Sources

  • Monograph cid000023Book I, Part 17, Chapter 76 (Part XVII)

Version & History

  • v1 · 2026-05-10 imported from v2 registry

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