Mathlib Map

Theorems · Theorem · order theory

nonneg_le_nonneg_of_sq_le_sq

∀ {R : Type u} [inst : Semiring R] [inst_1 : LinearOrder R] [PosMulStrictMono R] [MulPosMono R] {a b : R},
  0 ≤ b → a * a ≤ b * b → a ≤ b
Defined in
Mathlib.Algebra.Order.Ring.Unbundled.Basic
Cited by
6 results in Mathlib
Foundations
Depth 17 from the axioms · uses propext
Assumes
SemiringLinearOrderPosMulStrictMonoMulPosMono

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 by6

Results whose statement or proof uses this declaration.