Mathlib Map

Theorems · Theorem · order theory

Order.krullDim_eq_iSup_length

∀ {α : Type u_1} [inst : Preorder α] [Nonempty α], Order.krullDim α = ↑(⨆ p, ↑p.length)

A definition of krullDim for nonempty α that avoids WithBot

Defined in
Mathlib.Order.KrullDimension
Cited by
5 results in Mathlib
Foundations
Depth 33 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
PreorderNonempty

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites14

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by5

Results whose statement or proof uses this declaration.