Theorems · Theorem · computer science
ContextFreeRule.Rewrites.nonterminal_input_mem
∀ {T : Type u_1} {N : Type u_2} {r : ContextFreeRule T N} {u v : List (Symbol T N)},
r.Rewrites u v → Symbol.nonterminal r.input ∈ u- Defined in
- Mathlib.Computability.ContextFreeGrammar
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 15 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
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 · cited by 16
- ContextFreeRule.inputstatement and proof · cited by 13
- ContextFreeRule.outputproof · cited by 10
Cited by1
Results whose statement or proof uses this declaration.
- ContextFreeGrammar.Produces.exists_nonterminal_input_memproof · cited by 1