Theorems · Theorem · logic and foundations
Primrec.nat_double_succ
Primrec fun n => 2 * n + 1
- Defined in
- Mathlib.Computability.Primrec.Basic
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 82 from the axioms · uses propext, Classical.choice, Quot.sound
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.
- Primrecstatement · cited by 141
- Primrec.compproof · cited by 80
- Primrec.succproof · cited by 12
- Primrec.nat_doubleproof · cited by 5
Cited by4
Results whose statement or proof uses this declaration.
- Nat.Partrec.Code.primrec₂_compproof · cited by 3
- Primrec.sumInrproof · cited by 3
- Nat.Partrec.Code.primrec₂_precproof · cited by 1
- Nat.Partrec.Code.primrec_rfind'proof · cited by 0