Mathlib Map

Theorems · Theorem · order theory

mul_self_nonneg

∀ {R : Type u} [inst : Semiring R] [inst_1 : LinearOrder R] [ExistsAddOfLE R] [PosMulMono R] [AddLeftMono R] (a : R),
  0 ≤ a * a
Defined in
Mathlib.Algebra.Order.Ring.Unbundled.Basic
Cited by
35 results in Mathlib
Foundations
Depth 18 from the axioms · uses propext
Assumes
SemiringLinearOrderExistsAddOfLEPosMulMonoAddLeftMono

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 by35

Results whose statement or proof uses this declaration.