Theorems · Theorem · order theory
IsOrderedMonoid.mkOfCone
∀ {S : Type u_1} {G : Type u_2} [inst : CommGroup G] [inst_1 : SetLike S G] (C : S) [inst_2 : GroupConeClass S G],
have x := PartialOrder.mkOfGroupCone C;
IsOrderedMonoid GConstruct a partially ordered abelian group by designating a cone in an abelian group.
- Defined in
- Mathlib.Algebra.Order.Group.Cone
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 16 from the axioms · uses propext
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- PartialOrderstatement and proof · cited by 6,410
- SetLikestatement and proof · cited by 1,084
- CommGroupstatement and proof · cited by 990
- IsOrderedMonoidstatement · cited by 577
- mul_div_mul_right_eq_divproof · cited by 4
- GroupConeClassstatement and proof · cited by 3
- PartialOrder.mkOfGroupConestatement and proof · cited by 2
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.