-
Notifications
You must be signed in to change notification settings - Fork 23
Expand file tree
/
Copy pathtranslate.sed
More file actions
73 lines (63 loc) · 1.97 KB
/
Copy pathtranslate.sed
File metadata and controls
73 lines (63 loc) · 1.97 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
s/Verbose.French/Verbose.English/
s/Exercice-lemme/Exercise-lemma/
s/Exercice/Exercise/
s/Exemple/Example/
s/Données *:/Given:/
s/Hypothèses *:/Assume:/
s/Conclusion *:/Conclusion:/
s/Démonstration *:/Proof:/
s/Soit/Fix/
s/Supposons par l'absurde/Assume for contradiction/
s/Montrons par récurrence que/Let's prove by induction that/
s/Montrons par récurrence/Let's prove by induction/
s/Montrons la contraposée *:/Let's prove the contrapositive:/
s/Montrons la contraposée/Let's prove the contrapositive/
s/Montrons une contradiction/Let's prove it's contradictory/
s/Supposons que/Assume that/
s/Supposons/Assume/
s/Comme /Since /
s/Par /By /
s/appliqué à/applied to/
s/en utilisant que/using that/
s/en utilisant/using/
s/Posons /Set /
s/On conclut que/We conclude that/
s/On conclut par hypothèse/We conclude by hypothesis/
s/on conclut que/we conclude that/
s/on obtient/we get/
s/tel que/such that/
s/Montrons que/Let's prove that/
s/il suffit de montrer que/it suffices to prove that/
s/Il suffit de montrer que/It suffices to prove that/
s/On obtient/We obtain/
s/On calcule/We compute/
s/puisque/since/
s/par calcul/by computation/
s/par hypothèse/by hypothesis/
s/convient : /works:/
s/convient/works/
s/On discute selon que \(.*\) ou/We discuss depending on whether \1 or/
s/On discute selon que/We proceed depending on/
s/On combine/We combine/
s/On conclut par/We conclude by/
s/On reformule l'hypothèse \(.*\) en/We reformulate \1 as/
s/On renomme/We rename/
s/ en / to /
s/dans l'hypothèse/at/
s/Montrons d'abord que/Let's first prove that/
s/Montrons maintenant que/Let's now prove that/
s/Fait/Fact/
s/ car$/ by/
s/est pair/is even/g
s/est impair/is odd/g
s/est injective/is injective/g
s/est surjective/is surjective/g
s/est croissante/is non-decreasing/g
s/est décroissante/is non-increasing/g
s/ tend vers / tends to /g
s/ est borne sup de / is supremum of /g
s/ est borne inf de / is infimum of /g
s/ et / and /g
s/ et$/ and/g
s/ ou / or /
s/ on choisit / we choose /g