Theorems · Theorem · logic and foundations
Turing.TM1to1.tr_supports
∀ {Γ : Type u_1} {Λ : Type u_2} {σ : Type u_3} {n : ℕ} (enc : Γ → List.Vector Bool n) (dec : List.Vector Bool n → Γ)
(M : Λ → Turing.TM1.Stmt Γ Λ σ) [inst : Fintype Γ] [inst_1 : Inhabited Λ] {S : Finset Λ},
Turing.TM1.Supports M S → Turing.TM1.Supports (Turing.TM1to1.tr enc dec M) (Turing.TM1to1.trSupp M S)- Cited by
- 0 results in Mathlib
- Foundations
- Depth 77 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites21
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
- Fintypestatement and proof · cited by 7,736
- List.Vectorstatement and proof · cited by 270
- Finset.mem_insert_selfproof · cited by 128
- Finset.mem_insert_of_memproof · cited by 109
- Turing.TM1.Stmtstatement and proof · cited by 49
- Finset.mem_insertproof · cited by 44
- Turing.Dirproof · cited by 30
- Finset.mem_biUnionproof · cited by 26
- Turing.TM1to1.Λ'statement and proof · cited by 18
- Turing.TM1.SupportsStmtproof · cited by 10
- Turing.TM1.Supportsstatement and proof · cited by 5
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.