Theorems · Theorem · logic and foundations
Turing.ListBlank.map_mk
∀ {Γ : Type u_1} {Γ' : Type u_2} [inst : Inhabited Γ] [inst_1 : Inhabited Γ'] (f : Turing.PointedMap Γ Γ') (l : List Γ),
Turing.ListBlank.map f (Turing.ListBlank.mk l) = Turing.ListBlank.mk (List.map f.f l)- Defined in
- Mathlib.Computability.TuringMachine.Tape
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 73 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Turing.ListBlankstatement · cited by 68
- Turing.PointedMap.fstatement · cited by 24
- Turing.PointedMapstatement and proof · cited by 24
- Turing.ListBlank.mkstatement · cited by 22
- Turing.ListBlank.mapstatement · cited by 19
Cited by1
Results whose statement or proof uses this declaration.
- Turing.TM2to1.trCfg_initproof · cited by 2