Theorems · Theorem · convex and discrete geometry
midpoint_mem_segment
∀ {𝕜 : Type u_1} {E : Type u_2} [inst : Ring 𝕜] [inst_1 : LinearOrder 𝕜] [IsStrictOrderedRing 𝕜]
[inst_3 : AddCommGroup E] [inst_4 : Module 𝕜 E] [inst_5 : Invertible 2] (x y : E), midpoint 𝕜 x y ∈ segment 𝕜 x y- Defined in
- Mathlib.Analysis.Convex.Segment
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 48 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement · cited by 53,352
- Modulestatement and proof · cited by 20,661
- AddCommGroupstatement and proof · cited by 12,871
- LinearOrderstatement and proof · cited by 8,572
- Ringstatement and proof · cited by 7,463
- IsStrictOrderedRingstatement and proof · cited by 2,490
- Invertiblestatement and proof · cited by 549
- midpointstatement and proof · cited by 123
- segmentstatement · cited by 120
- openSegment_subset_segmentproof · cited by 8
- midpoint_mem_openSegmentproof · cited by 3
Cited by1
Results whose statement or proof uses this declaration.
- Convex.midpoint_memproof · cited by 1