Theorems · Definition · logic and foundations
Turing.ListBlank.cons
{Γ : Type u_1} → [inst : Inhabited Γ] → Γ → Turing.ListBlank Γ → Turing.ListBlank ΓWe can cons an element onto a ListBlank.
- Defined in
- Mathlib.Computability.TuringMachine.Tape
- Cited by
- 31 results in Mathlib
- Foundations
- Depth 72 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- Inhabited
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites3
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Turing.ListBlankstatement and proof · cited by 68
- Turing.ListBlank.mkproof · cited by 22
- Turing.ListBlank.liftOnproof · cited by 2
Cited by35
Results whose statement or proof uses this declaration.
- Turing.Tape.moveproof · cited by 25
- Turing.ListBlank.head_consstatement · cited by 18
- Turing.ListBlank.tail_consstatement · cited by 17
- Turing.ListBlank.cons_head_tailstatement · cited by 13
- Turing.TM2to1.addBottomproof · cited by 12
- Turing.Tape.right₀proof · cited by 7
- Turing.ListBlank.nth_succproof · cited by 5
- Turing.ListBlank.nth_zeroproof · cited by 4
- Turing.ListBlank.tail_mapproof · cited by 4
- Turing.ListBlank.head_mapproof · cited by 4
- Turing.ListBlank.map_consstatement and proof · cited by 3
- Turing.TM1to1.trTape'_move_leftstatement and proof · cited by 3