Theorems · Theorem · computer science
ContextFreeGrammar.Produces.trans_derives
∀ {T : Type u_1} {g : ContextFreeGrammar T} {u v w : List (Symbol T g.NT)},
g.Produces u v → g.Derives v w → g.Derives u w- Defined in
- Mathlib.Computability.ContextFreeGrammar
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 57 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
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
- ContextFreeGrammar.Derivesstatement and proof · cited by 19
- ContextFreeGrammar.Producesstatement and proof · cited by 17
- ContextFreeGrammar.Derives.transproof · cited by 2
- ContextFreeGrammar.Produces.singleproof · cited by 2
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.