Mathlib Map

Theorems · Theorem · order theory

Nat.ceil_zero

∀ {R : Type u_1} [inst : Semiring R] [inst_1 : LinearOrder R] [inst_2 : FloorSemiring R] [IsStrictOrderedRing R],
  ⌈0⌉₊ = 0
Defined in
Mathlib.Algebra.Order.Floor.Semiring
Cited by
3 results in Mathlib
Foundations
Depth 39 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
SemiringLinearOrderFloorSemiringIsStrictOrderedRing

Around this declaration

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

Cites7

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

Cited by3

Results whose statement or proof uses this declaration.