Mathlib Map

Theorems · Definition · order theory

ArchimedeanClass.subsemigroup

{M : Type u_1} →
  [inst : AddCommGroup M] →
    [inst_1 : LinearOrder M] → [inst_2 : IsOrderedAddMonoid M] → UpperSet (ArchimedeanClass M) → AddSubsemigroup M

Given a UpperSet of ArchimedeanClass, all group elements belonging to these classes form a subsemigroup. This is not yet a subgroup because it doesn't contain the identity if s = ⊤.

Defined in
Mathlib.Algebra.Order.Archimedean.Class
Cited by
5 results in Mathlib
Foundations
Depth 29 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
AddCommGroupLinearOrderIsOrderedAddMonoid

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 by7

Results whose statement or proof uses this declaration.