Mathlib Map

Theorems · Theorem · order theory

not_isAddCyclic_of_denselyOrdered

∀ (α : Type u_1) [inst : AddCommGroup α] [inst_1 : LinearOrder α] [IsOrderedAddMonoid α] [DenselyOrdered α]
  [Nontrivial α], ¬IsAddCyclic α

A nontrivial densely linear ordered additive commutative group can't be a cyclic group.

Defined in
Mathlib.Algebra.Order.Group.Basic
Cited by
1 results in Mathlib
Foundations
Depth 50 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
AddCommGroupLinearOrderIsOrderedAddMonoidDenselyOrderedNontrivial

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites20

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by1

Results whose statement or proof uses this declaration.