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