Theorems · Theorem · computer science
ContextFreeRule.rewrites_reverse_comm
∀ {T : Type u_1} {N : Type u_2} {r : ContextFreeRule T N} {u v : List (Symbol T N)},
r.reverse.Rewrites u v ↔ r.Rewrites u.reverse v.reverse- Defined in
- Mathlib.Computability.ContextFreeGrammar
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 15 from the axioms · uses propext
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Symbolstatement and proof · cited by 47
- ContextFreeRulestatement and proof · cited by 33
- ContextFreeRule.Rewritesstatement and proof · cited by 16
- ContextFreeRule.reversestatement · cited by 13
- ContextFreeRule.reverse_reverseproof · cited by 4
- ContextFreeRule.rewrites_reverseproof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.