Theorems · Definition · order theory
Order.KrullDimLE.casesOn
{n : ℕ} →
{α : Type u_1} →
[inst : Preorder α] →
{motive : Order.KrullDimLE n α → Sort u} →
(t : Order.KrullDimLE n α) → ((krullDim_le : Order.krullDim α ≤ ↑n) → motive ⋯) → motive t- Defined in
- Mathlib.Order.KrullDimension
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 35 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.
Cites5
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
- WithBotstatement · cited by 1,498
- Order.krullDimstatement and proof · cited by 82
- Order.KrullDimLEstatement and proof · cited by 3
Cited by1
Results whose statement or proof uses this declaration.
- Order.krullDimLE_iffproof · cited by 4