Theorems · Theorem · computer science
ContextFreeRule.Rewrites.reverse
∀ {T : Type u_1} {N : Type u_2} {r : ContextFreeRule T N} {u v : List (Symbol T N)},
r.Rewrites u v → r.reverse.Rewrites u.reverse v.reverse- Defined in
- Mathlib.Computability.ContextFreeGrammar
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 13 from the axioms · uses propext
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
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 and proof · cited by 13
- ContextFreeRule.Rewrites.append_leftproof · cited by 2
- ContextFreeRule.Rewrites.append_rightproof · cited by 2
- ContextFreeRule.Rewrites.belowproof · cited by 2
- ContextFreeRule.Rewrites.brecOnproof · cited by 1
- ContextFreeRule.Rewrites.input_outputproof · cited by 1
Cited by1
Results whose statement or proof uses this declaration.
- ContextFreeRule.rewrites_reverseproof · cited by 1