Theorems · Theorem · computer science
ContextFreeGrammar.derives_reverse
∀ {T : Type u_1} {g : ContextFreeGrammar T} {u v : List (Symbol T g.NT)},
g.reverse.Derives u.reverse v.reverse ↔ g.Derives u v- Defined in
- Mathlib.Computability.ContextFreeGrammar
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 59 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Symbolstatement and proof · cited by 47
- ContextFreeGrammarstatement and proof · cited by 39
- ContextFreeGrammar.NTstatement and proof · cited by 30
- ContextFreeGrammar.reversestatement and proof · cited by 19
- ContextFreeGrammar.Derivesstatement and proof · cited by 19
- ContextFreeGrammar.reverse_reverseproof · cited by 2
- ContextFreeGrammar.Derives.reverseproof · cited by 1
Cited by1
Results whose statement or proof uses this declaration.
- ContextFreeGrammar.derives_reverse_commproof · cited by 0