Theorems · Theorem · convex and discrete geometry
Convexity.StdSimplex.restrict_singleton
∀ {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) (x : X) (hx : ∃ x_1 ∈ {x}, w.weights x_1 ≠ 0),
w.restrict {x} hx = Convexity.StdSimplex.single x- Defined in
- Mathlib.Geometry.Convex.ConvexSpace.Defs
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 75 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
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
- LinearOrderstatement and proof · cited by 8,572
- Finsuppstatement · cited by 5,255
- IsStrictOrderedRingstatement and proof · cited by 2,490
- IsDomainstatement and proof · cited by 2,196
- Finsupp.supportproof · cited by 828
- Finset.extproof · cited by 565
- Semifieldstatement and proof · cited by 439
- Finset.filter_congrproof · cited by 167
- Convexity.StdSimplexstatement and proof · cited by 123
- Convexity.StdSimplex.weightsstatement and proof · cited by 63
Cited by1
Results whose statement or proof uses this declaration.
- Convexity.IsConvexSet.of_convexCombPair_memproof · cited by 0