Mathlib Map

Theorems · Definition · real analysis

Function.Odd

{α : Type u_1} → {β : Type u_2} → [Neg α] → [Neg β] → (α → β) → Prop

A function f is _odd_ if it satisfies f (-x) = -f x for all x.

Defined in
Mathlib.Algebra.Group.EvenFunction
Cited by
38 results in Mathlib
Foundations
Depth 2 from the axioms · uses no axioms
Assumes
NegNeg

Around this declaration

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

Cites0

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

Nothing in Mathlib beyond the foundations.

Cited by38

Results whose statement or proof uses this declaration.