Theorems · Theorem · computer science
ContextFreeGrammar.reverse_rules
∀ {T : Type u_1} (g : ContextFreeGrammar T),
g.reverse.rules = Finset.map { toFun := ContextFreeRule.reverse, inj' := ⋯ } g.rules- Defined in
- Mathlib.Computability.ContextFreeGrammar
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 28 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Finsetstatement · cited by 13,712
- Finset.mapstatement · cited by 747
- ContextFreeGrammarstatement and proof · cited by 39
- ContextFreeRulestatement · cited by 33
- ContextFreeGrammar.NTstatement · cited by 30
- ContextFreeGrammar.reversestatement and proof · cited by 19
- ContextFreeRule.reversestatement · cited by 13
- ContextFreeGrammar.rulesstatement and proof · cited by 9
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.