equal
deleted
inserted
replaced
502 notation Preorder.equiv ("op ~~") |
502 notation Preorder.equiv ("op ~~") |
503 and Preorder.equiv ("(_/ ~~ _)" [51, 51] 50) |
503 and Preorder.equiv ("(_/ ~~ _)" [51, 51] 50) |
504 |
504 |
505 notation (in topological_space) tendsto (infixr "--->" 55) |
505 notation (in topological_space) tendsto (infixr "--->" 55) |
506 notation (in topological_space) LIMSEQ ("((_)/ ----> (_))" [60, 60] 60) |
506 notation (in topological_space) LIMSEQ ("((_)/ ----> (_))" [60, 60] 60) |
|
507 notation LIM ("((_)/ -- (_)/ --> (_))" [60, 0, 60] 60) |
507 |
508 |
508 notation NSLIMSEQ ("((_)/ ----NS> (_))" [60, 60] 60) |
509 notation NSLIMSEQ ("((_)/ ----NS> (_))" [60, 60] 60) |
509 notation NSLIM ("((_)/ -- (_)/ --NS> (_))" [60, 0, 60] 60) |
510 notation NSLIM ("((_)/ -- (_)/ --NS> (_))" [60, 0, 60] 60) |
510 |
511 |
511 * The alternative notation "\<Colon>" for type and sort constraints has been |
512 * The alternative notation "\<Colon>" for type and sort constraints has been |