Commit 2023-05-17 16:14 48c72e85
View on Github →feat: more simp lemmas about streams (#3929)
This marks many existing lemmas for Stream'
as simp, and adds a few new ones. Notably, I've removed the simp attribute from take_succ
because that lemma can result in huge goal states (since it duplicates the stream).