Mathlib Map

Theorems · Definition · order theory

Interval.length

{α : Type u_2} → [AddCommGroup α] → [inst : PartialOrder α] → Interval α → α

The length of an interval is its first component minus its second component. This measures the accuracy of the approximation by an interval.

Defined in
Mathlib.Algebra.Order.Interval.Basic
Cited by
8 results in Mathlib
Foundations
Depth 13 from the axioms · uses propext
Assumes
AddCommGroupPartialOrder

Around this declaration

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

Cites5

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

Cited by8

Results whose statement or proof uses this declaration.