Mathlib Map

Theorems · Definition · functional analysis

IsStrictlyPositive

{A : Type u_1} → [LE A] → [Monoid A] → [Zero A] → A → Prop

An element of an ordered algebra is strictly positive if it is nonnegative and invertible. NOTE: This definition will be generalized to the non-unital case in the future; do not unfold the definition and use the API provided instead to avoid breakage when the refactor happens.

Defined in
Mathlib.Algebra.Algebra.StrictPositivity
Cited by
75 results in Mathlib
Foundations
Depth 4 from the axioms · uses no axioms
Assumes
LEMonoidZero

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.

  • Monoidstatement and proof · cited by 3,887
  • IsUnitproof · cited by 1,602

Cited by75

Results whose statement or proof uses this declaration.