Theorems · Theorem · computer science
ContextFreeRule.Rewrites.brecOn
∀ {T : Type u_1} {N : Type u_2} {r : ContextFreeRule T N}
{motive : (a a_1 : List (Symbol T N)) → r.Rewrites a a_1 → Prop} {a a_1 : List (Symbol T N)} (t : r.Rewrites a a_1),
(∀ (a a_2 : List (Symbol T N)) (t : r.Rewrites a a_2), ContextFreeRule.Rewrites.below t → motive a a_2 t) →
motive a a_1 t- Defined in
- Mathlib.Computability.ContextFreeGrammar
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 10 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites4
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 and proof · cited by 16
- ContextFreeRule.Rewrites.belowstatement and proof · cited by 2
Cited by1
Results whose statement or proof uses this declaration.
- ContextFreeRule.Rewrites.reverseproof · cited by 1