Mathlib Map

Theorems · Theorem · logic and foundations

Nat.Partrec.of_eq

∀ {f g : ℕ →. ℕ}, Nat.Partrec f → (∀ (n : ℕ), f n = g n) → Nat.Partrec g
Defined in
Mathlib.Computability.Partrec
Cited by
14 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.

Cites3

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

  • Partstatement · cited by 325
  • PFunstatement and proof · cited by 207
  • Nat.Partrecstatement and proof · cited by 19

Cited by14

Results whose statement or proof uses this declaration.