Mathlib Map

Theorems · Theorem · number theory

Num.lt_iff_cmp

∀ {m n : Num}, m < n ↔ m.cmp n = Ordering.lt
Defined in
Mathlib.Data.Num.Lemmas
Cited by
1 results in Mathlib
Foundations
Depth 35 from the axioms · uses propext

Around this declaration

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

Cites2

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

  • Numstatement and proof · cited by 117
  • Num.cmpstatement · cited by 6

Cited by1

Results whose statement or proof uses this declaration.