Mathlib Map

Theorems · Theorem · logic and foundations

Turing.TM1to1.supportsStmt_read

∀ {Γ : Type u_1} {Λ : Type u_2} {σ : Type u_3} {n : ℕ} (dec : List.Vector Bool n → Γ)
  {S : Finset (Turing.TM1to1.Λ' Γ Λ σ)} {f : Γ → Turing.TM1.Stmt Bool (Turing.TM1to1.Λ' Γ Λ σ) σ},
  (∀ (a : Γ), Turing.TM1.SupportsStmt S (f a)) → Turing.TM1.SupportsStmt S (Turing.TM1to1.read dec f)
Defined in
Mathlib.Computability.TuringMachine.PostTuringMachine
Cited by
1 results in Mathlib
Foundations
Depth 57 from the axioms · uses propext, Classical.choice, Quot.sound

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites11

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

Cited by1

Results whose statement or proof uses this declaration.