Theorems · Theorem · logic and foundations
Nat.Primrec.casesOn1
∀ {f : ℕ → ℕ} (m : ℕ), Nat.Primrec f → Nat.Primrec fun x => Nat.casesOn x m f- Defined in
- Mathlib.Computability.Primrec.Basic
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 69 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.
- Nat.unpair_pairproof · cited by 30
- Nat.Primrecstatement and proof · cited by 25
- Nat.Primrec.of_eqproof · cited by 25
- Nat.Primrec.prec1proof · cited by 1
Cited by5
Results whose statement or proof uses this declaration.
- Primrec.compproof · cited by 80
- Primrec.constproof · cited by 57
- Primrec.pairproof · cited by 9
- Nat.Primrec.predproof · cited by 7
- Primrec.option_someproof · cited by 7