Theorems · Theorem · convex and discrete geometry
Convexity.StdSimplex.restrict.congr_simp
∀ {X : Type u_2} {K : Type u_8} [inst : Semifield K] [inst_1 : LinearOrder K] [inst_2 : IsStrictOrderedRing K]
(w w_1 : Convexity.StdSimplex K X) (e_w : w = w_1) (s s_1 : Set X) (e_s : s = s_1) (hs : ∃ x ∈ s, w.weights x ≠ 0),
w.restrict s hs = w_1.restrict s_1 ⋯- Defined in
- Mathlib.Geometry.Convex.ConvexSpace.Defs
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 72 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
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
- Semifieldstatement and proof · cited by 439
- Convexity.StdSimplexstatement and proof · cited by 123
- Convexity.StdSimplex.weightsstatement and proof · cited by 63
- Convexity.StdSimplex.restrictstatement and proof · cited by 6
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.