Theorems · Definition · number theory
Num.casesOn
{motive : Num → Sort u} → (t : Num) → motive Num.zero → ((a : PosNum) → motive (Num.pos a)) → motive t- Defined in
- Mathlib.Data.Num.Basic
- Cited by
- 20 results in Mathlib
- Foundations
- Depth 3 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 by27
Results whose statement or proof uses this declaration.
- ZNum.bit1proof · cited by 6
- Num.castNum_eq_bitwiseproof · cited by 4
- ZNum.bitm1proof · cited by 4
- Num.zneg_toZNumNegproof · cited by 3
- Num.add_zeroproof · cited by 2
- Num.zero_addproof · cited by 2
- Num.zneg_toZNumproof · cited by 2
- ZNum.cast_bit1proof · cited by 1
- Turing.PartrecToTM2.pred_okproof · cited by 1
- Num.cmp_swapproof · cited by 1
- PosNum.predproof · cited by 1
- Turing.PartrecToTM2.succ_okproof · cited by 1