Theorems · Definition · logic and foundations
Turing.BlankExtends
{Γ : Type u_1} → [Inhabited Γ] → List Γ → List Γ → PropThe BlankExtends partial order holds of l₁ and l₂ if l₂ is obtained by adding
blanks (default : Γ) to the end of l₁.
- Defined in
- Mathlib.Computability.TuringMachine.Tape
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 8 from the axioms · uses no axioms
- Assumes
- Inhabited
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites0
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
Nothing in Mathlib beyond the foundations.
Cited by10
Results whose statement or proof uses this declaration.
- Turing.BlankRelproof · cited by 5
- Turing.BlankExtends.reflstatement · cited by 2
- Turing.ListBlank.liftOnstatement and proof · cited by 2
- Turing.BlankExtends.abovestatement and proof · cited by 0
- Turing.BlankExtends.above_of_lestatement and proof · cited by 0
- Turing.BlankExtends.below_of_lestatement and proof · cited by 0
- Turing.BlankExtends.transstatement and proof · cited by 0
- Turing.BlankRel.abovestatement · cited by 0
- Turing.BlankRel.belowstatement · cited by 0
- Turing.BlankRel.eq_defstatement · cited by 0