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)- 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.
- Finsetstatement and proof · cited by 13,712
- List.Vectorstatement and proof · cited by 270
- List.Vector.consproof · cited by 90
- List.Vector.nilproof · cited by 68
- Turing.TM1.Stmtstatement and proof · cited by 49
- Turing.TM1to1.Λ'statement and proof · cited by 18
- Turing.TM1.SupportsStmtstatement and proof · cited by 10
- Turing.TM1to1.moveproof · cited by 6
- Turing.TM1to1.readstatement · cited by 3
- Turing.TM1to1.readAuxproof · cited by 2
- Turing.TM1to1.supportsStmt_moveproof · cited by 2
Cited by1
Results whose statement or proof uses this declaration.
- Turing.TM1to1.tr_supportsproof · cited by 0