Mathlib Map

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
Assumes
Convexity.ConvexSpaceMetricSpaceConvexity.IsConvexDist

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.

Cited by1

Results whose statement or proof uses this declaration.