Theorems · Theorem · logic and foundations
Nat.Primrec.of_eq
∀ {f g : ℕ → ℕ}, Nat.Primrec f → (∀ (n : ℕ), f n = g n) → Nat.Primrec g- Defined in
- Mathlib.Computability.Primrec.Basic
- Cited by
- 25 results in Mathlib
- Foundations
- Depth 5 from the axioms · uses Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites1
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Nat.Primrecstatement and proof · cited by 25
Cited by25
Results whose statement or proof uses this declaration.
- Primrec.compproof · cited by 80
- Primrec.sndproof · cited by 66
- Primrec.fstproof · cited by 58
- Primrec.constproof · cited by 57
- Primrec.idproof · cited by 40
- Primrec.encode_iffproof · cited by 18
- Primrec.encodeproof · cited by 11
- Primrec.pairproof · cited by 9
- Nat.Primrec.predproof · cited by 7
- Primrec.option_someproof · cited by 7
- Nat.Primrec.idproof · cited by 6
- Nat.Primrec.casesOn1proof · cited by 5