Post Reply 
set delimiters: 【,】polynomial delimiters: 〘 〙...
12-10-2018, 02:13 PM (This post was last modified: 01-06-2019 01:31 PM by compsystems.)
Post: #1
set delimiters: 【,】polynomial delimiters: 〘 〙...
when defining an empty set, set1:=set[ ] [↵] returns at the input (history) [up, up key + copy] %{ %} and at the output [up key + copy] %{ %}. These symbols are not very intuitive and ugly. Also to return using the symbols [] for three different types of data sets, vectors and polynomials is very confusing.

I propose that it be visualized set in the history with the following delimiter 【 】
and for another math objects

brackets/parentheses delimiters are displayed as () // ok
lists delimiters are displayed as { } // ok
vector delimiters are displayed as [ ] // ok
matrix delimiters are displayed as [ ] // ok
Polynomial delimiters are best shown as 〘 〙 instead of []
set delimiters delimiters are best shown as 【 】 instead of []
sequences delimiters are best shown as 〔 〕instead of ()

set1:= set[ "H", "E", "L", "L", "O"] [↵] returns 【 "H", "E", "L", "O" 】 // the multiplicity of L is eliminated // ok


Another symbols for brackets/parentheses
( )〔〕〖〗〘 〙 【 】 《 》 〈 〉❨ ❩ ❪ ❫ ❬ ❭ ❮ ❯ ❰ ❱ ❲ ❳ ❴ ❵
Find all posts by this user
Quote this message in a reply
Post Reply 




User(s) browsing this thread: 1 Guest(s)