Theorems · Theorem · convex and discrete geometry
Convex.radon_partition
- 1000+ list: Radon's theorem
∀ {ι : Type u_1} {𝕜 : Type u_2} {E : Type u_3} [inst : Field 𝕜] [inst_1 : LinearOrder 𝕜] [IsStrictOrderedRing 𝕜]
[inst_3 : AddCommGroup E] [inst_4 : Module 𝕜 E] {f : ι → E},
¬AffineIndependent 𝕜 f → ∃ I, ((convexHull 𝕜) (f '' I) ∩ (convexHull 𝕜) (f '' Iᶜ)).NonemptyRadon's theorem on convex sets.
Any family f of affine dependent vectors contains a set I with the property that convex hulls of
I and Iᶜ intersect nontrivially.
In particular, any d + 2 points in a d-dimensional space can be partitioned this way, since they
are affinely dependent (see finrank_vectorSpan_le_iff_not_affineIndependent).
- Defined in
- Mathlib.Analysis.Convex.Radon
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 66 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites34
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Setstatement · cited by 53,352
- Modulestatement and proof · cited by 20,661
- Finsetproof · cited by 13,712
- AddCommGroupstatement and proof · cited by 12,871
- LinearOrderstatement and proof · cited by 8,572
- SetLike.coeproof · cited by 8,199
- Fieldstatement and proof · cited by 7,404
- Set.imagestatement and proof · cited by 5,609
- Finset.sumproof · cited by 5,195
- Compl.complstatement and proof · cited by 2,925
- Set.Nonemptystatement · cited by 2,627
Cited by1
Results whose statement or proof uses this declaration.
- Convex.helly_theorem'proof · cited by 3