Theorems · Theorem · group theory
AddSubmonoid.closure_image_isAddIndecomposable_baseOf
∀ {ι : Type u_1} {M : Type u_2} {S : Type u_4} [inst : AddMonoid M] [inst_1 : LinearOrder S] [Finite ι]
[inst_3 : AddCommMonoid S] [IsOrderedCancelAddMonoid S] (v : ι → M) (f : M →+ S),
AddSubmonoid.closure (v '' IsAddIndecomposable.baseOf v f) = AddSubmonoid.closure (v '' {i | 0 < f (v i)})Given a finite family of points v in an additive monoid M, together with a
morphism into a linearly-ordered additive monoid f : M →+ S, the submonoid generated by those
points of v which lie in the half space where f > 0 is generated by the subset of such points
which are indecomposable with respect to points in this half space.
If v is the set of roots of a crystallographic root system and S = ℚ, then this is
[serre1965](Ch. V, §9, Lemma 2) and it may be used to prove that the root system has a base.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 68 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites34
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Setproof · cited by 53,352
- AddCommMonoidstatement and proof · cited by 12,281
- LinearOrderstatement and proof · cited by 8,572
- SetLike.coeproof · cited by 8,199
- Set.ofPredstatement and proof · cited by 6,101
- Set.imagestatement and proof · cited by 5,609
- AddMonoidHomstatement and proof · cited by 3,230
- Finitestatement and proof · cited by 3,029
- AddMonoidstatement and proof · cited by 2,864
- Set.Nonemptyproof · cited by 2,627
- LT.lt.leproof · cited by 2,189
Cited by2
Results whose statement or proof uses this declaration.
- IsAddIndecomposable.mem_or_neg_mem_closure_baseOfproof · cited by 5
- AddSubgroup.closure_image_isAddIndecomposable_baseOfproof · cited by 1