Mathlib Map

Theorems · Theorem · logic and foundations

Partrec.of_eq

∀ {α : Type u_1} {σ : Type u_3} [inst : Primcodable α] [inst_1 : Primcodable σ] {f g : α →. σ},
  Partrec f → (∀ (n : α), f n = g n) → Partrec g
Defined in
Mathlib.Computability.Partrec
Cited by
19 results in Mathlib
Foundations
Depth 11 from the axioms · uses Quot.sound
Assumes
PrimcodablePrimcodable

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.

  • Primcodablestatement and proof · cited by 325
  • Partstatement · cited by 325
  • PFunstatement and proof · cited by 207
  • Partrecstatement and proof · cited by 48

Cited by19

Results whose statement or proof uses this declaration.