What is the difference between subset and proper subset?
Sm Shajid Rahaman , 5 Years ago
Grade 12th pass
2 Answers
Arun
Last Activity: 5 Years ago
A subset is a subset containing every element of the original set. A proper subset contains some but not all of the elements of the original set. For example, consider a set {1,2,3,4,5}. Then {1,2,4} and {1} are the proper subset while {1,2,3,4,5} is a subset.