Theorems · Theorem · convex and discrete geometry
ConvexCone.to_isOrderedAddMonoid
∀ {R : Type u_2} {G : Type u_3} [inst : Semiring R] [inst_1 : PartialOrder R] [inst_2 : AddCommGroup G]
[inst_3 : SMul R G] (C : ConvexCone R G) (h₁ : C.Pointed) (h₂ : C.Salient),
have x := C.toPartialOrder h₁ h₂;
IsOrderedAddMonoid GA pointed and salient cone defines an IsOrderedAddMonoid.
- Defined in
- Mathlib.Geometry.Convex.Cone.Basic
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 22 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Semiringstatement and proof · cited by 13,802
- AddCommGroupstatement and proof · cited by 12,871
- PartialOrderstatement and proof · cited by 6,410
- IsOrderedAddMonoidstatement · cited by 1,659
- ConvexConestatement and proof · cited by 103
- add_sub_add_right_eq_subproof · cited by 29
- ConvexCone.Pointedstatement and proof · cited by 14
- ConvexCone.Salientstatement and proof · cited by 7
- ConvexCone.toPartialOrderstatement and proof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.