Theorems · Theorem · convex and discrete geometry
image_openSegment
∀ (𝕜 : Type u_1) {E : Type u_2} {F : Type u_3} [inst : Ring 𝕜] [inst_1 : PartialOrder 𝕜] [AddRightMono 𝕜]
[inst_3 : AddCommGroup E] [inst_4 : AddCommGroup F] [inst_5 : Module 𝕜 E] [inst_6 : Module 𝕜 F] (f : E →ᵃ[𝕜] F)
(a b : E), ⇑f '' openSegment 𝕜 a b = openSegment 𝕜 (f a) (f b)- Defined in
- Mathlib.Analysis.Convex.Segment
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 47 from the axioms · uses propext, 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.
- DFunLike.coestatement and proof · cited by 62,936
- Setstatement · cited by 53,352
- Modulestatement and proof · cited by 20,661
- AddCommGroupstatement and proof · cited by 12,871
- Ringstatement and proof · cited by 7,463
- PartialOrderstatement and proof · cited by 6,410
- Set.imagestatement and proof · cited by 5,609
- Set.extproof · cited by 2,266
- Set.Iooproof · cited by 1,214
- AffineMapstatement and proof · cited by 674
- AddRightMonostatement and proof · cited by 367
- AffineMap.lineMapproof · cited by 254
Cited by5
Results whose statement or proof uses this declaration.
- Convex.interior_closure_eq_interior_of_nonempty_interiorproof · cited by 1
- extremePoints_doublyStochasticproof · cited by 0
- vadd_openSegmentproof · cited by 0
- image_extremePointsproof · cited by 0
- surjOn_extremePoints_imageproof · cited by 0