Theorems · Definition · order theory
Order.krullDim
(α : Type u_1) → [Preorder α] → WithBot ℕ∞
The Krull dimension of a preorder α is the supremum of the rightmost index of all relation
series of α ordered by <. If there is no series a₀ < a₁ < ... < aₙ in α, then its Krull
dimension is defined to be negative infinity; if the length of all series a₀ < a₁ < ... < aₙ is
unbounded, its Krull dimension is defined to be positive infinity.
- Defined in
- Mathlib.Order.KrullDimension
- Cited by
- 82 results in Mathlib
- Foundations
- Depth 32 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- Preorder
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
Cited by88
Results whose statement or proof uses this declaration.
- ringKrullDimproof · cited by 75
- Module.lengthproof · cited by 56
- Module.supportDimproof · cited by 23
- Module.coe_lengthstatement and proof · cited by 10
- Order.krullDim_eq_of_orderIsostatement · cited by 9
- Order.krullDim_orderDualstatement · cited by 7
- LinearEquiv.length_eqproof · cited by 7
- Order.krullDim_le_of_strictMonostatement · cited by 6
- topologicalKrullDimproof · cited by 6
- Order.height_top_eq_krullDimstatement · cited by 6
- Order.krullDim_eq_botstatement · cited by 5
- Order.krullDim_eq_iSup_lengthstatement · cited by 5