Theorems · Theorem · logic and foundations
Turing.Tape.move_right_n_head
∀ {Γ : Type u_1} [inst : Inhabited Γ] (T : Turing.Tape Γ) (i : ℕ),
((Turing.Tape.move Turing.Dir.right)^[i] T).head = T.nth ↑i- Defined in
- Mathlib.Computability.TuringMachine.Tape
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 77 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.
Cites6
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Nat.iteratestatement and proof · cited by 740
- Turing.Tapestatement and proof · cited by 50
- Turing.Tape.movestatement and proof · cited by 25
- Turing.Tape.headstatement and proof · cited by 17
- Turing.Tape.nthstatement and proof · cited by 8
- Turing.Tape.move_right_nthproof · cited by 1
Cited by4
Results whose statement or proof uses this declaration.
- Turing.TM2to1.tr_respects_auxproof · cited by 1
- Turing.TM2to1.tr_respects_aux₁proof · cited by 1
- Turing.TM2to1.tr_respects_aux₂proof · cited by 1
- Turing.TM2to1.tr_respects_aux₃proof · cited by 1