Mathlib Map

Theorems · Inductive type · order theory

FloorRing

(α : Type u_4) → [Ring α] → [LinearOrder α] → Type u_4

A FloorRing is a linear ordered ring over α with a function floor : α → ℤ satisfying ∀ (z : ℤ) (a : α), z ≤ floor a ↔ (z : α) ≤ a).

Defined in
Mathlib.Algebra.Order.Floor.Defs
Cited by
405 results in Mathlib
Foundations
Depth 1 from the axioms, rests on 3 definitions · uses no axioms
Assumes
RingLinearOrder

Around this declaration

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

Cites2

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

Cited by434

Results whose statement or proof uses this declaration.

Showing the 200 most cited of 434.