Mathlib Map

Theorems · Definition · group theory

WithZero.recZeroCoe

{α : Type u} → {motive : WithZero α → Sort u_1} → motive 0 → ((a : α) → motive ↑a) → (n : WithZero α) → motive n

Recursor for WithZero using the preferred forms 0 and ↑a.

Defined in
Mathlib.Algebra.Group.WithOne.Defs
Cited by
29 results in Mathlib
Foundations
Depth 5 from the axioms · uses no axioms

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.

Cited by34

Results whose statement or proof uses this declaration.