Theorems · Definition · number theory
ZNum.zero.elim
{motive : ZNum → Sort u} → (t : ZNum) → t.ctorIdx = 0 → motive ZNum.zero → motive t- Defined in
- Mathlib.Data.Num.Basic
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 9 from the axioms · uses no axioms
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.
- ZNumstatement and proof · cited by 73
- ZNum.ctorIdxstatement and proof · cited by 2
- ZNum.ctorElimproof · cited by 0
Cited by1
Results whose statement or proof uses this declaration.
- ZNum.noConfusionTypeproof · cited by 0