Theorems · Definition · number theory
ZNum.ctorElim
{motive : ZNum → Sort u} → (ctorIdx : ℕ) → (t : ZNum) → ctorIdx = t.ctorIdx → ZNum.ctorElimType ctorIdx → motive t- Defined in
- Mathlib.Data.Num.Basic
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 8 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- PosNumproof · cited by 171
- ZNumstatement and proof · cited by 73
- ZNum.casesOnproof · cited by 9
- ZNum.ctorIdxstatement and proof · cited by 2
- ZNum.ctorElimTypestatement and proof · cited by 0
Cited by3
Results whose statement or proof uses this declaration.
- ZNum.neg.elimproof · cited by 0
- ZNum.pos.elimproof · cited by 0
- ZNum.zero.elimproof · cited by 0