Theorems · Theorem · convex and discrete geometry
Convexity.StdSimplex.support_weights_restrict
∀ {X : Type u_2} {K : Type u_8} [inst : Semifield K] [inst_1 : LinearOrder K] [inst_2 : IsStrictOrderedRing K]
[IsDomain K] (w : Convexity.StdSimplex K X) (s : Set X) (hs : ∃ x ∈ s, w.weights x ≠ 0)
[inst_4 : DecidablePred fun x => x ∈ s], (w.restrict s hs).weights.support = {x ∈ w.weights.support | x ∈ s}- Defined in
- Mathlib.Geometry.Convex.ConvexSpace.Defs
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 73 from the axioms · uses propext, Classical.choice, Quot.sound
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.
- DFunLike.coestatement and proof · cited by 62,936
- Setstatement and proof · cited by 53,352
- Finsetstatement and proof · cited by 13,712
- LinearOrderstatement and proof · cited by 8,572
- Finsuppstatement and proof · cited by 5,255
- IsStrictOrderedRingstatement and proof · cited by 2,490
- IsDomainstatement and proof · cited by 2,196
- LT.lt.ne'proof · cited by 1,417
- Finset.filterstatement and proof · cited by 949
- Finsupp.supportstatement and proof · cited by 828
- Finsupp.sumproof · cited by 481
- Semifieldstatement and proof · cited by 439
Cited by2
Results whose statement or proof uses this declaration.
- Convexity.StdSimplex.restrict_singletonproof · cited by 1
- Convexity.IsConvexSet.of_convexCombPair_memproof · cited by 0