Mathlib Map

Theorems · Theorem · real analysis

BoxIntegral.le_hasIntegralVertices_of_isBounded

∀ {ι : Type u_1} [Finite ι] {s : Set (ι → ℝ)}, Bornology.IsBounded s → ∃ B, BoxIntegral.hasIntegralVertices B ∧ s ⊆ ↑B

Any bounded set is contained in a BoxIntegral.Box with integral vertices.

Defined in
Mathlib.Analysis.BoxIntegral.UnitPartition
Cited by
1 results in Mathlib
Foundations
Depth 157 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
Finite

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites21

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by1

Results whose statement or proof uses this declaration.