Theorems · Definition · number theory
ZNum.pos.elim
{motive : ZNum → Sort u} → (t : ZNum) → t.ctorIdx = 1 → ((a : PosNum) → motive (ZNum.pos a)) → 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.
Cites4
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- PosNumstatement and proof · cited by 171
- 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