Theorems · Definition · order theory
MulArchimedeanClass.subsemigroup
{M : Type u_1} →
[inst : CommGroup M] →
[inst_1 : LinearOrder M] → [inst_2 : IsOrderedMonoid M] → UpperSet (MulArchimedeanClass M) → Subsemigroup MGiven a UpperSet of MulArchimedeanClass,
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
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.
- LinearOrderstatement and proof · cited by 8,572
- SetLike.coeproof · cited by 8,199
- Set.preimageproof · cited by 4,946
- CommGroupstatement and proof · cited by 990
- IsOrderedMonoidstatement and proof · cited by 577
- Subsemigroupstatement · cited by 323
- UpperSetstatement and proof · cited by 245
- MulArchimedeanClassstatement and proof · cited by 81
- MulArchimedeanClass.mkproof · cited by 63
Cited by7
Results whose statement or proof uses this declaration.
- MulArchimedeanClass.subgroupproof · cited by 6
- FiniteMulArchimedeanClass.subgroupproof · cited by 4
- MulArchimedeanClass.subgroup_strictAntiOnproof · cited by 1
- MulArchimedeanClass.subsemigroup_eq_subgroup_of_ne_topstatement and proof · cited by 1
- MulArchimedeanClass.subsemigroup_strictAntistatement and proof · cited by 1
- FiniteMulArchimedeanClass.subgroup_eq_botproof · cited by 0
- FiniteMulArchimedeanClass.subsemigroup_eq_subgroupstatement · cited by 0