Recent content by thy
-
T
Graduate Proving sets with structural induction
so consider y = 2x, a number m such that y = 3m, then m = 2n? because y = 2(3n). for z = x - y, x = 3n, y=3m, then z = 3n - 3m = 3(n-m). that means k = n-m? is that the right way?- thy
- Post #3
- Forum: Set Theory, Logic, Probability, Statistics
-
T
Graduate Proving sets with structural induction
Consider the set S defined recursively as follows: • 3 ∈ S, • if x,y ∈ S,then x−y∈S, • if x∈S, then 2x ∈ S, • S contains no other element. Use Structural Induction to write a detailed, carefully structured proof that ∀ x ∈ S, ∃ n ∈ Z, x = 3n. What I've got is since 3 is in the set...- thy
- Thread
- Induction Sets Structural
- Replies: 2
- Forum: Set Theory, Logic, Probability, Statistics
-
T
Graduate Can Structural Induction Prove All Elements of Set T Are Powers of 2?
thanks, it helps a lot- thy
- Post #5
- Forum: Set Theory, Logic, Probability, Statistics
-
T
Graduate Can Structural Induction Prove All Elements of Set T Are Powers of 2?
substituting 2n into x? So it becomes (2n) ^2? I don't really get it...- thy
- Post #3
- Forum: Set Theory, Logic, Probability, Statistics
-
T
Graduate Can Structural Induction Prove All Elements of Set T Are Powers of 2?
Consider the set T defined recursively as follows: • 2∈T, • if x∈T and x>1,then x/2 ∈T, • if x∈T and x>1,then x^2 ∈T, • T contains no other element. Use Structural Induction to write a detailed, carefully structured proof that ∀ x ∈ T, ∃ n ∈ N, x = 2n. I'm not sure how to...- thy
- Thread
- Induction Sets Structural
- Replies: 4
- Forum: Set Theory, Logic, Probability, Statistics