Theorems · Definition · computer science
ContextFreeRule.reverse
{T : Type u_1} → {N : Type u_2} → ContextFreeRule T N → ContextFreeRule T NRules for a grammar for a reversed language.
- Defined in
- Mathlib.Computability.ContextFreeGrammar
- Cited by
- 13 results in Mathlib
- Foundations
- Depth 8 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites3
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- ContextFreeRulestatement and proof · cited by 33
- ContextFreeRule.inputproof · cited by 13
- ContextFreeRule.outputproof · cited by 10
Cited by14
Results whose statement or proof uses this declaration.
- ContextFreeGrammar.reverseproof · cited by 19
- ContextFreeRule.reverse_bijectivestatement · cited by 4
- ContextFreeRule.reverse_reversestatement · cited by 4
- ContextFreeRule.reverse_involutivestatement · cited by 3
- ContextFreeGrammar.reverse_reverseproof · cited by 2
- ContextFreeRule.reverse_comp_reversestatement · cited by 1
- ContextFreeGrammar.produces_reverseproof · cited by 1
- ContextFreeRule.rewrites_reversestatement and proof · cited by 1
- ContextFreeRule.Rewrites.reversestatement and proof · cited by 1
- ContextFreeRule.reverse_injectivestatement · cited by 0
- ContextFreeRule.reverse_surjectivestatement · cited by 0
- ContextFreeGrammar.produces_reverse_commproof · cited by 0