Theorems · Theorem · general topology
Convexity.dist_sConvexComb_left_le
∀ {X : Type u_2} [inst : Convexity.ConvexSpace ℝ X] [inst_1 : MetricSpace X] [Convexity.IsConvexDist X]
(f : Convexity.StdSimplex ℝ X) (x : X),
dist (Convexity.sConvexComb f) x ≤ Convexity.iConvexComb f fun x_1 => dist x_1 x- Defined in
- Mathlib.Analysis.Convex.MetricSpace
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 108 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Realstatement and proof · cited by 25,697
- MetricSpacestatement and proof · cited by 1,684
- Dist.diststatement and proof · cited by 1,539
- Convexity.ConvexSpacestatement and proof · cited by 176
- Convexity.StdSimplexstatement and proof · cited by 123
- Convexity.StdSimplex.weightsproof · cited by 63
- Convexity.ConvexSpace.sConvexCombstatement and proof · cited by 59
- Convexity.iConvexCombstatement · cited by 51
- Convexity.IsConvexDiststatement and proof · cited by 18
- Convexity.iConvexComb_congrproof · cited by 10
- Convexity.iConvexComb_eq_sumproof · cited by 9
Cited by1
Results whose statement or proof uses this declaration.
- Convexity.dist_convexCombPair_leftproof · cited by 4