| Name | Category | Theorems |
IsPath 📖 | CompData | 8 mathmath: isPath_singleton, mem_εClosure_iff_exists_path, mem_evalFrom_iff_exists_path, IsPath.singleton, mem_accepts_iff_exists_path, isPath_iff, isPath_append, isPath_nil
|
accept 📖 | CompOp | 3 mathmath: accept_one, accept_zero, mem_accepts_iff_exists_path
|
accepts 📖 | CompOp | 3 mathmath: toNFA_correct, mem_accepts_iff_exists_path, NFA.toεNFA_correct
|
eval 📖 | CompOp | 3 mathmath: eval_singleton, eval_nil, eval_append_singleton
|
evalFrom 📖 | CompOp | 8 mathmath: mem_evalFrom_iff_exists_path, evalFrom_append_singleton, evalFrom_singleton, toNFA_evalFrom_match, mem_evalFrom_iff_exists, NFA.toεNFA_evalFrom_match, evalFrom_nil, evalFrom_empty
|
instInhabited 📖 | CompOp | — |
instOne 📖 | CompOp | 3 mathmath: accept_one, step_one, start_one
|
instZero 📖 | CompOp | 3 mathmath: step_zero, accept_zero, start_zero
|
start 📖 | CompOp | 5 mathmath: eval_singleton, eval_nil, mem_accepts_iff_exists_path, start_zero, start_one
|
step 📖 | CompOp | 5 mathmath: isPath_singleton, step_zero, isPath_iff, step_one, mem_stepSet_iff
|
stepSet 📖 | CompOp | 6 mathmath: eval_singleton, evalFrom_append_singleton, evalFrom_singleton, stepSet_empty, mem_stepSet_iff, eval_append_singleton
|
toNFA 📖 | CompOp | 2 mathmath: toNFA_correct, toNFA_evalFrom_match
|
εClosure 📖 | CompData | 12 mathmath: subset_εClosure, mem_εClosure_iff_exists_path, eval_singleton, eval_nil, evalFrom_singleton, toNFA_evalFrom_match, mem_εClosure_iff_exists, NFA.toεNFA_εClosure, εClosure_empty, evalFrom_nil, εClosure_univ, mem_stepSet_iff
|