Mathlib Map

Theorems · Theorem · order theory

LinearOrderedCommGroup.wellFoundedOn_setOf_le_lt_iff_nonempty_discrete

Deprecated since 2026-07-09Use LinearOrderedCommGroup.wellFoundedOn_setOfPred_le_lt_iff_nonempty_discrete instead.

∀ {G : Type u_2} [inst : CommGroup G] [inst_1 : LinearOrder G] [IsOrderedMonoid G] [Nontrivial G] {g : G},
  ({x | g ≤ x}.WellFoundedOn fun x1 x2 => x1 < x2) ↔ Nonempty (G ≃*o Multiplicative ℤ)

Alias of LinearOrderedCommGroup.wellFoundedOn_setOfPred_le_lt_iff_nonempty_discrete.

Defined in
Mathlib.GroupTheory.ArchimedeanDensely
Cited by
0 results in Mathlib
Foundations
Depth 86 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommGroupLinearOrderIsOrderedMonoidNontrivial

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.

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.