Theorems · Theorem · logic and foundations
Turing.ListBlank.nth_mk
∀ {Γ : Type u_1} [inst : Inhabited Γ] (l : List Γ) (n : ℕ), (Turing.ListBlank.mk l).nth n = l.getI n- Defined in
- Mathlib.Computability.TuringMachine.Tape
- Cited by
- 3 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.
Cites3
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Turing.ListBlank.mkstatement · cited by 22
- List.getIstatement · cited by 17
- Turing.ListBlank.nthstatement · cited by 17
Cited by3
Results whose statement or proof uses this declaration.
- Turing.TM2to1.stk_nth_valproof · cited by 3
- Turing.TM2to1.trCfg_initproof · cited by 2
- Turing.TM2to1.tr_respects_aux₂proof · cited by 1