Theorems · Theorem · logic and foundations
Turing.TM1.step_supports
∀ {Γ : Type u_1} {Λ : Type u_2} {σ : Type u_3} [inst : Inhabited Λ] [inst_1 : Inhabited Γ]
(M : Λ → Turing.TM1.Stmt Γ Λ σ) {S : Finset Λ},
Turing.TM1.Supports M S →
∀ {c c' : Turing.TM1.Cfg Γ Λ σ}, c' ∈ Turing.TM1.step M c → c.l ∈ Finset.insertNone S → c'.l ∈ Finset.insertNone S- Cited by
- 0 results in Mathlib
- Foundations
- Depth 79 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites22
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Finsetstatement and proof · cited by 13,712
- Finset.mapproof · cited by 747
- OrderEmbeddingstatement · cited by 619
- Finset.valproof · cited by 438
- Turing.Tapeproof · cited by 50
- Turing.TM1.Stmtstatement and proof · cited by 49
- Multiset.mem_cons_selfproof · cited by 44
- Function.Embedding.someproof · cited by 43
- Turing.Dirproof · cited by 30
- Turing.Tape.moveproof · cited by 25
- Finset.insertNonestatement and proof · cited by 21
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.