Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
从< Introduction_to_the_Theory_of_Computation >抽取引理"
问题:我们可以将第一个条件修改为,for each i > 0而不是for each i ≥ 0?
for each i > 0
for each i ≥ 0