Theorems · Theorem · computer science
ContextFreeGrammar.Produces.single
∀ {T : Type u_1} {g : ContextFreeGrammar T} {v w : List (Symbol T g.NT)}, g.Produces v w → g.Derives v w- Defined in
- Mathlib.Computability.ContextFreeGrammar
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 56 from the axioms · uses propext, Classical.choice, Quot.sound
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
- ContextFreeGrammarstatement and proof · cited by 39
- ContextFreeGrammar.NTstatement and proof · cited by 30
- Relation.ReflTransGen.singleproof · cited by 26
- ContextFreeGrammar.Derivesstatement · cited by 19
- ContextFreeGrammar.Producesstatement and proof · cited by 17
Cited by2
Results whose statement or proof uses this declaration.
- ContextFreeGrammar.Derives.trans_producesproof · cited by 3
- ContextFreeGrammar.Produces.trans_derivesproof · cited by 0