Mathlib Map

Theorems · Theorem · order theory

sq_pos_of_ne_zero

∀ {R : Type u_3} [inst : Semiring R] [inst_1 : LinearOrder R] [IsStrictOrderedRing R] [ExistsAddOfLE R] {a : R},
  a ≠ 0 → 0 < a ^ 2

Alias of the reverse direction of sq_pos_iff.

Defined in
Mathlib.Algebra.Order.Ring.Basic
Cited by
9 results in Mathlib
Foundations
Depth 22 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
SemiringLinearOrderIsStrictOrderedRingExistsAddOfLE

Around this declaration

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

Cites5

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

Cited by9

Results whose statement or proof uses this declaration.