Theorems · Definition · logic and foundations
Turing.TM1to1.readAux
{Γ : Type u_1} →
{Λ : Type u_2} →
{σ : Type u_3} →
(n : ℕ) →
(List.Vector Bool n → Turing.TM1.Stmt Bool (Turing.TM1to1.Λ' Γ Λ σ) σ) →
Turing.TM1.Stmt Bool (Turing.TM1to1.Λ' Γ Λ σ) σRead a vector of length n from the tape.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 14 from the axioms · uses no axioms
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.
- List.Vectorstatement and proof · cited by 270
- Turing.TM1.Stmtstatement and proof · cited by 49
- Turing.TM1to1.Λ'statement and proof · cited by 18
Cited by3
Results whose statement or proof uses this declaration.
- Turing.TM1to1.readproof · cited by 3
- Turing.TM1to1.stepAux_readproof · cited by 1
- Turing.TM1to1.supportsStmt_readproof · cited by 1