Theorems · Definition · logic and foundations
Turing.proj
{ι : Type u_1} →
{Γ : ι → Type u_2} → [inst : (i : ι) → Inhabited (Γ i)] → (i : ι) → Turing.PointedMap ((i : ι) → Γ i) (Γ i)The i-th projection as a pointed map.
- Defined in
- Mathlib.Computability.TuringMachine.Tape
- Cited by
- 8 results in Mathlib
- Foundations
- Depth 4 from the axioms · uses no axioms
- Assumes
- Inhabited
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites1
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Turing.PointedMapstatement · cited by 24
Cited by10
Results whose statement or proof uses this declaration.
- Turing.TM2to1.stk_nth_valstatement and proof · cited by 3
- Turing.TM2to1.tr_respectsproof · cited by 2
- Turing.TM2to1.TrCfg.casesOnstatement and proof · cited by 2
- Turing.proj_map_nthstatement and proof · cited by 2
- Turing.TM2to1.trCfg_initproof · cited by 2
- Turing.TM2to1.tr_respects_auxstatement and proof · cited by 1
- Turing.TM2to1.tr_respects_aux₁statement and proof · cited by 1
- Turing.TM2to1.tr_respects_aux₂statement and proof · cited by 1
- Turing.TM2to1.tr_evalstatement and proof · cited by 0
- Turing.TM2to1.TrCfg.recOnstatement and proof · cited by 0