Theorems · Theorem · general topology
Convexity.dist_convexCombPair_left
∀ {X : Type u_2} [inst : Convexity.ConvexSpace ℝ X] [inst_1 : MetricSpace X] [Convexity.IsConvexDist X] {s t : ℝ}
(hs : 0 ≤ s) (ht : 0 ≤ t) (h : s + t = 1) (x y : X), dist (Convexity.convexCombPair s t hs ht h x y) x = t * dist x y- Defined in
- Mathlib.Analysis.Convex.MetricSpace
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 109 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites32
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
- one_mulproof · cited by 2,841
- zero_addproof · cited by 2,366
- MulZeroClass.mul_zeroproof · cited by 2,091
- le_reflproof · cited by 2,061
- MetricSpacestatement and proof · cited by 1,684
- MulZeroClass.zero_mulproof · cited by 1,625
- Dist.diststatement and proof · cited by 1,539
- add_commproof · cited by 1,535
- Finsupp.singleproof · cited by 943
- add_le_addproof · cited by 666
Cited by4
Results whose statement or proof uses this declaration.
- Convexity.dist_convexCombPair_rightproof · cited by 2
- Convexity.continuous_convexCombPair_of_isBoundedproof · cited by 1
- Convexity.dist_convexCombPair_convexCombPairproof · cited by 1
- Convexity.dist_left_convexCombPairproof · cited by 0