Theorems · Theorem · computer science
Language.leftQuotient_accepts_apply
∀ {α : Type u} {σ : Type v} (M : DFA α σ) (x : List α), M.accepts.leftQuotient x = M.acceptsFrom (M.eval x)- Defined in
- Mathlib.Computability.MyhillNerode
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 14 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Languagestatement · cited by 125
- DFAstatement and proof · cited by 58
- DFA.acceptsstatement · cited by 18
- DFA.evalFromproof · cited by 18
- DFA.startproof · cited by 18
- DFA.acceptproof · cited by 17
- Language.extproof · cited by 16
- DFA.evalstatement · cited by 14
- Language.leftQuotientstatement · cited by 12
- DFA.acceptsFromstatement · cited by 9
- DFA.evalFrom_of_appendproof · cited by 4
Cited by1
Results whose statement or proof uses this declaration.
- Language.leftQuotient_acceptsproof · cited by 1