Theorems · Definition · number theory
Num.pos.elim
{motive : Num → Sort u} → (t : Num) → t.ctorIdx = 1 → ((a : PosNum) → motive (Num.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
- Numstatement and proof · cited by 117
- Num.ctorIdxstatement and proof · cited by 1
- Num.ctorElimproof · cited by 0
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.