Theorems · Definition · order theory
Order.coheight
{α : Type u_1} → [Preorder α] → α → ℕ∞The coheight of an element a in a preorder α is the supremum of the rightmost index of all
relation series of α ordered by < and beginning with a. In other words, it is
the largest n such that there's a series a = a₀ < a₁ < ... < aₙ (or ∞ if there is
no largest n).
The definition of coheight is via the height in the dual order, in order to easily transfer
theorems between height and coheight. See coheight_eq for the definition with a
series ordered by < and beginning with a.
- Defined in
- Mathlib.Order.KrullDimension
- Cited by
- 74 results in Mathlib
- Foundations
- Depth 33 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.
Cites3
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Preorderstatement and proof · cited by 7,952
- ENatstatement · cited by 4,985
- Order.heightproof · cited by 67
Cited by76
Results whose statement or proof uses this declaration.
- AlgebraicGeometry.Scheme.ordproof · cited by 12
- AlgebraicGeometry.Scheme.ordHomstatement and proof · cited by 10
- AlgebraicGeometry.Scheme.ord_eq_zero_of_coheight_neq_onestatement and proof · cited by 5
- Order.coheight_of_noMaxOrderstatement · cited by 4
- Order.coheight_orderIsostatement · cited by 4
- Module.length_quotientstatement and proof · cited by 3
- Order.coheight_eq_of_strictMonostatement and proof · cited by 3
- AlgebraicGeometry.Scheme.ord_eq_unzero_ordHomstatement and proof · cited by 3
- Order.coheight_bot_eq_krullDimstatement and proof · cited by 2
- AlgebraicGeometry.krullDimLE_of_coheight_lestatement and proof · cited by 2
- Order.coheight_eq_zerostatement · cited by 2
- Order.coheight_le_iff'statement · cited by 2