Theorems · Theorem · computer science
Language.mem_accept_toDFA
∀ {α : Type u} {L : Language α} (s : ↑(Set.range L.leftQuotient)), s ∈ L.toDFA.accept ↔ [] ∈ ↑s- Defined in
- Mathlib.Computability.MyhillNerode
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 12 from the axioms · uses propext, 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.
- Setstatement · cited by 53,352
- Set.Elemstatement and proof · cited by 7,166
- Set.rangestatement and proof · cited by 4,705
- Languagestatement and proof · cited by 125
- DFA.acceptstatement · cited by 17
- Language.leftQuotientstatement and proof · cited by 12
- Language.toDFAstatement · cited by 5
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.