Mathlib Map

Theorems · Theorem · logic and foundations

Computable.of_eq

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

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites2

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

Cited by9

Results whose statement or proof uses this declaration.