Mathlib Map

Theorems · Definition · logic and foundations

Turing.ListBlank.nth

{Γ : Type u_1} → [inst : Inhabited Γ] → Turing.ListBlank Γ → ℕ → Γ

The n-th element of a ListBlank is well defined for all n : ℕ, unlike in a List.

Defined in
Mathlib.Computability.TuringMachine.Tape
Cited by
17 results in Mathlib
Foundations
Depth 71 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.

Cites3

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

Cited by18

Results whose statement or proof uses this declaration.