Skip to content

feat: add Lax approximation eval problem#400

Open
kim-em wants to merge 1 commit into
mainfrom
feat/lax-approximation
Open

feat: add Lax approximation eval problem#400
kim-em wants to merge 1 commit into
mainfrom
feat/lax-approximation

Conversation

@kim-em

@kim-em kim-em commented Jun 9, 2026

Copy link
Copy Markdown
Collaborator

This PR adds Lax's approximation theorem (Peter Lax 1971; §110 of the Knill survey): every volume-preserving homeomorphism of the d-torus (d ≥ 1) is approximated arbitrarily well, in the L∞-metric δ, by cyclic cube exchange transformations (a single full nᵈ-cycle rigidly permuting the 1/n-grid cubes). The trusted helpers (Torus, VolumePreservingEquiv, deltaDist, cube, IsCyclicCubeExchange, …) are non-holes. Mathlib has the torus, measure-preserving maps, and Hall's marriage theorem but not Lax's theorem or cube exchanges.
🤖 Prepared with Claude Code

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant