Theorems · Theorem · logic and foundations
Turing.TM0.map_init
∀ {Γ : Type u_1} [inst : Inhabited Γ] {Γ' : Type u_2} [inst_1 : Inhabited Γ'] {Λ : Type u_3} [inst_2 : Inhabited Λ]
{Λ' : Type u_4} [inst_3 : Inhabited Λ'] (f₁ : Turing.PointedMap Γ Γ') (g₁ : Turing.PointedMap Λ Λ') (l : List Γ),
Turing.TM0.Cfg.map f₁ g₁.f (Turing.TM0.init l) = Turing.TM0.init (List.map f₁.f l)- Cited by
- 0 results in Mathlib
- Foundations
- Depth 78 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Turing.PointedMap.fstatement · cited by 24
- Turing.PointedMapstatement and proof · cited by 24
- Turing.TM0.Cfgstatement · cited by 10
- Turing.PointedMap.map_ptproof · cited by 3
- Turing.TM0.Cfg.mapstatement · cited by 3
- Turing.Tape.map_mk₁proof · cited by 1
- Turing.TM0.initstatement · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.