All open problems
Source labels openChecked July 26, 2026

Green's Open ProblemsMeasure and integration

Green's Open Problem 85

Suppose that AA is an open subset of [0,1]2[0, 1]^2 with measure α\alpha. Are there four points in AA determining an axis-parallel rectangle with area >cα2\gt c \alpha^2?

Mathematical statement

Suppose that AA is an open subset of [0,1]2[0, 1]^2 with measure α\alpha. Are there four points in AA determining an axis-parallel rectangle with area >cα2\gt c \alpha^2?

Statement source: Green's Open Problems statement material

Statement terms: Source-specific

Source-specific terms. Therefore does not assert reuse rights beyond attributed display.

Statement artifacts, not proofs

These records expose exact Lean propositions and statement-only wrappers. Defining a proposition does not supply a proof of it. A placeholder-bearing target also contains no proof. Elaboration checks syntax and types; it does not certify that a formalization perfectly captures every nuance of the informal problem.

Pinned Lean formulation 1

green_85

Canonical source
Complete statement target, proof intentionally absentLean 4
theorem green_85 :  answer(sorry)   c > 0,  A : Set ( × ),    IsOpen A     A  Icc 0 1 ×ˢ Icc 0 1     A.Nonempty     let α := (volume A).toReal     x₁ x₂ y₁ y₂,      {(x₁, y₁), (x₂, y₁), (x₂, y₂), (x₁, y₂)}  A       c * α ^ 2  |x₁ - x₂| * |y₁ - y₂| := by  sorry
Statement source
Formal Conjectures
Lean version
v4.27.0
Placeholder
Present; no proof artifact
Source evidence
Pinned source index
Fidelity review
Community formulation

References