Theorems · Definition · convex and discrete geometry
ConvexIndependent
(𝕜 : Type u_1) →
{E : Type u_2} →
{ι : Type u_3} → [inst : Semiring 𝕜] → [PartialOrder 𝕜] → [inst_2 : AddCommGroup E] → [Module 𝕜 E] → (ι → E) → PropAn indexed family is said to be convex independent if every point only belongs to convex hulls of sets containing it.
- Defined in
- Mathlib.Analysis.Convex.Independent
- Cited by
- 15 results in Mathlib
- Foundations
- Depth 61 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Setproof · cited by 53,352
- Modulestatement and proof · cited by 20,661
- Semiringstatement and proof · cited by 13,802
- AddCommGroupstatement and proof · cited by 12,871
- PartialOrderstatement and proof · cited by 6,410
- Set.imageproof · cited by 5,609
- convexHullproof · cited by 163
Cited by15
Results whose statement or proof uses this declaration.
- ConvexIndependent.comp_embeddingstatement and proof · cited by 4
- convexIndependent_set_iff_notMem_convexHull_sdiffstatement · cited by 2
- ConvexIndependent.mem_convexHull_iffstatement and proof · cited by 1
- ConvexIndependent.rangestatement and proof · cited by 1
- convexIndependent_iff_notMem_convexHull_sdiffstatement and proof · cited by 1
- convexIndependent_set_iff_inter_convexHull_subsetstatement and proof · cited by 1
- Function.Injective.convexIndependent_iff_setstatement and proof · cited by 0
- ConvexIndependent.injectivestatement and proof · cited by 0
- ConvexIndependent.monostatement and proof · cited by 0
- ConvexIndependent.subtypestatement and proof · cited by 0
- Convex.convexIndependent_extremePointsstatement · cited by 0
- Subsingleton.convexIndependentstatement · cited by 0