Theorems · Definition · order theory
CompositionSeries
(X : Type u) → [inst : Lattice X] → [JordanHolderLattice X] → Type u
A CompositionSeries X is a finite nonempty series of elements of a
JordanHolderLattice such that each element is maximal inside the next. The length of a
CompositionSeries X is one less than the number of elements in the series.
Note that there is no stipulation that a series start from the bottom of the lattice and finish at
the top. For a composition series s, s.last is the largest element of the series,
and s.head is the least element.
- Defined in
- Mathlib.Order.JordanHolder
- Cited by
- 40 results in Mathlib
- Foundations
- Depth 5 from the axioms · uses no axioms
- Assumes
- LatticeJordanHolderLattice
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Set.ofPredproof · cited by 6,101
- Latticestatement and proof · cited by 916
- RelSeriesproof · cited by 129
- JordanHolderLatticestatement and proof · cited by 44
- JordanHolderLattice.IsMaximalproof · cited by 42
Cited by41
Results whose statement or proof uses this declaration.
- CompositionSeries.Equivalentstatement and proof · cited by 9
- Module.length_ne_top_iffproof · cited by 8
- Module.length_eq_add_of_exactproof · cited by 6
- CompositionSeries.strictMonostatement and proof · cited by 6
- Module.length_compositionSeriesstatement and proof · cited by 4
- isFiniteLength_iff_exists_compositionSeriesstatement and proof · cited by 4
- CompositionSeries.eq_snoc_eraseLaststatement and proof · cited by 3
- CompositionSeries.extstatement and proof · cited by 3
- CompositionSeries.isMaximal_eraseLast_laststatement and proof · cited by 3
- isFiniteLength_of_exists_compositionSeriesstatement and proof · cited by 3
- exists_compositionSeries_of_isNoetherian_isArtinianstatement · cited by 2
- CompositionSeries.injectivestatement and proof · cited by 2