Theorems · Theorem · convex and discrete geometry
midpoint_mem_openSegment
∀ {𝕜 : 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 ∈ openSegment 𝕜 x y- Defined in
- Mathlib.Analysis.Convex.Segment
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 47 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement and proof · 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
- Invertible.invOfproof · cited by 268
- midpointstatement and proof · cited by 123
- openSegmentstatement · cited by 102
- two_posproof · cited by 68
- one_lt_twoproof · cited by 67
Cited by3
Results whose statement or proof uses this declaration.
- mem_openSegment_sub_addproof · cited by 2
- mem_openSegment_add_subproof · cited by 1
- midpoint_mem_segmentproof · cited by 1