Westonci.ca is the premier destination for reliable answers to your questions, provided by a community of experts. Get immediate and reliable answers to your questions from a community of experienced experts on our platform. Discover detailed answers to your questions from a wide network of experts on our comprehensive Q&A platform.

suppose s is a recursively defined set, defined by - the number 1 is in s - if n is in s, then so is 3n 2 - if n is in s, then so is 5n - 1 - if n is in s, then so is n 7. suppose you want to prove using structural induction that all members of s have a certain property. what do you have to prove in the base step?