]> git.lyx.org Git - lyx.git/blob - lib/examples/fr_mathed.lyx
Prevent changing of non-tabular lines.
[lyx.git] / lib / examples / fr_mathed.lyx
1 #LyX 1.2 created this file. For more info see http://www.lyx.org/
2 \lyxformat 220
3 \textclass article
4 \language frenchb
5 \inputencoding latin1
6 \fontscheme default
7 \graphics default
8 \float_placement H
9 \paperfontsize default
10 \spacing single 
11 \papersize Default
12 \paperpackage widemarginsa4
13 \use_geometry 0
14 \use_amsmath 1
15 \use_natbib 0
16 \use_numerical_citations 0
17 \paperorientation portrait
18 \secnumdepth 3
19 \tocdepth 3
20 \paragraph_separation indent
21 \defskip medskip
22 \quotes_language french
23 \quotes_times 2
24 \papercolumns 1
25 \papersides 1
26 \paperpagestyle default
27
28 \layout Section
29
30 Conversion de et vers Mathed
31 \begin_inset Note
32 collapsed true
33
34 \layout Standard
35
36 Informations de révision :
37 \layout Standard
38
39 Traduction : Mise à jour Date : 19/06/2002
40 \layout Standard
41
42 Original : Révision: 1.6, Date : 19/06/2002
43 \end_inset 
44
45  
46 \layout Standard
47
48 Vous pouvez taper des maths dans le corps du document puis les convertir
49  en Mathed en les sélectionnant et en tapant 
50 \family sans 
51 M-c\SpecialChar ~
52 m
53 \family default 
54 .
55  Le texte peut être séparé par des délimiteurs ou non.
56  Ainsi, en sélectionnant les formules ci-dessous :
57 \layout Standard
58 \align center 
59
60 \begin_inset  Tabular
61 <lyxtabular version="3" rows="5" columns="1">
62 <features>
63 <column alignment="left" valignment="top" width="0pt">
64 <row>
65 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
66 \begin_inset Text
67
68 \layout Standard
69
70
71 \backslash 
72 begin{math} 
73 \backslash 
74 frac{abc}{xyz} 
75 \backslash 
76 end{math}
77 \end_inset 
78 </cell>
79 </row>
80 <row>
81 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
82 \begin_inset Text
83
84 \layout Standard
85
86
87 \backslash 
88
89 \backslash 
90 frac{abc}{xyz} 
91 \backslash 
92 )
93 \end_inset 
94 </cell>
95 </row>
96 <row>
97 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
98 \begin_inset Text
99
100 \layout Standard
101
102
103 \backslash 
104 frac{abc}{xyz} $
105 \end_inset 
106 </cell>
107 </row>
108 <row>
109 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
110 \begin_inset Text
111
112 \layout Standard
113
114
115 \backslash 
116 begin{displaymath} 
117 \backslash 
118 frac{abc}{xyz} 
119 \backslash 
120 end{displaymath}
121 \end_inset 
122 </cell>
123 </row>
124 <row>
125 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
126 \begin_inset Text
127
128 \layout Standard
129
130
131 \backslash 
132
133 \backslash 
134 frac{abc}{xyz} 
135 \backslash 
136 ]
137 \end_inset 
138 </cell>
139 </row>
140 </lyxtabular>
141
142 \end_inset 
143
144
145 \layout Standard
146
147 vous obtiendrez :
148 \layout Standard
149
150
151 \begin_inset Formula \begin{equation}
152 \frac{abc}{xyz}\end{equation}
153
154 \end_inset 
155
156
157 \layout Standard
158
159 Pour l'instant, il n'y a aucun moyen officiel de reconvertir le contenu
160  d'un insert mathématique en texte standard.
161  Cependant vous pouvez y arriver par des voies détournées.
162  Sélectionnez le contenu de l'insert mathématique (pas l'insert lui-même,
163  seulement son contenu), mais ne le copiez 
164 \emph on 
165 pas
166 \emph default 
167  dans le tampon LyX.
168  Il est maintenant en mémoire dans le tampon du système X et peut être recollé
169  dans le document avec le bouton milieu de la souris.
170 \layout Section
171
172 Afficher les symboles LaTeX
173 \layout Standard
174
175 Jusqu'à présent, LyX fournissait un équivalent visuel pour une petite partie
176  des symboles mathématiques disponibles en LaTeX.
177  À partir de la version 1.2, il offre l'affichage de la plupart des symboles
178  définis en LaTeX basique et 
179 \emph on 
180 tous
181 \emph default 
182  les symboles supplémentaires définis par l'AMS.
183  Par souci d'exhaustivité, nous vous reproduisons plus bas les tableaux
184  de symboles qui se trouvent dans les livres de Lamport et de Goossen.
185 \layout Standard
186
187 Cependant pour afficher ces symboles supplémentaires, il faut que les polices
188  nécessaires soient visibles par LyX.
189  Après avoir installé LyX, tapez
190 \layout LyX-Code
191
192 xset +fp REP_LYX/xfonts
193 \layout Standard
194
195 à la console (où REP_LYX est le répertoire contenant les fichiers LyX),
196  redémarrez LyX, chargez ce document et savourez !
197 \layout Standard
198
199 Pour rendre ces polices visibles en permanence, vous devez éditer l'un des
200  fichiers suivants (selon votre configuration) : 
201 \family typewriter 
202 /etc/X11/XF86Config-4
203 \family default 
204
205 \family typewriter 
206 /etc/X11/XF86Config
207 \family default 
208  ou 
209 \family typewriter 
210 /etc/X11/fs/config
211 \family default 
212 .
213 \layout Section
214
215 Quelques tableaux de symboles mathématiques
216 \layout Standard
217
218 Si vous avez suivi les instructions qui précèdent, les tableaux ci-dessous
219  extraits du livre 
220 \begin_inset Quotes fld
221 \end_inset 
222
223 The LaTeX companion
224 \begin_inset Quotes frd
225 \end_inset 
226
227  de Goossen et al.
228  apparaîtront dans toute leur splendeur.
229  Dans le cas contraire vous verrez un paquet de texte en rouge !
230 \layout Standard
231
232
233 \begin_inset ERT
234 status Open
235
236 \layout Standard
237
238 \backslash 
239 setcounter{table}{1}
240 \layout Standard
241
242 \backslash 
243 renewcommand{
244 \backslash 
245 thetable}{8.
246 \backslash 
247 arabic{table}}
248 \end_inset 
249
250
251 \layout Standard
252
253
254 \begin_inset Float table
255 placement H
256 wide false
257 collapsed false
258
259 \layout Standard
260
261
262 \begin_inset  Tabular
263 <lyxtabular version="3" rows="2" columns="10">
264 <features>
265 <column alignment="right" valignment="top" width="0pt">
266 <column alignment="left" valignment="top" width="0pt">
267 <column alignment="right" valignment="top" width="0pt">
268 <column alignment="left" valignment="top" width="0pt">
269 <column alignment="right" valignment="top" width="0pt">
270 <column alignment="left" valignment="top" width="0pt">
271 <column alignment="right" valignment="top" width="0pt">
272 <column alignment="left" valignment="top" width="0pt">
273 <column alignment="right" valignment="top" width="0pt">
274 <column alignment="left" valignment="top" width="0pt">
275 <row>
276 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
277 \begin_inset Text
278
279 \layout Standard
280
281
282 \family typewriter 
283
284 \begin_inset Formula $\hat{a}$
285 \end_inset 
286
287
288 \end_inset 
289 </cell>
290 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
291 \begin_inset Text
292
293 \layout Standard
294
295
296 \family typewriter 
297
298 \backslash 
299 hat{a}
300 \end_inset 
301 </cell>
302 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
303 \begin_inset Text
304
305 \layout Standard
306
307
308 \family typewriter 
309
310 \begin_inset Formula $\acute{a}$
311 \end_inset 
312
313
314 \end_inset 
315 </cell>
316 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
317 \begin_inset Text
318
319 \layout Standard
320
321
322 \family typewriter 
323
324 \backslash 
325 acute{a}
326 \end_inset 
327 </cell>
328 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
329 \begin_inset Text
330
331 \layout Standard
332
333
334 \family typewriter 
335
336 \begin_inset Formula $\bar{a}$
337 \end_inset 
338
339
340 \end_inset 
341 </cell>
342 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
343 \begin_inset Text
344
345 \layout Standard
346
347
348 \family typewriter 
349
350 \backslash 
351 bar{a}
352 \end_inset 
353 </cell>
354 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
355 \begin_inset Text
356
357 \layout Standard
358
359
360 \family typewriter 
361
362 \begin_inset Formula $\dot{a}$
363 \end_inset 
364
365
366 \end_inset 
367 </cell>
368 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
369 \begin_inset Text
370
371 \layout Standard
372
373
374 \family typewriter 
375
376 \backslash 
377 dot{a}
378 \end_inset 
379 </cell>
380 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
381 \begin_inset Text
382
383 \layout Standard
384
385
386 \family typewriter 
387
388 \begin_inset Formula $\breve{a}$
389 \end_inset 
390
391
392 \end_inset 
393 </cell>
394 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
395 \begin_inset Text
396
397 \layout Standard
398
399
400 \family typewriter 
401
402 \backslash 
403 breve{a}
404 \end_inset 
405 </cell>
406 </row>
407 <row>
408 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
409 \begin_inset Text
410
411 \layout Standard
412
413
414 \family typewriter 
415
416 \begin_inset Formula $\check{a}$
417 \end_inset 
418
419
420 \end_inset 
421 </cell>
422 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
423 \begin_inset Text
424
425 \layout Standard
426
427
428 \family typewriter 
429
430 \backslash 
431 check{a}
432 \end_inset 
433 </cell>
434 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
435 \begin_inset Text
436
437 \layout Standard
438
439
440 \family typewriter 
441
442 \begin_inset Formula $\grave{a}$
443 \end_inset 
444
445
446 \end_inset 
447 </cell>
448 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
449 \begin_inset Text
450
451 \layout Standard
452
453
454 \family typewriter 
455
456 \backslash 
457 grave{a}
458 \end_inset 
459 </cell>
460 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
461 \begin_inset Text
462
463 \layout Standard
464
465
466 \family typewriter 
467
468 \begin_inset Formula $\vec{a}$
469 \end_inset 
470
471
472 \end_inset 
473 </cell>
474 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
475 \begin_inset Text
476
477 \layout Standard
478
479
480 \family typewriter 
481
482 \backslash 
483 vec{a}
484 \end_inset 
485 </cell>
486 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
487 \begin_inset Text
488
489 \layout Standard
490
491
492 \family typewriter 
493
494 \begin_inset Formula $\ddot{a}$
495 \end_inset 
496
497
498 \end_inset 
499 </cell>
500 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
501 \begin_inset Text
502
503 \layout Standard
504
505
506 \family typewriter 
507
508 \backslash 
509 ddot{a}
510 \end_inset 
511 </cell>
512 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
513 \begin_inset Text
514
515 \layout Standard
516
517
518 \family typewriter 
519
520 \begin_inset Formula $\tilde{a}$
521 \end_inset 
522
523
524 \end_inset 
525 </cell>
526 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
527 \begin_inset Text
528
529 \layout Standard
530
531
532 \family typewriter 
533
534 \backslash 
535 tilde{a}
536 \end_inset 
537 </cell>
538 </row>
539 </lyxtabular>
540
541 \end_inset 
542
543
544 \layout Caption
545
546 Accents en mode mathématique
547 \end_inset 
548
549
550 \layout Standard
551
552
553 \begin_inset Float table
554 placement H
555 wide false
556 collapsed false
557
558 \layout Standard
559
560
561 \begin_inset  Tabular
562 <lyxtabular version="3" rows="11" columns="8">
563 <features>
564 <column alignment="right" valignment="top" width="0pt">
565 <column alignment="left" valignment="top" width="0pt">
566 <column alignment="right" valignment="top" width="0pt">
567 <column alignment="left" valignment="top" width="0pt">
568 <column alignment="right" valignment="top" width="0pt">
569 <column alignment="left" valignment="top" width="0pt">
570 <column alignment="right" valignment="top" width="0pt">
571 <column alignment="left" valignment="top" width="0pt">
572 <row>
573 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
574 \begin_inset Text
575
576 \layout Standard
577
578
579 \begin_inset Formula $\alpha $
580 \end_inset 
581
582
583 \end_inset 
584 </cell>
585 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
586 \begin_inset Text
587
588 \layout Standard
589
590
591 \family typewriter 
592
593 \backslash 
594 alpha
595 \end_inset 
596 </cell>
597 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
598 \begin_inset Text
599
600 \layout Standard
601
602
603 \begin_inset Formula $\beta $
604 \end_inset 
605
606
607 \end_inset 
608 </cell>
609 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
610 \begin_inset Text
611
612 \layout Standard
613
614
615 \family typewriter 
616
617 \backslash 
618 beta
619 \end_inset 
620 </cell>
621 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
622 \begin_inset Text
623
624 \layout Standard
625
626
627 \begin_inset Formula $\gamma $
628 \end_inset 
629
630
631 \end_inset 
632 </cell>
633 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
634 \begin_inset Text
635
636 \layout Standard
637
638
639 \family typewriter 
640
641 \backslash 
642 gamma
643 \end_inset 
644 </cell>
645 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
646 \begin_inset Text
647
648 \layout Standard
649
650
651 \begin_inset Formula $\delta $
652 \end_inset 
653
654
655 \end_inset 
656 </cell>
657 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
658 \begin_inset Text
659
660 \layout Standard
661
662
663 \family typewriter 
664
665 \backslash 
666 delta
667 \end_inset 
668 </cell>
669 </row>
670 <row>
671 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
672 \begin_inset Text
673
674 \layout Standard
675
676
677 \begin_inset Formula $\epsilon $
678 \end_inset 
679
680
681 \end_inset 
682 </cell>
683 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
684 \begin_inset Text
685
686 \layout Standard
687
688
689 \family typewriter 
690
691 \backslash 
692 epsilon
693 \end_inset 
694 </cell>
695 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
696 \begin_inset Text
697
698 \layout Standard
699
700
701 \begin_inset Formula $\varepsilon $
702 \end_inset 
703
704
705 \end_inset 
706 </cell>
707 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
708 \begin_inset Text
709
710 \layout Standard
711
712
713 \family typewriter 
714
715 \backslash 
716 varepsilon
717 \end_inset 
718 </cell>
719 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
720 \begin_inset Text
721
722 \layout Standard
723
724
725 \begin_inset Formula $\zeta $
726 \end_inset 
727
728
729 \end_inset 
730 </cell>
731 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
732 \begin_inset Text
733
734 \layout Standard
735
736
737 \family typewriter 
738
739 \backslash 
740 zeta
741 \end_inset 
742 </cell>
743 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
744 \begin_inset Text
745
746 \layout Standard
747
748
749 \begin_inset Formula $\eta $
750 \end_inset 
751
752
753 \end_inset 
754 </cell>
755 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
756 \begin_inset Text
757
758 \layout Standard
759
760
761 \family typewriter 
762
763 \backslash 
764 eta
765 \end_inset 
766 </cell>
767 </row>
768 <row>
769 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
770 \begin_inset Text
771
772 \layout Standard
773
774
775 \begin_inset Formula $\theta $
776 \end_inset 
777
778
779 \end_inset 
780 </cell>
781 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
782 \begin_inset Text
783
784 \layout Standard
785
786
787 \family typewriter 
788
789 \backslash 
790 theta
791 \end_inset 
792 </cell>
793 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
794 \begin_inset Text
795
796 \layout Standard
797
798
799 \begin_inset Formula $\vartheta $
800 \end_inset 
801
802
803 \end_inset 
804 </cell>
805 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
806 \begin_inset Text
807
808 \layout Standard
809
810
811 \family typewriter 
812
813 \backslash 
814 vartheta
815 \end_inset 
816 </cell>
817 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
818 \begin_inset Text
819
820 \layout Standard
821
822
823 \begin_inset Formula $\iota $
824 \end_inset 
825
826
827 \end_inset 
828 </cell>
829 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
830 \begin_inset Text
831
832 \layout Standard
833
834
835 \family typewriter 
836
837 \backslash 
838 iota
839 \end_inset 
840 </cell>
841 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
842 \begin_inset Text
843
844 \layout Standard
845
846
847 \begin_inset Formula $\kappa $
848 \end_inset 
849
850
851 \end_inset 
852 </cell>
853 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
854 \begin_inset Text
855
856 \layout Standard
857
858
859 \family typewriter 
860
861 \backslash 
862 kappa
863 \end_inset 
864 </cell>
865 </row>
866 <row>
867 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
868 \begin_inset Text
869
870 \layout Standard
871
872
873 \begin_inset Formula $\lambda $
874 \end_inset 
875
876
877 \end_inset 
878 </cell>
879 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
880 \begin_inset Text
881
882 \layout Standard
883
884
885 \family typewriter 
886
887 \backslash 
888 lambda
889 \end_inset 
890 </cell>
891 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
892 \begin_inset Text
893
894 \layout Standard
895
896
897 \begin_inset Formula $\mu $
898 \end_inset 
899
900
901 \end_inset 
902 </cell>
903 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
904 \begin_inset Text
905
906 \layout Standard
907
908
909 \family typewriter 
910
911 \backslash 
912 mu
913 \end_inset 
914 </cell>
915 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
916 \begin_inset Text
917
918 \layout Standard
919
920
921 \begin_inset Formula $\nu $
922 \end_inset 
923
924
925 \end_inset 
926 </cell>
927 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
928 \begin_inset Text
929
930 \layout Standard
931
932
933 \family typewriter 
934
935 \backslash 
936 nu
937 \end_inset 
938 </cell>
939 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
940 \begin_inset Text
941
942 \layout Standard
943
944
945 \begin_inset Formula $\xi $
946 \end_inset 
947
948
949 \end_inset 
950 </cell>
951 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
952 \begin_inset Text
953
954 \layout Standard
955
956
957 \family typewriter 
958
959 \backslash 
960 xi
961 \end_inset 
962 </cell>
963 </row>
964 <row>
965 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
966 \begin_inset Text
967
968 \layout Standard
969
970
971 \begin_inset Formula $o$
972 \end_inset 
973
974
975 \end_inset 
976 </cell>
977 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
978 \begin_inset Text
979
980 \layout Standard
981
982 o
983 \end_inset 
984 </cell>
985 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
986 \begin_inset Text
987
988 \layout Standard
989
990
991 \begin_inset Formula $\pi $
992 \end_inset 
993
994
995 \end_inset 
996 </cell>
997 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
998 \begin_inset Text
999
1000 \layout Standard
1001
1002
1003 \family typewriter 
1004
1005 \backslash 
1006 pi
1007 \end_inset 
1008 </cell>
1009 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1010 \begin_inset Text
1011
1012 \layout Standard
1013
1014
1015 \begin_inset Formula $\varpi $
1016 \end_inset 
1017
1018
1019 \end_inset 
1020 </cell>
1021 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1022 \begin_inset Text
1023
1024 \layout Standard
1025
1026
1027 \family typewriter 
1028
1029 \backslash 
1030 varpi
1031 \end_inset 
1032 </cell>
1033 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1034 \begin_inset Text
1035
1036 \layout Standard
1037
1038
1039 \begin_inset Formula $\rho $
1040 \end_inset 
1041
1042
1043 \end_inset 
1044 </cell>
1045 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1046 \begin_inset Text
1047
1048 \layout Standard
1049
1050
1051 \family typewriter 
1052
1053 \backslash 
1054 rho
1055 \end_inset 
1056 </cell>
1057 </row>
1058 <row>
1059 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1060 \begin_inset Text
1061
1062 \layout Standard
1063
1064
1065 \begin_inset Formula $\varrho $
1066 \end_inset 
1067
1068
1069 \end_inset 
1070 </cell>
1071 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1072 \begin_inset Text
1073
1074 \layout Standard
1075
1076
1077 \family typewriter 
1078
1079 \backslash 
1080 varrho
1081 \end_inset 
1082 </cell>
1083 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1084 \begin_inset Text
1085
1086 \layout Standard
1087
1088
1089 \begin_inset Formula $\sigma $
1090 \end_inset 
1091
1092
1093 \end_inset 
1094 </cell>
1095 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1096 \begin_inset Text
1097
1098 \layout Standard
1099
1100
1101 \family typewriter 
1102
1103 \backslash 
1104 sigma
1105 \end_inset 
1106 </cell>
1107 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1108 \begin_inset Text
1109
1110 \layout Standard
1111
1112
1113 \begin_inset Formula $\varsigma $
1114 \end_inset 
1115
1116
1117 \end_inset 
1118 </cell>
1119 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1120 \begin_inset Text
1121
1122 \layout Standard
1123
1124
1125 \family typewriter 
1126
1127 \backslash 
1128 varsigma
1129 \end_inset 
1130 </cell>
1131 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1132 \begin_inset Text
1133
1134 \layout Standard
1135
1136
1137 \begin_inset Formula $\tau $
1138 \end_inset 
1139
1140
1141 \end_inset 
1142 </cell>
1143 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1144 \begin_inset Text
1145
1146 \layout Standard
1147
1148
1149 \family typewriter 
1150
1151 \backslash 
1152 tau
1153 \end_inset 
1154 </cell>
1155 </row>
1156 <row>
1157 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1158 \begin_inset Text
1159
1160 \layout Standard
1161
1162
1163 \begin_inset Formula $\upsilon $
1164 \end_inset 
1165
1166
1167 \end_inset 
1168 </cell>
1169 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1170 \begin_inset Text
1171
1172 \layout Standard
1173
1174
1175 \family typewriter 
1176
1177 \backslash 
1178 upsilon
1179 \end_inset 
1180 </cell>
1181 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1182 \begin_inset Text
1183
1184 \layout Standard
1185
1186
1187 \begin_inset Formula $\phi $
1188 \end_inset 
1189
1190
1191 \end_inset 
1192 </cell>
1193 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1194 \begin_inset Text
1195
1196 \layout Standard
1197
1198
1199 \family typewriter 
1200
1201 \backslash 
1202 phi
1203 \end_inset 
1204 </cell>
1205 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1206 \begin_inset Text
1207
1208 \layout Standard
1209
1210
1211 \begin_inset Formula $\varphi $
1212 \end_inset 
1213
1214
1215 \end_inset 
1216 </cell>
1217 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1218 \begin_inset Text
1219
1220 \layout Standard
1221
1222
1223 \family typewriter 
1224
1225 \backslash 
1226 varphi
1227 \end_inset 
1228 </cell>
1229 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1230 \begin_inset Text
1231
1232 \layout Standard
1233
1234
1235 \begin_inset Formula $\chi $
1236 \end_inset 
1237
1238
1239 \end_inset 
1240 </cell>
1241 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1242 \begin_inset Text
1243
1244 \layout Standard
1245
1246
1247 \family typewriter 
1248
1249 \backslash 
1250 chi
1251 \end_inset 
1252 </cell>
1253 </row>
1254 <row>
1255 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1256 \begin_inset Text
1257
1258 \layout Standard
1259
1260
1261 \begin_inset Formula $\psi $
1262 \end_inset 
1263
1264
1265 \end_inset 
1266 </cell>
1267 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1268 \begin_inset Text
1269
1270 \layout Standard
1271
1272
1273 \family typewriter 
1274
1275 \backslash 
1276 psi
1277 \end_inset 
1278 </cell>
1279 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1280 \begin_inset Text
1281
1282 \layout Standard
1283
1284
1285 \begin_inset Formula $\omega $
1286 \end_inset 
1287
1288
1289 \end_inset 
1290 </cell>
1291 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1292 \begin_inset Text
1293
1294 \layout Standard
1295
1296
1297 \family typewriter 
1298
1299 \backslash 
1300 omega
1301 \end_inset 
1302 </cell>
1303 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1304 \begin_inset Text
1305
1306 \layout Standard
1307
1308 \end_inset 
1309 </cell>
1310 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1311 \begin_inset Text
1312
1313 \layout Standard
1314
1315 \end_inset 
1316 </cell>
1317 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1318 \begin_inset Text
1319
1320 \layout Standard
1321
1322 \end_inset 
1323 </cell>
1324 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1325 \begin_inset Text
1326
1327 \layout Standard
1328
1329 \end_inset 
1330 </cell>
1331 </row>
1332 <row>
1333 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1334 \begin_inset Text
1335
1336 \layout Standard
1337
1338
1339 \begin_inset Formula $\Gamma $
1340 \end_inset 
1341
1342
1343 \end_inset 
1344 </cell>
1345 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1346 \begin_inset Text
1347
1348 \layout Standard
1349
1350
1351 \family typewriter 
1352
1353 \backslash 
1354 Gamma
1355 \end_inset 
1356 </cell>
1357 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1358 \begin_inset Text
1359
1360 \layout Standard
1361
1362
1363 \begin_inset Formula $\Delta $
1364 \end_inset 
1365
1366
1367 \end_inset 
1368 </cell>
1369 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1370 \begin_inset Text
1371
1372 \layout Standard
1373
1374
1375 \family typewriter 
1376
1377 \backslash 
1378 Delta
1379 \end_inset 
1380 </cell>
1381 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1382 \begin_inset Text
1383
1384 \layout Standard
1385
1386
1387 \begin_inset Formula $\Theta $
1388 \end_inset 
1389
1390
1391 \end_inset 
1392 </cell>
1393 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1394 \begin_inset Text
1395
1396 \layout Standard
1397
1398
1399 \family typewriter 
1400
1401 \backslash 
1402 Theta
1403 \end_inset 
1404 </cell>
1405 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1406 \begin_inset Text
1407
1408 \layout Standard
1409
1410
1411 \begin_inset Formula $\Lambda $
1412 \end_inset 
1413
1414
1415 \end_inset 
1416 </cell>
1417 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1418 \begin_inset Text
1419
1420 \layout Standard
1421
1422
1423 \family typewriter 
1424
1425 \backslash 
1426 Lambda
1427 \end_inset 
1428 </cell>
1429 </row>
1430 <row>
1431 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1432 \begin_inset Text
1433
1434 \layout Standard
1435
1436
1437 \begin_inset Formula $\Xi $
1438 \end_inset 
1439
1440
1441 \end_inset 
1442 </cell>
1443 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1444 \begin_inset Text
1445
1446 \layout Standard
1447
1448
1449 \family typewriter 
1450
1451 \backslash 
1452 Xi
1453 \end_inset 
1454 </cell>
1455 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1456 \begin_inset Text
1457
1458 \layout Standard
1459
1460
1461 \begin_inset Formula $\Pi $
1462 \end_inset 
1463
1464
1465 \end_inset 
1466 </cell>
1467 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1468 \begin_inset Text
1469
1470 \layout Standard
1471
1472
1473 \family typewriter 
1474
1475 \backslash 
1476 Pi
1477 \end_inset 
1478 </cell>
1479 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1480 \begin_inset Text
1481
1482 \layout Standard
1483
1484
1485 \begin_inset Formula $\Sigma $
1486 \end_inset 
1487
1488
1489 \end_inset 
1490 </cell>
1491 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1492 \begin_inset Text
1493
1494 \layout Standard
1495
1496
1497 \family typewriter 
1498
1499 \backslash 
1500 Sigma
1501 \end_inset 
1502 </cell>
1503 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1504 \begin_inset Text
1505
1506 \layout Standard
1507
1508
1509 \begin_inset Formula $\Upsilon $
1510 \end_inset 
1511
1512
1513 \end_inset 
1514 </cell>
1515 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1516 \begin_inset Text
1517
1518 \layout Standard
1519
1520
1521 \family typewriter 
1522
1523 \backslash 
1524 Upsilon
1525 \end_inset 
1526 </cell>
1527 </row>
1528 <row>
1529 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1530 \begin_inset Text
1531
1532 \layout Standard
1533
1534
1535 \begin_inset Formula $\Phi $
1536 \end_inset 
1537
1538
1539 \end_inset 
1540 </cell>
1541 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1542 \begin_inset Text
1543
1544 \layout Standard
1545
1546
1547 \family typewriter 
1548
1549 \backslash 
1550 Phi
1551 \end_inset 
1552 </cell>
1553 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1554 \begin_inset Text
1555
1556 \layout Standard
1557
1558
1559 \begin_inset Formula $\Psi $
1560 \end_inset 
1561
1562
1563 \end_inset 
1564 </cell>
1565 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1566 \begin_inset Text
1567
1568 \layout Standard
1569
1570
1571 \family typewriter 
1572
1573 \backslash 
1574 Psi
1575 \end_inset 
1576 </cell>
1577 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1578 \begin_inset Text
1579
1580 \layout Standard
1581
1582
1583 \begin_inset Formula $\Omega $
1584 \end_inset 
1585
1586
1587 \end_inset 
1588 </cell>
1589 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1590 \begin_inset Text
1591
1592 \layout Standard
1593
1594
1595 \family typewriter 
1596
1597 \backslash 
1598 Omega
1599 \end_inset 
1600 </cell>
1601 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1602 \begin_inset Text
1603
1604 \layout Standard
1605
1606 \end_inset 
1607 </cell>
1608 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1609 \begin_inset Text
1610
1611 \layout Standard
1612
1613 \end_inset 
1614 </cell>
1615 </row>
1616 </lyxtabular>
1617
1618 \end_inset 
1619
1620
1621 \layout Caption
1622
1623 Lettres grecques
1624 \end_inset 
1625
1626
1627 \layout Standard
1628
1629
1630 \begin_inset Float table
1631 placement H
1632 wide false
1633 collapsed false
1634
1635 \layout Standard
1636
1637
1638 \begin_inset  Tabular
1639 <lyxtabular version="3" rows="9" columns="8">
1640 <features>
1641 <column alignment="right" valignment="top" width="0pt">
1642 <column alignment="left" valignment="top" width="0pt">
1643 <column alignment="right" valignment="top" width="0pt">
1644 <column alignment="left" valignment="top" width="0pt">
1645 <column alignment="right" valignment="top" width="0pt">
1646 <column alignment="left" valignment="top" width="0pt">
1647 <column alignment="right" valignment="top" width="0pt">
1648 <column alignment="left" valignment="top" width="0pt">
1649 <row>
1650 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1651 \begin_inset Text
1652
1653 \layout Standard
1654
1655
1656 \begin_inset Formula $\pm $
1657 \end_inset 
1658
1659
1660 \end_inset 
1661 </cell>
1662 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1663 \begin_inset Text
1664
1665 \layout Standard
1666
1667
1668 \family typewriter 
1669
1670 \backslash 
1671 pm
1672 \end_inset 
1673 </cell>
1674 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1675 \begin_inset Text
1676
1677 \layout Standard
1678
1679
1680 \begin_inset Formula $\cap $
1681 \end_inset 
1682
1683
1684 \end_inset 
1685 </cell>
1686 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1687 \begin_inset Text
1688
1689 \layout Standard
1690
1691
1692 \family typewriter 
1693
1694 \backslash 
1695 cap
1696 \end_inset 
1697 </cell>
1698 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1699 \begin_inset Text
1700
1701 \layout Standard
1702
1703
1704 \begin_inset Formula $\diamond $
1705 \end_inset 
1706
1707
1708 \end_inset 
1709 </cell>
1710 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1711 \begin_inset Text
1712
1713 \layout Standard
1714
1715
1716 \family typewriter 
1717
1718 \backslash 
1719 diamond
1720 \end_inset 
1721 </cell>
1722 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1723 \begin_inset Text
1724
1725 \layout Standard
1726
1727
1728 \begin_inset Formula $\oplus $
1729 \end_inset 
1730
1731
1732 \end_inset 
1733 </cell>
1734 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1735 \begin_inset Text
1736
1737 \layout Standard
1738
1739
1740 \family typewriter 
1741
1742 \backslash 
1743 oplus
1744 \end_inset 
1745 </cell>
1746 </row>
1747 <row>
1748 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1749 \begin_inset Text
1750
1751 \layout Standard
1752
1753
1754 \begin_inset Formula $\mp $
1755 \end_inset 
1756
1757
1758 \end_inset 
1759 </cell>
1760 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1761 \begin_inset Text
1762
1763 \layout Standard
1764
1765
1766 \family typewriter 
1767
1768 \backslash 
1769 mp
1770 \end_inset 
1771 </cell>
1772 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1773 \begin_inset Text
1774
1775 \layout Standard
1776
1777
1778 \begin_inset Formula $\cup $
1779 \end_inset 
1780
1781
1782 \end_inset 
1783 </cell>
1784 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1785 \begin_inset Text
1786
1787 \layout Standard
1788
1789
1790 \family typewriter 
1791
1792 \backslash 
1793 cup
1794 \end_inset 
1795 </cell>
1796 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1797 \begin_inset Text
1798
1799 \layout Standard
1800
1801
1802 \begin_inset Formula $\bigtriangleup $
1803 \end_inset 
1804
1805
1806 \end_inset 
1807 </cell>
1808 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1809 \begin_inset Text
1810
1811 \layout Standard
1812
1813
1814 \family typewriter 
1815
1816 \backslash 
1817 bigtriangleup
1818 \end_inset 
1819 </cell>
1820 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1821 \begin_inset Text
1822
1823 \layout Standard
1824
1825
1826 \begin_inset Formula $\ominus $
1827 \end_inset 
1828
1829
1830 \end_inset 
1831 </cell>
1832 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1833 \begin_inset Text
1834
1835 \layout Standard
1836
1837
1838 \family typewriter 
1839
1840 \backslash 
1841 ominus
1842 \end_inset 
1843 </cell>
1844 </row>
1845 <row>
1846 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1847 \begin_inset Text
1848
1849 \layout Standard
1850
1851
1852 \begin_inset Formula $\times $
1853 \end_inset 
1854
1855
1856 \end_inset 
1857 </cell>
1858 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1859 \begin_inset Text
1860
1861 \layout Standard
1862
1863
1864 \family typewriter 
1865
1866 \backslash 
1867 times
1868 \end_inset 
1869 </cell>
1870 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1871 \begin_inset Text
1872
1873 \layout Standard
1874
1875
1876 \begin_inset Formula $\uplus $
1877 \end_inset 
1878
1879
1880 \end_inset 
1881 </cell>
1882 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1883 \begin_inset Text
1884
1885 \layout Standard
1886
1887
1888 \family typewriter 
1889
1890 \backslash 
1891 uplus
1892 \end_inset 
1893 </cell>
1894 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1895 \begin_inset Text
1896
1897 \layout Standard
1898
1899
1900 \begin_inset Formula $\bigtriangledown $
1901 \end_inset 
1902
1903
1904 \end_inset 
1905 </cell>
1906 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1907 \begin_inset Text
1908
1909 \layout Standard
1910
1911
1912 \family typewriter 
1913
1914 \backslash 
1915 bigtriangledown
1916 \end_inset 
1917 </cell>
1918 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1919 \begin_inset Text
1920
1921 \layout Standard
1922
1923
1924 \begin_inset Formula $\otimes $
1925 \end_inset 
1926
1927
1928 \end_inset 
1929 </cell>
1930 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1931 \begin_inset Text
1932
1933 \layout Standard
1934
1935
1936 \family typewriter 
1937
1938 \backslash 
1939 otimes
1940 \end_inset 
1941 </cell>
1942 </row>
1943 <row>
1944 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1945 \begin_inset Text
1946
1947 \layout Standard
1948
1949
1950 \begin_inset Formula $\div $
1951 \end_inset 
1952
1953
1954 \end_inset 
1955 </cell>
1956 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1957 \begin_inset Text
1958
1959 \layout Standard
1960
1961
1962 \family typewriter 
1963
1964 \backslash 
1965 div
1966 \end_inset 
1967 </cell>
1968 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1969 \begin_inset Text
1970
1971 \layout Standard
1972
1973
1974 \begin_inset Formula $\sqcap $
1975 \end_inset 
1976
1977
1978 \end_inset 
1979 </cell>
1980 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1981 \begin_inset Text
1982
1983 \layout Standard
1984
1985
1986 \family typewriter 
1987
1988 \backslash 
1989 sqcap
1990 \end_inset 
1991 </cell>
1992 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1993 \begin_inset Text
1994
1995 \layout Standard
1996
1997
1998 \begin_inset Formula $\triangleleft $
1999 \end_inset 
2000
2001
2002 \end_inset 
2003 </cell>
2004 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2005 \begin_inset Text
2006
2007 \layout Standard
2008
2009
2010 \family typewriter 
2011
2012 \backslash 
2013 triangleleft
2014 \end_inset 
2015 </cell>
2016 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2017 \begin_inset Text
2018
2019 \layout Standard
2020
2021
2022 \begin_inset Formula $\oslash $
2023 \end_inset 
2024
2025
2026 \end_inset 
2027 </cell>
2028 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2029 \begin_inset Text
2030
2031 \layout Standard
2032
2033
2034 \family typewriter 
2035
2036 \backslash 
2037 oslash
2038 \end_inset 
2039 </cell>
2040 </row>
2041 <row>
2042 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2043 \begin_inset Text
2044
2045 \layout Standard
2046
2047
2048 \begin_inset Formula $\ast $
2049 \end_inset 
2050
2051
2052 \end_inset 
2053 </cell>
2054 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2055 \begin_inset Text
2056
2057 \layout Standard
2058
2059
2060 \family typewriter 
2061
2062 \backslash 
2063 ast
2064 \end_inset 
2065 </cell>
2066 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2067 \begin_inset Text
2068
2069 \layout Standard
2070
2071
2072 \begin_inset Formula $\sqcup $
2073 \end_inset 
2074
2075
2076 \end_inset 
2077 </cell>
2078 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2079 \begin_inset Text
2080
2081 \layout Standard
2082
2083
2084 \family typewriter 
2085
2086 \backslash 
2087 sqcup
2088 \end_inset 
2089 </cell>
2090 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2091 \begin_inset Text
2092
2093 \layout Standard
2094
2095
2096 \begin_inset Formula $\triangleright $
2097 \end_inset 
2098
2099
2100 \end_inset 
2101 </cell>
2102 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2103 \begin_inset Text
2104
2105 \layout Standard
2106
2107
2108 \family typewriter 
2109
2110 \backslash 
2111 triangleright
2112 \end_inset 
2113 </cell>
2114 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2115 \begin_inset Text
2116
2117 \layout Standard
2118
2119
2120 \begin_inset Formula $\odot $
2121 \end_inset 
2122
2123
2124 \end_inset 
2125 </cell>
2126 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2127 \begin_inset Text
2128
2129 \layout Standard
2130
2131
2132 \family typewriter 
2133
2134 \backslash 
2135 odot
2136 \end_inset 
2137 </cell>
2138 </row>
2139 <row>
2140 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2141 \begin_inset Text
2142
2143 \layout Standard
2144
2145
2146 \begin_inset Formula $\star $
2147 \end_inset 
2148
2149
2150 \end_inset 
2151 </cell>
2152 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2153 \begin_inset Text
2154
2155 \layout Standard
2156
2157
2158 \family typewriter 
2159
2160 \backslash 
2161 star
2162 \end_inset 
2163 </cell>
2164 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2165 \begin_inset Text
2166
2167 \layout Standard
2168
2169
2170 \begin_inset Formula $\vee $
2171 \end_inset 
2172
2173
2174 \end_inset 
2175 </cell>
2176 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2177 \begin_inset Text
2178
2179 \layout Standard
2180
2181
2182 \family typewriter 
2183
2184 \backslash 
2185 vee
2186 \end_inset 
2187 </cell>
2188 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2189 \begin_inset Text
2190
2191 \layout Standard
2192
2193
2194 \begin_inset Formula $\lhd $
2195 \end_inset 
2196
2197
2198 \end_inset 
2199 </cell>
2200 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2201 \begin_inset Text
2202
2203 \layout Standard
2204
2205
2206 \family typewriter 
2207
2208 \backslash 
2209 lhd
2210 \end_inset 
2211 </cell>
2212 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2213 \begin_inset Text
2214
2215 \layout Standard
2216
2217
2218 \begin_inset Formula $\bigcirc $
2219 \end_inset 
2220
2221
2222 \end_inset 
2223 </cell>
2224 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2225 \begin_inset Text
2226
2227 \layout Standard
2228
2229
2230 \family typewriter 
2231
2232 \backslash 
2233 bigcirc
2234 \end_inset 
2235 </cell>
2236 </row>
2237 <row>
2238 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2239 \begin_inset Text
2240
2241 \layout Standard
2242
2243
2244 \begin_inset Formula $\circ $
2245 \end_inset 
2246
2247
2248 \end_inset 
2249 </cell>
2250 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2251 \begin_inset Text
2252
2253 \layout Standard
2254
2255
2256 \family typewriter 
2257
2258 \backslash 
2259 circ
2260 \end_inset 
2261 </cell>
2262 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2263 \begin_inset Text
2264
2265 \layout Standard
2266
2267
2268 \begin_inset Formula $\wedge $
2269 \end_inset 
2270
2271
2272 \end_inset 
2273 </cell>
2274 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2275 \begin_inset Text
2276
2277 \layout Standard
2278
2279
2280 \family typewriter 
2281
2282 \backslash 
2283 wedge
2284 \end_inset 
2285 </cell>
2286 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2287 \begin_inset Text
2288
2289 \layout Standard
2290
2291
2292 \begin_inset Formula $\rhd $
2293 \end_inset 
2294
2295
2296 \end_inset 
2297 </cell>
2298 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2299 \begin_inset Text
2300
2301 \layout Standard
2302
2303
2304 \family typewriter 
2305
2306 \backslash 
2307 rhd
2308 \end_inset 
2309 </cell>
2310 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2311 \begin_inset Text
2312
2313 \layout Standard
2314
2315
2316 \begin_inset Formula $\dagger $
2317 \end_inset 
2318
2319
2320 \end_inset 
2321 </cell>
2322 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2323 \begin_inset Text
2324
2325 \layout Standard
2326
2327
2328 \family typewriter 
2329
2330 \backslash 
2331 dagger
2332 \end_inset 
2333 </cell>
2334 </row>
2335 <row>
2336 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2337 \begin_inset Text
2338
2339 \layout Standard
2340
2341
2342 \begin_inset Formula $\bullet $
2343 \end_inset 
2344
2345
2346 \end_inset 
2347 </cell>
2348 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2349 \begin_inset Text
2350
2351 \layout Standard
2352
2353
2354 \family typewriter 
2355
2356 \backslash 
2357 bullet
2358 \end_inset 
2359 </cell>
2360 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2361 \begin_inset Text
2362
2363 \layout Standard
2364
2365
2366 \begin_inset Formula $\setminus $
2367 \end_inset 
2368
2369
2370 \end_inset 
2371 </cell>
2372 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2373 \begin_inset Text
2374
2375 \layout Standard
2376
2377
2378 \family typewriter 
2379
2380 \backslash 
2381 setminus
2382 \end_inset 
2383 </cell>
2384 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2385 \begin_inset Text
2386
2387 \layout Standard
2388
2389
2390 \begin_inset Formula $\unlhd $
2391 \end_inset 
2392
2393
2394 \end_inset 
2395 </cell>
2396 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2397 \begin_inset Text
2398
2399 \layout Standard
2400
2401
2402 \family typewriter 
2403
2404 \backslash 
2405 unlhd
2406 \end_inset 
2407 </cell>
2408 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2409 \begin_inset Text
2410
2411 \layout Standard
2412
2413
2414 \begin_inset Formula $\ddagger $
2415 \end_inset 
2416
2417
2418 \end_inset 
2419 </cell>
2420 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2421 \begin_inset Text
2422
2423 \layout Standard
2424
2425
2426 \family typewriter 
2427
2428 \backslash 
2429 ddagger
2430 \end_inset 
2431 </cell>
2432 </row>
2433 <row>
2434 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2435 \begin_inset Text
2436
2437 \layout Standard
2438
2439
2440 \begin_inset Formula $\cdot $
2441 \end_inset 
2442
2443
2444 \end_inset 
2445 </cell>
2446 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2447 \begin_inset Text
2448
2449 \layout Standard
2450
2451
2452 \family typewriter 
2453
2454 \backslash 
2455 cdot
2456 \end_inset 
2457 </cell>
2458 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2459 \begin_inset Text
2460
2461 \layout Standard
2462
2463
2464 \begin_inset Formula $\wr $
2465 \end_inset 
2466
2467
2468 \end_inset 
2469 </cell>
2470 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2471 \begin_inset Text
2472
2473 \layout Standard
2474
2475
2476 \family typewriter 
2477
2478 \backslash 
2479 wr
2480 \end_inset 
2481 </cell>
2482 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2483 \begin_inset Text
2484
2485 \layout Standard
2486
2487
2488 \begin_inset Formula $\unrhd $
2489 \end_inset 
2490
2491
2492 \end_inset 
2493 </cell>
2494 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2495 \begin_inset Text
2496
2497 \layout Standard
2498
2499
2500 \family typewriter 
2501
2502 \backslash 
2503 unrhd
2504 \end_inset 
2505 </cell>
2506 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2507 \begin_inset Text
2508
2509 \layout Standard
2510
2511
2512 \begin_inset Formula $\amalg $
2513 \end_inset 
2514
2515
2516 \end_inset 
2517 </cell>
2518 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2519 \begin_inset Text
2520
2521 \layout Standard
2522
2523
2524 \family typewriter 
2525
2526 \backslash 
2527 amalg
2528 \end_inset 
2529 </cell>
2530 </row>
2531 </lyxtabular>
2532
2533 \end_inset 
2534
2535
2536 \layout Caption
2537
2538 Symboles d'opérations binaires
2539 \end_inset 
2540
2541
2542 \layout Standard
2543
2544
2545 \begin_inset Float table
2546 placement H
2547 wide false
2548 collapsed false
2549
2550 \layout Standard
2551
2552
2553 \begin_inset  Tabular
2554 <lyxtabular version="3" rows="8" columns="10">
2555 <features>
2556 <column alignment="right" valignment="top" width="0pt">
2557 <column alignment="left" valignment="top" width="0pt">
2558 <column alignment="right" valignment="top" width="0pt">
2559 <column alignment="left" valignment="top" width="0pt">
2560 <column alignment="right" valignment="top" width="0pt">
2561 <column alignment="left" valignment="top" width="0pt">
2562 <column alignment="right" valignment="top" width="0pt">
2563 <column alignment="left" valignment="top" width="0pt">
2564 <column alignment="right" valignment="top" width="0pt">
2565 <column alignment="left" valignment="top" width="0pt">
2566 <row>
2567 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2568 \begin_inset Text
2569
2570 \layout Standard
2571
2572
2573 \begin_inset Formula $\leq $
2574 \end_inset 
2575
2576
2577 \end_inset 
2578 </cell>
2579 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2580 \begin_inset Text
2581
2582 \layout Standard
2583
2584
2585 \family typewriter 
2586
2587 \backslash 
2588 leq
2589 \backslash 
2590 le
2591 \end_inset 
2592 </cell>
2593 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2594 \begin_inset Text
2595
2596 \layout Standard
2597
2598
2599 \begin_inset Formula $\geq $
2600 \end_inset 
2601
2602
2603 \end_inset 
2604 </cell>
2605 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2606 \begin_inset Text
2607
2608 \layout Standard
2609
2610
2611 \family typewriter 
2612
2613 \backslash 
2614 geq
2615 \end_inset 
2616 </cell>
2617 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2618 \begin_inset Text
2619
2620 \layout Standard
2621
2622
2623 \begin_inset Formula $\equiv $
2624 \end_inset 
2625
2626
2627 \end_inset 
2628 </cell>
2629 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2630 \begin_inset Text
2631
2632 \layout Standard
2633
2634
2635 \family typewriter 
2636
2637 \backslash 
2638 equiv
2639 \end_inset 
2640 </cell>
2641 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2642 \begin_inset Text
2643
2644 \layout Standard
2645
2646
2647 \begin_inset Formula $\models $
2648 \end_inset 
2649
2650
2651 \end_inset 
2652 </cell>
2653 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2654 \begin_inset Text
2655
2656 \layout Standard
2657
2658
2659 \family typewriter 
2660
2661 \backslash 
2662 models
2663 \end_inset 
2664 </cell>
2665 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2666 \begin_inset Text
2667
2668 \layout Standard
2669
2670
2671 \begin_inset Formula $\prec $
2672 \end_inset 
2673
2674
2675 \end_inset 
2676 </cell>
2677 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2678 \begin_inset Text
2679
2680 \layout Standard
2681
2682
2683 \family typewriter 
2684
2685 \backslash 
2686 prec
2687 \end_inset 
2688 </cell>
2689 </row>
2690 <row>
2691 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2692 \begin_inset Text
2693
2694 \layout Standard
2695
2696
2697 \begin_inset Formula $\succ $
2698 \end_inset 
2699
2700
2701 \end_inset 
2702 </cell>
2703 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2704 \begin_inset Text
2705
2706 \layout Standard
2707
2708
2709 \family typewriter 
2710
2711 \backslash 
2712 succ
2713 \end_inset 
2714 </cell>
2715 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2716 \begin_inset Text
2717
2718 \layout Standard
2719
2720
2721 \begin_inset Formula $\sim $
2722 \end_inset 
2723
2724
2725 \end_inset 
2726 </cell>
2727 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2728 \begin_inset Text
2729
2730 \layout Standard
2731
2732
2733 \family typewriter 
2734
2735 \backslash 
2736 sim
2737 \end_inset 
2738 </cell>
2739 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2740 \begin_inset Text
2741
2742 \layout Standard
2743
2744
2745 \begin_inset Formula $\perp $
2746 \end_inset 
2747
2748
2749 \end_inset 
2750 </cell>
2751 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2752 \begin_inset Text
2753
2754 \layout Standard
2755
2756
2757 \family typewriter 
2758
2759 \backslash 
2760 perp
2761 \end_inset 
2762 </cell>
2763 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2764 \begin_inset Text
2765
2766 \layout Standard
2767
2768
2769 \begin_inset Formula $\preceq $
2770 \end_inset 
2771
2772
2773 \end_inset 
2774 </cell>
2775 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2776 \begin_inset Text
2777
2778 \layout Standard
2779
2780
2781 \family typewriter 
2782
2783 \backslash 
2784 preceq
2785 \end_inset 
2786 </cell>
2787 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2788 \begin_inset Text
2789
2790 \layout Standard
2791
2792
2793 \begin_inset Formula $\succeq $
2794 \end_inset 
2795
2796
2797 \end_inset 
2798 </cell>
2799 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2800 \begin_inset Text
2801
2802 \layout Standard
2803
2804
2805 \family typewriter 
2806
2807 \backslash 
2808 succeq
2809 \end_inset 
2810 </cell>
2811 </row>
2812 <row>
2813 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2814 \begin_inset Text
2815
2816 \layout Standard
2817
2818
2819 \begin_inset Formula $\simeq $
2820 \end_inset 
2821
2822
2823 \end_inset 
2824 </cell>
2825 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2826 \begin_inset Text
2827
2828 \layout Standard
2829
2830
2831 \family typewriter 
2832
2833 \backslash 
2834 simeq
2835 \end_inset 
2836 </cell>
2837 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2838 \begin_inset Text
2839
2840 \layout Standard
2841
2842
2843 \begin_inset Formula $\mid $
2844 \end_inset 
2845
2846
2847 \end_inset 
2848 </cell>
2849 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2850 \begin_inset Text
2851
2852 \layout Standard
2853
2854
2855 \family typewriter 
2856
2857 \backslash 
2858 mid
2859 \end_inset 
2860 </cell>
2861 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2862 \begin_inset Text
2863
2864 \layout Standard
2865
2866
2867 \begin_inset Formula $\ll $
2868 \end_inset 
2869
2870
2871 \end_inset 
2872 </cell>
2873 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2874 \begin_inset Text
2875
2876 \layout Standard
2877
2878
2879 \family typewriter 
2880
2881 \backslash 
2882 ll
2883 \end_inset 
2884 </cell>
2885 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2886 \begin_inset Text
2887
2888 \layout Standard
2889
2890
2891 \begin_inset Formula $\gg $
2892 \end_inset 
2893
2894
2895 \end_inset 
2896 </cell>
2897 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2898 \begin_inset Text
2899
2900 \layout Standard
2901
2902
2903 \family typewriter 
2904
2905 \backslash 
2906 gg
2907 \end_inset 
2908 </cell>
2909 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2910 \begin_inset Text
2911
2912 \layout Standard
2913
2914
2915 \begin_inset Formula $\asymp $
2916 \end_inset 
2917
2918
2919 \end_inset 
2920 </cell>
2921 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2922 \begin_inset Text
2923
2924 \layout Standard
2925
2926
2927 \family typewriter 
2928
2929 \backslash 
2930 asymp
2931 \end_inset 
2932 </cell>
2933 </row>
2934 <row>
2935 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2936 \begin_inset Text
2937
2938 \layout Standard
2939
2940
2941 \begin_inset Formula $\parallel $
2942 \end_inset 
2943
2944
2945 \end_inset 
2946 </cell>
2947 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2948 \begin_inset Text
2949
2950 \layout Standard
2951
2952
2953 \family typewriter 
2954
2955 \backslash 
2956 parallel
2957 \end_inset 
2958 </cell>
2959 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2960 \begin_inset Text
2961
2962 \layout Standard
2963
2964
2965 \begin_inset Formula $\subset $
2966 \end_inset 
2967
2968
2969 \end_inset 
2970 </cell>
2971 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2972 \begin_inset Text
2973
2974 \layout Standard
2975
2976
2977 \family typewriter 
2978
2979 \backslash 
2980 subset
2981 \end_inset 
2982 </cell>
2983 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2984 \begin_inset Text
2985
2986 \layout Standard
2987
2988
2989 \begin_inset Formula $\supset $
2990 \end_inset 
2991
2992
2993 \end_inset 
2994 </cell>
2995 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2996 \begin_inset Text
2997
2998 \layout Standard
2999
3000
3001 \family typewriter 
3002
3003 \backslash 
3004 supset
3005 \end_inset 
3006 </cell>
3007 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3008 \begin_inset Text
3009
3010 \layout Standard
3011
3012
3013 \begin_inset Formula $\approx $
3014 \end_inset 
3015
3016
3017 \end_inset 
3018 </cell>
3019 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3020 \begin_inset Text
3021
3022 \layout Standard
3023
3024
3025 \family typewriter 
3026
3027 \backslash 
3028 approx
3029 \end_inset 
3030 </cell>
3031 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3032 \begin_inset Text
3033
3034 \layout Standard
3035
3036
3037 \begin_inset Formula $\bowtie $
3038 \end_inset 
3039
3040
3041 \end_inset 
3042 </cell>
3043 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3044 \begin_inset Text
3045
3046 \layout Standard
3047
3048
3049 \family typewriter 
3050
3051 \backslash 
3052 bowtie
3053 \end_inset 
3054 </cell>
3055 </row>
3056 <row>
3057 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3058 \begin_inset Text
3059
3060 \layout Standard
3061
3062
3063 \begin_inset Formula $\subseteq $
3064 \end_inset 
3065
3066
3067 \end_inset 
3068 </cell>
3069 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3070 \begin_inset Text
3071
3072 \layout Standard
3073
3074
3075 \family typewriter 
3076
3077 \backslash 
3078 subseteq
3079 \end_inset 
3080 </cell>
3081 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3082 \begin_inset Text
3083
3084 \layout Standard
3085
3086
3087 \begin_inset Formula $\supseteq $
3088 \end_inset 
3089
3090
3091 \end_inset 
3092 </cell>
3093 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3094 \begin_inset Text
3095
3096 \layout Standard
3097
3098
3099 \family typewriter 
3100
3101 \backslash 
3102 supseteq
3103 \end_inset 
3104 </cell>
3105 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3106 \begin_inset Text
3107
3108 \layout Standard
3109
3110
3111 \begin_inset Formula $\cong $
3112 \end_inset 
3113
3114
3115 \end_inset 
3116 </cell>
3117 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3118 \begin_inset Text
3119
3120 \layout Standard
3121
3122
3123 \family typewriter 
3124
3125 \backslash 
3126 cong
3127 \end_inset 
3128 </cell>
3129 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3130 \begin_inset Text
3131
3132 \layout Standard
3133
3134
3135 \begin_inset Formula $\Join $
3136 \end_inset 
3137
3138
3139 \end_inset 
3140 </cell>
3141 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3142 \begin_inset Text
3143
3144 \layout Standard
3145
3146
3147 \family typewriter 
3148
3149 \backslash 
3150 Join
3151 \end_inset 
3152 </cell>
3153 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3154 \begin_inset Text
3155
3156 \layout Standard
3157
3158
3159 \begin_inset Formula $\sqsubset $
3160 \end_inset 
3161
3162
3163 \end_inset 
3164 </cell>
3165 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3166 \begin_inset Text
3167
3168 \layout Standard
3169
3170
3171 \family typewriter 
3172
3173 \backslash 
3174 sqsubset
3175 \end_inset 
3176 </cell>
3177 </row>
3178 <row>
3179 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3180 \begin_inset Text
3181
3182 \layout Standard
3183
3184
3185 \begin_inset Formula $\sqsupset $
3186 \end_inset 
3187
3188
3189 \end_inset 
3190 </cell>
3191 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3192 \begin_inset Text
3193
3194 \layout Standard
3195
3196
3197 \family typewriter 
3198
3199 \backslash 
3200 sqsupset
3201 \end_inset 
3202 </cell>
3203 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3204 \begin_inset Text
3205
3206 \layout Standard
3207
3208
3209 \begin_inset Formula $\neq $
3210 \end_inset 
3211
3212
3213 \end_inset 
3214 </cell>
3215 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3216 \begin_inset Text
3217
3218 \layout Standard
3219
3220
3221 \family typewriter 
3222
3223 \backslash 
3224 neq
3225 \end_inset 
3226 </cell>
3227 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3228 \begin_inset Text
3229
3230 \layout Standard
3231
3232
3233 \begin_inset Formula $\smile $
3234 \end_inset 
3235
3236
3237 \end_inset 
3238 </cell>
3239 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3240 \begin_inset Text
3241
3242 \layout Standard
3243
3244
3245 \family typewriter 
3246
3247 \backslash 
3248 smile
3249 \end_inset 
3250 </cell>
3251 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3252 \begin_inset Text
3253
3254 \layout Standard
3255
3256
3257 \begin_inset Formula $\sqsubseteq $
3258 \end_inset 
3259
3260
3261 \end_inset 
3262 </cell>
3263 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3264 \begin_inset Text
3265
3266 \layout Standard
3267
3268
3269 \family typewriter 
3270
3271 \backslash 
3272 sqsubseteq
3273 \end_inset 
3274 </cell>
3275 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3276 \begin_inset Text
3277
3278 \layout Standard
3279
3280
3281 \begin_inset Formula $\sqsupseteq $
3282 \end_inset 
3283
3284
3285 \end_inset 
3286 </cell>
3287 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3288 \begin_inset Text
3289
3290 \layout Standard
3291
3292
3293 \family typewriter 
3294
3295 \backslash 
3296 sqsupseteq
3297 \end_inset 
3298 </cell>
3299 </row>
3300 <row>
3301 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3302 \begin_inset Text
3303
3304 \layout Standard
3305
3306
3307 \begin_inset Formula $\doteq $
3308 \end_inset 
3309
3310
3311 \end_inset 
3312 </cell>
3313 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3314 \begin_inset Text
3315
3316 \layout Standard
3317
3318
3319 \family typewriter 
3320
3321 \backslash 
3322 doteq
3323 \end_inset 
3324 </cell>
3325 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3326 \begin_inset Text
3327
3328 \layout Standard
3329
3330
3331 \begin_inset Formula $\frown $
3332 \end_inset 
3333
3334
3335 \end_inset 
3336 </cell>
3337 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3338 \begin_inset Text
3339
3340 \layout Standard
3341
3342
3343 \family typewriter 
3344
3345 \backslash 
3346 frown
3347 \end_inset 
3348 </cell>
3349 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3350 \begin_inset Text
3351
3352 \layout Standard
3353
3354
3355 \begin_inset Formula $\in $
3356 \end_inset 
3357
3358
3359 \end_inset 
3360 </cell>
3361 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3362 \begin_inset Text
3363
3364 \layout Standard
3365
3366
3367 \family typewriter 
3368
3369 \backslash 
3370 in
3371 \end_inset 
3372 </cell>
3373 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3374 \begin_inset Text
3375
3376 \layout Standard
3377
3378
3379 \begin_inset Formula $\ni $
3380 \end_inset 
3381
3382
3383 \end_inset 
3384 </cell>
3385 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3386 \begin_inset Text
3387
3388 \layout Standard
3389
3390
3391 \family typewriter 
3392
3393 \backslash 
3394 ni
3395 \end_inset 
3396 </cell>
3397 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3398 \begin_inset Text
3399
3400 \layout Standard
3401
3402
3403 \begin_inset Formula $\propto $
3404 \end_inset 
3405
3406
3407 \end_inset 
3408 </cell>
3409 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3410 \begin_inset Text
3411
3412 \layout Standard
3413
3414
3415 \family typewriter 
3416
3417 \backslash 
3418 propto
3419 \end_inset 
3420 </cell>
3421 </row>
3422 <row>
3423 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3424 \begin_inset Text
3425
3426 \layout Standard
3427
3428
3429 \begin_inset Formula $=$
3430 \end_inset 
3431
3432
3433 \end_inset 
3434 </cell>
3435 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3436 \begin_inset Text
3437
3438 \layout Standard
3439
3440
3441 \family typewriter 
3442 =
3443 \end_inset 
3444 </cell>
3445 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3446 \begin_inset Text
3447
3448 \layout Standard
3449
3450
3451 \begin_inset Formula $\vdash $
3452 \end_inset 
3453
3454
3455 \end_inset 
3456 </cell>
3457 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3458 \begin_inset Text
3459
3460 \layout Standard
3461
3462
3463 \family typewriter 
3464
3465 \backslash 
3466 vdash
3467 \end_inset 
3468 </cell>
3469 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3470 \begin_inset Text
3471
3472 \layout Standard
3473
3474
3475 \begin_inset Formula $\dashv $
3476 \end_inset 
3477
3478
3479 \end_inset 
3480 </cell>
3481 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3482 \begin_inset Text
3483
3484 \layout Standard
3485
3486
3487 \family typewriter 
3488
3489 \backslash 
3490 dashv
3491 \end_inset 
3492 </cell>
3493 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3494 \begin_inset Text
3495
3496 \layout Standard
3497
3498
3499 \begin_inset Formula $<$
3500 \end_inset 
3501
3502
3503 \end_inset 
3504 </cell>
3505 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3506 \begin_inset Text
3507
3508 \layout Standard
3509
3510
3511 \family typewriter 
3512 <
3513 \end_inset 
3514 </cell>
3515 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3516 \begin_inset Text
3517
3518 \layout Standard
3519
3520
3521 \begin_inset Formula $>$
3522 \end_inset 
3523
3524
3525 \end_inset 
3526 </cell>
3527 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3528 \begin_inset Text
3529
3530 \layout Standard
3531
3532
3533 \family typewriter 
3534 >
3535 \end_inset 
3536 </cell>
3537 </row>
3538 </lyxtabular>
3539
3540 \end_inset 
3541
3542
3543 \layout Caption
3544
3545 Symboles de relations
3546 \end_inset 
3547
3548
3549 \layout Standard
3550
3551
3552 \begin_inset Float table
3553 placement H
3554 wide false
3555 collapsed false
3556
3557 \layout Standard
3558
3559
3560 \begin_inset  Tabular
3561 <lyxtabular version="3" rows="10" columns="6">
3562 <features>
3563 <column alignment="right" valignment="top" width="0pt">
3564 <column alignment="left" valignment="top" width="0pt">
3565 <column alignment="right" valignment="top" width="0pt">
3566 <column alignment="left" valignment="top" width="0pt">
3567 <column alignment="right" valignment="top" width="0pt">
3568 <column alignment="left" valignment="top" width="0pt">
3569 <row>
3570 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3571 \begin_inset Text
3572
3573 \layout Standard
3574
3575
3576 \begin_inset Formula $\leftarrow $
3577 \end_inset 
3578
3579
3580 \end_inset 
3581 </cell>
3582 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3583 \begin_inset Text
3584
3585 \layout Standard
3586
3587
3588 \family typewriter 
3589
3590 \backslash 
3591 leftarrow
3592 \end_inset 
3593 </cell>
3594 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3595 \begin_inset Text
3596
3597 \layout Standard
3598
3599
3600 \begin_inset Formula $\longleftarrow $
3601 \end_inset 
3602
3603
3604 \end_inset 
3605 </cell>
3606 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3607 \begin_inset Text
3608
3609 \layout Standard
3610
3611
3612 \family typewriter 
3613
3614 \backslash 
3615 longleftarrow
3616 \end_inset 
3617 </cell>
3618 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3619 \begin_inset Text
3620
3621 \layout Standard
3622
3623
3624 \begin_inset Formula $\uparrow $
3625 \end_inset 
3626
3627
3628 \end_inset 
3629 </cell>
3630 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3631 \begin_inset Text
3632
3633 \layout Standard
3634
3635
3636 \family typewriter 
3637
3638 \backslash 
3639 uparrow
3640 \end_inset 
3641 </cell>
3642 </row>
3643 <row>
3644 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3645 \begin_inset Text
3646
3647 \layout Standard
3648
3649
3650 \begin_inset Formula $\Leftarrow $
3651 \end_inset 
3652
3653
3654 \end_inset 
3655 </cell>
3656 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3657 \begin_inset Text
3658
3659 \layout Standard
3660
3661
3662 \family typewriter 
3663
3664 \backslash 
3665 Leftarrow
3666 \end_inset 
3667 </cell>
3668 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3669 \begin_inset Text
3670
3671 \layout Standard
3672
3673
3674 \begin_inset Formula $\Longleftarrow $
3675 \end_inset 
3676
3677
3678 \end_inset 
3679 </cell>
3680 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3681 \begin_inset Text
3682
3683 \layout Standard
3684
3685
3686 \family typewriter 
3687
3688 \backslash 
3689 Longleftarrow
3690 \end_inset 
3691 </cell>
3692 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3693 \begin_inset Text
3694
3695 \layout Standard
3696
3697
3698 \begin_inset Formula $\Uparrow $
3699 \end_inset 
3700
3701
3702 \end_inset 
3703 </cell>
3704 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3705 \begin_inset Text
3706
3707 \layout Standard
3708
3709
3710 \family typewriter 
3711
3712 \backslash 
3713 Uparrow
3714 \end_inset 
3715 </cell>
3716 </row>
3717 <row>
3718 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3719 \begin_inset Text
3720
3721 \layout Standard
3722
3723
3724 \begin_inset Formula $\rightarrow $
3725 \end_inset 
3726
3727
3728 \end_inset 
3729 </cell>
3730 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3731 \begin_inset Text
3732
3733 \layout Standard
3734
3735
3736 \family typewriter 
3737
3738 \backslash 
3739 rightarrow
3740 \end_inset 
3741 </cell>
3742 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3743 \begin_inset Text
3744
3745 \layout Standard
3746
3747
3748 \begin_inset Formula $\longrightarrow $
3749 \end_inset 
3750
3751
3752 \end_inset 
3753 </cell>
3754 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3755 \begin_inset Text
3756
3757 \layout Standard
3758
3759
3760 \family typewriter 
3761
3762 \backslash 
3763 longrightarrow
3764 \end_inset 
3765 </cell>
3766 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3767 \begin_inset Text
3768
3769 \layout Standard
3770
3771
3772 \begin_inset Formula $\downarrow $
3773 \end_inset 
3774
3775
3776 \end_inset 
3777 </cell>
3778 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3779 \begin_inset Text
3780
3781 \layout Standard
3782
3783
3784 \family typewriter 
3785
3786 \backslash 
3787 downarrow
3788 \end_inset 
3789 </cell>
3790 </row>
3791 <row>
3792 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3793 \begin_inset Text
3794
3795 \layout Standard
3796
3797
3798 \begin_inset Formula $\Rightarrow $
3799 \end_inset 
3800
3801
3802 \end_inset 
3803 </cell>
3804 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3805 \begin_inset Text
3806
3807 \layout Standard
3808
3809
3810 \family typewriter 
3811
3812 \backslash 
3813 Rightarrow
3814 \end_inset 
3815 </cell>
3816 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3817 \begin_inset Text
3818
3819 \layout Standard
3820
3821
3822 \begin_inset Formula $\Longrightarrow $
3823 \end_inset 
3824
3825
3826 \end_inset 
3827 </cell>
3828 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3829 \begin_inset Text
3830
3831 \layout Standard
3832
3833
3834 \family typewriter 
3835
3836 \backslash 
3837 Longrightarrow
3838 \end_inset 
3839 </cell>
3840 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3841 \begin_inset Text
3842
3843 \layout Standard
3844
3845
3846 \begin_inset Formula $\Downarrow $
3847 \end_inset 
3848
3849
3850 \end_inset 
3851 </cell>
3852 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3853 \begin_inset Text
3854
3855 \layout Standard
3856
3857
3858 \family typewriter 
3859
3860 \backslash 
3861 Downarrow
3862 \end_inset 
3863 </cell>
3864 </row>
3865 <row>
3866 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3867 \begin_inset Text
3868
3869 \layout Standard
3870
3871
3872 \begin_inset Formula $\leftrightarrow $
3873 \end_inset 
3874
3875
3876 \end_inset 
3877 </cell>
3878 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3879 \begin_inset Text
3880
3881 \layout Standard
3882
3883
3884 \family typewriter 
3885
3886 \backslash 
3887 leftrightarrow
3888 \end_inset 
3889 </cell>
3890 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3891 \begin_inset Text
3892
3893 \layout Standard
3894
3895
3896 \begin_inset Formula $\longleftrightarrow $
3897 \end_inset 
3898
3899
3900 \end_inset 
3901 </cell>
3902 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3903 \begin_inset Text
3904
3905 \layout Standard
3906
3907
3908 \family typewriter 
3909
3910 \backslash 
3911 longleftrightarrow
3912 \end_inset 
3913 </cell>
3914 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3915 \begin_inset Text
3916
3917 \layout Standard
3918
3919
3920 \begin_inset Formula $\updownarrow $
3921 \end_inset 
3922
3923
3924 \end_inset 
3925 </cell>
3926 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3927 \begin_inset Text
3928
3929 \layout Standard
3930
3931
3932 \family typewriter 
3933
3934 \backslash 
3935 updownarrow
3936 \end_inset 
3937 </cell>
3938 </row>
3939 <row>
3940 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3941 \begin_inset Text
3942
3943 \layout Standard
3944
3945
3946 \begin_inset Formula $\Leftrightarrow $
3947 \end_inset 
3948
3949
3950 \end_inset 
3951 </cell>
3952 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3953 \begin_inset Text
3954
3955 \layout Standard
3956
3957
3958 \family typewriter 
3959
3960 \backslash 
3961 Leftrightarrow
3962 \end_inset 
3963 </cell>
3964 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3965 \begin_inset Text
3966
3967 \layout Standard
3968
3969
3970 \begin_inset Formula $\Longleftrightarrow $
3971 \end_inset 
3972
3973
3974 \end_inset 
3975 </cell>
3976 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3977 \begin_inset Text
3978
3979 \layout Standard
3980
3981
3982 \family typewriter 
3983
3984 \backslash 
3985 Longleftrightarrow
3986 \end_inset 
3987 </cell>
3988 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3989 \begin_inset Text
3990
3991 \layout Standard
3992
3993
3994 \begin_inset Formula $\Updownarrow $
3995 \end_inset 
3996
3997
3998 \end_inset 
3999 </cell>
4000 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4001 \begin_inset Text
4002
4003 \layout Standard
4004
4005
4006 \family typewriter 
4007
4008 \backslash 
4009 Updownarrow
4010 \end_inset 
4011 </cell>
4012 </row>
4013 <row>
4014 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4015 \begin_inset Text
4016
4017 \layout Standard
4018
4019
4020 \begin_inset Formula $\mapsto $
4021 \end_inset 
4022
4023
4024 \end_inset 
4025 </cell>
4026 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4027 \begin_inset Text
4028
4029 \layout Standard
4030
4031
4032 \family typewriter 
4033
4034 \backslash 
4035 mapsto
4036 \end_inset 
4037 </cell>
4038 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4039 \begin_inset Text
4040
4041 \layout Standard
4042
4043
4044 \begin_inset Formula $\longmapsto $
4045 \end_inset 
4046
4047
4048 \end_inset 
4049 </cell>
4050 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4051 \begin_inset Text
4052
4053 \layout Standard
4054
4055
4056 \family typewriter 
4057
4058 \backslash 
4059 longmapsto
4060 \end_inset 
4061 </cell>
4062 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4063 \begin_inset Text
4064
4065 \layout Standard
4066
4067
4068 \begin_inset Formula $\nearrow $
4069 \end_inset 
4070
4071
4072 \end_inset 
4073 </cell>
4074 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4075 \begin_inset Text
4076
4077 \layout Standard
4078
4079
4080 \family typewriter 
4081
4082 \backslash 
4083 nearrow
4084 \end_inset 
4085 </cell>
4086 </row>
4087 <row>
4088 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4089 \begin_inset Text
4090
4091 \layout Standard
4092
4093
4094 \begin_inset Formula $\hookleftarrow $
4095 \end_inset 
4096
4097
4098 \end_inset 
4099 </cell>
4100 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4101 \begin_inset Text
4102
4103 \layout Standard
4104
4105
4106 \family typewriter 
4107
4108 \backslash 
4109 hookleftarrow
4110 \end_inset 
4111 </cell>
4112 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4113 \begin_inset Text
4114
4115 \layout Standard
4116
4117
4118 \begin_inset Formula $\hookrightarrow $
4119 \end_inset 
4120
4121
4122 \end_inset 
4123 </cell>
4124 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4125 \begin_inset Text
4126
4127 \layout Standard
4128
4129
4130 \family typewriter 
4131
4132 \backslash 
4133 hookrightarrow
4134 \end_inset 
4135 </cell>
4136 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4137 \begin_inset Text
4138
4139 \layout Standard
4140
4141
4142 \begin_inset Formula $\searrow $
4143 \end_inset 
4144
4145
4146 \end_inset 
4147 </cell>
4148 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4149 \begin_inset Text
4150
4151 \layout Standard
4152
4153
4154 \family typewriter 
4155
4156 \backslash 
4157 searrow
4158 \end_inset 
4159 </cell>
4160 </row>
4161 <row>
4162 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4163 \begin_inset Text
4164
4165 \layout Standard
4166
4167
4168 \begin_inset Formula $\leftharpoonup $
4169 \end_inset 
4170
4171
4172 \end_inset 
4173 </cell>
4174 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4175 \begin_inset Text
4176
4177 \layout Standard
4178
4179
4180 \family typewriter 
4181
4182 \backslash 
4183 leftharpoonup
4184 \end_inset 
4185 </cell>
4186 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4187 \begin_inset Text
4188
4189 \layout Standard
4190
4191
4192 \begin_inset Formula $\rightharpoonup $
4193 \end_inset 
4194
4195
4196 \end_inset 
4197 </cell>
4198 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4199 \begin_inset Text
4200
4201 \layout Standard
4202
4203
4204 \family typewriter 
4205
4206 \backslash 
4207 rightharpoonup
4208 \end_inset 
4209 </cell>
4210 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4211 \begin_inset Text
4212
4213 \layout Standard
4214
4215
4216 \begin_inset Formula $\swarrow $
4217 \end_inset 
4218
4219
4220 \end_inset 
4221 </cell>
4222 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4223 \begin_inset Text
4224
4225 \layout Standard
4226
4227
4228 \family typewriter 
4229
4230 \backslash 
4231 swarrow
4232 \end_inset 
4233 </cell>
4234 </row>
4235 <row>
4236 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4237 \begin_inset Text
4238
4239 \layout Standard
4240
4241
4242 \begin_inset Formula $\leftharpoondown $
4243 \end_inset 
4244
4245
4246 \end_inset 
4247 </cell>
4248 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4249 \begin_inset Text
4250
4251 \layout Standard
4252
4253
4254 \family typewriter 
4255
4256 \backslash 
4257 leftharpoondown
4258 \end_inset 
4259 </cell>
4260 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4261 \begin_inset Text
4262
4263 \layout Standard
4264
4265
4266 \begin_inset Formula $\rightharpoondown $
4267 \end_inset 
4268
4269
4270 \end_inset 
4271 </cell>
4272 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4273 \begin_inset Text
4274
4275 \layout Standard
4276
4277
4278 \family typewriter 
4279
4280 \backslash 
4281 rightharpoondown
4282 \end_inset 
4283 </cell>
4284 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4285 \begin_inset Text
4286
4287 \layout Standard
4288
4289
4290 \begin_inset Formula $\nwarrow $
4291 \end_inset 
4292
4293
4294 \end_inset 
4295 </cell>
4296 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4297 \begin_inset Text
4298
4299 \layout Standard
4300
4301
4302 \family typewriter 
4303
4304 \backslash 
4305 nwarrow
4306 \end_inset 
4307 </cell>
4308 </row>
4309 </lyxtabular>
4310
4311 \end_inset 
4312
4313
4314 \layout Caption
4315
4316 Symboles flèches
4317 \end_inset 
4318
4319
4320 \layout Standard
4321
4322
4323 \begin_inset Float table
4324 placement H
4325 wide false
4326 collapsed false
4327
4328 \layout Standard
4329
4330
4331 \begin_inset  Tabular
4332 <lyxtabular version="3" rows="7" columns="10">
4333 <features>
4334 <column alignment="right" valignment="top" width="0pt">
4335 <column alignment="left" valignment="top" width="0pt">
4336 <column alignment="right" valignment="top" width="0pt">
4337 <column alignment="left" valignment="top" width="0pt">
4338 <column alignment="right" valignment="top" width="0pt">
4339 <column alignment="left" valignment="top" width="0pt">
4340 <column alignment="right" valignment="top" width="0pt">
4341 <column alignment="left" valignment="top" width="0pt">
4342 <column alignment="right" valignment="top" width="0pt">
4343 <column alignment="left" valignment="top" width="0pt">
4344 <row>
4345 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4346 \begin_inset Text
4347
4348 \layout Standard
4349
4350
4351 \begin_inset Formula $\ldots $
4352 \end_inset 
4353
4354
4355 \end_inset 
4356 </cell>
4357 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4358 \begin_inset Text
4359
4360 \layout Standard
4361
4362
4363 \family typewriter 
4364
4365 \backslash 
4366 ldots
4367 \end_inset 
4368 </cell>
4369 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4370 \begin_inset Text
4371
4372 \layout Standard
4373
4374
4375 \begin_inset Formula $\cdots $
4376 \end_inset 
4377
4378
4379 \end_inset 
4380 </cell>
4381 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4382 \begin_inset Text
4383
4384 \layout Standard
4385
4386
4387 \family typewriter 
4388
4389 \backslash 
4390 cdots
4391 \end_inset 
4392 </cell>
4393 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4394 \begin_inset Text
4395
4396 \layout Standard
4397
4398
4399 \begin_inset Formula $\vdots $
4400 \end_inset 
4401
4402
4403 \end_inset 
4404 </cell>
4405 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4406 \begin_inset Text
4407
4408 \layout Standard
4409
4410
4411 \family typewriter 
4412
4413 \backslash 
4414 vdots
4415 \end_inset 
4416 </cell>
4417 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4418 \begin_inset Text
4419
4420 \layout Standard
4421
4422
4423 \begin_inset Formula $\ddots $
4424 \end_inset 
4425
4426
4427 \end_inset 
4428 </cell>
4429 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4430 \begin_inset Text
4431
4432 \layout Standard
4433
4434
4435 \family typewriter 
4436
4437 \backslash 
4438 ddots
4439 \end_inset 
4440 </cell>
4441 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4442 \begin_inset Text
4443
4444 \layout Standard
4445
4446
4447 \begin_inset Formula $\aleph $
4448 \end_inset 
4449
4450
4451 \end_inset 
4452 </cell>
4453 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4454 \begin_inset Text
4455
4456 \layout Standard
4457
4458
4459 \family typewriter 
4460
4461 \backslash 
4462 aleph
4463 \end_inset 
4464 </cell>
4465 </row>
4466 <row>
4467 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4468 \begin_inset Text
4469
4470 \layout Standard
4471
4472
4473 \begin_inset Formula $\prime $
4474 \end_inset 
4475
4476
4477 \end_inset 
4478 </cell>
4479 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4480 \begin_inset Text
4481
4482 \layout Standard
4483
4484
4485 \family typewriter 
4486
4487 \backslash 
4488 prime
4489 \end_inset 
4490 </cell>
4491 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4492 \begin_inset Text
4493
4494 \layout Standard
4495
4496
4497 \begin_inset Formula $\forall $
4498 \end_inset 
4499
4500
4501 \end_inset 
4502 </cell>
4503 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4504 \begin_inset Text
4505
4506 \layout Standard
4507
4508
4509 \family typewriter 
4510
4511 \backslash 
4512 forall
4513 \end_inset 
4514 </cell>
4515 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4516 \begin_inset Text
4517
4518 \layout Standard
4519
4520
4521 \begin_inset Formula $\infty $
4522 \end_inset 
4523
4524
4525 \end_inset 
4526 </cell>
4527 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4528 \begin_inset Text
4529
4530 \layout Standard
4531
4532
4533 \family typewriter 
4534
4535 \backslash 
4536 infty
4537 \end_inset 
4538 </cell>
4539 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4540 \begin_inset Text
4541
4542 \layout Standard
4543
4544
4545 \begin_inset Formula $\hbar $
4546 \end_inset 
4547
4548
4549 \end_inset 
4550 </cell>
4551 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4552 \begin_inset Text
4553
4554 \layout Standard
4555
4556
4557 \family typewriter 
4558
4559 \backslash 
4560 hbar
4561 \end_inset 
4562 </cell>
4563 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4564 \begin_inset Text
4565
4566 \layout Standard
4567
4568
4569 \begin_inset Formula $\emptyset $
4570 \end_inset 
4571
4572
4573 \end_inset 
4574 </cell>
4575 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4576 \begin_inset Text
4577
4578 \layout Standard
4579
4580
4581 \family typewriter 
4582
4583 \backslash 
4584 emptyset
4585 \end_inset 
4586 </cell>
4587 </row>
4588 <row>
4589 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4590 \begin_inset Text
4591
4592 \layout Standard
4593
4594
4595 \begin_inset Formula $\exists $
4596 \end_inset 
4597
4598
4599 \end_inset 
4600 </cell>
4601 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4602 \begin_inset Text
4603
4604 \layout Standard
4605
4606
4607 \family typewriter 
4608
4609 \backslash 
4610 exists
4611 \end_inset 
4612 </cell>
4613 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4614 \begin_inset Text
4615
4616 \layout Standard
4617
4618
4619 \begin_inset Formula $\nabla $
4620 \end_inset 
4621
4622
4623 \end_inset 
4624 </cell>
4625 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4626 \begin_inset Text
4627
4628 \layout Standard
4629
4630
4631 \family typewriter 
4632
4633 \backslash 
4634 nabla
4635 \end_inset 
4636 </cell>
4637 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4638 \begin_inset Text
4639
4640 \layout Standard
4641
4642
4643 \begin_inset Formula $\surd $
4644 \end_inset 
4645
4646
4647 \end_inset 
4648 </cell>
4649 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4650 \begin_inset Text
4651
4652 \layout Standard
4653
4654
4655 \family typewriter 
4656
4657 \backslash 
4658 surd
4659 \end_inset 
4660 </cell>
4661 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4662 \begin_inset Text
4663
4664 \layout Standard
4665
4666
4667 \begin_inset Formula $\Box $
4668 \end_inset 
4669
4670
4671 \end_inset 
4672 </cell>
4673 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4674 \begin_inset Text
4675
4676 \layout Standard
4677
4678
4679 \family typewriter 
4680
4681 \backslash 
4682 Box
4683 \end_inset 
4684 </cell>
4685 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4686 \begin_inset Text
4687
4688 \layout Standard
4689
4690
4691 \begin_inset Formula $\triangle $
4692 \end_inset 
4693
4694
4695 \end_inset 
4696 </cell>
4697 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4698 \begin_inset Text
4699
4700 \layout Standard
4701
4702
4703 \family typewriter 
4704
4705 \backslash 
4706 triangle
4707 \end_inset 
4708 </cell>
4709 </row>
4710 <row>
4711 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4712 \begin_inset Text
4713
4714 \layout Standard
4715
4716
4717 \begin_inset Formula $\Diamond $
4718 \end_inset 
4719
4720
4721 \end_inset 
4722 </cell>
4723 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4724 \begin_inset Text
4725
4726 \layout Standard
4727
4728
4729 \family typewriter 
4730
4731 \backslash 
4732 Diamond
4733 \end_inset 
4734 </cell>
4735 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4736 \begin_inset Text
4737
4738 \layout Standard
4739
4740
4741 \begin_inset Formula $\imath $
4742 \end_inset 
4743
4744
4745 \end_inset 
4746 </cell>
4747 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4748 \begin_inset Text
4749
4750 \layout Standard
4751
4752
4753 \family typewriter 
4754
4755 \backslash 
4756 imath
4757 \end_inset 
4758 </cell>
4759 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4760 \begin_inset Text
4761
4762 \layout Standard
4763
4764
4765 \begin_inset Formula $\jmath $
4766 \end_inset 
4767
4768
4769 \end_inset 
4770 </cell>
4771 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4772 \begin_inset Text
4773
4774 \layout Standard
4775
4776
4777 \family typewriter 
4778
4779 \backslash 
4780 jmath
4781 \end_inset 
4782 </cell>
4783 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4784 \begin_inset Text
4785
4786 \layout Standard
4787
4788
4789 \begin_inset Formula $\ell $
4790 \end_inset 
4791
4792
4793 \end_inset 
4794 </cell>
4795 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4796 \begin_inset Text
4797
4798 \layout Standard
4799
4800
4801 \family typewriter 
4802
4803 \backslash 
4804 ell
4805 \end_inset 
4806 </cell>
4807 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4808 \begin_inset Text
4809
4810 \layout Standard
4811
4812
4813 \begin_inset Formula $\neg $
4814 \end_inset 
4815
4816
4817 \end_inset 
4818 </cell>
4819 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4820 \begin_inset Text
4821
4822 \layout Standard
4823
4824
4825 \family typewriter 
4826
4827 \backslash 
4828 neg
4829 \end_inset 
4830 </cell>
4831 </row>
4832 <row>
4833 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4834 \begin_inset Text
4835
4836 \layout Standard
4837
4838
4839 \begin_inset Formula $\top $
4840 \end_inset 
4841
4842
4843 \end_inset 
4844 </cell>
4845 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4846 \begin_inset Text
4847
4848 \layout Standard
4849
4850
4851 \family typewriter 
4852
4853 \backslash 
4854 top
4855 \end_inset 
4856 </cell>
4857 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4858 \begin_inset Text
4859
4860 \layout Standard
4861
4862
4863 \begin_inset Formula $\flat $
4864 \end_inset 
4865
4866
4867 \end_inset 
4868 </cell>
4869 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4870 \begin_inset Text
4871
4872 \layout Standard
4873
4874
4875 \family typewriter 
4876
4877 \backslash 
4878 flat
4879 \end_inset 
4880 </cell>
4881 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4882 \begin_inset Text
4883
4884 \layout Standard
4885
4886
4887 \begin_inset Formula $\natural $
4888 \end_inset 
4889
4890
4891 \end_inset 
4892 </cell>
4893 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4894 \begin_inset Text
4895
4896 \layout Standard
4897
4898
4899 \family typewriter 
4900
4901 \backslash 
4902 natural
4903 \end_inset 
4904 </cell>
4905 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4906 \begin_inset Text
4907
4908 \layout Standard
4909
4910
4911 \begin_inset Formula $\sharp $
4912 \end_inset 
4913
4914
4915 \end_inset 
4916 </cell>
4917 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4918 \begin_inset Text
4919
4920 \layout Standard
4921
4922
4923 \family typewriter 
4924
4925 \backslash 
4926 sharp
4927 \end_inset 
4928 </cell>
4929 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4930 \begin_inset Text
4931
4932 \layout Standard
4933
4934
4935 \begin_inset Formula $\wp $
4936 \end_inset 
4937
4938
4939 \end_inset 
4940 </cell>
4941 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4942 \begin_inset Text
4943
4944 \layout Standard
4945
4946
4947 \family typewriter 
4948
4949 \backslash 
4950 wp
4951 \end_inset 
4952 </cell>
4953 </row>
4954 <row>
4955 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4956 \begin_inset Text
4957
4958 \layout Standard
4959
4960
4961 \begin_inset Formula $\bot $
4962 \end_inset 
4963
4964
4965 \end_inset 
4966 </cell>
4967 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4968 \begin_inset Text
4969
4970 \layout Standard
4971
4972
4973 \family typewriter 
4974
4975 \backslash 
4976 bot
4977 \end_inset 
4978 </cell>
4979 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4980 \begin_inset Text
4981
4982 \layout Standard
4983
4984
4985 \begin_inset Formula $\clubsuit $
4986 \end_inset 
4987
4988
4989 \end_inset 
4990 </cell>
4991 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4992 \begin_inset Text
4993
4994 \layout Standard
4995
4996
4997 \family typewriter 
4998
4999 \backslash 
5000 clubsuit
5001 \end_inset 
5002 </cell>
5003 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5004 \begin_inset Text
5005
5006 \layout Standard
5007
5008
5009 \begin_inset Formula $\diamondsuit $
5010 \end_inset 
5011
5012
5013 \end_inset 
5014 </cell>
5015 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5016 \begin_inset Text
5017
5018 \layout Standard
5019
5020
5021 \family typewriter 
5022
5023 \backslash 
5024 diamondsuit
5025 \end_inset 
5026 </cell>
5027 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5028 \begin_inset Text
5029
5030 \layout Standard
5031
5032
5033 \begin_inset Formula $\heartsuit $
5034 \end_inset 
5035
5036
5037 \end_inset 
5038 </cell>
5039 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5040 \begin_inset Text
5041
5042 \layout Standard
5043
5044
5045 \family typewriter 
5046
5047 \backslash 
5048 heartsuit
5049 \end_inset 
5050 </cell>
5051 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5052 \begin_inset Text
5053
5054 \layout Standard
5055
5056
5057 \begin_inset Formula $\spadesuit $
5058 \end_inset 
5059
5060
5061 \end_inset 
5062 </cell>
5063 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5064 \begin_inset Text
5065
5066 \layout Standard
5067
5068
5069 \family typewriter 
5070
5071 \backslash 
5072 spadesuit
5073 \end_inset 
5074 </cell>
5075 </row>
5076 <row>
5077 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5078 \begin_inset Text
5079
5080 \layout Standard
5081
5082
5083 \begin_inset Formula $\mho $
5084 \end_inset 
5085
5086
5087 \end_inset 
5088 </cell>
5089 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5090 \begin_inset Text
5091
5092 \layout Standard
5093
5094
5095 \family typewriter 
5096
5097 \backslash 
5098 mho
5099 \end_inset 
5100 </cell>
5101 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5102 \begin_inset Text
5103
5104 \layout Standard
5105
5106
5107 \begin_inset Formula $\Re $
5108 \end_inset 
5109
5110
5111 \end_inset 
5112 </cell>
5113 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5114 \begin_inset Text
5115
5116 \layout Standard
5117
5118
5119 \family typewriter 
5120
5121 \backslash 
5122 Re
5123 \end_inset 
5124 </cell>
5125 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5126 \begin_inset Text
5127
5128 \layout Standard
5129
5130
5131 \begin_inset Formula $\Im $
5132 \end_inset 
5133
5134
5135 \end_inset 
5136 </cell>
5137 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5138 \begin_inset Text
5139
5140 \layout Standard
5141
5142
5143 \family typewriter 
5144
5145 \backslash 
5146 Im
5147 \end_inset 
5148 </cell>
5149 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5150 \begin_inset Text
5151
5152 \layout Standard
5153
5154
5155 \begin_inset Formula $\angle $
5156 \end_inset 
5157
5158
5159 \end_inset 
5160 </cell>
5161 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5162 \begin_inset Text
5163
5164 \layout Standard
5165
5166
5167 \family typewriter 
5168
5169 \backslash 
5170 angle
5171 \end_inset 
5172 </cell>
5173 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5174 \begin_inset Text
5175
5176 \layout Standard
5177
5178
5179 \begin_inset Formula $\partial $
5180 \end_inset 
5181
5182
5183 \end_inset 
5184 </cell>
5185 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5186 \begin_inset Text
5187
5188 \layout Standard
5189
5190
5191 \family typewriter 
5192
5193 \backslash 
5194 partial
5195 \end_inset 
5196 </cell>
5197 </row>
5198 </lyxtabular>
5199
5200 \end_inset 
5201
5202
5203 \layout Caption
5204
5205 Symboles divers
5206 \end_inset 
5207
5208
5209 \layout Standard
5210
5211
5212 \begin_inset Float table
5213 placement H
5214 wide false
5215 collapsed false
5216
5217 \layout Standard
5218
5219
5220 \begin_inset  Tabular
5221 <lyxtabular version="3" rows="3" columns="10">
5222 <features>
5223 <column alignment="right" valignment="top" width="0pt">
5224 <column alignment="left" valignment="top" width="0pt">
5225 <column alignment="right" valignment="top" width="0pt">
5226 <column alignment="left" valignment="top" width="0pt">
5227 <column alignment="right" valignment="top" width="0pt">
5228 <column alignment="left" valignment="top" width="0pt">
5229 <column alignment="right" valignment="top" width="0pt">
5230 <column alignment="left" valignment="top" width="0pt">
5231 <column alignment="right" valignment="top" width="0pt">
5232 <column alignment="left" valignment="top" width="0pt">
5233 <row>
5234 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5235 \begin_inset Text
5236
5237 \layout Standard
5238
5239
5240 \begin_inset Formula $\sum $
5241 \end_inset 
5242
5243
5244 \end_inset 
5245 </cell>
5246 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5247 \begin_inset Text
5248
5249 \layout Standard
5250
5251
5252 \family typewriter 
5253
5254 \backslash 
5255 sum
5256 \end_inset 
5257 </cell>
5258 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5259 \begin_inset Text
5260
5261 \layout Standard
5262
5263
5264 \begin_inset Formula $\prod $
5265 \end_inset 
5266
5267
5268 \end_inset 
5269 </cell>
5270 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5271 \begin_inset Text
5272
5273 \layout Standard
5274
5275
5276 \family typewriter 
5277
5278 \backslash 
5279 prod
5280 \end_inset 
5281 </cell>
5282 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5283 \begin_inset Text
5284
5285 \layout Standard
5286
5287
5288 \begin_inset Formula $\coprod $
5289 \end_inset 
5290
5291
5292 \end_inset 
5293 </cell>
5294 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5295 \begin_inset Text
5296
5297 \layout Standard
5298
5299
5300 \family typewriter 
5301
5302 \backslash 
5303 coprod
5304 \end_inset 
5305 </cell>
5306 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5307 \begin_inset Text
5308
5309 \layout Standard
5310
5311
5312 \begin_inset Formula $\int $
5313 \end_inset 
5314
5315
5316 \end_inset 
5317 </cell>
5318 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5319 \begin_inset Text
5320
5321 \layout Standard
5322
5323
5324 \family typewriter 
5325
5326 \backslash 
5327 int
5328 \end_inset 
5329 </cell>
5330 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5331 \begin_inset Text
5332
5333 \layout Standard
5334
5335
5336 \begin_inset Formula $\oint $
5337 \end_inset 
5338
5339
5340 \end_inset 
5341 </cell>
5342 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5343 \begin_inset Text
5344
5345 \layout Standard
5346
5347
5348 \family typewriter 
5349
5350 \backslash 
5351 oint
5352 \end_inset 
5353 </cell>
5354 </row>
5355 <row>
5356 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5357 \begin_inset Text
5358
5359 \layout Standard
5360
5361
5362 \begin_inset Formula $\bigcap $
5363 \end_inset 
5364
5365
5366 \end_inset 
5367 </cell>
5368 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5369 \begin_inset Text
5370
5371 \layout Standard
5372
5373
5374 \family typewriter 
5375
5376 \backslash 
5377 bigcap
5378 \end_inset 
5379 </cell>
5380 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5381 \begin_inset Text
5382
5383 \layout Standard
5384
5385
5386 \begin_inset Formula $\bigcup $
5387 \end_inset 
5388
5389
5390 \end_inset 
5391 </cell>
5392 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5393 \begin_inset Text
5394
5395 \layout Standard
5396
5397
5398 \family typewriter 
5399
5400 \backslash 
5401 bigcup
5402 \end_inset 
5403 </cell>
5404 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5405 \begin_inset Text
5406
5407 \layout Standard
5408
5409
5410 \begin_inset Formula $\bigsqcup $
5411 \end_inset 
5412
5413
5414 \end_inset 
5415 </cell>
5416 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5417 \begin_inset Text
5418
5419 \layout Standard
5420
5421
5422 \family typewriter 
5423
5424 \backslash 
5425 bigsqcup
5426 \end_inset 
5427 </cell>
5428 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5429 \begin_inset Text
5430
5431 \layout Standard
5432
5433
5434 \begin_inset Formula $\bigvee $
5435 \end_inset 
5436
5437
5438 \end_inset 
5439 </cell>
5440 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5441 \begin_inset Text
5442
5443 \layout Standard
5444
5445
5446 \family typewriter 
5447
5448 \backslash 
5449 bigvee
5450 \end_inset 
5451 </cell>
5452 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5453 \begin_inset Text
5454
5455 \layout Standard
5456
5457
5458 \begin_inset Formula $\bigwedge $
5459 \end_inset 
5460
5461
5462 \end_inset 
5463 </cell>
5464 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5465 \begin_inset Text
5466
5467 \layout Standard
5468
5469
5470 \family typewriter 
5471
5472 \backslash 
5473 bigwedge
5474 \end_inset 
5475 </cell>
5476 </row>
5477 <row>
5478 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5479 \begin_inset Text
5480
5481 \layout Standard
5482
5483
5484 \begin_inset Formula $\bigodot $
5485 \end_inset 
5486
5487
5488 \end_inset 
5489 </cell>
5490 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5491 \begin_inset Text
5492
5493 \layout Standard
5494
5495
5496 \family typewriter 
5497
5498 \backslash 
5499 bigodot
5500 \end_inset 
5501 </cell>
5502 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5503 \begin_inset Text
5504
5505 \layout Standard
5506
5507
5508 \begin_inset Formula $\bigotimes $
5509 \end_inset 
5510
5511
5512 \end_inset 
5513 </cell>
5514 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5515 \begin_inset Text
5516
5517 \layout Standard
5518
5519
5520 \family typewriter 
5521
5522 \backslash 
5523 bigotimes
5524 \end_inset 
5525 </cell>
5526 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5527 \begin_inset Text
5528
5529 \layout Standard
5530
5531
5532 \begin_inset Formula $\bigoplus $
5533 \end_inset 
5534
5535
5536 \end_inset 
5537 </cell>
5538 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5539 \begin_inset Text
5540
5541 \layout Standard
5542
5543
5544 \family typewriter 
5545
5546 \backslash 
5547 bigoplus
5548 \end_inset 
5549 </cell>
5550 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5551 \begin_inset Text
5552
5553 \layout Standard
5554
5555
5556 \begin_inset Formula $\biguplus $
5557 \end_inset 
5558
5559
5560 \end_inset 
5561 </cell>
5562 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5563 \begin_inset Text
5564
5565 \layout Standard
5566
5567
5568 \family typewriter 
5569
5570 \backslash 
5571 biguplus
5572 \end_inset 
5573 </cell>
5574 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5575 \begin_inset Text
5576
5577 \layout Standard
5578
5579 \end_inset 
5580 </cell>
5581 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5582 \begin_inset Text
5583
5584 \layout Standard
5585
5586 \end_inset 
5587 </cell>
5588 </row>
5589 </lyxtabular>
5590
5591 \end_inset 
5592
5593
5594 \layout Caption
5595
5596 Symboles de taille variable
5597 \end_inset 
5598
5599
5600 \layout Standard
5601
5602
5603 \begin_inset Float table
5604 placement H
5605 wide false
5606 collapsed false
5607
5608 \layout Standard
5609
5610
5611 \begin_inset  Tabular
5612 <lyxtabular version="3" rows="4" columns="8">
5613 <features>
5614 <column alignment="left" valignment="top" width="0pt">
5615 <column alignment="left" valignment="top" width="0pt">
5616 <column alignment="left" valignment="top" width="0pt">
5617 <column alignment="left" valignment="top" width="0pt">
5618 <column alignment="left" valignment="top" width="0pt">
5619 <column alignment="left" valignment="top" width="0pt">
5620 <column alignment="left" valignment="top" width="0pt">
5621 <column alignment="left" valignment="top" width="0pt">
5622 <row>
5623 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5624 \begin_inset Text
5625
5626 \layout Standard
5627
5628
5629 \begin_inset Formula $\arccos $
5630 \end_inset 
5631
5632
5633 \end_inset 
5634 </cell>
5635 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5636 \begin_inset Text
5637
5638 \layout Standard
5639
5640
5641 \begin_inset Formula $\cos $
5642 \end_inset 
5643
5644
5645 \end_inset 
5646 </cell>
5647 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5648 \begin_inset Text
5649
5650 \layout Standard
5651
5652
5653 \begin_inset Formula $\csc $
5654 \end_inset 
5655
5656
5657 \end_inset 
5658 </cell>
5659 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5660 \begin_inset Text
5661
5662 \layout Standard
5663
5664
5665 \begin_inset Formula $\exp $
5666 \end_inset 
5667
5668
5669 \end_inset 
5670 </cell>
5671 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5672 \begin_inset Text
5673
5674 \layout Standard
5675
5676
5677 \begin_inset Formula $\ker $
5678 \end_inset 
5679
5680
5681 \end_inset 
5682 </cell>
5683 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5684 \begin_inset Text
5685
5686 \layout Standard
5687
5688
5689 \begin_inset Formula $\limsup $
5690 \end_inset 
5691
5692
5693 \end_inset 
5694 </cell>
5695 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5696 \begin_inset Text
5697
5698 \layout Standard
5699
5700
5701 \begin_inset Formula $\min $
5702 \end_inset 
5703
5704
5705 \end_inset 
5706 </cell>
5707 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5708 \begin_inset Text
5709
5710 \layout Standard
5711
5712
5713 \begin_inset Formula $\sinh $
5714 \end_inset 
5715
5716
5717 \end_inset 
5718 </cell>
5719 </row>
5720 <row>
5721 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5722 \begin_inset Text
5723
5724 \layout Standard
5725
5726
5727 \begin_inset Formula $\arcsin $
5728 \end_inset 
5729
5730
5731 \end_inset 
5732 </cell>
5733 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5734 \begin_inset Text
5735
5736 \layout Standard
5737
5738
5739 \begin_inset Formula $\cosh $
5740 \end_inset 
5741
5742
5743 \end_inset 
5744 </cell>
5745 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5746 \begin_inset Text
5747
5748 \layout Standard
5749
5750
5751 \begin_inset Formula $\deg $
5752 \end_inset 
5753
5754
5755 \end_inset 
5756 </cell>
5757 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5758 \begin_inset Text
5759
5760 \layout Standard
5761
5762
5763 \begin_inset Formula $\gcd $
5764 \end_inset 
5765
5766
5767 \end_inset 
5768 </cell>
5769 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5770 \begin_inset Text
5771
5772 \layout Standard
5773
5774
5775 \begin_inset Formula $\lg $
5776 \end_inset 
5777
5778
5779 \end_inset 
5780 </cell>
5781 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5782 \begin_inset Text
5783
5784 \layout Standard
5785
5786
5787 \begin_inset Formula $\ln $
5788 \end_inset 
5789
5790
5791 \end_inset 
5792 </cell>
5793 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5794 \begin_inset Text
5795
5796 \layout Standard
5797
5798
5799 \begin_inset Formula $\Pr $
5800 \end_inset 
5801
5802
5803 \end_inset 
5804 </cell>
5805 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5806 \begin_inset Text
5807
5808 \layout Standard
5809
5810
5811 \begin_inset Formula $\sup $
5812 \end_inset 
5813
5814
5815 \end_inset 
5816 </cell>
5817 </row>
5818 <row>
5819 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5820 \begin_inset Text
5821
5822 \layout Standard
5823
5824
5825 \begin_inset Formula $\arctan $
5826 \end_inset 
5827
5828
5829 \end_inset 
5830 </cell>
5831 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5832 \begin_inset Text
5833
5834 \layout Standard
5835
5836
5837 \begin_inset Formula $\cot $
5838 \end_inset 
5839
5840
5841 \end_inset 
5842 </cell>
5843 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5844 \begin_inset Text
5845
5846 \layout Standard
5847
5848
5849 \begin_inset Formula $\det $
5850 \end_inset 
5851
5852
5853 \end_inset 
5854 </cell>
5855 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5856 \begin_inset Text
5857
5858 \layout Standard
5859
5860
5861 \begin_inset Formula $\hom $
5862 \end_inset 
5863
5864
5865 \end_inset 
5866 </cell>
5867 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5868 \begin_inset Text
5869
5870 \layout Standard
5871
5872
5873 \begin_inset Formula $\lim $
5874 \end_inset 
5875
5876
5877 \end_inset 
5878 </cell>
5879 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5880 \begin_inset Text
5881
5882 \layout Standard
5883
5884
5885 \begin_inset Formula $\log $
5886 \end_inset 
5887
5888
5889 \end_inset 
5890 </cell>
5891 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5892 \begin_inset Text
5893
5894 \layout Standard
5895
5896
5897 \begin_inset Formula $\sec $
5898 \end_inset 
5899
5900
5901 \end_inset 
5902 </cell>
5903 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5904 \begin_inset Text
5905
5906 \layout Standard
5907
5908
5909 \begin_inset Formula $\tan $
5910 \end_inset 
5911
5912
5913 \end_inset 
5914 </cell>
5915 </row>
5916 <row>
5917 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5918 \begin_inset Text
5919
5920 \layout Standard
5921
5922
5923 \begin_inset Formula $\arg $
5924 \end_inset 
5925
5926
5927 \end_inset 
5928 </cell>
5929 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5930 \begin_inset Text
5931
5932 \layout Standard
5933
5934
5935 \begin_inset Formula $\coth $
5936 \end_inset 
5937
5938
5939 \end_inset 
5940 </cell>
5941 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5942 \begin_inset Text
5943
5944 \layout Standard
5945
5946
5947 \begin_inset Formula $\dim $
5948 \end_inset 
5949
5950
5951 \end_inset 
5952 </cell>
5953 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5954 \begin_inset Text
5955
5956 \layout Standard
5957
5958
5959 \begin_inset Formula $\inf $
5960 \end_inset 
5961
5962
5963 \end_inset 
5964 </cell>
5965 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5966 \begin_inset Text
5967
5968 \layout Standard
5969
5970
5971 \begin_inset Formula $\liminf $
5972 \end_inset 
5973
5974
5975 \end_inset 
5976 </cell>
5977 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5978 \begin_inset Text
5979
5980 \layout Standard
5981
5982
5983 \begin_inset Formula $\max $
5984 \end_inset 
5985
5986
5987 \end_inset 
5988 </cell>
5989 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5990 \begin_inset Text
5991
5992 \layout Standard
5993
5994
5995 \begin_inset Formula $\sin $
5996 \end_inset 
5997
5998
5999 \end_inset 
6000 </cell>
6001 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6002 \begin_inset Text
6003
6004 \layout Standard
6005
6006
6007 \begin_inset Formula $\tanh $
6008 \end_inset 
6009
6010
6011 \end_inset 
6012 </cell>
6013 </row>
6014 </lyxtabular>
6015
6016 \end_inset 
6017
6018
6019 \layout Caption
6020
6021 Symboles de fonctions
6022 \end_inset 
6023
6024
6025 \layout Standard
6026
6027
6028 \begin_inset Float table
6029 placement H
6030 wide false
6031 collapsed false
6032
6033 \layout Standard
6034
6035
6036 \begin_inset  Tabular
6037 <lyxtabular version="3" rows="5" columns="8">
6038 <features>
6039 <column alignment="right" valignment="top" width="0pt">
6040 <column alignment="left" valignment="top" width="0pt">
6041 <column alignment="right" valignment="top" width="0pt">
6042 <column alignment="left" valignment="top" width="0pt">
6043 <column alignment="right" valignment="top" width="0pt">
6044 <column alignment="left" valignment="top" width="0pt">
6045 <column alignment="right" valignment="top" width="0pt">
6046 <column alignment="left" valignment="top" width="0pt">
6047 <row>
6048 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6049 \begin_inset Text
6050
6051 \layout Standard
6052
6053
6054 \begin_inset Formula $\uparrow $
6055 \end_inset 
6056
6057
6058 \end_inset 
6059 </cell>
6060 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6061 \begin_inset Text
6062
6063 \layout Standard
6064
6065
6066 \family typewriter 
6067
6068 \backslash 
6069 uparrow
6070 \end_inset 
6071 </cell>
6072 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6073 \begin_inset Text
6074
6075 \layout Standard
6076
6077
6078 \begin_inset Formula $\Uparrow $
6079 \end_inset 
6080
6081
6082 \end_inset 
6083 </cell>
6084 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6085 \begin_inset Text
6086
6087 \layout Standard
6088
6089
6090 \family typewriter 
6091
6092 \backslash 
6093 Uparrow
6094 \end_inset 
6095 </cell>
6096 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6097 \begin_inset Text
6098
6099 \layout Standard
6100
6101
6102 \begin_inset Formula $\downarrow $
6103 \end_inset 
6104
6105
6106 \end_inset 
6107 </cell>
6108 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6109 \begin_inset Text
6110
6111 \layout Standard
6112
6113
6114 \family typewriter 
6115
6116 \backslash 
6117 downarrow
6118 \end_inset 
6119 </cell>
6120 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6121 \begin_inset Text
6122
6123 \layout Standard
6124
6125
6126 \begin_inset Formula $\Downarrow $
6127 \end_inset 
6128
6129
6130 \end_inset 
6131 </cell>
6132 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6133 \begin_inset Text
6134
6135 \layout Standard
6136
6137
6138 \family typewriter 
6139
6140 \backslash 
6141 Downarrow
6142 \end_inset 
6143 </cell>
6144 </row>
6145 <row>
6146 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6147 \begin_inset Text
6148
6149 \layout Standard
6150
6151
6152 \begin_inset Formula $\{ $
6153 \end_inset 
6154
6155
6156 \end_inset 
6157 </cell>
6158 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6159 \begin_inset Text
6160
6161 \layout Standard
6162
6163
6164 \family typewriter 
6165
6166 \backslash 
6167 {
6168 \end_inset 
6169 </cell>
6170 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6171 \begin_inset Text
6172
6173 \layout Standard
6174
6175
6176 \begin_inset Formula $\} $
6177 \end_inset 
6178
6179
6180 \end_inset 
6181 </cell>
6182 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6183 \begin_inset Text
6184
6185 \layout Standard
6186
6187
6188 \family typewriter 
6189
6190 \backslash 
6191 }
6192 \end_inset 
6193 </cell>
6194 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6195 \begin_inset Text
6196
6197 \layout Standard
6198
6199
6200 \begin_inset Formula $\updownarrow $
6201 \end_inset 
6202
6203
6204 \end_inset 
6205 </cell>
6206 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6207 \begin_inset Text
6208
6209 \layout Standard
6210
6211
6212 \family typewriter 
6213
6214 \backslash 
6215 updownarrow
6216 \end_inset 
6217 </cell>
6218 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6219 \begin_inset Text
6220
6221 \layout Standard
6222
6223
6224 \begin_inset Formula $\Updownarrow $
6225 \end_inset 
6226
6227
6228 \end_inset 
6229 </cell>
6230 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6231 \begin_inset Text
6232
6233 \layout Standard
6234
6235
6236 \family typewriter 
6237
6238 \backslash 
6239 Updownarrow
6240 \end_inset 
6241 </cell>
6242 </row>
6243 <row>
6244 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6245 \begin_inset Text
6246
6247 \layout Standard
6248
6249
6250 \begin_inset Formula $\lfloor $
6251 \end_inset 
6252
6253
6254 \end_inset 
6255 </cell>
6256 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6257 \begin_inset Text
6258
6259 \layout Standard
6260
6261
6262 \family typewriter 
6263
6264 \backslash 
6265 lfloor
6266 \end_inset 
6267 </cell>
6268 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6269 \begin_inset Text
6270
6271 \layout Standard
6272
6273
6274 \begin_inset Formula $\rfloor $
6275 \end_inset 
6276
6277
6278 \end_inset 
6279 </cell>
6280 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6281 \begin_inset Text
6282
6283 \layout Standard
6284
6285
6286 \family typewriter 
6287
6288 \backslash 
6289 rfloor
6290 \end_inset 
6291 </cell>
6292 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6293 \begin_inset Text
6294
6295 \layout Standard
6296
6297
6298 \begin_inset Formula $\lceil $
6299 \end_inset 
6300
6301
6302 \end_inset 
6303 </cell>
6304 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6305 \begin_inset Text
6306
6307 \layout Standard
6308
6309
6310 \family typewriter 
6311
6312 \backslash 
6313 lceil
6314 \end_inset 
6315 </cell>
6316 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6317 \begin_inset Text
6318
6319 \layout Standard
6320
6321
6322 \begin_inset Formula $\rceil $
6323 \end_inset 
6324
6325
6326 \end_inset 
6327 </cell>
6328 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6329 \begin_inset Text
6330
6331 \layout Standard
6332
6333
6334 \family typewriter 
6335
6336 \backslash 
6337 rceil
6338 \end_inset 
6339 </cell>
6340 </row>
6341 <row>
6342 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6343 \begin_inset Text
6344
6345 \layout Standard
6346
6347
6348 \begin_inset Formula $\langle $
6349 \end_inset 
6350
6351
6352 \end_inset 
6353 </cell>
6354 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6355 \begin_inset Text
6356
6357 \layout Standard
6358
6359
6360 \family typewriter 
6361
6362 \backslash 
6363 langle
6364 \end_inset 
6365 </cell>
6366 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6367 \begin_inset Text
6368
6369 \layout Standard
6370
6371
6372 \begin_inset Formula $\rangle $
6373 \end_inset 
6374
6375
6376 \end_inset 
6377 </cell>
6378 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6379 \begin_inset Text
6380
6381 \layout Standard
6382
6383
6384 \family typewriter 
6385
6386 \backslash 
6387 rangle
6388 \end_inset 
6389 </cell>
6390 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6391 \begin_inset Text
6392
6393 \layout Standard
6394
6395
6396 \begin_inset Formula $/$
6397 \end_inset 
6398
6399
6400 \end_inset 
6401 </cell>
6402 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6403 \begin_inset Text
6404
6405 \layout Standard
6406
6407
6408 \family typewriter 
6409 /
6410 \end_inset 
6411 </cell>
6412 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6413 \begin_inset Text
6414
6415 \layout Standard
6416
6417
6418 \begin_inset Formula $\backslash $
6419 \end_inset 
6420
6421
6422 \end_inset 
6423 </cell>
6424 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6425 \begin_inset Text
6426
6427 \layout Standard
6428
6429
6430 \family typewriter 
6431
6432 \backslash 
6433 backslash
6434 \end_inset 
6435 </cell>
6436 </row>
6437 <row>
6438 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6439 \begin_inset Text
6440
6441 \layout Standard
6442
6443
6444 \begin_inset Formula $|$
6445 \end_inset 
6446
6447
6448 \end_inset 
6449 </cell>
6450 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6451 \begin_inset Text
6452
6453 \layout Standard
6454
6455
6456 \family typewriter 
6457 |
6458 \end_inset 
6459 </cell>
6460 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6461 \begin_inset Text
6462
6463 \layout Standard
6464
6465
6466 \begin_inset Formula $\| $
6467 \end_inset 
6468
6469
6470 \end_inset 
6471 </cell>
6472 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6473 \begin_inset Text
6474
6475 \layout Standard
6476
6477
6478 \family typewriter 
6479
6480 \backslash 
6481 |
6482 \end_inset 
6483 </cell>
6484 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6485 \begin_inset Text
6486
6487 \layout Standard
6488
6489 \end_inset 
6490 </cell>
6491 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6492 \begin_inset Text
6493
6494 \layout Standard
6495
6496 \end_inset 
6497 </cell>
6498 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6499 \begin_inset Text
6500
6501 \layout Standard
6502
6503 \end_inset 
6504 </cell>
6505 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6506 \begin_inset Text
6507
6508 \layout Standard
6509
6510 \end_inset 
6511 </cell>
6512 </row>
6513 </lyxtabular>
6514
6515 \end_inset 
6516
6517
6518 \layout Caption
6519
6520 Délimiteurs
6521 \end_inset 
6522
6523
6524 \layout Standard
6525
6526
6527 \begin_inset Float table
6528 placement H
6529 wide false
6530 collapsed false
6531
6532 \layout Standard
6533
6534
6535 \begin_inset  Tabular
6536 <lyxtabular version="3" rows="2" columns="8">
6537 <features>
6538 <column alignment="right" valignment="top" width="0pt">
6539 <column alignment="left" valignment="top" width="0pt">
6540 <column alignment="right" valignment="top" width="0pt">
6541 <column alignment="left" valignment="top" width="0pt">
6542 <column alignment="right" valignment="top" width="0pt">
6543 <column alignment="left" valignment="top" width="0pt">
6544 <column alignment="right" valignment="top" width="0pt">
6545 <column alignment="left" valignment="top" width="0pt">
6546 <row>
6547 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6548 \begin_inset Text
6549
6550 \layout Standard
6551
6552
6553 \begin_inset Formula $\rmoustache $
6554 \end_inset 
6555
6556
6557 \end_inset 
6558 </cell>
6559 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6560 \begin_inset Text
6561
6562 \layout Standard
6563
6564
6565 \family typewriter 
6566
6567 \backslash 
6568 rmoustache
6569 \end_inset 
6570 </cell>
6571 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6572 \begin_inset Text
6573
6574 \layout Standard
6575
6576
6577 \begin_inset Formula $\lmoustache $
6578 \end_inset 
6579
6580
6581 \end_inset 
6582 </cell>
6583 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6584 \begin_inset Text
6585
6586 \layout Standard
6587
6588
6589 \family typewriter 
6590
6591 \backslash 
6592 lmoustache
6593 \end_inset 
6594 </cell>
6595 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6596 \begin_inset Text
6597
6598 \layout Standard
6599
6600
6601 \begin_inset Formula $\rgroup $
6602 \end_inset 
6603
6604
6605 \end_inset 
6606 </cell>
6607 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6608 \begin_inset Text
6609
6610 \layout Standard
6611
6612
6613 \family typewriter 
6614
6615 \backslash 
6616 rgroup
6617 \end_inset 
6618 </cell>
6619 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6620 \begin_inset Text
6621
6622 \layout Standard
6623
6624
6625 \begin_inset Formula $\lgroup $
6626 \end_inset 
6627
6628
6629 \end_inset 
6630 </cell>
6631 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6632 \begin_inset Text
6633
6634 \layout Standard
6635
6636
6637 \family typewriter 
6638
6639 \backslash 
6640 lgroup
6641 \end_inset 
6642 </cell>
6643 </row>
6644 <row>
6645 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6646 \begin_inset Text
6647
6648 \layout Standard
6649
6650
6651 \begin_inset Formula $\arrowvert $
6652 \end_inset 
6653
6654
6655 \end_inset 
6656 </cell>
6657 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6658 \begin_inset Text
6659
6660 \layout Standard
6661
6662
6663 \family typewriter 
6664
6665 \backslash 
6666 arrowvert
6667 \end_inset 
6668 </cell>
6669 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6670 \begin_inset Text
6671
6672 \layout Standard
6673
6674
6675 \begin_inset Formula $\Arrowvert $
6676 \end_inset 
6677
6678
6679 \end_inset 
6680 </cell>
6681 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6682 \begin_inset Text
6683
6684 \layout Standard
6685
6686
6687 \family typewriter 
6688
6689 \backslash 
6690 Arrowvert
6691 \end_inset 
6692 </cell>
6693 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6694 \begin_inset Text
6695
6696 \layout Standard
6697
6698
6699 \begin_inset Formula $\bracevert $
6700 \end_inset 
6701
6702
6703 \end_inset 
6704 </cell>
6705 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6706 \begin_inset Text
6707
6708 \layout Standard
6709
6710
6711 \family typewriter 
6712
6713 \backslash 
6714 bracevert
6715 \end_inset 
6716 </cell>
6717 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6718 \begin_inset Text
6719
6720 \layout Standard
6721
6722 \end_inset 
6723 </cell>
6724 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6725 \begin_inset Text
6726
6727 \layout Standard
6728
6729 \end_inset 
6730 </cell>
6731 </row>
6732 </lyxtabular>
6733
6734 \end_inset 
6735
6736
6737 \layout Caption
6738
6739 Grands délimiteurs
6740 \end_inset 
6741
6742
6743 \layout Standard
6744
6745
6746 \begin_inset Float table
6747 placement H
6748 wide false
6749 collapsed false
6750
6751 \layout Standard
6752
6753
6754 \begin_inset  Tabular
6755 <lyxtabular version="3" rows="6" columns="4">
6756 <features>
6757 <column alignment="right" valignment="top" width="0pt">
6758 <column alignment="left" valignment="top" width="0pt">
6759 <column alignment="right" valignment="top" width="0pt">
6760 <column alignment="left" valignment="top" width="0pt">
6761 <row>
6762 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6763 \begin_inset Text
6764
6765 \layout Standard
6766
6767
6768 \begin_inset Formula $\widetilde{abc}$
6769 \end_inset 
6770
6771
6772 \end_inset 
6773 </cell>
6774 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6775 \begin_inset Text
6776
6777 \layout Standard
6778
6779
6780 \family typewriter 
6781
6782 \backslash 
6783 widetilde{abc}
6784 \end_inset 
6785 </cell>
6786 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6787 \begin_inset Text
6788
6789 \layout Standard
6790
6791
6792 \begin_inset Formula $\widehat{abc}$
6793 \end_inset 
6794
6795
6796 \end_inset 
6797 </cell>
6798 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6799 \begin_inset Text
6800
6801 \layout Standard
6802
6803
6804 \family typewriter 
6805
6806 \backslash 
6807 widehat{abc}
6808 \end_inset 
6809 </cell>
6810 </row>
6811 <row>
6812 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6813 \begin_inset Text
6814
6815 \layout Standard
6816
6817
6818 \begin_inset Formula $\overleftarrow{abc}$
6819 \end_inset 
6820
6821
6822 \end_inset 
6823 </cell>
6824 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6825 \begin_inset Text
6826
6827 \layout Standard
6828
6829
6830 \family typewriter 
6831
6832 \backslash 
6833 overleftarrow{abc}
6834 \end_inset 
6835 </cell>
6836 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6837 \begin_inset Text
6838
6839 \layout Standard
6840
6841
6842 \begin_inset Formula $\overrightarrow{abc}$
6843 \end_inset 
6844
6845
6846 \end_inset 
6847 </cell>
6848 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6849 \begin_inset Text
6850
6851 \layout Standard
6852
6853
6854 \family typewriter 
6855
6856 \backslash 
6857 overrightarrow{abc}
6858 \end_inset 
6859 </cell>
6860 </row>
6861 <row>
6862 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6863 \begin_inset Text
6864
6865 \layout Standard
6866
6867
6868 \begin_inset Formula $\overline{abc}$
6869 \end_inset 
6870
6871
6872 \end_inset 
6873 </cell>
6874 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6875 \begin_inset Text
6876
6877 \layout Standard
6878
6879
6880 \family typewriter 
6881
6882 \backslash 
6883 overline{abc}
6884 \end_inset 
6885 </cell>
6886 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6887 \begin_inset Text
6888
6889 \layout Standard
6890
6891
6892 \begin_inset Formula $\underline{abc}$
6893 \end_inset 
6894
6895
6896 \end_inset 
6897 </cell>
6898 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6899 \begin_inset Text
6900
6901 \layout Standard
6902
6903
6904 \family typewriter 
6905
6906 \backslash 
6907 underline{abc}
6908 \end_inset 
6909 </cell>
6910 </row>
6911 <row>
6912 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6913 \begin_inset Text
6914
6915 \layout Standard
6916
6917
6918 \begin_inset Formula $\overbrace{abc}$
6919 \end_inset 
6920
6921
6922 \end_inset 
6923 </cell>
6924 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6925 \begin_inset Text
6926
6927 \layout Standard
6928
6929
6930 \family typewriter 
6931
6932 \backslash 
6933 overbrace{abc}
6934 \end_inset 
6935 </cell>
6936 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6937 \begin_inset Text
6938
6939 \layout Standard
6940
6941
6942 \begin_inset Formula $\underbrace{abc}$
6943 \end_inset 
6944
6945
6946 \end_inset 
6947 </cell>
6948 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6949 \begin_inset Text
6950
6951 \layout Standard
6952
6953
6954 \family typewriter 
6955
6956 \backslash 
6957 underbrace{abc}
6958 \end_inset 
6959 </cell>
6960 </row>
6961 <row>
6962 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6963 \begin_inset Text
6964
6965 \layout Standard
6966
6967
6968 \begin_inset Formula $\sqrt{abc}$
6969 \end_inset 
6970
6971
6972 \end_inset 
6973 </cell>
6974 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6975 \begin_inset Text
6976
6977 \layout Standard
6978
6979
6980 \family typewriter 
6981
6982 \backslash 
6983 sqrt{abc}
6984 \end_inset 
6985 </cell>
6986 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6987 \begin_inset Text
6988
6989 \layout Standard
6990
6991
6992 \begin_inset Formula $\sqrt[n]{abc}\sqrt[3]{abc}$
6993 \end_inset 
6994
6995
6996 \end_inset 
6997 </cell>
6998 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6999 \begin_inset Text
7000
7001 \layout Standard
7002
7003
7004 \family typewriter 
7005
7006 \backslash 
7007 sqrt[n]{abc}
7008 \backslash 
7009 root3{abc}
7010 \end_inset 
7011 </cell>
7012 </row>
7013 <row>
7014 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7015 \begin_inset Text
7016
7017 \layout Standard
7018
7019
7020 \begin_inset Formula $f'$
7021 \end_inset 
7022
7023
7024 \end_inset 
7025 </cell>
7026 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7027 \begin_inset Text
7028
7029 \layout Standard
7030
7031
7032 \family typewriter 
7033 f'
7034 \end_inset 
7035 </cell>
7036 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7037 \begin_inset Text
7038
7039 \layout Standard
7040
7041
7042 \begin_inset Formula $\frac{abc}{xyz}$
7043 \end_inset 
7044
7045
7046 \end_inset 
7047 </cell>
7048 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7049 \begin_inset Text
7050
7051 \layout Standard
7052
7053
7054 \family typewriter 
7055
7056 \backslash 
7057 frac{abc}{xyz}
7058 \end_inset 
7059 </cell>
7060 </row>
7061 </lyxtabular>
7062
7063 \end_inset 
7064
7065
7066 \layout Caption
7067
7068 Constructions mathématiques LaTeX
7069 \end_inset 
7070
7071
7072 \layout Standard
7073
7074
7075 \begin_inset Float table
7076 placement H
7077 wide false
7078 collapsed false
7079
7080 \layout Standard
7081
7082
7083 \begin_inset  Tabular
7084 <lyxtabular version="3" rows="1" columns="10">
7085 <features>
7086 <column alignment="right" valignment="top" width="0pt">
7087 <column alignment="left" valignment="top" width="0pt">
7088 <column alignment="right" valignment="top" width="0pt">
7089 <column alignment="left" valignment="top" width="0pt">
7090 <column alignment="right" valignment="top" width="0pt">
7091 <column alignment="left" valignment="top" width="0pt">
7092 <column alignment="right" valignment="top" width="0pt">
7093 <column alignment="left" valignment="top" width="0pt">
7094 <column alignment="right" valignment="top" width="0pt">
7095 <column alignment="left" valignment="top" width="0pt">
7096 <row>
7097 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7098 \begin_inset Text
7099
7100 \layout Standard
7101
7102
7103 \begin_inset Formula $\digamma $
7104 \end_inset 
7105
7106
7107 \end_inset 
7108 </cell>
7109 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7110 \begin_inset Text
7111
7112 \layout Standard
7113
7114
7115 \family typewriter 
7116
7117 \backslash 
7118 digamma
7119 \end_inset 
7120 </cell>
7121 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7122 \begin_inset Text
7123
7124 \layout Standard
7125
7126
7127 \begin_inset Formula $\varkappa $
7128 \end_inset 
7129
7130
7131 \end_inset 
7132 </cell>
7133 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7134 \begin_inset Text
7135
7136 \layout Standard
7137
7138
7139 \family typewriter 
7140
7141 \backslash 
7142 varkappa
7143 \end_inset 
7144 </cell>
7145 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7146 \begin_inset Text
7147
7148 \layout Standard
7149
7150
7151 \begin_inset Formula $\beth $
7152 \end_inset 
7153
7154
7155 \end_inset 
7156 </cell>
7157 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7158 \begin_inset Text
7159
7160 \layout Standard
7161
7162
7163 \family typewriter 
7164
7165 \backslash 
7166 beth
7167 \end_inset 
7168 </cell>
7169 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7170 \begin_inset Text
7171
7172 \layout Standard
7173
7174
7175 \begin_inset Formula $\daleth $
7176 \end_inset 
7177
7178
7179 \end_inset 
7180 </cell>
7181 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7182 \begin_inset Text
7183
7184 \layout Standard
7185
7186
7187 \family typewriter 
7188
7189 \backslash 
7190 daleth
7191 \end_inset 
7192 </cell>
7193 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7194 \begin_inset Text
7195
7196 \layout Standard
7197
7198
7199 \begin_inset Formula $\gimel $
7200 \end_inset 
7201
7202
7203 \end_inset 
7204 </cell>
7205 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7206 \begin_inset Text
7207
7208 \layout Standard
7209
7210
7211 \family typewriter 
7212
7213 \backslash 
7214 gimel
7215 \end_inset 
7216 </cell>
7217 </row>
7218 </lyxtabular>
7219
7220 \end_inset 
7221
7222
7223 \layout Caption
7224
7225 Grec et hébreu AMS
7226 \end_inset 
7227
7228
7229 \layout Standard
7230
7231
7232 \begin_inset Float table
7233 placement H
7234 wide false
7235 collapsed false
7236
7237 \layout Standard
7238
7239
7240 \begin_inset  Tabular
7241 <lyxtabular version="3" rows="1" columns="8">
7242 <features>
7243 <column alignment="right" valignment="top" width="0pt">
7244 <column alignment="left" valignment="top" width="0pt">
7245 <column alignment="right" valignment="top" width="0pt">
7246 <column alignment="left" valignment="top" width="0pt">
7247 <column alignment="right" valignment="top" width="0pt">
7248 <column alignment="left" valignment="top" width="0pt">
7249 <column alignment="right" valignment="top" width="0pt">
7250 <column alignment="left" valignment="top" width="0pt">
7251 <row>
7252 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7253 \begin_inset Text
7254
7255 \layout Standard
7256
7257
7258 \begin_inset Formula $\ulcorner $
7259 \end_inset 
7260
7261
7262 \end_inset 
7263 </cell>
7264 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7265 \begin_inset Text
7266
7267 \layout Standard
7268
7269
7270 \family typewriter 
7271
7272 \backslash 
7273 ulcorner
7274 \end_inset 
7275 </cell>
7276 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7277 \begin_inset Text
7278
7279 \layout Standard
7280
7281
7282 \begin_inset Formula $\urcorner $
7283 \end_inset 
7284
7285
7286 \end_inset 
7287 </cell>
7288 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7289 \begin_inset Text
7290
7291 \layout Standard
7292
7293
7294 \family typewriter 
7295
7296 \backslash 
7297 urcorner
7298 \end_inset 
7299 </cell>
7300 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7301 \begin_inset Text
7302
7303 \layout Standard
7304
7305
7306 \begin_inset Formula $\llcorner $
7307 \end_inset 
7308
7309
7310 \end_inset 
7311 </cell>
7312 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7313 \begin_inset Text
7314
7315 \layout Standard
7316
7317
7318 \family typewriter 
7319
7320 \backslash 
7321 llcorner
7322 \end_inset 
7323 </cell>
7324 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7325 \begin_inset Text
7326
7327 \layout Standard
7328
7329
7330 \begin_inset Formula $\lrcorner $
7331 \end_inset 
7332
7333
7334 \end_inset 
7335 </cell>
7336 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7337 \begin_inset Text
7338
7339 \layout Standard
7340
7341
7342 \family typewriter 
7343
7344 \backslash 
7345 lrcorner
7346 \end_inset 
7347 </cell>
7348 </row>
7349 </lyxtabular>
7350
7351 \end_inset 
7352
7353
7354 \layout Caption
7355
7356 Délimiteurs AMS
7357 \end_inset 
7358
7359
7360 \layout Standard
7361
7362
7363 \begin_inset Float table
7364 placement H
7365 wide false
7366 collapsed false
7367
7368 \layout Standard
7369
7370
7371 \begin_inset  Tabular
7372 <lyxtabular version="3" rows="11" columns="6">
7373 <features>
7374 <column alignment="right" valignment="top" width="0pt">
7375 <column alignment="left" valignment="top" width="0pt">
7376 <column alignment="right" valignment="top" width="0pt">
7377 <column alignment="left" valignment="top" width="0pt">
7378 <column alignment="right" valignment="top" width="0pt">
7379 <column alignment="left" valignment="top" width="0pt">
7380 <row>
7381 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7382 \begin_inset Text
7383
7384 \layout Standard
7385
7386
7387 \begin_inset Formula $\dashrightarrow $
7388 \end_inset 
7389
7390
7391 \end_inset 
7392 </cell>
7393 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7394 \begin_inset Text
7395
7396 \layout Standard
7397
7398
7399 \family typewriter 
7400
7401 \backslash 
7402 dashrightarrow
7403 \end_inset 
7404 </cell>
7405 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7406 \begin_inset Text
7407
7408 \layout Standard
7409
7410
7411 \begin_inset Formula $\dashleftarrow $
7412 \end_inset 
7413
7414
7415 \end_inset 
7416 </cell>
7417 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7418 \begin_inset Text
7419
7420 \layout Standard
7421
7422
7423 \family typewriter 
7424
7425 \backslash 
7426 dashleftarrow
7427 \end_inset 
7428 </cell>
7429 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7430 \begin_inset Text
7431
7432 \layout Standard
7433
7434
7435 \begin_inset Formula $\leftleftarrows $
7436 \end_inset 
7437
7438
7439 \end_inset 
7440 </cell>
7441 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7442 \begin_inset Text
7443
7444 \layout Standard
7445
7446
7447 \family typewriter 
7448
7449 \backslash 
7450 leftleftarrows
7451 \end_inset 
7452 </cell>
7453 </row>
7454 <row>
7455 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7456 \begin_inset Text
7457
7458 \layout Standard
7459
7460
7461 \begin_inset Formula $\leftrightarrows $
7462 \end_inset 
7463
7464
7465 \end_inset 
7466 </cell>
7467 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7468 \begin_inset Text
7469
7470 \layout Standard
7471
7472
7473 \family typewriter 
7474
7475 \backslash 
7476 leftrightarrows
7477 \end_inset 
7478 </cell>
7479 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7480 \begin_inset Text
7481
7482 \layout Standard
7483
7484
7485 \begin_inset Formula $\Lleftarrow $
7486 \end_inset 
7487
7488
7489 \end_inset 
7490 </cell>
7491 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7492 \begin_inset Text
7493
7494 \layout Standard
7495
7496
7497 \family typewriter 
7498
7499 \backslash 
7500 Lleftarrow
7501 \end_inset 
7502 </cell>
7503 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7504 \begin_inset Text
7505
7506 \layout Standard
7507
7508
7509 \begin_inset Formula $\twoheadleftarrow $
7510 \end_inset 
7511
7512
7513 \end_inset 
7514 </cell>
7515 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7516 \begin_inset Text
7517
7518 \layout Standard
7519
7520
7521 \family typewriter 
7522
7523 \backslash 
7524 twoheadleftarrow
7525 \end_inset 
7526 </cell>
7527 </row>
7528 <row>
7529 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7530 \begin_inset Text
7531
7532 \layout Standard
7533
7534
7535 \begin_inset Formula $\leftarrowtail $
7536 \end_inset 
7537
7538
7539 \end_inset 
7540 </cell>
7541 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7542 \begin_inset Text
7543
7544 \layout Standard
7545
7546
7547 \family typewriter 
7548
7549 \backslash 
7550 leftarrowtail
7551 \end_inset 
7552 </cell>
7553 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7554 \begin_inset Text
7555
7556 \layout Standard
7557
7558
7559 \begin_inset Formula $\looparrowleft $
7560 \end_inset 
7561
7562
7563 \end_inset 
7564 </cell>
7565 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7566 \begin_inset Text
7567
7568 \layout Standard
7569
7570
7571 \family typewriter 
7572
7573 \backslash 
7574 looparrowleft
7575 \end_inset 
7576 </cell>
7577 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7578 \begin_inset Text
7579
7580 \layout Standard
7581
7582
7583 \begin_inset Formula $\leftrightharpoons $
7584 \end_inset 
7585
7586
7587 \end_inset 
7588 </cell>
7589 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7590 \begin_inset Text
7591
7592 \layout Standard
7593
7594
7595 \family typewriter 
7596
7597 \backslash 
7598 leftrightharpoons
7599 \end_inset 
7600 </cell>
7601 </row>
7602 <row>
7603 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7604 \begin_inset Text
7605
7606 \layout Standard
7607
7608
7609 \begin_inset Formula $\curvearrowleft $
7610 \end_inset 
7611
7612
7613 \end_inset 
7614 </cell>
7615 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7616 \begin_inset Text
7617
7618 \layout Standard
7619
7620
7621 \family typewriter 
7622
7623 \backslash 
7624 curvearrowleft
7625 \end_inset 
7626 </cell>
7627 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7628 \begin_inset Text
7629
7630 \layout Standard
7631
7632
7633 \begin_inset Formula $\circlearrowleft $
7634 \end_inset 
7635
7636
7637 \end_inset 
7638 </cell>
7639 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7640 \begin_inset Text
7641
7642 \layout Standard
7643
7644
7645 \family typewriter 
7646
7647 \backslash 
7648 circlearrowleft
7649 \end_inset 
7650 </cell>
7651 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7652 \begin_inset Text
7653
7654 \layout Standard
7655
7656
7657 \begin_inset Formula $\Lsh $
7658 \end_inset 
7659
7660
7661 \end_inset 
7662 </cell>
7663 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7664 \begin_inset Text
7665
7666 \layout Standard
7667
7668
7669 \family typewriter 
7670
7671 \backslash 
7672 Lsh
7673 \end_inset 
7674 </cell>
7675 </row>
7676 <row>
7677 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7678 \begin_inset Text
7679
7680 \layout Standard
7681
7682
7683 \begin_inset Formula $\upuparrows $
7684 \end_inset 
7685
7686
7687 \end_inset 
7688 </cell>
7689 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7690 \begin_inset Text
7691
7692 \layout Standard
7693
7694
7695 \family typewriter 
7696
7697 \backslash 
7698 upuparrows
7699 \end_inset 
7700 </cell>
7701 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7702 \begin_inset Text
7703
7704 \layout Standard
7705
7706
7707 \begin_inset Formula $\upharpoonleft $
7708 \end_inset 
7709
7710
7711 \end_inset 
7712 </cell>
7713 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7714 \begin_inset Text
7715
7716 \layout Standard
7717
7718
7719 \family typewriter 
7720
7721 \backslash 
7722 upharpoonleft
7723 \end_inset 
7724 </cell>
7725 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7726 \begin_inset Text
7727
7728 \layout Standard
7729
7730
7731 \begin_inset Formula $\downharpoonleft $
7732 \end_inset 
7733
7734
7735 \end_inset 
7736 </cell>
7737 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7738 \begin_inset Text
7739
7740 \layout Standard
7741
7742
7743 \family typewriter 
7744
7745 \backslash 
7746 downharpoonleft
7747 \end_inset 
7748 </cell>
7749 </row>
7750 <row>
7751 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7752 \begin_inset Text
7753
7754 \layout Standard
7755
7756
7757 \begin_inset Formula $\multimap $
7758 \end_inset 
7759
7760
7761 \end_inset 
7762 </cell>
7763 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7764 \begin_inset Text
7765
7766 \layout Standard
7767
7768
7769 \family typewriter 
7770
7771 \backslash 
7772 multimap
7773 \end_inset 
7774 </cell>
7775 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7776 \begin_inset Text
7777
7778 \layout Standard
7779
7780
7781 \begin_inset Formula $\leftrightsquigarrow $
7782 \end_inset 
7783
7784
7785 \end_inset 
7786 </cell>
7787 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7788 \begin_inset Text
7789
7790 \layout Standard
7791
7792
7793 \family typewriter 
7794
7795 \backslash 
7796 leftrightsquigarrow
7797 \end_inset 
7798 </cell>
7799 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7800 \begin_inset Text
7801
7802 \layout Standard
7803
7804
7805 \begin_inset Formula $\rightrightarrows $
7806 \end_inset 
7807
7808
7809 \end_inset 
7810 </cell>
7811 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7812 \begin_inset Text
7813
7814 \layout Standard
7815
7816
7817 \family typewriter 
7818
7819 \backslash 
7820 rightrightarrows
7821 \end_inset 
7822 </cell>
7823 </row>
7824 <row>
7825 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7826 \begin_inset Text
7827
7828 \layout Standard
7829
7830
7831 \begin_inset Formula $\rightleftarrows $
7832 \end_inset 
7833
7834
7835 \end_inset 
7836 </cell>
7837 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7838 \begin_inset Text
7839
7840 \layout Standard
7841
7842
7843 \family typewriter 
7844
7845 \backslash 
7846 rightleftarrows
7847 \end_inset 
7848 </cell>
7849 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7850 \begin_inset Text
7851
7852 \layout Standard
7853
7854
7855 \begin_inset Formula $\rightrightarrows $
7856 \end_inset 
7857
7858
7859 \end_inset 
7860 </cell>
7861 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7862 \begin_inset Text
7863
7864 \layout Standard
7865
7866
7867 \family typewriter 
7868
7869 \backslash 
7870 rightrightarrows
7871 \end_inset 
7872 </cell>
7873 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7874 \begin_inset Text
7875
7876 \layout Standard
7877
7878
7879 \begin_inset Formula $\rightleftarrows $
7880 \end_inset 
7881
7882
7883 \end_inset 
7884 </cell>
7885 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7886 \begin_inset Text
7887
7888 \layout Standard
7889
7890
7891 \family typewriter 
7892
7893 \backslash 
7894 rightleftarrows
7895 \end_inset 
7896 </cell>
7897 </row>
7898 <row>
7899 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7900 \begin_inset Text
7901
7902 \layout Standard
7903
7904
7905 \begin_inset Formula $\twoheadrightarrow $
7906 \end_inset 
7907
7908
7909 \end_inset 
7910 </cell>
7911 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7912 \begin_inset Text
7913
7914 \layout Standard
7915
7916
7917 \family typewriter 
7918
7919 \backslash 
7920 twoheadrightarrow
7921 \end_inset 
7922 </cell>
7923 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7924 \begin_inset Text
7925
7926 \layout Standard
7927
7928
7929 \begin_inset Formula $\rightarrowtail $
7930 \end_inset 
7931
7932
7933 \end_inset 
7934 </cell>
7935 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7936 \begin_inset Text
7937
7938 \layout Standard
7939
7940
7941 \family typewriter 
7942
7943 \backslash 
7944 rightarrowtail
7945 \end_inset 
7946 </cell>
7947 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7948 \begin_inset Text
7949
7950 \layout Standard
7951
7952
7953 \begin_inset Formula $\looparrowright $
7954 \end_inset 
7955
7956
7957 \end_inset 
7958 </cell>
7959 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7960 \begin_inset Text
7961
7962 \layout Standard
7963
7964
7965 \family typewriter 
7966
7967 \backslash 
7968 looparrowright
7969 \end_inset 
7970 </cell>
7971 </row>
7972 <row>
7973 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7974 \begin_inset Text
7975
7976 \layout Standard
7977
7978
7979 \begin_inset Formula $\rightleftharpoons $
7980 \end_inset 
7981
7982
7983 \end_inset 
7984 </cell>
7985 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7986 \begin_inset Text
7987
7988 \layout Standard
7989
7990
7991 \family typewriter 
7992
7993 \backslash 
7994 rightleftharpoons
7995 \end_inset 
7996 </cell>
7997 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7998 \begin_inset Text
7999
8000 \layout Standard
8001
8002
8003 \begin_inset Formula $\curvearrowright $
8004 \end_inset 
8005
8006
8007 \end_inset 
8008 </cell>
8009 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8010 \begin_inset Text
8011
8012 \layout Standard
8013
8014
8015 \family typewriter 
8016
8017 \backslash 
8018 curvearrowright
8019 \end_inset 
8020 </cell>
8021 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8022 \begin_inset Text
8023
8024 \layout Standard
8025
8026
8027 \begin_inset Formula $\circlearrowright $
8028 \end_inset 
8029
8030
8031 \end_inset 
8032 </cell>
8033 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8034 \begin_inset Text
8035
8036 \layout Standard
8037
8038
8039 \family typewriter 
8040
8041 \backslash 
8042 circlearrowright
8043 \end_inset 
8044 </cell>
8045 </row>
8046 <row>
8047 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8048 \begin_inset Text
8049
8050 \layout Standard
8051
8052
8053 \begin_inset Formula $\Rsh $
8054 \end_inset 
8055
8056
8057 \end_inset 
8058 </cell>
8059 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8060 \begin_inset Text
8061
8062 \layout Standard
8063
8064
8065 \family typewriter 
8066
8067 \backslash 
8068 Rsh
8069 \end_inset 
8070 </cell>
8071 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8072 \begin_inset Text
8073
8074 \layout Standard
8075
8076
8077 \begin_inset Formula $\downdownarrows $
8078 \end_inset 
8079
8080
8081 \end_inset 
8082 </cell>
8083 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8084 \begin_inset Text
8085
8086 \layout Standard
8087
8088
8089 \family typewriter 
8090
8091 \backslash 
8092 downdownarrows
8093 \end_inset 
8094 </cell>
8095 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8096 \begin_inset Text
8097
8098 \layout Standard
8099
8100
8101 \begin_inset Formula $\upharpoonright $
8102 \end_inset 
8103
8104
8105 \end_inset 
8106 </cell>
8107 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8108 \begin_inset Text
8109
8110 \layout Standard
8111
8112
8113 \family typewriter 
8114
8115 \backslash 
8116 upharpoonright
8117 \end_inset 
8118 </cell>
8119 </row>
8120 <row>
8121 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8122 \begin_inset Text
8123
8124 \layout Standard
8125
8126
8127 \begin_inset Formula $\downharpoonright $
8128 \end_inset 
8129
8130
8131 \end_inset 
8132 </cell>
8133 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8134 \begin_inset Text
8135
8136 \layout Standard
8137
8138
8139 \family typewriter 
8140
8141 \backslash 
8142 downharpoonright
8143 \end_inset 
8144 </cell>
8145 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8146 \begin_inset Text
8147
8148 \layout Standard
8149
8150
8151 \begin_inset Formula $\rightsquigarrow $
8152 \end_inset 
8153
8154
8155 \end_inset 
8156 </cell>
8157 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8158 \begin_inset Text
8159
8160 \layout Standard
8161
8162
8163 \family typewriter 
8164
8165 \backslash 
8166 rightsquigarrow
8167 \end_inset 
8168 </cell>
8169 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8170 \begin_inset Text
8171
8172 \layout Standard
8173
8174 \end_inset 
8175 </cell>
8176 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8177 \begin_inset Text
8178
8179 \layout Standard
8180
8181 \end_inset 
8182 </cell>
8183 </row>
8184 </lyxtabular>
8185
8186 \end_inset 
8187
8188
8189 \layout Caption
8190
8191 Flèches AMS
8192 \end_inset 
8193
8194
8195 \layout Standard
8196
8197
8198 \begin_inset Float table
8199 placement H
8200 wide false
8201 collapsed false
8202
8203 \layout Standard
8204
8205
8206 \begin_inset  Tabular
8207 <lyxtabular version="3" rows="2" columns="6">
8208 <features>
8209 <column alignment="right" valignment="top" width="0pt">
8210 <column alignment="left" valignment="top" width="0pt">
8211 <column alignment="right" valignment="top" width="0pt">
8212 <column alignment="left" valignment="top" width="0pt">
8213 <column alignment="right" valignment="top" width="0pt">
8214 <column alignment="left" valignment="top" width="0pt">
8215 <row>
8216 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8217 \begin_inset Text
8218
8219 \layout Standard
8220
8221
8222 \begin_inset Formula $\nleftarrow $
8223 \end_inset 
8224
8225
8226 \end_inset 
8227 </cell>
8228 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8229 \begin_inset Text
8230
8231 \layout Standard
8232
8233
8234 \family typewriter 
8235
8236 \backslash 
8237 nleftarrow
8238 \end_inset 
8239 </cell>
8240 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8241 \begin_inset Text
8242
8243 \layout Standard
8244
8245
8246 \begin_inset Formula $\nrightarrow $
8247 \end_inset 
8248
8249
8250 \end_inset 
8251 </cell>
8252 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8253 \begin_inset Text
8254
8255 \layout Standard
8256
8257
8258 \family typewriter 
8259
8260 \backslash 
8261 nrightarrow
8262 \end_inset 
8263 </cell>
8264 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8265 \begin_inset Text
8266
8267 \layout Standard
8268
8269
8270 \begin_inset Formula $\nLeftarrow $
8271 \end_inset 
8272
8273
8274 \end_inset 
8275 </cell>
8276 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8277 \begin_inset Text
8278
8279 \layout Standard
8280
8281
8282 \family typewriter 
8283
8284 \backslash 
8285 nLeftarrow
8286 \end_inset 
8287 </cell>
8288 </row>
8289 <row>
8290 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8291 \begin_inset Text
8292
8293 \layout Standard
8294
8295
8296 \begin_inset Formula $\nRightarrow $
8297 \end_inset 
8298
8299
8300 \end_inset 
8301 </cell>
8302 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8303 \begin_inset Text
8304
8305 \layout Standard
8306
8307
8308 \family typewriter 
8309
8310 \backslash 
8311 nRightarrow
8312 \end_inset 
8313 </cell>
8314 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8315 \begin_inset Text
8316
8317 \layout Standard
8318
8319
8320 \begin_inset Formula $\nleftrightarrow $
8321 \end_inset 
8322
8323
8324 \end_inset 
8325 </cell>
8326 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8327 \begin_inset Text
8328
8329 \layout Standard
8330
8331
8332 \family typewriter 
8333
8334 \backslash 
8335 nleftrightarrow
8336 \end_inset 
8337 </cell>
8338 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8339 \begin_inset Text
8340
8341 \layout Standard
8342
8343
8344 \begin_inset Formula $\nLeftrightarrow $
8345 \end_inset 
8346
8347
8348 \end_inset 
8349 </cell>
8350 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8351 \begin_inset Text
8352
8353 \layout Standard
8354
8355
8356 \family typewriter 
8357
8358 \backslash 
8359 nLeftrightarrow
8360 \end_inset 
8361 </cell>
8362 </row>
8363 </lyxtabular>
8364
8365 \end_inset 
8366
8367
8368 \layout Caption
8369
8370 Négations de flèches AMS
8371 \end_inset 
8372
8373
8374 \layout Standard
8375
8376
8377 \begin_inset Float table
8378 placement H
8379 wide false
8380 collapsed false
8381
8382 \layout Standard
8383
8384
8385 \begin_inset  Tabular
8386 <lyxtabular version="3" rows="22" columns="6">
8387 <features>
8388 <column alignment="right" valignment="top" width="0pt">
8389 <column alignment="left" valignment="top" width="0pt">
8390 <column alignment="right" valignment="top" width="0pt">
8391 <column alignment="left" valignment="top" width="0pt">
8392 <column alignment="right" valignment="top" width="0pt">
8393 <column alignment="left" valignment="top" width="0pt">
8394 <row>
8395 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8396 \begin_inset Text
8397
8398 \layout Standard
8399
8400
8401 \begin_inset Formula $\leqq $
8402 \end_inset 
8403
8404
8405 \end_inset 
8406 </cell>
8407 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8408 \begin_inset Text
8409
8410 \layout Standard
8411
8412
8413 \family typewriter 
8414
8415 \backslash 
8416 leqq
8417 \end_inset 
8418 </cell>
8419 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8420 \begin_inset Text
8421
8422 \layout Standard
8423
8424
8425 \begin_inset Formula $\leqslant $
8426 \end_inset 
8427
8428
8429 \end_inset 
8430 </cell>
8431 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8432 \begin_inset Text
8433
8434 \layout Standard
8435
8436
8437 \family typewriter 
8438
8439 \backslash 
8440 leqslant
8441 \end_inset 
8442 </cell>
8443 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8444 \begin_inset Text
8445
8446 \layout Standard
8447
8448
8449 \begin_inset Formula $\eqslantless $
8450 \end_inset 
8451
8452
8453 \end_inset 
8454 </cell>
8455 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8456 \begin_inset Text
8457
8458 \layout Standard
8459
8460
8461 \family typewriter 
8462
8463 \backslash 
8464 eqslantless
8465 \end_inset 
8466 </cell>
8467 </row>
8468 <row>
8469 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8470 \begin_inset Text
8471
8472 \layout Standard
8473
8474
8475 \begin_inset Formula $\lesssim $
8476 \end_inset 
8477
8478
8479 \end_inset 
8480 </cell>
8481 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8482 \begin_inset Text
8483
8484 \layout Standard
8485
8486
8487 \family typewriter 
8488
8489 \backslash 
8490 lesssim
8491 \end_inset 
8492 </cell>
8493 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8494 \begin_inset Text
8495
8496 \layout Standard
8497
8498
8499 \begin_inset Formula $\lessapprox $
8500 \end_inset 
8501
8502
8503 \end_inset 
8504 </cell>
8505 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8506 \begin_inset Text
8507
8508 \layout Standard
8509
8510
8511 \family typewriter 
8512
8513 \backslash 
8514 lessapprox
8515 \end_inset 
8516 </cell>
8517 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8518 \begin_inset Text
8519
8520 \layout Standard
8521
8522
8523 \begin_inset Formula $\approxeq $
8524 \end_inset 
8525
8526
8527 \end_inset 
8528 </cell>
8529 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8530 \begin_inset Text
8531
8532 \layout Standard
8533
8534
8535 \family typewriter 
8536
8537 \backslash 
8538 approxeq
8539 \end_inset 
8540 </cell>
8541 </row>
8542 <row>
8543 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8544 \begin_inset Text
8545
8546 \layout Standard
8547
8548
8549 \begin_inset Formula $\lessdot $
8550 \end_inset 
8551
8552
8553 \end_inset 
8554 </cell>
8555 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8556 \begin_inset Text
8557
8558 \layout Standard
8559
8560
8561 \family typewriter 
8562
8563 \backslash 
8564 lessdot
8565 \end_inset 
8566 </cell>
8567 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8568 \begin_inset Text
8569
8570 \layout Standard
8571
8572
8573 \begin_inset Formula $\lll $
8574 \end_inset 
8575
8576
8577 \end_inset 
8578 </cell>
8579 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8580 \begin_inset Text
8581
8582 \layout Standard
8583
8584
8585 \family typewriter 
8586
8587 \backslash 
8588 lll
8589 \end_inset 
8590 </cell>
8591 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8592 \begin_inset Text
8593
8594 \layout Standard
8595
8596
8597 \begin_inset Formula $\lessgtr $
8598 \end_inset 
8599
8600
8601 \end_inset 
8602 </cell>
8603 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8604 \begin_inset Text
8605
8606 \layout Standard
8607
8608
8609 \family typewriter 
8610
8611 \backslash 
8612 lessgtr
8613 \end_inset 
8614 </cell>
8615 </row>
8616 <row>
8617 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8618 \begin_inset Text
8619
8620 \layout Standard
8621
8622
8623 \begin_inset Formula $\lesseqgtr $
8624 \end_inset 
8625
8626
8627 \end_inset 
8628 </cell>
8629 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8630 \begin_inset Text
8631
8632 \layout Standard
8633
8634
8635 \family typewriter 
8636
8637 \backslash 
8638 lesseqgtr
8639 \end_inset 
8640 </cell>
8641 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8642 \begin_inset Text
8643
8644 \layout Standard
8645
8646
8647 \begin_inset Formula $\lesseqqgtr $
8648 \end_inset 
8649
8650
8651 \end_inset 
8652 </cell>
8653 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8654 \begin_inset Text
8655
8656 \layout Standard
8657
8658
8659 \family typewriter 
8660
8661 \backslash 
8662 lesseqqgtr
8663 \end_inset 
8664 </cell>
8665 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8666 \begin_inset Text
8667
8668 \layout Standard
8669
8670
8671 \begin_inset Formula $\doteqdot $
8672 \end_inset 
8673
8674
8675 \end_inset 
8676 </cell>
8677 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8678 \begin_inset Text
8679
8680 \layout Standard
8681
8682
8683 \family typewriter 
8684
8685 \backslash 
8686 doteqdot
8687 \end_inset 
8688 </cell>
8689 </row>
8690 <row>
8691 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8692 \begin_inset Text
8693
8694 \layout Standard
8695
8696
8697 \begin_inset Formula $\risingdotseq $
8698 \end_inset 
8699
8700
8701 \end_inset 
8702 </cell>
8703 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8704 \begin_inset Text
8705
8706 \layout Standard
8707
8708
8709 \family typewriter 
8710
8711 \backslash 
8712 risingdotseq
8713 \end_inset 
8714 </cell>
8715 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8716 \begin_inset Text
8717
8718 \layout Standard
8719
8720
8721 \begin_inset Formula $\fallingdotseq $
8722 \end_inset 
8723
8724
8725 \end_inset 
8726 </cell>
8727 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8728 \begin_inset Text
8729
8730 \layout Standard
8731
8732
8733 \family typewriter 
8734
8735 \backslash 
8736 fallingdotseq
8737 \end_inset 
8738 </cell>
8739 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8740 \begin_inset Text
8741
8742 \layout Standard
8743
8744
8745 \begin_inset Formula $\backsim $
8746 \end_inset 
8747
8748
8749 \end_inset 
8750 </cell>
8751 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8752 \begin_inset Text
8753
8754 \layout Standard
8755
8756
8757 \family typewriter 
8758
8759 \backslash 
8760 backsim
8761 \end_inset 
8762 </cell>
8763 </row>
8764 <row>
8765 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8766 \begin_inset Text
8767
8768 \layout Standard
8769
8770
8771 \begin_inset Formula $\backsimeq $
8772 \end_inset 
8773
8774
8775 \end_inset 
8776 </cell>
8777 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8778 \begin_inset Text
8779
8780 \layout Standard
8781
8782
8783 \family typewriter 
8784
8785 \backslash 
8786 backsimeq
8787 \end_inset 
8788 </cell>
8789 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8790 \begin_inset Text
8791
8792 \layout Standard
8793
8794
8795 \begin_inset Formula $\subseteqq $
8796 \end_inset 
8797
8798
8799 \end_inset 
8800 </cell>
8801 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8802 \begin_inset Text
8803
8804 \layout Standard
8805
8806
8807 \family typewriter 
8808
8809 \backslash 
8810 subseteqq
8811 \end_inset 
8812 </cell>
8813 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8814 \begin_inset Text
8815
8816 \layout Standard
8817
8818
8819 \begin_inset Formula $\Subset $
8820 \end_inset 
8821
8822
8823 \end_inset 
8824 </cell>
8825 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8826 \begin_inset Text
8827
8828 \layout Standard
8829
8830
8831 \family typewriter 
8832
8833 \backslash 
8834 Subset
8835 \end_inset 
8836 </cell>
8837 </row>
8838 <row>
8839 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8840 \begin_inset Text
8841
8842 \layout Standard
8843
8844
8845 \begin_inset Formula $\sqsubset $
8846 \end_inset 
8847
8848
8849 \end_inset 
8850 </cell>
8851 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8852 \begin_inset Text
8853
8854 \layout Standard
8855
8856
8857 \family typewriter 
8858
8859 \backslash 
8860 sqsubset
8861 \end_inset 
8862 </cell>
8863 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8864 \begin_inset Text
8865
8866 \layout Standard
8867
8868
8869 \begin_inset Formula $\preccurlyeq $
8870 \end_inset 
8871
8872
8873 \end_inset 
8874 </cell>
8875 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8876 \begin_inset Text
8877
8878 \layout Standard
8879
8880
8881 \family typewriter 
8882
8883 \backslash 
8884 preccurlyeq
8885 \end_inset 
8886 </cell>
8887 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8888 \begin_inset Text
8889
8890 \layout Standard
8891
8892
8893 \begin_inset Formula $\curlyeqprec $
8894 \end_inset 
8895
8896
8897 \end_inset 
8898 </cell>
8899 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8900 \begin_inset Text
8901
8902 \layout Standard
8903
8904
8905 \family typewriter 
8906
8907 \backslash 
8908 curlyeqprec
8909 \end_inset 
8910 </cell>
8911 </row>
8912 <row>
8913 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8914 \begin_inset Text
8915
8916 \layout Standard
8917
8918
8919 \begin_inset Formula $\precsim $
8920 \end_inset 
8921
8922
8923 \end_inset 
8924 </cell>
8925 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8926 \begin_inset Text
8927
8928 \layout Standard
8929
8930
8931 \family typewriter 
8932
8933 \backslash 
8934 precsim
8935 \end_inset 
8936 </cell>
8937 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8938 \begin_inset Text
8939
8940 \layout Standard
8941
8942
8943 \begin_inset Formula $\precapprox $
8944 \end_inset 
8945
8946
8947 \end_inset 
8948 </cell>
8949 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8950 \begin_inset Text
8951
8952 \layout Standard
8953
8954
8955 \family typewriter 
8956
8957 \backslash 
8958 precapprox
8959 \end_inset 
8960 </cell>
8961 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8962 \begin_inset Text
8963
8964 \layout Standard
8965
8966
8967 \begin_inset Formula $\vartriangleleft $
8968 \end_inset 
8969
8970
8971 \end_inset 
8972 </cell>
8973 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8974 \begin_inset Text
8975
8976 \layout Standard
8977
8978
8979 \family typewriter 
8980
8981 \backslash 
8982 vartriangleleft
8983 \end_inset 
8984 </cell>
8985 </row>
8986 <row>
8987 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8988 \begin_inset Text
8989
8990 \layout Standard
8991
8992
8993 \begin_inset Formula $\trianglelefteq $
8994 \end_inset 
8995
8996
8997 \end_inset 
8998 </cell>
8999 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9000 \begin_inset Text
9001
9002 \layout Standard
9003
9004
9005 \family typewriter 
9006
9007 \backslash 
9008 trianglelefteq
9009 \end_inset 
9010 </cell>
9011 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9012 \begin_inset Text
9013
9014 \layout Standard
9015
9016
9017 \begin_inset Formula $\vDash $
9018 \end_inset 
9019
9020
9021 \end_inset 
9022 </cell>
9023 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9024 \begin_inset Text
9025
9026 \layout Standard
9027
9028
9029 \family typewriter 
9030
9031 \backslash 
9032 vDash
9033 \end_inset 
9034 </cell>
9035 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9036 \begin_inset Text
9037
9038 \layout Standard
9039
9040
9041 \begin_inset Formula $\Vvdash $
9042 \end_inset 
9043
9044
9045 \end_inset 
9046 </cell>
9047 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9048 \begin_inset Text
9049
9050 \layout Standard
9051
9052
9053 \family typewriter 
9054
9055 \backslash 
9056 Vvdash
9057 \end_inset 
9058 </cell>
9059 </row>
9060 <row>
9061 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9062 \begin_inset Text
9063
9064 \layout Standard
9065
9066
9067 \begin_inset Formula $\smallsmile $
9068 \end_inset 
9069
9070
9071 \end_inset 
9072 </cell>
9073 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9074 \begin_inset Text
9075
9076 \layout Standard
9077
9078
9079 \family typewriter 
9080
9081 \backslash 
9082 smallsmile
9083 \end_inset 
9084 </cell>
9085 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9086 \begin_inset Text
9087
9088 \layout Standard
9089
9090
9091 \begin_inset Formula $\smallfrown $
9092 \end_inset 
9093
9094
9095 \end_inset 
9096 </cell>
9097 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9098 \begin_inset Text
9099
9100 \layout Standard
9101
9102
9103 \family typewriter 
9104
9105 \backslash 
9106 smallfrown
9107 \end_inset 
9108 </cell>
9109 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9110 \begin_inset Text
9111
9112 \layout Standard
9113
9114
9115 \begin_inset Formula $\bumpeq $
9116 \end_inset 
9117
9118
9119 \end_inset 
9120 </cell>
9121 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9122 \begin_inset Text
9123
9124 \layout Standard
9125
9126
9127 \family typewriter 
9128
9129 \backslash 
9130 bumpeq
9131 \end_inset 
9132 </cell>
9133 </row>
9134 <row>
9135 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9136 \begin_inset Text
9137
9138 \layout Standard
9139
9140
9141 \begin_inset Formula $\Bumpeq $
9142 \end_inset 
9143
9144
9145 \end_inset 
9146 </cell>
9147 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9148 \begin_inset Text
9149
9150 \layout Standard
9151
9152
9153 \family typewriter 
9154
9155 \backslash 
9156 Bumpeq
9157 \end_inset 
9158 </cell>
9159 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9160 \begin_inset Text
9161
9162 \layout Standard
9163
9164
9165 \begin_inset Formula $\geqq $
9166 \end_inset 
9167
9168
9169 \end_inset 
9170 </cell>
9171 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9172 \begin_inset Text
9173
9174 \layout Standard
9175
9176
9177 \family typewriter 
9178
9179 \backslash 
9180 geqq
9181 \end_inset 
9182 </cell>
9183 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9184 \begin_inset Text
9185
9186 \layout Standard
9187
9188
9189 \begin_inset Formula $\geqslant $
9190 \end_inset 
9191
9192
9193 \end_inset 
9194 </cell>
9195 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9196 \begin_inset Text
9197
9198 \layout Standard
9199
9200
9201 \family typewriter 
9202
9203 \backslash 
9204 geqslant
9205 \end_inset 
9206 </cell>
9207 </row>
9208 <row>
9209 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9210 \begin_inset Text
9211
9212 \layout Standard
9213
9214
9215 \begin_inset Formula $\eqslantgtr $
9216 \end_inset 
9217
9218
9219 \end_inset 
9220 </cell>
9221 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9222 \begin_inset Text
9223
9224 \layout Standard
9225
9226
9227 \family typewriter 
9228
9229 \backslash 
9230 eqslantgtr
9231 \end_inset 
9232 </cell>
9233 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9234 \begin_inset Text
9235
9236 \layout Standard
9237
9238
9239 \begin_inset Formula $\gtrsim $
9240 \end_inset 
9241
9242
9243 \end_inset 
9244 </cell>
9245 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9246 \begin_inset Text
9247
9248 \layout Standard
9249
9250
9251 \family typewriter 
9252
9253 \backslash 
9254 gtrsim
9255 \end_inset 
9256 </cell>
9257 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9258 \begin_inset Text
9259
9260 \layout Standard
9261
9262
9263 \begin_inset Formula $\gtrapprox $
9264 \end_inset 
9265
9266
9267 \end_inset 
9268 </cell>
9269 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9270 \begin_inset Text
9271
9272 \layout Standard
9273
9274
9275 \family typewriter 
9276
9277 \backslash 
9278 gtrapprox
9279 \end_inset 
9280 </cell>
9281 </row>
9282 <row>
9283 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9284 \begin_inset Text
9285
9286 \layout Standard
9287
9288
9289 \begin_inset Formula $\gtrdot $
9290 \end_inset 
9291
9292
9293 \end_inset 
9294 </cell>
9295 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9296 \begin_inset Text
9297
9298 \layout Standard
9299
9300
9301 \family typewriter 
9302
9303 \backslash 
9304 gtrdot
9305 \end_inset 
9306 </cell>
9307 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9308 \begin_inset Text
9309
9310 \layout Standard
9311
9312
9313 \begin_inset Formula $\ggg $
9314 \end_inset 
9315
9316
9317 \end_inset 
9318 </cell>
9319 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9320 \begin_inset Text
9321
9322 \layout Standard
9323
9324
9325 \family typewriter 
9326
9327 \backslash 
9328 ggg
9329 \end_inset 
9330 </cell>
9331 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9332 \begin_inset Text
9333
9334 \layout Standard
9335
9336
9337 \begin_inset Formula $\gtrless $
9338 \end_inset 
9339
9340
9341 \end_inset 
9342 </cell>
9343 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9344 \begin_inset Text
9345
9346 \layout Standard
9347
9348
9349 \family typewriter 
9350
9351 \backslash 
9352 gtrless
9353 \end_inset 
9354 </cell>
9355 </row>
9356 <row>
9357 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9358 \begin_inset Text
9359
9360 \layout Standard
9361
9362
9363 \begin_inset Formula $\gtreqless $
9364 \end_inset 
9365
9366
9367 \end_inset 
9368 </cell>
9369 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9370 \begin_inset Text
9371
9372 \layout Standard
9373
9374
9375 \family typewriter 
9376
9377 \backslash 
9378 gtreqless
9379 \end_inset 
9380 </cell>
9381 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9382 \begin_inset Text
9383
9384 \layout Standard
9385
9386
9387 \begin_inset Formula $\gtreqqless $
9388 \end_inset 
9389
9390
9391 \end_inset 
9392 </cell>
9393 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9394 \begin_inset Text
9395
9396 \layout Standard
9397
9398
9399 \family typewriter 
9400
9401 \backslash 
9402 gtreqqless
9403 \end_inset 
9404 </cell>
9405 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9406 \begin_inset Text
9407
9408 \layout Standard
9409
9410
9411 \begin_inset Formula $\eqcirc $
9412 \end_inset 
9413
9414
9415 \end_inset 
9416 </cell>
9417 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9418 \begin_inset Text
9419
9420 \layout Standard
9421
9422
9423 \family typewriter 
9424
9425 \backslash 
9426 eqcirc
9427 \end_inset 
9428 </cell>
9429 </row>
9430 <row>
9431 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9432 \begin_inset Text
9433
9434 \layout Standard
9435
9436
9437 \begin_inset Formula $\circeq $
9438 \end_inset 
9439
9440
9441 \end_inset 
9442 </cell>
9443 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9444 \begin_inset Text
9445
9446 \layout Standard
9447
9448
9449 \family typewriter 
9450
9451 \backslash 
9452 circeq
9453 \end_inset 
9454 </cell>
9455 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9456 \begin_inset Text
9457
9458 \layout Standard
9459
9460
9461 \begin_inset Formula $\triangleq $
9462 \end_inset 
9463
9464
9465 \end_inset 
9466 </cell>
9467 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9468 \begin_inset Text
9469
9470 \layout Standard
9471
9472
9473 \family typewriter 
9474
9475 \backslash 
9476 triangleq
9477 \end_inset 
9478 </cell>
9479 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9480 \begin_inset Text
9481
9482 \layout Standard
9483
9484
9485 \begin_inset Formula $\thicksim $
9486 \end_inset 
9487
9488
9489 \end_inset 
9490 </cell>
9491 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9492 \begin_inset Text
9493
9494 \layout Standard
9495
9496
9497 \family typewriter 
9498
9499 \backslash 
9500 thicksim
9501 \end_inset 
9502 </cell>
9503 </row>
9504 <row>
9505 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9506 \begin_inset Text
9507
9508 \layout Standard
9509
9510
9511 \begin_inset Formula $\thickapprox $
9512 \end_inset 
9513
9514
9515 \end_inset 
9516 </cell>
9517 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9518 \begin_inset Text
9519
9520 \layout Standard
9521
9522
9523 \family typewriter 
9524
9525 \backslash 
9526 thickapprox
9527 \end_inset 
9528 </cell>
9529 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9530 \begin_inset Text
9531
9532 \layout Standard
9533
9534
9535 \begin_inset Formula $\supseteqq $
9536 \end_inset 
9537
9538
9539 \end_inset 
9540 </cell>
9541 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9542 \begin_inset Text
9543
9544 \layout Standard
9545
9546
9547 \family typewriter 
9548
9549 \backslash 
9550 supseteqq
9551 \end_inset 
9552 </cell>
9553 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9554 \begin_inset Text
9555
9556 \layout Standard
9557
9558
9559 \begin_inset Formula $\Supset $
9560 \end_inset 
9561
9562
9563 \end_inset 
9564 </cell>
9565 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9566 \begin_inset Text
9567
9568 \layout Standard
9569
9570
9571 \family typewriter 
9572
9573 \backslash 
9574 Supset
9575 \end_inset 
9576 </cell>
9577 </row>
9578 <row>
9579 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9580 \begin_inset Text
9581
9582 \layout Standard
9583
9584
9585 \begin_inset Formula $\sqsupset $
9586 \end_inset 
9587
9588
9589 \end_inset 
9590 </cell>
9591 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9592 \begin_inset Text
9593
9594 \layout Standard
9595
9596
9597 \family typewriter 
9598
9599 \backslash 
9600 sqsupset
9601 \end_inset 
9602 </cell>
9603 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9604 \begin_inset Text
9605
9606 \layout Standard
9607
9608
9609 \begin_inset Formula $\succcurlyeq $
9610 \end_inset 
9611
9612
9613 \end_inset 
9614 </cell>
9615 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9616 \begin_inset Text
9617
9618 \layout Standard
9619
9620
9621 \family typewriter 
9622
9623 \backslash 
9624 succcurlyeq
9625 \end_inset 
9626 </cell>
9627 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9628 \begin_inset Text
9629
9630 \layout Standard
9631
9632
9633 \begin_inset Formula $\curlyeqsucc $
9634 \end_inset 
9635
9636
9637 \end_inset 
9638 </cell>
9639 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9640 \begin_inset Text
9641
9642 \layout Standard
9643
9644
9645 \family typewriter 
9646
9647 \backslash 
9648 curlyeqsucc
9649 \end_inset 
9650 </cell>
9651 </row>
9652 <row>
9653 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9654 \begin_inset Text
9655
9656 \layout Standard
9657
9658
9659 \begin_inset Formula $\succsim $
9660 \end_inset 
9661
9662
9663 \end_inset 
9664 </cell>
9665 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9666 \begin_inset Text
9667
9668 \layout Standard
9669
9670
9671 \family typewriter 
9672
9673 \backslash 
9674 succsim
9675 \end_inset 
9676 </cell>
9677 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9678 \begin_inset Text
9679
9680 \layout Standard
9681
9682
9683 \begin_inset Formula $\succapprox $
9684 \end_inset 
9685
9686
9687 \end_inset 
9688 </cell>
9689 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9690 \begin_inset Text
9691
9692 \layout Standard
9693
9694
9695 \family typewriter 
9696
9697 \backslash 
9698 succapprox
9699 \end_inset 
9700 </cell>
9701 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9702 \begin_inset Text
9703
9704 \layout Standard
9705
9706
9707 \begin_inset Formula $\vartriangleright $
9708 \end_inset 
9709
9710
9711 \end_inset 
9712 </cell>
9713 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9714 \begin_inset Text
9715
9716 \layout Standard
9717
9718
9719 \family typewriter 
9720
9721 \backslash 
9722 vartriangleright
9723 \end_inset 
9724 </cell>
9725 </row>
9726 <row>
9727 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9728 \begin_inset Text
9729
9730 \layout Standard
9731
9732
9733 \begin_inset Formula $\trianglerighteq $
9734 \end_inset 
9735
9736
9737 \end_inset 
9738 </cell>
9739 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9740 \begin_inset Text
9741
9742 \layout Standard
9743
9744
9745 \family typewriter 
9746
9747 \backslash 
9748 trianglerighteq
9749 \end_inset 
9750 </cell>
9751 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9752 \begin_inset Text
9753
9754 \layout Standard
9755
9756
9757 \begin_inset Formula $\Vdash $
9758 \end_inset 
9759
9760
9761 \end_inset 
9762 </cell>
9763 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9764 \begin_inset Text
9765
9766 \layout Standard
9767
9768
9769 \family typewriter 
9770
9771 \backslash 
9772 Vdash
9773 \end_inset 
9774 </cell>
9775 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9776 \begin_inset Text
9777
9778 \layout Standard
9779
9780
9781 \begin_inset Formula $\shortmid $
9782 \end_inset 
9783
9784
9785 \end_inset 
9786 </cell>
9787 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9788 \begin_inset Text
9789
9790 \layout Standard
9791
9792
9793 \family typewriter 
9794
9795 \backslash 
9796 shortmid
9797 \end_inset 
9798 </cell>
9799 </row>
9800 <row>
9801 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9802 \begin_inset Text
9803
9804 \layout Standard
9805
9806
9807 \begin_inset Formula $\shortparallel $
9808 \end_inset 
9809
9810
9811 \end_inset 
9812 </cell>
9813 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9814 \begin_inset Text
9815
9816 \layout Standard
9817
9818
9819 \family typewriter 
9820
9821 \backslash 
9822 shortparallel
9823 \end_inset 
9824 </cell>
9825 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9826 \begin_inset Text
9827
9828 \layout Standard
9829
9830
9831 \begin_inset Formula $\between $
9832 \end_inset 
9833
9834
9835 \end_inset 
9836 </cell>
9837 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9838 \begin_inset Text
9839
9840 \layout Standard
9841
9842
9843 \family typewriter 
9844
9845 \backslash 
9846 between
9847 \end_inset 
9848 </cell>
9849 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9850 \begin_inset Text
9851
9852 \layout Standard
9853
9854
9855 \begin_inset Formula $\pitchfork $
9856 \end_inset 
9857
9858
9859 \end_inset 
9860 </cell>
9861 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9862 \begin_inset Text
9863
9864 \layout Standard
9865
9866
9867 \family typewriter 
9868
9869 \backslash 
9870 pitchfork
9871 \end_inset 
9872 </cell>
9873 </row>
9874 <row>
9875 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9876 \begin_inset Text
9877
9878 \layout Standard
9879
9880
9881 \begin_inset Formula $\varpropto $
9882 \end_inset 
9883
9884
9885 \end_inset 
9886 </cell>
9887 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9888 \begin_inset Text
9889
9890 \layout Standard
9891
9892
9893 \family typewriter 
9894
9895 \backslash 
9896 varpropto
9897 \end_inset 
9898 </cell>
9899 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9900 \begin_inset Text
9901
9902 \layout Standard
9903
9904
9905 \begin_inset Formula $\blacktriangleleft $
9906 \end_inset 
9907
9908
9909 \end_inset 
9910 </cell>
9911 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9912 \begin_inset Text
9913
9914 \layout Standard
9915
9916
9917 \family typewriter 
9918
9919 \backslash 
9920 blacktriangleleft
9921 \end_inset 
9922 </cell>
9923 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9924 \begin_inset Text
9925
9926 \layout Standard
9927
9928
9929 \begin_inset Formula $\therefore $
9930 \end_inset 
9931
9932
9933 \end_inset 
9934 </cell>
9935 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9936 \begin_inset Text
9937
9938 \layout Standard
9939
9940
9941 \family typewriter 
9942
9943 \backslash 
9944 therefore
9945 \end_inset 
9946 </cell>
9947 </row>
9948 <row>
9949 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9950 \begin_inset Text
9951
9952 \layout Standard
9953
9954
9955 \begin_inset Formula $\backepsilon $
9956 \end_inset 
9957
9958
9959 \end_inset 
9960 </cell>
9961 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9962 \begin_inset Text
9963
9964 \layout Standard
9965
9966
9967 \family typewriter 
9968
9969 \backslash 
9970 backepsilon
9971 \end_inset 
9972 </cell>
9973 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9974 \begin_inset Text
9975
9976 \layout Standard
9977
9978
9979 \begin_inset Formula $\blacktriangleright $
9980 \end_inset 
9981
9982
9983 \end_inset 
9984 </cell>
9985 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9986 \begin_inset Text
9987
9988 \layout Standard
9989
9990
9991 \family typewriter 
9992
9993 \backslash 
9994 blacktriangleright
9995 \end_inset 
9996 </cell>
9997 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9998 \begin_inset Text
9999
10000 \layout Standard
10001
10002
10003 \begin_inset Formula $\because $
10004 \end_inset 
10005
10006
10007 \end_inset 
10008 </cell>
10009 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10010 \begin_inset Text
10011
10012 \layout Standard
10013
10014
10015 \family typewriter 
10016
10017 \backslash 
10018 because
10019 \end_inset 
10020 </cell>
10021 </row>
10022 </lyxtabular>
10023
10024 \end_inset 
10025
10026
10027 \layout Caption
10028
10029 Relations binaires AMS
10030 \end_inset 
10031
10032
10033 \layout Standard
10034
10035
10036 \begin_inset Float table
10037 placement H
10038 wide false
10039 collapsed false
10040
10041 \layout Standard
10042
10043
10044 \begin_inset  Tabular
10045 <lyxtabular version="3" rows="17" columns="6">
10046 <features>
10047 <column alignment="right" valignment="top" width="0pt">
10048 <column alignment="left" valignment="top" width="0pt">
10049 <column alignment="right" valignment="top" width="0pt">
10050 <column alignment="left" valignment="top" width="0pt">
10051 <column alignment="right" valignment="top" width="0pt">
10052 <column alignment="left" valignment="top" width="0pt">
10053 <row>
10054 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10055 \begin_inset Text
10056
10057 \layout Standard
10058
10059
10060 \begin_inset Formula $\nless $
10061 \end_inset 
10062
10063
10064 \end_inset 
10065 </cell>
10066 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10067 \begin_inset Text
10068
10069 \layout Standard
10070
10071
10072 \family typewriter 
10073
10074 \backslash 
10075 nless
10076 \end_inset 
10077 </cell>
10078 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10079 \begin_inset Text
10080
10081 \layout Standard
10082
10083
10084 \begin_inset Formula $\nleq $
10085 \end_inset 
10086
10087
10088 \end_inset 
10089 </cell>
10090 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10091 \begin_inset Text
10092
10093 \layout Standard
10094
10095
10096 \family typewriter 
10097
10098 \backslash 
10099 nleq
10100 \end_inset 
10101 </cell>
10102 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10103 \begin_inset Text
10104
10105 \layout Standard
10106
10107
10108 \begin_inset Formula $\nleqslant $
10109 \end_inset 
10110
10111
10112 \end_inset 
10113 </cell>
10114 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10115 \begin_inset Text
10116
10117 \layout Standard
10118
10119
10120 \family typewriter 
10121
10122 \backslash 
10123 nleqslant
10124 \end_inset 
10125 </cell>
10126 </row>
10127 <row>
10128 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10129 \begin_inset Text
10130
10131 \layout Standard
10132
10133
10134 \begin_inset Formula $\nleqq $
10135 \end_inset 
10136
10137
10138 \end_inset 
10139 </cell>
10140 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10141 \begin_inset Text
10142
10143 \layout Standard
10144
10145
10146 \family typewriter 
10147
10148 \backslash 
10149 nleqq
10150 \end_inset 
10151 </cell>
10152 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10153 \begin_inset Text
10154
10155 \layout Standard
10156
10157
10158 \begin_inset Formula $\lneq $
10159 \end_inset 
10160
10161
10162 \end_inset 
10163 </cell>
10164 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10165 \begin_inset Text
10166
10167 \layout Standard
10168
10169
10170 \family typewriter 
10171
10172 \backslash 
10173 lneq
10174 \end_inset 
10175 </cell>
10176 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10177 \begin_inset Text
10178
10179 \layout Standard
10180
10181
10182 \begin_inset Formula $\lneqq $
10183 \end_inset 
10184
10185
10186 \end_inset 
10187 </cell>
10188 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10189 \begin_inset Text
10190
10191 \layout Standard
10192
10193
10194 \family typewriter 
10195
10196 \backslash 
10197 lneqq
10198 \end_inset 
10199 </cell>
10200 </row>
10201 <row>
10202 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10203 \begin_inset Text
10204
10205 \layout Standard
10206
10207
10208 \begin_inset Formula $\lvertneqq $
10209 \end_inset 
10210
10211
10212 \end_inset 
10213 </cell>
10214 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10215 \begin_inset Text
10216
10217 \layout Standard
10218
10219
10220 \family typewriter 
10221
10222 \backslash 
10223 lvertneqq
10224 \end_inset 
10225 </cell>
10226 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10227 \begin_inset Text
10228
10229 \layout Standard
10230
10231
10232 \begin_inset Formula $\lnsim $
10233 \end_inset 
10234
10235
10236 \end_inset 
10237 </cell>
10238 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10239 \begin_inset Text
10240
10241 \layout Standard
10242
10243
10244 \family typewriter 
10245
10246 \backslash 
10247 lnsim
10248 \end_inset 
10249 </cell>
10250 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10251 \begin_inset Text
10252
10253 \layout Standard
10254
10255
10256 \begin_inset Formula $\lnapprox $
10257 \end_inset 
10258
10259
10260 \end_inset 
10261 </cell>
10262 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10263 \begin_inset Text
10264
10265 \layout Standard
10266
10267
10268 \family typewriter 
10269
10270 \backslash 
10271 lnapprox
10272 \end_inset 
10273 </cell>
10274 </row>
10275 <row>
10276 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10277 \begin_inset Text
10278
10279 \layout Standard
10280
10281
10282 \begin_inset Formula $\nprec $
10283 \end_inset 
10284
10285
10286 \end_inset 
10287 </cell>
10288 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10289 \begin_inset Text
10290
10291 \layout Standard
10292
10293
10294 \family typewriter 
10295
10296 \backslash 
10297 nprec
10298 \end_inset 
10299 </cell>
10300 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10301 \begin_inset Text
10302
10303 \layout Standard
10304
10305
10306 \begin_inset Formula $\npreceq $
10307 \end_inset 
10308
10309
10310 \end_inset 
10311 </cell>
10312 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10313 \begin_inset Text
10314
10315 \layout Standard
10316
10317
10318 \family typewriter 
10319
10320 \backslash 
10321 npreceq
10322 \end_inset 
10323 </cell>
10324 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10325 \begin_inset Text
10326
10327 \layout Standard
10328
10329
10330 \begin_inset Formula $\precnsim $
10331 \end_inset 
10332
10333
10334 \end_inset 
10335 </cell>
10336 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10337 \begin_inset Text
10338
10339 \layout Standard
10340
10341
10342 \family typewriter 
10343
10344 \backslash 
10345 precnsim
10346 \end_inset 
10347 </cell>
10348 </row>
10349 <row>
10350 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10351 \begin_inset Text
10352
10353 \layout Standard
10354
10355
10356 \begin_inset Formula $\precnapprox $
10357 \end_inset 
10358
10359
10360 \end_inset 
10361 </cell>
10362 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10363 \begin_inset Text
10364
10365 \layout Standard
10366
10367
10368 \family typewriter 
10369
10370 \backslash 
10371 precnapprox
10372 \end_inset 
10373 </cell>
10374 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10375 \begin_inset Text
10376
10377 \layout Standard
10378
10379
10380 \begin_inset Formula $\nsim $
10381 \end_inset 
10382
10383
10384 \end_inset 
10385 </cell>
10386 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10387 \begin_inset Text
10388
10389 \layout Standard
10390
10391
10392 \family typewriter 
10393
10394 \backslash 
10395 nsim
10396 \end_inset 
10397 </cell>
10398 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10399 \begin_inset Text
10400
10401 \layout Standard
10402
10403
10404 \begin_inset Formula $\nshortmid $
10405 \end_inset 
10406
10407
10408 \end_inset 
10409 </cell>
10410 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10411 \begin_inset Text
10412
10413 \layout Standard
10414
10415
10416 \family typewriter 
10417
10418 \backslash 
10419 nshortmid
10420 \end_inset 
10421 </cell>
10422 </row>
10423 <row>
10424 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10425 \begin_inset Text
10426
10427 \layout Standard
10428
10429
10430 \begin_inset Formula $\nmid $
10431 \end_inset 
10432
10433
10434 \end_inset 
10435 </cell>
10436 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10437 \begin_inset Text
10438
10439 \layout Standard
10440
10441
10442 \family typewriter 
10443
10444 \backslash 
10445 nmid
10446 \end_inset 
10447 </cell>
10448 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10449 \begin_inset Text
10450
10451 \layout Standard
10452
10453
10454 \begin_inset Formula $\nvdash $
10455 \end_inset 
10456
10457
10458 \end_inset 
10459 </cell>
10460 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10461 \begin_inset Text
10462
10463 \layout Standard
10464
10465
10466 \family typewriter 
10467
10468 \backslash 
10469 nvdash
10470 \end_inset 
10471 </cell>
10472 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10473 \begin_inset Text
10474
10475 \layout Standard
10476
10477
10478 \begin_inset Formula $\nvDash $
10479 \end_inset 
10480
10481
10482 \end_inset 
10483 </cell>
10484 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10485 \begin_inset Text
10486
10487 \layout Standard
10488
10489
10490 \family typewriter 
10491
10492 \backslash 
10493 nvDash
10494 \end_inset 
10495 </cell>
10496 </row>
10497 <row>
10498 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10499 \begin_inset Text
10500
10501 \layout Standard
10502
10503
10504 \begin_inset Formula $\ntriangleleft $
10505 \end_inset 
10506
10507
10508 \end_inset 
10509 </cell>
10510 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10511 \begin_inset Text
10512
10513 \layout Standard
10514
10515
10516 \family typewriter 
10517
10518 \backslash 
10519 ntriangleleft
10520 \end_inset 
10521 </cell>
10522 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10523 \begin_inset Text
10524
10525 \layout Standard
10526
10527
10528 \begin_inset Formula $\ntrianglelefteq $
10529 \end_inset 
10530
10531
10532 \end_inset 
10533 </cell>
10534 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10535 \begin_inset Text
10536
10537 \layout Standard
10538
10539
10540 \family typewriter 
10541
10542 \backslash 
10543 ntrianglelefteq
10544 \end_inset 
10545 </cell>
10546 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10547 \begin_inset Text
10548
10549 \layout Standard
10550
10551
10552 \begin_inset Formula $\nsubseteq $
10553 \end_inset 
10554
10555
10556 \end_inset 
10557 </cell>
10558 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10559 \begin_inset Text
10560
10561 \layout Standard
10562
10563
10564 \family typewriter 
10565
10566 \backslash 
10567 nsubseteq
10568 \end_inset 
10569 </cell>
10570 </row>
10571 <row>
10572 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10573 \begin_inset Text
10574
10575 \layout Standard
10576
10577
10578 \begin_inset Formula $\subsetneq $
10579 \end_inset 
10580
10581
10582 \end_inset 
10583 </cell>
10584 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10585 \begin_inset Text
10586
10587 \layout Standard
10588
10589
10590 \family typewriter 
10591
10592 \backslash 
10593 subsetneq
10594 \end_inset 
10595 </cell>
10596 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10597 \begin_inset Text
10598
10599 \layout Standard
10600
10601
10602 \begin_inset Formula $\varsubsetneq $
10603 \end_inset 
10604
10605
10606 \end_inset 
10607 </cell>
10608 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10609 \begin_inset Text
10610
10611 \layout Standard
10612
10613
10614 \family typewriter 
10615
10616 \backslash 
10617 varsubsetneq
10618 \end_inset 
10619 </cell>
10620 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10621 \begin_inset Text
10622
10623 \layout Standard
10624
10625
10626 \begin_inset Formula $\subsetneqq $
10627 \end_inset 
10628
10629
10630 \end_inset 
10631 </cell>
10632 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10633 \begin_inset Text
10634
10635 \layout Standard
10636
10637
10638 \family typewriter 
10639
10640 \backslash 
10641 subsetneqq
10642 \end_inset 
10643 </cell>
10644 </row>
10645 <row>
10646 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10647 \begin_inset Text
10648
10649 \layout Standard
10650
10651
10652 \begin_inset Formula $\varsubsetneqq $
10653 \end_inset 
10654
10655
10656 \end_inset 
10657 </cell>
10658 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10659 \begin_inset Text
10660
10661 \layout Standard
10662
10663
10664 \family typewriter 
10665
10666 \backslash 
10667 varsubsetneqq
10668 \end_inset 
10669 </cell>
10670 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10671 \begin_inset Text
10672
10673 \layout Standard
10674
10675
10676 \begin_inset Formula $\ngtr $
10677 \end_inset 
10678
10679
10680 \end_inset 
10681 </cell>
10682 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10683 \begin_inset Text
10684
10685 \layout Standard
10686
10687
10688 \family typewriter 
10689
10690 \backslash 
10691 ngtr
10692 \end_inset 
10693 </cell>
10694 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10695 \begin_inset Text
10696
10697 \layout Standard
10698
10699
10700 \begin_inset Formula $\ngeq $
10701 \end_inset 
10702
10703
10704 \end_inset 
10705 </cell>
10706 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10707 \begin_inset Text
10708
10709 \layout Standard
10710
10711
10712 \family typewriter 
10713
10714 \backslash 
10715 ngeq
10716 \end_inset 
10717 </cell>
10718 </row>
10719 <row>
10720 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10721 \begin_inset Text
10722
10723 \layout Standard
10724
10725
10726 \begin_inset Formula $\ngeqslant $
10727 \end_inset 
10728
10729
10730 \end_inset 
10731 </cell>
10732 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10733 \begin_inset Text
10734
10735 \layout Standard
10736
10737
10738 \family typewriter 
10739
10740 \backslash 
10741 ngeqslant
10742 \end_inset 
10743 </cell>
10744 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10745 \begin_inset Text
10746
10747 \layout Standard
10748
10749
10750 \begin_inset Formula $\ngeqq $
10751 \end_inset 
10752
10753
10754 \end_inset 
10755 </cell>
10756 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10757 \begin_inset Text
10758
10759 \layout Standard
10760
10761
10762 \family typewriter 
10763
10764 \backslash 
10765 ngeqq
10766 \end_inset 
10767 </cell>
10768 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10769 \begin_inset Text
10770
10771 \layout Standard
10772
10773
10774 \begin_inset Formula $\gneq $
10775 \end_inset 
10776
10777
10778 \end_inset 
10779 </cell>
10780 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10781 \begin_inset Text
10782
10783 \layout Standard
10784
10785
10786 \family typewriter 
10787
10788 \backslash 
10789 gneq
10790 \end_inset 
10791 </cell>
10792 </row>
10793 <row>
10794 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10795 \begin_inset Text
10796
10797 \layout Standard
10798
10799
10800 \begin_inset Formula $\gneqq $
10801 \end_inset 
10802
10803
10804 \end_inset 
10805 </cell>
10806 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10807 \begin_inset Text
10808
10809 \layout Standard
10810
10811
10812 \family typewriter 
10813
10814 \backslash 
10815 gneqq
10816 \end_inset 
10817 </cell>
10818 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10819 \begin_inset Text
10820
10821 \layout Standard
10822
10823
10824 \begin_inset Formula $\gvertneqq $
10825 \end_inset 
10826
10827
10828 \end_inset 
10829 </cell>
10830 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10831 \begin_inset Text
10832
10833 \layout Standard
10834
10835
10836 \family typewriter 
10837
10838 \backslash 
10839 gvertneqq
10840 \end_inset 
10841 </cell>
10842 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10843 \begin_inset Text
10844
10845 \layout Standard
10846
10847
10848 \begin_inset Formula $\gnsim $
10849 \end_inset 
10850
10851
10852 \end_inset 
10853 </cell>
10854 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10855 \begin_inset Text
10856
10857 \layout Standard
10858
10859
10860 \family typewriter 
10861
10862 \backslash 
10863 gnsim
10864 \end_inset 
10865 </cell>
10866 </row>
10867 <row>
10868 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10869 \begin_inset Text
10870
10871 \layout Standard
10872
10873
10874 \begin_inset Formula $\gnapprox $
10875 \end_inset 
10876
10877
10878 \end_inset 
10879 </cell>
10880 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10881 \begin_inset Text
10882
10883 \layout Standard
10884
10885
10886 \family typewriter 
10887
10888 \backslash 
10889 gnapprox
10890 \end_inset 
10891 </cell>
10892 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10893 \begin_inset Text
10894
10895 \layout Standard
10896
10897
10898 \begin_inset Formula $\nsucc $
10899 \end_inset 
10900
10901
10902 \end_inset 
10903 </cell>
10904 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10905 \begin_inset Text
10906
10907 \layout Standard
10908
10909
10910 \family typewriter 
10911
10912 \backslash 
10913 nsucc
10914 \end_inset 
10915 </cell>
10916 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10917 \begin_inset Text
10918
10919 \layout Standard
10920
10921
10922 \begin_inset Formula $\nsucceq $
10923 \end_inset 
10924
10925
10926 \end_inset 
10927 </cell>
10928 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10929 \begin_inset Text
10930
10931 \layout Standard
10932
10933
10934 \family typewriter 
10935
10936 \backslash 
10937 nsucceq
10938 \end_inset 
10939 </cell>
10940 </row>
10941 <row>
10942 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10943 \begin_inset Text
10944
10945 \layout Standard
10946
10947
10948 \begin_inset Formula $\succnsim $
10949 \end_inset 
10950
10951
10952 \end_inset 
10953 </cell>
10954 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10955 \begin_inset Text
10956
10957 \layout Standard
10958
10959
10960 \family typewriter 
10961
10962 \backslash 
10963 succnsim
10964 \end_inset 
10965 </cell>
10966 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10967 \begin_inset Text
10968
10969 \layout Standard
10970
10971
10972 \begin_inset Formula $\succnapprox $
10973 \end_inset 
10974
10975
10976 \end_inset 
10977 </cell>
10978 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10979 \begin_inset Text
10980
10981 \layout Standard
10982
10983
10984 \family typewriter 
10985
10986 \backslash 
10987 succnapprox
10988 \end_inset 
10989 </cell>
10990 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10991 \begin_inset Text
10992
10993 \layout Standard
10994
10995
10996 \begin_inset Formula $\ncong $
10997 \end_inset 
10998
10999
11000 \end_inset 
11001 </cell>
11002 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11003 \begin_inset Text
11004
11005 \layout Standard
11006
11007
11008 \family typewriter 
11009
11010 \backslash 
11011 ncong
11012 \end_inset 
11013 </cell>
11014 </row>
11015 <row>
11016 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11017 \begin_inset Text
11018
11019 \layout Standard
11020
11021
11022 \begin_inset Formula $\nshortparallel $
11023 \end_inset 
11024
11025
11026 \end_inset 
11027 </cell>
11028 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11029 \begin_inset Text
11030
11031 \layout Standard
11032
11033
11034 \family typewriter 
11035
11036 \backslash 
11037 nshortparallel
11038 \end_inset 
11039 </cell>
11040 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11041 \begin_inset Text
11042
11043 \layout Standard
11044
11045
11046 \begin_inset Formula $\nparallel $
11047 \end_inset 
11048
11049
11050 \end_inset 
11051 </cell>
11052 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11053 \begin_inset Text
11054
11055 \layout Standard
11056
11057
11058 \family typewriter 
11059
11060 \backslash 
11061 nparallel
11062 \end_inset 
11063 </cell>
11064 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11065 \begin_inset Text
11066
11067 \layout Standard
11068
11069
11070 \begin_inset Formula $\nvDash $
11071 \end_inset 
11072
11073
11074 \end_inset 
11075 </cell>
11076 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11077 \begin_inset Text
11078
11079 \layout Standard
11080
11081
11082 \family typewriter 
11083
11084 \backslash 
11085 nvDash
11086 \end_inset 
11087 </cell>
11088 </row>
11089 <row>
11090 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11091 \begin_inset Text
11092
11093 \layout Standard
11094
11095
11096 \begin_inset Formula $\nVDash $
11097 \end_inset 
11098
11099
11100 \end_inset 
11101 </cell>
11102 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11103 \begin_inset Text
11104
11105 \layout Standard
11106
11107
11108 \family typewriter 
11109
11110 \backslash 
11111 nVDash
11112 \end_inset 
11113 </cell>
11114 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11115 \begin_inset Text
11116
11117 \layout Standard
11118
11119
11120 \begin_inset Formula $\ntriangleright $
11121 \end_inset 
11122
11123
11124 \end_inset 
11125 </cell>
11126 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11127 \begin_inset Text
11128
11129 \layout Standard
11130
11131
11132 \family typewriter 
11133
11134 \backslash 
11135 ntriangleright
11136 \end_inset 
11137 </cell>
11138 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11139 \begin_inset Text
11140
11141 \layout Standard
11142
11143
11144 \begin_inset Formula $\ntrianglerighteq $
11145 \end_inset 
11146
11147
11148 \end_inset 
11149 </cell>
11150 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11151 \begin_inset Text
11152
11153 \layout Standard
11154
11155
11156 \family typewriter 
11157
11158 \backslash 
11159 ntrianglerighteq
11160 \end_inset 
11161 </cell>
11162 </row>
11163 <row>
11164 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11165 \begin_inset Text
11166
11167 \layout Standard
11168
11169
11170 \begin_inset Formula $\nsupseteq $
11171 \end_inset 
11172
11173
11174 \end_inset 
11175 </cell>
11176 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11177 \begin_inset Text
11178
11179 \layout Standard
11180
11181
11182 \family typewriter 
11183
11184 \backslash 
11185 nsupseteq
11186 \end_inset 
11187 </cell>
11188 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11189 \begin_inset Text
11190
11191 \layout Standard
11192
11193
11194 \begin_inset Formula $\nsupseteqq $
11195 \end_inset 
11196
11197
11198 \end_inset 
11199 </cell>
11200 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11201 \begin_inset Text
11202
11203 \layout Standard
11204
11205
11206 \family typewriter 
11207
11208 \backslash 
11209 nsupseteqq
11210 \end_inset 
11211 </cell>
11212 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11213 \begin_inset Text
11214
11215 \layout Standard
11216
11217
11218 \begin_inset Formula $\supsetneq $
11219 \end_inset 
11220
11221
11222 \end_inset 
11223 </cell>
11224 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11225 \begin_inset Text
11226
11227 \layout Standard
11228
11229
11230 \family typewriter 
11231
11232 \backslash 
11233 supsetneq
11234 \end_inset 
11235 </cell>
11236 </row>
11237 <row>
11238 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11239 \begin_inset Text
11240
11241 \layout Standard
11242
11243
11244 \begin_inset Formula $\varsupsetneq $
11245 \end_inset 
11246
11247
11248 \end_inset 
11249 </cell>
11250 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11251 \begin_inset Text
11252
11253 \layout Standard
11254
11255
11256 \family typewriter 
11257
11258 \backslash 
11259 varsupsetneq
11260 \end_inset 
11261 </cell>
11262 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11263 \begin_inset Text
11264
11265 \layout Standard
11266
11267
11268 \begin_inset Formula $\supsetneqq $
11269 \end_inset 
11270
11271
11272 \end_inset 
11273 </cell>
11274 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11275 \begin_inset Text
11276
11277 \layout Standard
11278
11279
11280 \family typewriter 
11281
11282 \backslash 
11283 supsetneqq
11284 \end_inset 
11285 </cell>
11286 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11287 \begin_inset Text
11288
11289 \layout Standard
11290
11291
11292 \begin_inset Formula $\varsupsetneqq $
11293 \end_inset 
11294
11295
11296 \end_inset 
11297 </cell>
11298 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11299 \begin_inset Text
11300
11301 \layout Standard
11302
11303
11304 \family typewriter 
11305
11306 \backslash 
11307 varsupsetneqq
11308 \end_inset 
11309 </cell>
11310 </row>
11311 </lyxtabular>
11312
11313 \end_inset 
11314
11315
11316 \layout Caption
11317
11318 Négations de relations binaires AMS
11319 \end_inset 
11320
11321
11322 \layout Standard
11323
11324
11325 \begin_inset Float table
11326 placement H
11327 wide false
11328 collapsed false
11329
11330 \layout Standard
11331
11332
11333 \begin_inset  Tabular
11334 <lyxtabular version="3" rows="8" columns="6">
11335 <features>
11336 <column alignment="right" valignment="top" width="0pt">
11337 <column alignment="left" valignment="top" width="0pt">
11338 <column alignment="right" valignment="top" width="0pt">
11339 <column alignment="left" valignment="top" width="0pt">
11340 <column alignment="right" valignment="top" width="0pt">
11341 <column alignment="left" valignment="top" width="0pt">
11342 <row>
11343 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11344 \begin_inset Text
11345
11346 \layout Standard
11347
11348
11349 \begin_inset Formula $\dotplus $
11350 \end_inset 
11351
11352
11353 \end_inset 
11354 </cell>
11355 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11356 \begin_inset Text
11357
11358 \layout Standard
11359
11360
11361 \family typewriter 
11362
11363 \backslash 
11364 dotplus
11365 \end_inset 
11366 </cell>
11367 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11368 \begin_inset Text
11369
11370 \layout Standard
11371
11372
11373 \begin_inset Formula $\smallsetminus $
11374 \end_inset 
11375
11376
11377 \end_inset 
11378 </cell>
11379 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11380 \begin_inset Text
11381
11382 \layout Standard
11383
11384
11385 \family typewriter 
11386
11387 \backslash 
11388 smallsetminus
11389 \end_inset 
11390 </cell>
11391 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11392 \begin_inset Text
11393
11394 \layout Standard
11395
11396
11397 \begin_inset Formula $\Cap $
11398 \end_inset 
11399
11400
11401 \end_inset 
11402 </cell>
11403 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11404 \begin_inset Text
11405
11406 \layout Standard
11407
11408
11409 \family typewriter 
11410
11411 \backslash 
11412 Cap
11413 \end_inset 
11414 </cell>
11415 </row>
11416 <row>
11417 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11418 \begin_inset Text
11419
11420 \layout Standard
11421
11422
11423 \begin_inset Formula $\Cup $
11424 \end_inset 
11425
11426
11427 \end_inset 
11428 </cell>
11429 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11430 \begin_inset Text
11431
11432 \layout Standard
11433
11434
11435 \family typewriter 
11436
11437 \backslash 
11438 Cup
11439 \end_inset 
11440 </cell>
11441 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11442 \begin_inset Text
11443
11444 \layout Standard
11445
11446
11447 \begin_inset Formula $\barwedge $
11448 \end_inset 
11449
11450
11451 \end_inset 
11452 </cell>
11453 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11454 \begin_inset Text
11455
11456 \layout Standard
11457
11458
11459 \family typewriter 
11460
11461 \backslash 
11462 barwedge
11463 \end_inset 
11464 </cell>
11465 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11466 \begin_inset Text
11467
11468 \layout Standard
11469
11470
11471 \begin_inset Formula $\veebar $
11472 \end_inset 
11473
11474
11475 \end_inset 
11476 </cell>
11477 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11478 \begin_inset Text
11479
11480 \layout Standard
11481
11482
11483 \family typewriter 
11484
11485 \backslash 
11486 veebar
11487 \end_inset 
11488 </cell>
11489 </row>
11490 <row>
11491 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11492 \begin_inset Text
11493
11494 \layout Standard
11495
11496
11497 \begin_inset Formula $\doublebarwedge $
11498 \end_inset 
11499
11500
11501 \end_inset 
11502 </cell>
11503 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11504 \begin_inset Text
11505
11506 \layout Standard
11507
11508
11509 \family typewriter 
11510
11511 \backslash 
11512 doublebarwedge
11513 \end_inset 
11514 </cell>
11515 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11516 \begin_inset Text
11517
11518 \layout Standard
11519
11520
11521 \begin_inset Formula $\boxminus $
11522 \end_inset 
11523
11524
11525 \end_inset 
11526 </cell>
11527 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11528 \begin_inset Text
11529
11530 \layout Standard
11531
11532
11533 \family typewriter 
11534
11535 \backslash 
11536 boxminus
11537 \end_inset 
11538 </cell>
11539 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11540 \begin_inset Text
11541
11542 \layout Standard
11543
11544
11545 \begin_inset Formula $\boxtimes $
11546 \end_inset 
11547
11548
11549 \end_inset 
11550 </cell>
11551 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11552 \begin_inset Text
11553
11554 \layout Standard
11555
11556
11557 \family typewriter 
11558
11559 \backslash 
11560 boxtimes
11561 \end_inset 
11562 </cell>
11563 </row>
11564 <row>
11565 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11566 \begin_inset Text
11567
11568 \layout Standard
11569
11570
11571 \begin_inset Formula $\boxdot $
11572 \end_inset 
11573
11574
11575 \end_inset 
11576 </cell>
11577 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11578 \begin_inset Text
11579
11580 \layout Standard
11581
11582
11583 \family typewriter 
11584
11585 \backslash 
11586 boxdot
11587 \end_inset 
11588 </cell>
11589 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11590 \begin_inset Text
11591
11592 \layout Standard
11593
11594
11595 \begin_inset Formula $\boxplus $
11596 \end_inset 
11597
11598
11599 \end_inset 
11600 </cell>
11601 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11602 \begin_inset Text
11603
11604 \layout Standard
11605
11606
11607 \family typewriter 
11608
11609 \backslash 
11610 boxplus
11611 \end_inset 
11612 </cell>
11613 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11614 \begin_inset Text
11615
11616 \layout Standard
11617
11618
11619 \begin_inset Formula $\divideontimes $
11620 \end_inset 
11621
11622
11623 \end_inset 
11624 </cell>
11625 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11626 \begin_inset Text
11627
11628 \layout Standard
11629
11630
11631 \family typewriter 
11632
11633 \backslash 
11634 divideontimes
11635 \end_inset 
11636 </cell>
11637 </row>
11638 <row>
11639 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11640 \begin_inset Text
11641
11642 \layout Standard
11643
11644
11645 \begin_inset Formula $\ltimes $
11646 \end_inset 
11647
11648
11649 \end_inset 
11650 </cell>
11651 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11652 \begin_inset Text
11653
11654 \layout Standard
11655
11656
11657 \family typewriter 
11658
11659 \backslash 
11660 ltimes
11661 \end_inset 
11662 </cell>
11663 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11664 \begin_inset Text
11665
11666 \layout Standard
11667
11668
11669 \begin_inset Formula $\rtimes $
11670 \end_inset 
11671
11672
11673 \end_inset 
11674 </cell>
11675 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11676 \begin_inset Text
11677
11678 \layout Standard
11679
11680
11681 \family typewriter 
11682
11683 \backslash 
11684 rtimes
11685 \end_inset 
11686 </cell>
11687 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11688 \begin_inset Text
11689
11690 \layout Standard
11691
11692
11693 \begin_inset Formula $\leftthreetimes $
11694 \end_inset 
11695
11696
11697 \end_inset 
11698 </cell>
11699 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11700 \begin_inset Text
11701
11702 \layout Standard
11703
11704
11705 \family typewriter 
11706
11707 \backslash 
11708 leftthreetimes
11709 \end_inset 
11710 </cell>
11711 </row>
11712 <row>
11713 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11714 \begin_inset Text
11715
11716 \layout Standard
11717
11718
11719 \begin_inset Formula $\rightthreetimes $
11720 \end_inset 
11721
11722
11723 \end_inset 
11724 </cell>
11725 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11726 \begin_inset Text
11727
11728 \layout Standard
11729
11730
11731 \family typewriter 
11732
11733 \backslash 
11734 rightthreetimes
11735 \end_inset 
11736 </cell>
11737 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11738 \begin_inset Text
11739
11740 \layout Standard
11741
11742
11743 \begin_inset Formula $\curlywedge $
11744 \end_inset 
11745
11746
11747 \end_inset 
11748 </cell>
11749 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11750 \begin_inset Text
11751
11752 \layout Standard
11753
11754
11755 \family typewriter 
11756
11757 \backslash 
11758 curlywedge
11759 \end_inset 
11760 </cell>
11761 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11762 \begin_inset Text
11763
11764 \layout Standard
11765
11766
11767 \begin_inset Formula $\curlyvee $
11768 \end_inset 
11769
11770
11771 \end_inset 
11772 </cell>
11773 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11774 \begin_inset Text
11775
11776 \layout Standard
11777
11778
11779 \family typewriter 
11780
11781 \backslash 
11782 curlyvee
11783 \end_inset 
11784 </cell>
11785 </row>
11786 <row>
11787 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11788 \begin_inset Text
11789
11790 \layout Standard
11791
11792
11793 \begin_inset Formula $\circleddash $
11794 \end_inset 
11795
11796
11797 \end_inset 
11798 </cell>
11799 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11800 \begin_inset Text
11801
11802 \layout Standard
11803
11804
11805 \family typewriter 
11806
11807 \backslash 
11808 circleddash
11809 \end_inset 
11810 </cell>
11811 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11812 \begin_inset Text
11813
11814 \layout Standard
11815
11816
11817 \begin_inset Formula $\circledast $
11818 \end_inset 
11819
11820
11821 \end_inset 
11822 </cell>
11823 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11824 \begin_inset Text
11825
11826 \layout Standard
11827
11828
11829 \family typewriter 
11830
11831 \backslash 
11832 circledast
11833 \end_inset 
11834 </cell>
11835 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11836 \begin_inset Text
11837
11838 \layout Standard
11839
11840
11841 \begin_inset Formula $\circledcirc $
11842 \end_inset 
11843
11844
11845 \end_inset 
11846 </cell>
11847 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11848 \begin_inset Text
11849
11850 \layout Standard
11851
11852
11853 \family typewriter 
11854
11855 \backslash 
11856 circledcirc
11857 \end_inset 
11858 </cell>
11859 </row>
11860 <row>
11861 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11862 \begin_inset Text
11863
11864 \layout Standard
11865
11866
11867 \begin_inset Formula $\centerdot $
11868 \end_inset 
11869
11870
11871 \end_inset 
11872 </cell>
11873 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11874 \begin_inset Text
11875
11876 \layout Standard
11877
11878
11879 \family typewriter 
11880
11881 \backslash 
11882 centerdot
11883 \end_inset 
11884 </cell>
11885 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11886 \begin_inset Text
11887
11888 \layout Standard
11889
11890
11891 \begin_inset Formula $\intercal $
11892 \end_inset 
11893
11894
11895 \end_inset 
11896 </cell>
11897 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11898 \begin_inset Text
11899
11900 \layout Standard
11901
11902
11903 \family typewriter 
11904
11905 \backslash 
11906 intercal
11907 \end_inset 
11908 </cell>
11909 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11910 \begin_inset Text
11911
11912 \layout Standard
11913
11914 \end_inset 
11915 </cell>
11916 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11917 \begin_inset Text
11918
11919 \layout Standard
11920
11921 \end_inset 
11922 </cell>
11923 </row>
11924 </lyxtabular>
11925
11926 \end_inset 
11927
11928
11929 \layout Caption
11930
11931 Opérations binaires AMS
11932 \end_inset 
11933
11934
11935 \layout Standard
11936
11937
11938 \begin_inset Float table
11939 placement H
11940 wide false
11941 collapsed false
11942
11943 \layout Standard
11944
11945
11946 \begin_inset  Tabular
11947 <lyxtabular version="3" rows="9" columns="6">
11948 <features>
11949 <column alignment="right" valignment="top" width="0pt">
11950 <column alignment="left" valignment="top" width="0pt">
11951 <column alignment="right" valignment="top" width="0pt">
11952 <column alignment="left" valignment="top" width="0pt">
11953 <column alignment="right" valignment="top" width="0pt">
11954 <column alignment="left" valignment="top" width="0pt">
11955 <row>
11956 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11957 \begin_inset Text
11958
11959 \layout Standard
11960
11961
11962 \begin_inset Formula $\hbar $
11963 \end_inset 
11964
11965
11966 \end_inset 
11967 </cell>
11968 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11969 \begin_inset Text
11970
11971 \layout Standard
11972
11973
11974 \family typewriter 
11975
11976 \backslash 
11977 hbar
11978 \end_inset 
11979 </cell>
11980 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11981 \begin_inset Text
11982
11983 \layout Standard
11984
11985
11986 \begin_inset Formula $\hslash $
11987 \end_inset 
11988
11989
11990 \end_inset 
11991 </cell>
11992 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11993 \begin_inset Text
11994
11995 \layout Standard
11996
11997
11998 \family typewriter 
11999
12000 \backslash 
12001 hslash
12002 \end_inset 
12003 </cell>
12004 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12005 \begin_inset Text
12006
12007 \layout Standard
12008
12009
12010 \begin_inset Formula $\vartriangle $
12011 \end_inset 
12012
12013
12014 \end_inset 
12015 </cell>
12016 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12017 \begin_inset Text
12018
12019 \layout Standard
12020
12021
12022 \family typewriter 
12023
12024 \backslash 
12025 vartriangle
12026 \end_inset 
12027 </cell>
12028 </row>
12029 <row>
12030 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12031 \begin_inset Text
12032
12033 \layout Standard
12034
12035
12036 \begin_inset Formula $\triangledown $
12037 \end_inset 
12038
12039
12040 \end_inset 
12041 </cell>
12042 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12043 \begin_inset Text
12044
12045 \layout Standard
12046
12047
12048 \family typewriter 
12049
12050 \backslash 
12051 triangledown
12052 \end_inset 
12053 </cell>
12054 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12055 \begin_inset Text
12056
12057 \layout Standard
12058
12059
12060 \begin_inset Formula $\square $
12061 \end_inset 
12062
12063
12064 \end_inset 
12065 </cell>
12066 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12067 \begin_inset Text
12068
12069 \layout Standard
12070
12071
12072 \family typewriter 
12073
12074 \backslash 
12075 square
12076 \end_inset 
12077 </cell>
12078 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12079 \begin_inset Text
12080
12081 \layout Standard
12082
12083
12084 \begin_inset Formula $\lozenge $
12085 \end_inset 
12086
12087
12088 \end_inset 
12089 </cell>
12090 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12091 \begin_inset Text
12092
12093 \layout Standard
12094
12095
12096 \family typewriter 
12097
12098 \backslash 
12099 lozenge
12100 \end_inset 
12101 </cell>
12102 </row>
12103 <row>
12104 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12105 \begin_inset Text
12106
12107 \layout Standard
12108
12109
12110 \begin_inset Formula $\circledS $
12111 \end_inset 
12112
12113
12114 \end_inset 
12115 </cell>
12116 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12117 \begin_inset Text
12118
12119 \layout Standard
12120
12121
12122 \family typewriter 
12123
12124 \backslash 
12125 circledS
12126 \end_inset 
12127 </cell>
12128 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12129 \begin_inset Text
12130
12131 \layout Standard
12132
12133
12134 \begin_inset Formula $\angle $
12135 \end_inset 
12136
12137
12138 \end_inset 
12139 </cell>
12140 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12141 \begin_inset Text
12142
12143 \layout Standard
12144
12145
12146 \family typewriter 
12147
12148 \backslash 
12149 angle
12150 \end_inset 
12151 </cell>
12152 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12153 \begin_inset Text
12154
12155 \layout Standard
12156
12157
12158 \begin_inset Formula $\measuredangle $
12159 \end_inset 
12160
12161
12162 \end_inset 
12163 </cell>
12164 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12165 \begin_inset Text
12166
12167 \layout Standard
12168
12169
12170 \family typewriter 
12171
12172 \backslash 
12173 measuredangle
12174 \end_inset 
12175 </cell>
12176 </row>
12177 <row>
12178 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12179 \begin_inset Text
12180
12181 \layout Standard
12182
12183
12184 \begin_inset Formula $\nexists $
12185 \end_inset 
12186
12187
12188 \end_inset 
12189 </cell>
12190 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12191 \begin_inset Text
12192
12193 \layout Standard
12194
12195
12196 \family typewriter 
12197
12198 \backslash 
12199 nexists
12200 \end_inset 
12201 </cell>
12202 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12203 \begin_inset Text
12204
12205 \layout Standard
12206
12207
12208 \begin_inset Formula $\mho $
12209 \end_inset 
12210
12211
12212 \end_inset 
12213 </cell>
12214 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12215 \begin_inset Text
12216
12217 \layout Standard
12218
12219
12220 \family typewriter 
12221
12222 \backslash 
12223 mho
12224 \end_inset 
12225 </cell>
12226 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12227 \begin_inset Text
12228
12229 \layout Standard
12230
12231
12232 \begin_inset Formula $\Finv $
12233 \end_inset 
12234
12235
12236 \end_inset 
12237 </cell>
12238 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12239 \begin_inset Text
12240
12241 \layout Standard
12242
12243
12244 \family typewriter 
12245
12246 \backslash 
12247 Finv
12248 \end_inset 
12249 </cell>
12250 </row>
12251 <row>
12252 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12253 \begin_inset Text
12254
12255 \layout Standard
12256
12257
12258 \begin_inset Formula $\Game $
12259 \end_inset 
12260
12261
12262 \end_inset 
12263 </cell>
12264 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12265 \begin_inset Text
12266
12267 \layout Standard
12268
12269
12270 \family typewriter 
12271
12272 \backslash 
12273 Game
12274 \end_inset 
12275 </cell>
12276 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12277 \begin_inset Text
12278
12279 \layout Standard
12280
12281
12282 \begin_inset Formula $\Bbbk $
12283 \end_inset 
12284
12285
12286 \end_inset 
12287 </cell>
12288 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12289 \begin_inset Text
12290
12291 \layout Standard
12292
12293
12294 \family typewriter 
12295
12296 \backslash 
12297 Bbbk
12298 \end_inset 
12299 </cell>
12300 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12301 \begin_inset Text
12302
12303 \layout Standard
12304
12305
12306 \begin_inset Formula $\backprime $
12307 \end_inset 
12308
12309
12310 \end_inset 
12311 </cell>
12312 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12313 \begin_inset Text
12314
12315 \layout Standard
12316
12317
12318 \family typewriter 
12319
12320 \backslash 
12321 backprime
12322 \end_inset 
12323 </cell>
12324 </row>
12325 <row>
12326 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12327 \begin_inset Text
12328
12329 \layout Standard
12330
12331
12332 \begin_inset Formula $\varnothing $
12333 \end_inset 
12334
12335
12336 \end_inset 
12337 </cell>
12338 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12339 \begin_inset Text
12340
12341 \layout Standard
12342
12343
12344 \family typewriter 
12345
12346 \backslash 
12347 varnothing
12348 \end_inset 
12349 </cell>
12350 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12351 \begin_inset Text
12352
12353 \layout Standard
12354
12355
12356 \begin_inset Formula $\blacktriangle $
12357 \end_inset 
12358
12359
12360 \end_inset 
12361 </cell>
12362 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12363 \begin_inset Text
12364
12365 \layout Standard
12366
12367
12368 \family typewriter 
12369
12370 \backslash 
12371 blacktriangle
12372 \end_inset 
12373 </cell>
12374 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12375 \begin_inset Text
12376
12377 \layout Standard
12378
12379
12380 \begin_inset Formula $\blacktriangledown $
12381 \end_inset 
12382
12383
12384 \end_inset 
12385 </cell>
12386 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12387 \begin_inset Text
12388
12389 \layout Standard
12390
12391
12392 \family typewriter 
12393
12394 \backslash 
12395 blacktriangledown
12396 \end_inset 
12397 </cell>
12398 </row>
12399 <row>
12400 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12401 \begin_inset Text
12402
12403 \layout Standard
12404
12405
12406 \begin_inset Formula $\blacksquare $
12407 \end_inset 
12408
12409
12410 \end_inset 
12411 </cell>
12412 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12413 \begin_inset Text
12414
12415 \layout Standard
12416
12417
12418 \family typewriter 
12419
12420 \backslash 
12421 blacksquare
12422 \end_inset 
12423 </cell>
12424 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12425 \begin_inset Text
12426
12427 \layout Standard
12428
12429
12430 \begin_inset Formula $\blacklozenge $
12431 \end_inset 
12432
12433
12434 \end_inset 
12435 </cell>
12436 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12437 \begin_inset Text
12438
12439 \layout Standard
12440
12441
12442 \family typewriter 
12443
12444 \backslash 
12445 blacklozenge
12446 \end_inset 
12447 </cell>
12448 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12449 \begin_inset Text
12450
12451 \layout Standard
12452
12453
12454 \begin_inset Formula $\bigstar $
12455 \end_inset 
12456
12457
12458 \end_inset 
12459 </cell>
12460 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12461 \begin_inset Text
12462
12463 \layout Standard
12464
12465
12466 \family typewriter 
12467
12468 \backslash 
12469 bigstar
12470 \end_inset 
12471 </cell>
12472 </row>
12473 <row>
12474 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12475 \begin_inset Text
12476
12477 \layout Standard
12478
12479
12480 \begin_inset Formula $\sphericalangle $
12481 \end_inset 
12482
12483
12484 \end_inset 
12485 </cell>
12486 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12487 \begin_inset Text
12488
12489 \layout Standard
12490
12491
12492 \family typewriter 
12493
12494 \backslash 
12495 sphericalangle
12496 \end_inset 
12497 </cell>
12498 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12499 \begin_inset Text
12500
12501 \layout Standard
12502
12503
12504 \begin_inset Formula $\complement $
12505 \end_inset 
12506
12507
12508 \end_inset 
12509 </cell>
12510 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12511 \begin_inset Text
12512
12513 \layout Standard
12514
12515
12516 \family typewriter 
12517
12518 \backslash 
12519 complement
12520 \end_inset 
12521 </cell>
12522 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12523 \begin_inset Text
12524
12525 \layout Standard
12526
12527
12528 \begin_inset Formula $\eth $
12529 \end_inset 
12530
12531
12532 \end_inset 
12533 </cell>
12534 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12535 \begin_inset Text
12536
12537 \layout Standard
12538
12539
12540 \family typewriter 
12541
12542 \backslash 
12543 eth
12544 \end_inset 
12545 </cell>
12546 </row>
12547 <row>
12548 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12549 \begin_inset Text
12550
12551 \layout Standard
12552
12553
12554 \begin_inset Formula $\diagup $
12555 \end_inset 
12556
12557
12558 \end_inset 
12559 </cell>
12560 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12561 \begin_inset Text
12562
12563 \layout Standard
12564
12565
12566 \family typewriter 
12567
12568 \backslash 
12569 diagup
12570 \end_inset 
12571 </cell>
12572 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12573 \begin_inset Text
12574
12575 \layout Standard
12576
12577
12578 \begin_inset Formula $\diagdown $
12579 \end_inset 
12580
12581
12582 \end_inset 
12583 </cell>
12584 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12585 \begin_inset Text
12586
12587 \layout Standard
12588
12589
12590 \family typewriter 
12591
12592 \backslash 
12593 diagdown
12594 \end_inset 
12595 </cell>
12596 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12597 \begin_inset Text
12598
12599 \layout Standard
12600
12601 \end_inset 
12602 </cell>
12603 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12604 \begin_inset Text
12605
12606 \layout Standard
12607
12608 \end_inset 
12609 </cell>
12610 </row>
12611 </lyxtabular>
12612
12613 \end_inset 
12614
12615
12616 \layout Caption
12617
12618 Divers AMS
12619 \end_inset 
12620
12621
12622 \the_end