Mathlib Map

Theorems · Definition · order theory

SignType.sign

{α : Type u_1} → [Zero α] → [inst : Preorder α] → [DecidableLT α] → α →o SignType

The sign of an element is 1 if it's positive, -1 if negative, 0 otherwise.

Defined in
Mathlib.Data.Sign.Defs
Cited by
128 results in Mathlib
Foundations
Depth 63 from the axioms, rests on 955 definitions · uses propext, Classical.choice, Quot.sound
Assumes
ZeroPreorderDecidableLT

Around this declaration

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

Cites3

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

Cited by132

Results whose statement or proof uses this declaration.