Theorems · Theorem · computer science
ContextFreeRule.ext
∀ {T : Type u_1} {N : Type u_2} {x y : ContextFreeRule T N}, x.input = y.input → x.output = y.output → x = y- Defined in
- Mathlib.Computability.ContextFreeGrammar
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 5 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.inputstatement and proof · cited by 13
- ContextFreeRule.outputstatement and proof · cited by 10
Cited by1
Results whose statement or proof uses this declaration.
- ContextFreeRule.ext_iffproof · cited by 0