MATHLIBANNEX / THEOREM PROJECT

Mankiewicz Extension Theorem

Exact Mathematics home · MathlibAnnex hub · Content terms · Corrections

This Project links eleven completed, reviewed canonical Declaration Cards. The route below is dependency-first; Cards remain independent library records.

The result

An isometry equivalence from an open connected subset onto an open subset of real normed spaces extends uniquely to an affine isometry equivalence of the ambient spaces. The selected route also reaches convex-domain and ball specializations.

Why it matters

Local distance information becomes a rigid affine structure. This Project exposes the reusable chain from reflection and midpoint geometry to global extension.

Hypotheses

Real normed spaces and an isometry equivalence. The principal theorem requires an open connected source and an open target. The convex specialization requires a convex source set with nonempty ambient interior and exact preservation of ambient-interior membership; the target set is not separately assumed convex. Exact assumptions, including radius conditions for balls, remain in the linked exact declarations.

Scope

The eleven declaration explanations are reviewed for source-exposition correspondence. This does not claim a line-by-line human proof audit. Boundary Inputs include Lean Core, Mathlib, and omitted MathlibAnnex support declarations.

Project PDF · Project JSON

Dependency-first Card route

Level 0: Center transport under bounded point-reflection symmetry

MathlibAnnex.IsometryEquiv.map_center_of_reflectionInvariant

Identifies the distinguished centers of two bounded reflection-invariant subsets under an isometry equivalence.

Immediate prerequisites: None in the reduced Project graph

Used by: Midpoint preservation on a symmetric lens

Read canonical Card · Read exact source

Level 0: Symmetric lens

MathlibAnnex.symmetricLens

Names the reflection-symmetric bounded region used to force preservation of a midpoint.

Immediate prerequisites: None in the reduced Project graph

Used by: Midpoint preservation on a symmetric lens

Read canonical Card · Read exact source

Level 1: Midpoint preservation on a symmetric lens

MathlibAnnex.IsometryEquiv.map_midpoint_of_symmetricLens

Turns bounded reflection symmetry of equal-radius lenses into midpoint preservation.

Immediate prerequisites: Center transport under bounded point-reflection symmetry, Symmetric lens

Used by: Midpoint preservation under lens containment

Read canonical Card · Read exact source

Level 2: Midpoint preservation under lens containment

MathlibAnnex.IsometryEquiv.map_midpoint_of_symmetricLens_subset

Applies the symmetric-lens midpoint theorem inside arbitrary source and target subsets.

Immediate prerequisites: Midpoint preservation on a symmetric lens

Used by: Midpoint preservation on a quarter ball

Read canonical Card · Read exact source

Level 3: Midpoint preservation on a quarter ball

MathlibAnnex.IsometryEquiv.map_midpoint_of_mem_ball

Obtains a uniform local midpoint law from symmetric-lens center rigidity.

Immediate prerequisites: Midpoint preservation under lens containment

Used by: Affine-segment preservation on a quarter ball

Read canonical Card · Read exact source

Level 4: Affine-segment preservation on a quarter ball

MathlibAnnex.IsometryEquiv.map_lineMap_of_mem_ball

Upgrades local midpoint preservation to preservation of every affine segment parameter inside the quarter-ball chart.

Immediate prerequisites: Midpoint preservation on a quarter ball

Used by: Local affine-isometry chart on a smaller ball

Read canonical Card · Read exact source

Level 5: Local affine-isometry chart on a smaller ball

MathlibAnnex.IsometryEquiv.exists_affineExtension_eqOn_ball

Constructs the local ambient affine chart used in the gluing proof for open connected domains.

Immediate prerequisites: Affine-segment preservation on a quarter ball

Used by: Mankiewicz extension on open connected domains

Read canonical Card · Read exact source

Level 6: Mankiewicz extension on open connected domains

MathlibAnnex.IsometryEquiv.existsUnique_affineExtension

Glues local affine-isometry charts to obtain the principal open-domain extension theorem.

Immediate prerequisites: Local affine-isometry chart on a smaller ball

Used by: Convex-set extension via ambient interiors, Affine extension from open balls

Read canonical Card · Read exact source

Level 7: Affine extension from open balls

MathlibAnnex.IsometryEquiv.existsUnique_affineExtension_ball

Derives the open-ball form of the Mankiewicz extension theorem from the open-connected-domain theorem.

Immediate prerequisites: Mankiewicz extension on open connected domains

Used by: None in the reduced Project graph

Read canonical Card · Read exact source

Level 7: Convex-set extension via ambient interiors

MathlibAnnex.IsometryEquiv.existsUnique_affineExtension_of_convex

Transfers the open-connected extension theorem to convex sets whose ambient interiors are matched exactly by the isometry.

Immediate prerequisites: Mankiewicz extension on open connected domains

Used by: Affine extension from equal-radius closed balls

Read canonical Card · Read exact source

Level 8: Affine extension from equal-radius closed balls

MathlibAnnex.IsometryEquiv.existsUnique_affineExtension_closedBall

Extends an isometry of closed balls by first recovering the centers and then passing through the convex-interior extension theorem.

Immediate prerequisites: Convex-set extension via ambient interiors

Used by: None in the reduced Project graph

Read canonical Card · Read exact source

Exact bindings

Accepted selected-Card graph · Accepted levels · Accepted Boundary Inputs · Boundary view

Source release: MathlibAnnex v0.2.0 Project entry. Presentation binding.

Back to top