Mathlib Map

Theorems · Theorem · order theory

tsub_pos_iff_lt

∀ {α : Type u_1} [inst : AddCommMonoid α] [inst_1 : LinearOrder α] [CanonicallyOrderedAdd α] [inst_3 : Sub α]
  [OrderedSub α] {a b : α}, 0 < a - b ↔ b < a
Defined in
Mathlib.Algebra.Order.Sub.Basic
Cited by
27 results in Mathlib
Foundations
Depth 17 from the axioms · uses propext
Assumes
AddCommMonoidLinearOrderCanonicallyOrderedAddSubOrderedSub

Around this declaration

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

Cites6

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

Cited by27

Results whose statement or proof uses this declaration.