Theorems · Definition · convex and discrete geometry
Convexity.StdSimplex.restrict
{X : Type u_2} →
{K : Type u_8} →
[inst : Semifield K] →
[inst_1 : LinearOrder K] →
[IsStrictOrderedRing K] →
(w : Convexity.StdSimplex K X) → (s : Set X) → (∃ x ∈ s, w.weights x ≠ 0) → Convexity.StdSimplex K XProject an element of the standard simplex to a lower-dimensional standard simplex, assuming at least one non-zero weight subsists.
- Defined in
- Mathlib.Geometry.Convex.ConvexSpace.Defs
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 71 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
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 and proof · cited by 53,352
- LinearOrderstatement and proof · cited by 8,572
- Finsuppstatement · cited by 5,255
- IsStrictOrderedRingstatement and proof · cited by 2,490
- Finsupp.sumproof · cited by 481
- Semifieldstatement and proof · cited by 439
- Convexity.StdSimplexstatement and proof · cited by 123
- Convexity.StdSimplex.weightsstatement and proof · cited by 63
- Finsupp.filterproof · cited by 36
Cited by6
Results whose statement or proof uses this declaration.
- Convexity.StdSimplex.weights_restrictstatement · cited by 2
- Convexity.StdSimplex.support_weights_restrictstatement · cited by 2
- Convexity.StdSimplex.restrict_singletonstatement · cited by 1
- Convexity.StdSimplex.convexCombPair_restrict_restrict_complstatement and proof · cited by 1
- Convexity.StdSimplex.restrict.congr_simpstatement and proof · cited by 0
- Convexity.IsConvexSet.of_convexCombPair_memproof · cited by 0