Mathlib Map

Theorems · Theorem · order theory

tsub_eq_zero_iff_le

∀ {α : Type u_1} [inst : AddCommMonoid α] [inst_1 : PartialOrder α] [CanonicallyOrderedAdd α] [inst_3 : Sub α]
  [OrderedSub α] {a b : α}, a - b = 0 ↔ a ≤ b
Defined in
Mathlib.Algebra.Order.Sub.Basic
Cited by
32 results in Mathlib
Foundations
Depth 9 from the axioms · uses propext
Assumes
AddCommMonoidPartialOrderCanonicallyOrderedAddSubOrderedSub

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 by32

Results whose statement or proof uses this declaration.