Theorems · Definition · logic and foundations
Turing.BlankRel
{Γ : Type u_1} → [Inhabited Γ] → List Γ → List Γ → PropBlankRel is the symmetric closure of BlankExtends, turning it into an equivalence
relation. Two lists are related by BlankRel if one extends the other by blanks.
- Defined in
- Mathlib.Computability.TuringMachine.Tape
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 9 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.BlankExtendsproof · cited by 5
Cited by8
Results whose statement or proof uses this declaration.
- Turing.BlankRel.setoidproof · cited by 2
- Turing.BlankRel.reflstatement · cited by 1
- Turing.BlankRel.symmstatement · cited by 1
- Turing.BlankRel.transstatement · cited by 1
- Turing.BlankRel.abovestatement and proof · cited by 0
- Turing.BlankRel.belowstatement and proof · cited by 0
- Turing.BlankRel.eq_defstatement and proof · cited by 0
- Turing.BlankRel.equivalencestatement · cited by 0