Mathlib Map

Structures · Algebra

FloorRing

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
Shape
One type argument · adds floor, ceil, gc_coe_floor, gc_ceil_coe

Extends0

Extends nothing: this is a root of the hierarchy.

Extended by0

Nothing extends this class yet.

Concrete types that are instances4

  • Int
  • Real
  • Rat
  • ArchimedeanClass.FiniteElement

How is a type an instance?

Loading the hierarchy index…

Assumed by424

Ancestors0

No ancestors.