Theorems · Theorem · order theory
Order.height_eq_zero
∀ {α : Type u_1} [inst : Preorder α] {x : α}, Order.height x = 0 ↔ IsMin xThe elements of height zero are the minimal elements.
- Defined in
- Mathlib.Order.KrullDimension
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 63 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.
- Preorderstatement and proof · cited by 7,952
- ENatstatement · cited by 4,985
- Nat.cast_zeroproof · cited by 1,870
- IsMinstatement · cited by 277
- Order.heightstatement and proof · cited by 67
- Order.height_le_coe_iffproof · cited by 5
Cited by4
Results whose statement or proof uses this declaration.
- Ideal.height_eq_zero_iffproof · cited by 5
- Order.coheight_eq_zeroproof · cited by 2
- Order.height_ne_zeroproof · cited by 0
- Order.IsMin.height_eq_zeroproof · cited by 0