Mathlib Map

Theorems · Definition · logic and foundations

Turing.Tape.nth

{Γ : Type u_1} → [inst : Inhabited Γ] → Turing.Tape Γ → ℤ → Γ

The nth function of a tape is integer-valued, with index 0 being the head, negative indexes on the left and positive indexes on the right. (Picture a number line.)

Defined in
Mathlib.Computability.TuringMachine.Tape
Cited by
8 results in Mathlib
Foundations
Depth 72 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
Inhabited

Around this declaration

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

Cites5

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

Cited by8

Results whose statement or proof uses this declaration.