Mathlib Map

Theorems · Theorem · order theory

max_sub_min_eq_abs

∀ {α : Type u_1} [inst : AddGroup α] [inst_1 : LinearOrder α] [AddLeftMono α] [AddRightMono α] (a b : α),
  max a b - min a b = |b - a|
Defined in
Mathlib.Algebra.Order.Group.Unbundled.Abs
Cited by
10 results in Mathlib
Foundations
Depth 18 from the axioms · uses propext
Assumes
AddGroupLinearOrderAddLeftMonoAddRightMono

Around this declaration

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

Cites7

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

Cited by10

Results whose statement or proof uses this declaration.