Results 1 to 20 of 41

Thread: Homework

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Community Member Tscheuss's Avatar
    Join Date
    Jan 2012
    Posts
    0

    Default Homework

    Sets and Tuples.

    They are different, right?

    I mean, the elements in a set are not ordered, and the elements in a tuple are ordered.


    - - - - - - - Sets - - - - - - - - - - - - - - - - Tuples - - - - - - -
    {1, 2, 3, 4} = {1, 3, 2, 4} but (1, 2, 3, 4) <> (1, 3, 2, 4)

    So, if I am presented with a group of sets, curly braces and all, and asked which are ordered sets, my answer is none, right?

    Since by definition, sets are unordered.

    Or did I miss something?
    Last edited by Tscheuss; 07-19-2013 at 02:59 AM.
    1776 Growing Liberty for Centuries 2022

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  

This form's session has expired. You need to reload the page.

Reload