Theorems · Theorem · order theory
exists_supIrred_decomposition
∀ {α : Type u_2} [inst : SemilatticeSup α] [inst_1 : OrderBot α] [WellFoundedLT α] (a : α),
∃ s, s.sup id = a ∧ ∀ ⦃b : α⦄, b ∈ s → SupIrred bIn a well-founded lattice, any element is the supremum of finitely many sup-irreducible elements. This is the order-theoretic analogue of prime factorisation.
- Defined in
- Mathlib.Order.Irreducible
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 58 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Finsetstatement and proof · cited by 13,712
- Bot.botproof · cited by 4,720
- OrderBotstatement and proof · cited by 1,055
- SemilatticeSupstatement and proof · cited by 785
- Finset.supstatement and proof · cited by 530
- WellFoundedLTstatement and proof · cited by 491
- IsMinproof · cited by 277
- Finset.sup_emptyproof · cited by 72
- Finset.sup_singletonproof · cited by 42
- SupIrredstatement and proof · cited by 34
- WellFoundedLT.inductionproof · cited by 24
- IsMin.eq_botproof · cited by 12
Cited by1
Results whose statement or proof uses this declaration.
- exists_infIrred_decompositionproof · cited by 1