Mathlib Map

Theorems · Theorem · order theory

not_isCyclic_of_denselyOrdered

∀ (α : Type u_1) [inst : CommGroup α] [inst_1 : LinearOrder α] [IsOrderedMonoid α] [DenselyOrdered α] [Nontrivial α],
  ¬IsCyclic α

A nontrivial densely linear ordered 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
CommGroupLinearOrderIsOrderedMonoidDenselyOrderedNontrivial

Around this declaration

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

Cites18

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.