Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

Canonical Interchangeability

Abstract

Faithful digit specifications are canonically interchangeable through decoding.

For any two faithful digit specifications whose word carriers decode equivalently to natural numbers, composing the decodings gives a bijection of digit words and a commuting decoding triangle.

Theorem 1.1 (Faithful digit specifications are canonically interchangeable).

Proof. Machine-checked in Lean as D5/S0/Conventions/CanonicalInterchangeability.canonical_interchangeability (✓ std3). ∎

Source. Repository-derived.

Commentary.

The first conjunct quantifies over every pair of faithful digit specifications whose word carriers decode equivalently to the natural numbers: composing one decoding with the inverse of the other is a bijection of digit words, that composite commutes with decoding, and any property factoring only through the decoded natural number holds of a word exactly when it holds of its transported image. The second conjunct exhibits the W-digit specification as a concrete inhabitant of the quantified domain, so the statement is not vacuous.

References

  • Truth anchor: D5/S0/Conventions/CanonicalInterchangeability.canonical_interchangeability
  • Dependency: D5/S0/Conventions/WDigits