Theorems · Theorem · logic and foundations
Nat.RecursiveIn.of_eq
∀ {f g : ℕ →. ℕ} {O : Set (ℕ →. ℕ)}, Nat.RecursiveIn O f → (∀ (n : ℕ), f n = g n) → Nat.RecursiveIn O g- Defined in
- Mathlib.Computability.RecursiveIn
- Cited by
- 1 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.
Cites4
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement and proof · cited by 53,352
- Partstatement · cited by 325
- PFunstatement and proof · cited by 207
- Nat.RecursiveInstatement and proof · cited by 8
Cited by1
Results whose statement or proof uses this declaration.
- Nat.RecursiveIn.of_eq_totproof · cited by 0