Theorems · Definition · order theory
LinearOrder.mkOfGroupCone
{S : Type u_1} →
{G : Type u_2} →
[inst : CommGroup G] →
[inst_1 : SetLike S G] →
(C : S) → [GroupConeClass S G] → [HasMemOrInvMem C] → [DecidablePred fun x => x ∈ C] → LinearOrder GConstruct a linear order by designating a maximal cone in an abelian group.
- Defined in
- Mathlib.Algebra.Order.Group.Cone
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 19 from the axioms · uses propext
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.
- LinearOrderstatement · cited by 8,572
- PartialOrderproof · cited by 6,410
- SetLikestatement and proof · cited by 1,084
- CommGroupstatement and proof · cited by 990
- GroupConeClassstatement and proof · cited by 3
- HasMemOrInvMemstatement and proof · cited by 3
- PartialOrder.mkOfGroupConeproof · cited by 2
- decidableEqOfDecidableLEproof · cited by 0
- decidableLTOfDecidableLEproof · cited by 0
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.