Theorems · Definition · order theory
LinearOrder.mkOfAddGroupCone
{S : Type u_1} →
{G : Type u_2} →
[inst : AddCommGroup G] →
[inst_1 : SetLike S G] →
(C : S) → [AddGroupConeClass S G] → [HasMemOrNegMem 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 18 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.
- AddCommGroupstatement and proof · cited by 12,871
- LinearOrderstatement · cited by 8,572
- PartialOrderproof · cited by 6,410
- SetLikestatement and proof · cited by 1,084
- HasMemOrNegMemstatement and proof · cited by 5
- AddGroupConeClassstatement and proof · cited by 3
- PartialOrder.mkOfAddGroupConeproof · cited by 3
- decidableEqOfDecidableLEproof · cited by 0
- decidableLTOfDecidableLEproof · cited by 0
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.