Mathlib Map

Theorems · Definition · logic and foundations

Partrec

{α : Type u_1} → {σ : Type u_2} → [Primcodable α] → [Primcodable σ] → (α →. σ) → Prop

Partially recursive partial functions α → σ between Primcodable types

Defined in
Mathlib.Computability.Partrec
Cited by
48 results in Mathlib
Foundations
Depth 10 from the axioms · uses no axioms
Assumes
PrimcodablePrimcodable

Around this declaration

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

Cites8

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

Cited by51

Results whose statement or proof uses this declaration.