The rectangular peg problem

Loading leaderboard data…

Problem statement

Notes: LeanEval renames upstream's declaration `theorem «theorem»` to `theorem_1` because the workspace generator cannot address a declaration whose basename is a reserved word; the statement is unchanged.

Source: J. E. Greene and A. Lobb, `The rectangular peg problem`, Annals of Math, 194 (2) 2021. Statement taken from https://github.com/ImperialCollegeLondon/AnnalsChallenge (v1.0.0, e32eb14), AnnalsChallenge/AnnalsOfMathematics/2021-194-2-RectangularPegProblem.lean

Informal solution: Unavailable.

theorem declaration uses `sorry`theorem_1 (γ : Circle ) (z w : ) (θ : Real.Angle) ( : IsSmoothEmbedding (𝓡 1) 𝓘(, ) γ) : (θ' : Real.Angle), (z' w' : ), Similar (R z w θ) (R z' w' θ') i : Fin 4, R z' w' θ' i Set.range γ := γ:Circle z:w:θ:Angle:IsSmoothEmbedding (𝓡 1) 𝓘(, ) γ θ' z' w', Similar (R z w θ) (R z' w' θ') (i : Fin 4), R z' w' θ' i Set.range γ All goals completed! 🐙