Mathlib Map

Theorems · Definition · logic and foundations

Turing.ToPartrec.Code.head

Turing.ToPartrec.Code

head gets the head of the input list: head [] = [0], head (n :: v) = [n].

Defined in
Mathlib.Computability.TuringMachine.Config
Cited by
3 results in Mathlib
Foundations
Depth 3 from the axioms · uses no axioms

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.

Cited by5

Results whose statement or proof uses this declaration.