]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/matita/predefined_virtuals.ml
let rec/corec and co/inductive are not printed!
[helm.git] / helm / software / matita / predefined_virtuals.ml
index a3168f367754202ffea85cd56a48a90a576c61bb..a263c03bdf82d0c38290f3c839ad542fbbc11830 100644 (file)
@@ -51,6 +51,7 @@ let predefined_virtuals = [
  ["\\sect"                                           ], "§", [symbol];
  ["\\uml"; "\\die"; "\\Dot"; "\\DoubleDot"              ], "¨", [symbol];
  ["\\macr"; "\\OverBar"                               ], "¯", [symbol];
+ ["\\sup"                                           ], "^", [symbol];
  ["\\sup2"                                           ], "²", [symbol];
  ["\\sup3"                                           ], "³", [symbol];
  ["\\acute"; "\\DiacriticalAcute"                     ], "´", [symbol];
@@ -714,7 +715,7 @@ let predefined_virtuals = [
  ["\\wedgeq"                                         ], "≙", [equivalence];
  ["\\veeeq"                                          ], "≚", [equivalence];
  ["\\trie"; "\\triangleq"                             ], "≜", [equivalence];
- ["\\def"                                            ], "≝", [equivalence];
+ ["\\def";":=" ], "≝", [equivalence];
  ["\\equest"; "\\questeq"                             ], "≟", [equivalence];
  ["\\ne"; "\\neq"; "\\NotEqual"                        ], "≠", [equivalence];
  ["\\equiv"; "\\Congruent"                            ], "≡", [equivalence];
@@ -828,7 +829,7 @@ let predefined_virtuals = [
  ["\\NotNestedLessLess"                              ], "⒡̸", [circle];
  ["\\NotNestedGreaterGreater"                        ], "⒢̸", [circle];
  ["\\oS"; "\\circledS"                                ], "Ⓢ", [circle];
- ["\\cir";"()"                                            ], "○", [circle];
+ ["\\cir";                                            ], "○", [circle];
  ["\\xcirc"; "\\bigcirc"                              ], "◯", [circle];
 (* }}} *)
 
@@ -1507,7 +1508,6 @@ let predefined_classes = [
  ["_" ; "⎽"; "⎼"; "⎻"; "⎺"; ];
  ["<"; "≺"; "≮"; "⊀"; "〈"; "«"; ] ;
  ["□"; "◽"; "▪"; "◾"; ];
- ["∘";  "ø"; "○"; ] ;
  ["◊"; "♢"; "⧫"; "♦"; ];
  [">"; "〉"; "»"; ];       
  ["a"; "α"; "𝕒"; ] ;
@@ -1538,7 +1538,7 @@ let predefined_classes = [
  ["M"; "ℳ"; "𝕄"; ] ;
  ["n"; "𝕟"; ] ;
  ["N"; "ℕ"; "№"; ] ;
- ["o"; "θ"; "ϑ"; "𝕠"; ];
+ ["o"; "θ"; "ϑ"; "𝕠"; "∘";  "ø"; "○"; ] ;
  ["O"; "Θ"; "𝕆"; ] ;
  ["p"; "π"; "𝕡"; ] ;
  ["P"; "Π"; "℘"; "ℙ"; ] ;