Theorems · Definition · logic and foundations
Turing.ListBlank.modifyNth
{Γ : Type u_1} → [inst : Inhabited Γ] → (Γ → Γ) → ℕ → Turing.ListBlank Γ → Turing.ListBlank ΓApply a function to a value stored at the nth position of the list.
- Defined in
- Mathlib.Computability.TuringMachine.Tape
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 74 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.
Cites1
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Turing.ListBlankstatement and proof · cited by 68
Cited by6
Results whose statement or proof uses this declaration.
- Turing.ListBlank.map_modifyNthstatement and proof · cited by 1
- Turing.ListBlank.nth_modifyNthstatement and proof · cited by 1
- Turing.TM2to1.tr_respects_aux₂proof · cited by 1
- Turing.TM2to1.addBottom_modifyNthstatement and proof · cited by 1
- Turing.Tape.write_move_right_nstatement and proof · cited by 1
- Turing.ListBlank.modifyNth.eq_defstatement and proof · cited by 0