Documentation

Mathlib.Algebra.Order.Nonneg.Floor

Nonnegative elements are archimedean #

This file defines instances and prove some properties about the nonnegative elements Nonneg α of an arbitrary type α.

This is used to derive algebraic structures on ℝ≥0 and ℚ≥0 automatically.

Main declarations #

@[instance_reducible]
Equations