Mathlib Map

Theorems · Definition · order theory

LocallyFiniteOrder.orderAddMonoidHom

(G : Type u_2) →
  [inst : AddCommGroup G] → [inst_1 : LinearOrder G] → [IsOrderedAddMonoid G] → [LocallyFiniteOrder G] → G →+o ℤ

The canonical embedding (as an ordered monoid hom) from a linearly ordered cancellative group into . This is either surjective or zero.

Defined in
Mathlib.Algebra.Order.Monoid.LocallyFiniteOrder
Cited by
5 results in Mathlib
Foundations
Depth 74 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
AddCommGroupLinearOrderIsOrderedAddMonoidLocallyFiniteOrder

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.

Cited by7

Results whose statement or proof uses this declaration.