Mathlib Map

Theorems · Definition · order theory

Int.floor

{α : Type u_2} → [inst : Ring α] → [inst_1 : LinearOrder α] → [FloorRing α] → α → ℤ

Int.floor a is the greatest integer z such that z ≤ a. It is denoted with ⌊a⌋.

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

Around this declaration

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

Cites4

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

Cited by231

Results whose statement or proof uses this declaration.

Showing the 200 most cited of 231.