X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fsoftware%2Fmatita%2Fnlibrary%2Ftopology%2Figft.ma;h=81aefd555f02c320104e47f3d272fbf5301c6673;hb=ddd6560f4e70ec3306d223738a441d5f1dd3eac9;hp=c8317f37e63fd024d6be7fdf06bc4f27ab04671e;hpb=e950fb06ecbee032b204461475d47be44303bf91;p=helm.git diff --git a/helm/software/matita/nlibrary/topology/igft.ma b/helm/software/matita/nlibrary/topology/igft.ma index c8317f37e..81aefd555 100644 --- a/helm/software/matita/nlibrary/topology/igft.ma +++ b/helm/software/matita/nlibrary/topology/igft.ma @@ -21,7 +21,7 @@ to make the formalization (at least the definitions and proved statements) readable to the author of the paper. Orienteering ------------ +------------ The graphical interface of Matita is composed of three windows: the script window, on the left, is where you type; the sequent @@ -60,13 +60,13 @@ implements two unusual input facilities: to mean double or single arrows. Here we recall some of these "shortcuts": - - ∀ `\Forall` - - λ `\lambda` - - ≝ `\def` or `:=` - - → `to` or `->` + - ∀ can be typed with `\Forall` + - λ can be typed with `\lambda` + - ≝ can be typed with `\def` or `:=` + - → can be typed with `to` or `->` -- some symbols have variants, like the ≤ relation and ≲, ≼, ≰, ⋠. - The use can cycle between variants typing one them and then +- some symbols have variants, like the ≤ relation and ≼, ≰, ⋠. + The user can cycle between variants typing one of them and then pressing ALT-L. Note that also letters do have variants, for example W has Ω, 𝕎 and 𝐖, L has Λ, 𝕃, and 𝐋, F has Φ, … Variants are listed in the aforementioned TeX/UTF-8 table.