diff --git a/bench/data.js b/bench/data.js deleted file mode 100644 index f5eb12b90..000000000 --- a/bench/data.js +++ /dev/null @@ -1,12692 +0,0 @@ -window.BENCHMARK_DATA = { - "lastUpdate": 1698074048010, - "repoUrl": "https://github.com/lambdaclass/lambdaworks", - "entries": { - "Benchmark": [ - { - "commit": { - "author": { - "email": "41742639+schouhy@users.noreply.github.com", - "name": "Sergio Chouhy", - "username": "schouhy" - }, - "committer": { - "email": "noreply@github.com", - "name": "GitHub", - "username": "web-flow" - }, - "distinct": true, - "id": "21cc017bba911e0ada0822b291a180c393616c3b", - "message": "Stark: Remove degree adjustment from composition poly (#563)\n\n* remove degree adjustment\n\n* remove unnecessary challenges\n\n* rename coefficients variables\n\n* remove degree adjustment from docs\n\n* remove whitespaces\n\n---------\n\nCo-authored-by: Mauro Toscano <12560266+MauroToscano@users.noreply.github.com>", - "timestamp": "2023-09-21T15:43:08Z", - "tree_id": "6fe57f30fab3e787d8b7519b2355116c96a3cb51", - "url": "https://github.com/lambdaclass/lambdaworks/commit/21cc017bba911e0ada0822b291a180c393616c3b" - }, - "date": 1695311943511, - "tool": "cargo", - "benches": [ - { - "name": "Ordered FFT/Parallel (Metal)", - "value": 80906685, - "range": "± 3973747", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Parallel (Metal) #2", - "value": 163827314, - "range": "± 3074837", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Parallel (Metal) #3", - "value": 307505052, - "range": "± 2128221", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Parallel (Metal) #4", - "value": 629258729, - "range": "± 16281845", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/Parallel (Metal)", - "value": 34259067, - "range": "± 837515", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/Parallel (Metal) #2", - "value": 68767691, - "range": "± 781590", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/Parallel (Metal) #3", - "value": 136166075, - "range": "± 1437006", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/Parallel (Metal) #4", - "value": 284195927, - "range": "± 3127477", - "unit": "ns/iter" - }, - { - "name": "Bit-reverse permutation/Parallel (Metal)", - "value": 26449665, - "range": "± 618950", - "unit": "ns/iter" - }, - { - "name": "Bit-reverse permutation/Parallel (Metal) #2", - "value": 51962362, - "range": "± 3358772", - "unit": "ns/iter" - }, - { - "name": "Bit-reverse permutation/Parallel (Metal) #3", - "value": 108742441, - "range": "± 6765278", - "unit": "ns/iter" - }, - { - "name": "Bit-reverse permutation/Parallel (Metal) #4", - "value": 238466666, - "range": "± 8798259", - "unit": "ns/iter" - }, - { - "name": "Polynomial/evaluate_fft_metal", - "value": 118100678, - "range": "± 876090", - "unit": "ns/iter" - }, - { - "name": "Polynomial/evaluate_fft_metal #2", - "value": 236941069, - "range": "± 1461953", - "unit": "ns/iter" - }, - { - "name": "Polynomial/evaluate_fft_metal #3", - "value": 475929062, - "range": "± 13338609", - "unit": "ns/iter" - }, - { - "name": "Polynomial/evaluate_fft_metal #4", - "value": 960118625, - "range": "± 33084625", - "unit": "ns/iter" - }, - { - "name": "Polynomial/interpolate_fft_metal", - "value": 399135895, - "range": "± 4741370", - "unit": "ns/iter" - }, - { - "name": "Polynomial/interpolate_fft_metal #2", - "value": 799458271, - "range": "± 2235816", - "unit": "ns/iter" - }, - { - "name": "Polynomial/interpolate_fft_metal #3", - "value": 1579105979, - "range": "± 7845662", - "unit": "ns/iter" - }, - { - "name": "Polynomial/interpolate_fft_metal #4", - "value": 3089930583, - "range": "± 22795686", - "unit": "ns/iter" - } - ] - }, - { - "commit": { - "author": { - "email": "41742639+schouhy@users.noreply.github.com", - "name": "Sergio Chouhy", - "username": "schouhy" - }, - "committer": { - "email": "noreply@github.com", - "name": "GitHub", - "username": "web-flow" - }, - "distinct": true, - "id": "21cc017bba911e0ada0822b291a180c393616c3b", - "message": "Stark: Remove degree adjustment from composition poly (#563)\n\n* remove degree adjustment\n\n* remove unnecessary challenges\n\n* rename coefficients variables\n\n* remove degree adjustment from docs\n\n* remove whitespaces\n\n---------\n\nCo-authored-by: Mauro Toscano <12560266+MauroToscano@users.noreply.github.com>", - "timestamp": "2023-09-21T15:43:08Z", - "tree_id": "6fe57f30fab3e787d8b7519b2355116c96a3cb51", - "url": "https://github.com/lambdaclass/lambdaworks/commit/21cc017bba911e0ada0822b291a180c393616c3b" - }, - "date": 1695313154465, - "tool": "cargo", - "benches": [ - { - "name": "Ordered FFT/Sequential from NR radix2", - "value": 846143153, - "range": "± 4278230", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Sequential from RN radix2", - "value": 2664558008, - "range": "± 61528780", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Sequential from NR radix2 #2", - "value": 1775984479, - "range": "± 1474799", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Sequential from RN radix2 #2", - "value": 6035932501, - "range": "± 30143927", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Sequential from NR radix2 #3", - "value": 3706682968, - "range": "± 1873073", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Sequential from RN radix2 #3", - "value": 13163489953, - "range": "± 35002482", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Sequential from NR radix2 #4", - "value": 7720267977, - "range": "± 4902680", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Sequential from RN radix2 #4", - "value": 27481631561, - "range": "± 44307257", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/natural", - "value": 30103345, - "range": "± 794654", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/natural inversed", - "value": 29329320, - "range": "± 312680", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/bit-reversed", - "value": 41492564, - "range": "± 1631766", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/bit-reversed inversed", - "value": 43107708, - "range": "± 1183730", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/natural #2", - "value": 60875563, - "range": "± 407160", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/natural inversed #2", - "value": 61377316, - "range": "± 227855", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/bit-reversed #2", - "value": 108662113, - "range": "± 1013132", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/bit-reversed inversed #2", - "value": 107370029, - "range": "± 1084430", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/natural #3", - "value": 124482309, - "range": "± 465141", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/natural inversed #3", - "value": 123408297, - "range": "± 128571", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/bit-reversed #3", - "value": 223863609, - "range": "± 846011", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/bit-reversed inversed #3", - "value": 223836008, - "range": "± 1641128", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/natural #4", - "value": 247173208, - "range": "± 276405", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/natural inversed #4", - "value": 247104947, - "range": "± 336524", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/bit-reversed #4", - "value": 453489397, - "range": "± 977229", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/bit-reversed inversed #4", - "value": 455002859, - "range": "± 1316447", - "unit": "ns/iter" - }, - { - "name": "Bit-reverse permutation/Sequential", - "value": 50304523, - "range": "± 263170", - "unit": "ns/iter" - }, - { - "name": "Bit-reverse permutation/Sequential #2", - "value": 104601380, - "range": "± 489063", - "unit": "ns/iter" - }, - { - "name": "Bit-reverse permutation/Sequential #3", - "value": 216840460, - "range": "± 1296730", - "unit": "ns/iter" - }, - { - "name": "Bit-reverse permutation/Sequential #4", - "value": 444210516, - "range": "± 1229194", - "unit": "ns/iter" - }, - { - "name": "Polynomial evaluation/Sequential FFT", - "value": 994875309, - "range": "± 2496603", - "unit": "ns/iter" - }, - { - "name": "Polynomial evaluation/Sequential FFT #2", - "value": 2095032548, - "range": "± 2213022", - "unit": "ns/iter" - }, - { - "name": "Polynomial evaluation/Sequential FFT #3", - "value": 4361064036, - "range": "± 3520451", - "unit": "ns/iter" - }, - { - "name": "Polynomial evaluation/Sequential FFT #4", - "value": 9051281763, - "range": "± 15083365", - "unit": "ns/iter" - }, - { - "name": "Polynomial interpolation/Sequential FFT", - "value": 1060782302, - "range": "± 2244845", - "unit": "ns/iter" - }, - { - "name": "Polynomial interpolation/Sequential FFT #2", - "value": 2219063603, - "range": "± 4137778", - "unit": "ns/iter" - }, - { - "name": "Polynomial interpolation/Sequential FFT #3", - "value": 4613816404, - "range": "± 6034531", - "unit": "ns/iter" - }, - { - "name": "Polynomial interpolation/Sequential FFT #4", - "value": 9594912094, - "range": "± 33638574", - "unit": "ns/iter" - }, - { - "name": "Polynomial/evaluate", - "value": 1539, - "range": "± 1", - "unit": "ns/iter" - }, - { - "name": "Polynomial/evaluate_slice", - "value": 98672, - "range": "± 77", - "unit": "ns/iter" - }, - { - "name": "Polynomial/add", - "value": 1224, - "range": "± 1", - "unit": "ns/iter" - }, - { - "name": "Polynomial/neg", - "value": 433, - "range": "± 0", - "unit": "ns/iter" - }, - { - "name": "Polynomial/sub", - "value": 1524, - "range": "± 34", - "unit": "ns/iter" - }, - { - "name": "Polynomial/mul", - "value": 83628, - "range": "± 116", - "unit": "ns/iter" - }, - { - "name": "Polynomial/div", - "value": 3920, - "range": "± 1441", - "unit": "ns/iter" - }, - { - "name": "Polynomial/div by 'x - b' with generic div", - "value": 200145, - "range": "± 1053", - "unit": "ns/iter" - }, - { - "name": "Polynomial/div by 'x - b' with Ruffini", - "value": 1571, - "range": "± 8", - "unit": "ns/iter" - } - ] - }, - { - "commit": { - "author": { - "email": "71292159+mdvillagra@users.noreply.github.com", - "name": "Marcos Villagra", - "username": "mdvillagra" - }, - "committer": { - "email": "noreply@github.com", - "name": "GitHub", - "username": "web-flow" - }, - "distinct": true, - "id": "976c2375bad839a04d5bc8e629191d0b2d3c44fb", - "message": "added `pub` keyword to poseidon hash function (#569)\n\nCo-authored-by: Sergio Chouhy <41742639+schouhy@users.noreply.github.com>", - "timestamp": "2023-09-22T13:44:40Z", - "tree_id": "87a7030bff1b8c818adf48b0f693b3edd80d8378", - "url": "https://github.com/lambdaclass/lambdaworks/commit/976c2375bad839a04d5bc8e629191d0b2d3c44fb" - }, - "date": 1695391267240, - "tool": "cargo", - "benches": [ - { - "name": "Ordered FFT/Parallel (Metal)", - "value": 102539174, - "range": "± 11053277", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Parallel (Metal) #2", - "value": 176882715, - "range": "± 15945851", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Parallel (Metal) #3", - "value": 334263448, - "range": "± 16848572", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Parallel (Metal) #4", - "value": 646448792, - "range": "± 24307815", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/Parallel (Metal)", - "value": 33766591, - "range": "± 155416", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/Parallel (Metal) #2", - "value": 75302892, - "range": "± 6372782", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/Parallel (Metal) #3", - "value": 132896377, - "range": "± 1187104", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/Parallel (Metal) #4", - "value": 283671458, - "range": "± 2043153", - "unit": "ns/iter" - }, - { - "name": "Bit-reverse permutation/Parallel (Metal)", - "value": 28317216, - "range": "± 1684814", - "unit": "ns/iter" - }, - { - "name": "Bit-reverse permutation/Parallel (Metal) #2", - "value": 53664080, - "range": "± 2514185", - "unit": "ns/iter" - }, - { - "name": "Bit-reverse permutation/Parallel (Metal) #3", - "value": 106373677, - "range": "± 5415439", - "unit": "ns/iter" - }, - { - "name": "Bit-reverse permutation/Parallel (Metal) #4", - "value": 227402860, - "range": "± 8099635", - "unit": "ns/iter" - }, - { - "name": "Polynomial/evaluate_fft_metal", - "value": 115480887, - "range": "± 2074079", - "unit": "ns/iter" - }, - { - "name": "Polynomial/evaluate_fft_metal #2", - "value": 241188340, - "range": "± 1989213", - "unit": "ns/iter" - }, - { - "name": "Polynomial/evaluate_fft_metal #3", - "value": 478629500, - "range": "± 10585724", - "unit": "ns/iter" - }, - { - "name": "Polynomial/evaluate_fft_metal #4", - "value": 963858729, - "range": "± 39376452", - "unit": "ns/iter" - }, - { - "name": "Polynomial/interpolate_fft_metal", - "value": 402655051, - "range": "± 5174533", - "unit": "ns/iter" - }, - { - "name": "Polynomial/interpolate_fft_metal #2", - "value": 806759979, - "range": "± 12623315", - "unit": "ns/iter" - }, - { - "name": "Polynomial/interpolate_fft_metal #3", - "value": 1574023833, - "range": "± 28840401", - "unit": "ns/iter" - }, - { - "name": "Polynomial/interpolate_fft_metal #4", - "value": 3319014896, - "range": "± 286344663", - "unit": "ns/iter" - } - ] - }, - { - "commit": { - "author": { - "email": "71292159+mdvillagra@users.noreply.github.com", - "name": "Marcos Villagra", - "username": "mdvillagra" - }, - "committer": { - "email": "noreply@github.com", - "name": "GitHub", - "username": "web-flow" - }, - "distinct": true, - "id": "976c2375bad839a04d5bc8e629191d0b2d3c44fb", - "message": "added `pub` keyword to poseidon hash function (#569)\n\nCo-authored-by: Sergio Chouhy <41742639+schouhy@users.noreply.github.com>", - "timestamp": "2023-09-22T13:44:40Z", - "tree_id": "87a7030bff1b8c818adf48b0f693b3edd80d8378", - "url": "https://github.com/lambdaclass/lambdaworks/commit/976c2375bad839a04d5bc8e629191d0b2d3c44fb" - }, - "date": 1695392676308, - "tool": "cargo", - "benches": [ - { - "name": "Ordered FFT/Sequential from NR radix2", - "value": 1011081156, - "range": "± 3695536", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Sequential from RN radix2", - "value": 3110010866, - "range": "± 5443073", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Sequential from NR radix2 #2", - "value": 2113824093, - "range": "± 5236702", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Sequential from RN radix2 #2", - "value": 6823005902, - "range": "± 28385985", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Sequential from NR radix2 #3", - "value": 4458617885, - "range": "± 7259287", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Sequential from RN radix2 #3", - "value": 14784961044, - "range": "± 45512041", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Sequential from NR radix2 #4", - "value": 9266342074, - "range": "± 43792615", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Sequential from RN radix2 #4", - "value": 31641013783, - "range": "± 66235225", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/natural", - "value": 36572928, - "range": "± 156152", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/natural inversed", - "value": 36452906, - "range": "± 244092", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/bit-reversed", - "value": 59335428, - "range": "± 1214342", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/bit-reversed inversed", - "value": 60338857, - "range": "± 832931", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/natural #2", - "value": 72974480, - "range": "± 287560", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/natural inversed #2", - "value": 73584498, - "range": "± 397481", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/bit-reversed #2", - "value": 125949860, - "range": "± 1475522", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/bit-reversed inversed #2", - "value": 127921969, - "range": "± 1719342", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/natural #3", - "value": 146585385, - "range": "± 358240", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/natural inversed #3", - "value": 146330557, - "range": "± 576116", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/bit-reversed #3", - "value": 266575110, - "range": "± 17160967", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/bit-reversed inversed #3", - "value": 266360712, - "range": "± 563578", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/natural #4", - "value": 292513740, - "range": "± 552281", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/natural inversed #4", - "value": 292250499, - "range": "± 535826", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/bit-reversed #4", - "value": 533210883, - "range": "± 1671072", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/bit-reversed inversed #4", - "value": 533540761, - "range": "± 1551346", - "unit": "ns/iter" - }, - { - "name": "Bit-reverse permutation/Sequential", - "value": 57247241, - "range": "± 112799", - "unit": "ns/iter" - }, - { - "name": "Bit-reverse permutation/Sequential #2", - "value": 117319038, - "range": "± 218997", - "unit": "ns/iter" - }, - { - "name": "Bit-reverse permutation/Sequential #3", - "value": 243273944, - "range": "± 400004", - "unit": "ns/iter" - }, - { - "name": "Bit-reverse permutation/Sequential #4", - "value": 507319787, - "range": "± 1141482", - "unit": "ns/iter" - }, - { - "name": "Polynomial evaluation/Sequential FFT", - "value": 1206383399, - "range": "± 2478950", - "unit": "ns/iter" - }, - { - "name": "Polynomial evaluation/Sequential FFT #2", - "value": 2510188052, - "range": "± 4106240", - "unit": "ns/iter" - }, - { - "name": "Polynomial evaluation/Sequential FFT #3", - "value": 5220810178, - "range": "± 11592323", - "unit": "ns/iter" - }, - { - "name": "Polynomial evaluation/Sequential FFT #4", - "value": 10803818293, - "range": "± 27609103", - "unit": "ns/iter" - }, - { - "name": "Polynomial interpolation/Sequential FFT", - "value": 1266354069, - "range": "± 5766274", - "unit": "ns/iter" - }, - { - "name": "Polynomial interpolation/Sequential FFT #2", - "value": 2658736358, - "range": "± 9562558", - "unit": "ns/iter" - }, - { - "name": "Polynomial interpolation/Sequential FFT #3", - "value": 5493566709, - "range": "± 29435490", - "unit": "ns/iter" - }, - { - "name": "Polynomial interpolation/Sequential FFT #4", - "value": 11389085467, - "range": "± 36683969", - "unit": "ns/iter" - }, - { - "name": "Polynomial/evaluate", - "value": 914, - "range": "± 9", - "unit": "ns/iter" - }, - { - "name": "Polynomial/evaluate_slice", - "value": 29437, - "range": "± 95", - "unit": "ns/iter" - }, - { - "name": "Polynomial/add", - "value": 834, - "range": "± 8", - "unit": "ns/iter" - }, - { - "name": "Polynomial/neg", - "value": 384, - "range": "± 1", - "unit": "ns/iter" - }, - { - "name": "Polynomial/sub", - "value": 1134, - "range": "± 8", - "unit": "ns/iter" - }, - { - "name": "Polynomial/mul", - "value": 26156, - "range": "± 109", - "unit": "ns/iter" - }, - { - "name": "Polynomial/div", - "value": 2964, - "range": "± 546", - "unit": "ns/iter" - }, - { - "name": "Polynomial/div by 'x - b' with generic div", - "value": 71937, - "range": "± 1000", - "unit": "ns/iter" - }, - { - "name": "Polynomial/div by 'x - b' with Ruffini", - "value": 927, - "range": "± 11", - "unit": "ns/iter" - } - ] - }, - { - "commit": { - "author": { - "email": "12560266+MauroToscano@users.noreply.github.com", - "name": "Mauro Toscano", - "username": "MauroToscano" - }, - "committer": { - "email": "noreply@github.com", - "name": "GitHub", - "username": "web-flow" - }, - "distinct": false, - "id": "fe9c24f4c5e9db8ed1818877255aa937e5674a01", - "message": "Add makefile (#571)", - "timestamp": "2023-09-22T16:41:42Z", - "tree_id": "6097cd455311087c4c03ca001ac459c5efbc7254", - "url": "https://github.com/lambdaclass/lambdaworks/commit/fe9c24f4c5e9db8ed1818877255aa937e5674a01" - }, - "date": 1695401925827, - "tool": "cargo", - "benches": [ - { - "name": "Ordered FFT/Parallel (Metal)", - "value": 88564915, - "range": "± 6265385", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Parallel (Metal) #2", - "value": 164429268, - "range": "± 5058062", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Parallel (Metal) #3", - "value": 300401843, - "range": "± 3318662", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Parallel (Metal) #4", - "value": 646287021, - "range": "± 48195265", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/Parallel (Metal)", - "value": 42796184, - "range": "± 2134357", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/Parallel (Metal) #2", - "value": 78229297, - "range": "± 4917999", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/Parallel (Metal) #3", - "value": 147928341, - "range": "± 4032024", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/Parallel (Metal) #4", - "value": 308701239, - "range": "± 8752517", - "unit": "ns/iter" - }, - { - "name": "Bit-reverse permutation/Parallel (Metal)", - "value": 51822733, - "range": "± 4672102", - "unit": "ns/iter" - }, - { - "name": "Bit-reverse permutation/Parallel (Metal) #2", - "value": 67314498, - "range": "± 4234561", - "unit": "ns/iter" - }, - { - "name": "Bit-reverse permutation/Parallel (Metal) #3", - "value": 132205628, - "range": "± 9120218", - "unit": "ns/iter" - }, - { - "name": "Bit-reverse permutation/Parallel (Metal) #4", - "value": 231810826, - "range": "± 10433062", - "unit": "ns/iter" - }, - { - "name": "Polynomial/evaluate_fft_metal", - "value": 166688421, - "range": "± 5091955", - "unit": "ns/iter" - }, - { - "name": "Polynomial/evaluate_fft_metal #2", - "value": 345046531, - "range": "± 25742143", - "unit": "ns/iter" - }, - { - "name": "Polynomial/evaluate_fft_metal #3", - "value": 674331500, - "range": "± 37957268", - "unit": "ns/iter" - }, - { - "name": "Polynomial/evaluate_fft_metal #4", - "value": 1262564020, - "range": "± 238486491", - "unit": "ns/iter" - }, - { - "name": "Polynomial/interpolate_fft_metal", - "value": 406526646, - "range": "± 1631787", - "unit": "ns/iter" - }, - { - "name": "Polynomial/interpolate_fft_metal #2", - "value": 820768396, - "range": "± 21292382", - "unit": "ns/iter" - }, - { - "name": "Polynomial/interpolate_fft_metal #3", - "value": 1792259250, - "range": "± 100293168", - "unit": "ns/iter" - }, - { - "name": "Polynomial/interpolate_fft_metal #4", - "value": 3736440083, - "range": "± 97514073", - "unit": "ns/iter" - } - ] - }, - { - "commit": { - "author": { - "email": "41742639+schouhy@users.noreply.github.com", - "name": "Sergio Chouhy", - "username": "schouhy" - }, - "committer": { - "email": "noreply@github.com", - "name": "GitHub", - "username": "web-flow" - }, - "distinct": true, - "id": "ba2645c15a85b4f60d513150a19f885d3142b171", - "message": "Change generator in the Stark252PrimeField to one of maximal order $2^{192}$ (#572)\n\n* use a generator of the 2-Sylow subgroup in the Stark252PrimeField\n\n* use square", - "timestamp": "2023-09-22T16:42:12Z", - "tree_id": "004a8fe88e82a2b770c90e8cb60536dfdb3be6cc", - "url": "https://github.com/lambdaclass/lambdaworks/commit/ba2645c15a85b4f60d513150a19f885d3142b171" - }, - "date": 1695402014610, - "tool": "cargo", - "benches": [ - { - "name": "Ordered FFT/Parallel (Metal)", - "value": 108925649, - "range": "± 5302474", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Parallel (Metal) #2", - "value": 177831624, - "range": "± 8484376", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Parallel (Metal) #3", - "value": 351638197, - "range": "± 6927356", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Parallel (Metal) #4", - "value": 661351333, - "range": "± 16377371", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/Parallel (Metal)", - "value": 44188072, - "range": "± 3322142", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/Parallel (Metal) #2", - "value": 88349800, - "range": "± 4608551", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/Parallel (Metal) #3", - "value": 170586136, - "range": "± 6097545", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/Parallel (Metal) #4", - "value": 354126406, - "range": "± 30624201", - "unit": "ns/iter" - }, - { - "name": "Bit-reverse permutation/Parallel (Metal)", - "value": 33092202, - "range": "± 2152692", - "unit": "ns/iter" - }, - { - "name": "Bit-reverse permutation/Parallel (Metal) #2", - "value": 61306393, - "range": "± 924217", - "unit": "ns/iter" - }, - { - "name": "Bit-reverse permutation/Parallel (Metal) #3", - "value": 117642335, - "range": "± 2085019", - "unit": "ns/iter" - }, - { - "name": "Bit-reverse permutation/Parallel (Metal) #4", - "value": 231425021, - "range": "± 7507328", - "unit": "ns/iter" - }, - { - "name": "Polynomial/evaluate_fft_metal", - "value": 228854166, - "range": "± 85779219", - "unit": "ns/iter" - }, - { - "name": "Polynomial/evaluate_fft_metal #2", - "value": 446731166, - "range": "± 173206978", - "unit": "ns/iter" - }, - { - "name": "Polynomial/evaluate_fft_metal #3", - "value": 810111500, - "range": "± 410187647", - "unit": "ns/iter" - }, - { - "name": "Polynomial/evaluate_fft_metal #4", - "value": 996154646, - "range": "± 703171565", - "unit": "ns/iter" - }, - { - "name": "Polynomial/interpolate_fft_metal", - "value": 408820458, - "range": "± 3590456", - "unit": "ns/iter" - }, - { - "name": "Polynomial/interpolate_fft_metal #2", - "value": 800869896, - "range": "± 4413653", - "unit": "ns/iter" - }, - { - "name": "Polynomial/interpolate_fft_metal #3", - "value": 1579673145, - "range": "± 5892977", - "unit": "ns/iter" - }, - { - "name": "Polynomial/interpolate_fft_metal #4", - "value": 3142198646, - "range": "± 16865163", - "unit": "ns/iter" - } - ] - }, - { - "commit": { - "author": { - "email": "12560266+MauroToscano@users.noreply.github.com", - "name": "Mauro Toscano", - "username": "MauroToscano" - }, - "committer": { - "email": "noreply@github.com", - "name": "GitHub", - "username": "web-flow" - }, - "distinct": false, - "id": "fe9c24f4c5e9db8ed1818877255aa937e5674a01", - "message": "Add makefile (#571)", - "timestamp": "2023-09-22T16:41:42Z", - "tree_id": "6097cd455311087c4c03ca001ac459c5efbc7254", - "url": "https://github.com/lambdaclass/lambdaworks/commit/fe9c24f4c5e9db8ed1818877255aa937e5674a01" - }, - "date": 1695403081772, - "tool": "cargo", - "benches": [ - { - "name": "Ordered FFT/Sequential from NR radix2", - "value": 845620175, - "range": "± 516594", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Sequential from RN radix2", - "value": 2744734856, - "range": "± 55190857", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Sequential from NR radix2 #2", - "value": 1774290545, - "range": "± 837501", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Sequential from RN radix2 #2", - "value": 6047853694, - "range": "± 17591734", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Sequential from NR radix2 #3", - "value": 3706379272, - "range": "± 2605969", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Sequential from RN radix2 #3", - "value": 13138951980, - "range": "± 55954320", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Sequential from NR radix2 #4", - "value": 7721739239, - "range": "± 3468125", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Sequential from RN radix2 #4", - "value": 28092719304, - "range": "± 79888998", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/natural", - "value": 30816443, - "range": "± 129105", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/natural inversed", - "value": 31215590, - "range": "± 274507", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/bit-reversed", - "value": 52734443, - "range": "± 1752387", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/bit-reversed inversed", - "value": 51387154, - "range": "± 1527059", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/natural #2", - "value": 61949117, - "range": "± 96982", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/natural inversed #2", - "value": 62176914, - "range": "± 61287", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/bit-reversed #2", - "value": 113809711, - "range": "± 1752258", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/bit-reversed inversed #2", - "value": 116752428, - "range": "± 1076722", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/natural #3", - "value": 124977731, - "range": "± 240015", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/natural inversed #3", - "value": 124703337, - "range": "± 169878", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/bit-reversed #3", - "value": 236476929, - "range": "± 957291", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/bit-reversed inversed #3", - "value": 235381232, - "range": "± 755884", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/natural #4", - "value": 248571303, - "range": "± 273522", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/natural inversed #4", - "value": 248634721, - "range": "± 261463", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/bit-reversed #4", - "value": 474962632, - "range": "± 596105", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/bit-reversed inversed #4", - "value": 475093323, - "range": "± 552711", - "unit": "ns/iter" - }, - { - "name": "Bit-reverse permutation/Sequential", - "value": 52333753, - "range": "± 91284", - "unit": "ns/iter" - }, - { - "name": "Bit-reverse permutation/Sequential #2", - "value": 106321154, - "range": "± 580469", - "unit": "ns/iter" - }, - { - "name": "Bit-reverse permutation/Sequential #3", - "value": 220610628, - "range": "± 656375", - "unit": "ns/iter" - }, - { - "name": "Bit-reverse permutation/Sequential #4", - "value": 445047819, - "range": "± 604241", - "unit": "ns/iter" - }, - { - "name": "Polynomial evaluation/Sequential FFT", - "value": 1009250236, - "range": "± 3088445", - "unit": "ns/iter" - }, - { - "name": "Polynomial evaluation/Sequential FFT #2", - "value": 2108901924, - "range": "± 3751586", - "unit": "ns/iter" - }, - { - "name": "Polynomial evaluation/Sequential FFT #3", - "value": 4370163882, - "range": "± 2968167", - "unit": "ns/iter" - }, - { - "name": "Polynomial evaluation/Sequential FFT #4", - "value": 9076385830, - "range": "± 7887031", - "unit": "ns/iter" - }, - { - "name": "Polynomial interpolation/Sequential FFT", - "value": 1069708169, - "range": "± 2058538", - "unit": "ns/iter" - }, - { - "name": "Polynomial interpolation/Sequential FFT #2", - "value": 2241556643, - "range": "± 2399466", - "unit": "ns/iter" - }, - { - "name": "Polynomial interpolation/Sequential FFT #3", - "value": 4640261607, - "range": "± 3993011", - "unit": "ns/iter" - }, - { - "name": "Polynomial interpolation/Sequential FFT #4", - "value": 9602438127, - "range": "± 15740924", - "unit": "ns/iter" - }, - { - "name": "Polynomial/evaluate", - "value": 20, - "range": "± 4", - "unit": "ns/iter" - }, - { - "name": "Polynomial/evaluate_slice", - "value": 34, - "range": "± 4", - "unit": "ns/iter" - }, - { - "name": "Polynomial/add", - "value": 78, - "range": "± 7", - "unit": "ns/iter" - }, - { - "name": "Polynomial/neg", - "value": 31, - "range": "± 7", - "unit": "ns/iter" - }, - { - "name": "Polynomial/sub", - "value": 107, - "range": "± 5", - "unit": "ns/iter" - }, - { - "name": "Polynomial/mul", - "value": 57, - "range": "± 13", - "unit": "ns/iter" - } - ] - }, - { - "commit": { - "author": { - "email": "41742639+schouhy@users.noreply.github.com", - "name": "Sergio Chouhy", - "username": "schouhy" - }, - "committer": { - "email": "noreply@github.com", - "name": "GitHub", - "username": "web-flow" - }, - "distinct": true, - "id": "ba2645c15a85b4f60d513150a19f885d3142b171", - "message": "Change generator in the Stark252PrimeField to one of maximal order $2^{192}$ (#572)\n\n* use a generator of the 2-Sylow subgroup in the Stark252PrimeField\n\n* use square", - "timestamp": "2023-09-22T16:42:12Z", - "tree_id": "004a8fe88e82a2b770c90e8cb60536dfdb3be6cc", - "url": "https://github.com/lambdaclass/lambdaworks/commit/ba2645c15a85b4f60d513150a19f885d3142b171" - }, - "date": 1695403549022, - "tool": "cargo", - "benches": [ - { - "name": "Ordered FFT/Sequential from NR radix2", - "value": 1086930260, - "range": "± 17828901", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Sequential from RN radix2", - "value": 3593954127, - "range": "± 51304983", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Sequential from NR radix2 #2", - "value": 2191250533, - "range": "± 26076101", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Sequential from RN radix2 #2", - "value": 7856112925, - "range": "± 109528600", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Sequential from NR radix2 #3", - "value": 4601549133, - "range": "± 71643386", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Sequential from RN radix2 #3", - "value": 16908613703, - "range": "± 117011791", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Sequential from NR radix2 #4", - "value": 9334409278, - "range": "± 142567173", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Sequential from RN radix2 #4", - "value": 35987448125, - "range": "± 526031066", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/natural", - "value": 38992247, - "range": "± 1068513", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/natural inversed", - "value": 38734017, - "range": "± 851242", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/bit-reversed", - "value": 70734450, - "range": "± 1337310", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/bit-reversed inversed", - "value": 71257479, - "range": "± 1186607", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/natural #2", - "value": 76662695, - "range": "± 522751", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/natural inversed #2", - "value": 76700202, - "range": "± 756882", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/bit-reversed #2", - "value": 143929940, - "range": "± 2775787", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/bit-reversed inversed #2", - "value": 143794983, - "range": "± 2511663", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/natural #3", - "value": 155605509, - "range": "± 2243599", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/natural inversed #3", - "value": 156567134, - "range": "± 3049553", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/bit-reversed #3", - "value": 287784631, - "range": "± 6235719", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/bit-reversed inversed #3", - "value": 287737991, - "range": "± 6598391", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/natural #4", - "value": 310453979, - "range": "± 6812602", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/natural inversed #4", - "value": 310000034, - "range": "± 8259449", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/bit-reversed #4", - "value": 567221753, - "range": "± 8010573", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/bit-reversed inversed #4", - "value": 569297375, - "range": "± 9098875", - "unit": "ns/iter" - }, - { - "name": "Bit-reverse permutation/Sequential", - "value": 66789192, - "range": "± 1546139", - "unit": "ns/iter" - }, - { - "name": "Bit-reverse permutation/Sequential #2", - "value": 130518894, - "range": "± 2259390", - "unit": "ns/iter" - }, - { - "name": "Bit-reverse permutation/Sequential #3", - "value": 269619555, - "range": "± 6061610", - "unit": "ns/iter" - }, - { - "name": "Bit-reverse permutation/Sequential #4", - "value": 542675991, - "range": "± 11270242", - "unit": "ns/iter" - }, - { - "name": "Polynomial evaluation/Sequential FFT", - "value": 1238450007, - "range": "± 26551949", - "unit": "ns/iter" - }, - { - "name": "Polynomial evaluation/Sequential FFT #2", - "value": 2587043985, - "range": "± 39175812", - "unit": "ns/iter" - }, - { - "name": "Polynomial evaluation/Sequential FFT #3", - "value": 5343581869, - "range": "± 86348114", - "unit": "ns/iter" - }, - { - "name": "Polynomial evaluation/Sequential FFT #4", - "value": 11167909954, - "range": "± 122812613", - "unit": "ns/iter" - }, - { - "name": "Polynomial interpolation/Sequential FFT", - "value": 1321545676, - "range": "± 16789391", - "unit": "ns/iter" - }, - { - "name": "Polynomial interpolation/Sequential FFT #2", - "value": 2758574073, - "range": "± 36610026", - "unit": "ns/iter" - }, - { - "name": "Polynomial interpolation/Sequential FFT #3", - "value": 5765930276, - "range": "± 67953989", - "unit": "ns/iter" - }, - { - "name": "Polynomial interpolation/Sequential FFT #4", - "value": 11580974583, - "range": "± 102796371", - "unit": "ns/iter" - }, - { - "name": "Polynomial/evaluate", - "value": 872, - "range": "± 86", - "unit": "ns/iter" - }, - { - "name": "Polynomial/evaluate_slice", - "value": 28324, - "range": "± 1264", - "unit": "ns/iter" - }, - { - "name": "Polynomial/add", - "value": 829, - "range": "± 43", - "unit": "ns/iter" - }, - { - "name": "Polynomial/neg", - "value": 383, - "range": "± 17", - "unit": "ns/iter" - }, - { - "name": "Polynomial/sub", - "value": 1134, - "range": "± 67", - "unit": "ns/iter" - }, - { - "name": "Polynomial/mul", - "value": 26612, - "range": "± 1993", - "unit": "ns/iter" - }, - { - "name": "Polynomial/div", - "value": 3015, - "range": "± 413", - "unit": "ns/iter" - }, - { - "name": "Polynomial/div by 'x - b' with generic div", - "value": 73143, - "range": "± 3276", - "unit": "ns/iter" - }, - { - "name": "Polynomial/div by 'x - b' with Ruffini", - "value": 912, - "range": "± 35", - "unit": "ns/iter" - } - ] - }, - { - "commit": { - "author": { - "email": "41742639+schouhy@users.noreply.github.com", - "name": "Sergio Chouhy", - "username": "schouhy" - }, - "committer": { - "email": "noreply@github.com", - "name": "GitHub", - "username": "web-flow" - }, - "distinct": true, - "id": "da688cd9f845c1c32216e179dd9389f339117a02", - "message": "Stark: make transcript compatible with Stone Prover (#570)\n\n* add StarkTranscript trait and implementation\n\n* make append field element compatible with stone prover\n\n* add test\n\n* add tests\n\n* uncomment test\n\n* remove code added by mistake to exercises\n\n* make counter of type u32", - "timestamp": "2023-09-22T19:56:35Z", - "tree_id": "cac007153bc2c2a91c9c30c72008225a7082860f", - "url": "https://github.com/lambdaclass/lambdaworks/commit/da688cd9f845c1c32216e179dd9389f339117a02" - }, - "date": 1695413737979, - "tool": "cargo", - "benches": [ - { - "name": "Ordered FFT/Parallel (Metal)", - "value": 88452593, - "range": "± 10114947", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Parallel (Metal) #2", - "value": 162210312, - "range": "± 3274982", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Parallel (Metal) #3", - "value": 310486240, - "range": "± 3648050", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Parallel (Metal) #4", - "value": 626147916, - "range": "± 29029684", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/Parallel (Metal)", - "value": 34091685, - "range": "± 207389", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/Parallel (Metal) #2", - "value": 67439151, - "range": "± 450592", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/Parallel (Metal) #3", - "value": 133624131, - "range": "± 857875", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/Parallel (Metal) #4", - "value": 279868573, - "range": "± 3373396", - "unit": "ns/iter" - }, - { - "name": "Bit-reverse permutation/Parallel (Metal)", - "value": 29448542, - "range": "± 251124", - "unit": "ns/iter" - }, - { - "name": "Bit-reverse permutation/Parallel (Metal) #2", - "value": 56449454, - "range": "± 1386042", - "unit": "ns/iter" - }, - { - "name": "Bit-reverse permutation/Parallel (Metal) #3", - "value": 106012347, - "range": "± 3969365", - "unit": "ns/iter" - }, - { - "name": "Bit-reverse permutation/Parallel (Metal) #4", - "value": 238343486, - "range": "± 10575957", - "unit": "ns/iter" - }, - { - "name": "Polynomial/evaluate_fft_metal", - "value": 118072937, - "range": "± 838288", - "unit": "ns/iter" - }, - { - "name": "Polynomial/evaluate_fft_metal #2", - "value": 238579166, - "range": "± 1012500", - "unit": "ns/iter" - }, - { - "name": "Polynomial/evaluate_fft_metal #3", - "value": 496510312, - "range": "± 5650720", - "unit": "ns/iter" - }, - { - "name": "Polynomial/evaluate_fft_metal #4", - "value": 990154625, - "range": "± 12970507", - "unit": "ns/iter" - }, - { - "name": "Polynomial/interpolate_fft_metal", - "value": 406048041, - "range": "± 3065748", - "unit": "ns/iter" - }, - { - "name": "Polynomial/interpolate_fft_metal #2", - "value": 795755833, - "range": "± 4646334", - "unit": "ns/iter" - }, - { - "name": "Polynomial/interpolate_fft_metal #3", - "value": 1569354166, - "range": "± 22091684", - "unit": "ns/iter" - }, - { - "name": "Polynomial/interpolate_fft_metal #4", - "value": 3136845541, - "range": "± 28612161", - "unit": "ns/iter" - } - ] - }, - { - "commit": { - "author": { - "email": "41742639+schouhy@users.noreply.github.com", - "name": "Sergio Chouhy", - "username": "schouhy" - }, - "committer": { - "email": "noreply@github.com", - "name": "GitHub", - "username": "web-flow" - }, - "distinct": true, - "id": "da688cd9f845c1c32216e179dd9389f339117a02", - "message": "Stark: make transcript compatible with Stone Prover (#570)\n\n* add StarkTranscript trait and implementation\n\n* make append field element compatible with stone prover\n\n* add test\n\n* add tests\n\n* uncomment test\n\n* remove code added by mistake to exercises\n\n* make counter of type u32", - "timestamp": "2023-09-22T19:56:35Z", - "tree_id": "cac007153bc2c2a91c9c30c72008225a7082860f", - "url": "https://github.com/lambdaclass/lambdaworks/commit/da688cd9f845c1c32216e179dd9389f339117a02" - }, - "date": 1695414860782, - "tool": "cargo", - "benches": [ - { - "name": "Ordered FFT/Sequential from NR radix2", - "value": 944337731, - "range": "± 612738", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Sequential from RN radix2", - "value": 1962822427, - "range": "± 17082111", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Sequential from NR radix2 #2", - "value": 1975801824, - "range": "± 1759890", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Sequential from RN radix2 #2", - "value": 4392851305, - "range": "± 14543517", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Sequential from NR radix2 #3", - "value": 4124944145, - "range": "± 1897986", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Sequential from RN radix2 #3", - "value": 9949149914, - "range": "± 14191238", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Sequential from NR radix2 #4", - "value": 8598542599, - "range": "± 5759404", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Sequential from RN radix2 #4", - "value": 21443665945, - "range": "± 25079847", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/natural", - "value": 33210417, - "range": "± 82493", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/natural inversed", - "value": 33124355, - "range": "± 59686", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/bit-reversed", - "value": 49773769, - "range": "± 664698", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/bit-reversed inversed", - "value": 51323025, - "range": "± 565171", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/natural #2", - "value": 66065993, - "range": "± 80707", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/natural inversed #2", - "value": 66278829, - "range": "± 96012", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/bit-reversed #2", - "value": 110851338, - "range": "± 694966", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/bit-reversed inversed #2", - "value": 110688878, - "range": "± 559560", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/natural #3", - "value": 132542429, - "range": "± 127027", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/natural inversed #3", - "value": 132258744, - "range": "± 375465", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/bit-reversed #3", - "value": 226668950, - "range": "± 383265", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/bit-reversed inversed #3", - "value": 226546941, - "range": "± 431081", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/natural #4", - "value": 263042954, - "range": "± 340890", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/natural inversed #4", - "value": 262968931, - "range": "± 354722", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/bit-reversed #4", - "value": 449942834, - "range": "± 599845", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/bit-reversed inversed #4", - "value": 450209246, - "range": "± 507765", - "unit": "ns/iter" - }, - { - "name": "Bit-reverse permutation/Sequential", - "value": 45424061, - "range": "± 159364", - "unit": "ns/iter" - }, - { - "name": "Bit-reverse permutation/Sequential #2", - "value": 94067998, - "range": "± 241039", - "unit": "ns/iter" - }, - { - "name": "Bit-reverse permutation/Sequential #3", - "value": 189335964, - "range": "± 458475", - "unit": "ns/iter" - }, - { - "name": "Bit-reverse permutation/Sequential #4", - "value": 375066846, - "range": "± 1141660", - "unit": "ns/iter" - }, - { - "name": "Polynomial evaluation/Sequential FFT", - "value": 1087717497, - "range": "± 1816344", - "unit": "ns/iter" - }, - { - "name": "Polynomial evaluation/Sequential FFT #2", - "value": 2269820040, - "range": "± 2042287", - "unit": "ns/iter" - }, - { - "name": "Polynomial evaluation/Sequential FFT #3", - "value": 4703945120, - "range": "± 2687739", - "unit": "ns/iter" - }, - { - "name": "Polynomial evaluation/Sequential FFT #4", - "value": 9795171016, - "range": "± 13890883", - "unit": "ns/iter" - }, - { - "name": "Polynomial interpolation/Sequential FFT", - "value": 1154499080, - "range": "± 1935092", - "unit": "ns/iter" - }, - { - "name": "Polynomial interpolation/Sequential FFT #2", - "value": 2403512451, - "range": "± 1079422", - "unit": "ns/iter" - }, - { - "name": "Polynomial interpolation/Sequential FFT #3", - "value": 4983100615, - "range": "± 1841370", - "unit": "ns/iter" - }, - { - "name": "Polynomial interpolation/Sequential FFT #4", - "value": 10315540429, - "range": "± 3726411", - "unit": "ns/iter" - }, - { - "name": "Polynomial/evaluate", - "value": 34, - "range": "± 0", - "unit": "ns/iter" - }, - { - "name": "Polynomial/evaluate_slice", - "value": 153, - "range": "± 0", - "unit": "ns/iter" - }, - { - "name": "Polynomial/add", - "value": 76, - "range": "± 0", - "unit": "ns/iter" - }, - { - "name": "Polynomial/neg", - "value": 36, - "range": "± 0", - "unit": "ns/iter" - }, - { - "name": "Polynomial/sub", - "value": 108, - "range": "± 0", - "unit": "ns/iter" - }, - { - "name": "Polynomial/mul", - "value": 214, - "range": "± 0", - "unit": "ns/iter" - }, - { - "name": "Polynomial/div", - "value": 340, - "range": "± 1", - "unit": "ns/iter" - }, - { - "name": "Polynomial/div by 'x - b' with generic div", - "value": 917, - "range": "± 2", - "unit": "ns/iter" - }, - { - "name": "Polynomial/div by 'x - b' with Ruffini", - "value": 34, - "range": "± 0", - "unit": "ns/iter" - } - ] - }, - { - "commit": { - "author": { - "email": "41742639+schouhy@users.noreply.github.com", - "name": "Sergio Chouhy", - "username": "schouhy" - }, - "committer": { - "email": "noreply@github.com", - "name": "GitHub", - "username": "web-flow" - }, - "distinct": false, - "id": "0a299a76a0a6f61e6c59aacb499c70c42b81c7af", - "message": "Stark: Small refactor of StarkTranscript (#574)\n\n* small refactor of starkprovertranscript\n\n* move keccak_hash to StarkProverTranscript impl", - "timestamp": "2023-09-25T14:17:27Z", - "tree_id": "1c33239360f337ca6d9d76fa4ba0c30f851647e0", - "url": "https://github.com/lambdaclass/lambdaworks/commit/0a299a76a0a6f61e6c59aacb499c70c42b81c7af" - }, - "date": 1695652654942, - "tool": "cargo", - "benches": [ - { - "name": "Ordered FFT/Parallel (Metal)", - "value": 103776131, - "range": "± 9542133", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Parallel (Metal) #2", - "value": 210099757, - "range": "± 11940642", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Parallel (Metal) #3", - "value": 410962854, - "range": "± 21745834", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Parallel (Metal) #4", - "value": 681870541, - "range": "± 32539529", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/Parallel (Metal)", - "value": 46661280, - "range": "± 4294096", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/Parallel (Metal) #2", - "value": 81800818, - "range": "± 3717891", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/Parallel (Metal) #3", - "value": 138840687, - "range": "± 2459400", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/Parallel (Metal) #4", - "value": 315714635, - "range": "± 15778293", - "unit": "ns/iter" - }, - { - "name": "Bit-reverse permutation/Parallel (Metal)", - "value": 30316042, - "range": "± 875767", - "unit": "ns/iter" - }, - { - "name": "Bit-reverse permutation/Parallel (Metal) #2", - "value": 56217499, - "range": "± 830861", - "unit": "ns/iter" - }, - { - "name": "Bit-reverse permutation/Parallel (Metal) #3", - "value": 110534563, - "range": "± 2947654", - "unit": "ns/iter" - }, - { - "name": "Bit-reverse permutation/Parallel (Metal) #4", - "value": 229212923, - "range": "± 8950250", - "unit": "ns/iter" - }, - { - "name": "Polynomial/evaluate_fft_metal", - "value": 118487356, - "range": "± 989811", - "unit": "ns/iter" - }, - { - "name": "Polynomial/evaluate_fft_metal #2", - "value": 242343923, - "range": "± 1313012", - "unit": "ns/iter" - }, - { - "name": "Polynomial/evaluate_fft_metal #3", - "value": 499228354, - "range": "± 13315955", - "unit": "ns/iter" - }, - { - "name": "Polynomial/evaluate_fft_metal #4", - "value": 984501521, - "range": "± 9918763", - "unit": "ns/iter" - }, - { - "name": "Polynomial/interpolate_fft_metal", - "value": 411000854, - "range": "± 3384334", - "unit": "ns/iter" - }, - { - "name": "Polynomial/interpolate_fft_metal #2", - "value": 799364063, - "range": "± 6272688", - "unit": "ns/iter" - }, - { - "name": "Polynomial/interpolate_fft_metal #3", - "value": 1592850041, - "range": "± 8950540", - "unit": "ns/iter" - }, - { - "name": "Polynomial/interpolate_fft_metal #4", - "value": 3150361000, - "range": "± 12614311", - "unit": "ns/iter" - } - ] - }, - { - "commit": { - "author": { - "email": "71292159+mdvillagra@users.noreply.github.com", - "name": "Marcos Villagra", - "username": "mdvillagra" - }, - "committer": { - "email": "noreply@github.com", - "name": "GitHub", - "username": "web-flow" - }, - "distinct": true, - "id": "8e0438adb11cdbcb404116a63f51970369102c62", - "message": "changed order of evaluation to avoid underflow (#575)", - "timestamp": "2023-09-25T14:31:17Z", - "tree_id": "cbf33abcc270acc3583765b5ff7fff89e3a7fb5a", - "url": "https://github.com/lambdaclass/lambdaworks/commit/8e0438adb11cdbcb404116a63f51970369102c62" - }, - "date": 1695653307550, - "tool": "cargo", - "benches": [ - { - "name": "Ordered FFT/Parallel (Metal)", - "value": 90813679, - "range": "± 9833671", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Parallel (Metal) #2", - "value": 160172198, - "range": "± 3891459", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Parallel (Metal) #3", - "value": 305762240, - "range": "± 2844605", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Parallel (Metal) #4", - "value": 628935250, - "range": "± 23010851", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/Parallel (Metal)", - "value": 34690949, - "range": "± 398473", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/Parallel (Metal) #2", - "value": 69516833, - "range": "± 497958", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/Parallel (Metal) #3", - "value": 136802872, - "range": "± 2128464", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/Parallel (Metal) #4", - "value": 287174291, - "range": "± 3115487", - "unit": "ns/iter" - }, - { - "name": "Bit-reverse permutation/Parallel (Metal)", - "value": 27596957, - "range": "± 764467", - "unit": "ns/iter" - }, - { - "name": "Bit-reverse permutation/Parallel (Metal) #2", - "value": 56309147, - "range": "± 1802114", - "unit": "ns/iter" - }, - { - "name": "Bit-reverse permutation/Parallel (Metal) #3", - "value": 109021808, - "range": "± 3031316", - "unit": "ns/iter" - }, - { - "name": "Bit-reverse permutation/Parallel (Metal) #4", - "value": 228570958, - "range": "± 6611478", - "unit": "ns/iter" - }, - { - "name": "Polynomial/evaluate_fft_metal", - "value": 115193312, - "range": "± 692354", - "unit": "ns/iter" - }, - { - "name": "Polynomial/evaluate_fft_metal #2", - "value": 236045618, - "range": "± 1372906", - "unit": "ns/iter" - }, - { - "name": "Polynomial/evaluate_fft_metal #3", - "value": 488282146, - "range": "± 7843484", - "unit": "ns/iter" - }, - { - "name": "Polynomial/evaluate_fft_metal #4", - "value": 987419875, - "range": "± 21200315", - "unit": "ns/iter" - }, - { - "name": "Polynomial/interpolate_fft_metal", - "value": 405468500, - "range": "± 2362246", - "unit": "ns/iter" - }, - { - "name": "Polynomial/interpolate_fft_metal #2", - "value": 798426479, - "range": "± 4516917", - "unit": "ns/iter" - }, - { - "name": "Polynomial/interpolate_fft_metal #3", - "value": 1576969854, - "range": "± 6095957", - "unit": "ns/iter" - }, - { - "name": "Polynomial/interpolate_fft_metal #4", - "value": 3132808062, - "range": "± 28096749", - "unit": "ns/iter" - } - ] - }, - { - "commit": { - "author": { - "email": "41742639+schouhy@users.noreply.github.com", - "name": "Sergio Chouhy", - "username": "schouhy" - }, - "committer": { - "email": "noreply@github.com", - "name": "GitHub", - "username": "web-flow" - }, - "distinct": false, - "id": "0a299a76a0a6f61e6c59aacb499c70c42b81c7af", - "message": "Stark: Small refactor of StarkTranscript (#574)\n\n* small refactor of starkprovertranscript\n\n* move keccak_hash to StarkProverTranscript impl", - "timestamp": "2023-09-25T14:17:27Z", - "tree_id": "1c33239360f337ca6d9d76fa4ba0c30f851647e0", - "url": "https://github.com/lambdaclass/lambdaworks/commit/0a299a76a0a6f61e6c59aacb499c70c42b81c7af" - }, - "date": 1695653863759, - "tool": "cargo", - "benches": [ - { - "name": "Ordered FFT/Sequential from NR radix2", - "value": 845757378, - "range": "± 587148", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Sequential from RN radix2", - "value": 2683717719, - "range": "± 12395191", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Sequential from NR radix2 #2", - "value": 1772440677, - "range": "± 1151510", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Sequential from RN radix2 #2", - "value": 5994651159, - "range": "± 25111035", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Sequential from NR radix2 #3", - "value": 3702015733, - "range": "± 1241691", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Sequential from RN radix2 #3", - "value": 12978429022, - "range": "± 38538279", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Sequential from NR radix2 #4", - "value": 7718028433, - "range": "± 4459508", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Sequential from RN radix2 #4", - "value": 28752720907, - "range": "± 1863184915", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/natural", - "value": 30106679, - "range": "± 156314", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/natural inversed", - "value": 29912197, - "range": "± 204621", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/bit-reversed", - "value": 50167014, - "range": "± 1376135", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/bit-reversed inversed", - "value": 47931984, - "range": "± 1950548", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/natural #2", - "value": 61832523, - "range": "± 272676", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/natural inversed #2", - "value": 61528923, - "range": "± 167673", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/bit-reversed #2", - "value": 110342894, - "range": "± 583981", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/bit-reversed inversed #2", - "value": 111079008, - "range": "± 1165777", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/natural #3", - "value": 124898136, - "range": "± 963017", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/natural inversed #3", - "value": 124402609, - "range": "± 346385", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/bit-reversed #3", - "value": 230106702, - "range": "± 808826", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/bit-reversed inversed #3", - "value": 229427556, - "range": "± 3082446", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/natural #4", - "value": 247685090, - "range": "± 578173", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/natural inversed #4", - "value": 247951557, - "range": "± 409712", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/bit-reversed #4", - "value": 454135403, - "range": "± 1101114", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/bit-reversed inversed #4", - "value": 454040204, - "range": "± 1159040", - "unit": "ns/iter" - }, - { - "name": "Bit-reverse permutation/Sequential", - "value": 50937927, - "range": "± 276229", - "unit": "ns/iter" - }, - { - "name": "Bit-reverse permutation/Sequential #2", - "value": 104123522, - "range": "± 167455", - "unit": "ns/iter" - }, - { - "name": "Bit-reverse permutation/Sequential #3", - "value": 208909237, - "range": "± 722244", - "unit": "ns/iter" - }, - { - "name": "Bit-reverse permutation/Sequential #4", - "value": 433691133, - "range": "± 1586199", - "unit": "ns/iter" - }, - { - "name": "Polynomial evaluation/Sequential FFT", - "value": 999497259, - "range": "± 6700590", - "unit": "ns/iter" - }, - { - "name": "Polynomial evaluation/Sequential FFT #2", - "value": 2101013534, - "range": "± 10016507", - "unit": "ns/iter" - }, - { - "name": "Polynomial evaluation/Sequential FFT #3", - "value": 4388080552, - "range": "± 6867411", - "unit": "ns/iter" - }, - { - "name": "Polynomial evaluation/Sequential FFT #4", - "value": 9105089219, - "range": "± 13554349", - "unit": "ns/iter" - }, - { - "name": "Polynomial interpolation/Sequential FFT", - "value": 1067457663, - "range": "± 3802393", - "unit": "ns/iter" - }, - { - "name": "Polynomial interpolation/Sequential FFT #2", - "value": 2233646197, - "range": "± 3313022", - "unit": "ns/iter" - }, - { - "name": "Polynomial interpolation/Sequential FFT #3", - "value": 4639127913, - "range": "± 5840829", - "unit": "ns/iter" - }, - { - "name": "Polynomial interpolation/Sequential FFT #4", - "value": 9605853765, - "range": "± 5899075", - "unit": "ns/iter" - }, - { - "name": "Polynomial/evaluate", - "value": 176, - "range": "± 0", - "unit": "ns/iter" - }, - { - "name": "Polynomial/evaluate_slice", - "value": 1437, - "range": "± 0", - "unit": "ns/iter" - }, - { - "name": "Polynomial/add", - "value": 219, - "range": "± 0", - "unit": "ns/iter" - }, - { - "name": "Polynomial/neg", - "value": 101, - "range": "± 0", - "unit": "ns/iter" - }, - { - "name": "Polynomial/sub", - "value": 340, - "range": "± 0", - "unit": "ns/iter" - }, - { - "name": "Polynomial/mul", - "value": 1557, - "range": "± 0", - "unit": "ns/iter" - }, - { - "name": "Polynomial/div", - "value": 986, - "range": "± 13", - "unit": "ns/iter" - }, - { - "name": "Polynomial/div by 'x - b' with generic div", - "value": 4644, - "range": "± 10", - "unit": "ns/iter" - }, - { - "name": "Polynomial/div by 'x - b' with Ruffini", - "value": 179, - "range": "± 0", - "unit": "ns/iter" - } - ] - }, - { - "commit": { - "author": { - "email": "71292159+mdvillagra@users.noreply.github.com", - "name": "Marcos Villagra", - "username": "mdvillagra" - }, - "committer": { - "email": "noreply@github.com", - "name": "GitHub", - "username": "web-flow" - }, - "distinct": true, - "id": "8e0438adb11cdbcb404116a63f51970369102c62", - "message": "changed order of evaluation to avoid underflow (#575)", - "timestamp": "2023-09-25T14:31:17Z", - "tree_id": "cbf33abcc270acc3583765b5ff7fff89e3a7fb5a", - "url": "https://github.com/lambdaclass/lambdaworks/commit/8e0438adb11cdbcb404116a63f51970369102c62" - }, - "date": 1695654825773, - "tool": "cargo", - "benches": [ - { - "name": "Ordered FFT/Sequential from NR radix2", - "value": 1004396656, - "range": "± 14966183", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Sequential from RN radix2", - "value": 3517915208, - "range": "± 36282329", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Sequential from NR radix2 #2", - "value": 2150902840, - "range": "± 24739038", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Sequential from RN radix2 #2", - "value": 7760480930, - "range": "± 61626609", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Sequential from NR radix2 #3", - "value": 4536899012, - "range": "± 63289666", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Sequential from RN radix2 #3", - "value": 16908975115, - "range": "± 94550350", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Sequential from NR radix2 #4", - "value": 9365430950, - "range": "± 180860826", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Sequential from RN radix2 #4", - "value": 35894935843, - "range": "± 145775530", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/natural", - "value": 35691252, - "range": "± 933480", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/natural inversed", - "value": 36184006, - "range": "± 1247461", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/bit-reversed", - "value": 61666899, - "range": "± 2409200", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/bit-reversed inversed", - "value": 62447796, - "range": "± 3992533", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/natural #2", - "value": 73016780, - "range": "± 1447706", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/natural inversed #2", - "value": 73740560, - "range": "± 1708168", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/bit-reversed #2", - "value": 131865841, - "range": "± 1955892", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/bit-reversed inversed #2", - "value": 132866607, - "range": "± 2619571", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/natural #3", - "value": 145409573, - "range": "± 3937374", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/natural inversed #3", - "value": 145351631, - "range": "± 3094565", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/bit-reversed #3", - "value": 279621709, - "range": "± 9204729", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/bit-reversed inversed #3", - "value": 278832443, - "range": "± 4254009", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/natural #4", - "value": 296473222, - "range": "± 6996070", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/natural inversed #4", - "value": 299887423, - "range": "± 5965423", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/bit-reversed #4", - "value": 563948773, - "range": "± 10916203", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/bit-reversed inversed #4", - "value": 553708832, - "range": "± 7909139", - "unit": "ns/iter" - }, - { - "name": "Bit-reverse permutation/Sequential", - "value": 61478421, - "range": "± 2101754", - "unit": "ns/iter" - }, - { - "name": "Bit-reverse permutation/Sequential #2", - "value": 128674737, - "range": "± 1602873", - "unit": "ns/iter" - }, - { - "name": "Bit-reverse permutation/Sequential #3", - "value": 264134452, - "range": "± 3202602", - "unit": "ns/iter" - }, - { - "name": "Bit-reverse permutation/Sequential #4", - "value": 526522205, - "range": "± 8164323", - "unit": "ns/iter" - }, - { - "name": "Polynomial evaluation/Sequential FFT", - "value": 1240697492, - "range": "± 25366027", - "unit": "ns/iter" - }, - { - "name": "Polynomial evaluation/Sequential FFT #2", - "value": 2560057785, - "range": "± 37880096", - "unit": "ns/iter" - }, - { - "name": "Polynomial evaluation/Sequential FFT #3", - "value": 5277019130, - "range": "± 89902985", - "unit": "ns/iter" - }, - { - "name": "Polynomial evaluation/Sequential FFT #4", - "value": 10830419467, - "range": "± 95011316", - "unit": "ns/iter" - }, - { - "name": "Polynomial interpolation/Sequential FFT", - "value": 1267293000, - "range": "± 16721304", - "unit": "ns/iter" - }, - { - "name": "Polynomial interpolation/Sequential FFT #2", - "value": 2661061961, - "range": "± 25112762", - "unit": "ns/iter" - }, - { - "name": "Polynomial interpolation/Sequential FFT #3", - "value": 5586664318, - "range": "± 53821597", - "unit": "ns/iter" - }, - { - "name": "Polynomial interpolation/Sequential FFT #4", - "value": 11494049027, - "range": "± 92285090", - "unit": "ns/iter" - }, - { - "name": "Polynomial/evaluate", - "value": 47, - "range": "± 4", - "unit": "ns/iter" - }, - { - "name": "Polynomial/evaluate_slice", - "value": 112, - "range": "± 4", - "unit": "ns/iter" - }, - { - "name": "Polynomial/add", - "value": 99, - "range": "± 5", - "unit": "ns/iter" - }, - { - "name": "Polynomial/neg", - "value": 38, - "range": "± 2", - "unit": "ns/iter" - }, - { - "name": "Polynomial/sub", - "value": 143, - "range": "± 9", - "unit": "ns/iter" - }, - { - "name": "Polynomial/mul", - "value": 150, - "range": "± 8", - "unit": "ns/iter" - }, - { - "name": "Polynomial/div", - "value": 871, - "range": "± 63", - "unit": "ns/iter" - }, - { - "name": "Polynomial/div by 'x - b' with generic div", - "value": 874, - "range": "± 60", - "unit": "ns/iter" - }, - { - "name": "Polynomial/div by 'x - b' with Ruffini", - "value": 52, - "range": "± 39", - "unit": "ns/iter" - } - ] - }, - { - "commit": { - "author": { - "email": "12560266+MauroToscano@users.noreply.github.com", - "name": "Mauro Toscano", - "username": "MauroToscano" - }, - "committer": { - "email": "noreply@github.com", - "name": "GitHub", - "username": "web-flow" - }, - "distinct": false, - "id": "9825074e9269326bea93b788540b3bac7cde4056", - "message": "Multiple small fixes for the prover CLI (#579)\n\n* Add fixes\n\n* Move requirements\n\n* Update ci", - "timestamp": "2023-09-27T14:53:39Z", - "tree_id": "64371c82774782455ab832a6320103a7ecfa1a24", - "url": "https://github.com/lambdaclass/lambdaworks/commit/9825074e9269326bea93b788540b3bac7cde4056" - }, - "date": 1695827778422, - "tool": "cargo", - "benches": [ - { - "name": "Ordered FFT/Parallel (Metal)", - "value": 87006244, - "range": "± 7131810", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Parallel (Metal) #2", - "value": 160642936, - "range": "± 6868632", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Parallel (Metal) #3", - "value": 303697448, - "range": "± 4553277", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Parallel (Metal) #4", - "value": 662370666, - "range": "± 34753211", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/Parallel (Metal)", - "value": 42456189, - "range": "± 1152361", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/Parallel (Metal) #2", - "value": 72371672, - "range": "± 2386109", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/Parallel (Metal) #3", - "value": 153709776, - "range": "± 4824593", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/Parallel (Metal) #4", - "value": 305029531, - "range": "± 4988827", - "unit": "ns/iter" - }, - { - "name": "Bit-reverse permutation/Parallel (Metal)", - "value": 33577447, - "range": "± 3364080", - "unit": "ns/iter" - }, - { - "name": "Bit-reverse permutation/Parallel (Metal) #2", - "value": 63446136, - "range": "± 2245305", - "unit": "ns/iter" - }, - { - "name": "Bit-reverse permutation/Parallel (Metal) #3", - "value": 107886064, - "range": "± 1314096", - "unit": "ns/iter" - }, - { - "name": "Bit-reverse permutation/Parallel (Metal) #4", - "value": 222888222, - "range": "± 10039915", - "unit": "ns/iter" - }, - { - "name": "Polynomial/evaluate_fft_metal", - "value": 116806077, - "range": "± 1252919", - "unit": "ns/iter" - }, - { - "name": "Polynomial/evaluate_fft_metal #2", - "value": 242871368, - "range": "± 1246661", - "unit": "ns/iter" - }, - { - "name": "Polynomial/evaluate_fft_metal #3", - "value": 499098229, - "range": "± 8677462", - "unit": "ns/iter" - }, - { - "name": "Polynomial/evaluate_fft_metal #4", - "value": 985588083, - "range": "± 12879347", - "unit": "ns/iter" - }, - { - "name": "Polynomial/interpolate_fft_metal", - "value": 408827083, - "range": "± 3432456", - "unit": "ns/iter" - }, - { - "name": "Polynomial/interpolate_fft_metal #2", - "value": 790591124, - "range": "± 5149137", - "unit": "ns/iter" - }, - { - "name": "Polynomial/interpolate_fft_metal #3", - "value": 1573447124, - "range": "± 17362420", - "unit": "ns/iter" - }, - { - "name": "Polynomial/interpolate_fft_metal #4", - "value": 3149364271, - "range": "± 12402023", - "unit": "ns/iter" - } - ] - }, - { - "commit": { - "author": { - "email": "12560266+MauroToscano@users.noreply.github.com", - "name": "Mauro Toscano", - "username": "MauroToscano" - }, - "committer": { - "email": "noreply@github.com", - "name": "GitHub", - "username": "web-flow" - }, - "distinct": false, - "id": "9825074e9269326bea93b788540b3bac7cde4056", - "message": "Multiple small fixes for the prover CLI (#579)\n\n* Add fixes\n\n* Move requirements\n\n* Update ci", - "timestamp": "2023-09-27T14:53:39Z", - "tree_id": "64371c82774782455ab832a6320103a7ecfa1a24", - "url": "https://github.com/lambdaclass/lambdaworks/commit/9825074e9269326bea93b788540b3bac7cde4056" - }, - "date": 1695829088630, - "tool": "cargo", - "benches": [ - { - "name": "Ordered FFT/Sequential from NR radix2", - "value": 859227821, - "range": "± 410896", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Sequential from RN radix2", - "value": 3185504408, - "range": "± 6594272", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Sequential from NR radix2 #2", - "value": 1797483634, - "range": "± 806819", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Sequential from RN radix2 #2", - "value": 6982817015, - "range": "± 10657077", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Sequential from NR radix2 #3", - "value": 3757353028, - "range": "± 832512", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Sequential from RN radix2 #3", - "value": 14783046889, - "range": "± 117642413", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Sequential from NR radix2 #4", - "value": 7828571963, - "range": "± 2495794", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Sequential from RN radix2 #4", - "value": 31952585229, - "range": "± 39043335", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/natural", - "value": 31737138, - "range": "± 49679", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/natural inversed", - "value": 31697024, - "range": "± 54668", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/bit-reversed", - "value": 59980613, - "range": "± 388996", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/bit-reversed inversed", - "value": 59675686, - "range": "± 249659", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/natural #2", - "value": 63330969, - "range": "± 77816", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/natural inversed #2", - "value": 63508025, - "range": "± 72583", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/bit-reversed #2", - "value": 126544227, - "range": "± 534298", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/bit-reversed inversed #2", - "value": 127188387, - "range": "± 428476", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/natural #3", - "value": 127266192, - "range": "± 211902", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/natural inversed #3", - "value": 127064959, - "range": "± 62606", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/bit-reversed #3", - "value": 259825044, - "range": "± 278144", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/bit-reversed inversed #3", - "value": 259637328, - "range": "± 532898", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/natural #4", - "value": 252819423, - "range": "± 236179", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/natural inversed #4", - "value": 252677519, - "range": "± 113121", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/bit-reversed #4", - "value": 528712762, - "range": "± 680971", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/bit-reversed inversed #4", - "value": 530513619, - "range": "± 1784450", - "unit": "ns/iter" - }, - { - "name": "Bit-reverse permutation/Sequential", - "value": 61809749, - "range": "± 343189", - "unit": "ns/iter" - }, - { - "name": "Bit-reverse permutation/Sequential #2", - "value": 129972702, - "range": "± 299862", - "unit": "ns/iter" - }, - { - "name": "Bit-reverse permutation/Sequential #3", - "value": 274865142, - "range": "± 370573", - "unit": "ns/iter" - }, - { - "name": "Bit-reverse permutation/Sequential #4", - "value": 560729625, - "range": "± 927469", - "unit": "ns/iter" - }, - { - "name": "Polynomial evaluation/Sequential FFT", - "value": 1046702705, - "range": "± 1657747", - "unit": "ns/iter" - }, - { - "name": "Polynomial evaluation/Sequential FFT #2", - "value": 2186566298, - "range": "± 2281132", - "unit": "ns/iter" - }, - { - "name": "Polynomial evaluation/Sequential FFT #3", - "value": 4538156610, - "range": "± 5673322", - "unit": "ns/iter" - }, - { - "name": "Polynomial evaluation/Sequential FFT #4", - "value": 9425146094, - "range": "± 22256292", - "unit": "ns/iter" - }, - { - "name": "Polynomial interpolation/Sequential FFT", - "value": 1145420648, - "range": "± 1707192", - "unit": "ns/iter" - }, - { - "name": "Polynomial interpolation/Sequential FFT #2", - "value": 2380842395, - "range": "± 4591939", - "unit": "ns/iter" - }, - { - "name": "Polynomial interpolation/Sequential FFT #3", - "value": 4881151875, - "range": "± 9504806", - "unit": "ns/iter" - }, - { - "name": "Polynomial interpolation/Sequential FFT #4", - "value": 10142493408, - "range": "± 35295422", - "unit": "ns/iter" - }, - { - "name": "Polynomial/evaluate", - "value": 1542, - "range": "± 1", - "unit": "ns/iter" - }, - { - "name": "Polynomial/evaluate_slice", - "value": 98767, - "range": "± 148", - "unit": "ns/iter" - }, - { - "name": "Polynomial/add", - "value": 1222, - "range": "± 2", - "unit": "ns/iter" - }, - { - "name": "Polynomial/neg", - "value": 423, - "range": "± 0", - "unit": "ns/iter" - }, - { - "name": "Polynomial/sub", - "value": 1521, - "range": "± 3", - "unit": "ns/iter" - }, - { - "name": "Polynomial/mul", - "value": 83688, - "range": "± 91", - "unit": "ns/iter" - }, - { - "name": "Polynomial/div", - "value": 4167, - "range": "± 1953", - "unit": "ns/iter" - }, - { - "name": "Polynomial/div by 'x - b' with generic div", - "value": 200774, - "range": "± 941", - "unit": "ns/iter" - }, - { - "name": "Polynomial/div by 'x - b' with Ruffini", - "value": 1573, - "range": "± 10", - "unit": "ns/iter" - } - ] - }, - { - "commit": { - "author": { - "email": "ajgarassino@gmail.com", - "name": "ajgara", - "username": "ajgara" - }, - "committer": { - "email": "noreply@github.com", - "name": "GitHub", - "username": "web-flow" - }, - "distinct": true, - "id": "c76dbf6062ad8c8388b6757e9eef11776df5763e", - "message": "Fix verifier and CairoAIR config (#578)\n\n* Fix verifier and CairoAIR config\n\n* Add test to make sure authentication paths are being checked\n\n* Cargo format\n\n* Fix clippy for feature metal\n\n---------\n\nCo-authored-by: Agustin ", - "timestamp": "2023-09-28T13:05:44Z", - "tree_id": "7be102c8e507e252012c09602eb40dc53ac58b2f", - "url": "https://github.com/lambdaclass/lambdaworks/commit/c76dbf6062ad8c8388b6757e9eef11776df5763e" - }, - "date": 1695907863140, - "tool": "cargo", - "benches": [ - { - "name": "Ordered FFT/Parallel (Metal)", - "value": 86327591, - "range": "± 10025293", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Parallel (Metal) #2", - "value": 160722758, - "range": "± 5636650", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Parallel (Metal) #3", - "value": 305685312, - "range": "± 1668405", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Parallel (Metal) #4", - "value": 610176417, - "range": "± 30822978", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/Parallel (Metal)", - "value": 34192645, - "range": "± 142494", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/Parallel (Metal) #2", - "value": 68196170, - "range": "± 725185", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/Parallel (Metal) #3", - "value": 133107191, - "range": "± 693459", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/Parallel (Metal) #4", - "value": 282826792, - "range": "± 2887254", - "unit": "ns/iter" - }, - { - "name": "Bit-reverse permutation/Parallel (Metal)", - "value": 29587229, - "range": "± 190111", - "unit": "ns/iter" - }, - { - "name": "Bit-reverse permutation/Parallel (Metal) #2", - "value": 50414081, - "range": "± 3008841", - "unit": "ns/iter" - }, - { - "name": "Bit-reverse permutation/Parallel (Metal) #3", - "value": 112083026, - "range": "± 9041742", - "unit": "ns/iter" - }, - { - "name": "Bit-reverse permutation/Parallel (Metal) #4", - "value": 240609215, - "range": "± 9535791", - "unit": "ns/iter" - }, - { - "name": "Polynomial/evaluate_fft_metal", - "value": 116338031, - "range": "± 1084891", - "unit": "ns/iter" - }, - { - "name": "Polynomial/evaluate_fft_metal #2", - "value": 237628159, - "range": "± 1068321", - "unit": "ns/iter" - }, - { - "name": "Polynomial/evaluate_fft_metal #3", - "value": 489662000, - "range": "± 3862118", - "unit": "ns/iter" - }, - { - "name": "Polynomial/evaluate_fft_metal #4", - "value": 965298938, - "range": "± 13270805", - "unit": "ns/iter" - }, - { - "name": "Polynomial/interpolate_fft_metal", - "value": 408439635, - "range": "± 2577543", - "unit": "ns/iter" - }, - { - "name": "Polynomial/interpolate_fft_metal #2", - "value": 791166416, - "range": "± 4121383", - "unit": "ns/iter" - }, - { - "name": "Polynomial/interpolate_fft_metal #3", - "value": 1577394729, - "range": "± 14500370", - "unit": "ns/iter" - }, - { - "name": "Polynomial/interpolate_fft_metal #4", - "value": 3129941291, - "range": "± 19651039", - "unit": "ns/iter" - } - ] - }, - { - "commit": { - "author": { - "email": "ajgarassino@gmail.com", - "name": "ajgara", - "username": "ajgara" - }, - "committer": { - "email": "noreply@github.com", - "name": "GitHub", - "username": "web-flow" - }, - "distinct": true, - "id": "c76dbf6062ad8c8388b6757e9eef11776df5763e", - "message": "Fix verifier and CairoAIR config (#578)\n\n* Fix verifier and CairoAIR config\n\n* Add test to make sure authentication paths are being checked\n\n* Cargo format\n\n* Fix clippy for feature metal\n\n---------\n\nCo-authored-by: Agustin ", - "timestamp": "2023-09-28T13:05:44Z", - "tree_id": "7be102c8e507e252012c09602eb40dc53ac58b2f", - "url": "https://github.com/lambdaclass/lambdaworks/commit/c76dbf6062ad8c8388b6757e9eef11776df5763e" - }, - "date": 1695909139469, - "tool": "cargo", - "benches": [ - { - "name": "Ordered FFT/Sequential from NR radix2", - "value": 855775878, - "range": "± 701333", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Sequential from RN radix2", - "value": 2907056288, - "range": "± 12433189", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Sequential from NR radix2 #2", - "value": 1790495907, - "range": "± 664608", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Sequential from RN radix2 #2", - "value": 6385150634, - "range": "± 27563422", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Sequential from NR radix2 #3", - "value": 3742297796, - "range": "± 1780422", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Sequential from RN radix2 #3", - "value": 13862010628, - "range": "± 17773076", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Sequential from NR radix2 #4", - "value": 7805260090, - "range": "± 4088654", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Sequential from RN radix2 #4", - "value": 29704982603, - "range": "± 42108007", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/natural", - "value": 29672791, - "range": "± 245453", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/natural inversed", - "value": 29803329, - "range": "± 240871", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/bit-reversed", - "value": 44311089, - "range": "± 1292886", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/bit-reversed inversed", - "value": 44201898, - "range": "± 1148481", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/natural #2", - "value": 61139879, - "range": "± 265286", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/natural inversed #2", - "value": 61194540, - "range": "± 288348", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/bit-reversed #2", - "value": 110968655, - "range": "± 1455350", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/bit-reversed inversed #2", - "value": 111077964, - "range": "± 1398886", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/natural #3", - "value": 124093066, - "range": "± 229664", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/natural inversed #3", - "value": 124202052, - "range": "± 454285", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/bit-reversed #3", - "value": 242265006, - "range": "± 1511542", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/bit-reversed inversed #3", - "value": 241004016, - "range": "± 1252191", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/natural #4", - "value": 248564310, - "range": "± 289078", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/natural inversed #4", - "value": 248468820, - "range": "± 485355", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/bit-reversed #4", - "value": 499745183, - "range": "± 1161442", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/bit-reversed inversed #4", - "value": 502605412, - "range": "± 2399481", - "unit": "ns/iter" - }, - { - "name": "Bit-reverse permutation/Sequential", - "value": 56949304, - "range": "± 480316", - "unit": "ns/iter" - }, - { - "name": "Bit-reverse permutation/Sequential #2", - "value": 120804877, - "range": "± 517646", - "unit": "ns/iter" - }, - { - "name": "Bit-reverse permutation/Sequential #3", - "value": 256985457, - "range": "± 727943", - "unit": "ns/iter" - }, - { - "name": "Bit-reverse permutation/Sequential #4", - "value": 521823176, - "range": "± 2054496", - "unit": "ns/iter" - }, - { - "name": "Polynomial evaluation/Sequential FFT", - "value": 1018954868, - "range": "± 4013859", - "unit": "ns/iter" - }, - { - "name": "Polynomial evaluation/Sequential FFT #2", - "value": 2143438950, - "range": "± 2388065", - "unit": "ns/iter" - }, - { - "name": "Polynomial evaluation/Sequential FFT #3", - "value": 4466869110, - "range": "± 3130732", - "unit": "ns/iter" - }, - { - "name": "Polynomial evaluation/Sequential FFT #4", - "value": 9268198557, - "range": "± 5209314", - "unit": "ns/iter" - }, - { - "name": "Polynomial interpolation/Sequential FFT", - "value": 1089935424, - "range": "± 3660589", - "unit": "ns/iter" - }, - { - "name": "Polynomial interpolation/Sequential FFT #2", - "value": 2281087641, - "range": "± 4623205", - "unit": "ns/iter" - }, - { - "name": "Polynomial interpolation/Sequential FFT #3", - "value": 4740159233, - "range": "± 4076792", - "unit": "ns/iter" - }, - { - "name": "Polynomial interpolation/Sequential FFT #4", - "value": 9826130513, - "range": "± 7813877", - "unit": "ns/iter" - }, - { - "name": "Polynomial/evaluate", - "value": 764, - "range": "± 0", - "unit": "ns/iter" - }, - { - "name": "Polynomial/evaluate_slice", - "value": 24477, - "range": "± 7", - "unit": "ns/iter" - }, - { - "name": "Polynomial/add", - "value": 705, - "range": "± 0", - "unit": "ns/iter" - }, - { - "name": "Polynomial/neg", - "value": 318, - "range": "± 0", - "unit": "ns/iter" - }, - { - "name": "Polynomial/sub", - "value": 962, - "range": "± 0", - "unit": "ns/iter" - }, - { - "name": "Polynomial/mul", - "value": 21279, - "range": "± 11", - "unit": "ns/iter" - }, - { - "name": "Polynomial/div", - "value": 2857, - "range": "± 431", - "unit": "ns/iter" - }, - { - "name": "Polynomial/div by 'x - b' with generic div", - "value": 59651, - "range": "± 526", - "unit": "ns/iter" - }, - { - "name": "Polynomial/div by 'x - b' with Ruffini", - "value": 776, - "range": "± 1", - "unit": "ns/iter" - } - ] - }, - { - "commit": { - "author": { - "email": "mrugiero@gmail.com", - "name": "Mario Rugiero", - "username": "Oppen" - }, - "committer": { - "email": "noreply@github.com", - "name": "GitHub", - "username": "web-flow" - }, - "distinct": true, - "id": "c718c5d43f6be6d42e9965e0139edef57f6432c4", - "message": "Release v0.2.0: Tasty Tabule (#583)", - "timestamp": "2023-09-28T19:09:02Z", - "tree_id": "4961ec680108af502c1c0d548018c842e143b9e1", - "url": "https://github.com/lambdaclass/lambdaworks/commit/c718c5d43f6be6d42e9965e0139edef57f6432c4" - }, - "date": 1695929431008, - "tool": "cargo", - "benches": [ - { - "name": "Ordered FFT/Parallel (Metal)", - "value": 88699866, - "range": "± 14947644", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Parallel (Metal) #2", - "value": 163463734, - "range": "± 5411616", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Parallel (Metal) #3", - "value": 306956468, - "range": "± 3430778", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Parallel (Metal) #4", - "value": 627323729, - "range": "± 21766896", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/Parallel (Metal)", - "value": 34178369, - "range": "± 419901", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/Parallel (Metal) #2", - "value": 68443938, - "range": "± 618509", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/Parallel (Metal) #3", - "value": 133519495, - "range": "± 1610073", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/Parallel (Metal) #4", - "value": 283536031, - "range": "± 2527875", - "unit": "ns/iter" - }, - { - "name": "Bit-reverse permutation/Parallel (Metal)", - "value": 29936213, - "range": "± 270691", - "unit": "ns/iter" - }, - { - "name": "Bit-reverse permutation/Parallel (Metal) #2", - "value": 56977680, - "range": "± 1619841", - "unit": "ns/iter" - }, - { - "name": "Bit-reverse permutation/Parallel (Metal) #3", - "value": 110750631, - "range": "± 5956966", - "unit": "ns/iter" - }, - { - "name": "Bit-reverse permutation/Parallel (Metal) #4", - "value": 239599479, - "range": "± 8218240", - "unit": "ns/iter" - }, - { - "name": "Polynomial/evaluate_fft_metal", - "value": 119049717, - "range": "± 881604", - "unit": "ns/iter" - }, - { - "name": "Polynomial/evaluate_fft_metal #2", - "value": 237423409, - "range": "± 1576155", - "unit": "ns/iter" - }, - { - "name": "Polynomial/evaluate_fft_metal #3", - "value": 492207093, - "range": "± 8677060", - "unit": "ns/iter" - }, - { - "name": "Polynomial/evaluate_fft_metal #4", - "value": 961485958, - "range": "± 11840444", - "unit": "ns/iter" - }, - { - "name": "Polynomial/interpolate_fft_metal", - "value": 407756979, - "range": "± 3804007", - "unit": "ns/iter" - }, - { - "name": "Polynomial/interpolate_fft_metal #2", - "value": 792635999, - "range": "± 4801348", - "unit": "ns/iter" - }, - { - "name": "Polynomial/interpolate_fft_metal #3", - "value": 1582823354, - "range": "± 13501805", - "unit": "ns/iter" - }, - { - "name": "Polynomial/interpolate_fft_metal #4", - "value": 3118639666, - "range": "± 23405284", - "unit": "ns/iter" - } - ] - }, - { - "commit": { - "author": { - "email": "mrugiero@gmail.com", - "name": "Mario Rugiero", - "username": "Oppen" - }, - "committer": { - "email": "noreply@github.com", - "name": "GitHub", - "username": "web-flow" - }, - "distinct": true, - "id": "c718c5d43f6be6d42e9965e0139edef57f6432c4", - "message": "Release v0.2.0: Tasty Tabule (#583)", - "timestamp": "2023-09-28T19:09:02Z", - "tree_id": "4961ec680108af502c1c0d548018c842e143b9e1", - "url": "https://github.com/lambdaclass/lambdaworks/commit/c718c5d43f6be6d42e9965e0139edef57f6432c4" - }, - "date": 1695930833335, - "tool": "cargo", - "benches": [ - { - "name": "Ordered FFT/Sequential from NR radix2", - "value": 1013047108, - "range": "± 22754759", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Sequential from RN radix2", - "value": 3032582398, - "range": "± 12151834", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Sequential from NR radix2 #2", - "value": 2124785728, - "range": "± 1602242", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Sequential from RN radix2 #2", - "value": 6696120955, - "range": "± 24047823", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Sequential from NR radix2 #3", - "value": 4441389209, - "range": "± 4023226", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Sequential from RN radix2 #3", - "value": 14576579649, - "range": "± 59749282", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Sequential from NR radix2 #4", - "value": 9244584325, - "range": "± 6983275", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Sequential from RN radix2 #4", - "value": 31271651039, - "range": "± 120904632", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/natural", - "value": 36373735, - "range": "± 273724", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/natural inversed", - "value": 36255374, - "range": "± 167382", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/bit-reversed", - "value": 55390984, - "range": "± 2670775", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/bit-reversed inversed", - "value": 52022996, - "range": "± 996082", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/natural #2", - "value": 72452796, - "range": "± 196390", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/natural inversed #2", - "value": 73025897, - "range": "± 202705", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/bit-reversed #2", - "value": 123294315, - "range": "± 1824568", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/bit-reversed inversed #2", - "value": 122913542, - "range": "± 2953585", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/natural #3", - "value": 147379898, - "range": "± 326440", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/natural inversed #3", - "value": 146124505, - "range": "± 330377", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/bit-reversed #3", - "value": 262296908, - "range": "± 1198425", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/bit-reversed inversed #3", - "value": 262975537, - "range": "± 995055", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/natural #4", - "value": 290258839, - "range": "± 262925", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/natural inversed #4", - "value": 290323435, - "range": "± 322014", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/bit-reversed #4", - "value": 528033091, - "range": "± 1187089", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/bit-reversed inversed #4", - "value": 527897989, - "range": "± 1004652", - "unit": "ns/iter" - }, - { - "name": "Bit-reverse permutation/Sequential", - "value": 56596417, - "range": "± 470310", - "unit": "ns/iter" - }, - { - "name": "Bit-reverse permutation/Sequential #2", - "value": 115944432, - "range": "± 461630", - "unit": "ns/iter" - }, - { - "name": "Bit-reverse permutation/Sequential #3", - "value": 240165557, - "range": "± 380709", - "unit": "ns/iter" - }, - { - "name": "Bit-reverse permutation/Sequential #4", - "value": 495817668, - "range": "± 1216088", - "unit": "ns/iter" - }, - { - "name": "Polynomial evaluation/Sequential FFT", - "value": 1186444900, - "range": "± 2009701", - "unit": "ns/iter" - }, - { - "name": "Polynomial evaluation/Sequential FFT #2", - "value": 2489863190, - "range": "± 4584929", - "unit": "ns/iter" - }, - { - "name": "Polynomial evaluation/Sequential FFT #3", - "value": 5185309308, - "range": "± 4045686", - "unit": "ns/iter" - }, - { - "name": "Polynomial evaluation/Sequential FFT #4", - "value": 10780970664, - "range": "± 15886934", - "unit": "ns/iter" - }, - { - "name": "Polynomial interpolation/Sequential FFT", - "value": 1266802250, - "range": "± 3335484", - "unit": "ns/iter" - }, - { - "name": "Polynomial interpolation/Sequential FFT #2", - "value": 2642318060, - "range": "± 1553597", - "unit": "ns/iter" - }, - { - "name": "Polynomial interpolation/Sequential FFT #3", - "value": 5486335576, - "range": "± 3460490", - "unit": "ns/iter" - }, - { - "name": "Polynomial interpolation/Sequential FFT #4", - "value": 11363242756, - "range": "± 7427955", - "unit": "ns/iter" - }, - { - "name": "Polynomial/evaluate", - "value": 24, - "range": "± 0", - "unit": "ns/iter" - }, - { - "name": "Polynomial/evaluate_slice", - "value": 45, - "range": "± 0", - "unit": "ns/iter" - }, - { - "name": "Polynomial/add", - "value": 95, - "range": "± 0", - "unit": "ns/iter" - }, - { - "name": "Polynomial/neg", - "value": 39, - "range": "± 0", - "unit": "ns/iter" - }, - { - "name": "Polynomial/sub", - "value": 132, - "range": "± 0", - "unit": "ns/iter" - }, - { - "name": "Polynomial/mul", - "value": 69, - "range": "± 0", - "unit": "ns/iter" - }, - { - "name": "Polynomial/div", - "value": 468, - "range": "± 10", - "unit": "ns/iter" - }, - { - "name": "Polynomial/div by 'x - b' with generic div", - "value": 70, - "range": "± 2", - "unit": "ns/iter" - }, - { - "name": "Polynomial/div by 'x - b' with Ruffini", - "value": 27, - "range": "± 0", - "unit": "ns/iter" - } - ] - }, - { - "commit": { - "author": { - "email": "41742639+schouhy@users.noreply.github.com", - "name": "Sergio Chouhy", - "username": "schouhy" - }, - "committer": { - "email": "noreply@github.com", - "name": "GitHub", - "username": "web-flow" - }, - "distinct": false, - "id": "314fafcf44e1764dafa748f82d6df045f309cbc6", - "message": "Crypto: Remove repeated code in Merkle tree backends (#584)\n\n* use generics for number of bits and remove repeated code\n\n* rename backend definitions\n\n* rename hash to single\n\n* minor change\n\n* fmt\n\n* rename generic\n\n* change names", - "timestamp": "2023-09-29T15:33:17Z", - "tree_id": "d4f750cca8afa1f64e092e8c424cd52255cb5e86", - "url": "https://github.com/lambdaclass/lambdaworks/commit/314fafcf44e1764dafa748f82d6df045f309cbc6" - }, - "date": 1696002792439, - "tool": "cargo", - "benches": [ - { - "name": "Ordered FFT/Parallel (Metal)", - "value": 85141717, - "range": "± 7796533", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Parallel (Metal) #2", - "value": 165672063, - "range": "± 2433947", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Parallel (Metal) #3", - "value": 311368739, - "range": "± 3929062", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Parallel (Metal) #4", - "value": 647873458, - "range": "± 22980209", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/Parallel (Metal)", - "value": 34067398, - "range": "± 176065", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/Parallel (Metal) #2", - "value": 68336222, - "range": "± 641128", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/Parallel (Metal) #3", - "value": 133701117, - "range": "± 1428069", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/Parallel (Metal) #4", - "value": 281693708, - "range": "± 3611309", - "unit": "ns/iter" - }, - { - "name": "Bit-reverse permutation/Parallel (Metal)", - "value": 30356649, - "range": "± 345205", - "unit": "ns/iter" - }, - { - "name": "Bit-reverse permutation/Parallel (Metal) #2", - "value": 56018206, - "range": "± 2982489", - "unit": "ns/iter" - }, - { - "name": "Bit-reverse permutation/Parallel (Metal) #3", - "value": 114463576, - "range": "± 4946563", - "unit": "ns/iter" - }, - { - "name": "Bit-reverse permutation/Parallel (Metal) #4", - "value": 239801513, - "range": "± 7250762", - "unit": "ns/iter" - }, - { - "name": "Polynomial/evaluate_fft_metal", - "value": 118867048, - "range": "± 820690", - "unit": "ns/iter" - }, - { - "name": "Polynomial/evaluate_fft_metal #2", - "value": 240990513, - "range": "± 1072799", - "unit": "ns/iter" - }, - { - "name": "Polynomial/evaluate_fft_metal #3", - "value": 495748197, - "range": "± 4286097", - "unit": "ns/iter" - }, - { - "name": "Polynomial/evaluate_fft_metal #4", - "value": 988466500, - "range": "± 18434338", - "unit": "ns/iter" - }, - { - "name": "Polynomial/interpolate_fft_metal", - "value": 408126614, - "range": "± 1820050", - "unit": "ns/iter" - }, - { - "name": "Polynomial/interpolate_fft_metal #2", - "value": 794044000, - "range": "± 6261143", - "unit": "ns/iter" - }, - { - "name": "Polynomial/interpolate_fft_metal #3", - "value": 1577719166, - "range": "± 20428804", - "unit": "ns/iter" - }, - { - "name": "Polynomial/interpolate_fft_metal #4", - "value": 3147010812, - "range": "± 22649742", - "unit": "ns/iter" - } - ] - }, - { - "commit": { - "author": { - "email": "41742639+schouhy@users.noreply.github.com", - "name": "Sergio Chouhy", - "username": "schouhy" - }, - "committer": { - "email": "noreply@github.com", - "name": "GitHub", - "username": "web-flow" - }, - "distinct": false, - "id": "314fafcf44e1764dafa748f82d6df045f309cbc6", - "message": "Crypto: Remove repeated code in Merkle tree backends (#584)\n\n* use generics for number of bits and remove repeated code\n\n* rename backend definitions\n\n* rename hash to single\n\n* minor change\n\n* fmt\n\n* rename generic\n\n* change names", - "timestamp": "2023-09-29T15:33:17Z", - "tree_id": "d4f750cca8afa1f64e092e8c424cd52255cb5e86", - "url": "https://github.com/lambdaclass/lambdaworks/commit/314fafcf44e1764dafa748f82d6df045f309cbc6" - }, - "date": 1696004271785, - "tool": "cargo", - "benches": [ - { - "name": "Ordered FFT/Sequential from NR radix2", - "value": 965398868, - "range": "± 30919892", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Sequential from RN radix2", - "value": 3382888599, - "range": "± 41881535", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Sequential from NR radix2 #2", - "value": 1998073823, - "range": "± 14270601", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Sequential from RN radix2 #2", - "value": 7646295969, - "range": "± 72386258", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Sequential from NR radix2 #3", - "value": 4168002174, - "range": "± 42923381", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Sequential from RN radix2 #3", - "value": 16559258612, - "range": "± 154404582", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Sequential from NR radix2 #4", - "value": 9265553232, - "range": "± 307144945", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Sequential from RN radix2 #4", - "value": 35127639495, - "range": "± 119435170", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/natural", - "value": 32226106, - "range": "± 424500", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/natural inversed", - "value": 30015921, - "range": "± 864783", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/bit-reversed", - "value": 41249233, - "range": "± 1898298", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/bit-reversed inversed", - "value": 46282736, - "range": "± 3469534", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/natural #2", - "value": 66477228, - "range": "± 1105834", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/natural inversed #2", - "value": 69789155, - "range": "± 815564", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/bit-reversed #2", - "value": 126095439, - "range": "± 2204533", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/bit-reversed inversed #2", - "value": 123737619, - "range": "± 2799307", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/natural #3", - "value": 136190945, - "range": "± 1970731", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/natural inversed #3", - "value": 135138655, - "range": "± 1727972", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/bit-reversed #3", - "value": 261184267, - "range": "± 5590416", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/bit-reversed inversed #3", - "value": 259174933, - "range": "± 4252725", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/natural #4", - "value": 277442779, - "range": "± 4808999", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/natural inversed #4", - "value": 274307824, - "range": "± 4333993", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/bit-reversed #4", - "value": 543184231, - "range": "± 8926445", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/bit-reversed inversed #4", - "value": 538866060, - "range": "± 6372312", - "unit": "ns/iter" - }, - { - "name": "Bit-reverse permutation/Sequential", - "value": 60289318, - "range": "± 2394529", - "unit": "ns/iter" - }, - { - "name": "Bit-reverse permutation/Sequential #2", - "value": 127803863, - "range": "± 3492671", - "unit": "ns/iter" - }, - { - "name": "Bit-reverse permutation/Sequential #3", - "value": 258098629, - "range": "± 2944128", - "unit": "ns/iter" - }, - { - "name": "Bit-reverse permutation/Sequential #4", - "value": 508851083, - "range": "± 11159936", - "unit": "ns/iter" - }, - { - "name": "Polynomial evaluation/Sequential FFT", - "value": 1124781579, - "range": "± 16175590", - "unit": "ns/iter" - }, - { - "name": "Polynomial evaluation/Sequential FFT #2", - "value": 2449433792, - "range": "± 50079647", - "unit": "ns/iter" - }, - { - "name": "Polynomial evaluation/Sequential FFT #3", - "value": 5109385060, - "range": "± 108154942", - "unit": "ns/iter" - }, - { - "name": "Polynomial evaluation/Sequential FFT #4", - "value": 10520917855, - "range": "± 230662394", - "unit": "ns/iter" - }, - { - "name": "Polynomial interpolation/Sequential FFT", - "value": 1239145981, - "range": "± 12820086", - "unit": "ns/iter" - }, - { - "name": "Polynomial interpolation/Sequential FFT #2", - "value": 2660660079, - "range": "± 47390924", - "unit": "ns/iter" - }, - { - "name": "Polynomial interpolation/Sequential FFT #3", - "value": 5665520897, - "range": "± 87733786", - "unit": "ns/iter" - }, - { - "name": "Polynomial interpolation/Sequential FFT #4", - "value": 11572558849, - "range": "± 193443152", - "unit": "ns/iter" - }, - { - "name": "Polynomial/evaluate", - "value": 3602, - "range": "± 112", - "unit": "ns/iter" - }, - { - "name": "Polynomial/evaluate_slice", - "value": 452300, - "range": "± 33951", - "unit": "ns/iter" - }, - { - "name": "Polynomial/add", - "value": 2279, - "range": "± 173", - "unit": "ns/iter" - }, - { - "name": "Polynomial/neg", - "value": 641, - "range": "± 21", - "unit": "ns/iter" - }, - { - "name": "Polynomial/sub", - "value": 2815, - "range": "± 99", - "unit": "ns/iter" - }, - { - "name": "Polynomial/mul", - "value": 410071, - "range": "± 19128", - "unit": "ns/iter" - }, - { - "name": "Polynomial/div", - "value": 7568, - "range": "± 1907", - "unit": "ns/iter" - }, - { - "name": "Polynomial/div by 'x - b' with generic div", - "value": 833483, - "range": "± 78682", - "unit": "ns/iter" - }, - { - "name": "Polynomial/div by 'x - b' with Ruffini", - "value": 3695, - "range": "± 127", - "unit": "ns/iter" - } - ] - }, - { - "commit": { - "author": { - "email": "41742639+schouhy@users.noreply.github.com", - "name": "Sergio Chouhy", - "username": "schouhy" - }, - "committer": { - "email": "noreply@github.com", - "name": "GitHub", - "username": "web-flow" - }, - "distinct": false, - "id": "c6067144c5928e4910ca87d0eb786bd97c3732b2", - "message": "Stark: Make batch commit of trace columns compatible with SHARP (#581)\n\n* add test\n\n* make trace commitment SHARP compatible\n\n* wip\n\n* use powers of a single challenge for the boundary and transition coefficients\n\n* add permutation to match sharp compatible commitments on the trace\n\n* change trait bound from ByteConversion to Serializable\n\n* minor refactor\n\n* fmt, clippy\n\n* move std feature to inner trait function in Serializable", - "timestamp": "2023-10-02T19:35:59Z", - "tree_id": "a7496082d9eef839532db2966130a671ac4426cb", - "url": "https://github.com/lambdaclass/lambdaworks/commit/c6067144c5928e4910ca87d0eb786bd97c3732b2" - }, - "date": 1696276612386, - "tool": "cargo", - "benches": [ - { - "name": "Ordered FFT/Parallel (Metal)", - "value": 83403699, - "range": "± 5526067", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Parallel (Metal) #2", - "value": 165142223, - "range": "± 8779830", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Parallel (Metal) #3", - "value": 317765635, - "range": "± 4112425", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Parallel (Metal) #4", - "value": 648096458, - "range": "± 22493475", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/Parallel (Metal)", - "value": 34827391, - "range": "± 346273", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/Parallel (Metal) #2", - "value": 68896603, - "range": "± 550498", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/Parallel (Metal) #3", - "value": 136716405, - "range": "± 1223550", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/Parallel (Metal) #4", - "value": 283102604, - "range": "± 1910711", - "unit": "ns/iter" - }, - { - "name": "Bit-reverse permutation/Parallel (Metal)", - "value": 26993111, - "range": "± 1029965", - "unit": "ns/iter" - }, - { - "name": "Bit-reverse permutation/Parallel (Metal) #2", - "value": 55026486, - "range": "± 2483773", - "unit": "ns/iter" - }, - { - "name": "Bit-reverse permutation/Parallel (Metal) #3", - "value": 109736632, - "range": "± 4055393", - "unit": "ns/iter" - }, - { - "name": "Bit-reverse permutation/Parallel (Metal) #4", - "value": 239636826, - "range": "± 9694550", - "unit": "ns/iter" - }, - { - "name": "Polynomial/evaluate_fft_metal", - "value": 121483338, - "range": "± 1169188", - "unit": "ns/iter" - }, - { - "name": "Polynomial/evaluate_fft_metal #2", - "value": 243093326, - "range": "± 1420446", - "unit": "ns/iter" - }, - { - "name": "Polynomial/evaluate_fft_metal #3", - "value": 492102770, - "range": "± 7948565", - "unit": "ns/iter" - }, - { - "name": "Polynomial/evaluate_fft_metal #4", - "value": 986900041, - "range": "± 18565262", - "unit": "ns/iter" - }, - { - "name": "Polynomial/interpolate_fft_metal", - "value": 409161218, - "range": "± 3988399", - "unit": "ns/iter" - }, - { - "name": "Polynomial/interpolate_fft_metal #2", - "value": 808190458, - "range": "± 5277530", - "unit": "ns/iter" - }, - { - "name": "Polynomial/interpolate_fft_metal #3", - "value": 1586043312, - "range": "± 9269395", - "unit": "ns/iter" - }, - { - "name": "Polynomial/interpolate_fft_metal #4", - "value": 3154082271, - "range": "± 20133851", - "unit": "ns/iter" - } - ] - }, - { - "commit": { - "author": { - "email": "41742639+schouhy@users.noreply.github.com", - "name": "Sergio Chouhy", - "username": "schouhy" - }, - "committer": { - "email": "noreply@github.com", - "name": "GitHub", - "username": "web-flow" - }, - "distinct": false, - "id": "c6067144c5928e4910ca87d0eb786bd97c3732b2", - "message": "Stark: Make batch commit of trace columns compatible with SHARP (#581)\n\n* add test\n\n* make trace commitment SHARP compatible\n\n* wip\n\n* use powers of a single challenge for the boundary and transition coefficients\n\n* add permutation to match sharp compatible commitments on the trace\n\n* change trait bound from ByteConversion to Serializable\n\n* minor refactor\n\n* fmt, clippy\n\n* move std feature to inner trait function in Serializable", - "timestamp": "2023-10-02T19:35:59Z", - "tree_id": "a7496082d9eef839532db2966130a671ac4426cb", - "url": "https://github.com/lambdaclass/lambdaworks/commit/c6067144c5928e4910ca87d0eb786bd97c3732b2" - }, - "date": 1696277707270, - "tool": "cargo", - "benches": [ - { - "name": "Ordered FFT/Sequential from NR radix2", - "value": 943430608, - "range": "± 2749854", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Sequential from RN radix2", - "value": 1843149149, - "range": "± 13102833", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Sequential from NR radix2 #2", - "value": 1973073422, - "range": "± 658031", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Sequential from RN radix2 #2", - "value": 4494006034, - "range": "± 13292971", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Sequential from NR radix2 #3", - "value": 4123112231, - "range": "± 2720044", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Sequential from RN radix2 #3", - "value": 9841200069, - "range": "± 19202547", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Sequential from NR radix2 #4", - "value": 8597651422, - "range": "± 3211832", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Sequential from RN radix2 #4", - "value": 21563625749, - "range": "± 22566251", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/natural", - "value": 33547232, - "range": "± 128212", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/natural inversed", - "value": 33442980, - "range": "± 95446", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/bit-reversed", - "value": 52732417, - "range": "± 600289", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/bit-reversed inversed", - "value": 50186266, - "range": "± 1183534", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/natural #2", - "value": 66353527, - "range": "± 111665", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/natural inversed #2", - "value": 66734449, - "range": "± 139296", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/bit-reversed #2", - "value": 110783018, - "range": "± 619552", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/bit-reversed inversed #2", - "value": 111517845, - "range": "± 520756", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/natural #3", - "value": 133632254, - "range": "± 262949", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/natural inversed #3", - "value": 133486128, - "range": "± 485576", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/bit-reversed #3", - "value": 226569460, - "range": "± 354608", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/bit-reversed inversed #3", - "value": 226492825, - "range": "± 1102723", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/natural #4", - "value": 264869968, - "range": "± 1213498", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/natural inversed #4", - "value": 265717945, - "range": "± 2222681", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/bit-reversed #4", - "value": 448478108, - "range": "± 774483", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/bit-reversed inversed #4", - "value": 448859127, - "range": "± 607325", - "unit": "ns/iter" - }, - { - "name": "Bit-reverse permutation/Sequential", - "value": 45199498, - "range": "± 379933", - "unit": "ns/iter" - }, - { - "name": "Bit-reverse permutation/Sequential #2", - "value": 91864156, - "range": "± 227209", - "unit": "ns/iter" - }, - { - "name": "Bit-reverse permutation/Sequential #3", - "value": 185740983, - "range": "± 405764", - "unit": "ns/iter" - }, - { - "name": "Bit-reverse permutation/Sequential #4", - "value": 368649434, - "range": "± 1029626", - "unit": "ns/iter" - }, - { - "name": "Polynomial evaluation/Sequential FFT", - "value": 1085672101, - "range": "± 2266549", - "unit": "ns/iter" - }, - { - "name": "Polynomial evaluation/Sequential FFT #2", - "value": 2270857421, - "range": "± 2445939", - "unit": "ns/iter" - }, - { - "name": "Polynomial evaluation/Sequential FFT #3", - "value": 4708098964, - "range": "± 2927186", - "unit": "ns/iter" - }, - { - "name": "Polynomial evaluation/Sequential FFT #4", - "value": 9749591118, - "range": "± 60106079", - "unit": "ns/iter" - }, - { - "name": "Polynomial interpolation/Sequential FFT", - "value": 1152843891, - "range": "± 2696257", - "unit": "ns/iter" - }, - { - "name": "Polynomial interpolation/Sequential FFT #2", - "value": 2397136904, - "range": "± 1688737", - "unit": "ns/iter" - }, - { - "name": "Polynomial interpolation/Sequential FFT #3", - "value": 4967543322, - "range": "± 2718641", - "unit": "ns/iter" - }, - { - "name": "Polynomial interpolation/Sequential FFT #4", - "value": 10271594353, - "range": "± 7185094", - "unit": "ns/iter" - }, - { - "name": "Polynomial/evaluate", - "value": 2204, - "range": "± 1", - "unit": "ns/iter" - }, - { - "name": "Polynomial/evaluate_slice", - "value": 282220, - "range": "± 150", - "unit": "ns/iter" - }, - { - "name": "Polynomial/add", - "value": 1033, - "range": "± 3", - "unit": "ns/iter" - }, - { - "name": "Polynomial/neg", - "value": 529, - "range": "± 0", - "unit": "ns/iter" - }, - { - "name": "Polynomial/sub", - "value": 1526, - "range": "± 1", - "unit": "ns/iter" - }, - { - "name": "Polynomial/mul", - "value": 132448, - "range": "± 33", - "unit": "ns/iter" - }, - { - "name": "Polynomial/div", - "value": 3748, - "range": "± 1820", - "unit": "ns/iter" - }, - { - "name": "Polynomial/div by 'x - b' with generic div", - "value": 391959, - "range": "± 2924", - "unit": "ns/iter" - }, - { - "name": "Polynomial/div by 'x - b' with Ruffini", - "value": 2159, - "range": "± 10", - "unit": "ns/iter" - } - ] - }, - { - "commit": { - "author": { - "email": "43053772+diegokingston@users.noreply.github.com", - "name": "Diego K", - "username": "diegokingston" - }, - "committer": { - "email": "noreply@github.com", - "name": "GitHub", - "username": "web-flow" - }, - "distinct": true, - "id": "64053db4df9d47bc8bea49fe6937ab7f8ba16dbe", - "message": "Update README.md (#594)", - "timestamp": "2023-10-05T17:15:29-03:00", - "tree_id": "596898ce1850264e09d63af6daf48a0572784be3", - "url": "https://github.com/lambdaclass/lambdaworks/commit/64053db4df9d47bc8bea49fe6937ab7f8ba16dbe" - }, - "date": 1696537276039, - "tool": "cargo", - "benches": [ - { - "name": "Ordered FFT/Parallel (Metal)", - "value": 105416083, - "range": "± 6894606", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Parallel (Metal) #2", - "value": 166071250, - "range": "± 15707440", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Parallel (Metal) #3", - "value": 331588572, - "range": "± 8379006", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Parallel (Metal) #4", - "value": 628928499, - "range": "± 11831121", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/Parallel (Metal)", - "value": 34374146, - "range": "± 2512960", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/Parallel (Metal) #2", - "value": 69512065, - "range": "± 1461756", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/Parallel (Metal) #3", - "value": 137043849, - "range": "± 1426049", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/Parallel (Metal) #4", - "value": 282656135, - "range": "± 1079324", - "unit": "ns/iter" - }, - { - "name": "Bit-reverse permutation/Parallel (Metal)", - "value": 27367794, - "range": "± 768664", - "unit": "ns/iter" - }, - { - "name": "Bit-reverse permutation/Parallel (Metal) #2", - "value": 54439664, - "range": "± 3241184", - "unit": "ns/iter" - }, - { - "name": "Bit-reverse permutation/Parallel (Metal) #3", - "value": 110477537, - "range": "± 4957848", - "unit": "ns/iter" - }, - { - "name": "Bit-reverse permutation/Parallel (Metal) #4", - "value": 241406958, - "range": "± 10110043", - "unit": "ns/iter" - }, - { - "name": "Polynomial/evaluate_fft_metal", - "value": 116546708, - "range": "± 899429", - "unit": "ns/iter" - }, - { - "name": "Polynomial/evaluate_fft_metal #2", - "value": 238326062, - "range": "± 1253507", - "unit": "ns/iter" - }, - { - "name": "Polynomial/evaluate_fft_metal #3", - "value": 488998354, - "range": "± 5973277", - "unit": "ns/iter" - }, - { - "name": "Polynomial/evaluate_fft_metal #4", - "value": 978526395, - "range": "± 15625568", - "unit": "ns/iter" - }, - { - "name": "Polynomial/interpolate_fft_metal", - "value": 406695854, - "range": "± 3562845", - "unit": "ns/iter" - }, - { - "name": "Polynomial/interpolate_fft_metal #2", - "value": 799798729, - "range": "± 3711681", - "unit": "ns/iter" - }, - { - "name": "Polynomial/interpolate_fft_metal #3", - "value": 1581337458, - "range": "± 10311120", - "unit": "ns/iter" - }, - { - "name": "Polynomial/interpolate_fft_metal #4", - "value": 3127619104, - "range": "± 21471206", - "unit": "ns/iter" - } - ] - }, - { - "commit": { - "author": { - "email": "12560266+MauroToscano@users.noreply.github.com", - "name": "Mauro Toscano", - "username": "MauroToscano" - }, - "committer": { - "email": "noreply@github.com", - "name": "GitHub", - "username": "web-flow" - }, - "distinct": true, - "id": "f050c5cc435052a54cd4e6b432f8518a5ec284f9", - "message": "Update README.md", - "timestamp": "2023-10-05T17:28:25-03:00", - "tree_id": "f61c45d58902478a449ff7dba233887f2389b65d", - "url": "https://github.com/lambdaclass/lambdaworks/commit/f050c5cc435052a54cd4e6b432f8518a5ec284f9" - }, - "date": 1696538046700, - "tool": "cargo", - "benches": [ - { - "name": "Ordered FFT/Parallel (Metal)", - "value": 108429196, - "range": "± 8623790", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Parallel (Metal) #2", - "value": 161165305, - "range": "± 13692370", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Parallel (Metal) #3", - "value": 335715000, - "range": "± 14373826", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Parallel (Metal) #4", - "value": 631569083, - "range": "± 7357218", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/Parallel (Metal)", - "value": 34031897, - "range": "± 2266495", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/Parallel (Metal) #2", - "value": 69500655, - "range": "± 3334222", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/Parallel (Metal) #3", - "value": 133865063, - "range": "± 1141709", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/Parallel (Metal) #4", - "value": 283096427, - "range": "± 2894620", - "unit": "ns/iter" - }, - { - "name": "Bit-reverse permutation/Parallel (Metal)", - "value": 27411813, - "range": "± 1508844", - "unit": "ns/iter" - }, - { - "name": "Bit-reverse permutation/Parallel (Metal) #2", - "value": 56379709, - "range": "± 2008751", - "unit": "ns/iter" - }, - { - "name": "Bit-reverse permutation/Parallel (Metal) #3", - "value": 106936235, - "range": "± 5671082", - "unit": "ns/iter" - }, - { - "name": "Bit-reverse permutation/Parallel (Metal) #4", - "value": 235814861, - "range": "± 13260448", - "unit": "ns/iter" - }, - { - "name": "Polynomial/evaluate_fft_metal", - "value": 115252160, - "range": "± 2483144", - "unit": "ns/iter" - }, - { - "name": "Polynomial/evaluate_fft_metal #2", - "value": 236789819, - "range": "± 3100484", - "unit": "ns/iter" - }, - { - "name": "Polynomial/evaluate_fft_metal #3", - "value": 521787229, - "range": "± 18176326", - "unit": "ns/iter" - }, - { - "name": "Polynomial/evaluate_fft_metal #4", - "value": 978613916, - "range": "± 12115677", - "unit": "ns/iter" - }, - { - "name": "Polynomial/interpolate_fft_metal", - "value": 411031468, - "range": "± 3507826", - "unit": "ns/iter" - }, - { - "name": "Polynomial/interpolate_fft_metal #2", - "value": 792417250, - "range": "± 4451758", - "unit": "ns/iter" - }, - { - "name": "Polynomial/interpolate_fft_metal #3", - "value": 1580398625, - "range": "± 11547127", - "unit": "ns/iter" - }, - { - "name": "Polynomial/interpolate_fft_metal #4", - "value": 3131240145, - "range": "± 13237909", - "unit": "ns/iter" - } - ] - }, - { - "commit": { - "author": { - "email": "43053772+diegokingston@users.noreply.github.com", - "name": "Diego K", - "username": "diegokingston" - }, - "committer": { - "email": "noreply@github.com", - "name": "GitHub", - "username": "web-flow" - }, - "distinct": true, - "id": "64053db4df9d47bc8bea49fe6937ab7f8ba16dbe", - "message": "Update README.md (#594)", - "timestamp": "2023-10-05T17:15:29-03:00", - "tree_id": "596898ce1850264e09d63af6daf48a0572784be3", - "url": "https://github.com/lambdaclass/lambdaworks/commit/64053db4df9d47bc8bea49fe6937ab7f8ba16dbe" - }, - "date": 1696538609275, - "tool": "cargo", - "benches": [ - { - "name": "Ordered FFT/Sequential from NR radix2", - "value": 936690041, - "range": "± 19365934", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Sequential from RN radix2", - "value": 3026811121, - "range": "± 44243234", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Sequential from NR radix2 #2", - "value": 1948533585, - "range": "± 37426098", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Sequential from RN radix2 #2", - "value": 6516730501, - "range": "± 81545881", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Sequential from NR radix2 #3", - "value": 3982298224, - "range": "± 60245521", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Sequential from RN radix2 #3", - "value": 14124865646, - "range": "± 76994117", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Sequential from NR radix2 #4", - "value": 8398063738, - "range": "± 80185855", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Sequential from RN radix2 #4", - "value": 31286904677, - "range": "± 176045535", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/natural", - "value": 29698072, - "range": "± 1225255", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/natural inversed", - "value": 29295372, - "range": "± 1199387", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/bit-reversed", - "value": 40873931, - "range": "± 2571776", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/bit-reversed inversed", - "value": 41734355, - "range": "± 1281287", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/natural #2", - "value": 65739295, - "range": "± 1952404", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/natural inversed #2", - "value": 66552922, - "range": "± 1081172", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/bit-reversed #2", - "value": 109987750, - "range": "± 2995838", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/bit-reversed inversed #2", - "value": 113623728, - "range": "± 2085461", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/natural #3", - "value": 131350072, - "range": "± 3499240", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/natural inversed #3", - "value": 136115277, - "range": "± 2851547", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/bit-reversed #3", - "value": 242596721, - "range": "± 3854168", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/bit-reversed inversed #3", - "value": 241816041, - "range": "± 4429382", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/natural #4", - "value": 272271853, - "range": "± 2580713", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/natural inversed #4", - "value": 272265374, - "range": "± 4494629", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/bit-reversed #4", - "value": 496534017, - "range": "± 7180102", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/bit-reversed inversed #4", - "value": 501331008, - "range": "± 9385125", - "unit": "ns/iter" - }, - { - "name": "Bit-reverse permutation/Sequential", - "value": 49658311, - "range": "± 800312", - "unit": "ns/iter" - }, - { - "name": "Bit-reverse permutation/Sequential #2", - "value": 112513480, - "range": "± 1421608", - "unit": "ns/iter" - }, - { - "name": "Bit-reverse permutation/Sequential #3", - "value": 227410342, - "range": "± 2258106", - "unit": "ns/iter" - }, - { - "name": "Bit-reverse permutation/Sequential #4", - "value": 464384000, - "range": "± 7398751", - "unit": "ns/iter" - }, - { - "name": "Polynomial evaluation/Sequential FFT", - "value": 1057972593, - "range": "± 15503095", - "unit": "ns/iter" - }, - { - "name": "Polynomial evaluation/Sequential FFT #2", - "value": 2272928888, - "range": "± 57437814", - "unit": "ns/iter" - }, - { - "name": "Polynomial evaluation/Sequential FFT #3", - "value": 4716400282, - "range": "± 54233530", - "unit": "ns/iter" - }, - { - "name": "Polynomial evaluation/Sequential FFT #4", - "value": 9864070120, - "range": "± 101350267", - "unit": "ns/iter" - }, - { - "name": "Polynomial interpolation/Sequential FFT", - "value": 1173623958, - "range": "± 23519479", - "unit": "ns/iter" - }, - { - "name": "Polynomial interpolation/Sequential FFT #2", - "value": 2456137154, - "range": "± 55353573", - "unit": "ns/iter" - }, - { - "name": "Polynomial interpolation/Sequential FFT #3", - "value": 5114836809, - "range": "± 95255515", - "unit": "ns/iter" - }, - { - "name": "Polynomial interpolation/Sequential FFT #4", - "value": 10414411188, - "range": "± 114734592", - "unit": "ns/iter" - }, - { - "name": "Polynomial/evaluate", - "value": 396, - "range": "± 25", - "unit": "ns/iter" - }, - { - "name": "Polynomial/evaluate_slice", - "value": 6340, - "range": "± 370", - "unit": "ns/iter" - }, - { - "name": "Polynomial/add", - "value": 466, - "range": "± 22", - "unit": "ns/iter" - }, - { - "name": "Polynomial/neg", - "value": 195, - "range": "± 9", - "unit": "ns/iter" - }, - { - "name": "Polynomial/sub", - "value": 719, - "range": "± 43", - "unit": "ns/iter" - }, - { - "name": "Polynomial/mul", - "value": 6218, - "range": "± 310", - "unit": "ns/iter" - }, - { - "name": "Polynomial/div", - "value": 2069, - "range": "± 101", - "unit": "ns/iter" - }, - { - "name": "Polynomial/div by 'x - b' with generic div", - "value": 18928, - "range": "± 1152", - "unit": "ns/iter" - }, - { - "name": "Polynomial/div by 'x - b' with Ruffini", - "value": 399, - "range": "± 25", - "unit": "ns/iter" - } - ] - }, - { - "commit": { - "author": { - "email": "12560266+MauroToscano@users.noreply.github.com", - "name": "Mauro Toscano", - "username": "MauroToscano" - }, - "committer": { - "email": "noreply@github.com", - "name": "GitHub", - "username": "web-flow" - }, - "distinct": true, - "id": "bea1b8d6fe02e955084d82d6cf4a7f5ee1ce84c3", - "message": "Fix clippy, remove partial ord from babybear (#591)", - "timestamp": "2023-10-05T20:11:55Z", - "tree_id": "df84e4384e23b03e00feebc2c6b0925531d9e7b7", - "url": "https://github.com/lambdaclass/lambdaworks/commit/bea1b8d6fe02e955084d82d6cf4a7f5ee1ce84c3" - }, - "date": 1696539115438, - "tool": "cargo", - "benches": [ - { - "name": "Ordered FFT/Parallel (Metal)", - "value": 100217087, - "range": "± 12742194", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Parallel (Metal) #2", - "value": 163331664, - "range": "± 2960845", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Parallel (Metal) #3", - "value": 317081521, - "range": "± 2818916", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Parallel (Metal) #4", - "value": 632523667, - "range": "± 16605507", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/Parallel (Metal)", - "value": 34092490, - "range": "± 1314002", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/Parallel (Metal) #2", - "value": 68919545, - "range": "± 820217", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/Parallel (Metal) #3", - "value": 135983827, - "range": "± 1295110", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/Parallel (Metal) #4", - "value": 284132240, - "range": "± 2780247", - "unit": "ns/iter" - }, - { - "name": "Bit-reverse permutation/Parallel (Metal)", - "value": 26980100, - "range": "± 845595", - "unit": "ns/iter" - }, - { - "name": "Bit-reverse permutation/Parallel (Metal) #2", - "value": 55509475, - "range": "± 1314052", - "unit": "ns/iter" - }, - { - "name": "Bit-reverse permutation/Parallel (Metal) #3", - "value": 104777582, - "range": "± 5677365", - "unit": "ns/iter" - }, - { - "name": "Bit-reverse permutation/Parallel (Metal) #4", - "value": 236326201, - "range": "± 12319000", - "unit": "ns/iter" - }, - { - "name": "Polynomial/evaluate_fft_metal", - "value": 116596688, - "range": "± 891835", - "unit": "ns/iter" - }, - { - "name": "Polynomial/evaluate_fft_metal #2", - "value": 238143152, - "range": "± 987779", - "unit": "ns/iter" - }, - { - "name": "Polynomial/evaluate_fft_metal #3", - "value": 486245375, - "range": "± 10016553", - "unit": "ns/iter" - }, - { - "name": "Polynomial/evaluate_fft_metal #4", - "value": 978441937, - "range": "± 14805624", - "unit": "ns/iter" - }, - { - "name": "Polynomial/interpolate_fft_metal", - "value": 403645291, - "range": "± 2546538", - "unit": "ns/iter" - }, - { - "name": "Polynomial/interpolate_fft_metal #2", - "value": 791540541, - "range": "± 6342442", - "unit": "ns/iter" - }, - { - "name": "Polynomial/interpolate_fft_metal #3", - "value": 1553451396, - "range": "± 10789155", - "unit": "ns/iter" - }, - { - "name": "Polynomial/interpolate_fft_metal #4", - "value": 3081888542, - "range": "± 24975099", - "unit": "ns/iter" - } - ] - }, - { - "commit": { - "author": { - "email": "12560266+MauroToscano@users.noreply.github.com", - "name": "Mauro Toscano", - "username": "MauroToscano" - }, - "committer": { - "email": "noreply@github.com", - "name": "GitHub", - "username": "web-flow" - }, - "distinct": true, - "id": "f050c5cc435052a54cd4e6b432f8518a5ec284f9", - "message": "Update README.md", - "timestamp": "2023-10-05T17:28:25-03:00", - "tree_id": "f61c45d58902478a449ff7dba233887f2389b65d", - "url": "https://github.com/lambdaclass/lambdaworks/commit/f050c5cc435052a54cd4e6b432f8518a5ec284f9" - }, - "date": 1696539558881, - "tool": "cargo", - "benches": [ - { - "name": "Ordered FFT/Sequential from NR radix2", - "value": 1026072228, - "range": "± 21307782", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Sequential from RN radix2", - "value": 3585344949, - "range": "± 16170892", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Sequential from NR radix2 #2", - "value": 2203156961, - "range": "± 40198562", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Sequential from RN radix2 #2", - "value": 7899193499, - "range": "± 52407109", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Sequential from NR radix2 #3", - "value": 4352858634, - "range": "± 62793581", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Sequential from RN radix2 #3", - "value": 16992265424, - "range": "± 120208401", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Sequential from NR radix2 #4", - "value": 9019217091, - "range": "± 232403747", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Sequential from RN radix2 #4", - "value": 36493336707, - "range": "± 141280322", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/natural", - "value": 35629742, - "range": "± 1030335", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/natural inversed", - "value": 36464768, - "range": "± 603772", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/bit-reversed", - "value": 64477199, - "range": "± 1948124", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/bit-reversed inversed", - "value": 66985053, - "range": "± 2730093", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/natural #2", - "value": 73280461, - "range": "± 1241073", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/natural inversed #2", - "value": 72201359, - "range": "± 2970746", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/bit-reversed #2", - "value": 141282955, - "range": "± 1942165", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/bit-reversed inversed #2", - "value": 136948929, - "range": "± 1510329", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/natural #3", - "value": 146030194, - "range": "± 2952726", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/natural inversed #3", - "value": 141803005, - "range": "± 2483062", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/bit-reversed #3", - "value": 273878610, - "range": "± 6672837", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/bit-reversed inversed #3", - "value": 277258013, - "range": "± 4404284", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/natural #4", - "value": 291880772, - "range": "± 11156326", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/natural inversed #4", - "value": 290008453, - "range": "± 5083807", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/bit-reversed #4", - "value": 562545406, - "range": "± 5694704", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/bit-reversed inversed #4", - "value": 562413457, - "range": "± 6362717", - "unit": "ns/iter" - }, - { - "name": "Bit-reverse permutation/Sequential", - "value": 65176276, - "range": "± 2457211", - "unit": "ns/iter" - }, - { - "name": "Bit-reverse permutation/Sequential #2", - "value": 136013933, - "range": "± 1962422", - "unit": "ns/iter" - }, - { - "name": "Bit-reverse permutation/Sequential #3", - "value": 268087729, - "range": "± 3970038", - "unit": "ns/iter" - }, - { - "name": "Bit-reverse permutation/Sequential #4", - "value": 533980304, - "range": "± 7097254", - "unit": "ns/iter" - }, - { - "name": "Polynomial evaluation/Sequential FFT", - "value": 1199588963, - "range": "± 35885232", - "unit": "ns/iter" - }, - { - "name": "Polynomial evaluation/Sequential FFT #2", - "value": 2425405798, - "range": "± 45600740", - "unit": "ns/iter" - }, - { - "name": "Polynomial evaluation/Sequential FFT #3", - "value": 5159747561, - "range": "± 91755380", - "unit": "ns/iter" - }, - { - "name": "Polynomial evaluation/Sequential FFT #4", - "value": 10678352462, - "range": "± 228835923", - "unit": "ns/iter" - }, - { - "name": "Polynomial interpolation/Sequential FFT", - "value": 1306400492, - "range": "± 36660997", - "unit": "ns/iter" - }, - { - "name": "Polynomial interpolation/Sequential FFT #2", - "value": 2671508814, - "range": "± 51293359", - "unit": "ns/iter" - }, - { - "name": "Polynomial interpolation/Sequential FFT #3", - "value": 5475304181, - "range": "± 119727543", - "unit": "ns/iter" - }, - { - "name": "Polynomial interpolation/Sequential FFT #4", - "value": 11405167047, - "range": "± 64755058", - "unit": "ns/iter" - }, - { - "name": "Polynomial/evaluate", - "value": 831, - "range": "± 74", - "unit": "ns/iter" - }, - { - "name": "Polynomial/evaluate_slice", - "value": 27701, - "range": "± 1805", - "unit": "ns/iter" - }, - { - "name": "Polynomial/add", - "value": 814, - "range": "± 53", - "unit": "ns/iter" - }, - { - "name": "Polynomial/neg", - "value": 391, - "range": "± 26", - "unit": "ns/iter" - }, - { - "name": "Polynomial/sub", - "value": 1116, - "range": "± 67", - "unit": "ns/iter" - }, - { - "name": "Polynomial/mul", - "value": 25404, - "range": "± 1703", - "unit": "ns/iter" - }, - { - "name": "Polynomial/div", - "value": 2918, - "range": "± 496", - "unit": "ns/iter" - }, - { - "name": "Polynomial/div by 'x - b' with generic div", - "value": 71635, - "range": "± 4676", - "unit": "ns/iter" - }, - { - "name": "Polynomial/div by 'x - b' with Ruffini", - "value": 881, - "range": "± 76", - "unit": "ns/iter" - } - ] - }, - { - "commit": { - "author": { - "email": "12560266+MauroToscano@users.noreply.github.com", - "name": "Mauro Toscano", - "username": "MauroToscano" - }, - "committer": { - "email": "noreply@github.com", - "name": "GitHub", - "username": "web-flow" - }, - "distinct": true, - "id": "bea1b8d6fe02e955084d82d6cf4a7f5ee1ce84c3", - "message": "Fix clippy, remove partial ord from babybear (#591)", - "timestamp": "2023-10-05T20:11:55Z", - "tree_id": "df84e4384e23b03e00feebc2c6b0925531d9e7b7", - "url": "https://github.com/lambdaclass/lambdaworks/commit/bea1b8d6fe02e955084d82d6cf4a7f5ee1ce84c3" - }, - "date": 1696540403683, - "tool": "cargo", - "benches": [ - { - "name": "Ordered FFT/Sequential from NR radix2", - "value": 847326243, - "range": "± 507745", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Sequential from RN radix2", - "value": 3061063828, - "range": "± 10145582", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Sequential from NR radix2 #2", - "value": 1772993363, - "range": "± 554976", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Sequential from RN radix2 #2", - "value": 6727139530, - "range": "± 15475080", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Sequential from NR radix2 #3", - "value": 3703671174, - "range": "± 1260901", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Sequential from RN radix2 #3", - "value": 14688389228, - "range": "± 28824002", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Sequential from NR radix2 #4", - "value": 7708807421, - "range": "± 8813022", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Sequential from RN radix2 #4", - "value": 31504134155, - "range": "± 132445254", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/natural", - "value": 31035638, - "range": "± 185886", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/natural inversed", - "value": 31161137, - "range": "± 96924", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/bit-reversed", - "value": 57566139, - "range": "± 1353135", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/bit-reversed inversed", - "value": 54203495, - "range": "± 1227835", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/natural #2", - "value": 63200110, - "range": "± 256061", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/natural inversed #2", - "value": 62969167, - "range": "± 321435", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/bit-reversed #2", - "value": 124410907, - "range": "± 546184", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/bit-reversed inversed #2", - "value": 124567263, - "range": "± 287396", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/natural #3", - "value": 127361305, - "range": "± 495067", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/natural inversed #3", - "value": 126314962, - "range": "± 379814", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/bit-reversed #3", - "value": 244895999, - "range": "± 520853", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/bit-reversed inversed #3", - "value": 244147363, - "range": "± 992242", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/natural #4", - "value": 250813445, - "range": "± 432107", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/natural inversed #4", - "value": 250521033, - "range": "± 193981", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/bit-reversed #4", - "value": 494454414, - "range": "± 789085", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/bit-reversed inversed #4", - "value": 494957333, - "range": "± 1530253", - "unit": "ns/iter" - }, - { - "name": "Bit-reverse permutation/Sequential", - "value": 58938294, - "range": "± 307524", - "unit": "ns/iter" - }, - { - "name": "Bit-reverse permutation/Sequential #2", - "value": 120858175, - "range": "± 705972", - "unit": "ns/iter" - }, - { - "name": "Bit-reverse permutation/Sequential #3", - "value": 252096303, - "range": "± 528747", - "unit": "ns/iter" - }, - { - "name": "Bit-reverse permutation/Sequential #4", - "value": 517705495, - "range": "± 2994428", - "unit": "ns/iter" - }, - { - "name": "Polynomial evaluation/Sequential FFT", - "value": 1018370447, - "range": "± 2417036", - "unit": "ns/iter" - }, - { - "name": "Polynomial evaluation/Sequential FFT #2", - "value": 2134499873, - "range": "± 2324711", - "unit": "ns/iter" - }, - { - "name": "Polynomial evaluation/Sequential FFT #3", - "value": 4447469919, - "range": "± 5719680", - "unit": "ns/iter" - }, - { - "name": "Polynomial evaluation/Sequential FFT #4", - "value": 9226279491, - "range": "± 10414739", - "unit": "ns/iter" - }, - { - "name": "Polynomial interpolation/Sequential FFT", - "value": 1091591902, - "range": "± 2573509", - "unit": "ns/iter" - }, - { - "name": "Polynomial interpolation/Sequential FFT #2", - "value": 2268783230, - "range": "± 2823881", - "unit": "ns/iter" - }, - { - "name": "Polynomial interpolation/Sequential FFT #3", - "value": 4710148944, - "range": "± 2285552", - "unit": "ns/iter" - }, - { - "name": "Polynomial interpolation/Sequential FFT #4", - "value": 9748014765, - "range": "± 4571036", - "unit": "ns/iter" - }, - { - "name": "Polynomial/evaluate", - "value": 377, - "range": "± 0", - "unit": "ns/iter" - }, - { - "name": "Polynomial/evaluate_slice", - "value": 6042, - "range": "± 1", - "unit": "ns/iter" - }, - { - "name": "Polynomial/add", - "value": 408, - "range": "± 0", - "unit": "ns/iter" - }, - { - "name": "Polynomial/neg", - "value": 177, - "range": "± 0", - "unit": "ns/iter" - }, - { - "name": "Polynomial/sub", - "value": 663, - "range": "± 0", - "unit": "ns/iter" - }, - { - "name": "Polynomial/mul", - "value": 5822, - "range": "± 3", - "unit": "ns/iter" - }, - { - "name": "Polynomial/div", - "value": 1587, - "range": "± 29", - "unit": "ns/iter" - }, - { - "name": "Polynomial/div by 'x - b' with generic div", - "value": 17506, - "range": "± 80", - "unit": "ns/iter" - }, - { - "name": "Polynomial/div by 'x - b' with Ruffini", - "value": 382, - "range": "± 1", - "unit": "ns/iter" - } - ] - }, - { - "commit": { - "author": { - "email": "12560266+MauroToscano@users.noreply.github.com", - "name": "Mauro Toscano", - "username": "MauroToscano" - }, - "committer": { - "email": "noreply@github.com", - "name": "GitHub", - "username": "web-flow" - }, - "distinct": true, - "id": "ea9d5cc2a4cfb7b895cb8c0fbec152cf86e21441", - "message": "Update README.md", - "timestamp": "2023-10-05T19:01:46-03:00", - "tree_id": "8353077831a4ecb05225f15ee52fdc1f5cf0546a", - "url": "https://github.com/lambdaclass/lambdaworks/commit/ea9d5cc2a4cfb7b895cb8c0fbec152cf86e21441" - }, - "date": 1696543642436, - "tool": "cargo", - "benches": [ - { - "name": "Ordered FFT/Parallel (Metal)", - "value": 101116432, - "range": "± 10419267", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Parallel (Metal) #2", - "value": 174748229, - "range": "± 13061822", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Parallel (Metal) #3", - "value": 332523531, - "range": "± 9791402", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Parallel (Metal) #4", - "value": 623512625, - "range": "± 22926530", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/Parallel (Metal)", - "value": 34052570, - "range": "± 1972118", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/Parallel (Metal) #2", - "value": 69866445, - "range": "± 1654783", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/Parallel (Metal) #3", - "value": 136901489, - "range": "± 1596852", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/Parallel (Metal) #4", - "value": 284415812, - "range": "± 3829408", - "unit": "ns/iter" - }, - { - "name": "Bit-reverse permutation/Parallel (Metal)", - "value": 27311795, - "range": "± 903054", - "unit": "ns/iter" - }, - { - "name": "Bit-reverse permutation/Parallel (Metal) #2", - "value": 52592163, - "range": "± 2757120", - "unit": "ns/iter" - }, - { - "name": "Bit-reverse permutation/Parallel (Metal) #3", - "value": 109273602, - "range": "± 6389607", - "unit": "ns/iter" - }, - { - "name": "Bit-reverse permutation/Parallel (Metal) #4", - "value": 231102902, - "range": "± 9938604", - "unit": "ns/iter" - }, - { - "name": "Polynomial/evaluate_fft_metal", - "value": 115258956, - "range": "± 1256553", - "unit": "ns/iter" - }, - { - "name": "Polynomial/evaluate_fft_metal #2", - "value": 242370909, - "range": "± 698104", - "unit": "ns/iter" - }, - { - "name": "Polynomial/evaluate_fft_metal #3", - "value": 492462000, - "range": "± 5133039", - "unit": "ns/iter" - }, - { - "name": "Polynomial/evaluate_fft_metal #4", - "value": 985070521, - "range": "± 14910221", - "unit": "ns/iter" - }, - { - "name": "Polynomial/interpolate_fft_metal", - "value": 412384573, - "range": "± 4175496", - "unit": "ns/iter" - }, - { - "name": "Polynomial/interpolate_fft_metal #2", - "value": 802569104, - "range": "± 3774101", - "unit": "ns/iter" - }, - { - "name": "Polynomial/interpolate_fft_metal #3", - "value": 1590737499, - "range": "± 7149405", - "unit": "ns/iter" - }, - { - "name": "Polynomial/interpolate_fft_metal #4", - "value": 3134371854, - "range": "± 17882776", - "unit": "ns/iter" - } - ] - }, - { - "commit": { - "author": { - "email": "12560266+MauroToscano@users.noreply.github.com", - "name": "Mauro Toscano", - "username": "MauroToscano" - }, - "committer": { - "email": "noreply@github.com", - "name": "GitHub", - "username": "web-flow" - }, - "distinct": true, - "id": "ea9d5cc2a4cfb7b895cb8c0fbec152cf86e21441", - "message": "Update README.md", - "timestamp": "2023-10-05T19:01:46-03:00", - "tree_id": "8353077831a4ecb05225f15ee52fdc1f5cf0546a", - "url": "https://github.com/lambdaclass/lambdaworks/commit/ea9d5cc2a4cfb7b895cb8c0fbec152cf86e21441" - }, - "date": 1696544869779, - "tool": "cargo", - "benches": [ - { - "name": "Ordered FFT/Sequential from NR radix2", - "value": 836638188, - "range": "± 703832", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Sequential from RN radix2", - "value": 2753203806, - "range": "± 7375153", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Sequential from NR radix2 #2", - "value": 1754693962, - "range": "± 814852", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Sequential from RN radix2 #2", - "value": 6075339384, - "range": "± 10552838", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Sequential from NR radix2 #3", - "value": 3661283589, - "range": "± 2645572", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Sequential from RN radix2 #3", - "value": 13245939215, - "range": "± 22886092", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Sequential from NR radix2 #4", - "value": 7636924950, - "range": "± 5112345", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Sequential from RN radix2 #4", - "value": 28274591172, - "range": "± 678310251", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/natural", - "value": 29983026, - "range": "± 129223", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/natural inversed", - "value": 29768721, - "range": "± 164927", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/bit-reversed", - "value": 44444646, - "range": "± 839644", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/bit-reversed inversed", - "value": 46211510, - "range": "± 958236", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/natural #2", - "value": 61162688, - "range": "± 201618", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/natural inversed #2", - "value": 61138530, - "range": "± 192643", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/bit-reversed #2", - "value": 107747310, - "range": "± 1504503", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/bit-reversed inversed #2", - "value": 106901908, - "range": "± 1036548", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/natural #3", - "value": 124375258, - "range": "± 155041", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/natural inversed #3", - "value": 123652215, - "range": "± 261879", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/bit-reversed #3", - "value": 225600018, - "range": "± 1261860", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/bit-reversed inversed #3", - "value": 226400824, - "range": "± 801001", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/natural #4", - "value": 246767271, - "range": "± 368656", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/natural inversed #4", - "value": 246636374, - "range": "± 188885", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/bit-reversed #4", - "value": 458003167, - "range": "± 994226", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/bit-reversed inversed #4", - "value": 457369739, - "range": "± 995535", - "unit": "ns/iter" - }, - { - "name": "Bit-reverse permutation/Sequential", - "value": 50679694, - "range": "± 244697", - "unit": "ns/iter" - }, - { - "name": "Bit-reverse permutation/Sequential #2", - "value": 105377306, - "range": "± 223514", - "unit": "ns/iter" - }, - { - "name": "Bit-reverse permutation/Sequential #3", - "value": 214521361, - "range": "± 261560", - "unit": "ns/iter" - }, - { - "name": "Bit-reverse permutation/Sequential #4", - "value": 439124180, - "range": "± 2879206", - "unit": "ns/iter" - }, - { - "name": "Polynomial evaluation/Sequential FFT", - "value": 992561194, - "range": "± 1770335", - "unit": "ns/iter" - }, - { - "name": "Polynomial evaluation/Sequential FFT #2", - "value": 2083621921, - "range": "± 3355945", - "unit": "ns/iter" - }, - { - "name": "Polynomial evaluation/Sequential FFT #3", - "value": 4331707802, - "range": "± 3049536", - "unit": "ns/iter" - }, - { - "name": "Polynomial evaluation/Sequential FFT #4", - "value": 8975517197, - "range": "± 4823527", - "unit": "ns/iter" - }, - { - "name": "Polynomial interpolation/Sequential FFT", - "value": 1055541743, - "range": "± 2063868", - "unit": "ns/iter" - }, - { - "name": "Polynomial interpolation/Sequential FFT #2", - "value": 2213391629, - "range": "± 3921491", - "unit": "ns/iter" - }, - { - "name": "Polynomial interpolation/Sequential FFT #3", - "value": 4587895991, - "range": "± 3863226", - "unit": "ns/iter" - }, - { - "name": "Polynomial interpolation/Sequential FFT #4", - "value": 9491912413, - "range": "± 4373240", - "unit": "ns/iter" - }, - { - "name": "Polynomial/evaluate", - "value": 3085, - "range": "± 24", - "unit": "ns/iter" - }, - { - "name": "Polynomial/evaluate_slice", - "value": 394065, - "range": "± 1036", - "unit": "ns/iter" - }, - { - "name": "Polynomial/add", - "value": 1985, - "range": "± 53", - "unit": "ns/iter" - }, - { - "name": "Polynomial/neg", - "value": 594, - "range": "± 0", - "unit": "ns/iter" - }, - { - "name": "Polynomial/sub", - "value": 2496, - "range": "± 67", - "unit": "ns/iter" - }, - { - "name": "Polynomial/mul", - "value": 337855, - "range": "± 879", - "unit": "ns/iter" - }, - { - "name": "Polynomial/div", - "value": 6484, - "range": "± 2410", - "unit": "ns/iter" - }, - { - "name": "Polynomial/div by 'x - b' with generic div", - "value": 653143, - "range": "± 16691", - "unit": "ns/iter" - }, - { - "name": "Polynomial/div by 'x - b' with Ruffini", - "value": 3128, - "range": "± 28", - "unit": "ns/iter" - } - ] - }, - { - "commit": { - "author": { - "email": "techiepriyansh@gmail.com", - "name": "Priyansh Rathi", - "username": "techiepriyansh" - }, - "committer": { - "email": "noreply@github.com", - "name": "GitHub", - "username": "web-flow" - }, - "distinct": true, - "id": "2c2e0f754dc989f2049f65c4fd4a7e1a57a502f6", - "message": "Add Ed448-Goldilocks elliptic curve (#557)\n\n* Fix equality testing in P448-Goldilocks prime field\n\n* Implement IsPrimeField for P448GoldilocksPrimeField\n\n* Add Ed448-Goldilocks elliptic curve", - "timestamp": "2023-10-06T20:12:17Z", - "tree_id": "a569b12fe5e2dea61ea1f12e07c56f9de2e5df11", - "url": "https://github.com/lambdaclass/lambdaworks/commit/2c2e0f754dc989f2049f65c4fd4a7e1a57a502f6" - }, - "date": 1696624551899, - "tool": "cargo", - "benches": [ - { - "name": "Ordered FFT/Parallel (Metal)", - "value": 118868071, - "range": "± 11133400", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Parallel (Metal) #2", - "value": 249265180, - "range": "± 18815711", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Parallel (Metal) #3", - "value": 404292375, - "range": "± 9334876", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Parallel (Metal) #4", - "value": 821274062, - "range": "± 74273404", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/Parallel (Metal)", - "value": 44779329, - "range": "± 3916113", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/Parallel (Metal) #2", - "value": 82960796, - "range": "± 2372673", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/Parallel (Metal) #3", - "value": 181362275, - "range": "± 9697649", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/Parallel (Metal) #4", - "value": 345445593, - "range": "± 8203620", - "unit": "ns/iter" - }, - { - "name": "Bit-reverse permutation/Parallel (Metal)", - "value": 50274086, - "range": "± 3732195", - "unit": "ns/iter" - }, - { - "name": "Bit-reverse permutation/Parallel (Metal) #2", - "value": 79858444, - "range": "± 11919020", - "unit": "ns/iter" - }, - { - "name": "Bit-reverse permutation/Parallel (Metal) #3", - "value": 115810748, - "range": "± 1771259", - "unit": "ns/iter" - }, - { - "name": "Bit-reverse permutation/Parallel (Metal) #4", - "value": 228737173, - "range": "± 2348647", - "unit": "ns/iter" - }, - { - "name": "Polynomial/evaluate_fft_metal", - "value": 134852545, - "range": "± 1907686", - "unit": "ns/iter" - }, - { - "name": "Polynomial/evaluate_fft_metal #2", - "value": 270447739, - "range": "± 4109538", - "unit": "ns/iter" - }, - { - "name": "Polynomial/evaluate_fft_metal #3", - "value": 550474041, - "range": "± 8483426", - "unit": "ns/iter" - }, - { - "name": "Polynomial/evaluate_fft_metal #4", - "value": 1165180771, - "range": "± 51124934", - "unit": "ns/iter" - }, - { - "name": "Polynomial/interpolate_fft_metal", - "value": 412084448, - "range": "± 5665898", - "unit": "ns/iter" - }, - { - "name": "Polynomial/interpolate_fft_metal #2", - "value": 786400083, - "range": "± 6543346", - "unit": "ns/iter" - }, - { - "name": "Polynomial/interpolate_fft_metal #3", - "value": 1639572125, - "range": "± 22651839", - "unit": "ns/iter" - }, - { - "name": "Polynomial/interpolate_fft_metal #4", - "value": 3278109000, - "range": "± 44616818", - "unit": "ns/iter" - } - ] - }, - { - "commit": { - "author": { - "email": "techiepriyansh@gmail.com", - "name": "Priyansh Rathi", - "username": "techiepriyansh" - }, - "committer": { - "email": "noreply@github.com", - "name": "GitHub", - "username": "web-flow" - }, - "distinct": true, - "id": "2c2e0f754dc989f2049f65c4fd4a7e1a57a502f6", - "message": "Add Ed448-Goldilocks elliptic curve (#557)\n\n* Fix equality testing in P448-Goldilocks prime field\n\n* Implement IsPrimeField for P448GoldilocksPrimeField\n\n* Add Ed448-Goldilocks elliptic curve", - "timestamp": "2023-10-06T20:12:17Z", - "tree_id": "a569b12fe5e2dea61ea1f12e07c56f9de2e5df11", - "url": "https://github.com/lambdaclass/lambdaworks/commit/2c2e0f754dc989f2049f65c4fd4a7e1a57a502f6" - }, - "date": 1696625549242, - "tool": "cargo", - "benches": [ - { - "name": "Ordered FFT/Sequential from NR radix2", - "value": 940650415, - "range": "± 339662", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Sequential from RN radix2", - "value": 1901465012, - "range": "± 16034720", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Sequential from NR radix2 #2", - "value": 1970087780, - "range": "± 3535226", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Sequential from RN radix2 #2", - "value": 4490915342, - "range": "± 18674505", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Sequential from NR radix2 #3", - "value": 4112555091, - "range": "± 2774789", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Sequential from RN radix2 #3", - "value": 10101840700, - "range": "± 38369300", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Sequential from NR radix2 #4", - "value": 8584819129, - "range": "± 6639412", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Sequential from RN radix2 #4", - "value": 21827966148, - "range": "± 54882728", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/natural", - "value": 33994523, - "range": "± 184295", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/natural inversed", - "value": 34280604, - "range": "± 168099", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/bit-reversed", - "value": 50096492, - "range": "± 1894687", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/bit-reversed inversed", - "value": 50969533, - "range": "± 1943294", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/natural #2", - "value": 68288407, - "range": "± 299571", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/natural inversed #2", - "value": 67859413, - "range": "± 169850", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/bit-reversed #2", - "value": 111454397, - "range": "± 872356", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/bit-reversed inversed #2", - "value": 109881889, - "range": "± 1322707", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/natural #3", - "value": 135806024, - "range": "± 239508", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/natural inversed #3", - "value": 136286494, - "range": "± 784142", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/bit-reversed #3", - "value": 228528817, - "range": "± 552025", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/bit-reversed inversed #3", - "value": 228933345, - "range": "± 824739", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/natural #4", - "value": 270410707, - "range": "± 505199", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/natural inversed #4", - "value": 270890790, - "range": "± 1161803", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/bit-reversed #4", - "value": 453792307, - "range": "± 1383591", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/bit-reversed inversed #4", - "value": 455283604, - "range": "± 1650479", - "unit": "ns/iter" - }, - { - "name": "Bit-reverse permutation/Sequential", - "value": 44693096, - "range": "± 345658", - "unit": "ns/iter" - }, - { - "name": "Bit-reverse permutation/Sequential #2", - "value": 92438193, - "range": "± 167923", - "unit": "ns/iter" - }, - { - "name": "Bit-reverse permutation/Sequential #3", - "value": 186906177, - "range": "± 334800", - "unit": "ns/iter" - }, - { - "name": "Bit-reverse permutation/Sequential #4", - "value": 371897213, - "range": "± 658523", - "unit": "ns/iter" - }, - { - "name": "Polynomial evaluation/Sequential FFT", - "value": 1084396654, - "range": "± 3393431", - "unit": "ns/iter" - }, - { - "name": "Polynomial evaluation/Sequential FFT #2", - "value": 2261838200, - "range": "± 3957278", - "unit": "ns/iter" - }, - { - "name": "Polynomial evaluation/Sequential FFT #3", - "value": 4703696331, - "range": "± 4985576", - "unit": "ns/iter" - }, - { - "name": "Polynomial evaluation/Sequential FFT #4", - "value": 9754529421, - "range": "± 11940187", - "unit": "ns/iter" - }, - { - "name": "Polynomial interpolation/Sequential FFT", - "value": 1144478789, - "range": "± 3378228", - "unit": "ns/iter" - }, - { - "name": "Polynomial interpolation/Sequential FFT #2", - "value": 2395180483, - "range": "± 2917598", - "unit": "ns/iter" - }, - { - "name": "Polynomial interpolation/Sequential FFT #3", - "value": 4956081737, - "range": "± 7246692", - "unit": "ns/iter" - }, - { - "name": "Polynomial interpolation/Sequential FFT #4", - "value": 10251759018, - "range": "± 11203579", - "unit": "ns/iter" - }, - { - "name": "Polynomial/evaluate", - "value": 82, - "range": "± 0", - "unit": "ns/iter" - }, - { - "name": "Polynomial/evaluate_slice", - "value": 644, - "range": "± 1", - "unit": "ns/iter" - }, - { - "name": "Polynomial/add", - "value": 153, - "range": "± 1", - "unit": "ns/iter" - }, - { - "name": "Polynomial/neg", - "value": 93, - "range": "± 0", - "unit": "ns/iter" - }, - { - "name": "Polynomial/sub", - "value": 255, - "range": "± 1", - "unit": "ns/iter" - }, - { - "name": "Polynomial/mul", - "value": 741, - "range": "± 2", - "unit": "ns/iter" - }, - { - "name": "Polynomial/div", - "value": 934, - "range": "± 26", - "unit": "ns/iter" - }, - { - "name": "Polynomial/div by 'x - b' with generic div", - "value": 3280, - "range": "± 14", - "unit": "ns/iter" - }, - { - "name": "Polynomial/div by 'x - b' with Ruffini", - "value": 81, - "range": "± 0", - "unit": "ns/iter" - } - ] - }, - { - "commit": { - "author": { - "email": "mail@fcarrone.com", - "name": "Federico Carrone", - "username": "unbalancedparentheses" - }, - "committer": { - "email": "noreply@github.com", - "name": "GitHub", - "username": "web-flow" - }, - "distinct": true, - "id": "bc43d72a5b182947fdaed4f35c2f8838278139ba", - "message": "Update README.md", - "timestamp": "2023-10-07T10:57:21-03:00", - "tree_id": "e6cf9f71846bc52b406e5298658740f38d589d57", - "url": "https://github.com/lambdaclass/lambdaworks/commit/bc43d72a5b182947fdaed4f35c2f8838278139ba" - }, - "date": 1696687382362, - "tool": "cargo", - "benches": [ - { - "name": "Ordered FFT/Parallel (Metal)", - "value": 100829209, - "range": "± 8838517", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Parallel (Metal) #2", - "value": 162871847, - "range": "± 12842401", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Parallel (Metal) #3", - "value": 334580864, - "range": "± 10184024", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Parallel (Metal) #4", - "value": 628314312, - "range": "± 10481446", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/Parallel (Metal)", - "value": 34191394, - "range": "± 2390998", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/Parallel (Metal) #2", - "value": 70053646, - "range": "± 1445094", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/Parallel (Metal) #3", - "value": 136039985, - "range": "± 1587269", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/Parallel (Metal) #4", - "value": 283046833, - "range": "± 3202264", - "unit": "ns/iter" - }, - { - "name": "Bit-reverse permutation/Parallel (Metal)", - "value": 27165650, - "range": "± 650336", - "unit": "ns/iter" - }, - { - "name": "Bit-reverse permutation/Parallel (Metal) #2", - "value": 51609209, - "range": "± 3064305", - "unit": "ns/iter" - }, - { - "name": "Bit-reverse permutation/Parallel (Metal) #3", - "value": 109281156, - "range": "± 5277272", - "unit": "ns/iter" - }, - { - "name": "Bit-reverse permutation/Parallel (Metal) #4", - "value": 245990896, - "range": "± 9698369", - "unit": "ns/iter" - }, - { - "name": "Polynomial/evaluate_fft_metal", - "value": 116473606, - "range": "± 792438", - "unit": "ns/iter" - }, - { - "name": "Polynomial/evaluate_fft_metal #2", - "value": 240634069, - "range": "± 1773857", - "unit": "ns/iter" - }, - { - "name": "Polynomial/evaluate_fft_metal #3", - "value": 498868728, - "range": "± 6876240", - "unit": "ns/iter" - }, - { - "name": "Polynomial/evaluate_fft_metal #4", - "value": 995492770, - "range": "± 12488808", - "unit": "ns/iter" - }, - { - "name": "Polynomial/interpolate_fft_metal", - "value": 409480531, - "range": "± 2558447", - "unit": "ns/iter" - }, - { - "name": "Polynomial/interpolate_fft_metal #2", - "value": 795461854, - "range": "± 6227979", - "unit": "ns/iter" - }, - { - "name": "Polynomial/interpolate_fft_metal #3", - "value": 1563738896, - "range": "± 8877296", - "unit": "ns/iter" - }, - { - "name": "Polynomial/interpolate_fft_metal #4", - "value": 3137557667, - "range": "± 17982982", - "unit": "ns/iter" - } - ] - }, - { - "commit": { - "author": { - "email": "mail@fcarrone.com", - "name": "Federico Carrone", - "username": "unbalancedparentheses" - }, - "committer": { - "email": "noreply@github.com", - "name": "GitHub", - "username": "web-flow" - }, - "distinct": true, - "id": "bc43d72a5b182947fdaed4f35c2f8838278139ba", - "message": "Update README.md", - "timestamp": "2023-10-07T10:57:21-03:00", - "tree_id": "e6cf9f71846bc52b406e5298658740f38d589d57", - "url": "https://github.com/lambdaclass/lambdaworks/commit/bc43d72a5b182947fdaed4f35c2f8838278139ba" - }, - "date": 1696688632399, - "tool": "cargo", - "benches": [ - { - "name": "Ordered FFT/Sequential from NR radix2", - "value": 875529702, - "range": "± 7604822", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Sequential from RN radix2", - "value": 2761024709, - "range": "± 13002076", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Sequential from NR radix2 #2", - "value": 1834108260, - "range": "± 1869965", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Sequential from RN radix2 #2", - "value": 6107174875, - "range": "± 35856512", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Sequential from NR radix2 #3", - "value": 3834153394, - "range": "± 1731497", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Sequential from RN radix2 #3", - "value": 13323882920, - "range": "± 37068688", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Sequential from NR radix2 #4", - "value": 8004310296, - "range": "± 9240235", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Sequential from RN radix2 #4", - "value": 28586477408, - "range": "± 161864976", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/natural", - "value": 30128433, - "range": "± 267552", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/natural inversed", - "value": 31019408, - "range": "± 348498", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/bit-reversed", - "value": 51472897, - "range": "± 1069449", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/bit-reversed inversed", - "value": 50383930, - "range": "± 1014849", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/natural #2", - "value": 61761357, - "range": "± 134656", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/natural inversed #2", - "value": 61996651, - "range": "± 129410", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/bit-reversed #2", - "value": 113680081, - "range": "± 1136972", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/bit-reversed inversed #2", - "value": 113916061, - "range": "± 679211", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/natural #3", - "value": 124697609, - "range": "± 124590", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/natural inversed #3", - "value": 124466089, - "range": "± 211270", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/bit-reversed #3", - "value": 232323793, - "range": "± 614728", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/bit-reversed inversed #3", - "value": 232550575, - "range": "± 348109", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/natural #4", - "value": 246768413, - "range": "± 221917", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/natural inversed #4", - "value": 247401398, - "range": "± 591357", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/bit-reversed #4", - "value": 471331857, - "range": "± 1468711", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/bit-reversed inversed #4", - "value": 460773749, - "range": "± 774143", - "unit": "ns/iter" - }, - { - "name": "Bit-reverse permutation/Sequential", - "value": 52434450, - "range": "± 621522", - "unit": "ns/iter" - }, - { - "name": "Bit-reverse permutation/Sequential #2", - "value": 105988416, - "range": "± 760476", - "unit": "ns/iter" - }, - { - "name": "Bit-reverse permutation/Sequential #3", - "value": 216979841, - "range": "± 253192", - "unit": "ns/iter" - }, - { - "name": "Bit-reverse permutation/Sequential #4", - "value": 452036790, - "range": "± 1205125", - "unit": "ns/iter" - }, - { - "name": "Polynomial evaluation/Sequential FFT", - "value": 1032205146, - "range": "± 3025042", - "unit": "ns/iter" - }, - { - "name": "Polynomial evaluation/Sequential FFT #2", - "value": 2166566728, - "range": "± 1556055", - "unit": "ns/iter" - }, - { - "name": "Polynomial evaluation/Sequential FFT #3", - "value": 4512320422, - "range": "± 2586012", - "unit": "ns/iter" - }, - { - "name": "Polynomial evaluation/Sequential FFT #4", - "value": 9359470786, - "range": "± 11241077", - "unit": "ns/iter" - }, - { - "name": "Polynomial interpolation/Sequential FFT", - "value": 1104672093, - "range": "± 3339359", - "unit": "ns/iter" - }, - { - "name": "Polynomial interpolation/Sequential FFT #2", - "value": 2301002675, - "range": "± 1461255", - "unit": "ns/iter" - }, - { - "name": "Polynomial interpolation/Sequential FFT #3", - "value": 4767080426, - "range": "± 4429587", - "unit": "ns/iter" - }, - { - "name": "Polynomial interpolation/Sequential FFT #4", - "value": 9851533943, - "range": "± 15412488", - "unit": "ns/iter" - }, - { - "name": "Polynomial/evaluate", - "value": 763, - "range": "± 0", - "unit": "ns/iter" - }, - { - "name": "Polynomial/evaluate_slice", - "value": 24443, - "range": "± 20", - "unit": "ns/iter" - }, - { - "name": "Polynomial/add", - "value": 705, - "range": "± 0", - "unit": "ns/iter" - }, - { - "name": "Polynomial/neg", - "value": 316, - "range": "± 0", - "unit": "ns/iter" - }, - { - "name": "Polynomial/sub", - "value": 949, - "range": "± 0", - "unit": "ns/iter" - }, - { - "name": "Polynomial/mul", - "value": 22746, - "range": "± 12", - "unit": "ns/iter" - }, - { - "name": "Polynomial/div", - "value": 2474, - "range": "± 975", - "unit": "ns/iter" - }, - { - "name": "Polynomial/div by 'x - b' with generic div", - "value": 59978, - "range": "± 521", - "unit": "ns/iter" - }, - { - "name": "Polynomial/div by 'x - b' with Ruffini", - "value": 774, - "range": "± 1", - "unit": "ns/iter" - } - ] - }, - { - "commit": { - "author": { - "email": "mariano.nicolini.91@gmail.com", - "name": "Mariano A. Nicolini", - "username": "entropidelic" - }, - "committer": { - "email": "noreply@github.com", - "name": "GitHub", - "username": "web-flow" - }, - "distinct": true, - "id": "c0314d8ba2ca283e1975056e2ea90dbdd520124f", - "message": "Fix some CLI errors related to Makefile (#586)\n\n* Fix CLI error\n\n* Add simple comment explaining variable definition in Makefile\n\n---------\n\nCo-authored-by: Mauro Toscano <12560266+MauroToscano@users.noreply.github.com>", - "timestamp": "2023-10-10T16:36:36Z", - "tree_id": "94fdc51df1e109de64f89df557355ea4c3045dca", - "url": "https://github.com/lambdaclass/lambdaworks/commit/c0314d8ba2ca283e1975056e2ea90dbdd520124f" - }, - "date": 1696957344299, - "tool": "cargo", - "benches": [ - { - "name": "Ordered FFT/Parallel (Metal)", - "value": 85452152, - "range": "± 15838875", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Parallel (Metal) #2", - "value": 163531470, - "range": "± 3969035", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Parallel (Metal) #3", - "value": 307987177, - "range": "± 2324516", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Parallel (Metal) #4", - "value": 628721020, - "range": "± 28232001", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/Parallel (Metal)", - "value": 34305924, - "range": "± 659821", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/Parallel (Metal) #2", - "value": 67743354, - "range": "± 626109", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/Parallel (Metal) #3", - "value": 133646036, - "range": "± 982777", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/Parallel (Metal) #4", - "value": 283926073, - "range": "± 3460562", - "unit": "ns/iter" - }, - { - "name": "Bit-reverse permutation/Parallel (Metal)", - "value": 29191915, - "range": "± 859406", - "unit": "ns/iter" - }, - { - "name": "Bit-reverse permutation/Parallel (Metal) #2", - "value": 52052078, - "range": "± 3049755", - "unit": "ns/iter" - }, - { - "name": "Bit-reverse permutation/Parallel (Metal) #3", - "value": 109736729, - "range": "± 3023768", - "unit": "ns/iter" - }, - { - "name": "Bit-reverse permutation/Parallel (Metal) #4", - "value": 236094298, - "range": "± 9761996", - "unit": "ns/iter" - }, - { - "name": "Polynomial/evaluate_fft_metal", - "value": 116011312, - "range": "± 470803", - "unit": "ns/iter" - }, - { - "name": "Polynomial/evaluate_fft_metal #2", - "value": 237606381, - "range": "± 1164452", - "unit": "ns/iter" - }, - { - "name": "Polynomial/evaluate_fft_metal #3", - "value": 485493177, - "range": "± 3517665", - "unit": "ns/iter" - }, - { - "name": "Polynomial/evaluate_fft_metal #4", - "value": 965405874, - "range": "± 10271809", - "unit": "ns/iter" - }, - { - "name": "Polynomial/interpolate_fft_metal", - "value": 410829229, - "range": "± 3520816", - "unit": "ns/iter" - }, - { - "name": "Polynomial/interpolate_fft_metal #2", - "value": 795959917, - "range": "± 7913555", - "unit": "ns/iter" - }, - { - "name": "Polynomial/interpolate_fft_metal #3", - "value": 1570089396, - "range": "± 13304657", - "unit": "ns/iter" - }, - { - "name": "Polynomial/interpolate_fft_metal #4", - "value": 3120234625, - "range": "± 15966309", - "unit": "ns/iter" - } - ] - }, - { - "commit": { - "author": { - "email": "mariano.nicolini.91@gmail.com", - "name": "Mariano A. Nicolini", - "username": "entropidelic" - }, - "committer": { - "email": "noreply@github.com", - "name": "GitHub", - "username": "web-flow" - }, - "distinct": true, - "id": "c0314d8ba2ca283e1975056e2ea90dbdd520124f", - "message": "Fix some CLI errors related to Makefile (#586)\n\n* Fix CLI error\n\n* Add simple comment explaining variable definition in Makefile\n\n---------\n\nCo-authored-by: Mauro Toscano <12560266+MauroToscano@users.noreply.github.com>", - "timestamp": "2023-10-10T16:36:36Z", - "tree_id": "94fdc51df1e109de64f89df557355ea4c3045dca", - "url": "https://github.com/lambdaclass/lambdaworks/commit/c0314d8ba2ca283e1975056e2ea90dbdd520124f" - }, - "date": 1696958819096, - "tool": "cargo", - "benches": [ - { - "name": "Ordered FFT/Sequential from NR radix2", - "value": 1010029150, - "range": "± 7207193", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Sequential from RN radix2", - "value": 3368995316, - "range": "± 26878081", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Sequential from NR radix2 #2", - "value": 2116673311, - "range": "± 11876100", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Sequential from RN radix2 #2", - "value": 7380235958, - "range": "± 33780722", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Sequential from NR radix2 #3", - "value": 4430053903, - "range": "± 18862844", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Sequential from RN radix2 #3", - "value": 16090492697, - "range": "± 91331728", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Sequential from NR radix2 #4", - "value": 9292842034, - "range": "± 47714414", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Sequential from RN radix2 #4", - "value": 34414751593, - "range": "± 145390398", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/natural", - "value": 36160225, - "range": "± 607215", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/natural inversed", - "value": 36125366, - "range": "± 505436", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/bit-reversed", - "value": 62045462, - "range": "± 1596157", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/bit-reversed inversed", - "value": 63135376, - "range": "± 1958786", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/natural #2", - "value": 71873525, - "range": "± 1114047", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/natural inversed #2", - "value": 73251164, - "range": "± 1213870", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/bit-reversed #2", - "value": 132572440, - "range": "± 1232222", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/bit-reversed inversed #2", - "value": 130251441, - "range": "± 1723409", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/natural #3", - "value": 144648538, - "range": "± 1573180", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/natural inversed #3", - "value": 143511402, - "range": "± 1315481", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/bit-reversed #3", - "value": 266904010, - "range": "± 3135312", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/bit-reversed inversed #3", - "value": 267280977, - "range": "± 3284697", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/natural #4", - "value": 288031236, - "range": "± 2380578", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/natural inversed #4", - "value": 290197311, - "range": "± 4690279", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/bit-reversed #4", - "value": 535062765, - "range": "± 3918353", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/bit-reversed inversed #4", - "value": 533855994, - "range": "± 6040941", - "unit": "ns/iter" - }, - { - "name": "Bit-reverse permutation/Sequential", - "value": 59403106, - "range": "± 1670305", - "unit": "ns/iter" - }, - { - "name": "Bit-reverse permutation/Sequential #2", - "value": 125113659, - "range": "± 2257296", - "unit": "ns/iter" - }, - { - "name": "Bit-reverse permutation/Sequential #3", - "value": 250360127, - "range": "± 2536469", - "unit": "ns/iter" - }, - { - "name": "Bit-reverse permutation/Sequential #4", - "value": 504434221, - "range": "± 11690889", - "unit": "ns/iter" - }, - { - "name": "Polynomial evaluation/Sequential FFT", - "value": 1192413269, - "range": "± 13302818", - "unit": "ns/iter" - }, - { - "name": "Polynomial evaluation/Sequential FFT #2", - "value": 2509719209, - "range": "± 18859882", - "unit": "ns/iter" - }, - { - "name": "Polynomial evaluation/Sequential FFT #3", - "value": 5191692800, - "range": "± 20113779", - "unit": "ns/iter" - }, - { - "name": "Polynomial evaluation/Sequential FFT #4", - "value": 10788312932, - "range": "± 46409556", - "unit": "ns/iter" - }, - { - "name": "Polynomial interpolation/Sequential FFT", - "value": 1296873496, - "range": "± 52307435", - "unit": "ns/iter" - }, - { - "name": "Polynomial interpolation/Sequential FFT #2", - "value": 2690921062, - "range": "± 20091859", - "unit": "ns/iter" - }, - { - "name": "Polynomial interpolation/Sequential FFT #3", - "value": 5544194869, - "range": "± 18428850", - "unit": "ns/iter" - }, - { - "name": "Polynomial interpolation/Sequential FFT #4", - "value": 11509270130, - "range": "± 27705300", - "unit": "ns/iter" - }, - { - "name": "Polynomial/evaluate", - "value": 95, - "range": "± 1", - "unit": "ns/iter" - }, - { - "name": "Polynomial/evaluate_slice", - "value": 406, - "range": "± 14", - "unit": "ns/iter" - }, - { - "name": "Polynomial/add", - "value": 126, - "range": "± 3", - "unit": "ns/iter" - }, - { - "name": "Polynomial/neg", - "value": 40, - "range": "± 2", - "unit": "ns/iter" - }, - { - "name": "Polynomial/sub", - "value": 166, - "range": "± 10", - "unit": "ns/iter" - }, - { - "name": "Polynomial/mul", - "value": 532, - "range": "± 19", - "unit": "ns/iter" - }, - { - "name": "Polynomial/div", - "value": 995, - "range": "± 46", - "unit": "ns/iter" - }, - { - "name": "Polynomial/div by 'x - b' with generic div", - "value": 1893, - "range": "± 119", - "unit": "ns/iter" - }, - { - "name": "Polynomial/div by 'x - b' with Ruffini", - "value": 101, - "range": "± 4", - "unit": "ns/iter" - } - ] - }, - { - "commit": { - "author": { - "email": "41742639+schouhy@users.noreply.github.com", - "name": "Sergio Chouhy", - "username": "schouhy" - }, - "committer": { - "email": "noreply@github.com", - "name": "GitHub", - "username": "web-flow" - }, - "distinct": true, - "id": "5a938e7d12305e0a7b05e7f7131c1dc8c39f2e0c", - "message": "Fix CIOS overflow check (#602)\n\n* fix cios overflow check\n\n* rename test", - "timestamp": "2023-10-11T13:10:44Z", - "tree_id": "9c1a8c6f08aa7dd86073342f21e9bd6ba59663de", - "url": "https://github.com/lambdaclass/lambdaworks/commit/5a938e7d12305e0a7b05e7f7131c1dc8c39f2e0c" - }, - "date": 1697031456433, - "tool": "cargo", - "benches": [ - { - "name": "Ordered FFT/Parallel (Metal)", - "value": 100553467, - "range": "± 9135901", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Parallel (Metal) #2", - "value": 191184618, - "range": "± 13491472", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Parallel (Metal) #3", - "value": 327788843, - "range": "± 13282268", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Parallel (Metal) #4", - "value": 630154895, - "range": "± 28004487", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/Parallel (Metal)", - "value": 34562071, - "range": "± 778072", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/Parallel (Metal) #2", - "value": 72511769, - "range": "± 5880982", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/Parallel (Metal) #3", - "value": 132570927, - "range": "± 314980", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/Parallel (Metal) #4", - "value": 274932114, - "range": "± 1197305", - "unit": "ns/iter" - }, - { - "name": "Bit-reverse permutation/Parallel (Metal)", - "value": 27348119, - "range": "± 724370", - "unit": "ns/iter" - }, - { - "name": "Bit-reverse permutation/Parallel (Metal) #2", - "value": 54457577, - "range": "± 3400140", - "unit": "ns/iter" - }, - { - "name": "Bit-reverse permutation/Parallel (Metal) #3", - "value": 110717630, - "range": "± 5017685", - "unit": "ns/iter" - }, - { - "name": "Bit-reverse permutation/Parallel (Metal) #4", - "value": 238762854, - "range": "± 6239327", - "unit": "ns/iter" - }, - { - "name": "Polynomial/evaluate_fft_metal", - "value": 115852683, - "range": "± 818050", - "unit": "ns/iter" - }, - { - "name": "Polynomial/evaluate_fft_metal #2", - "value": 236161132, - "range": "± 1847716", - "unit": "ns/iter" - }, - { - "name": "Polynomial/evaluate_fft_metal #3", - "value": 488169624, - "range": "± 10061388", - "unit": "ns/iter" - }, - { - "name": "Polynomial/evaluate_fft_metal #4", - "value": 965926416, - "range": "± 11328672", - "unit": "ns/iter" - }, - { - "name": "Polynomial/interpolate_fft_metal", - "value": 405388760, - "range": "± 3584425", - "unit": "ns/iter" - }, - { - "name": "Polynomial/interpolate_fft_metal #2", - "value": 801535729, - "range": "± 4554831", - "unit": "ns/iter" - }, - { - "name": "Polynomial/interpolate_fft_metal #3", - "value": 1575189562, - "range": "± 2967848", - "unit": "ns/iter" - }, - { - "name": "Polynomial/interpolate_fft_metal #4", - "value": 3126885917, - "range": "± 19258829", - "unit": "ns/iter" - } - ] - }, - { - "commit": { - "author": { - "email": "41742639+schouhy@users.noreply.github.com", - "name": "Sergio Chouhy", - "username": "schouhy" - }, - "committer": { - "email": "noreply@github.com", - "name": "GitHub", - "username": "web-flow" - }, - "distinct": true, - "id": "5a938e7d12305e0a7b05e7f7131c1dc8c39f2e0c", - "message": "Fix CIOS overflow check (#602)\n\n* fix cios overflow check\n\n* rename test", - "timestamp": "2023-10-11T13:10:44Z", - "tree_id": "9c1a8c6f08aa7dd86073342f21e9bd6ba59663de", - "url": "https://github.com/lambdaclass/lambdaworks/commit/5a938e7d12305e0a7b05e7f7131c1dc8c39f2e0c" - }, - "date": 1697032678611, - "tool": "cargo", - "benches": [ - { - "name": "Ordered FFT/Sequential from NR radix2", - "value": 834817588, - "range": "± 710390", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Sequential from RN radix2", - "value": 2858835642, - "range": "± 4640966", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Sequential from NR radix2 #2", - "value": 1755248493, - "range": "± 1567789", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Sequential from RN radix2 #2", - "value": 6034273330, - "range": "± 148786095", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Sequential from NR radix2 #3", - "value": 3667553617, - "range": "± 15488449", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Sequential from RN radix2 #3", - "value": 13600715677, - "range": "± 285664309", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Sequential from NR radix2 #4", - "value": 7629200905, - "range": "± 13511720", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Sequential from RN radix2 #4", - "value": 28889717217, - "range": "± 76798435", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/natural", - "value": 31531168, - "range": "± 192741", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/natural inversed", - "value": 31351457, - "range": "± 228286", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/bit-reversed", - "value": 55347040, - "range": "± 934367", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/bit-reversed inversed", - "value": 55962240, - "range": "± 614940", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/natural #2", - "value": 62273339, - "range": "± 189721", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/natural inversed #2", - "value": 62486878, - "range": "± 193060", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/bit-reversed #2", - "value": 114011349, - "range": "± 608683", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/bit-reversed inversed #2", - "value": 114262852, - "range": "± 502886", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/natural #3", - "value": 125070708, - "range": "± 425256", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/natural inversed #3", - "value": 125072679, - "range": "± 150457", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/bit-reversed #3", - "value": 231664577, - "range": "± 715987", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/bit-reversed inversed #3", - "value": 231369974, - "range": "± 552536", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/natural #4", - "value": 247984622, - "range": "± 146120", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/natural inversed #4", - "value": 247914743, - "range": "± 553738", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/bit-reversed #4", - "value": 456547813, - "range": "± 877830", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/bit-reversed inversed #4", - "value": 457032448, - "range": "± 822274", - "unit": "ns/iter" - }, - { - "name": "Bit-reverse permutation/Sequential", - "value": 52368692, - "range": "± 387918", - "unit": "ns/iter" - }, - { - "name": "Bit-reverse permutation/Sequential #2", - "value": 104671315, - "range": "± 506534", - "unit": "ns/iter" - }, - { - "name": "Bit-reverse permutation/Sequential #3", - "value": 212900251, - "range": "± 871009", - "unit": "ns/iter" - }, - { - "name": "Bit-reverse permutation/Sequential #4", - "value": 435852469, - "range": "± 2386496", - "unit": "ns/iter" - }, - { - "name": "Polynomial evaluation/Sequential FFT", - "value": 1005856235, - "range": "± 1992041", - "unit": "ns/iter" - }, - { - "name": "Polynomial evaluation/Sequential FFT #2", - "value": 2098129049, - "range": "± 3845003", - "unit": "ns/iter" - }, - { - "name": "Polynomial evaluation/Sequential FFT #3", - "value": 4348370905, - "range": "± 3751023", - "unit": "ns/iter" - }, - { - "name": "Polynomial evaluation/Sequential FFT #4", - "value": 9033120090, - "range": "± 21506253", - "unit": "ns/iter" - }, - { - "name": "Polynomial interpolation/Sequential FFT", - "value": 1070457299, - "range": "± 2379663", - "unit": "ns/iter" - }, - { - "name": "Polynomial interpolation/Sequential FFT #2", - "value": 2224776086, - "range": "± 3805099", - "unit": "ns/iter" - }, - { - "name": "Polynomial interpolation/Sequential FFT #3", - "value": 4613031166, - "range": "± 6618215", - "unit": "ns/iter" - }, - { - "name": "Polynomial interpolation/Sequential FFT #4", - "value": 9541173646, - "range": "± 18249947", - "unit": "ns/iter" - }, - { - "name": "Polynomial/evaluate", - "value": 83, - "range": "± 2", - "unit": "ns/iter" - }, - { - "name": "Polynomial/evaluate_slice", - "value": 341, - "range": "± 8", - "unit": "ns/iter" - }, - { - "name": "Polynomial/add", - "value": 112, - "range": "± 7", - "unit": "ns/iter" - }, - { - "name": "Polynomial/neg", - "value": 37, - "range": "± 0", - "unit": "ns/iter" - }, - { - "name": "Polynomial/sub", - "value": 150, - "range": "± 6", - "unit": "ns/iter" - }, - { - "name": "Polynomial/mul", - "value": 444, - "range": "± 20", - "unit": "ns/iter" - }, - { - "name": "Polynomial/div", - "value": 431, - "range": "± 92", - "unit": "ns/iter" - }, - { - "name": "Polynomial/div by 'x - b' with generic div", - "value": 1213, - "range": "± 76", - "unit": "ns/iter" - }, - { - "name": "Polynomial/div by 'x - b' with Ruffini", - "value": 85, - "range": "± 2", - "unit": "ns/iter" - } - ] - }, - { - "commit": { - "author": { - "email": "62400508+juan518munoz@users.noreply.github.com", - "name": "juan518munoz", - "username": "juan518munoz" - }, - "committer": { - "email": "noreply@github.com", - "name": "GitHub", - "username": "web-flow" - }, - "distinct": false, - "id": "50b9fbd31481423e6f070139cc626cfd238aa116", - "message": "migrate cli to extern crate (#598)\n\n* migrate cli to extern crate\n\n* add clap4 for cli handling\n\n* cargo fmt\n\n* readme changes\n\n* Add disclaimer readme\n\n* Remove bit security text from cairo prover crate\n\n* add compile option to makefile\n\n* add compile and run all to makefile\n\n* add example to readme\n\n* cargo fmt\n\n* add compile and prove to makefile\n\n* better readme\n\n* add quiet flag to makefile binaries\n\n* reorganized readme\n\n---------\n\nCo-authored-by: Jmunoz \nCo-authored-by: Mariano A. Nicolini \nCo-authored-by: MauroFab ", - "timestamp": "2023-10-12T15:09:24Z", - "tree_id": "c72d2c05dff853365aabe8bbac9c9008163c2f3b", - "url": "https://github.com/lambdaclass/lambdaworks/commit/50b9fbd31481423e6f070139cc626cfd238aa116" - }, - "date": 1697124779717, - "tool": "cargo", - "benches": [ - { - "name": "Ordered FFT/Parallel (Metal)", - "value": 95738116, - "range": "± 11709881", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Parallel (Metal) #2", - "value": 164979263, - "range": "± 3786458", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Parallel (Metal) #3", - "value": 307602625, - "range": "± 2368708", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Parallel (Metal) #4", - "value": 631341125, - "range": "± 25725604", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/Parallel (Metal)", - "value": 34422587, - "range": "± 624163", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/Parallel (Metal) #2", - "value": 68684399, - "range": "± 593619", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/Parallel (Metal) #3", - "value": 133429541, - "range": "± 1296835", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/Parallel (Metal) #4", - "value": 283135927, - "range": "± 2665768", - "unit": "ns/iter" - }, - { - "name": "Bit-reverse permutation/Parallel (Metal)", - "value": 29845763, - "range": "± 323952", - "unit": "ns/iter" - }, - { - "name": "Bit-reverse permutation/Parallel (Metal) #2", - "value": 57976274, - "range": "± 613911", - "unit": "ns/iter" - }, - { - "name": "Bit-reverse permutation/Parallel (Metal) #3", - "value": 115761527, - "range": "± 5296587", - "unit": "ns/iter" - }, - { - "name": "Bit-reverse permutation/Parallel (Metal) #4", - "value": 238121305, - "range": "± 12571307", - "unit": "ns/iter" - }, - { - "name": "Polynomial/evaluate_fft_metal", - "value": 116109535, - "range": "± 1032165", - "unit": "ns/iter" - }, - { - "name": "Polynomial/evaluate_fft_metal #2", - "value": 238445847, - "range": "± 684717", - "unit": "ns/iter" - }, - { - "name": "Polynomial/evaluate_fft_metal #3", - "value": 485775833, - "range": "± 8488458", - "unit": "ns/iter" - }, - { - "name": "Polynomial/evaluate_fft_metal #4", - "value": 986781062, - "range": "± 13435187", - "unit": "ns/iter" - }, - { - "name": "Polynomial/interpolate_fft_metal", - "value": 411883229, - "range": "± 5031043", - "unit": "ns/iter" - }, - { - "name": "Polynomial/interpolate_fft_metal #2", - "value": 804890396, - "range": "± 3361563", - "unit": "ns/iter" - }, - { - "name": "Polynomial/interpolate_fft_metal #3", - "value": 1582480854, - "range": "± 9363693", - "unit": "ns/iter" - }, - { - "name": "Polynomial/interpolate_fft_metal #4", - "value": 3115457791, - "range": "± 18548598", - "unit": "ns/iter" - } - ] - }, - { - "commit": { - "author": { - "email": "62400508+juan518munoz@users.noreply.github.com", - "name": "juan518munoz", - "username": "juan518munoz" - }, - "committer": { - "email": "noreply@github.com", - "name": "GitHub", - "username": "web-flow" - }, - "distinct": false, - "id": "50b9fbd31481423e6f070139cc626cfd238aa116", - "message": "migrate cli to extern crate (#598)\n\n* migrate cli to extern crate\n\n* add clap4 for cli handling\n\n* cargo fmt\n\n* readme changes\n\n* Add disclaimer readme\n\n* Remove bit security text from cairo prover crate\n\n* add compile option to makefile\n\n* add compile and run all to makefile\n\n* add example to readme\n\n* cargo fmt\n\n* add compile and prove to makefile\n\n* better readme\n\n* add quiet flag to makefile binaries\n\n* reorganized readme\n\n---------\n\nCo-authored-by: Jmunoz \nCo-authored-by: Mariano A. Nicolini \nCo-authored-by: MauroFab ", - "timestamp": "2023-10-12T15:09:24Z", - "tree_id": "c72d2c05dff853365aabe8bbac9c9008163c2f3b", - "url": "https://github.com/lambdaclass/lambdaworks/commit/50b9fbd31481423e6f070139cc626cfd238aa116" - }, - "date": 1697125867072, - "tool": "cargo", - "benches": [ - { - "name": "Ordered FFT/Sequential from NR radix2", - "value": 920862958, - "range": "± 535158", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Sequential from RN radix2", - "value": 1766394382, - "range": "± 8148325", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Sequential from NR radix2 #2", - "value": 1927118023, - "range": "± 723614", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Sequential from RN radix2 #2", - "value": 4349381246, - "range": "± 17241566", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Sequential from NR radix2 #3", - "value": 4025806949, - "range": "± 2015259", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Sequential from RN radix2 #3", - "value": 9848237440, - "range": "± 6496917", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Sequential from NR radix2 #4", - "value": 8399750228, - "range": "± 2928513", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Sequential from RN radix2 #4", - "value": 21260320115, - "range": "± 11782644", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/natural", - "value": 32956572, - "range": "± 104814", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/natural inversed", - "value": 32920261, - "range": "± 95348", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/bit-reversed", - "value": 43527171, - "range": "± 493587", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/bit-reversed inversed", - "value": 43680263, - "range": "± 459181", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/natural #2", - "value": 66738162, - "range": "± 48940", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/natural inversed #2", - "value": 67024359, - "range": "± 168189", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/bit-reversed #2", - "value": 104155076, - "range": "± 1464361", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/bit-reversed inversed #2", - "value": 103530974, - "range": "± 978127", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/natural #3", - "value": 134665998, - "range": "± 136807", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/natural inversed #3", - "value": 134564811, - "range": "± 153656", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/bit-reversed #3", - "value": 224455109, - "range": "± 747545", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/bit-reversed inversed #3", - "value": 224372335, - "range": "± 708879", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/natural #4", - "value": 268168331, - "range": "± 334706", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/natural inversed #4", - "value": 267984947, - "range": "± 296920", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/bit-reversed #4", - "value": 453298434, - "range": "± 454371", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/bit-reversed inversed #4", - "value": 453957132, - "range": "± 410466", - "unit": "ns/iter" - }, - { - "name": "Bit-reverse permutation/Sequential", - "value": 43748199, - "range": "± 266780", - "unit": "ns/iter" - }, - { - "name": "Bit-reverse permutation/Sequential #2", - "value": 94604175, - "range": "± 299092", - "unit": "ns/iter" - }, - { - "name": "Bit-reverse permutation/Sequential #3", - "value": 189609372, - "range": "± 254740", - "unit": "ns/iter" - }, - { - "name": "Bit-reverse permutation/Sequential #4", - "value": 379449588, - "range": "± 618171", - "unit": "ns/iter" - }, - { - "name": "Polynomial evaluation/Sequential FFT", - "value": 1044358097, - "range": "± 2377244", - "unit": "ns/iter" - }, - { - "name": "Polynomial evaluation/Sequential FFT #2", - "value": 2201575613, - "range": "± 1344098", - "unit": "ns/iter" - }, - { - "name": "Polynomial evaluation/Sequential FFT #3", - "value": 4582386656, - "range": "± 2586973", - "unit": "ns/iter" - }, - { - "name": "Polynomial evaluation/Sequential FFT #4", - "value": 9508097375, - "range": "± 7656666", - "unit": "ns/iter" - }, - { - "name": "Polynomial interpolation/Sequential FFT", - "value": 1107536297, - "range": "± 2546553", - "unit": "ns/iter" - }, - { - "name": "Polynomial interpolation/Sequential FFT #2", - "value": 2326208002, - "range": "± 2522855", - "unit": "ns/iter" - }, - { - "name": "Polynomial interpolation/Sequential FFT #3", - "value": 4840224823, - "range": "± 3038208", - "unit": "ns/iter" - }, - { - "name": "Polynomial interpolation/Sequential FFT #4", - "value": 10011513181, - "range": "± 6552354", - "unit": "ns/iter" - }, - { - "name": "Polynomial/evaluate", - "value": 501, - "range": "± 1", - "unit": "ns/iter" - }, - { - "name": "Polynomial/evaluate_slice", - "value": 16093, - "range": "± 12", - "unit": "ns/iter" - }, - { - "name": "Polynomial/add", - "value": 410, - "range": "± 23", - "unit": "ns/iter" - }, - { - "name": "Polynomial/neg", - "value": 366, - "range": "± 0", - "unit": "ns/iter" - }, - { - "name": "Polynomial/sub", - "value": 762, - "range": "± 9", - "unit": "ns/iter" - }, - { - "name": "Polynomial/mul", - "value": 8520, - "range": "± 51", - "unit": "ns/iter" - }, - { - "name": "Polynomial/div", - "value": 1690, - "range": "± 339", - "unit": "ns/iter" - }, - { - "name": "Polynomial/div by 'x - b' with generic div", - "value": 37146, - "range": "± 940", - "unit": "ns/iter" - }, - { - "name": "Polynomial/div by 'x - b' with Ruffini", - "value": 485, - "range": "± 2", - "unit": "ns/iter" - } - ] - }, - { - "commit": { - "author": { - "email": "IRFANBOZKURT123@GMAIL.COM", - "name": "irfan", - "username": "irfanbozkurt" - }, - "committer": { - "email": "noreply@github.com", - "name": "GitHub", - "username": "web-flow" - }, - "distinct": true, - "id": "5e952544a2b5f506f2c0afa72896c08abccc82c8", - "message": "stark curve, pedersen hash, precalculated points (#597)\n\n* stark curve, pedersen hash, precalculated points\n\n* lint\n\n* lint + array index fixes\n\n* cargo fmt\n\n* clippy\n\n* fmt\n\n* ref to starknet-rs\n\n* reviews\n\n* constant points moved to another file\n\n* move 'from_affine_hex_string' to starkcurve\n\n* make add_points a private fn\n\n* docs for pedersen\n\n* rename add_points -> lookup_and_accumulate\n\n---------\n\nCo-authored-by: Mariano A. Nicolini ", - "timestamp": "2023-10-17T13:22:10Z", - "tree_id": "a0224f69e75df0e0c07bd0c7d1e6d4a0882be674", - "url": "https://github.com/lambdaclass/lambdaworks/commit/5e952544a2b5f506f2c0afa72896c08abccc82c8" - }, - "date": 1697550212115, - "tool": "cargo", - "benches": [ - { - "name": "Ordered FFT/Parallel (Metal)", - "value": 98561576, - "range": "± 15097557", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Parallel (Metal) #2", - "value": 163979055, - "range": "± 2781228", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Parallel (Metal) #3", - "value": 307966750, - "range": "± 2458400", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Parallel (Metal) #4", - "value": 635999729, - "range": "± 14759340", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/Parallel (Metal)", - "value": 34930859, - "range": "± 221322", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/Parallel (Metal) #2", - "value": 69366243, - "range": "± 570076", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/Parallel (Metal) #3", - "value": 137199992, - "range": "± 2008501", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/Parallel (Metal) #4", - "value": 285101072, - "range": "± 2501402", - "unit": "ns/iter" - }, - { - "name": "Bit-reverse permutation/Parallel (Metal)", - "value": 30430640, - "range": "± 249153", - "unit": "ns/iter" - }, - { - "name": "Bit-reverse permutation/Parallel (Metal) #2", - "value": 57056817, - "range": "± 1736944", - "unit": "ns/iter" - }, - { - "name": "Bit-reverse permutation/Parallel (Metal) #3", - "value": 112673622, - "range": "± 2692635", - "unit": "ns/iter" - }, - { - "name": "Bit-reverse permutation/Parallel (Metal) #4", - "value": 241335312, - "range": "± 11989668", - "unit": "ns/iter" - }, - { - "name": "Polynomial/evaluate_fft_metal", - "value": 116878135, - "range": "± 1027511", - "unit": "ns/iter" - }, - { - "name": "Polynomial/evaluate_fft_metal #2", - "value": 238751778, - "range": "± 1319613", - "unit": "ns/iter" - }, - { - "name": "Polynomial/evaluate_fft_metal #3", - "value": 482570208, - "range": "± 8650894", - "unit": "ns/iter" - }, - { - "name": "Polynomial/evaluate_fft_metal #4", - "value": 972096187, - "range": "± 20307051", - "unit": "ns/iter" - }, - { - "name": "Polynomial/interpolate_fft_metal", - "value": 395174708, - "range": "± 2468240", - "unit": "ns/iter" - }, - { - "name": "Polynomial/interpolate_fft_metal #2", - "value": 773294499, - "range": "± 10121886", - "unit": "ns/iter" - }, - { - "name": "Polynomial/interpolate_fft_metal #3", - "value": 1556999478, - "range": "± 24120463", - "unit": "ns/iter" - }, - { - "name": "Polynomial/interpolate_fft_metal #4", - "value": 3093299478, - "range": "± 35913570", - "unit": "ns/iter" - } - ] - }, - { - "commit": { - "author": { - "email": "IRFANBOZKURT123@GMAIL.COM", - "name": "irfan", - "username": "irfanbozkurt" - }, - "committer": { - "email": "noreply@github.com", - "name": "GitHub", - "username": "web-flow" - }, - "distinct": true, - "id": "5e952544a2b5f506f2c0afa72896c08abccc82c8", - "message": "stark curve, pedersen hash, precalculated points (#597)\n\n* stark curve, pedersen hash, precalculated points\n\n* lint\n\n* lint + array index fixes\n\n* cargo fmt\n\n* clippy\n\n* fmt\n\n* ref to starknet-rs\n\n* reviews\n\n* constant points moved to another file\n\n* move 'from_affine_hex_string' to starkcurve\n\n* make add_points a private fn\n\n* docs for pedersen\n\n* rename add_points -> lookup_and_accumulate\n\n---------\n\nCo-authored-by: Mariano A. Nicolini ", - "timestamp": "2023-10-17T13:22:10Z", - "tree_id": "a0224f69e75df0e0c07bd0c7d1e6d4a0882be674", - "url": "https://github.com/lambdaclass/lambdaworks/commit/5e952544a2b5f506f2c0afa72896c08abccc82c8" - }, - "date": 1697551701294, - "tool": "cargo", - "benches": [ - { - "name": "Ordered FFT/Sequential from NR radix2", - "value": 968474199, - "range": "± 31179697", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Sequential from RN radix2", - "value": 3494993575, - "range": "± 35562339", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Sequential from NR radix2 #2", - "value": 2060771761, - "range": "± 78771297", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Sequential from RN radix2 #2", - "value": 7682994759, - "range": "± 66152892", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Sequential from NR radix2 #3", - "value": 4194012865, - "range": "± 77714478", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Sequential from RN radix2 #3", - "value": 16622742810, - "range": "± 195010322", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Sequential from NR radix2 #4", - "value": 8550174476, - "range": "± 152685215", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Sequential from RN radix2 #4", - "value": 35524182359, - "range": "± 129499145", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/natural", - "value": 34833778, - "range": "± 1340280", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/natural inversed", - "value": 33533169, - "range": "± 1513973", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/bit-reversed", - "value": 53843944, - "range": "± 5570881", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/bit-reversed inversed", - "value": 46818504, - "range": "± 6335951", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/natural #2", - "value": 65381381, - "range": "± 3936296", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/natural inversed #2", - "value": 66800040, - "range": "± 2112187", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/bit-reversed #2", - "value": 132018139, - "range": "± 6849899", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/bit-reversed inversed #2", - "value": 129003486, - "range": "± 7442430", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/natural #3", - "value": 134704754, - "range": "± 6673965", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/natural inversed #3", - "value": 134938211, - "range": "± 5645285", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/bit-reversed #3", - "value": 263080871, - "range": "± 10595464", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/bit-reversed inversed #3", - "value": 261607134, - "range": "± 7045194", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/natural #4", - "value": 271617451, - "range": "± 10703898", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/natural inversed #4", - "value": 281477390, - "range": "± 9477696", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/bit-reversed #4", - "value": 533802990, - "range": "± 15728131", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/bit-reversed inversed #4", - "value": 538674217, - "range": "± 13921165", - "unit": "ns/iter" - }, - { - "name": "Bit-reverse permutation/Sequential", - "value": 58680228, - "range": "± 3165361", - "unit": "ns/iter" - }, - { - "name": "Bit-reverse permutation/Sequential #2", - "value": 131047418, - "range": "± 1999436", - "unit": "ns/iter" - }, - { - "name": "Bit-reverse permutation/Sequential #3", - "value": 263227407, - "range": "± 5417229", - "unit": "ns/iter" - }, - { - "name": "Bit-reverse permutation/Sequential #4", - "value": 522653735, - "range": "± 11105764", - "unit": "ns/iter" - }, - { - "name": "Polynomial evaluation/Sequential FFT", - "value": 1212022245, - "range": "± 28373713", - "unit": "ns/iter" - }, - { - "name": "Polynomial evaluation/Sequential FFT #2", - "value": 2468370330, - "range": "± 49602109", - "unit": "ns/iter" - }, - { - "name": "Polynomial evaluation/Sequential FFT #3", - "value": 5085923138, - "range": "± 80385603", - "unit": "ns/iter" - }, - { - "name": "Polynomial evaluation/Sequential FFT #4", - "value": 10833141862, - "range": "± 367121106", - "unit": "ns/iter" - }, - { - "name": "Polynomial interpolation/Sequential FFT", - "value": 1383694281, - "range": "± 25375557", - "unit": "ns/iter" - }, - { - "name": "Polynomial interpolation/Sequential FFT #2", - "value": 2798646196, - "range": "± 58210515", - "unit": "ns/iter" - }, - { - "name": "Polynomial interpolation/Sequential FFT #3", - "value": 5830066713, - "range": "± 86761219", - "unit": "ns/iter" - }, - { - "name": "Polynomial interpolation/Sequential FFT #4", - "value": 11636643720, - "range": "± 154909547", - "unit": "ns/iter" - }, - { - "name": "Polynomial/evaluate", - "value": 3407, - "range": "± 231", - "unit": "ns/iter" - }, - { - "name": "Polynomial/evaluate_slice", - "value": 446598, - "range": "± 21676", - "unit": "ns/iter" - }, - { - "name": "Polynomial/add", - "value": 2290, - "range": "± 109", - "unit": "ns/iter" - }, - { - "name": "Polynomial/neg", - "value": 653, - "range": "± 104", - "unit": "ns/iter" - }, - { - "name": "Polynomial/sub", - "value": 2787, - "range": "± 159", - "unit": "ns/iter" - }, - { - "name": "Polynomial/mul", - "value": 413399, - "range": "± 42311", - "unit": "ns/iter" - }, - { - "name": "Polynomial/div", - "value": 7320, - "range": "± 2328", - "unit": "ns/iter" - }, - { - "name": "Polynomial/div by 'x - b' with generic div", - "value": 857646, - "range": "± 51722", - "unit": "ns/iter" - }, - { - "name": "Polynomial/div by 'x - b' with Ruffini", - "value": 3559, - "range": "± 263", - "unit": "ns/iter" - } - ] - }, - { - "commit": { - "author": { - "email": "12560266+MauroToscano@users.noreply.github.com", - "name": "Mauro Toscano", - "username": "MauroToscano" - }, - "committer": { - "email": "noreply@github.com", - "name": "GitHub", - "username": "web-flow" - }, - "distinct": true, - "id": "780b7ddcdc5b427a71b78c519404f9879376ef04", - "message": "Addition fuzzer for Stark Field (#601)\n\n* Add fuzzer\n\n* Remove artifacts\n\n---------\n\nCo-authored-by: Mariano A. Nicolini ", - "timestamp": "2023-10-17T13:47:32Z", - "tree_id": "aa807c4efa762cb1f9f99e34ba45372814191c6a", - "url": "https://github.com/lambdaclass/lambdaworks/commit/780b7ddcdc5b427a71b78c519404f9879376ef04" - }, - "date": 1697551764739, - "tool": "cargo", - "benches": [ - { - "name": "Ordered FFT/Parallel (Metal)", - "value": 99908915, - "range": "± 10516144", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Parallel (Metal) #2", - "value": 163801330, - "range": "± 7086090", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Parallel (Metal) #3", - "value": 307103812, - "range": "± 2503830", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Parallel (Metal) #4", - "value": 624401041, - "range": "± 24179969", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/Parallel (Metal)", - "value": 34681286, - "range": "± 3747206", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/Parallel (Metal) #2", - "value": 68276580, - "range": "± 724007", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/Parallel (Metal) #3", - "value": 133673758, - "range": "± 791673", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/Parallel (Metal) #4", - "value": 284385906, - "range": "± 3187294", - "unit": "ns/iter" - }, - { - "name": "Bit-reverse permutation/Parallel (Metal)", - "value": 30001047, - "range": "± 459831", - "unit": "ns/iter" - }, - { - "name": "Bit-reverse permutation/Parallel (Metal) #2", - "value": 57415047, - "range": "± 2621019", - "unit": "ns/iter" - }, - { - "name": "Bit-reverse permutation/Parallel (Metal) #3", - "value": 112426974, - "range": "± 7900406", - "unit": "ns/iter" - }, - { - "name": "Bit-reverse permutation/Parallel (Metal) #4", - "value": 242645840, - "range": "± 3539656", - "unit": "ns/iter" - }, - { - "name": "Polynomial/evaluate_fft_metal", - "value": 118302566, - "range": "± 765318", - "unit": "ns/iter" - }, - { - "name": "Polynomial/evaluate_fft_metal #2", - "value": 238192694, - "range": "± 1617658", - "unit": "ns/iter" - }, - { - "name": "Polynomial/evaluate_fft_metal #3", - "value": 488231302, - "range": "± 7934625", - "unit": "ns/iter" - }, - { - "name": "Polynomial/evaluate_fft_metal #4", - "value": 984082271, - "range": "± 20559247", - "unit": "ns/iter" - }, - { - "name": "Polynomial/interpolate_fft_metal", - "value": 408603895, - "range": "± 3521779", - "unit": "ns/iter" - }, - { - "name": "Polynomial/interpolate_fft_metal #2", - "value": 799730583, - "range": "± 4263099", - "unit": "ns/iter" - }, - { - "name": "Polynomial/interpolate_fft_metal #3", - "value": 1583137334, - "range": "± 7108725", - "unit": "ns/iter" - }, - { - "name": "Polynomial/interpolate_fft_metal #4", - "value": 3128978833, - "range": "± 26275354", - "unit": "ns/iter" - } - ] - }, - { - "commit": { - "author": { - "email": "12560266+MauroToscano@users.noreply.github.com", - "name": "Mauro Toscano", - "username": "MauroToscano" - }, - "committer": { - "email": "noreply@github.com", - "name": "GitHub", - "username": "web-flow" - }, - "distinct": true, - "id": "780b7ddcdc5b427a71b78c519404f9879376ef04", - "message": "Addition fuzzer for Stark Field (#601)\n\n* Add fuzzer\n\n* Remove artifacts\n\n---------\n\nCo-authored-by: Mariano A. Nicolini ", - "timestamp": "2023-10-17T13:47:32Z", - "tree_id": "aa807c4efa762cb1f9f99e34ba45372814191c6a", - "url": "https://github.com/lambdaclass/lambdaworks/commit/780b7ddcdc5b427a71b78c519404f9879376ef04" - }, - "date": 1697553331011, - "tool": "cargo", - "benches": [ - { - "name": "Ordered FFT/Sequential from NR radix2", - "value": 1069661988, - "range": "± 21271786", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Sequential from RN radix2", - "value": 3542915402, - "range": "± 47055894", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Sequential from NR radix2 #2", - "value": 2218381588, - "range": "± 32060083", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Sequential from RN radix2 #2", - "value": 7929273578, - "range": "± 75502532", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Sequential from NR radix2 #3", - "value": 4674300937, - "range": "± 84226776", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Sequential from RN radix2 #3", - "value": 17068850761, - "range": "± 165841742", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Sequential from NR radix2 #4", - "value": 9478711984, - "range": "± 240889863", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Sequential from RN radix2 #4", - "value": 36573826796, - "range": "± 346098337", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/natural", - "value": 38983905, - "range": "± 593363", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/natural inversed", - "value": 38161124, - "range": "± 543490", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/bit-reversed", - "value": 71112880, - "range": "± 1499699", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/bit-reversed inversed", - "value": 69223245, - "range": "± 829519", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/natural #2", - "value": 76870758, - "range": "± 1440357", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/natural inversed #2", - "value": 76875610, - "range": "± 1408883", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/bit-reversed #2", - "value": 141444470, - "range": "± 2064641", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/bit-reversed inversed #2", - "value": 142415638, - "range": "± 1889663", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/natural #3", - "value": 154613029, - "range": "± 1717604", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/natural inversed #3", - "value": 151729080, - "range": "± 2250246", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/bit-reversed #3", - "value": 286844130, - "range": "± 2992783", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/bit-reversed inversed #3", - "value": 283284075, - "range": "± 2341200", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/natural #4", - "value": 303831358, - "range": "± 3614873", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/natural inversed #4", - "value": 301223864, - "range": "± 4218130", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/bit-reversed #4", - "value": 558924635, - "range": "± 6315339", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/bit-reversed inversed #4", - "value": 565696830, - "range": "± 10632818", - "unit": "ns/iter" - }, - { - "name": "Bit-reverse permutation/Sequential", - "value": 65600506, - "range": "± 872371", - "unit": "ns/iter" - }, - { - "name": "Bit-reverse permutation/Sequential #2", - "value": 129622750, - "range": "± 1564937", - "unit": "ns/iter" - }, - { - "name": "Bit-reverse permutation/Sequential #3", - "value": 260223700, - "range": "± 2558896", - "unit": "ns/iter" - }, - { - "name": "Bit-reverse permutation/Sequential #4", - "value": 514794373, - "range": "± 9505784", - "unit": "ns/iter" - }, - { - "name": "Polynomial evaluation/Sequential FFT", - "value": 1258026375, - "range": "± 12688119", - "unit": "ns/iter" - }, - { - "name": "Polynomial evaluation/Sequential FFT #2", - "value": 2633726302, - "range": "± 32113563", - "unit": "ns/iter" - }, - { - "name": "Polynomial evaluation/Sequential FFT #3", - "value": 5492433438, - "range": "± 45510457", - "unit": "ns/iter" - }, - { - "name": "Polynomial evaluation/Sequential FFT #4", - "value": 11350146654, - "range": "± 133400017", - "unit": "ns/iter" - }, - { - "name": "Polynomial interpolation/Sequential FFT", - "value": 1345223207, - "range": "± 7339933", - "unit": "ns/iter" - }, - { - "name": "Polynomial interpolation/Sequential FFT #2", - "value": 2831432736, - "range": "± 38269237", - "unit": "ns/iter" - }, - { - "name": "Polynomial interpolation/Sequential FFT #3", - "value": 5819291768, - "range": "± 33879234", - "unit": "ns/iter" - }, - { - "name": "Polynomial interpolation/Sequential FFT #4", - "value": 11955976483, - "range": "± 189592171", - "unit": "ns/iter" - }, - { - "name": "Polynomial/evaluate", - "value": 102, - "range": "± 4", - "unit": "ns/iter" - }, - { - "name": "Polynomial/evaluate_slice", - "value": 417, - "range": "± 18", - "unit": "ns/iter" - }, - { - "name": "Polynomial/add", - "value": 129, - "range": "± 12", - "unit": "ns/iter" - }, - { - "name": "Polynomial/neg", - "value": 41, - "range": "± 2", - "unit": "ns/iter" - }, - { - "name": "Polynomial/sub", - "value": 170, - "range": "± 5", - "unit": "ns/iter" - }, - { - "name": "Polynomial/mul", - "value": 540, - "range": "± 22", - "unit": "ns/iter" - }, - { - "name": "Polynomial/div", - "value": 766, - "range": "± 38", - "unit": "ns/iter" - }, - { - "name": "Polynomial/div by 'x - b' with generic div", - "value": 1659, - "range": "± 54", - "unit": "ns/iter" - }, - { - "name": "Polynomial/div by 'x - b' with Ruffini", - "value": 101, - "range": "± 6", - "unit": "ns/iter" - } - ] - }, - { - "commit": { - "author": { - "email": "41742639+schouhy@users.noreply.github.com", - "name": "Sergio Chouhy", - "username": "schouhy" - }, - "committer": { - "email": "noreply@github.com", - "name": "GitHub", - "username": "web-flow" - }, - "distinct": true, - "id": "a1f2fa7ad06eb85536a1b0852542a815b0f80b3c", - "message": "Stark: Stone prover compatibility end to end for Fibonacci AIR (#596)\n\n* add test\n\n* make trace commitment SHARP compatible\n\n* wip\n\n* use powers of a single challenge for the boundary and transition coefficients\n\n* add permutation to match sharp compatible commitments on the trace\n\n* change trait bound from ByteConversion to Serializable\n\n* minor refactor\n\n* fmt, clippy\n\n* move std feature to inner trait function in Serializable\n\n* add IsStarkProver and IsStarkVerifier traits\n\n* proof of concept\n\n* composition poly breaker\n\n* WIP: commitment composition poly works. Opens are broken.\n\n* WIP Refactor open_trace_polys and open_composition_poly\n\n* Refactor sample iotas\n\n* Refactor sample iotas\n\n* make fri a trait\n\n* change trace ood evaluations in transcript\n\n* wip\n\n* sample gammas as power of a single challenge\n\n* fix z fri sampling\n\n* wip\n\n* wip\n\n* wip, broken\n\n* Compiles but fibonacci_5 does not work\n\n* Opens of query phase and OOD broken. Commit phase of FRI works.\n\n* Dont append to the transcript when grinding factor is zero\n\n* skip grinding factor when security bits is zero\n\n* remove permutation function\n\n* fmt\n\n* fix standard verifier\n\n* removes deep consistency check and openings of the first layer of fri for each query\n\n* SHARP computes the trace and composition polynomial openings and their symmetric elements consistently\n\n* Test symmetric elements in trace openings to compute deep composition polynomial\n\n* Composition polynomial opening evaluations are splitted between symmetric and not. The authentication paths remain equal\n\n* check openings in symmetric elements\n\n* make verifier sharp compatible\n\n* compute number of parts\n\n* fix verify fri for original prover\n\n* fix verify sym in stone prover\n\n* rename\n\n* rename file\n\n* wip\n\n* remove unnecessary variable\n\n* wip\n\n* move verifier\n\n* move fri\n\n* fix open\n\n* move stone to prover\n\n* remove file\n\n* fmt\n\n* clippy\n\n* clippy\n\n* remove redundant trait bounds\n\n* remove custom serialization/deserialization and replace it with serde_cbor\n\n* fmt\n\n* clippy\n\n* remove old files after merge from main\n\n* fmt\n\n* make field a type of IsStarkVerifier\n\n* remove frame serialization\n\n* separate compatibility test into individual tests\n\n* remove redundant test\n\n* add test case 2\n\n* minor refactor. add docs\n\n* minor refactor\n\n* remove unnecessary method\n\n* revert unintended changes to exercises\n\n* clippy\n\n* remove isFri trait\n\n* move Prover definition to the top of the file\n\n* update docs and add unit test\n\n* minor refactors. clippy\n\n* remove unused trait method\n\n* Move function only used for tests, to tests\n\n---------\n\nCo-authored-by: Agustin \nCo-authored-by: MauroFab ", - "timestamp": "2023-10-17T18:39:36Z", - "tree_id": "8a3bbe933499f1fa222b16676afc8b61010f40a6", - "url": "https://github.com/lambdaclass/lambdaworks/commit/a1f2fa7ad06eb85536a1b0852542a815b0f80b3c" - }, - "date": 1697569107765, - "tool": "cargo", - "benches": [ - { - "name": "Ordered FFT/Parallel (Metal)", - "value": 96709291, - "range": "± 10922609", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Parallel (Metal) #2", - "value": 159255263, - "range": "± 4032066", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Parallel (Metal) #3", - "value": 305754666, - "range": "± 5205265", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Parallel (Metal) #4", - "value": 607407604, - "range": "± 17691302", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/Parallel (Metal)", - "value": 34510858, - "range": "± 586791", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/Parallel (Metal) #2", - "value": 67232865, - "range": "± 574259", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/Parallel (Metal) #3", - "value": 132588954, - "range": "± 362436", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/Parallel (Metal) #4", - "value": 274776510, - "range": "± 1258164", - "unit": "ns/iter" - }, - { - "name": "Bit-reverse permutation/Parallel (Metal)", - "value": 27819497, - "range": "± 893058", - "unit": "ns/iter" - }, - { - "name": "Bit-reverse permutation/Parallel (Metal) #2", - "value": 53507935, - "range": "± 2954437", - "unit": "ns/iter" - }, - { - "name": "Bit-reverse permutation/Parallel (Metal) #3", - "value": 106999948, - "range": "± 6934415", - "unit": "ns/iter" - }, - { - "name": "Bit-reverse permutation/Parallel (Metal) #4", - "value": 241193298, - "range": "± 11175116", - "unit": "ns/iter" - }, - { - "name": "Polynomial/evaluate_fft_metal", - "value": 118520853, - "range": "± 1154948", - "unit": "ns/iter" - }, - { - "name": "Polynomial/evaluate_fft_metal #2", - "value": 238856604, - "range": "± 1230388", - "unit": "ns/iter" - }, - { - "name": "Polynomial/evaluate_fft_metal #3", - "value": 491925437, - "range": "± 5151128", - "unit": "ns/iter" - }, - { - "name": "Polynomial/evaluate_fft_metal #4", - "value": 982654583, - "range": "± 14631880", - "unit": "ns/iter" - }, - { - "name": "Polynomial/interpolate_fft_metal", - "value": 407424333, - "range": "± 2710792", - "unit": "ns/iter" - }, - { - "name": "Polynomial/interpolate_fft_metal #2", - "value": 794036854, - "range": "± 6510413", - "unit": "ns/iter" - }, - { - "name": "Polynomial/interpolate_fft_metal #3", - "value": 1567799749, - "range": "± 14919128", - "unit": "ns/iter" - }, - { - "name": "Polynomial/interpolate_fft_metal #4", - "value": 3125214353, - "range": "± 22831261", - "unit": "ns/iter" - } - ] - }, - { - "commit": { - "author": { - "email": "41742639+schouhy@users.noreply.github.com", - "name": "Sergio Chouhy", - "username": "schouhy" - }, - "committer": { - "email": "noreply@github.com", - "name": "GitHub", - "username": "web-flow" - }, - "distinct": true, - "id": "a1f2fa7ad06eb85536a1b0852542a815b0f80b3c", - "message": "Stark: Stone prover compatibility end to end for Fibonacci AIR (#596)\n\n* add test\n\n* make trace commitment SHARP compatible\n\n* wip\n\n* use powers of a single challenge for the boundary and transition coefficients\n\n* add permutation to match sharp compatible commitments on the trace\n\n* change trait bound from ByteConversion to Serializable\n\n* minor refactor\n\n* fmt, clippy\n\n* move std feature to inner trait function in Serializable\n\n* add IsStarkProver and IsStarkVerifier traits\n\n* proof of concept\n\n* composition poly breaker\n\n* WIP: commitment composition poly works. Opens are broken.\n\n* WIP Refactor open_trace_polys and open_composition_poly\n\n* Refactor sample iotas\n\n* Refactor sample iotas\n\n* make fri a trait\n\n* change trace ood evaluations in transcript\n\n* wip\n\n* sample gammas as power of a single challenge\n\n* fix z fri sampling\n\n* wip\n\n* wip\n\n* wip, broken\n\n* Compiles but fibonacci_5 does not work\n\n* Opens of query phase and OOD broken. Commit phase of FRI works.\n\n* Dont append to the transcript when grinding factor is zero\n\n* skip grinding factor when security bits is zero\n\n* remove permutation function\n\n* fmt\n\n* fix standard verifier\n\n* removes deep consistency check and openings of the first layer of fri for each query\n\n* SHARP computes the trace and composition polynomial openings and their symmetric elements consistently\n\n* Test symmetric elements in trace openings to compute deep composition polynomial\n\n* Composition polynomial opening evaluations are splitted between symmetric and not. The authentication paths remain equal\n\n* check openings in symmetric elements\n\n* make verifier sharp compatible\n\n* compute number of parts\n\n* fix verify fri for original prover\n\n* fix verify sym in stone prover\n\n* rename\n\n* rename file\n\n* wip\n\n* remove unnecessary variable\n\n* wip\n\n* move verifier\n\n* move fri\n\n* fix open\n\n* move stone to prover\n\n* remove file\n\n* fmt\n\n* clippy\n\n* clippy\n\n* remove redundant trait bounds\n\n* remove custom serialization/deserialization and replace it with serde_cbor\n\n* fmt\n\n* clippy\n\n* remove old files after merge from main\n\n* fmt\n\n* make field a type of IsStarkVerifier\n\n* remove frame serialization\n\n* separate compatibility test into individual tests\n\n* remove redundant test\n\n* add test case 2\n\n* minor refactor. add docs\n\n* minor refactor\n\n* remove unnecessary method\n\n* revert unintended changes to exercises\n\n* clippy\n\n* remove isFri trait\n\n* move Prover definition to the top of the file\n\n* update docs and add unit test\n\n* minor refactors. clippy\n\n* remove unused trait method\n\n* Move function only used for tests, to tests\n\n---------\n\nCo-authored-by: Agustin \nCo-authored-by: MauroFab ", - "timestamp": "2023-10-17T18:39:36Z", - "tree_id": "8a3bbe933499f1fa222b16676afc8b61010f40a6", - "url": "https://github.com/lambdaclass/lambdaworks/commit/a1f2fa7ad06eb85536a1b0852542a815b0f80b3c" - }, - "date": 1697570336602, - "tool": "cargo", - "benches": [ - { - "name": "Ordered FFT/Sequential from NR radix2", - "value": 836711564, - "range": "± 710737", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Sequential from RN radix2", - "value": 2801776617, - "range": "± 7382152", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Sequential from NR radix2 #2", - "value": 1750723015, - "range": "± 1669396", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Sequential from RN radix2 #2", - "value": 6154551669, - "range": "± 16873612", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Sequential from NR radix2 #3", - "value": 3660010120, - "range": "± 3687985", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Sequential from RN radix2 #3", - "value": 13370128368, - "range": "± 19100554", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Sequential from NR radix2 #4", - "value": 7633742857, - "range": "± 3924175", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Sequential from RN radix2 #4", - "value": 28267616094, - "range": "± 57411483", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/natural", - "value": 30188886, - "range": "± 100712", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/natural inversed", - "value": 30352429, - "range": "± 145181", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/bit-reversed", - "value": 46934013, - "range": "± 1156671", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/bit-reversed inversed", - "value": 47622469, - "range": "± 1270996", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/natural #2", - "value": 61413760, - "range": "± 87652", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/natural inversed #2", - "value": 61568503, - "range": "± 134731", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/bit-reversed #2", - "value": 109954606, - "range": "± 1416346", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/bit-reversed inversed #2", - "value": 109139560, - "range": "± 1226301", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/natural #3", - "value": 124061097, - "range": "± 96002", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/natural inversed #3", - "value": 123821452, - "range": "± 258215", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/bit-reversed #3", - "value": 231269298, - "range": "± 1455534", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/bit-reversed inversed #3", - "value": 231870556, - "range": "± 1187191", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/natural #4", - "value": 246738934, - "range": "± 276020", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/natural inversed #4", - "value": 246806244, - "range": "± 196854", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/bit-reversed #4", - "value": 467811377, - "range": "± 1084160", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/bit-reversed inversed #4", - "value": 466669853, - "range": "± 478288", - "unit": "ns/iter" - }, - { - "name": "Bit-reverse permutation/Sequential", - "value": 52833878, - "range": "± 156263", - "unit": "ns/iter" - }, - { - "name": "Bit-reverse permutation/Sequential #2", - "value": 108170525, - "range": "± 325283", - "unit": "ns/iter" - }, - { - "name": "Bit-reverse permutation/Sequential #3", - "value": 225503513, - "range": "± 307918", - "unit": "ns/iter" - }, - { - "name": "Bit-reverse permutation/Sequential #4", - "value": 444667571, - "range": "± 1282415", - "unit": "ns/iter" - }, - { - "name": "Polynomial evaluation/Sequential FFT", - "value": 995954870, - "range": "± 4245489", - "unit": "ns/iter" - }, - { - "name": "Polynomial evaluation/Sequential FFT #2", - "value": 2082541103, - "range": "± 1481189", - "unit": "ns/iter" - }, - { - "name": "Polynomial evaluation/Sequential FFT #3", - "value": 4322991317, - "range": "± 2986024", - "unit": "ns/iter" - }, - { - "name": "Polynomial evaluation/Sequential FFT #4", - "value": 8976200665, - "range": "± 6347726", - "unit": "ns/iter" - }, - { - "name": "Polynomial interpolation/Sequential FFT", - "value": 1059607005, - "range": "± 2189779", - "unit": "ns/iter" - }, - { - "name": "Polynomial interpolation/Sequential FFT #2", - "value": 2214525873, - "range": "± 2759404", - "unit": "ns/iter" - }, - { - "name": "Polynomial interpolation/Sequential FFT #3", - "value": 4591359078, - "range": "± 3092103", - "unit": "ns/iter" - }, - { - "name": "Polynomial interpolation/Sequential FFT #4", - "value": 9493388352, - "range": "± 6386744", - "unit": "ns/iter" - }, - { - "name": "Polynomial/evaluate", - "value": 80, - "range": "± 0", - "unit": "ns/iter" - }, - { - "name": "Polynomial/evaluate_slice", - "value": 341, - "range": "± 0", - "unit": "ns/iter" - }, - { - "name": "Polynomial/add", - "value": 113, - "range": "± 5", - "unit": "ns/iter" - }, - { - "name": "Polynomial/neg", - "value": 36, - "range": "± 0", - "unit": "ns/iter" - }, - { - "name": "Polynomial/sub", - "value": 152, - "range": "± 8", - "unit": "ns/iter" - }, - { - "name": "Polynomial/mul", - "value": 445, - "range": "± 28", - "unit": "ns/iter" - }, - { - "name": "Polynomial/div", - "value": 435, - "range": "± 72", - "unit": "ns/iter" - }, - { - "name": "Polynomial/div by 'x - b' with generic div", - "value": 1206, - "range": "± 94", - "unit": "ns/iter" - }, - { - "name": "Polynomial/div by 'x - b' with Ruffini", - "value": 86, - "range": "± 25", - "unit": "ns/iter" - } - ] - }, - { - "commit": { - "author": { - "email": "33334338+PatStiles@users.noreply.github.com", - "name": "PatStiles", - "username": "PatStiles" - }, - "committer": { - "email": "noreply@github.com", - "name": "GitHub", - "username": "web-flow" - }, - "distinct": true, - "id": "d2184c0ac21661c91a02bf180f24bd4c830f61d9", - "message": "feat(benchmarks): Refactor Field Benchmarks (#606)\n\n* add perf flamegraph and refactor bench\n\n* fmt\n\n* ci\n\n* fix xi\n\n* fix ci\n\n---------\n\nCo-authored-by: Mariano A. Nicolini ", - "timestamp": "2023-10-17T22:08:53Z", - "tree_id": "912b146dab1ad54208d11a8614dbd2628aa608e7", - "url": "https://github.com/lambdaclass/lambdaworks/commit/d2184c0ac21661c91a02bf180f24bd4c830f61d9" - }, - "date": 1697582015002, - "tool": "cargo", - "benches": [ - { - "name": "Ordered FFT/Parallel (Metal)", - "value": 97671955, - "range": "± 9499864", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Parallel (Metal) #2", - "value": 159712178, - "range": "± 13464090", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Parallel (Metal) #3", - "value": 306655218, - "range": "± 3328676", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Parallel (Metal) #4", - "value": 619780104, - "range": "± 20614659", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/Parallel (Metal)", - "value": 34893964, - "range": "± 419559", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/Parallel (Metal) #2", - "value": 69437700, - "range": "± 758438", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/Parallel (Metal) #3", - "value": 136606226, - "range": "± 1979929", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/Parallel (Metal) #4", - "value": 284784468, - "range": "± 3351723", - "unit": "ns/iter" - }, - { - "name": "Bit-reverse permutation/Parallel (Metal)", - "value": 27028900, - "range": "± 857309", - "unit": "ns/iter" - }, - { - "name": "Bit-reverse permutation/Parallel (Metal) #2", - "value": 55746184, - "range": "± 3162028", - "unit": "ns/iter" - }, - { - "name": "Bit-reverse permutation/Parallel (Metal) #3", - "value": 109979916, - "range": "± 4112461", - "unit": "ns/iter" - }, - { - "name": "Bit-reverse permutation/Parallel (Metal) #4", - "value": 232680652, - "range": "± 11702443", - "unit": "ns/iter" - }, - { - "name": "Polynomial/evaluate_fft_metal", - "value": 118742020, - "range": "± 909901", - "unit": "ns/iter" - }, - { - "name": "Polynomial/evaluate_fft_metal #2", - "value": 238625187, - "range": "± 1185394", - "unit": "ns/iter" - }, - { - "name": "Polynomial/evaluate_fft_metal #3", - "value": 499747197, - "range": "± 5793999", - "unit": "ns/iter" - }, - { - "name": "Polynomial/evaluate_fft_metal #4", - "value": 968245083, - "range": "± 16521347", - "unit": "ns/iter" - }, - { - "name": "Polynomial/interpolate_fft_metal", - "value": 398246489, - "range": "± 7865245", - "unit": "ns/iter" - }, - { - "name": "Polynomial/interpolate_fft_metal #2", - "value": 800927771, - "range": "± 3972023", - "unit": "ns/iter" - }, - { - "name": "Polynomial/interpolate_fft_metal #3", - "value": 1583406875, - "range": "± 16560759", - "unit": "ns/iter" - }, - { - "name": "Polynomial/interpolate_fft_metal #4", - "value": 3109985521, - "range": "± 18969432", - "unit": "ns/iter" - } - ] - }, - { - "commit": { - "author": { - "email": "33334338+PatStiles@users.noreply.github.com", - "name": "PatStiles", - "username": "PatStiles" - }, - "committer": { - "email": "noreply@github.com", - "name": "GitHub", - "username": "web-flow" - }, - "distinct": true, - "id": "d2184c0ac21661c91a02bf180f24bd4c830f61d9", - "message": "feat(benchmarks): Refactor Field Benchmarks (#606)\n\n* add perf flamegraph and refactor bench\n\n* fmt\n\n* ci\n\n* fix xi\n\n* fix ci\n\n---------\n\nCo-authored-by: Mariano A. Nicolini ", - "timestamp": "2023-10-17T22:08:53Z", - "tree_id": "912b146dab1ad54208d11a8614dbd2628aa608e7", - "url": "https://github.com/lambdaclass/lambdaworks/commit/d2184c0ac21661c91a02bf180f24bd4c830f61d9" - }, - "date": 1697583632435, - "tool": "cargo", - "benches": [ - { - "name": "Ordered FFT/Sequential from NR radix2", - "value": 1007126043, - "range": "± 21967108", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Sequential from RN radix2", - "value": 3393223705, - "range": "± 21566868", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Sequential from NR radix2 #2", - "value": 2092758543, - "range": "± 36668936", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Sequential from RN radix2 #2", - "value": 7617413422, - "range": "± 60388130", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Sequential from NR radix2 #3", - "value": 4334674509, - "range": "± 54712627", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Sequential from RN radix2 #3", - "value": 16633365465, - "range": "± 71838809", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Sequential from NR radix2 #4", - "value": 8989209185, - "range": "± 140956337", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Sequential from RN radix2 #4", - "value": 35737917900, - "range": "± 169146764", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/natural", - "value": 33770022, - "range": "± 733775", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/natural inversed", - "value": 35315383, - "range": "± 945353", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/bit-reversed", - "value": 59320421, - "range": "± 2900694", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/bit-reversed inversed", - "value": 58595911, - "range": "± 4194566", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/natural #2", - "value": 73697378, - "range": "± 1288471", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/natural inversed #2", - "value": 73656792, - "range": "± 2038896", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/bit-reversed #2", - "value": 130938993, - "range": "± 2512966", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/bit-reversed inversed #2", - "value": 130812623, - "range": "± 4535696", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/natural #3", - "value": 143762394, - "range": "± 3221627", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/natural inversed #3", - "value": 145735642, - "range": "± 3964266", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/bit-reversed #3", - "value": 270110887, - "range": "± 6574636", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/bit-reversed inversed #3", - "value": 265889685, - "range": "± 5793718", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/natural #4", - "value": 288537250, - "range": "± 15569317", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/natural inversed #4", - "value": 283391932, - "range": "± 3817243", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/bit-reversed #4", - "value": 551619628, - "range": "± 12154799", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/bit-reversed inversed #4", - "value": 543100436, - "range": "± 14865069", - "unit": "ns/iter" - }, - { - "name": "Bit-reverse permutation/Sequential", - "value": 58467959, - "range": "± 1708458", - "unit": "ns/iter" - }, - { - "name": "Bit-reverse permutation/Sequential #2", - "value": 130459478, - "range": "± 2043369", - "unit": "ns/iter" - }, - { - "name": "Bit-reverse permutation/Sequential #3", - "value": 256564930, - "range": "± 4182347", - "unit": "ns/iter" - }, - { - "name": "Bit-reverse permutation/Sequential #4", - "value": 520712751, - "range": "± 11945009", - "unit": "ns/iter" - }, - { - "name": "Polynomial evaluation/Sequential FFT", - "value": 1165704102, - "range": "± 26552807", - "unit": "ns/iter" - }, - { - "name": "Polynomial evaluation/Sequential FFT #2", - "value": 2444569298, - "range": "± 30159322", - "unit": "ns/iter" - }, - { - "name": "Polynomial evaluation/Sequential FFT #3", - "value": 5137672090, - "range": "± 77201957", - "unit": "ns/iter" - }, - { - "name": "Polynomial evaluation/Sequential FFT #4", - "value": 10744879850, - "range": "± 138347103", - "unit": "ns/iter" - }, - { - "name": "Polynomial interpolation/Sequential FFT", - "value": 1252845675, - "range": "± 27874088", - "unit": "ns/iter" - }, - { - "name": "Polynomial interpolation/Sequential FFT #2", - "value": 2620004222, - "range": "± 28173727", - "unit": "ns/iter" - }, - { - "name": "Polynomial interpolation/Sequential FFT #3", - "value": 5446006796, - "range": "± 81589170", - "unit": "ns/iter" - }, - { - "name": "Polynomial interpolation/Sequential FFT #4", - "value": 11444391115, - "range": "± 94831549", - "unit": "ns/iter" - }, - { - "name": "Polynomial/evaluate", - "value": 430, - "range": "± 55", - "unit": "ns/iter" - }, - { - "name": "Polynomial/evaluate_slice", - "value": 6882, - "range": "± 349", - "unit": "ns/iter" - }, - { - "name": "Polynomial/add", - "value": 456, - "range": "± 18", - "unit": "ns/iter" - }, - { - "name": "Polynomial/neg", - "value": 231, - "range": "± 10", - "unit": "ns/iter" - }, - { - "name": "Polynomial/sub", - "value": 632, - "range": "± 33", - "unit": "ns/iter" - }, - { - "name": "Polynomial/mul", - "value": 6606, - "range": "± 265", - "unit": "ns/iter" - }, - { - "name": "Polynomial/div", - "value": 2190, - "range": "± 131", - "unit": "ns/iter" - }, - { - "name": "Polynomial/div by 'x - b' with generic div", - "value": 20672, - "range": "± 1009", - "unit": "ns/iter" - }, - { - "name": "Polynomial/div by 'x - b' with Ruffini", - "value": 427, - "range": "± 22", - "unit": "ns/iter" - } - ] - }, - { - "commit": { - "author": { - "email": "mariano.nicolini.91@gmail.com", - "name": "Mariano A. Nicolini", - "username": "entropidelic" - }, - "committer": { - "email": "noreply@github.com", - "name": "GitHub", - "username": "web-flow" - }, - "distinct": true, - "id": "23154c1b2b7c1cb1620e40ee53fbb446a2923923", - "message": "Add Table data structure and refactor code (#599)\n\n* Save work in progress\n\n* Add table module\n\n* Bug fixes\n\n* Fix more bugs\n\n* Remove test that does not make sense\n\n* Remove debugging code\n\n* Remove debugging code\n\n* Remove more debugging code\n\n* Uncomment commented tests\n\n* Uncomment commented DummyAIR\n\n* Fix tests\n\n* Polish trace module\n\n* Polish interfaces\n\n* Add debug assertion in table\n\n* Add documentation to table module\n\n* Add documentation to trace table module\n\n* Start Frame refactor\n\n* Reorder imports\n\n* Format\n\n* Add debug function to check that 1d array can be interpreted as 2d array\n\n* Remove reference to variable\n\n* Change check_2d_array_integrity to validate_2d_structure and change debug assertion to normal assertion\n\n* Polish constraint evaluations struct\n\n* Remove evaluations module\n\n* Solve remaining merge conflict\n\n* Fix tests\n\n---------\n\nCo-authored-by: Mauro Toscano <12560266+MauroToscano@users.noreply.github.com>", - "timestamp": "2023-10-18T13:37:32Z", - "tree_id": "9d426fff8d26bb1627b67b4b3254db70de05f211", - "url": "https://github.com/lambdaclass/lambdaworks/commit/23154c1b2b7c1cb1620e40ee53fbb446a2923923" - }, - "date": 1697637661703, - "tool": "cargo", - "benches": [ - { - "name": "Ordered FFT/Parallel (Metal)", - "value": 99560986, - "range": "± 4752445", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Parallel (Metal) #2", - "value": 158457312, - "range": "± 14708905", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Parallel (Metal) #3", - "value": 334801031, - "range": "± 14880466", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Parallel (Metal) #4", - "value": 696475937, - "range": "± 45394898", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/Parallel (Metal)", - "value": 39531484, - "range": "± 4522370", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/Parallel (Metal) #2", - "value": 80157488, - "range": "± 3021877", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/Parallel (Metal) #3", - "value": 158534307, - "range": "± 6121256", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/Parallel (Metal) #4", - "value": 301973031, - "range": "± 64422216", - "unit": "ns/iter" - }, - { - "name": "Bit-reverse permutation/Parallel (Metal)", - "value": 29306172, - "range": "± 4460650", - "unit": "ns/iter" - }, - { - "name": "Bit-reverse permutation/Parallel (Metal) #2", - "value": 56723140, - "range": "± 2560467", - "unit": "ns/iter" - }, - { - "name": "Bit-reverse permutation/Parallel (Metal) #3", - "value": 107819746, - "range": "± 3375858", - "unit": "ns/iter" - }, - { - "name": "Bit-reverse permutation/Parallel (Metal) #4", - "value": 235695576, - "range": "± 8259035", - "unit": "ns/iter" - }, - { - "name": "Polynomial/evaluate_fft_metal", - "value": 119307863, - "range": "± 1453249", - "unit": "ns/iter" - }, - { - "name": "Polynomial/evaluate_fft_metal #2", - "value": 238596743, - "range": "± 1024677", - "unit": "ns/iter" - }, - { - "name": "Polynomial/evaluate_fft_metal #3", - "value": 487011781, - "range": "± 12220472", - "unit": "ns/iter" - }, - { - "name": "Polynomial/evaluate_fft_metal #4", - "value": 1011980979, - "range": "± 29318435", - "unit": "ns/iter" - }, - { - "name": "Polynomial/interpolate_fft_metal", - "value": 410906719, - "range": "± 13031631", - "unit": "ns/iter" - }, - { - "name": "Polynomial/interpolate_fft_metal #2", - "value": 822505042, - "range": "± 19920585", - "unit": "ns/iter" - }, - { - "name": "Polynomial/interpolate_fft_metal #3", - "value": 1647758916, - "range": "± 29125987", - "unit": "ns/iter" - }, - { - "name": "Polynomial/interpolate_fft_metal #4", - "value": 3203771312, - "range": "± 139207627", - "unit": "ns/iter" - } - ] - }, - { - "commit": { - "author": { - "email": "mariano.nicolini.91@gmail.com", - "name": "Mariano A. Nicolini", - "username": "entropidelic" - }, - "committer": { - "email": "noreply@github.com", - "name": "GitHub", - "username": "web-flow" - }, - "distinct": true, - "id": "23154c1b2b7c1cb1620e40ee53fbb446a2923923", - "message": "Add Table data structure and refactor code (#599)\n\n* Save work in progress\n\n* Add table module\n\n* Bug fixes\n\n* Fix more bugs\n\n* Remove test that does not make sense\n\n* Remove debugging code\n\n* Remove debugging code\n\n* Remove more debugging code\n\n* Uncomment commented tests\n\n* Uncomment commented DummyAIR\n\n* Fix tests\n\n* Polish trace module\n\n* Polish interfaces\n\n* Add debug assertion in table\n\n* Add documentation to table module\n\n* Add documentation to trace table module\n\n* Start Frame refactor\n\n* Reorder imports\n\n* Format\n\n* Add debug function to check that 1d array can be interpreted as 2d array\n\n* Remove reference to variable\n\n* Change check_2d_array_integrity to validate_2d_structure and change debug assertion to normal assertion\n\n* Polish constraint evaluations struct\n\n* Remove evaluations module\n\n* Solve remaining merge conflict\n\n* Fix tests\n\n---------\n\nCo-authored-by: Mauro Toscano <12560266+MauroToscano@users.noreply.github.com>", - "timestamp": "2023-10-18T13:37:32Z", - "tree_id": "9d426fff8d26bb1627b67b4b3254db70de05f211", - "url": "https://github.com/lambdaclass/lambdaworks/commit/23154c1b2b7c1cb1620e40ee53fbb446a2923923" - }, - "date": 1697639277809, - "tool": "cargo", - "benches": [ - { - "name": "Ordered FFT/Sequential from NR radix2", - "value": 1005825401, - "range": "± 26074757", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Sequential from RN radix2", - "value": 3470226110, - "range": "± 43059401", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Sequential from NR radix2 #2", - "value": 2155997977, - "range": "± 32447770", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Sequential from RN radix2 #2", - "value": 7633571251, - "range": "± 50609343", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Sequential from NR radix2 #3", - "value": 4325112075, - "range": "± 78545326", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Sequential from RN radix2 #3", - "value": 16648986170, - "range": "± 109347283", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Sequential from NR radix2 #4", - "value": 9409121094, - "range": "± 164860612", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Sequential from RN radix2 #4", - "value": 35507619746, - "range": "± 161928391", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/natural", - "value": 31898762, - "range": "± 843978", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/natural inversed", - "value": 33375172, - "range": "± 1600240", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/bit-reversed", - "value": 55986636, - "range": "± 4554206", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/bit-reversed inversed", - "value": 62296676, - "range": "± 3463680", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/natural #2", - "value": 72385269, - "range": "± 1411539", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/natural inversed #2", - "value": 68964334, - "range": "± 1420000", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/bit-reversed #2", - "value": 123562532, - "range": "± 2707633", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/bit-reversed inversed #2", - "value": 127339124, - "range": "± 6186660", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/natural #3", - "value": 149172078, - "range": "± 1796666", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/natural inversed #3", - "value": 150308694, - "range": "± 2060162", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/bit-reversed #3", - "value": 273319124, - "range": "± 3297376", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/bit-reversed inversed #3", - "value": 272936523, - "range": "± 5209876", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/natural #4", - "value": 288557859, - "range": "± 4422538", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/natural inversed #4", - "value": 285285291, - "range": "± 5192173", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/bit-reversed #4", - "value": 534152766, - "range": "± 6562713", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/bit-reversed inversed #4", - "value": 535558985, - "range": "± 10349402", - "unit": "ns/iter" - }, - { - "name": "Bit-reverse permutation/Sequential", - "value": 59484089, - "range": "± 777131", - "unit": "ns/iter" - }, - { - "name": "Bit-reverse permutation/Sequential #2", - "value": 127385786, - "range": "± 2004409", - "unit": "ns/iter" - }, - { - "name": "Bit-reverse permutation/Sequential #3", - "value": 257058953, - "range": "± 4109744", - "unit": "ns/iter" - }, - { - "name": "Bit-reverse permutation/Sequential #4", - "value": 517055457, - "range": "± 9626793", - "unit": "ns/iter" - }, - { - "name": "Polynomial evaluation/Sequential FFT", - "value": 1174195300, - "range": "± 42708188", - "unit": "ns/iter" - }, - { - "name": "Polynomial evaluation/Sequential FFT #2", - "value": 2398293627, - "range": "± 56603585", - "unit": "ns/iter" - }, - { - "name": "Polynomial evaluation/Sequential FFT #3", - "value": 5055922998, - "range": "± 104262595", - "unit": "ns/iter" - }, - { - "name": "Polynomial evaluation/Sequential FFT #4", - "value": 10762201749, - "range": "± 226453050", - "unit": "ns/iter" - }, - { - "name": "Polynomial interpolation/Sequential FFT", - "value": 1230912855, - "range": "± 24137792", - "unit": "ns/iter" - }, - { - "name": "Polynomial interpolation/Sequential FFT #2", - "value": 2708501853, - "range": "± 46494906", - "unit": "ns/iter" - }, - { - "name": "Polynomial interpolation/Sequential FFT #3", - "value": 5613923358, - "range": "± 111882696", - "unit": "ns/iter" - }, - { - "name": "Polynomial interpolation/Sequential FFT #4", - "value": 11321288808, - "range": "± 240428465", - "unit": "ns/iter" - }, - { - "name": "Polynomial/evaluate", - "value": 46, - "range": "± 4", - "unit": "ns/iter" - }, - { - "name": "Polynomial/evaluate_slice", - "value": 112, - "range": "± 58", - "unit": "ns/iter" - }, - { - "name": "Polynomial/add", - "value": 99, - "range": "± 19", - "unit": "ns/iter" - }, - { - "name": "Polynomial/neg", - "value": 36, - "range": "± 1", - "unit": "ns/iter" - }, - { - "name": "Polynomial/sub", - "value": 133, - "range": "± 33", - "unit": "ns/iter" - }, - { - "name": "Polynomial/mul", - "value": 142, - "range": "± 16", - "unit": "ns/iter" - }, - { - "name": "Polynomial/div", - "value": 474, - "range": "± 96", - "unit": "ns/iter" - }, - { - "name": "Polynomial/div by 'x - b' with generic div", - "value": 478, - "range": "± 92", - "unit": "ns/iter" - }, - { - "name": "Polynomial/div by 'x - b' with Ruffini", - "value": 52, - "range": "± 7", - "unit": "ns/iter" - } - ] - }, - { - "commit": { - "author": { - "email": "62400508+juan518munoz@users.noreply.github.com", - "name": "juan518munoz", - "username": "juan518munoz" - }, - "committer": { - "email": "noreply@github.com", - "name": "GitHub", - "username": "web-flow" - }, - "distinct": true, - "id": "8f7b415f56292e153cd7764a3212c14cad9aa2d2", - "message": "Cairo reorganized (#607)\n\n* initial commit\n\n* modified README\n\n* fix cairo programs dir\n\n* Update provers/cairo/README.md\n\nCo-authored-by: Mariano A. Nicolini \n\n* Update provers/cairo/README.md\n\nCo-authored-by: Mariano A. Nicolini \n\n* Fix cargo\n\n* Re organized\n\n* Remove proof\n\n* Update readme\n\n* Fmt\n\n* CLI feature\n\n* CLI Fix\n\n* Fmt\n\n---------\n\nCo-authored-by: Jmunoz \nCo-authored-by: Mauro Toscano <12560266+MauroToscano@users.noreply.github.com>\nCo-authored-by: Mariano A. Nicolini \nCo-authored-by: MauroFab ", - "timestamp": "2023-10-18T19:14:15Z", - "tree_id": "e130fbbd180d9040ab5537d06cd7968eec722e64", - "url": "https://github.com/lambdaclass/lambdaworks/commit/8f7b415f56292e153cd7764a3212c14cad9aa2d2" - }, - "date": 1697657697567, - "tool": "cargo", - "benches": [ - { - "name": "Ordered FFT/Parallel (Metal)", - "value": 100379826, - "range": "± 6450454", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Parallel (Metal) #2", - "value": 163892595, - "range": "± 13906378", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Parallel (Metal) #3", - "value": 313616479, - "range": "± 1849445", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Parallel (Metal) #4", - "value": 628623020, - "range": "± 28487626", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/Parallel (Metal)", - "value": 34463282, - "range": "± 666482", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/Parallel (Metal) #2", - "value": 69188242, - "range": "± 817067", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/Parallel (Metal) #3", - "value": 135843128, - "range": "± 1612443", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/Parallel (Metal) #4", - "value": 284956948, - "range": "± 2599386", - "unit": "ns/iter" - }, - { - "name": "Bit-reverse permutation/Parallel (Metal)", - "value": 27031847, - "range": "± 591414", - "unit": "ns/iter" - }, - { - "name": "Bit-reverse permutation/Parallel (Metal) #2", - "value": 56812024, - "range": "± 2967330", - "unit": "ns/iter" - }, - { - "name": "Bit-reverse permutation/Parallel (Metal) #3", - "value": 107609481, - "range": "± 2536657", - "unit": "ns/iter" - }, - { - "name": "Bit-reverse permutation/Parallel (Metal) #4", - "value": 238237111, - "range": "± 8088735", - "unit": "ns/iter" - }, - { - "name": "Polynomial/evaluate_fft_metal", - "value": 121057666, - "range": "± 893948", - "unit": "ns/iter" - }, - { - "name": "Polynomial/evaluate_fft_metal #2", - "value": 242204041, - "range": "± 1155622", - "unit": "ns/iter" - }, - { - "name": "Polynomial/evaluate_fft_metal #3", - "value": 493782687, - "range": "± 8468116", - "unit": "ns/iter" - }, - { - "name": "Polynomial/evaluate_fft_metal #4", - "value": 988587854, - "range": "± 15511036", - "unit": "ns/iter" - }, - { - "name": "Polynomial/interpolate_fft_metal", - "value": 407255562, - "range": "± 2217412", - "unit": "ns/iter" - }, - { - "name": "Polynomial/interpolate_fft_metal #2", - "value": 799572187, - "range": "± 4528942", - "unit": "ns/iter" - }, - { - "name": "Polynomial/interpolate_fft_metal #3", - "value": 1572104187, - "range": "± 16821363", - "unit": "ns/iter" - }, - { - "name": "Polynomial/interpolate_fft_metal #4", - "value": 3147655791, - "range": "± 18371234", - "unit": "ns/iter" - } - ] - }, - { - "commit": { - "author": { - "email": "62400508+juan518munoz@users.noreply.github.com", - "name": "juan518munoz", - "username": "juan518munoz" - }, - "committer": { - "email": "noreply@github.com", - "name": "GitHub", - "username": "web-flow" - }, - "distinct": true, - "id": "8f7b415f56292e153cd7764a3212c14cad9aa2d2", - "message": "Cairo reorganized (#607)\n\n* initial commit\n\n* modified README\n\n* fix cairo programs dir\n\n* Update provers/cairo/README.md\n\nCo-authored-by: Mariano A. Nicolini \n\n* Update provers/cairo/README.md\n\nCo-authored-by: Mariano A. Nicolini \n\n* Fix cargo\n\n* Re organized\n\n* Remove proof\n\n* Update readme\n\n* Fmt\n\n* CLI feature\n\n* CLI Fix\n\n* Fmt\n\n---------\n\nCo-authored-by: Jmunoz \nCo-authored-by: Mauro Toscano <12560266+MauroToscano@users.noreply.github.com>\nCo-authored-by: Mariano A. Nicolini \nCo-authored-by: MauroFab ", - "timestamp": "2023-10-18T19:14:15Z", - "tree_id": "e130fbbd180d9040ab5537d06cd7968eec722e64", - "url": "https://github.com/lambdaclass/lambdaworks/commit/8f7b415f56292e153cd7764a3212c14cad9aa2d2" - }, - "date": 1697659329332, - "tool": "cargo", - "benches": [ - { - "name": "Ordered FFT/Sequential from NR radix2", - "value": 1011599857, - "range": "± 43832179", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Sequential from RN radix2", - "value": 3500096998, - "range": "± 36557475", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Sequential from NR radix2 #2", - "value": 2066492116, - "range": "± 34929326", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Sequential from RN radix2 #2", - "value": 7790034700, - "range": "± 53901665", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Sequential from NR radix2 #3", - "value": 4313462799, - "range": "± 67069254", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Sequential from RN radix2 #3", - "value": 16739820862, - "range": "± 74808827", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Sequential from NR radix2 #4", - "value": 8853727979, - "range": "± 73574694", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Sequential from RN radix2 #4", - "value": 36024162661, - "range": "± 327975652", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/natural", - "value": 37547737, - "range": "± 896140", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/natural inversed", - "value": 36845539, - "range": "± 1612795", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/bit-reversed", - "value": 68043364, - "range": "± 2060923", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/bit-reversed inversed", - "value": 66720195, - "range": "± 2371191", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/natural #2", - "value": 75328830, - "range": "± 1820387", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/natural inversed #2", - "value": 73881440, - "range": "± 1593165", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/bit-reversed #2", - "value": 138142860, - "range": "± 3456142", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/bit-reversed inversed #2", - "value": 135294809, - "range": "± 2675620", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/natural #3", - "value": 145706099, - "range": "± 4233979", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/natural inversed #3", - "value": 148894187, - "range": "± 3465227", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/bit-reversed #3", - "value": 281500578, - "range": "± 4872617", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/bit-reversed inversed #3", - "value": 272535455, - "range": "± 6421664", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/natural #4", - "value": 287436006, - "range": "± 4803256", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/natural inversed #4", - "value": 295459025, - "range": "± 4597948", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/bit-reversed #4", - "value": 548930869, - "range": "± 9275715", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/bit-reversed inversed #4", - "value": 561637851, - "range": "± 25020279", - "unit": "ns/iter" - }, - { - "name": "Bit-reverse permutation/Sequential", - "value": 62820323, - "range": "± 1431819", - "unit": "ns/iter" - }, - { - "name": "Bit-reverse permutation/Sequential #2", - "value": 131667410, - "range": "± 1994461", - "unit": "ns/iter" - }, - { - "name": "Bit-reverse permutation/Sequential #3", - "value": 264225849, - "range": "± 5756937", - "unit": "ns/iter" - }, - { - "name": "Bit-reverse permutation/Sequential #4", - "value": 510006224, - "range": "± 10364355", - "unit": "ns/iter" - }, - { - "name": "Polynomial evaluation/Sequential FFT", - "value": 1222377483, - "range": "± 11069952", - "unit": "ns/iter" - }, - { - "name": "Polynomial evaluation/Sequential FFT #2", - "value": 2564861951, - "range": "± 22818316", - "unit": "ns/iter" - }, - { - "name": "Polynomial evaluation/Sequential FFT #3", - "value": 5293245749, - "range": "± 20814899", - "unit": "ns/iter" - }, - { - "name": "Polynomial evaluation/Sequential FFT #4", - "value": 11069209611, - "range": "± 124225992", - "unit": "ns/iter" - }, - { - "name": "Polynomial interpolation/Sequential FFT", - "value": 1336579266, - "range": "± 22036155", - "unit": "ns/iter" - }, - { - "name": "Polynomial interpolation/Sequential FFT #2", - "value": 2778437755, - "range": "± 32887064", - "unit": "ns/iter" - }, - { - "name": "Polynomial interpolation/Sequential FFT #3", - "value": 5724569960, - "range": "± 51732400", - "unit": "ns/iter" - }, - { - "name": "Polynomial interpolation/Sequential FFT #4", - "value": 11956932600, - "range": "± 77396661", - "unit": "ns/iter" - }, - { - "name": "Polynomial/evaluate", - "value": 210, - "range": "± 6", - "unit": "ns/iter" - }, - { - "name": "Polynomial/evaluate_slice", - "value": 1685, - "range": "± 80", - "unit": "ns/iter" - }, - { - "name": "Polynomial/add", - "value": 271, - "range": "± 8", - "unit": "ns/iter" - }, - { - "name": "Polynomial/neg", - "value": 124, - "range": "± 7", - "unit": "ns/iter" - }, - { - "name": "Polynomial/sub", - "value": 402, - "range": "± 32", - "unit": "ns/iter" - }, - { - "name": "Polynomial/mul", - "value": 1879, - "range": "± 184", - "unit": "ns/iter" - }, - { - "name": "Polynomial/div", - "value": 1190, - "range": "± 80", - "unit": "ns/iter" - }, - { - "name": "Polynomial/div by 'x - b' with generic div", - "value": 5601, - "range": "± 340", - "unit": "ns/iter" - }, - { - "name": "Polynomial/div by 'x - b' with Ruffini", - "value": 217, - "range": "± 9", - "unit": "ns/iter" - } - ] - }, - { - "commit": { - "author": { - "email": "62400508+juan518munoz@users.noreply.github.com", - "name": "juan518munoz", - "username": "juan518munoz" - }, - "committer": { - "email": "noreply@github.com", - "name": "GitHub", - "username": "web-flow" - }, - "distinct": true, - "id": "6d686d3005c025a9a2da47c90ef4dc75228967ac", - "message": "CLI improvements - followup (#603)\n\n* migrate cli to extern crate\n\n* add clap4 for cli handling\n\n* cargo fmt\n\n* readme changes\n\n* Add disclaimer readme\n\n* Remove bit security text from cairo prover crate\n\n* add compile option to makefile\n\n* add compile and run all to makefile\n\n* add example to readme\n\n* cargo fmt\n\n* add compile and prove to makefile\n\n* better readme\n\n* add quiet flag to makefile binaries\n\n* reorganized readme\n\n* initial commit\n\n* add remove after compile to docker run\n\n* externalize commands\n\n* Update README\n\n* cargo fmt\n\n* update README\n\n* err handling for non existing files\n\n* moved prints to err handler\n\n* Update provers/cairo-prover-cli/src/main.rs\n\nCo-authored-by: Mariano A. Nicolini \n\n* stark curve, pedersen hash, precalculated points (#597)\n\n* stark curve, pedersen hash, precalculated points\n\n* lint\n\n* lint + array index fixes\n\n* cargo fmt\n\n* clippy\n\n* fmt\n\n* ref to starknet-rs\n\n* reviews\n\n* constant points moved to another file\n\n* move 'from_affine_hex_string' to starkcurve\n\n* make add_points a private fn\n\n* docs for pedersen\n\n* rename add_points -> lookup_and_accumulate\n\n---------\n\nCo-authored-by: Mariano A. Nicolini \n\n* Addition fuzzer for Stark Field (#601)\n\n* Add fuzzer\n\n* Remove artifacts\n\n---------\n\nCo-authored-by: Mariano A. Nicolini \n\n* update README\n\n* Update Makefile\n\n* update README bin\n\n* changed println for eprintln\n\n* fix README\n\n* rmv fuzz and wasm from README\n\n---------\n\nCo-authored-by: Jmunoz \nCo-authored-by: Mariano A. Nicolini \nCo-authored-by: MauroFab \nCo-authored-by: irfan \nCo-authored-by: Mauro Toscano <12560266+MauroToscano@users.noreply.github.com>", - "timestamp": "2023-10-20T18:06:45Z", - "tree_id": "a9b32edd6c63bf0926a468d79e3d39453c5ebbe8", - "url": "https://github.com/lambdaclass/lambdaworks/commit/6d686d3005c025a9a2da47c90ef4dc75228967ac" - }, - "date": 1697826448129, - "tool": "cargo", - "benches": [ - { - "name": "Ordered FFT/Parallel (Metal)", - "value": 98238472, - "range": "± 4349828", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Parallel (Metal) #2", - "value": 159132724, - "range": "± 14049041", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Parallel (Metal) #3", - "value": 306286145, - "range": "± 2845789", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Parallel (Metal) #4", - "value": 612408792, - "range": "± 31916216", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/Parallel (Metal)", - "value": 34367410, - "range": "± 384259", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/Parallel (Metal) #2", - "value": 68075305, - "range": "± 911721", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/Parallel (Metal) #3", - "value": 133483552, - "range": "± 591638", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/Parallel (Metal) #4", - "value": 286020593, - "range": "± 2101313", - "unit": "ns/iter" - }, - { - "name": "Bit-reverse permutation/Parallel (Metal)", - "value": 29647960, - "range": "± 310623", - "unit": "ns/iter" - }, - { - "name": "Bit-reverse permutation/Parallel (Metal) #2", - "value": 55705983, - "range": "± 2205231", - "unit": "ns/iter" - }, - { - "name": "Bit-reverse permutation/Parallel (Metal) #3", - "value": 112749535, - "range": "± 2919139", - "unit": "ns/iter" - }, - { - "name": "Bit-reverse permutation/Parallel (Metal) #4", - "value": 241977388, - "range": "± 7888407", - "unit": "ns/iter" - }, - { - "name": "Polynomial/evaluate_fft_metal", - "value": 116717875, - "range": "± 569680", - "unit": "ns/iter" - }, - { - "name": "Polynomial/evaluate_fft_metal #2", - "value": 237875013, - "range": "± 1608643", - "unit": "ns/iter" - }, - { - "name": "Polynomial/evaluate_fft_metal #3", - "value": 490296520, - "range": "± 5223011", - "unit": "ns/iter" - }, - { - "name": "Polynomial/evaluate_fft_metal #4", - "value": 967902416, - "range": "± 13679593", - "unit": "ns/iter" - }, - { - "name": "Polynomial/interpolate_fft_metal", - "value": 404326281, - "range": "± 4578206", - "unit": "ns/iter" - }, - { - "name": "Polynomial/interpolate_fft_metal #2", - "value": 789941166, - "range": "± 7339159", - "unit": "ns/iter" - }, - { - "name": "Polynomial/interpolate_fft_metal #3", - "value": 1579340083, - "range": "± 25654235", - "unit": "ns/iter" - }, - { - "name": "Polynomial/interpolate_fft_metal #4", - "value": 3129161124, - "range": "± 35265682", - "unit": "ns/iter" - } - ] - }, - { - "commit": { - "author": { - "email": "62400508+juan518munoz@users.noreply.github.com", - "name": "juan518munoz", - "username": "juan518munoz" - }, - "committer": { - "email": "noreply@github.com", - "name": "GitHub", - "username": "web-flow" - }, - "distinct": true, - "id": "6d686d3005c025a9a2da47c90ef4dc75228967ac", - "message": "CLI improvements - followup (#603)\n\n* migrate cli to extern crate\n\n* add clap4 for cli handling\n\n* cargo fmt\n\n* readme changes\n\n* Add disclaimer readme\n\n* Remove bit security text from cairo prover crate\n\n* add compile option to makefile\n\n* add compile and run all to makefile\n\n* add example to readme\n\n* cargo fmt\n\n* add compile and prove to makefile\n\n* better readme\n\n* add quiet flag to makefile binaries\n\n* reorganized readme\n\n* initial commit\n\n* add remove after compile to docker run\n\n* externalize commands\n\n* Update README\n\n* cargo fmt\n\n* update README\n\n* err handling for non existing files\n\n* moved prints to err handler\n\n* Update provers/cairo-prover-cli/src/main.rs\n\nCo-authored-by: Mariano A. Nicolini \n\n* stark curve, pedersen hash, precalculated points (#597)\n\n* stark curve, pedersen hash, precalculated points\n\n* lint\n\n* lint + array index fixes\n\n* cargo fmt\n\n* clippy\n\n* fmt\n\n* ref to starknet-rs\n\n* reviews\n\n* constant points moved to another file\n\n* move 'from_affine_hex_string' to starkcurve\n\n* make add_points a private fn\n\n* docs for pedersen\n\n* rename add_points -> lookup_and_accumulate\n\n---------\n\nCo-authored-by: Mariano A. Nicolini \n\n* Addition fuzzer for Stark Field (#601)\n\n* Add fuzzer\n\n* Remove artifacts\n\n---------\n\nCo-authored-by: Mariano A. Nicolini \n\n* update README\n\n* Update Makefile\n\n* update README bin\n\n* changed println for eprintln\n\n* fix README\n\n* rmv fuzz and wasm from README\n\n---------\n\nCo-authored-by: Jmunoz \nCo-authored-by: Mariano A. Nicolini \nCo-authored-by: MauroFab \nCo-authored-by: irfan \nCo-authored-by: Mauro Toscano <12560266+MauroToscano@users.noreply.github.com>", - "timestamp": "2023-10-20T18:06:45Z", - "tree_id": "a9b32edd6c63bf0926a468d79e3d39453c5ebbe8", - "url": "https://github.com/lambdaclass/lambdaworks/commit/6d686d3005c025a9a2da47c90ef4dc75228967ac" - }, - "date": 1697827990305, - "tool": "cargo", - "benches": [ - { - "name": "Ordered FFT/Sequential from NR radix2", - "value": 1004128292, - "range": "± 1405401", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Sequential from RN radix2", - "value": 3242638094, - "range": "± 44680735", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Sequential from NR radix2 #2", - "value": 2108698236, - "range": "± 3245321", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Sequential from RN radix2 #2", - "value": 7020801216, - "range": "± 103514760", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Sequential from NR radix2 #3", - "value": 4394335381, - "range": "± 4925617", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Sequential from RN radix2 #3", - "value": 15204910306, - "range": "± 285114687", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Sequential from NR radix2 #4", - "value": 9167250028, - "range": "± 11922382", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Sequential from RN radix2 #4", - "value": 32240140942, - "range": "± 182080515", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/natural", - "value": 36320726, - "range": "± 368973", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/natural inversed", - "value": 36311106, - "range": "± 186025", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/bit-reversed", - "value": 64408076, - "range": "± 591544", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/bit-reversed inversed", - "value": 64479583, - "range": "± 964920", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/natural #2", - "value": 73131392, - "range": "± 264529", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/natural inversed #2", - "value": 72475846, - "range": "± 300255", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/bit-reversed #2", - "value": 130276485, - "range": "± 2096882", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/bit-reversed inversed #2", - "value": 130668883, - "range": "± 927928", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/natural #3", - "value": 145937621, - "range": "± 397982", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/natural inversed #3", - "value": 147191964, - "range": "± 1296450", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/bit-reversed #3", - "value": 266507858, - "range": "± 1281898", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/bit-reversed inversed #3", - "value": 266866468, - "range": "± 1214920", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/natural #4", - "value": 289490519, - "range": "± 336427", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/natural inversed #4", - "value": 292586205, - "range": "± 418351", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/bit-reversed #4", - "value": 528857650, - "range": "± 1569586", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/bit-reversed inversed #4", - "value": 526135034, - "range": "± 1722263", - "unit": "ns/iter" - }, - { - "name": "Bit-reverse permutation/Sequential", - "value": 58122793, - "range": "± 199213", - "unit": "ns/iter" - }, - { - "name": "Bit-reverse permutation/Sequential #2", - "value": 119530051, - "range": "± 341616", - "unit": "ns/iter" - }, - { - "name": "Bit-reverse permutation/Sequential #3", - "value": 248811420, - "range": "± 905277", - "unit": "ns/iter" - }, - { - "name": "Bit-reverse permutation/Sequential #4", - "value": 512786997, - "range": "± 2205869", - "unit": "ns/iter" - }, - { - "name": "Polynomial evaluation/Sequential FFT", - "value": 1197412768, - "range": "± 7554820", - "unit": "ns/iter" - }, - { - "name": "Polynomial evaluation/Sequential FFT #2", - "value": 2492932248, - "range": "± 1872923", - "unit": "ns/iter" - }, - { - "name": "Polynomial evaluation/Sequential FFT #3", - "value": 5174859890, - "range": "± 8852740", - "unit": "ns/iter" - }, - { - "name": "Polynomial evaluation/Sequential FFT #4", - "value": 10681259750, - "range": "± 15414629", - "unit": "ns/iter" - }, - { - "name": "Polynomial interpolation/Sequential FFT", - "value": 1272181905, - "range": "± 3801252", - "unit": "ns/iter" - }, - { - "name": "Polynomial interpolation/Sequential FFT #2", - "value": 2642301224, - "range": "± 3853416", - "unit": "ns/iter" - }, - { - "name": "Polynomial interpolation/Sequential FFT #3", - "value": 5476179368, - "range": "± 8750121", - "unit": "ns/iter" - }, - { - "name": "Polynomial interpolation/Sequential FFT #4", - "value": 11311998618, - "range": "± 61240453", - "unit": "ns/iter" - }, - { - "name": "Polynomial/evaluate", - "value": 23, - "range": "± 0", - "unit": "ns/iter" - }, - { - "name": "Polynomial/evaluate_slice", - "value": 42, - "range": "± 0", - "unit": "ns/iter" - }, - { - "name": "Polynomial/add", - "value": 89, - "range": "± 0", - "unit": "ns/iter" - }, - { - "name": "Polynomial/neg", - "value": 37, - "range": "± 2", - "unit": "ns/iter" - }, - { - "name": "Polynomial/sub", - "value": 129, - "range": "± 0", - "unit": "ns/iter" - }, - { - "name": "Polynomial/mul", - "value": 69, - "range": "± 0", - "unit": "ns/iter" - }, - { - "name": "Polynomial/div", - "value": 1255, - "range": "± 458", - "unit": "ns/iter" - }, - { - "name": "Polynomial/div by 'x - b' with generic div", - "value": 73, - "range": "± 2", - "unit": "ns/iter" - }, - { - "name": "Polynomial/div by 'x - b' with Ruffini", - "value": 28, - "range": "± 0", - "unit": "ns/iter" - } - ] - }, - { - "commit": { - "author": { - "email": "mariano.nicolini.91@gmail.com", - "name": "Mariano A. Nicolini", - "username": "entropidelic" - }, - "committer": { - "email": "noreply@github.com", - "name": "GitHub", - "username": "web-flow" - }, - "distinct": true, - "id": "94790afba6421a09ce5c90b09b6e794dfb994f53", - "message": "fix: polish some CLI details (#620)\n\n* Polish CLI\n\n* Fix README\n\n* Polish some README details\n\n* Change compile-and-run-all to compile-prove-and-verify", - "timestamp": "2023-10-23T14:25:02Z", - "tree_id": "745a4c9d9b815a844c7a5498172767746d9c7321", - "url": "https://github.com/lambdaclass/lambdaworks/commit/94790afba6421a09ce5c90b09b6e794dfb994f53" - }, - "date": 1698072501171, - "tool": "cargo", - "benches": [ - { - "name": "Ordered FFT/Parallel (Metal)", - "value": 127061771, - "range": "± 11517567", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Parallel (Metal) #2", - "value": 197581527, - "range": "± 20399295", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Parallel (Metal) #3", - "value": 416631937, - "range": "± 34550915", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Parallel (Metal) #4", - "value": 868288937, - "range": "± 106873676", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/Parallel (Metal)", - "value": 55388726, - "range": "± 5114172", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/Parallel (Metal) #2", - "value": 101607262, - "range": "± 13409342", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/Parallel (Metal) #3", - "value": 183382432, - "range": "± 11738458", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/Parallel (Metal) #4", - "value": 345815906, - "range": "± 7256705", - "unit": "ns/iter" - }, - { - "name": "Bit-reverse permutation/Parallel (Metal)", - "value": 51961151, - "range": "± 3739910", - "unit": "ns/iter" - }, - { - "name": "Bit-reverse permutation/Parallel (Metal) #2", - "value": 60531389, - "range": "± 7595220", - "unit": "ns/iter" - }, - { - "name": "Bit-reverse permutation/Parallel (Metal) #3", - "value": 139539945, - "range": "± 13850489", - "unit": "ns/iter" - }, - { - "name": "Bit-reverse permutation/Parallel (Metal) #4", - "value": 234472968, - "range": "± 15092400", - "unit": "ns/iter" - }, - { - "name": "Polynomial/evaluate_fft_metal", - "value": 138204019, - "range": "± 3388004", - "unit": "ns/iter" - }, - { - "name": "Polynomial/evaluate_fft_metal #2", - "value": 274848646, - "range": "± 8643331", - "unit": "ns/iter" - }, - { - "name": "Polynomial/evaluate_fft_metal #3", - "value": 547513625, - "range": "± 9993694", - "unit": "ns/iter" - }, - { - "name": "Polynomial/evaluate_fft_metal #4", - "value": 1088816104, - "range": "± 13484309", - "unit": "ns/iter" - }, - { - "name": "Polynomial/interpolate_fft_metal", - "value": 462348302, - "range": "± 10988572", - "unit": "ns/iter" - }, - { - "name": "Polynomial/interpolate_fft_metal #2", - "value": 904413646, - "range": "± 22255961", - "unit": "ns/iter" - }, - { - "name": "Polynomial/interpolate_fft_metal #3", - "value": 1768836604, - "range": "± 48618707", - "unit": "ns/iter" - }, - { - "name": "Polynomial/interpolate_fft_metal #4", - "value": 3389915749, - "range": "± 158497650", - "unit": "ns/iter" - } - ] - }, - { - "commit": { - "author": { - "email": "mariano.nicolini.91@gmail.com", - "name": "Mariano A. Nicolini", - "username": "entropidelic" - }, - "committer": { - "email": "noreply@github.com", - "name": "GitHub", - "username": "web-flow" - }, - "distinct": true, - "id": "94790afba6421a09ce5c90b09b6e794dfb994f53", - "message": "fix: polish some CLI details (#620)\n\n* Polish CLI\n\n* Fix README\n\n* Polish some README details\n\n* Change compile-and-run-all to compile-prove-and-verify", - "timestamp": "2023-10-23T14:25:02Z", - "tree_id": "745a4c9d9b815a844c7a5498172767746d9c7321", - "url": "https://github.com/lambdaclass/lambdaworks/commit/94790afba6421a09ce5c90b09b6e794dfb994f53" - }, - "date": 1698074046253, - "tool": "cargo", - "benches": [ - { - "name": "Ordered FFT/Sequential from NR radix2", - "value": 1061230685, - "range": "± 47346069", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Sequential from RN radix2", - "value": 3492273094, - "range": "± 29148892", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Sequential from NR radix2 #2", - "value": 2099247882, - "range": "± 38553663", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Sequential from RN radix2 #2", - "value": 7643146468, - "range": "± 129888098", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Sequential from NR radix2 #3", - "value": 4491744400, - "range": "± 152673223", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Sequential from RN radix2 #3", - "value": 16366095744, - "range": "± 91348632", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Sequential from NR radix2 #4", - "value": 8914804420, - "range": "± 335507621", - "unit": "ns/iter" - }, - { - "name": "Ordered FFT/Sequential from RN radix2 #4", - "value": 34952237206, - "range": "± 117356871", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/natural", - "value": 32372040, - "range": "± 1046057", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/natural inversed", - "value": 35227043, - "range": "± 1351963", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/bit-reversed", - "value": 58358887, - "range": "± 5695272", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/bit-reversed inversed", - "value": 61622801, - "range": "± 1365673", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/natural #2", - "value": 70754515, - "range": "± 1763557", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/natural inversed #2", - "value": 73337478, - "range": "± 1195081", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/bit-reversed #2", - "value": 125733429, - "range": "± 2135079", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/bit-reversed inversed #2", - "value": 131762344, - "range": "± 1993851", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/natural #3", - "value": 143235203, - "range": "± 3703858", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/natural inversed #3", - "value": 148636447, - "range": "± 10663861", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/bit-reversed #3", - "value": 282453106, - "range": "± 16257430", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/bit-reversed inversed #3", - "value": 270269382, - "range": "± 6725530", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/natural #4", - "value": 283748068, - "range": "± 3478368", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/natural inversed #4", - "value": 291804148, - "range": "± 7776686", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/bit-reversed #4", - "value": 548043727, - "range": "± 5389195", - "unit": "ns/iter" - }, - { - "name": "FFT twiddles generation/bit-reversed inversed #4", - "value": 547595583, - "range": "± 8577704", - "unit": "ns/iter" - }, - { - "name": "Bit-reverse permutation/Sequential", - "value": 58351099, - "range": "± 1716289", - "unit": "ns/iter" - }, - { - "name": "Bit-reverse permutation/Sequential #2", - "value": 124822549, - "range": "± 2001061", - "unit": "ns/iter" - }, - { - "name": "Bit-reverse permutation/Sequential #3", - "value": 261812446, - "range": "± 3955451", - "unit": "ns/iter" - }, - { - "name": "Bit-reverse permutation/Sequential #4", - "value": 525490100, - "range": "± 11385711", - "unit": "ns/iter" - }, - { - "name": "Polynomial evaluation/Sequential FFT", - "value": 1227608355, - "range": "± 17694070", - "unit": "ns/iter" - }, - { - "name": "Polynomial evaluation/Sequential FFT #2", - "value": 2573893884, - "range": "± 28903077", - "unit": "ns/iter" - }, - { - "name": "Polynomial evaluation/Sequential FFT #3", - "value": 5272164257, - "range": "± 96149331", - "unit": "ns/iter" - }, - { - "name": "Polynomial evaluation/Sequential FFT #4", - "value": 10745538120, - "range": "± 148664900", - "unit": "ns/iter" - }, - { - "name": "Polynomial interpolation/Sequential FFT", - "value": 1318307819, - "range": "± 29683348", - "unit": "ns/iter" - }, - { - "name": "Polynomial interpolation/Sequential FFT #2", - "value": 2735105979, - "range": "± 56047524", - "unit": "ns/iter" - }, - { - "name": "Polynomial interpolation/Sequential FFT #3", - "value": 5778285288, - "range": "± 234921651", - "unit": "ns/iter" - }, - { - "name": "Polynomial interpolation/Sequential FFT #4", - "value": 11755969835, - "range": "± 324945619", - "unit": "ns/iter" - }, - { - "name": "Polynomial/evaluate", - "value": 193, - "range": "± 9", - "unit": "ns/iter" - }, - { - "name": "Polynomial/evaluate_slice", - "value": 1542, - "range": "± 69", - "unit": "ns/iter" - }, - { - "name": "Polynomial/add", - "value": 257, - "range": "± 15", - "unit": "ns/iter" - }, - { - "name": "Polynomial/neg", - "value": 115, - "range": "± 5", - "unit": "ns/iter" - }, - { - "name": "Polynomial/sub", - "value": 414, - "range": "± 32", - "unit": "ns/iter" - }, - { - "name": "Polynomial/mul", - "value": 1859, - "range": "± 76", - "unit": "ns/iter" - }, - { - "name": "Polynomial/div", - "value": 1152, - "range": "± 83", - "unit": "ns/iter" - }, - { - "name": "Polynomial/div by 'x - b' with generic div", - "value": 5366, - "range": "± 235", - "unit": "ns/iter" - }, - { - "name": "Polynomial/div by 'x - b' with Ruffini", - "value": 200, - "range": "± 8", - "unit": "ns/iter" - } - ] - } - ] - } -} \ No newline at end of file diff --git a/bench/index.html b/bench/index.html deleted file mode 100644 index 6c887805e..000000000 --- a/bench/index.html +++ /dev/null @@ -1,281 +0,0 @@ - - - - - - - Benchmarks - - - - -
- - - - - - - diff --git a/print.html b/print.html index b70eeb82e..22df3d51b 100644 --- a/print.html +++ b/print.html @@ -1185,12 +1185,12 @@

Protocol

In summary, at a very high level, the STARK protocol can be organized into three major parts:

  • Arithmetization and commitment of execution trace.
  • -
  • Construction of composition polynomial .
  • +
  • Construction and commitment of composition polynomial .
  • Opening of polynomials at random .

Arithmetization

As the Recap mentions, the trace is a table containing the system's state at every step. In this section, we will denote the trace as . A trace can have several columns to store different aspects or features of a particular state at a specific moment. We will refer to the -th column as . You can think of a trace as a matrix where the entry is the -th element of the -th state.

-

Most proving systems' primary tool is polynomials over a finite field . Each column of the trace will be interpreted as evaluations of such a polynomial . Consequently, any information about the states must be encoded somehow as an element in .

+

Most proving systems' primary tool is polynomials over a finite field . Each column of the trace will be interpreted as evaluations of such a polynomial . Consequently, any information about the states must be encoded somehow as an element in .

To ease notation, we will assume here and in the protocol that the constraints encoding transition rules depend only on a state and the previous one. Everything can be easily generalized to transitions that depend on many preceding states. Then, constraints can be expressed as multivariate polynomials in variables A transition from state to state will be valid if and only if when we plug row of in the first variables and row in the second variables of , we get for all . In mathematical notation, this is @@ -1202,73 +1202,68 @@

Vector commitments

Given a vector , commiting to means the following. The prover builds a Merkle tree out of it and sends its root to the verifier. The verifier can then ask the prover to reveal, or open, the value of the vector at some index . The prover won't have any choice except to send the correct value. The verifier will expect the corresponding value and the authentication path to the tree's root to check its authenticity. The authentication path also encodes the vector's position and its length .

-

In STARKs, all commited vectors are of the form for some polynomial and some domain fixed domain . The domain is always known to the prover and the verifier.

+

The root of the Merkle tree is said to be the commitment of , and we denote it here by .

FRI

-

The FRI protocol is a potent tool to prove that the commitment of a vector corresponds to the evaluations of a polynomial of a certain degree. The degree is a configuration of the protocol.

+

In STARKs, all commited vectors are of the form for some polynomial and some fixed domain . The domain is always known to the prover and the verifier. It can be proved, as long as is less than the total number of field elements, that every vector is equal to for a unique polynomial of degree at most . This is called the Lagrange interpolation theorem. It means, there is a unique polynomial of degree at most such that for all . And is an upper bound to the degree of . It could be less. For example, the vector of all ones is the evaluation of the constant polynomial , which has degree .

+

Suppose the vector is the vector of evaluations of a polynomial of degree strictly less than . Suppose one party holds the vector and another party holds only the commitment of it. The FRI protocol is an efficient interactive protocol with which the former can convince the latter that the commitment they hold corresponds to the vector of evaluations of a polynomial of degree strictly less than .

+

More precisely, the protocol depends on the following parameters

+
    +
  • Powers of two and with .
  • +
  • A vector , with , with a nonzero value in and a primitive -root of unity
  • +
+

A prover holds a vector , and the verifier holds the commitment of it. The result of the FRI protocol will be Accept if the unique polynomial of degree less than such that has degree less than . Even more precisely, the protocol proves that is very close to a vector with of degree less than , but it may differ in negligible proportion of the coordinates.

+

The number is called the blowup factor and the security of the protocol depends in part on this parameter. The specific shape of the domain set has some symmetric properties important for the inner workings of FRI, such as for all .

+

Variant useful for STARKs

+

FRI is usually described as above. In STARK, FRI is used as a building block for the polynomial commitment scheme of the next section. For that, a small variant of FRI is needed.

+

Suppose the prover holds a vector and the verifier holds its commitment as before. Suppose further that both parties know a function that takes two field elements and outputs another field element. For example could be the function . More precisely, the kind of functions we need are .

+

The protocol can be used to prove that the transformed vector is the vector of evaluations of a polynomial of degree at most . Note that in this variant, the verifier holds originally the commitment of the vector and not the commitment of the transformed vector. In the example, the verifier holds the commitment and FRI will return Accept if is the vector of evaluations of a polynomial of degree at most .

Polynomial commitments

STARK uses a univariate polynomial commitment scheme. The following is what is expected from the commit and open protocols:

  • Commit: given a polynomial , the prover produces a sort of hash of it. We denote it here by , called the commitment of . This hash is unique to . The prover usually sends to the verifier.
  • Open: this is an interactive protocol between the prover and the verifier. The prover holds the polynomial . The verifier only has the commitment . The verifier sends a value to the prover at which he wants to know the value . The prover sends a value to the verifier, and then they engage in the Open protocol. As a result, the verifier gets convinced that the polynomial corresponding to the hash evaluates to at .
-

Let's see how both of these protocols work in detail. Some configuration parameters are needed:

+

Let's see how both of these protocols work in detail. The same configuration parameters of FRI are needed:

  • Powers of two and with .
  • -
  • A vector , with in for all and for all .
  • -
  • An integer .
  • +
  • A vector , with , with a nonzero value in and a primitive -root of unity
-

The commitment scheme will only work for polynomials of degree at most . This means anyone can commit to any polynomial, but the Open protocol will pass only for polynomials satisfying that degree bound.

+

The commitment scheme will only work for polynomials of degree at most (polynomials of degree are allowed). This means: anyone can commit to any polynomial, but the Open protocol will pass only for polynomials satisfying that degree bound.

Commit

Given a polynomial , the commitment is just the commitment of the vector . That is, is the root of the Merkle tree of the vector of evaluations of at .

Open

It is an interactive protocol. So assume there is a prover and a verifier. We describe the process considering an honest prover. In the next section, we analyze what happens for malicious provers.

-

The prover holds the polynomial , and the verifier only the commitment of it. There is also an element . The prover evaluates and sends the result to the verifier. As we mentioned, the goal is to generate proof of the validity of the evaluation. Let us denote . This is a value now both the prover and verifier have.

-

The protocol has three steps:

-
    -
  • -

    FRI on : First, the prover and the verifier engage in a FRI protocol for polynomials of degree at most to check that is the commitment of such a polynomial. We will assume from now on that the degree of is at most . There is an optimization that completely removes this step—more on that later.

    -
  • -
  • -

    FRI on : Since , the polynomial can be written as for some polynomial . The prover computes the commitment and sends it to the verifier. Now they engage in a FRI protocol for polynomials of degree at most , which convinces the verifier that is the commitment of a polynomial of degree at most .

    -
  • -
  • -

    Point checks: From the point of view of the verifier the commitments and are still potentially unrelated. Therefore, there is a check to ensure that was computed properly from following the formula and that is its commitment. To do this, the verifier challenges the prover to open and as vectors. They use the open protocol of the vector commitment scheme to reveal the values and for some random point chosen by the verifier. Next he checks that . They repeat this last part times and, as we'll analyze in the next section, this whole thing will convince the verifier that as polynomials with overwhelming probability (about ). Finally, the verifier deduces that from this equality.

    -
  • -
+

The prover holds the polynomial , and the verifier only the commitment of it. There is also an element chosen by the verifier. The prover evaluates and sends the result back. As we mentioned, the goal is to generate proof of the validity of the evaluation. Let us denote the value received by the verifier.

+

Now they engage in the variant of the FRI protocol for the function . The verifier accepts the value if and only if the result of FRI is Accept.

+

Let's see why this makes sense.

+

Completeness

+

If the prover is honest, is of degree at most and equals . That means that + +for some polynomial . Since is of degree at most , then is of degree at most . The vector is then a vector of evaluations of a polynomial of degree at most . And it is equal to . So the FRI protocol will succeed.

Soundness

-

Let's analyze why the open protocol is sound. Keep in mind that the prover always has to provide a commitment of a polynomial of degree at most that satisfies for the chosen values of the verifier. That's the goal. An essential but subtle part of the soundness is that is a vector of length . To understand why let's see what would happen if .

-

Case

-

Suppose the prover tries to cheat the verifier by sending a value different from . This means that is not divisible by as polynomials. But as long as is not in the prover can interpolate the values -at and obtain some polynomial of degree at most . This polynomial satisfies for all , but the equality of polynomials does not hold. Mainly because that would imply that , and we are assuming the opposite case. Nevertheless, if they continue with the open protocol, FRI will pass since is a polynomial of degree at most . All subsequent point checks will pass since was crafted especially for that.

-

So how come is different from but has the property that for all ? FRI guarantees is of degree at most , which implies that is of degree at most . Then, since is of degree at most , the difference is again of degree at most . A polynomial of degree at most is zero if and only if we can prove that for distinct points. But the construction of only shows that for all , a set of points. It's not enough. One extra point and the equality would hold. Of course, that point doesn't exist, again, because that would imply that , which we assume is not true.

-

Case

-

Let's see one more example where we double the de size of but keep the same bound for the degree of the polynomials. So polynomials are of degree at most , and the length of is .

-

Again let's assume the prover wants to cheat the verifier similarly and claims that is but, in reality, . Inevitably, for the Open protocol to succeed, the prover has to send a commitment of some polynomial of degree at most . The strategy of the prover is pretty much constrained to be the same. But now he can't interpolate as before in every element of because that would produce a polynomial of degree at most . This most likely won't pass the FRI check.

-

Alternatively, he can choose some subset of of size and interpolate only there to get a polynomial of degree at most . That will succeed in the FRI phase, but what happens with the point checks? The check will pass if the verifier chooses a challenge that belongs to . If , then the check will inevitably fail. This is because, as we saw in the previous case, one extra successful point to the already points where was interpolated was enough to prove that , which we assume now not to hold. This means, if , then does not coincide with and the point check fails. So if the verifier chooses the challenges following a uniform distribution, the chances of the prover being caught cheating are for only one challenge. If the verifier performs challenges, then the chance of the prover not getting caught is .

-

General case: the blowup factor

-

If the ratio between and is , then challenges give of probability for a malicious prover to succeed. If the ratio is , that is, if , then that probability is for the same number of point checks. This provides another way of improving the soundness error. The larger the ratio, the more complex it is to cheat in the open protocol. This ratio is what's called the blowup factor. It is a security parameter, and finding a balance between the number of challenges and the size of is part of the configuration of the protocol. Increasing the size of makes committing an expensive operation since it involves building a Merkle tree with a vector of the size of . But increasing the number of challenges makes the size of the final proof larger.

-

We denote the blowup factor by , and it's always assumed to be a power of .

+

Let's sketch an idea of the soundness. Note that the value is chosen by the verifier after receiving the commitment of . So the prover does not know in advance, at the moment of sending , what will be.

+

Suppose the prover is trying to cheat and sends the commitment of a vector that's not the vector of evaluations of a polynomial of degree at most . Then the coordinates of the transformed vector are . Since was chosen by the verifier, dividing by shuffles all the elements in a very unpredictable way for the prover. So it is extremely unlikely that the cheating prover can craft an invalid vector such that the transformed vector turns out to be of degree at most . The expected degree of the polynomial associated with a random vector is .

Batch

During proof generation, polynomials are committed and opened several times. Computing these for each polynomial independently is costly. In this section, we'll see how batching polynomials can reduce the amount of computation. Let be a set of polynomials. We will commit and open as a whole. We note this batch commitment as .

-

We need the same configuration parameters as before: , with , a vector and .

-

As described earlier, to commit to a single polynomial , a Merkle tree is built over the vector . When committing to a batch of polynomials , the leaves of the Merkle tree are instead the concatenation of the polynomial evaluations. That is, in the batch setting, the Merkle tree is built for the vector . The commitment is the root of this Merkle tree. This reduces the proof size: we only need one Merkle tree for polynomials. The verifier can then only ask for values in batches. When the verifier chooses an index , the prover sends along with one authentication path. The verifier on his side computes the concatenation and validates it with the authentication path and . This also reduces the computational time. By traversing the Merkle tree one time, it can reveal several components simultaneously.

-

The batch open protocol proceeds similarly to the case of a single polynomial. The prover will try to convince the verifier that the committed polynomials at evaluate to some values . In the batch case, the prover will construct the following polynomial:

-

-

Where are challenges provided by the verifier. The prover commits to and sends to the verifier. Then the prover and verifier continue similarly to the normal open protocol for only. This means they engage in a FRI protocol for polynomials of degree at most for . Then they engage in the point checks for . Here, for each challenge , the prover uses one authentication path for to reveal and use one authentication path for to batch reveal values . Successful point checks here mean that .

+

We need the same configuration parameters as before: , with , a vector .

+

As described earlier, to commit to a single polynomial , a Merkle tree is built over the vector . When committing to a batch of polynomials , the leaves of the Merkle tree are instead the concatenation of the polynomial evaluations. That is, in the batch setting, the Merkle tree is built for the vector + +The commitment is the root of this Merkle tree. This reduces the proof size: we only need one Merkle tree for polynomials. The verifier can then only ask for values in batches. When the verifier chooses an index , the prover sends along with one authentication path. The verifier on his side computes the concatenation and validates it with the authentication path and . This also reduces the computational time. By traversing the Merkle tree one time, it can reveal several components simultaneously.

+

The batch open protocol proceeds similarly to the case of a single polynomial. The verifier sends evaluations points to the prover at which they wish to know the value of . The prover will try to convince the verifier that the committed polynomials , evaluate to some values . There is a generalization of the variant of FRI where the function takes more parameters, and in this case is +Where are challenges provided by the verifier. Then FRI return Accept if and only if the vector +is close to the vector of evaluations of a polynomial of degree at most . If this is the case, the verifier accepts the openings. In the context of STARKs, the polynomial is called the DEEP composition polynomial.

This is equivalent to running the open protocol times, one for each term and . Note that this optimization makes a huge difference, as we only need to run the FRI protocol once instead of running it once for each polynomial.

-

Optimize the open protocol reusing FRI internal challenges

-

There is an optimization for the open protocol to avoid running FRI to check that is of degree at most . The idea is as follows. Part of FRI protocol for , to check that it is of degree at most , involves revealing values of at other random points also chosen by the verifier. These are part of the internal workings of FRI. These challenges are unrelated to what we mentioned before. So if one removes the FRI check for , the point checks of the open protocol need to be performed on these challenges of the FRI protocol for . This optimization is included in the formal description of the protocol.

References

High-level description of the protocol

-

The protocol is split into rounds. Each round more or less represents an interaction with the verifier. Each round will generally start by getting a challenge from the verifier.

-

The prover will need to interpolate polynomials, and he will always do it over the set , where is a root of unity in . Also, the vector commitments will be performed over the set where is a root of unity and is some field element. This is the set we denoted in the commitment scheme section. The specific choices for the shapes of these sets are motivated by optimizations at a code level.

+

The protocol is split into rounds. Each round more or less represents an interaction with the verifier. Each round will generally start by getting a challenge from the verifier.

+

The prover will need to interpolate polynomials, and he will always do it over the set , where is a root of unity in . Also, the vector commitments will be performed over the set where is a root of unity and is some field element. This is the set we denoted in the commitment scheme section.

Round 1: Arithmetization and commitment of the execution trace

In round 1, the prover commits to the columns of the trace . He does so by interpolating each column and obtaining univariate polynomials . Then the prover commits to over . In this way, we have . @@ -1278,9 +1273,9 @@

. This function will have the property that it is a polynomial if and only if the trace that the prover committed to at round 1 is valid and satisfies the agreed polynomial constraints. That is, will be a polynomial if and only if is a trace that satisfies all the transition and boundary constraints.

Note that we can compose the polynomials , the ones that interpolate the columns of the trace , with the multivariate constraint polynomials as follows. -These result in univariate polynomials. And the same can be done for the boundary constraints. Since , these univariate polynomials vanish at every element of if and only if the trace is valid.

+These result in univariate polynomials. The same can be done for the boundary constraints. Since , these univariate polynomials vanish at every element of if and only if the trace is valid.

As we already mentioned, this is assuming that transitions only depend on the current and previous state. But it can be generalized to include frames with three or more rows or more context for each constraint. For example, in the Fibonacci case, the most natural way is to encode it as one transition constraint that depends on a row and the two preceding it, as we already did in the Recap section. The STARK protocol checks whether the function is a polynomial instead of checking that the polynomial is zero over the domain . The two statements are equivalent.

-

The verifier could check that all are polynomials one by one, and the same for the polynomials coming from the boundary constraints. But this is inefficient; the same can be obtained with a single polynomial. To do this, the prover samples challenges and obtains a random linear combination of these polynomials. The result of this is denoted by and is called the composition polynomial. It integrates all the constraints by adding them up. So after computing , the prover commits to it and sends the commitment to the verifier. The rest of the protocol aims to prove that was constructed correctly and is a polynomial, which can only be true if the prover has a valid extension of the original trace.

+

The verifier could check that all are polynomials one by one, and the same for the polynomials coming from the boundary constraints. However, this is inefficient; the same can be obtained with a single polynomial. To do this, the prover samples challenges and obtains a random linear combination of these polynomials. The result of this is denoted by and is called the composition polynomial. It integrates all the constraints by adding them up. So after computing , the prover commits to it and sends the commitment to the verifier. The rest of the protocol aims to prove that was constructed correctly and is a polynomial, which can only be true if the prover has a valid extension of the original trace.

Round 3: Evaluation of polynomials at

The verifier must check that was constructed according to the protocol rules. That is, has to be a linear combination of all the functions and similar terms for the boundary constraints. To do so, in round 3 the verifier chooses a random point and the prover computes , and for all . With all these, the verifier can check that and the expected linear combination coincide, at least when evaluated at . Since was chosen randomly, this proves with overwhelming probability that was properly constructed.

Round 4: Run batch open protocol

@@ -1289,11 +1284,11 @@

STARKs protocol

In this section we describe precisely the STARKs protocol used in Lambdaworks.

We begin with some additional considerations and notation for most of the relevant objects and values to refer to them later on.

-

Grinding

-

This is a technique to increase the soundness of the protocol by adding proof of work. It works as follows. At some fixed point in the protocol, the verifier sends a challenge to the prover. The prover needs to find a string such that begins with a predefined number of zeroes. Here denotes the concatenation of and , seen as bit strings. -The number of zeroes is called the grinding factor. The hash function can be any hash function, independent of other hash functions used in the rest of the protocol. In Lambdaworks we use Keccak256.

Transcript

The Fiat-Shamir heuristic is used to make the protocol noninteractive. We assume there is a transcript object to which values can be added and from which challenges can be sampled.

+

Grinding

+

This is a technique to increase the soundness of the protocol by adding proof of work. It works as follows. At some fixed point in the protocol, a value is derived in a deterministic way from all the interactions between the prover and the verifier up to that point (the state of the transcript). The prover needs to find a string such that begins with a predefined number of zeroes. Here denotes the concatenation of and , seen as bit strings. +The number of zeroes is called the grinding factor. The hash function can be any hash function, independent of other hash functions used in the rest of the protocol. In Lambdaworks we use Keccak256.

General notation

  • denotes a finite field.
  • @@ -1312,7 +1307,7 @@

    is the total number of columns: .
  • denote the transition constraint polynomials for . We are assuming these are of degree at most 2.
  • denote the transition constraint zerofiers for .
  • -
  • is the blowup factor.
  • +
  • is the blowup factor.
  • is the grinding factor.
  • is number of FRI queries.
  • We assume there is a fixed hash function from to binary strings. We also assume all Merkle trees are constructed using this hash function.
  • @@ -1336,9 +1331,11 @@

    Derived values<

    Notation of important operations

    Vector commitment scheme

    Given a vector . The operation returns the root of the Merkle tree that has the hash of the elements of as leaves.

    -

    For , the operation returns and the authentication path to the Merkle tree root.

    +

    For , the operation returns the pair , where is the authentication path to the Merkle tree root.

    The operation returns Accept or Reject depending on whether the -th element of is . It checks whether the authentication path is compatible with , and the Merkle tree root .

    In our cases the sets will be of the form for some elements . It will be convenient to use the following abuse of notation. We will write to mean . Similarly, we will write instead of . Note that this is only notation and is only checking that the is the -th element of the commited vector.

    +
    Batch
    +

    As we mentioned in the protocol overview. When committing to multiple vectors , where one can build a single Merkle tree. Its -th leaf is the concatenation of all the -th coordinates of all vectors, that is, . The commitment to this batch of vectors is the root of this Merkle tree.

    Protocol

    Prover

    Round 0: Transcript initialization

    @@ -1363,15 +1360,15 @@
    Round 2: Construction of composition polynomial
      -
    • Sample and in from the transcript.
    • -
    • Sample and in from the transcript.
    • +
    • Sample in from the transcript.
    • +
    • Sample in from the transcript.
    • Compute .
    • Compute .
    • Compute the composition polynomial
    • Decompose as
    • -
    • Compute commitments and .
    • +
    • Compute commitments and (Batch commitment optimization applies here).
    • Add and to the transcript.

    Round 3: Evaluation of polynomials at

    @@ -1387,8 +1384,7 @@

    Round 4.1.k: FRI commit phase

      -
    • Let , and .
    • -
    • Add to the transcript.
    • +
    • Let .
    • For do the following: -
      Round 4.4: Open deep composition polynomial components
      -
        -
      • For do the following: -
          -
        • Compute , .
        • -
        • Compute for all .
        • +
        • Sample random index from the transcript and let .
        • +
        • Compute and for all .
        • +
        • Compute and .
        • +
        • Compute and .
        • +
        • Compute and for all .

      Build proof

      • Send the proof to the verifier: -
      • +

      Verifier

      -

      Notation

      +

      From the point of view of the verifier, the proof they receive is a bunch of values that may or may not be what they claim to be. To make this explicit, we avoid denoting values like as such, because that implicitly assumes that the value was obtained after evaluating a polynomial at . And that's something the verifier can't assume. We use the following convention.

        -
      • Bold capital letters refer to commitments. For example is the claimed commitment .
      • -
      • Greek letters with superscripts refer to claimed function evaluations. For example is the claimed evaluation .
      • -
      • Gothic letters refer to authentication paths (e.g. is the authentication path of the opening of ).
      • +
      • Bold capital letters refer to commitments. For example is the claimed commitment .
      • +
      • Greek letters with superscripts refer to claimed function evaluations. For example is the claimed evaluation and is the claimed evaluation of . Note that field elements in superscripts never indicate powers. They are just notation.
      • +
      • Gothic letters refer to authentication paths. For example is the authentication path of a opening of .
      • +
      • Recall that every opening is a pair , where is the claimed value at index and is the authentication path. So for example, is denoted as from the verifier's end.

      Input

      -

      +

      This is the proof using the notation described above. The elements appear in the same exact order as they are in the Prover section, serving also as a complete reference of the meaning of each value.

      +

      Step 1: Replay interactions and recover challenges

      • Start a transcript
      • -
      • (Strong Fiat Shamir) Commit to the set of coefficients of the transition and boundary polynomials, and add the commitments to the transcript.
      • +
      • (Strong Fiat Shamir) Add all public values to the transcript.
      • Add to the transcript for all .
      • Sample random values from the transcript.
      • Add to the transcript for .
      • @@ -1457,7 +1448,6 @@

        Sample from the transcript.
      • Add , , and to the transcript.
      • Sample , , and from the transcript.
      • -
      • Add to the transcript
      • For do the following: @@ -1485,40 +1474,56 @@

        Step 3: Verify FRI

          -
        • Check that the following are all Accept: +
        • Reconstruct the deep composition polynomial values at and . That is, define +
        • +
        • For all : +
            +
          • For all :
              -
            • for all .
            • -
            • for all , .
            • +
            • Check that and are Accept.
            • +
            • Solve the following system of equations on the variables +
            • +
            • If , check that equals
            • +
            • If , check that equals .
          • -
          • For all : - For all : - Solve the following system of equations on the variables - -- Define -- Check that is equal to .
          -

          Step 4: Verify deep composition polynomial is FRI first layer

          +
        • +
        +

        Step 4: Verify trace and composition polynomials openings

        • For do the following:
          • Check that the following are all Accept:
              +
            • for all .
            • .
            • .
            • -
            • for all .
            • +
            • for all .
            • +
            • .
            • +
            • .
          • -
          • Check that is equal to the following: -
        -

        Other

        -

        Notes on Optimizations

        -
          -
        • Inversions of finite field elements are slow. There is a very well known trick to batch invert many elements at once replacing inversions by multiplications. See here for the algorithm.
        • -
        • One of the most computationally intensive operations performed is polynomial division. These can be optimized by utilizing Fast Fourier Transform (FFT) to divide each field element in Lagrange form.
        • -
        • In specific scenarios, such as dividing by a polynomial of the form (x-a), Ruffini's rule can be employed to further enhance performance.
        • -
        +

        Notes on Optimizations and variants

        +

        Sampling of challenges variant

        +

        To build the composition the prover samples challenges and for and . A variant of this is sampling a single challenge and defining and as powers of . That is, define for and for .

        +

        The same variant applies for the challenges for used to build the deep composition polynomial. In this case the variant samples a single challenge and defines , for all , and .

        +

        Batch inversion

        +

        Inversions of finite field elements are slow. There is a very well known trick to batch invert many elements at once replacing inversions by multiplications. See here for the algorithm.

        +

        FFT

        +

        One of the most computationally intensive operations performed is polynomial division. These can be optimized by utilizing Fast Fourier Transform (FFT) to divide each field element in Lagrange form.

        +

        Ruffini's rule

        +

        In specific scenarios, such as dividing by a polynomial of the form , for example when building the deep composition polynomial, Ruffini's rule can be employed to further enhance performance.

        +

        Bit-reversal ordering of Merkle tree leaves

        +

        As one can see from inspecting the protocol, there are multiple times where, for a polynomial , the prover sends both openings and . This implies, a priori, sending two authentication paths. Domains can be indexed using bit-reverse ordering to reduce this to a single authentication path for both openings, as follows.

        +

        The natural way of building a Merkle tree to commit to a vector , is assigning the value to leaf . If this is the case, the value is at position and the value is at position . This is because equals for the value used in the protocol.

        +

        Instead of this naive approach, a better solution is to assign the value to leaf , where is the bit-reversal permutation. This is the permutation that maps to the index whose binary representation (padded to bits), is the binary representation of but in reverse order. For example, if and , then its binary representation is , which reversed is . Therefore . In the same way and . Check out the wikipedia article. With this ordering of the leaves, if is even, element is at index and is at index . Which means that a single authentication path serves to validate both points simultaneously.

        +

        Redundant values in the proof

        +

        The prover opens the polynomials of the FRI layers at and for all . Later on, the verifier uses each of those pairs to reconstruct one of the values of the next layer, namely . So there's no need to add the value to the proof, as the verifier reconstructs them. The prover only needs to send the authentication paths for them.

        +

        The protocol is only modified at Step 3 of the verifier as follows. Checking that is skipped. After computing , the verifier uses it to check that is Accept, which proves that is actually , and continues to the next iteration of the loop.

        STARKs Prover Lambdaworks Implementation

        The goal of this section will be to go over the details of the implementation of the proving system. To this end, we will follow the flow the example in the recap chapter, diving deeper into the code when necessary and explaining how it fits into a more general case.

        @@ -1842,7 +1847,7 @@

        FFT evaluation and interpolation

        When evaluating or interpolating a polynomial, if the input (be it coefficients or evaluations) size isn't a power of two then the FFT API will extend it with zero padding until this requirement is met. This is because the library currently only uses a radix-2 FFT algorithm.

        Also, right now FFT only supports inputs with a size up to elements.

        -

        Other

        +

        Other

        Why use roots of unity?

        Whenever we interpolate or evaluate trace, boundary and constraint polynomials, we use some -th roots of unity. There are a few reasons for this:

          diff --git a/searchindex.js b/searchindex.js index a9ffaa7bb..78ae00468 100644 --- a/searchindex.js +++ b/searchindex.js @@ -1 +1 @@ -Object.assign(window.search, {"doc_urls":["introduction.html#introduction","fft/benchmarks.html#fft-benchmarks","fft/benchmarks.html#polynomial-interpolation-methods-comparison","plonk/recap.html#plonk","plonk/recap.html#notation","plonk/recap.html#the-ideas-and-components","plonk/recap.html#programs-our-toy-example","plonk/recap.html#plonk-arithmetization","plonk/recap.html#circuits-and-execution-traces","plonk/recap.html#the-q-matrix","plonk/recap.html#the-v-matrix","plonk/recap.html#custom-gates","plonk/recap.html#public-inputs","plonk/recap.html#from-matrices-to-polynomials","plonk/recap.html#common-preprocessed-input","plonk/recap.html#wrapping-up-the-whole-thing","plonk/protocol.html#protocol","plonk/protocol.html#details-and-tricks","plonk/protocol.html#polynomial-commitment-scheme","plonk/protocol.html#blindings","plonk/protocol.html#linearization-trick","plonk/protocol.html#setup","plonk/protocol.html#proving-algorithm","plonk/protocol.html#round-1","plonk/protocol.html#round-2","plonk/protocol.html#round-3","plonk/protocol.html#round-4","plonk/protocol.html#round-5","plonk/protocol.html#proof","plonk/protocol.html#verification-algorithm","plonk/protocol.html#transcript-initialization","plonk/protocol.html#extraction-of-values-and-commitments","plonk/protocol.html#proof-check","plonk/implementation.html#implementation","plonk/implementation.html#usage","plonk/implementation.html#padding","plonk/implementation.html#implementation-details","plonk/implementation.html#commitment-scheme","plonk/implementation.html#fiat-shamir","plonk/implementation.html#transcript-strategy","plonk/implementation.html#field-elements","plonk/implementation.html#strong-fiat-shamir","plonk/constraint_system.html#circuit-api","plonk/constraint_system.html#simple-example","plonk/constraint_system.html#building-complex-systems","starks/starks.html#stark-prover","starks/recap.html#starks-recap","starks/recap.html#verifying-computation-through-polynomials","starks/recap.html#fibonacci-numbers","starks/recap.html#cairo","starks/recap.html#fibonacci-step-by-step-walkthrough","starks/recap.html#trace-polynomial","starks/recap.html#composition-polynomial","starks/recap.html#boundary-polynomial","starks/recap.html#transition-constraint-polynomial","starks/recap.html#constructing-h","starks/recap.html#commiting-to-h","starks/recap.html#consistency-check","starks/recap.html#deep-composition-polynomial","starks/recap.html#consistency-check","starks/recap.html#summary","starks/recap.html#prover-side","starks/recap.html#verifier-side","starks/recap.html#simplifications-and-omissions","starks/recap.html#multiple-trace-columns","starks/recap.html#multiple-transition-constraints","starks/recap.html#composition-polynomial-decomposition","starks/recap.html#fri-low-degree-extensions-and-roots-of-unity","starks/protocol_overview.html#protocol-overview","starks/protocol_overview.html#arithmetization","starks/protocol_overview.html#polynomial-commitment-scheme","starks/protocol_overview.html#vector-commitments","starks/protocol_overview.html#fri","starks/protocol_overview.html#polynomial-commitments","starks/protocol_overview.html#commit","starks/protocol_overview.html#open","starks/protocol_overview.html#soundness","starks/protocol_overview.html#batch","starks/protocol_overview.html#optimize-the-open-protocol-reusing-fri-internal-challenges","starks/protocol_overview.html#references","starks/protocol_overview.html#high-level-description-of-the-protocol","starks/protocol_overview.html#round-1-arithmetization-and-commitment-of-the-execution-trace","starks/protocol_overview.html#round-2-construction-of-composition-polynomial-h","starks/protocol_overview.html#round-3-evaluation-of-polynomials-at-z","starks/protocol_overview.html#round-4-run-batch-open-protocol","starks/protocol.html#starks-protocol","starks/protocol.html#grinding","starks/protocol.html#transcript","starks/protocol.html#general-notation","starks/protocol.html#definitions","starks/protocol.html#notation-of-important-operations","starks/protocol.html#protocol","starks/protocol.html#prover","starks/protocol.html#verifier","starks/protocol.html#other","starks/protocol.html#notes-on-optimizations","starks/implementation.html#starks-prover-lambdaworks-implementation","starks/api.html#high-level-api-fibonacci-example","starks/api.html#air","starks/api.html#boundary-constraints","starks/api.html#transition-constraints","starks/api.html#tracetable","starks/api.html#air-context","starks/api.html#proving-execution","starks/under_the_hood.html#how-this-works-under-the-hood","starks/under_the_hood.html#prover-side","starks/under_the_hood.html#verifier-side","starks/under_the_hood.html#reconstructing-the-transition-constraint-polynomials","starks/under_the_hood.html#verifier","starks/under_the_hood.html#evenodd-decomposition-for-h","starks/under_the_hood.html#out-of-domain-frame","starks/under_the_hood.html#transcript","starks/under_the_hood.html#proof","starks/under_the_hood.html#special-considerations","starks/under_the_hood.html#fft-evaluation-and-interpolation","starks/under_the_hood.html#other","starks/under_the_hood.html#why-use-roots-of-unity","starks/under_the_hood.html#what-is-a-primitive-root-of-unity","starks/under_the_hood.html#why-use-cosets","starks/cairo.html#cairo","starks/cairo_trace_succinct.html#trace","starks/cairo_trace_succinct.html#construction-of-execution-trace-t","starks/cairo_trace_descriptive.html#cairo-execution-trace","starks/cairo_trace_descriptive.html#raw-materials","starks/cairo_trace_descriptive.html#construction-details","starks/cairo_trace_descriptive.html#main-trace-construction","starks/cairo_rap.html#extended-columns","starks/virtual_cols.html#virtual-columns-and-subcolumns","starks/virtual_cols.html#virtual-columns","starks/virtual_cols.html#virtual-subcolumns","starks/builtins.html#builtins","starks/cairo_cli.html#cli"],"index":{"documentStore":{"docInfo":{"0":{"body":9,"breadcrumbs":2,"title":1},"1":{"body":0,"breadcrumbs":5,"title":2},"10":{"body":106,"breadcrumbs":4,"title":2},"100":{"body":111,"breadcrumbs":7,"title":2},"101":{"body":73,"breadcrumbs":6,"title":1},"102":{"body":150,"breadcrumbs":7,"title":2},"103":{"body":45,"breadcrumbs":7,"title":2},"104":{"body":36,"breadcrumbs":7,"title":3},"105":{"body":78,"breadcrumbs":6,"title":2},"106":{"body":91,"breadcrumbs":6,"title":2},"107":{"body":298,"breadcrumbs":8,"title":4},"108":{"body":12,"breadcrumbs":5,"title":1},"109":{"body":41,"breadcrumbs":7,"title":3},"11":{"body":79,"breadcrumbs":4,"title":2},"110":{"body":52,"breadcrumbs":7,"title":3},"111":{"body":132,"breadcrumbs":5,"title":1},"112":{"body":55,"breadcrumbs":5,"title":1},"113":{"body":0,"breadcrumbs":6,"title":2},"114":{"body":34,"breadcrumbs":7,"title":3},"115":{"body":0,"breadcrumbs":4,"title":0},"116":{"body":128,"breadcrumbs":7,"title":3},"117":{"body":129,"breadcrumbs":7,"title":3},"118":{"body":177,"breadcrumbs":6,"title":2},"119":{"body":0,"breadcrumbs":2,"title":1},"12":{"body":260,"breadcrumbs":4,"title":2},"120":{"body":19,"breadcrumbs":5,"title":1},"121":{"body":226,"breadcrumbs":8,"title":4},"122":{"body":0,"breadcrumbs":7,"title":3},"123":{"body":89,"breadcrumbs":6,"title":2},"124":{"body":26,"breadcrumbs":6,"title":2},"125":{"body":820,"breadcrumbs":7,"title":3},"126":{"body":289,"breadcrumbs":4,"title":2},"127":{"body":0,"breadcrumbs":6,"title":3},"128":{"body":320,"breadcrumbs":5,"title":2},"129":{"body":69,"breadcrumbs":5,"title":2},"13":{"body":941,"breadcrumbs":4,"title":2},"130":{"body":271,"breadcrumbs":4,"title":1},"131":{"body":0,"breadcrumbs":3,"title":1},"14":{"body":11,"breadcrumbs":5,"title":3},"15":{"body":207,"breadcrumbs":6,"title":4},"16":{"body":0,"breadcrumbs":3,"title":1},"17":{"body":0,"breadcrumbs":4,"title":2},"18":{"body":131,"breadcrumbs":5,"title":3},"19":{"body":129,"breadcrumbs":3,"title":1},"2":{"body":184,"breadcrumbs":7,"title":4},"20":{"body":166,"breadcrumbs":4,"title":2},"21":{"body":18,"breadcrumbs":3,"title":1},"22":{"body":42,"breadcrumbs":4,"title":2},"23":{"body":23,"breadcrumbs":4,"title":2},"24":{"body":25,"breadcrumbs":4,"title":2},"25":{"body":33,"breadcrumbs":4,"title":2},"26":{"body":6,"breadcrumbs":4,"title":2},"27":{"body":46,"breadcrumbs":4,"title":2},"28":{"body":2,"breadcrumbs":3,"title":1},"29":{"body":0,"breadcrumbs":4,"title":2},"3":{"body":64,"breadcrumbs":3,"title":1},"30":{"body":11,"breadcrumbs":4,"title":2},"31":{"body":115,"breadcrumbs":5,"title":3},"32":{"body":40,"breadcrumbs":4,"title":2},"33":{"body":99,"breadcrumbs":3,"title":1},"34":{"body":486,"breadcrumbs":3,"title":1},"35":{"body":74,"breadcrumbs":3,"title":1},"36":{"body":12,"breadcrumbs":4,"title":2},"37":{"body":40,"breadcrumbs":4,"title":2},"38":{"body":0,"breadcrumbs":4,"title":2},"39":{"body":97,"breadcrumbs":4,"title":2},"4":{"body":77,"breadcrumbs":3,"title":1},"40":{"body":37,"breadcrumbs":4,"title":2},"41":{"body":43,"breadcrumbs":5,"title":3},"42":{"body":10,"breadcrumbs":5,"title":2},"43":{"body":151,"breadcrumbs":5,"title":2},"44":{"body":120,"breadcrumbs":6,"title":3},"45":{"body":25,"breadcrumbs":3,"title":2},"46":{"body":0,"breadcrumbs":4,"title":2},"47":{"body":52,"breadcrumbs":6,"title":4},"48":{"body":113,"breadcrumbs":4,"title":2},"49":{"body":147,"breadcrumbs":3,"title":1},"5":{"body":0,"breadcrumbs":4,"title":2},"50":{"body":34,"breadcrumbs":6,"title":4},"51":{"body":135,"breadcrumbs":4,"title":2},"52":{"body":38,"breadcrumbs":4,"title":2},"53":{"body":71,"breadcrumbs":4,"title":2},"54":{"body":40,"breadcrumbs":5,"title":3},"55":{"body":52,"breadcrumbs":4,"title":2},"56":{"body":43,"breadcrumbs":4,"title":2},"57":{"body":66,"breadcrumbs":4,"title":2},"58":{"body":101,"breadcrumbs":5,"title":3},"59":{"body":67,"breadcrumbs":4,"title":2},"6":{"body":172,"breadcrumbs":5,"title":3},"60":{"body":9,"breadcrumbs":3,"title":1},"61":{"body":77,"breadcrumbs":4,"title":2},"62":{"body":52,"breadcrumbs":4,"title":2},"63":{"body":16,"breadcrumbs":4,"title":2},"64":{"body":55,"breadcrumbs":5,"title":3},"65":{"body":86,"breadcrumbs":5,"title":3},"66":{"body":30,"breadcrumbs":5,"title":3},"67":{"body":172,"breadcrumbs":8,"title":6},"68":{"body":123,"breadcrumbs":5,"title":2},"69":{"body":192,"breadcrumbs":4,"title":1},"7":{"body":47,"breadcrumbs":4,"title":2},"70":{"body":46,"breadcrumbs":6,"title":3},"71":{"body":65,"breadcrumbs":5,"title":2},"72":{"body":17,"breadcrumbs":4,"title":1},"73":{"body":112,"breadcrumbs":5,"title":2},"74":{"body":16,"breadcrumbs":4,"title":1},"75":{"body":173,"breadcrumbs":4,"title":1},"76":{"body":387,"breadcrumbs":4,"title":1},"77":{"body":230,"breadcrumbs":4,"title":1},"78":{"body":57,"breadcrumbs":10,"title":7},"79":{"body":21,"breadcrumbs":4,"title":1},"8":{"body":163,"breadcrumbs":5,"title":3},"80":{"body":56,"breadcrumbs":7,"title":4},"81":{"body":93,"breadcrumbs":9,"title":6},"82":{"body":164,"breadcrumbs":9,"title":6},"83":{"body":47,"breadcrumbs":8,"title":5},"84":{"body":17,"breadcrumbs":9,"title":6},"85":{"body":16,"breadcrumbs":4,"title":2},"86":{"body":56,"breadcrumbs":3,"title":1},"87":{"body":14,"breadcrumbs":3,"title":1},"88":{"body":44,"breadcrumbs":4,"title":2},"89":{"body":158,"breadcrumbs":3,"title":1},"9":{"body":188,"breadcrumbs":4,"title":2},"90":{"body":77,"breadcrumbs":5,"title":3},"91":{"body":0,"breadcrumbs":3,"title":1},"92":{"body":269,"breadcrumbs":3,"title":1},"93":{"body":191,"breadcrumbs":3,"title":1},"94":{"body":0,"breadcrumbs":2,"title":0},"95":{"body":52,"breadcrumbs":4,"title":2},"96":{"body":46,"breadcrumbs":6,"title":4},"97":{"body":98,"breadcrumbs":10,"title":5},"98":{"body":45,"breadcrumbs":6,"title":1},"99":{"body":74,"breadcrumbs":7,"title":2}},"docs":{"0":{"body":"This site hosts the main documentation for Lambdaworks as a whole. It is still a work in progress.","breadcrumbs":"Introduction » Introduction","id":"0","title":"Introduction"},"1":{"body":"","breadcrumbs":"FFT Library » Benchmarks » FFT Benchmarks","id":"1","title":"FFT Benchmarks"},"10":{"body":"The claim in the previous section is clearly not an \"if and only if\" statement because the following trace columns do satisfy the equations but do not correspond to a valid execution: A B C 2 3 6 0 0 0 20 - 19 The V matrix encodes the carry of the results from one gate to the right or left operand of a subsequent one. These are called wirings . Like the Q matrix, it's independent of the particular evaluation. It consists of indices for all input and intermediate variables. In this case that matrix is: L R O 0 1 2 2 1 3 3 - 4 Here 0 is the index of e, 1 is the index of x, 2 is the index of u, 3 is the index of v and 4 is the index of the output w. Now we can update the claim to have an \"if and only if\" statement. Claim: Let T be a matrix with columns A,B,C. It correspond to a valid evaluation of the circuit if and only if a) for all i the following equality holds Ai​(QL​)i​+Bi​(QR​)i​+Ai​Bi​QM​+Ci​(QO​)i​+(QC​)i​=0, b) for all i,j,k,l such that Vi,j​=Vk,l​ we have Ti,j​=Tk,l​. So now our malformed example does not pass the second check.","breadcrumbs":"Plonk » Recap » The V matrix","id":"10","title":"The V matrix"},"100":{"body":"The way we specify our fibonacci transition constraint looks like this: fn compute_transition( &self, frame: &air::frame::Frame, _rap_challenges: &Self::RAPChallenges,\n) -> Vec> { let first_row = frame.get_row(0); let second_row = frame.get_row(1); let third_row = frame.get_row(2); vec![third_row[0] - second_row[0] - first_row[0]]\n} It's not completely obvious why this is how we chose to express transition constraints, so let's talk a little about it. What we need to specify in this method is the relationship that has to hold between the current step of computation and the previous ones. For this, we get a Frame as an argument. This is a struct holding the current step (i.e. the current row of the trace) and all previous ones needed to encode our constraint. In our case, this is the current row and the two previous ones. To access rows we use the get_row method. The current step is always the last row (in our case 2), with the others coming before it. In our compute_transition method we get the three rows we need and return third_row[0] - second_row[0] - first_row[0] which is the value that needs to be zero for our constraint to hold. Because we support multiple transition constraints, we actually return a vector with one value per constraint, so the first element holds the first constraint value and so on.","breadcrumbs":"STARKs » Implementation » High Level API » Transition Constraints","id":"100","title":"Transition Constraints"},"101":{"body":"After defining our AIR, we create our specific trace to prove against it. let trace = fibonacci_trace([FE17::new(1), FE17::new(1)], 4); let trace_table = TraceTable { table: trace.clone(), num_cols: 1,\n}; TraceTable is the struct holding execution traces; the num_cols says how many columns the trace has, the table field is a vec holding the actual values of the trace in row-major form, meaning if the trace looks like this | 1 | 2 |\n| 3 | 4 |\n| 5 | 6 | then its corresponding TraceTable is let trace_table = TraceTable { table: vec![1, 2, 3, 4, 5, 6], num_cols: 2,\n}; In our example, fibonacci_trace is just a helper function we use to generate the fibonacci trace with 4 rows and [1, 1] as the first two values.","breadcrumbs":"STARKs » Implementation » High Level API » TraceTable","id":"101","title":"TraceTable"},"102":{"body":"After specifying our constraints and trace, the only thing left to do is provide a few parameters related to the STARK protocol and our AIR. These specify things such as the number of columns of the trace and proof configuration, among others. They are all encapsulated in the AirContext struct, which in our example we instantiate like this: let context = AirContext { options: ProofOptions { blowup_factor: 2, fri_number_of_queries: 1, coset_offset: 3, }, trace_columns: trace_table.n_cols, transition_degrees: vec![1], transition_exemptions: vec![2], transition_offsets: vec![0, 1, 2], num_transition_constraints: 1,\n}; Let's go over each of them: options requires a ProofOptions struct holding specific parameters related to the STARK protocol to be used when proving. They are: The blowup_factor used for the trace LDE extension, a parameter related to the security of the protocol. The number of queries performed by the verifier when doing FRI, also related to security. The offset used for the LDE coset. This depends on the field being used for the STARK proof. trace_columns are the number of columns of the trace, respectively. transition_degrees holds the degree of each transition constraint. transition_exemptions is a Vec which tells us, for each column, the number of rows the transition constraints should not apply, starting from the end of the trace. In the example, the transition constraints won't apply on the last two rows of the trace. transition_offsets holds the indexes that define a frame for our AIR. In our fibonacci case, these are [0, 1, 2] because we need the current row and the two previous one to define our transition constraint. num_transition_constraints simply says how many transition constraints our AIR has.","breadcrumbs":"STARKs » Implementation » High Level API » AIR Context","id":"102","title":"AIR Context"},"103":{"body":"Having defined all of the above, proving our fibonacci example amounts to instantiating the necessary structs and then calling prove passing the trace, public inputs and proof options. We use a simple implementation of a hasher called TestHasher to handle merkle proof building. let proof = prove(&trace_table, &pub_inputs, &proof_options); Verifying is then done by passing the proof of execution along with the same AIR to the verify function. assert!(verify(&proof, &pub_inputs, &proof_options));","breadcrumbs":"STARKs » Implementation » High Level API » Proving execution","id":"103","title":"Proving execution"},"104":{"body":"In this section we go over how a few things in the prove and verify functions are implemented. If you just need to use the prover, then you probably don't need to read this. If you're going through the code to try to understand it, read on. We will once again use the fibonacci example as an ilustration. Recall from the recap that the main steps for the prover and verifier are the following:","breadcrumbs":"STARKs » Implementation » Under the hood » How this works under the hood","id":"104","title":"How this works under the hood"},"105":{"body":"Compute the trace polynomial t by interpolating the trace column over a set of 2n-th roots of unity {gi:0≤i<2n}. Compute the boundary polynomial B. Compute the transition constraint polynomial C. Construct the composition polynomial H from B and C. Sample an out of domain point z and provide the evaluation H(z) and all the necessary trace evaluations to reconstruct it. In the fibonacci case, these are t(z), t(zg), and t(zg2). Sample a domain point x_0 and provide the evaluation H(x0​) and t(x0​). Construct the deep composition polynomial Deep(x) from H, t, and the evaluations from the item above. Do FRI on Deep(x) and provide the resulting FRI commitment to the verifier. Provide the merkle root of t and the merkle proof of t(x0​).","breadcrumbs":"STARKs » Implementation » Under the hood » Prover side","id":"105","title":"Prover side"},"106":{"body":"Take the evaluation H(z) along with the trace evaluations the prover provided. Reconstruct the evaluations B(z) and C(z) from the trace evaluations. Check that the claimed evaluation H(z) the prover gave us actually satisfies H(z)=β1​B(z)+β2​C(z) Take the evaluations H(x0​) and t(x0​). Check that the claimed evaluation Deep(x0​) the prover gave us actually satisfies Deep(x0​)=γ1​x0​−zH(x0​)−H(z)​+γ2​x0​−zt(x0​)−t(z)​+γ3​x0​−zgt(x0​)−t(zg)​+γ4​x0​−zg2t(x0​)−t(zg2)​ Take the provided FRI commitment and check that it verifies. Using the merkle root and the merkle proof the prover provided, check that t(x0​) belongs to the trace. Following along the code in the prove and verify functions, most of it maps pretty well to the steps above. The main things that are not immediately clear are: How we take the constraints defined in the AIR through the compute_transition method and map them to transition constraint polynomials. How we then construct H from them and the boundary constraint polynomials. What the composition polynomial even/odd decomposition is. What an ood frame is. What the transcript is.","breadcrumbs":"STARKs » Implementation » Under the hood » Verifier side","id":"106","title":"Verifier side"},"107":{"body":"This is possibly the most complex part of the code, so what follows is a long explanation for it. In our fibonacci example, after obtaining the trace polynomial t by interpolating, the transition constraint polynomial is C(x)=∏i=05​(x−gi)t(xg2)−t(xg)−t(x)​ On our prove code, if someone passes us a fibonacci AIR like the one we showed above used in one of our tests, we somehow need to construct C(x). However, what we are given is not a polynomial, but rather this method fn compute_transition( &self, frame: &air::frame::Frame, ) -> Vec> { let first_row = frame.get_row(0); let second_row = frame.get_row(1); let third_row = frame.get_row(2); vec![third_row[0] - second_row[0] - first_row[0]]\n} So how do we get to C(x) from this? The answer is interpolation. What the method above is doing is the following: if you pass it a frame that looks like this ​t(x0​)t(x0​g)t(x0​g2)​​ for any given point x0​, it will return the value t(x0​g2)−t(x0​g)−t(x0​) which is the numerator in C(x0​). Using the transition_exemptions field we defined in our AIR, we can also compute evaluations in the denominator, i.e. the zerofier evaluations. This is done under the hood by the transition_divisors() method. The above means that even though we don't explicitly have the polynomial C(x), we can evaluate it on points given an appropriate frame. If we can evaluate it on enough points, we can then interpolate them to recover C(x). This is exactly how we construct both transition constraint polynomials and subsequently the composition polynomial H. The job of evaluating H on enough points so we can then interpolate it is done by the ConstraintEvaluator struct. You'll notice prove does the following let constraint_evaluations = evaluator.evaluate( &lde_trace, &lde_roots_of_unity_coset, &alpha_and_beta_transition_coefficients, &alpha_and_beta_boundary_coefficients,\n); This function call will return the evaluations of the boundary terms βiB​Bi​(x) and constraint terms βiT​Ci​(x) for every i. The constraint_evaluations value returned is a ConstraintEvaluationTable struct, which is nothing more than a big list of evaluations of each polynomial required to construct H. With this in hand, we just call let composition_poly = constraint_evaluations.compute_composition_poly(& lde_roots_of_unity_coset); which simply interpolates the sum of all evaluations to obtain H. Let's go into more detail on how the evaluate method reconstructs C(x) in our fibonacci example. It receives the lde_trace as an argument, which is this: ​t(ω0)t(ω1)…t(ω15)​​ where ω is the primitive root of unity used for the LDE, that is, ω satisfies ω2=g. We need to recover C(x), a polynomial whose degree can't be more than t(x)'s. Because t was built by interpolating 8 points (the trace), we know we can recover C(x) by interpolating it on 16 points. We choose these points to be the LDE roots of unity {ω0,ω,ω2,…,ω15} Remember that to evaluate C(x) on these points, all we need are the evaluations of the polynomial t(xg2)−t(xg)−t(x) as the zerofier ones we can compute easily. These become: t(ω0g2)−t(ω0g)−t(ω0)t(ωg2)−t(ωg)−t(ω)t(ω2g2)−t(ω2g)−t(ω2)⋮t(ω15g2)−t(ω15g)−t(ω15) If we remember that ω2=g, this is t(ω4)−t(ω2)−t(ω0)t(ω5)−t(ω3)−t(ω)t(ω6)−t(ω4)−t(ω2)⋮t(ω3)−t(ω)−t(ω15) and we can compute each evaluation here by calling compute_transition on the appropriate frame built from the lde_trace. Specifically, for the first evaluation we can build the frame: ​t(ω0)t(ω2)t(ω4)​​ Calling compute_transition on this frame gives us the first evaluation. We can get the rest in a similar fashion, which is what this piece of code in the evaluate method does: for (i, d) in lde_domain.iter().enumerate() { let frame = Frame::read_from_trace( lde_trace, i, blowup_factor, &self.air.context().transition_offsets, ) let mut evaluations = self.air.compute_transition(&frame); ...\n} Each iteration builds a frame as above and computes one of the evaluations needed. The rest of the code just adds the zerofier evaluations, along with the alphas and betas. It then also computes boundary polynomial evaluations by explicitly constructing them.","breadcrumbs":"STARKs » Implementation » Under the hood » Reconstructing the transition constraint polynomials","id":"107","title":"Reconstructing the transition constraint polynomials"},"108":{"body":"The verifier employs the same trick to reconstruct the evaluations on the out of domain point Ci​(z) for the consistency check.","breadcrumbs":"STARKs » Implementation » Under the hood » Verifier","id":"108","title":"Verifier"},"109":{"body":"At the end of the recap we talked about how in our code we don't actually commit to H, but rather an even/odd decomposition for it. These are two polynomials H_1 and H_2 that satisfy H(x)=H1​(x2)+xH2​(x2) This all happens on this piece of code let composition_poly = constraint_evaluations.compute_composition_poly(&lde_roots_of_unity_coset); let (composition_poly_even, composition_poly_odd) = composition_poly.even_odd_decomposition(); // Evaluate H_1 and H_2 in z^2.\nlet composition_poly_evaluations = vec![ composition_poly_even.evaluate(&z_squared), composition_poly_odd.evaluate(&z_squared),\n]; After this, we don't really use H anymore, but rather H_1 and H_2. There's not that much to say other than that.","breadcrumbs":"STARKs » Implementation » Under the hood » Even/odd decomposition for H","id":"109","title":"Even/odd decomposition for H"},"11":{"body":"Our matrices are fine now. But they can be optimized. Let's do that to showcase this flexibility of PLONK and also reduce the size of our example. PLONK has the flexibility to construct more sophisticated gates as combinations of the five columns. And therefore the same program can be expressed in multiple ways. In our case all three gates can actually be merged into a single custom gate. The Q matrix ends up being a single row. QL​ QR​ QM​ QO​ QC​ 1 1 1 -1 1 and also the V matrix L R O 0 1 2 The trace matrix for this representation is just A B C 2 3 8 And we check that it satisfies the equation 2×1+3×1+2×3×1+8×(−1)+(−1)=0 Of course, we can't always squash an entire program into a single gate.","breadcrumbs":"Plonk » Recap » Custom gates","id":"11","title":"Custom gates"},"110":{"body":"As part of the consistency check, the prover needs to provide evaluations of the trace polynomials in all the points needed by the verifier to check that H was constructed correctly. In the fibonacci example, these are t(z), t(zg), and t(zg2). In code, the prover passes these evaluations as a Frame, which we call the out of domain (ood) frame. The reason we do this is simple: with the frame in hand, the verifier can reconstruct the evaluations of the constraint polynomials Ci​(z) by calling the compute_transition method on the ood frame and then adding the alphas, betas, and so on, just like we explained in the section above.","breadcrumbs":"STARKs » Implementation » Under the hood » Out of Domain Frame","id":"110","title":"Out of Domain Frame"},"111":{"body":"Throughout the protocol, there are a number of times where the verifier randomly samples some values that the prover needs to use (think of the alphas and betas used when constructing H). Because we don't actually have an interaction between prover and verifier, we emulate it by using a hash function, which we assume is a source of randomness the prover can't control. The job of providing these samples for both prover and verifier is done by the Transcript struct, which you can think of as a stateful rng; whenever you call challenge() on a transcript you get a random value and the internal state gets mutated, so the next time you call challenge() you get a different one. You can also call append on it to mutate its internal state yourself. This is done a number of times throughout the protocol to keep the prover honest so it can't predict or manipulate the outcome of challenge(). Notice that to sample the same values, both prover and verifier need to call challenge and append in the same order (and with the same values in the case of append) and the same number of times. The idea explained above is called the Fiat-Shamir heuristic or just Fiat-Shamir, and is more generally used throughout proving systems to remove interaction between prover and verifier. Though the concept is very simple, getting it right so the prover can't cheat is not, but we won't go into that here.","breadcrumbs":"STARKs » Implementation » Under the hood » Transcript","id":"111","title":"Transcript"},"112":{"body":"The generated proof has got all the information needed for the verifier to verify it: Trace length: The number of rows of the trace table, needed to know the max degree of the polynomials that appear in the system. LDE trace commitments. DEEP composition polynomial out of domain even and odd evaluations. DEEP composition polynomial root. FRI layers merkle roots. FRI last layer value. Query list. DEEP composition poly openings. Nonce: Proof of work setting used to generate the proof.","breadcrumbs":"STARKs » Implementation » Under the hood » Proof","id":"112","title":"Proof"},"113":{"body":"","breadcrumbs":"STARKs » Implementation » Under the hood » Special considerations","id":"113","title":"Special considerations"},"114":{"body":"When evaluating or interpolating a polynomial, if the input (be it coefficients or evaluations) size isn't a power of two then the FFT API will extend it with zero padding until this requirement is met. This is because the library currently only uses a radix-2 FFT algorithm. Also, right now FFT only supports inputs with a size up to 2264 elements.","breadcrumbs":"STARKs » Implementation » Under the hood » FFT evaluation and interpolation","id":"114","title":"FFT evaluation and interpolation"},"115":{"body":"","breadcrumbs":"STARKs » Implementation » Under the hood » Other","id":"115","title":"Other"},"116":{"body":"Whenever we interpolate or evaluate trace, boundary and constraint polynomials, we use some 2n-th roots of unity. There are a few reasons for this: Using roots of unity means we can use the Fast Fourier Transform and its inverse to evaluate and interpolate polynomials. This method is much faster than the naive Lagrange interpolation one. Since a huge part of the STARK protocol involves both evaluating and interpolating, this is a huge performance improvement. When computing boundary and constraint polynomials, we divide them by their zerofiers, polynomials that vanish on a few points (the trace elements where the constraints do not hold). These polynomials take the form Z(X)=∏(X−xi​) where the xi​ are the points where we want it to vanish. When implementing this, evaluating this polynomial can be very expensive as it involves a huge product. However, if we are using roots of unity, we can use the following trick. The vanishing polynomial for all the 2n roots of unity is X2n−1 Instead of expressing the zerofier as a product of the places where it should vanish, we express it as the vanishing polynomial above divided by the exemptions polynomial; the polynomial whose roots are the places where constraints don't need to hold. Z(X)=∏(X−ei​)X2n−1​ where the ei​ are now the points where we don't want it to vanish. This exemptions polynomial in the denominator is usually much smaller, and because the vanishing polynomial in the numerator is only two terms, evaluating it is really fast.","breadcrumbs":"STARKs » Implementation » Under the hood » Why use roots of unity?","id":"116","title":"Why use roots of unity?"},"117":{"body":"The n-th roots of unity are the numbers x that satisfy xn=1 There are n such numbers, because they are the roots of the polynomial Xn−1. The set of n-th roots of unity always has a generator, a root g that can be used to obtain every other root of unity by exponentiating. What this means is that the set of n-th roots of unity is {gi:0≤i1 and 0≤j≤J and I=∣Lj′′​∣. Extend M with additional L′′ rows to obtain a matrix M∈F(L+L′+L′′)×33 by appending copies of R′′ at the bottom. Pad M with copies of its last row until it has a power of two number of rows. As a result we obtain a matrix T∈F2n×33.","breadcrumbs":"Cairo » Trace Formal Description » Construction of execution trace T:","id":"121","title":"Construction of execution trace T:"},"122":{"body":"","breadcrumbs":"Cairo » Trace Detailed Description » Cairo execution trace","id":"122","title":"Cairo execution trace"},"123":{"body":"After the execution of a Cairo program in the Cairo VM, three files are generated that are the core components for the construction of the execution trace, needed for the proving system: trace file : Has the information on the state of the three Cairo VM registers ap, fp, and pc at every cycle of the execution of the program. To reduce ambiguity in terms, we should call these the register states of the Cairo VM, and leave the term trace to the final product that is passed to the prover to generate a proof. memory file : A file with the information of the VM's memory at the end of the program run, after the memory has been relocated. public inputs : A file with all the information that must be publicly available to the prover and verifier, such as the total number of execution steps, public memory, used builtins and their respective addresses range in memory. The next section will explain in detail how these elements are used to build the final execution trace.","breadcrumbs":"Cairo » Trace Detailed Description » Raw materials","id":"123","title":"Raw materials"},"124":{"body":"The execution trace is built in two stages. In the first one, the information on the files described in the previous section is aggregated to build a main trace table. In the second stage, there is an interaction with the verifier to add some extension columns to the main trace.","breadcrumbs":"Cairo » Trace Detailed Description » Construction details","id":"124","title":"Construction details"},"125":{"body":"The layout of the main execution trace is as follows: A. flags (16): Decoded instruction flags B. res (1): Res value C. pointers (2): Temporary memory pointers (ap and fp) D. mem_a (4): Memory addresses (pc, dst_addr, op0_addr, op1_addr) E. mem_v (4): Memory values (inst, dst, op0, op1) F. offsets (3) : (off_dst, off_op0, off_op1) G. derived (3) : (t0, t1, mul) A B C D E F G\n|xxxxxxxxxxxxxxxx|x|xx|xxxx|xxxx|xxx|xxx| Each letter from A to G represents some subsection of columns, and the number specifies how many columns correspond to that subsection. Cairo instructions It is important to have in mind the information that each executed Cairo instruction holds, since it is a key component of the construction of the execution trace. For a detailed explanation of how the building components of the instruction interact to change the VM state, refer to the Cairo whitepaper, sections 4.4 and 4.5. Structure of the 63-bit that forms the first word of each instruction: ┌─────────────────────────────────────────────────────────────────────────┐ │ off_dst (biased representation) │ ├─────────────────────────────────────────────────────────────────────────┤ │ off_op0 (biased representation) │ ├─────────────────────────────────────────────────────────────────────────┤ │ off_op1 (biased representation) │ ├─────┬─────┬───────┬───────┬───────────┬────────┬───────────────────┬────┤ │ dst │ op0 │ op1 │ res │ pc │ ap │ opcode │ 0 │ │ reg │ reg │ src │ logic │ update │ update │ │ │ ├─────┼─────┼───┬───┼───┬───┼───┬───┬───┼───┬────┼────┬────┬────┬────┼────┤ │ 0 │ 1 │ 2 │ 3 │ 4 │ 5 │ 6 │ 7 │ 8 │ 9 │ 10 │ 11 │ 12 │ 13 │ 14 │ 15 │ └─────┴─────┴───┴───┴───┴───┴───┴───┴───┴───┴────┴────┴────┴────┴────┴────┘ Columns The construction of the following columns corresponds to a colloquial explanation of what is done in the build_cairo_execution_trace function. Section A - Flags The flags section A corresponds to the 16 bits that represent the configuration of the dst_reg, op0_reg, op1_src, res_logic, pc_update, ap_update and opcode flags, as well as the zero flag. So there is one column for each bit of the flags decomposition. Section C - Temporary memory pointers The two columns in this section, as well as the pc column from section D , are the most trivial. For each step of the register states, the corresponding values are added to the columns, which are pointers to some memory cell in the VM's memory. Section D - Memory addresses As already mentioned, the first column of this section, pc, is trivially obtained from the register states for each cycle. Columns dst_addr, op0_addr, and op1_addr from section D are addresses constructed from pointers stored at ap or fp, and their respective offsets off_dst, off_op0 and off_op1. The exact way these are computed depends on the particular values of the flags for each instruction. Section E - Memory values The inst column, is obtained by fetching in memory the value stored at pointer pc, which corresponds to a 63-bit Cairo instruction. Columns dst, op0, and op1 are computed by fetching in memory by their respective addresses. Section F - Offsets/Range-checked values These columns represent integer values that are used to construct addresses dst_addr, op0_addr and op1_addr and are decoded directly from the instruction. These values have the property to be numbered in the range from 0 to 2^16. Section B - Res This column is computed depending on the decoded opcode and res_logic of every instruction. In some cases, res is unused in the instruction, and the value for (dst)^(-1) is used in that place as an optimization. Section G - Derived To have constraints of max degree two, some more columns are derived from the already calculated, t0, t1, and mul: t0 is the product of the values of DST and the PC_JNZ flag for each step. t1 is the product of t0 and res for each step. mul is the product of op0 and op1 for each step. Range check and Memory holes For the values constrained between ranges 0 and 216, the offsets, the prover uses a permutation argument to optimize enforcing this. In particular, it checks an ordered list with the offsets are the same as the original one, is continuous, the first value is rcmin​, and the last one is less than rcmax​. Since not all values are used, there may be unused values, and so the ordered offset may not be continuous. These unused values are called holes, and they need to be filled with the missing values, so the checks can be done. This is explained in section 9.9 of the Cairo Paper In the case of memory, something similar happens, where the values should be continuous, but if there are built-ins, this may not be the case. For example, the built-in may be using addresses in ranges higher than the ones used by the program. To fix this, holes in the memory cells are filled, just like the ones of the RC. It's something important to note that when filling the holes, we can't use dedicated columns like op0_addr, since this would break the constraints. For this to work, we either need new columns for holes, or make use of subcolumns, which are explained in their dedicated section. No matter which approach is used , either by subcolumns or columns, we will need cells where the constraints of the range check and memory are applied, but not the specific ones related to the instructions. Finally, using these columns, we can fill the holes without breaking the constraint system. Dummy memory accesses As part of proving the execution of a Cairo program, we need to prove that memory used by the program extends the public memory. This is important since public memory contains for example the bytecode that was executed and the outputs. The bytecode is something critical for the verifier to not only know that something was executed correctly but to know what was executed. To do this, we the permutation check, which that proves the memory is continuous and single-valued To do this, the permutation check of the memory is modified. Initially, we had M, V and M′, V′ pairs of memory addresses and values, where M and V are the values as used and without order, and M′, V′ the pairs ordered by address. For the public memory, we will add it directly to M′, V′. We also need to add dummy accesses to the pairs M V. These dummy accesses are just pairs of (M,V)=(0,0). This change makes the statement that (M′,V′) is a permutation of (M,V), which means that they are the same values in a different order, no longer true. This means that the two cumulative products used to check the statement are no longer equal, and their division Luckily, we can know the new expected value on the verifier, since we have access to the public memory. Even more, it's this fact that enables the verifier to check the memory is an extension of the public memory. The math is quite straightforward. When the memory was the same, we expected a final value pn−1​=1. This came from two cumulative products that should equal, one from the unordered pairs, and one from the ordered ones. Now, adding zeros to one side and the real values to the other unbalances the cumulative products, so the verifier will need to balance it by dividing pn−1​ by the extra factors that appeared with the addition of the public memory. Doing so will make the final value 1 again. Since they only depend on the public memory, the verifier has enough data to recalculate them and use them. Even more, if the prover lies, the equality that the verifier is expecting won't hold. In reality, instead of dividing and expecting the result to equal to 1, we can just check the equality against the new expected value, and avoid doing that inversion. All of this is explained in section 9.8 of the Cairo paper. Trace extension / Padding The last step is padding the trace to a power of two for efficiency. We may also need to pad the trace if for some reason some unbalance is given by the layout. For this, we will copy the last executed instruction until reaching the desired length. But there's a trick. If the last executed instruction is any instruction, and it's copied, the transition constraints won't be satisfied. To be able to do this, we need to use something called \"proof mode\". In proof mode, the main function of the program is wrapped in another one, which calls it and returns to an infinite loop. This loop is a jump relative 0. Since this loop can be executed many times without changing the validity of the trace, it can be copied as many times as needed, solving the issues mentioned before. Summary To construct the execution trace, we augment the RegisterStates with the information obtained from the Memory. This includes decoding instruction of each steps, and writing all the data needed to check the execution is valid. Additionally, memory holes have to be filled, public memory added, and a final pad using an infinite loop is needed for everything to work properly. Adding all of that, we create an execution trace that's ready for the prover to generate a proof.","breadcrumbs":"Cairo » Trace Detailed Description » Main trace construction","id":"125","title":"Main trace construction"},"126":{"body":"The verifier sends challenges α,z∈F (or the prover samples them from the transcript). Additional columns are added to incorporate the memory constraints. To define them the prover follows these steps: Stack the rows of the submatrix of T defined by the columns pc, dst_addr, op0_addr, op1_addr into a vector a of length 2n+2 (this means that the first entries of a are pc[0], dst_addr[0], op0_addr[0], op1_addr[0], pc[1], dst_addr[1],...). Stack the the rows of the submatrix defined by the columns inst, dst, op0, op1 into a vector v of length 2n+2. Define MMem​∈F2n+2×2 to be the matrix with columns a, v. Define MMemRepl​∈F2n+2×2 to be the matrix that's equal to MMem​ in the first 2n+2−Lpub​ rows, and its last Lpub​ entries are the addresses and values of the actual public memory (program code). Sort MMemRepl​ by the first column in increasing order. The result is a matrix MMemReplSorted​ of size 2n+2×2. Denote its columns by a′ and v′. Compute the vector p of size 2n+2 with entries pi​:=j=0∏i​z−(ai​+αvi​)z−(ai′​+αvi′​)​ Reshape the matrix MMemReplSorted​ into a 2n×8 in row-major. Reshape the vector p into a 2n×4 matrix in row-major. Concatenate these 12 rows. The result is a matrix MMemRAP2​ of size 2n×12 The verifier sends challenge z′∈F. Further columns are added to incorporate the range check constraints following these steps: Stack the rows of the submatrix of T defined by the columns in the group offsets into a vector b of length 3⋅2n. Sort the values of b in increasing order. Let b′ be the result. Compute the vector p′ of size 3⋅2n with entries pi′​:=j=0∏i​z′−bi​z′−bi′​​ Reshape b′ and p′ into matrices of size 2n×3 each and concatenate them into a matrix MRangeCheckRAP2​ of size 2n×6. Concatenate MMemRAP2​ and MRangeCheckRAP2​ into a matrix MRAP2​ of size 2n×18. Using the notation described at the beginning, m′=33, m′′=18 and m=52. They are respectively the columns of the first and second part of the rap, and the total number of columns. Putting all together, the final layout of the trace is the following A. flags (16) : Decoded instruction flags B. res (1) : Res value C. pointers (2) : Temporary memory pointers (ap and fp) D. mem_a (4) : Memory addresses (pc, dst_addr, op0_addr, op1_addr) E. mem_v (4) : Memory values (inst, dst, op0, op1) F. offsets (3) : (off_dst, off_op0, off_op1) G. derived (3) : (t0, t1, mul) H. mem_a' (4) : Sorted memory addresses I. mem_v' (4) : Sorted memory values J. mem_p (4) : Memory permutation argument columns K. offsets_b' (3) : Sorted offset columns L. offsets_p' (3) : Range check permutation argument columns A B C D E F G H I J K L\n|xxxxxxxxxxxxxxxx|x|xx|xxxx|xxxx|xxx|xxx|xxxx|xxxx|xxxx|xxx|xxx|","breadcrumbs":"Cairo » RAP » Extended columns","id":"126","title":"Extended columns"},"127":{"body":"","breadcrumbs":"Cairo » Virtual Columns » Virtual columns and Subcolumns","id":"127","title":"Virtual columns and Subcolumns"},"128":{"body":"In previous chapters, we have seen how the registers states and the memory are augmented to generate a provable trace. While we have shown a way of doing that, there isn't only one possible provable trace. In fact, there are multiple configurations possible. For example, in the Cairo VM, we have 15 flags. These flags include \"DstReg\", \"Op0Reg\", \"OpCode\" and others. For simplification, let's imagine we have 3 flags with letters from \"A\" to \"C\", where \"A\" is the first flag. Now, let's assume we have 4 steps in our trace. If we were to only use plain columns, the layout would look like this: FlagA FlagB FlagB A0 B0 C0 A1 B1 C1 A2 B2 C2 A3 B3 C3 But, we could also organize them like this Flags A0 B0 C0 A1 B1 C1 A2 B2 C2 A3 B3 C3 The only problem is that now the constraints for each transition of the rows are not the same. We will have to define then a concept called \"Virtual Column\". A Virtual Column is like a traditional column, which has its own set of constraints, but it exists interleaved with another one. In the previous example, each row is associated with a column, but in practice, we could have different ratios. We could have 3 rows corresponding to one Virtual Column, and the next one corresponding to another one. For the time being, let's focus on this simpler example. Each row corresponding to Flag A will have the constraints associated with its own Virtual Column, and the same will apply to Flag B and Flag C. Now, to do this, we will need to evaluate the multiple rows taking into account that they are part of the same step. For a real case, we will add a dummy flag D, whose purpose is to make the evaluation move in a number that is a power of 2. Let's see how it works. If we were evaluating the Frame where the constraints should give 0, the frame movement would look like this: + A0 | B0 | C0\n+ A1 | B1 | C1 A2 | B2 | C2 A3 | B3 | C3 A0 | B0 | C0\n+ A1 | B1 | C1\n+ A2 | B2 | C2 A3 | B3 | C3 A0 | B0 | C0 A1 | B1 | C1\n+ A2 | B2 | C2\n+ A3 | B3 | C3 In the second case, the evaluation would look like this: + A0 |\n+ B0 |\n+ C0 |\n+ D0 |\n+ A1 |\n+ B1 |\n+ C1 |\n+ D1 | A2 | B2 | C2 | D2 | A3 | B3 | C3 | D3 | A0 | B0 | C0 | D0 |\n+ A1 |\n+ B1 |\n+ C1 |\n+ D1 |\n+ A2 |\n+ B2 |\n+ C2 |\n+ D2 | A3 | B3 | C3 | D3 | A0 | B0 | C0 | D0 | A1 | B1 | C1 | D1 |\n+ A2 |\n+ B2 |\n+ C2 |\n+ D2 |\n+ A3 |\n+ B3 |\n+ C3 |\n+ D3 | When evaluating the composition polynomial, we will do it over the points on the LDE, where the constraints won't evaluate to 0, but we will use the same spacing. Assume we have three constraints for each flag, C0​, C1​, and C2​, and that they don't involve other trace cells. Let's call the index of the frame evaluation i, starting from 0. In the first case, the constraint C0​, C1​ and C2​ would be applied over the same rows, giving an equation that looks like this: ‘Ck​(wi,wi+1)‘ In the second case, the equations would look like: ‘C0​(wi∗4,wi∗4+4)‘ ‘C1​(wi∗4+1,wi∗4+5)‘ ‘C2​(wi∗4+2,wi∗4+6)‘","breadcrumbs":"Cairo » Virtual Columns » Virtual Columns","id":"128","title":"Virtual Columns"},"129":{"body":"Assume now we have 3 columns that share some constraints. For example, let's have three flags that can be either 0 or 1. Each flag will also have its own set of dedicated constraints. Let's denote the shared constraint B, and the independent constraints Ci​. What we can do is define a Column for the flags, where the binary constraint B is enforced. Additionally, we will define a subcolumn for each flag, which will enforce each Ci​. In summary, if we have a set of shared constraints to apply, we will be using a Column. If we want to mix or interleave Columns, we will define them as Virtual Columns. And if we want to apply more constraints to a subset of a Column of Virtual Columns, or share constraints between columns, we will define Virtual Subcolumns.","breadcrumbs":"Cairo » Virtual Columns » Virtual Subcolumns","id":"129","title":"Virtual Subcolumns"},"13":{"body":"In the previous section we showed how the arithmetization process works in PLONK. For a program with n public inputs and m gates, we constructed two matrices Q and V, of sizes (n+m+1)×5 and (n+m+1)×3 that satisfy the following. Let N=n+m+1. Claim: Let T be a N×3 matrix with columns A,B,C and PI a N×1 matrix. They correspond to a valid execution instance with public input given by PI if and only if a) for all i the following equality holds Ai​(QL​)i​+Bi​(QR​)i​+Ai​Bi​QM​+Ci​(QO​)i​+(QC​)i​+(PI)i​=0, b) for all i,j,k,l such that Vi,j​=Vk,l​ we have Ti,j​=Tk,l​, c) (PI)i​=0 for all i>n. Polynomials enter now to squash most of these equations. We will traduce the set of all equations in conditions (a) and (b) to just a few equations on polynomials. Let ω be a primitive N-th root of unity and let H=ωi:0≤in. Then we constructed polynomials qL​,qR​,qM​,qO​,qC​,Sσ1​,Sσ2​,Sσ3​, f, g off the matrices Q and V. They are the result of interpolating at a domain H={1,ω,ω2,…,ωN−1} for some N-th primitive root of unity and a few random values. And also constructed polynomials a,b,c,pi off the matrices T and PI. Loosely speaking, the above fact can be reformulated in terms of polynomial equations as follows. Fact: Let zH​=XN−1. Let T be a N×3 matrix with columns A,B,C and PI a N×1 matrix. They correspond to a valid execution instance with public input given by PI if and only if a) There is a polynomial t1​ such that the following equality holds aqL​+bqR​+abqM​+cqO​+qC​+pi=zH​t1​, b) There are polynomials t2​,t3​, z such that zf−gz′=zH​t2​ and (z−1)L1​=zH​t3​, where z′(X)=z(Xω) You might be wondering where the polynomials ti​ came from. Recall that for a polynomial F, we have F(h)=0 for all h∈H if and only if F=zH​t for some polynomial t. Finally both conditions (a) and (b) are equivalent to a single equation (c) if we let more randomness to come into play. This is: (c) Let α be a random field element. There is a polynomial t such that zH​t=​aqL​+bqR​+abqM​+cqO​+qC​+pi+α(gz′−fz)+α2(z−1)L1​​ This last step is not obvious. You can check the paper to see the proof. Anyway, this is the equation you'll recognize below in the description of the protocol. Randomness is a delicate matter and an important part of the protocol is where it comes from, who chooses it and when they choose it. Check out the protocol to see how it works.","breadcrumbs":"Plonk » Recap » Wrapping up the whole thing","id":"15","title":"Wrapping up the whole thing"},"16":{"body":"","breadcrumbs":"Plonk » Protocol » Protocol","id":"16","title":"Protocol"},"17":{"body":"","breadcrumbs":"Plonk » Protocol » Details and tricks","id":"17","title":"Details and tricks"},"18":{"body":"A polynomial commitment scheme (PCS) is a cryptographic tool that allows one party to commit to a polynomial, and later prove properties of that polynomial. This commitment polynomial hides the original polynomial's coefficients and can be publicly shared without revealing any information about the original polynomial. Later, the party can use the commitment to prove certain properties of the polynomial, such as that it satisfies certain constraints or that it evaluates to a certain value at a specific point. In the implementation section we'll explain the inner workings of the Kate-Zaverucha-Goldberg scheme, a popular PCS chosen in Lambdaworks for PLONK. For the moment we only need the following about it: It consists of a finite group G and the following algorithms: Commit(f) : This algorithm takes a polynomial f and produces an element of the group G. It is called the commitment of f and is denoted by [f]1​. It is homomorphic in the sense that [f+g]1​=[f]1​+[g]1​. The former sum being addition of polynomials. The latter is addition in the group G. Open(f,ζ) : It takes a polynomial f and a field element ζ and produces an element π of the group G. This element is called an opening proof for f(ζ). It is the proof that f evaluated at ζ gives f(ζ). Verify([f]1​, π, ζ, y) : It takes group elements [f]1​ and π, and also field elements ζ and y. With overwhelming probability it outputs Accept if f(z)=y and Reject otherwise.","breadcrumbs":"Plonk » Protocol » Polynomial commitment scheme","id":"18","title":"Polynomial commitment scheme"},"19":{"body":"As you will see in the protocol, the prover reveals the value taken by a bunch of the polynomials at a random ζ. In order for the protocol to be Honest Verifier Zero Knowledge , these polynomials need to be blinded . This is a process that makes the values of these polynomials at ζ seemingly random by forcing them to be of certain degree. Here's how it works. Let's take for example the polynomial a the prover constructs. This is the interpolation of the first column of the trace matrix T at the domain H. This matrix has all of the left operands of all the gates. The prover wishes to keep them secret. Say the trace matrix T has N rows. And so H is {1,ω,ω2,…,ωN−1}. The invariant that the prover cannot violate is that ablinded​(ωi) must take the value T0,i​, for all i. This is what the interpolation polynomial a satisfies. And is the unique such polynomial of degree at most N−1 with such property. But for higher degrees, there are many such polynomials. The blinding process takes a and a desired degree M≥N, and produces a new polynomial ablinded​ of degree exactly M. This new polynomial satisfies that ablinded​(ωi)=a(ωi) for all i. But outside H differs from a. This may seem hard but it's actually very simple. Let zH​ be the polynomial zH​=XN−1. If M=N+k, with k≥0, then sample random values b0​,…,bk​ and define ablinded​:=(b0​+b1​X+⋯+bk​Xk)zH​+a The reason why this does the job is that zH​(ωi)=0 for all i. Therefore the added term vanishes at H and leaves the values of a at H unchanged.","breadcrumbs":"Plonk » Protocol » Blindings","id":"19","title":"Blindings"},"2":{"body":"Three methods of polynomial interpolation were benchmarked, with different input sizes each time: CPU Lagrange: Finding the Lagrange polynomial of a set of random points via a naive algorithm (see math/src/polynomial.rs:interpolate()) CPU FFT: Finding the lowest degree polynomial that interpolates pairs of twiddle factors and Fourier coefficients (the results of applying the Fourier transform to the coefficients of a polynomial) (see math/src/polynomial.rs:interpolate_fft()). GPU FFT (Metal): Same as CPU FFT but the FFT algorithm is run on the GPU via the Metal API (Apple). these were run with criterion-rs in a MacBook Pro M1 (18.3), statistically measuring the total run time of one iteration. The field used was a 256 bit STARK-friendly prime field. All values of time are in milliseconds. Those cases which were greater than 30 seconds were marked respectively as they're too slow and weren't worth to be benchmarked. The input size refers to d + 1 where d is the polynomial's degree (so size is amount of coefficients). Input size CPU Lagrange CPU FFT GPU FFT (Metal) 2^4 2.2 ms 0.2 ms 2.5 ms 2^5 9.6 ms 0.4 ms 2.5 ms 2^6 42.6 ms 0.8 ms 2.5 ms 2^7 200.8 ms 1.7 ms 2.9 ms ... ... .. .. 2^21 >30000 ms 28745 ms 574.2 ms 2^22 >30000 ms >30000 ms 1144.9 ms 2^23 >30000 ms >30000 ms 2340.1 ms 2^24 >30000 ms >30000 ms 4652.9 ms NOTE: Metal FFT execution includes the Metal state setup, twiddle factors generation and a bit-reverse permutation.","breadcrumbs":"FFT Library » Benchmarks » Polynomial interpolation methods comparison","id":"2","title":"Polynomial interpolation methods comparison"},"20":{"body":"This is an optimization in PLONK to reduce the number of checks of the verifier. One of the main checks in PLONK boils down to check that p(ζ)=zH​(ζ)t(ζ), with p some polynomial that looks like p=aqL​+bqR​+abqM​+⋯, and so on. In particular the verifier needs to get the value p(ζ) from somewhere. For the sake of simplicity, in this section assume p is exactly aqL​+bqR​. Secret to the prover here are only a,b. The polynomials qL​ and qR​ are known also to the verifier. The verifier will already have the commitments [a]1​,[b]1​,[qL​]1​ and [qR​]1​. So the prover could send just a(ζ), b(ζ) along with their opening proofs and let the verifier compute by himself qL​(ζ) and qR​(ζ). Then with all these values the verifier could compute p(ζ)=a(ζ)qL​(ζ)+b(ζ)qR​(ζ). And also use his commitments to validate the opening proofs of a(ζ) and b(ζ). This has the problem that computing qL​(ζ) and qR​(ζ) is expensive. The prover can instead save the verifier this by sending also qL​(ζ),qR​(ζ) along with opening proofs. Since the verifier will have the commitments [qL​]1​ and [qR​]1​ beforehand, he can check that the prover is not cheating and cheaply be convinced that the claimed values are actually qL​(ζ) and qR​(ζ). This is much better. It involves the check of four opening proofs and the computation of p(ζ) off the values received from the prover. But it can be further improved as follows. As before, the prover sends a(ζ),b(ζ) along with their opening proofs. She constructs the polynomial f=a(ζ)qL​+b(ζ)qR​. She sends the value f(ζ) along with an opening proof of it. Notice that the value of f(ζ) is exactly p(ζ). The verifier can compute by himself [f]1​ as a(ζ)[qL​]1​+b(ζ)[qR​]1​. The verifier has everything to check all three openings and get convinced that the claimed value f(ζ) is true. And this value is actually p(ζ). So this means no more work for the verifier. And the whole thing got reduced to three openings. This is called the linearization trick. The polynomial f is called the linearization of p.","breadcrumbs":"Plonk » Protocol » Linearization trick","id":"20","title":"Linearization trick"},"21":{"body":"There's a one time setup phase to compute some values common to any execution and proof of the particular circuit. Precisely, the following commitments are computed and published. [qL​]1​,[qR​]1​,[qM​]1​,[qO​]1​,[qC​]1​,[Sσ1​]1​,[Sσ2​]1​,[Sσ3​]1​","breadcrumbs":"Plonk » Protocol » Setup","id":"21","title":"Setup"},"22":{"body":"Next we describe the proving algorithm for a program of size N. That includes public inputs. Let ω be a primitive N-th root of unity. Let H={1,ω,ω2,…,ωN−1}. Define ZH​:=XN−1. Assume the eight polynomials of common preprocessed input are already given. The prover computes the trace matrix T as described in the first sections. That means, with the first rows corresponding to the public inputs. It should be a N×3 matrix.","breadcrumbs":"Plonk » Protocol » Proving algorithm","id":"22","title":"Proving algorithm"},"23":{"body":"Add to the transcript the following: [Sσ1​]1​,[Sσ2​]1​,[Sσ3​]1​,[qL​]1​,[qR​]1​,[qM​]1​,[qO​]1​,[qC​]1​ Compute polynomials a′,b′,c′ as the interpolation polynomials of the columns of T at the domain H. Sample random b1​,b2​,b3​,b4​,b5​,b6​ Let a:=(b1​X+b2​)ZH​+a′ b:=(b3​X+b4​)ZH​+b′ c:=(b5​X+b6​)ZH​+c′ Compute [a]1​,[b]1​,[c]1​ and add them to the transcript.","breadcrumbs":"Plonk » Protocol » Round 1","id":"23","title":"Round 1"},"24":{"body":"Sample β,γ from the transcript. Let z0​=1 and define recursively for 0≤k { pub n: usize, pub domain: Vec>, pub omega: FieldElement, pub k1: FieldElement, pub ql: Polynomial>, pub qr: Polynomial>, pub qo: Polynomial>, pub qm: Polynomial>, pub qc: Polynomial>, pub s1: Polynomial>, pub s2: Polynomial>, pub s3: Polynomial>, pub s1_lagrange: Vec>, pub s2_lagrange: Vec>, pub s3_lagrange: Vec>,\n} Apart from the eight polynomials in the canonical basis, we store also here the number of constraints n, the domain H, the primitive n-th of unity ω and the element k1​. The element k2​ will be k12​. For convenience, we also store the polynomials Sσi​ in Lagrange form. The following lines define the particular values of the program input x and the private input e. // Input\nlet x = FieldElement::from(2_u64); // Private input\nlet e = FieldElement::from(3_u64);\nlet y, witness = test_witness_2(x, e); The function test_witness_2(x, e) returns an instance of the following struct, that holds the polynomials that interpolate the columns A,B,C of the trace matrix T. pub struct Witness { pub a: Vec>, pub b: Vec>, pub c: Vec>,\n} Next the commitment scheme KZG (Kate-Zaverucha-Goldberg) is instantiated. let srs = test_srs(common_preprocessed_input.n);\nlet kzg = KZG::new(srs); The setup function performs the setup phase. It only needs the common preprocessed input and the commitment scheme. let verifying_key = setup(&common_preprocessed_input, &kzg); It outputs an instance of the struct VerificationKey. pub struct VerificationKey { pub qm_1: G1Point, pub ql_1: G1Point, pub qr_1: G1Point, pub qo_1: G1Point, pub qc_1: G1Point, pub s1_1: G1Point, pub s2_1: G1Point, pub s3_1: G1Point,\n} It stores the commitments of the eight polynomials of the common preprocessed input. The suffix _1 means it is a commitment. It comes from the notation [f]1​, where f is a polynomial. Then a prover is instantiated let random_generator = TestRandomFieldGenerator {};\nlet prover = Prover::new(kzg.clone(), random_generator); The prover is an instance of the struct Prover: pub struct Prover\nwhere F: IsField, CS: IsCommitmentScheme, R: IsRandomFieldElementGenerator { commitment_scheme: CS, random_generator: R, phantom: PhantomData,\n} It stores an instance of a commitment scheme and a random field element generator needed for blinding polynomials. Then the public input is defined. As we mentioned in the recap, the public input contains the output of the program. let public_input = vec![x.clone(), y]; We then generate a proof using the prover's method prove let proof = prover.prove( &witness, &public_input, &common_preprocessed_input, &verifying_key,\n); The output is an instance of the struct Proof. pub struct Proof> { // Round 1. /// Commitment to the wire polynomial `a(x)` pub a_1: CS::Commitment, /// Commitment to the wire polynomial `b(x)` pub b_1: CS::Commitment, /// Commitment to the wire polynomial `c(x)` pub c_1: CS::Commitment, // Round 2. /// Commitment to the copy constraints polynomial `z(x)` pub z_1: CS::Commitment, // Round 3. /// Commitment to the low part of the quotient polynomial t(X) pub t_lo_1: CS::Commitment, /// Commitment to the middle part of the quotient polynomial t(X) pub t_mid_1: CS::Commitment, /// Commitment to the high part of the quotient polynomial t(X) pub t_hi_1: CS::Commitment, // Round 4. /// Value of `a(ζ)`. pub a_zeta: FieldElement, /// Value of `b(ζ)`. pub b_zeta: FieldElement, /// Value of `c(ζ)`. pub c_zeta: FieldElement, /// Value of `S_σ1(ζ)`. pub s1_zeta: FieldElement, /// Value of `S_σ2(ζ)`. pub s2_zeta: FieldElement, /// Value of `z(ζω)`. pub z_zeta_omega: FieldElement, // Round 5 /// Value of `p_non_constant(ζ)`. pub p_non_constant_zeta: FieldElement, /// Value of `t(ζ)`. pub t_zeta: FieldElement, /// Batch opening proof for all the evaluations at ζ pub w_zeta_1: CS::Commitment, /// Single opening proof for `z(ζω)`. pub w_zeta_omega_1: CS::Commitment,\n} Finally, we instantiate a verifier. let verifier = Verifier::new(kzg); It's an instance of Verifier: struct Verifier> { commitment_scheme: CS, phantom: PhantomData,\n} Finally, we call the verifier's method verify that outputs a bool. assert!(verifier.verify( &proof, &public_input, &common_preprocessed_input, &verifying_key\n));","breadcrumbs":"Plonk » Implementation » Usage","id":"34","title":"Usage"},"35":{"body":"All the matrices Q,V,T,PI are padded with dummy rows so that their length is a power of two. To be able to interpolate their columns, we need a primitive root of unity ω of that order. Given the particular field used in our implementation, that means that the maximum possible size for a circuit is 232. The entries of the dummy rows are filled in with zeroes in the Q, V and PI matrices. The T matrix needs to be consistent with the V matrix. Therefore it is filled with the value of the variable with index 0. Some other rows in the V matrix have also dummy values. These are the rows corresponding to the B and C columns of the public input rows. In the recap we denoted them with the empty - symbol. They are filled in with the same logic as the padding rows, as well as the corresponding values in the T matrix.","breadcrumbs":"Plonk » Implementation » Padding","id":"35","title":"Padding"},"36":{"body":"The implementation pretty much follows the rounds as are described in the protocol section. There are a few details that are worth mentioning.","breadcrumbs":"Plonk » Implementation » Implementation details","id":"36","title":"Implementation details"},"37":{"body":"The commitment scheme we use is the Kate-Zaverucha-Goldberg scheme with the BLS 12 381 curve and the ate pairing. It can be found in the commitments module of the lambdaworks_crypto package. The order r of the cyclic subgroup is 0x73eda753299d7d483339d80809a1d80553bda402fffe5bfeffffffff00000001 The maximum power of two that divides r−1 is 232. Therefore, that is the maximum possible order for a primitive root of unity in Fr​ with order a power of two.","breadcrumbs":"Plonk » Implementation » Commitment Scheme","id":"37","title":"Commitment Scheme"},"38":{"body":"","breadcrumbs":"Plonk » Implementation » Fiat-Shamir","id":"38","title":"Fiat-Shamir"},"39":{"body":"Here we describe our implementation of the transcript used for the Fiat-Shamir heuristic. A Transcript exposes two methods: append and challenge. The method append adds a message to the transcript by updating the internal state of the hasher with the raw bytes of the message. The method challenge returns the result of the hasher using the current internal state of the hasher. It subsequently resets the hasher and updates the internal state with the last result. Here is an example of this process: Start a fresh transcript. Call append and pass message_1. Call append and pass message_2. The internal state of the hasher at this point is message_2 || message_1. Call challenge. The output is Hash(message_2 || message_1). Call append and pass message_3. Call challenge. The output is Hash(message_3 || Hash(message_2 || message_1)). Call append and pass message_4. The internal state of the hasher at the end of this exercise is message_4 || Hash(message_3 || Hash(message_2 || message_1)) The underlying hasher function we use is h=sha3.","breadcrumbs":"Plonk » Implementation » Transcript strategy","id":"39","title":"Transcript strategy"},"4":{"body":"We use the following notation. The symbol F denotes a finite field. It is fixed all along. The symbol ω denotes a primitive root of unity in F. All polynomials have coefficients in F and the variable is usually denoted by X. We denote polynomials by single letters like p,a,b,z. We only denote them as z(X) when we want to emphasize the fact that it is a polynomial in X, or we need that to explicitly define a polynomial from another one. For example when composing a polynomial z with the polynomial ωX, the result being denoted by z′:=z(ωX). The symbol ′ is not used to denote derivatives. When interpolating at a domain H={h0​,…,hn​}⊂F, the symbols Li​ denote the Lagrange basis. That is Li​ is the polynomial such that Li​(hj​)=0 for all j=i, and that Li​(hi​)=1. If M is a matrix, then Mi,j​ denotes the value at the row i and column j.","breadcrumbs":"Plonk » Recap » Notation","id":"4","title":"Notation"},"40":{"body":"The result of every challenge is a 256-bit string, which is interpreted as an integer in big-endian order. A field element is constructed out of it by taking modulo the field order. The prime field used in this implementation has a 255-bit order. Therefore some field elements are more probable to occur than others because they have more representatives as 256-bit integers.","breadcrumbs":"Plonk » Implementation » Field elements","id":"40","title":"Field elements"},"41":{"body":"The first messages added to the transcript are all commitments of the polynomials of the common preprocessed input and the values of the public inputs. This prevents a known vulnerability called \"weak Fiat-Shamir\". Check out the following resources to learn more about it. What can go wrong (zkdocs) How not to Prove Yourself: Pitfalls of the Fiat-Shamir Heuristic and Applications to Helios Weak Fiat-Shamir Attacks on Modern Proof Systems","breadcrumbs":"Plonk » Implementation » Strong Fiat-Shamir","id":"41","title":"Strong Fiat-Shamir"},"42":{"body":"In this section, we'll discuss how to build your own constraint system to prove the execution of a particular program.","breadcrumbs":"Plonk » Circuit API » Circuit API","id":"42","title":"Circuit API"},"43":{"body":"Let's take the following simple program as an example. We have two public inputs: x and y. We want to prove to a verifier that we know a private input e such that x * e = y. You can achieve this by building the following constraint system: use lambdaworks_plonk::constraint_system::ConstraintSystem;\nuse lambdaworks_math::elliptic_curve::short_weierstrass::curves::bls12_381::default_types::FrField; fn main() { let system = &mut ConstraintSystem::::new(); let x = system.new_public_input(); let y = system.new_public_input(); let e = system.new_variable(); let z = system.mul(&x, &e); // This constraint system asserts that x * e == y system.assert_eq(&y, &z);\n} This code creates a constraint system over the field of the BLS12381 curve. Then, it creates three variables: two public inputs x and y, and a private variable e. Note that every variable is private except for the public inputs. Finally, it adds the constraints that represent a multiplication and an assertion. Before generating proofs for this system, we need to run a setup and obtain a verifying key: let common = CommonPreprocessedInput::from_constraint_system(&system, &ORDER_R_MINUS_1_ROOT_UNITY);\nlet srs = test_srs(common.n);\nlet kzg = KZG::new(srs); // The commitment scheme for plonk.\nlet vk = setup(&common, &kzg); Now we can generate proofs for our system. We just need to specify the public inputs and obtain a witness that is a solution for our constraint system: let inputs = HashMap::from([(x, FieldElement::from(4)), (e, FieldElement::from(3))]);\nlet assignments = system.solve(inputs).unwrap();\nlet witness = Witness::new(assignments, &system); Once you have all these ingredients, you can call the prover: let public_inputs = system.public_input_values(&assignments);\nlet prover = Prover::new(kzg.clone(), TestRandomFieldGenerator {});\nlet proof = prover.prove(&witness, &public_inputs, &common, &vk); and verify: let verifier = Verifier::new(kzg);\nassert!(verifier.verify(&proof, &public_inputs, &common, &vk));","breadcrumbs":"Plonk » Circuit API » Simple Example","id":"43","title":"Simple Example"},"44":{"body":"Some operations are common, and it makes sense to wrap the set of constraints that do these operations in a function and use it several times. Lambdaworks comes with a collection of functions to help you build your own constraint systems, such as conditionals, inverses, and hash functions. However, if you have an operation that does not come with Lambdaworks, you can easily extend Lambdaworks functionality. Suppose that the exponentiation operation is something common in your program. You can write the square and multiply algorithm and put it inside a function: pub fn pow( system: &mut ConstraintSystem, base: Variable, exponent: Variable,\n) -> Variable { let exponent_bits = system.new_u32(&exponent); let mut result = system.new_constant(FieldElement::one()); for i in 0..32 { if i != 0 { result = system.mul(&result, &result); } let result_times_base = system.mul(&result, &base); result = system.if_else(&exponent_bits[i], &result_times_base, &result); } result\n} This function can then be used to modify our simple program from the previous section. The following circuit checks that the prover knows e such that pow(x, e) = y: use lambdaworks_plonk::constraint_system::ConstraintSystem;\nuse lambdaworks_math::elliptic_curve::short_weierstrass::curves::bls12_381::default_types::FrField; fn main() { let system = &mut ConstraintSystem::::new(); let x = system.new_public_input(); let y = system.new_public_input(); let e = system.new_variable(); let z = pow(system, &x, &e); system.assert_eq(&y, &z);\n} You can keep composing these functions in order to create more complex systems.","breadcrumbs":"Plonk » Circuit API » Building Complex Systems","id":"44","title":"Building Complex Systems"},"45":{"body":"The goal of this document is to give a good a understanding of our stark prover code. To this end, in the first section we go through a recap of how the proving system works at a high level mathematically; then we dive into how that's actually implemented in our code.","breadcrumbs":"STARKs » STARK Prover","id":"45","title":"STARK Prover"},"46":{"body":"","breadcrumbs":"STARKs » Recap » STARKs Recap","id":"46","title":"STARKs Recap"},"47":{"body":"In general, we express computation in our proving system by providing an execution trace satisfying certain constraints . The execution trace is a table containing the state of the system at every step of computation. This computation needs to follow certain rules to be valid; these rules are our constraints . The constraints for our computation are expressed using an Algebraic Intermediate Representation or AIR. This representation uses polynomials to encode constraints, which is why sometimes they are called polynomial constraints. To make all this less abstract, let's go through two examples.","breadcrumbs":"STARKs » Recap » Verifying Computation through Polynomials","id":"47","title":"Verifying Computation through Polynomials"},"48":{"body":"Throughout this section and the following we will use this example extensively to have a concrete example. Even though it's a bit contrived (no one cares about computing fibonacci numbers), it's simple enough to be useful. STARKs and proving systems in general are very abstract things; having an example in mind is essential to not get lost. Let's say our computation consists of calculating the k-th number in the fibonacci sequence. This is just the sequence of numbers \\(a_n\\) satisfying \\[ a_0 = 1 \\] \\[ a_1 = 1 \\] \\[ a_{n+2} = a_{n + 1} + a_n \\] An execution trace for this just consists of a table with one column, where each row is the i-th number in the sequence: a_i 1 1 2 3 5 8 13 21 A valid trace for this computation is a table satisfying two things: The first two rows are 1. The value on any other row is the sum of the two preceding ones. The first item is called a boundary constraint, it just enforces specific values on the trace at certain points. The second one is a transition constraint; it tells you how to go from one step of computation to the next.","breadcrumbs":"STARKs » Recap » Fibonacci numbers","id":"48","title":"Fibonacci numbers"},"49":{"body":"The example above is extremely useful to have a mental model, but it's not really useful for anything else. The problem is it just works for the very narrow example of computing fibonacci numbers. If we wanted to prove execution of something else, we would have to write an AIR for it. What we're actually aiming for is an AIR for an entire general purpose Virtual Machine. This way, we can provide proofs of execution for any computation using just one AIR. This is what cairo as a programming language does. Cairo code compiles to the bytecode of a virtual machine with an already defined AIR. The general flow when using cairo is the following: User writes a cairo program. The program is compiled into Cairo's VM bytecode. The VM executes said code and provides an execution trace for it. The trace is passed on to a STARK prover, which creates a proof of correct execution according to Cairo's AIR. The proof is passed to a verifier, who checks that the proof is valid. Ultimately, our goal is to give the tools to write a STARK prover for the cairo VM and do so. However, this is not a good example to start out as it's incredibly complex. The execution trace of a cairo program has around 30 columns, some for general purpose registers, some for other reasons. Cairo's AIR contains a lot of different transition constraints, encoding all the different possible instructions (arithmetic operations, jumps, etc). Use the fibonacci example as your go-to for understanding all the moving parts; keep the Cairo example in mind as the thing we are actually building towards.","breadcrumbs":"STARKs » Recap » Cairo","id":"49","title":"Cairo"},"5":{"body":"","breadcrumbs":"Plonk » Recap » The ideas and components","id":"5","title":"The ideas and components"},"50":{"body":"Below we go through a step by step explanation of a STARK prover. We will assume the trace of the fibonacci sequence mentioned above; it consists of only one column of length \\(2^n\\). In this case, we'll take n=3. The trace looks like this a_i a_0 a_1 a_2 a_3 a_4 a_5 a_6 a_7","breadcrumbs":"STARKs » Recap » Fibonacci step by step walkthrough","id":"50","title":"Fibonacci step by step walkthrough"},"51":{"body":"The first step is to interpolate these values to generate the trace polynomial. This will be a polynomial encoding all the information about the trace. The way we do it is the following: in the finite field we are working in, we take an 8-th primitive root of unity, let's call it g. It being a primitive root means two things: g is an 8-th root of unity, i.e., \\(g^8 = 1\\). Every 8-th root of unity is of the form \\(g^i\\) for some \\(0 \\leq i \\leq 7\\). With g in hand, we take the trace polynomial t to be the one satisfying t(gi)=ai​ From here onwards, we will talk about the validity of the trace in terms of properties that this polynomial must satisfy. We will also implicitly identify a certain power of \\(g\\) with its corresponding trace element, so for example we sometimes think of \\(g^5\\) as \\(a_5\\), the fifth row in the trace, even though technically it's \\(t\\) evaluated in \\(g^5\\) that equals \\(a_5\\). We talked about two different types of constraints the trace must satisfy to be valid. They were: The first two rows are 1. The value on any other row is the sum of the two preceding ones. In terms of t, this translates to \\(t(g^0) = 1\\) and \\(t(g) = 1\\). \\(t(x g^2) - t(xg) - t(x) = 0\\) for all \\(x \\in {g^0, g^1, g^2, g^3, g^4, g^5}\\). This is because multiplying by g is the same as advancing a row in the trace.","breadcrumbs":"STARKs » Recap » Trace polynomial","id":"51","title":"Trace polynomial"},"52":{"body":"To convince the verifier that the trace polynomial satisfies the relationships above, the prover will construct another polynomial that shows that both the boundary and transition constraints are satisfied and commit to it. We call this polynomial the composition polynomial, and usually denote it with \\(H\\). Constructing it involves a lot of different things, so we'll go step by step introducing all the moving parts required.","breadcrumbs":"STARKs » Recap » Composition Polynomial","id":"52","title":"Composition Polynomial"},"53":{"body":"To show that the boundary constraints are satisfied, we construct the boundary polynomial. Recall that our boundary constraints are \\(t(g^0) = t(g) = 1\\). Let's call \\(P\\) the polynomial that interpolates these constraints, that is, \\(P\\) satisfies: P(1)=1P(g)=1 The boundary polynomial \\(B\\) is defined as follows: B(x)=(x−1)(x−g)t(x)−P(x)​ The denominator here is called the boundary zerofier, and it's the polynomial whose roots are the elements of the trace where the boundary constraints must hold. How does \\(B\\) encode the boundary constraints? The idea is that, if the trace satisfies said constraints, then t(1)−P(1)=1−1=0 t(g)−P(g)=1−1=0 so \\(t(x) - P(x)\\) has \\(1\\) and \\(g\\) as roots. Showing these values are roots is the same as showing that \\(B(x)\\) is a polynomial instead of a rational function, and that's why we construct \\(B\\) this way.","breadcrumbs":"STARKs » Recap » Boundary polynomial","id":"53","title":"Boundary polynomial"},"54":{"body":"To convince the verifier that the transition constraints are satisfied, we construct the transition constraint polynomial and call it \\(C(x)\\). It's defined as follows: C(x)=∏i=05​(x−gi)t(xg2)−t(xg)−t(x)​ How does \\(C\\) encode the transition constraints? We mentioned above that these are satisfied if the polynomial in the numerator vanishes in the elements \\({g^0, g^1, g^2, g^3, g^4, g^5}\\). As with \\(B\\), this is the same as showing that \\(C(x)\\) is a polynomial instead of a rational function.","breadcrumbs":"STARKs » Recap » Transition constraint polynomial","id":"54","title":"Transition constraint polynomial"},"55":{"body":"With the boundary and transition constraint polynomials in hand, we build the composition polynomial \\(H\\) as follows: The verifier will sample four numbers \\(\\beta_1, \\beta_2\\) and \\(H\\) will be H(x)=β1​B(x)+β2​C(x) Why not just take \\(H(x) = B(x) + C(x)\\)? The reason for the betas is to make the resulting \\(H\\) be always different and unpredictable for the prover, so they can't precompute stuff beforehand. With what we discussed above, showing that the constraints are satisfied is equivalent to saying that H is a polynomial and not a rational function (we are simplifying things a bit here, but it works for our purposes).","breadcrumbs":"STARKs » Recap » Constructing \\(H\\)","id":"55","title":"Constructing \\(H\\)"},"56":{"body":"To show \\(H\\) is a polynomial we are going to use the FRI protocol, which we treat as a black box. For all we care, a FRI proof will verify if what we committed to is indeed a polynomial. Thus, the prover will provide a FRI commitment to H, and if it passes, the verifier will be convinced that the constraints are satisfied. There is one catch here though: how does the verifier know that FRI was applied to H and not any other polynomial? For this we need to add an additional step to the protocol.","breadcrumbs":"STARKs » Recap » Commiting to \\(H\\)","id":"56","title":"Commiting to \\(H\\)"},"57":{"body":"After commiting to H, the prover needs to show that H was constructed correctly according to the formula above. To do this, it will ask the prover to provide an evaluation of H on some random point z and evaluations of the trace at the points \\(t(z), t(zg)\\) and \\(t(zg^2)\\). Because the boundary and transition constraints are a public part of the protocol, the verifier knows them, and thus the only thing it needs to compute the evaluation \\((z)\\) by itself are the three trace evaluations mentioned above. Because it asked the prover for them, it can check both sides of the equation: H(z)=β1​B(z)+β2​C(z) and be convinced that \\(H\\) was constructed correctly. We are still not done, however, as the prover could have now cheated on the values of the trace or composition polynomial evaluations.","breadcrumbs":"STARKs » Recap » Consistency check","id":"57","title":"Consistency check"},"58":{"body":"There are two things left the prover needs to show to complete the proof: That \\(H\\) effectively is a polynomial, i.e., that the constraints are satisfied. That the evaluations the prover provided on the consistency check were indeed evaluations of the trace polynomial and composition polynomial on the out of domain point z. Earlier we said we would use the FRI protocol to commit to H and show the first item in the list. However, we can slightly modify the polynomial we do FRI on to show both the first and second items at the same time. This new modified polynomial is called the DEEP composition polynomial. We define it as follows: Deep(x)=γ1​x−zH(x)−H(z)​+γ2​x−zt(x)−t(z)​+γ3​x−zgt(x)−t(zg)​+γ4​x−zg2t(x)−t(zg2)​ where the numbers \\(\\gamma_i\\) are randomly sampled by the verifier. The high level idea is the following: If we apply FRI to this polynomial and it verifies, we are simultaneously showing that \\(H\\) is a polynomial and the prover indeed provided H(z) as one of the out of domain evaluations. This is the first summand in Deep(x). The trace evaluations provided by the prover were the correct ones, i.e., they were \\(t(z)\\), \\(t(zg)\\), and \\(t(zg^2)\\). These are the remaining summands of the Deep(x).","breadcrumbs":"STARKs » Recap » Deep Composition Polynomial","id":"58","title":"Deep Composition Polynomial"},"59":{"body":"The prover needs to show that Deep was constructed correctly according to the formula above. To do this, the verifier will ask the prover to provide: An evaluation of H on z and x_0 Evaluations of the trace at the points \\(t(z)\\), \\(t(zg)\\), \\(t(zg^2)\\) and \\(t(x_0)\\) Where z is the same random, out of domain point used in the consistency check of the composition polynomial, and x_0 is a random point that belongs to the trace domain. With the values provided by the prover, the verifier can check both sides of the equation: Deep(x0​)=γ1​x0​−zH(x0​)−H(z)​+γ2​x0​−zt(x0​)−t(z)​+γ3​x0​−zgt(x0​)−t(zg)​+γ4​x0​−zg2t(x0​)−t(zg2)​ The prover also needs to show that the trace evaluation \\(t(x_0)\\) belongs to the trace. To achieve this, it needs to commit the merkle roots of t and the merkle proof of \\(t(x_0)\\).","breadcrumbs":"STARKs » Recap » Consistency check","id":"59","title":"Consistency check"},"6":{"body":"For better clarity, we'll be using the following toy program throughout this recap. INPUT: x PRIVATE INPUT: e OUTPUT: e * x + x - 1 The observer would have noticed that this program could also be written as (e+1)∗x−1, which is more sensible. But the way it is written now serves us to better explain the arithmetization of PLONK. So we'll stick to it. The idea here is that the verifier holds some value x, say x=3. He gives it to the prover. She executes the program using her own chosen value e, and sends the output value, say 8, along with a proof π demonstrating correct execution of the program and obtaining the correct output. In the context of PLONK, both the inputs and outputs of the program are considered public inputs . This may sound odd, but it is because these are the inputs to the verification algorithm. This is the algorithm that takes, in this case, the tuple (3,8,π) and outputs Accept if the toy program was executed with input x=3, some private value e not revealed to the verifier, and out came 8. Otherwise it outputs Reject . PLONK can be used to delegate program executions to untrusted parties, but it can also be used as a proof of knowledge. Our program could be used by a prover to demostrate that she knows the multiplicative inverse of some value x in the finite field without revealing it. She would do it by sending the verifier the tuple (x,0,π), where π is the proof of the execution of our toy program. In our toy example this is pointless because inverting field elements is easily performed by any verifier. But change our program to the following and you get proofs of knowledge of the preimage of SHA256 digests. PRIVATE INPUT: e OUTPUT: SHA256(e) Here there's no input aside from the prover's private input. As we mentioned, the output h of the program is then part of the inputs to the verification algorithm. Which in this case just takes (h,π).","breadcrumbs":"Plonk » Recap » Programs. Our toy example","id":"6","title":"Programs. Our toy example"},"60":{"body":"We summarize below the steps required in a STARK proof for both prover and verifier.","breadcrumbs":"STARKs » Recap » Summary","id":"60","title":"Summary"},"61":{"body":"Compute the trace polynomial t by interpolating the trace column over a set of \\(2^n\\)-th roots of unity \\({g^i : 0 \\leq i < 2^n}\\). Compute the boundary polynomial B. Compute the transition constraint polynomial C. Construct the composition polynomial H from B and C. Sample an out of domain point z and provide the evaluations \\(H(z)\\), \\(t(z)\\), \\(t(zg)\\), and \\(t(zg^2)\\) to the verifier. Sample a domain point x_0 and provide the evaluations \\(H(x_0)\\) and \\(t(x_0)\\) to the verifier. Construct the deep composition polynomial Deep(x) from H, t, and the evaluations from the item above. Do FRI on Deep(x) and provide the resulting FRI commitment to the verifier. Provide the merkle root of t and the merkle proof of \\(t(x_0)\\).","breadcrumbs":"STARKs » Recap » Prover side","id":"61","title":"Prover side"},"62":{"body":"Take the evaluations \\(H(z)\\), \\(H(x_0)\\), \\(t(z)\\), \\(t(zg)\\), \\(t(zg^2)\\) and \\(t(x_0)\\) the prover provided. Reconstruct the evaluations \\(B(z)\\) and \\(C(z)\\) from the trace evaluations we were given. Check that the claimed evaluation \\(H(z)\\) the prover gave us actually satisfies H(z)=β1​B(z)+β2​C(z) Check that the claimed evaluation \\(Deep(x_0)\\) the prover gave us actually satisfies Deep(x0​)=γ1​x0​−zH(x0​)−H(z)​+γ2​x0​−zt(x0​)−t(z)​+γ3​x0​−zgt(x0​)−t(zg)​+γ4​x0​−zg2t(x0​)−t(zg2)​ Using the merkle root and the merkle proof the prover provided, check that \\(t(x_0)\\) belongs to the trace. Take the provided FRI commitment and check that it verifies.","breadcrumbs":"STARKs » Recap » Verifier side","id":"62","title":"Verifier side"},"63":{"body":"The walkthrough above was for the fibonacci example which, because of its simplicity, allowed us to sweep under the rug a few more complexities that we'll have to tackle on the implementation side. They are:","breadcrumbs":"STARKs » Recap » Simplifications and Omissions","id":"63","title":"Simplifications and Omissions"},"64":{"body":"Our trace contained only one column, but in the general setting there can be multiple (the Cairo AIR has around 30). This means there isn't just one trace polynomial, but several; one for each column. This also means there are multiple boundary constraint polynomials. The general idea, however, remains the same. The deep composition polynomial H is now the sum of several terms containing the boundary constraint polynomials \\(B_1(x), \\dots, B_k(x)\\) (one per column), and each \\(B_i\\) is in turn constructed from the \\(i\\)-th trace polynomial \\(t_i(x)\\).","breadcrumbs":"STARKs » Recap » Multiple trace columns","id":"64","title":"Multiple trace columns"},"65":{"body":"Much in the same way, our fibonacci AIR had only one transition constraint, but there could be several. We will therefore have multiple transition constraint polynomials \\(C_1(x), \\dots, C_n(x)\\), each of which encodes a different relationship between rows that must be satisfied. Also, because there are multiple trace columns, a transition constraint can mix different trace polynomials. One such constraint could be C1​(x)=t1​(gx)−t2​(x) which means \"The first column on the next row has to be equal to the second column in the current row\". Again, even though this seems way more complex, the ideas remain the same. The composition polynomial H will now include a term for every \\(C_i(x)\\), and for each one the prover will have to provide out of domain evaluations of the trace polynomials at the appropriate values. In our example above, to perform the consistency check on \\(C_1(x)\\) the prover will have to provide the evaluations \\(t_1(zg)\\) and \\(t_2(z)\\).","breadcrumbs":"STARKs » Recap » Multiple transition constraints","id":"65","title":"Multiple transition constraints"},"66":{"body":"In the actual implementation, we won't commit to \\(H\\), but rather to a decomposition of \\(H\\) into an even term \\(H_1(x)\\) and an odd term \\(H_2(x)\\), which satisfy H(x)=H1​(x2)+xH2​(x2) This way, we don't commit to \\(H\\) but to \\(H_1\\) and \\(H_2\\). This is just an optimization at the code level; once again, the ideas remain exactly the same.","breadcrumbs":"STARKs » Recap » Composition polynomial decomposition","id":"66","title":"Composition polynomial decomposition"},"67":{"body":"We treated FRI as a black box entirely. However, there is one thing we do need to understand about it: low degree extensions. When applying FRI to a polynomial of degree \\(n\\), we need to provide evaluations of it over a domain with more than \\(n\\) points. In our case, the DEEP composition polynomial's degree is around the same as the trace's, which is, at most, \\(2^n - 1\\) (because it interpolates the trace containing \\(2^n\\) points). The domain we are going to choose to evaluate our DEEP polynomial on will be a set of higher roots of unity. In our fibonacci example, we will take a primitive \\(16\\)-th root of unity \\(\\omega\\). As a reminder, this means: \\(\\omega\\) is an \\(16\\)-th root of unity, i.e., \\(\\omega^{16} = 1\\). Every \\(16\\)-th root of unity is of the form \\(\\omega^i\\) for some \\(0 \\leq i \\leq 15\\). Additionally, we also take it so that \\(\\omega\\) satisfies \\(\\omega^2 = g\\) (\\(g\\) being the \\(8\\)-th primitive root of unity we used to construct t). The evaluation of \\(t\\) on the set \\({\\omega^i : 0 \\leq i \\leq 15}\\) is called a low degree extension (LDE) of \\(t\\). Notice this is not a new polynomial, they're evaluations of \\(t\\) on some set of points. Also note that, because \\(\\omega^2 = g\\), the LDE contains all the evaluations of \\(t\\) on the set of powers of \\(g\\). In fact, {t(ω2i):0≤i≤15}={t(gi):0≤i≤7} This will be extremely important when we get to implementation. For our LDE, we chose \\(16\\)-th roots of unity, but we could have chosen any other power of two greater than \\(8\\). In general, this choice is called the blowup factor, so that if the trace has \\(2^n\\) elements, a blowup factor of \\(b\\) means our LDE evaluates over the \\(2^{n} * b\\) roots of unity (\\(b\\) needs to be a power of two). The blowup factor is a parameter of the protocol related to its security.","breadcrumbs":"STARKs » Recap » FRI, low degree extensions and roots of unity","id":"67","title":"FRI, low degree extensions and roots of unity"},"68":{"body":"In this section, we start diving deeper before showing the formal protocol. If you haven't done so, we recommend reading the \"Recap\" section first. At a high level, the protocol works as follows. The starting point is a matrix T that encodes the trace of a valid execution of the program. This matrix needs to be in a particular format so that its correctness is equivalent to checking a finite number of polynomial equations on its rows. Transforming the execution to this matrix is what's called the arithmetization process. Then a single polynomial F is constructed that encodes the set of all the polynomial constraints. The satisfiability of all these constraints is equivalent to F being divisible by some public polynomial G. So the prover constructs H as the quotient F/G called the composition polynomial. Then the verifier chooses a random point z and challenges the prover to reveal the values F(z) and H(z). Then the verifier checks that H(z)=F(z)/G(z), which convinces him that the same relation holds at a level of polynomials and, in consequence, convinces the verifier that the private trace T of the prover is valid. In summary, at a very high level, the STARK protocol can be organized into three major parts: Arithmetization and commitment of execution trace. Construction of composition polynomial H. Opening of polynomials at random z.","breadcrumbs":"STARKs » Protocol overview » Protocol Overview","id":"68","title":"Protocol Overview"},"69":{"body":"As the Recap mentions, the trace is a table containing the system's state at every step. In this section, we will denote the trace as T. A trace can have several columns to store different aspects or features of a particular state at a specific moment. We will refer to the j-th column as Tj​. You can think of a trace as a matrix T where the entry Tij​ is the j-th element of the i-th state. Most proving systems' primary tool is polynomials over a finite field F. Each column Tj​ of the trace T will be interpreted as evaluations of such a polynomial tj​. Consequently, any information about the states must be encoded somehow as an element in F. To ease notation, we will assume here and in the protocol that the constraints encoding transition rules depend only on a state and the previous one. Everything can be easily generalized to transitions that depend on many preceding states. Then, constraints can be expressed as multivariate polynomials in 2m variables PkT​(X1​,…,Xm​,Y1​,…,Ym​) A transition from state i to state i+1 will be valid if and only if when we plug row i of T in the first m variables and row i+1 in the second m variables of PkT​, we get 0 for all k. In mathematical notation, this is PkT​(Ti,0​,…,Ti,m​,Ti+1,0​,…,Ti+1,m​)=0 for all k These are called transition constraints and check the trace's local properties, where local means relative to specific rows. There is another type of constraint, called boundary constraint , and denoted PjB​. These enforce parts of the trace to take particular values. It is helpful, for example, to verify the initial states. So far, these constraints can only express the local properties of the trace. There are situations where the global properties of the trace need to be checked for consistency. For example, a column may need to take all values in a range but not in any predefined way. Several methods exist to express these global properties as local by adding redundant columns. Usually, they need to involve randomness from the verifier to make sense, and they turn into an interactive protocol called Randomized AIR with Preprocessing .","breadcrumbs":"STARKs » Protocol overview » Arithmetization","id":"69","title":"Arithmetization"},"7":{"body":"This is the process that takes the circuit of a particular program and produces a set of mathematical tools that can be used to generate and verify proofs of execution. The end result will be a set of eight polynomials. To compute them we need first to define two matrices. We call them the Q matrix and the V matrix. The polynomials and the matrices depend only on the program and not on any particular execution of it. So they can be computed once and used for every execution instance. To understand what they are useful for, we need to start from execution traces .","breadcrumbs":"Plonk » Recap » PLONK Arithmetization","id":"7","title":"PLONK Arithmetization"},"70":{"body":"To make interactions possible, a crucial cryptographic primitive is the Polynomial Commitment Scheme. This prevents the prover from changing the polynomials to adjust them to what the verifier expects. Such a scheme consists of the commit and the open protocols. STARK uses a univariate polynomial commitment scheme that internally combines a vector commitment scheme and a protocol called FRI. Let's begin with these two components and see how they build up the polynomial commitment scheme.","breadcrumbs":"STARKs » Protocol overview » Polynomial commitment scheme","id":"70","title":"Polynomial commitment scheme"},"71":{"body":"Given a vector Y=(y0​,…,yM​), commiting to Y means the following. The prover builds a Merkle tree out of it and sends its root to the verifier. The verifier can then ask the prover to reveal, or open , the value of the vector Y at some index i. The prover won't have any choice except to send the correct value. The verifier will expect the corresponding value yi​ and the authentication path to the tree's root to check its authenticity. The authentication path also encodes the vector's position i and its length M. In STARKs, all commited vectors are of the form Y=(p(d1​),…,p(dM​)) for some polynomial p and some domain fixed domain D=(d1​,…,dM​). The domain is always known to the prover and the verifier.","breadcrumbs":"STARKs » Protocol overview » Vector commitments","id":"71","title":"Vector commitments"},"72":{"body":"The FRI protocol is a potent tool to prove that the commitment of a vector (p(d1​),…,p(dM​)) corresponds to the evaluations of a polynomial p of a certain degree. The degree is a configuration of the protocol.","breadcrumbs":"STARKs » Protocol overview » FRI","id":"72","title":"FRI"},"73":{"body":"STARK uses a univariate polynomial commitment scheme. The following is what is expected from the commit and open protocols: Commit : given a polynomial p, the prover produces a sort of hash of it. We denote it here by [p], called the commitment of p. This hash is unique to p. The prover usually sends [p] to the verifier. Open : this is an interactive protocol between the prover and the verifier. The prover holds the polynomial p. The verifier only has the commitment [p]. The verifier sends a value z to the prover at which he wants to know the value y=p(z). The prover sends a value y to the verifier, and then they engage in the Open protocol. As a result, the verifier gets convinced that the polynomial corresponding to the hash [p] evaluates to y at z. Let's see how both of these protocols work in detail. Some configuration parameters are needed: Powers of two N=2n and M=2m with n0. The commitment scheme will only work for polynomials of degree at most N. This means anyone can commit to any polynomial, but the Open protocol will pass only for polynomials satisfying that degree bound.","breadcrumbs":"STARKs » Protocol overview » Polynomial commitments","id":"73","title":"Polynomial commitments"},"74":{"body":"Given a polynomial p, the commitment [p] is just the commitment of the vector (p(d1​),…,p(dM​)). That is, [p] is the root of the Merkle tree of the vector of evaluations of p at D.","breadcrumbs":"STARKs » Protocol overview » Commit","id":"74","title":"Commit"},"75":{"body":"It is an interactive protocol. So assume there is a prover and a verifier. We describe the process considering an honest prover. In the next section, we analyze what happens for malicious provers. The prover holds the polynomial p, and the verifier only the commitment [p] of it. There is also an element z. The prover evaluates p(z) and sends the result to the verifier. As we mentioned, the goal is to generate proof of the validity of the evaluation. Let us denote y:=p(z). This is a value now both the prover and verifier have. The protocol has three steps: FRI on p : First, the prover and the verifier engage in a FRI protocol for polynomials of degree at most N to check that [p] is the commitment of such a polynomial. We will assume from now on that the degree of p is at most N. There is an optimization that completely removes this step—more on that later . FRI on (p−y)/(x−z) : Since p(z)=y, the polynomial p can be written as p=y+(x−z)q for some polynomial q. The prover computes the commitment [q] and sends it to the verifier. Now they engage in a FRI protocol for polynomials of degree at most N−1, which convinces the verifier that [q] is the commitment of a polynomial of degree at most N−1. Point checks : From the point of view of the verifier the commitments [p] and [q] are still potentially unrelated. Therefore, there is a check to ensure that q was computed properly from p following the formula q=(p−y)/(x−z) and that [q] is its commitment. To do this, the verifier challenges the prover to open [p] and [q] as vectors. They use the open protocol of the vector commitment scheme to reveal the values p(di​) and q(di​) for some random point di​∈D chosen by the verifier. Next he checks that p(di​)=y+(di​−z)q(di​). They repeat this last part k times and, as we'll analyze in the next section, this whole thing will convince the verifier that p=y+(x−z)q as polynomials with overwhelming probability (about (N/M)k). Finally, the verifier deduces that p(z)=y from this equality.","breadcrumbs":"STARKs » Protocol overview » Open","id":"75","title":"Open"},"76":{"body":"Let's analyze why the open protocol is sound. Keep in mind that the prover always has to provide a commitment [q] of a polynomial of degree at most N−1 that satisfies p(di​)=y+(di​−z)q(di​) for the chosen values of the verifier. That's the goal. An essential but subtle part of the soundness is that D is a vector of length M>N. To understand why let's see what would happen if N=M. Case M=N Suppose the prover tries to cheat the verifier by sending a value y different from p(z). This means that p−y is not divisible by X−z as polynomials. But as long as z is not in D the prover can interpolate the values d1​−zp(d1​)−y​,…,dN​−zp(dN​)−y​, at D and obtain some polynomial q of degree at most N−1. This polynomial satisfies p(di​)=y+(di​−z)q(di​) for all di​∈D, but the equality of polynomials p=y+(x−z)q does not hold. Mainly because that would imply that p(z)=y, and we are assuming the opposite case. Nevertheless, if they continue with the open protocol, FRI will pass since q is a polynomial of degree at most N−1. All subsequent point checks will pass since q was crafted especially for that. So how come p is different from y+(x−z)q but has the property that p(di​)=y+(di​−z)q(di​) for all di​∈D? FRI guarantees q is of degree at most N−1, which implies that y+(x−z)q is of degree at most N. Then, since p is of degree at most N, the difference f:=y+(X−z)q−p is again of degree at most N. A polynomial f of degree at most N is zero if and only if we can prove that f(d)=0 for N+1 distinct points. But the construction of q only shows that f(di​)=0 for all di​∈D, a set of N points. It's not enough. One extra point and the equality f=0 would hold. Of course, that point doesn't exist, again, because that would imply that p(z)=y, which we assume is not true. Case M=2N Let's see one more example where we double the de size of D but keep the same bound for the degree of the polynomials. So polynomials are of degree at most N, and the length of D is M=2N. Again let's assume the prover wants to cheat the verifier similarly and claims that y is p(z) but, in reality, y=p(z). Inevitably, for the Open protocol to succeed, the prover has to send a commitment [q] of some polynomial of degree at most N−1. The strategy of the prover is pretty much constrained to be the same. But now he can't interpolate q as before in every element of D because that would produce a polynomial of degree at most 2N−1. This most likely won't pass the FRI check. Alternatively, he can choose some subset of D′⊂D of size N and interpolate only there to get a polynomial q of degree at most N−1. That will succeed in the FRI phase, but what happens with the point checks? The check will pass if the verifier chooses a challenge di​ that belongs to D′. If di​∈/D′, then the check will inevitably fail. This is because, as we saw in the previous case, one extra successful point to the already N points where q was interpolated was enough to prove that p(z)=y, which we assume now not to hold. This means, if di​∈/D′, then p(di​) does not coincide with y+(di​−z)q(di​) and the point check fails. So if the verifier chooses the challenges following a uniform distribution, the chances of the prover being caught cheating are 1/2 for only one challenge. If the verifier performs k challenges, then the chance of the prover not getting caught is 1/2k. General case: the blowup factor If the ratio between M and N is 2, then k challenges give 1/2k of probability for a malicious prover to succeed. If the ratio is 4, that is, if M=4N, then that probability is 1/4k for the same number of point checks. This provides another way of improving the soundness error. The larger the ratio, the more complex it is to cheat in the open protocol. This ratio is what's called the blowup factor . It is a security parameter, and finding a balance between the number of challenges k and the size of D is part of the configuration of the protocol. Increasing the size of D makes committing an expensive operation since it involves building a Merkle tree with a vector of the size of D. But increasing the number of challenges makes the size of the final proof larger. We denote the blowup factor by b, and it's always assumed to be a power of 2.","breadcrumbs":"STARKs » Protocol overview » Soundness","id":"76","title":"Soundness"},"77":{"body":"During proof generation, polynomials are committed and opened several times. Computing these for each polynomial independently is costly. In this section, we'll see how batching polynomials can reduce the amount of computation. Let P={p1​,…,pL​} be a set of polynomials. We will commit and open P as a whole. We note this batch commitment as [P]. We need the same configuration parameters as before: N=2n, M=2m with N0. As described earlier, to commit to a single polynomial p, a Merkle tree is built over the vector (p(d1​),…,p(dm​)). When committing to a batch of polynomials P={p1​,…,pn​}, the leaves of the Merkle tree are instead the concatenation of the polynomial evaluations. That is, in the batch setting, the Merkle tree is built for the vector (p1​(d1​)∣∣…∣∣pL​(d1​),…,pL​(dm​)∣∣…∣∣pn​(dm​)). The commitment [P] is the root of this Merkle tree. This reduces the proof size: we only need one Merkle tree for L polynomials. The verifier can then only ask for values in batches. When the verifier chooses an index i, the prover sends p1​(di​),…,pL​(di​) along with one authentication path. The verifier on his side computes the concatenation p1​(di​)∣∣…∣∣pL​(di​) and validates it with the authentication path and [P]. This also reduces the computational time. By traversing the Merkle tree one time, it can reveal several components simultaneously. The batch open protocol proceeds similarly to the case of a single polynomial. The prover will try to convince the verifier that the committed polynomials P at z evaluate to some values yi​=pi​(z). In the batch case, the prover will construct the following polynomial: Q:=i=1∑L​γi​X−zpi​−yi​​ Where γi​ are challenges provided by the verifier. The prover commits to Q and sends [Q] to the verifier. Then the prover and verifier continue similarly to the normal open protocol for Q only. This means they engage in a FRI protocol for polynomials of degree at most N−1 for Q. Then they engage in the point checks for Q. Here, for each challenge di​, the prover uses one authentication path for [Q] to reveal Q(di​) and use one authentication path for [P] to batch reveal values p1​(di​),…,pL​(di​). Successful point checks here mean that Q(di​)=∑i​γi​(pi​(di​)−yi​)/(di​−z). This is equivalent to running the open protocol L times, one for each term pi​ and yi​. Note that this optimization makes a huge difference, as we only need to run the FRI protocol once instead of running it once for each polynomial.","breadcrumbs":"STARKs » Protocol overview » Batch","id":"77","title":"Batch"},"78":{"body":"There is an optimization for the open protocol to avoid running FRI to check that p is of degree at most N. The idea is as follows. Part of FRI protocol for [q], to check that it is of degree at most N−1, involves revealing values of q at other random points di​ also chosen by the verifier. These are part of the internal workings of FRI. These challenges are unrelated to what we mentioned before. So if one removes the FRI check for p, the point checks of the open protocol need to be performed on these challenges di​ of the FRI protocol for [q]. This optimization is included in the formal description of the protocol.","breadcrumbs":"STARKs » Protocol overview » Optimize the open protocol reusing FRI internal challenges","id":"78","title":"Optimize the open protocol reusing FRI internal challenges"},"79":{"body":"Transparent Polynomial Commitment Scheme with Polylogarithmic Communication Complexity Summary on FRI low degree test DEEP FRI Thank goodness it's FRIday Diving DEEP FRI","breadcrumbs":"STARKs » Protocol overview » References","id":"79","title":"References"},"8":{"body":"See the program as a sequence of gates that have left operand, a right operand and an output. The two most basic gates are multiplication and addition gates. In our example, one way of seeing our toy program is as a composition of three gates. Gate 1: left: e, right: x, output: u = e * x Gate 2: left: u, right: x, output: v = e + x Gate 3: left: v, right: 1, output: w = v - 1 On executing the circuit, all these variables will take a concrete value. All that information can be put in table form. It will be a matrix with all left, right and output values of all the gates. One row per gate. We call the columns of this matrix L,R,O. Let's build them for x=3 and e=2. We get u=6, v=9 and w=8. So the first matrix is: A B C 2 3 6 6 3 9 9 - 8 The last gate subtracts a constant value that is part of the program and is not a variable. So it actually has only one input instead of two. And the output is the result of subtracting 1 to it. That's why it is handled a bit different from the second gate. The symbol \"-\" in the R column is a consequence of that. With that we mean \"any value\" because it won't change the result. In the next section we'll see how we implement that. Here we'll use this notation when any value can be put there. In case we have to choose some, we'll default to 0. What we got is a valid execution trace. Not all matrices of that shape will be the trace of an execution. The matrices Q and V will be the tool we need to distinguish between valid and invalid execution traces.","breadcrumbs":"Plonk » Recap » Circuits and execution traces","id":"8","title":"Circuits and execution traces"},"80":{"body":"The protocol is split into rounds. Each round more or less represents an interaction with the verifier. Each round will generally start by getting a challenge from the verifier. The prover will need to interpolate polynomials, and he will always do it over the set DS​={gi}i=02n−1​⊆F, where g is a 2n root of unity in F. Also, the vector commitments will be performed over the set DLDE​=(h,hω,hω2,…,hω2n+l) where ω is a 2n+l root of unity and h is some field element. This is the set we denoted D in the commitment scheme section. The specific choices for the shapes of these sets are motivated by optimizations at a code level.","breadcrumbs":"STARKs » Protocol overview » High-level description of the protocol","id":"80","title":"High-level description of the protocol"},"81":{"body":"In round 1 , the prover commits to the columns of the trace T. He does so by interpolating each column j and obtaining univariate polynomials tj​. Then the prover commits to tj​ over DLDE​. In this way, we have Ti,j​=tj​(gi). From now on, the prover won't be able to change the trace values T. The verifier will leverage this and send challenges to the prover. The prover cannot know in advance what these challenges will be. Thus he cannot handcraft a trace to deceive the verifier. As mentioned before, if some constraints cannot be expressed locally, more columns can be added to make a constraint-friendly trace. This is done by committing to the first set of columns, then sampling challenges from the verifier and repeating round 1. The sampling of challenges serves to add new constraints. These constraints will ensure the new columns have some common structure with the original trace. In the protocol, extended columns are referred to as the RAP2 (Randomized AIR with Preprocessing). The matrix of the extended columns is denoted MRAP2​.","breadcrumbs":"STARKs » Protocol overview » Round 1: Arithmetization and commitment of the execution trace","id":"81","title":"Round 1: Arithmetization and commitment of the execution trace"},"82":{"body":"round 2 aims to build the composition polynomial H. This function will have the property that it is a polynomial if and only if the trace that the prover committed to at round 1 is valid and satisfies the agreed polynomial constraints. That is, H will be a polynomial if and only if T is a trace that satisfies all the transition and boundary constraints. Note that we can compose the polynomials tj​, the ones that interpolate the columns of the trace T, with the multivariate constraint polynomials as follows. QkT​(x)=PkT​(t1​(x),…,tm​(x),t1​(gx),…,tm​(ωx)) These result in univariate polynomials. And the same can be done for the boundary constraints. Since Ti,j​=tj​(gi), these univariate polynomials vanish at every element of D if and only if the trace T is valid. As we already mentioned, this is assuming that transitions only depend on the current and previous state. But it can be generalized to include frames with three or more rows or more context for each constraint. For example, in the Fibonacci case, the most natural way is to encode it as one transition constraint that depends on a row and the two preceding it, as we already did in the Recap section. The STARK protocol checks whether the function X2n−1QkT​​ is a polynomial instead of checking that the polynomial is zero over the domain D={gi​}i=02n−1​. The two statements are equivalent. The verifier could check that all X2n−1QkT​​ are polynomials one by one, and the same for the polynomials coming from the boundary constraints. But this is inefficient; the same can be obtained with a single polynomial. To do this, the prover samples challenges and obtains a random linear combination of these polynomials. The result of this is denoted by H and is called the composition polynomial. It integrates all the constraints by adding them up. So after computing H, the prover commits to it and sends the commitment to the verifier. The rest of the protocol aims to prove that H was constructed correctly and is a polynomial, which can only be true if the prover has a valid extension of the original trace.","breadcrumbs":"STARKs » Protocol overview » Round 2: Construction of composition polynomial H","id":"82","title":"Round 2: Construction of composition polynomial H"},"83":{"body":"The verifier must check that H was constructed according to the protocol rules. That is, H has to be a linear combination of all the functions X2n−1QkT​​ and similar terms for the boundary constraints. To do so, in round 3 the verifier chooses a random point z∈F and the prover computes H(z), tj​(z) and tj​(gz) for all j. With all these, the verifier can check that H and the expected linear combination coincide, at least when evaluated at z. Since z was chosen randomly, this proves with overwhelming probability that H was properly constructed.","breadcrumbs":"STARKs » Protocol overview » Round 3: Evaluation of polynomials at z","id":"83","title":"Round 3: Evaluation of polynomials at z"},"84":{"body":"In this round, the prover and verifier engage in the batch open protocol of the polynomial commitment scheme described above to validate all the evaluations at z from the previous round.","breadcrumbs":"STARKs » Protocol overview » Round 4: Run batch open protocol","id":"84","title":"Round 4: Run batch open protocol"},"85":{"body":"In this section we describe precisely the STARKs protocol used in Lambdaworks. We begin with some additional considerations and notation for most of the relevant objects and values to refer to them later on.","breadcrumbs":"STARKs » Protocol » STARKs protocol","id":"85","title":"STARKs protocol"},"86":{"body":"This is a technique to increase the soundness of the protocol by adding proof of work. It works as follows. At some fixed point in the protocol, the verifier sends a challenge x to the prover. The prover needs to find a string y such that H(x∣∣y) begins with a predefined number of zeroes. Here x∣∣y denotes the concatenation of x and y, seen as bit strings. The number of zeroes is called the grinding factor . The hash function H can be any hash function, independent of other hash functions used in the rest of the protocol. In Lambdaworks we use Keccak256.","breadcrumbs":"STARKs » Protocol » Grinding","id":"86","title":"Grinding"},"87":{"body":"The Fiat-Shamir heuristic is used to make the protocol noninteractive. We assume there is a transcript object to which values can be added and from which challenges can be sampled.","breadcrumbs":"STARKs » Protocol » Transcript","id":"87","title":"Transcript"},"88":{"body":"F denotes a finite field. Given a vector D=(y1​,…,yL​) and a function f:set(D)→F, denote by f(D) the vector (f(y1​),…,f(yL​)). Here set(D) denotes the underlying set of A. A polynomial p∈F[X] induces a function f:A→F for every subset A of F, where f(a):=p(a). Let p,q∈F[X] be two polynomials. A function f:A→F can be induced from them for every subset A disjoint from the set of roots of q, defined by f(a):=p(a)q(a)−1. We abuse notation and denote f by p/q.","breadcrumbs":"STARKs » Protocol » General notation","id":"88","title":"General notation"},"89":{"body":"We assume the prover has already obtained the trace of the execution of the program. This is a matrix T with entries in a finite field F. We assume the number of rows of T is 2n for some n in N. Values known by the prover and verifier prior to the interactions These values are determined the program, the specifications of the AIR being used and the security parameters chosen. m′ is the number of columns of the trace matrix T. r the number of RAP challenges. m′′ is the number of extended columns of the trace matrix in the (optional) second round of RAP. m is the total number of columns: m:=m′+m′′. PkT​ denote the transition constraint polynomials for k=1,…,nT​. We are assuming these are of degree at most 2. ZjT​ denote the transition constraint zerofiers for k=1,…,nT​. b=2l is the blowup factor . c is the grinding factor . Q is number of FRI queries. We assume there is a fixed hash function from F to binary strings. We also assume all Merkle trees are constructed using this hash function. Values computed by the prover These values are computed by the prover from the execution trace and are sent to the verifier along with the proof. 2n is the number of rows of the trace matrix after RAP. ω a primitive 2n+l-th root of unity. g=ωb. An element h∈F∖{ωi}i≥0​. This is called the coset factor . Boundary constraints polynomials PjB​ for j=1,…,m. Boundary constraint zerofiers ZjB​ for j=1,…,m.. Derived values Both prover and verifier compute the following. The interpolation domain: the vector DS​=(1,g,…,g2n−1). The Low Degree Extension DLDE​=(h,hω,hω2,…,hω2n+l−1). Recall 2l is the blowup factor.","breadcrumbs":"STARKs » Protocol » Definitions","id":"89","title":"Definitions"},"9":{"body":"As we said, it only depends on the program itself and not on any particular evaluation of it. It has one row for each gate and its columns are called QL​,QR​,QO​,QM​,QC​. They encode the type of gate of the rows and are designed to satisfy the following. Claim: if columns L,R,O correspond to a valid evaluation of the circuit then for all i the following equality holds Ai​(QL​)i​+Bi​(QR​)i​+Ai​Bi​QM​+Ci​(QO​)i​+(QC​)i​=0 This is better seen with examples. A multiplication gate is represented by the row: QL​ QR​ QM​ QO​ QC​ 0 0 1 -1 0 And the row in the trace matrix that corresponds to the execution of that gate is A B C 2 3 6 The equation in the claim for that row is that 2×0+3×0+2×3×1+6×(−1)+0, which equals 0. The next is an addition gate. This is represented by the row QL​ QR​ QM​ QO​ QC​ 1 1 0 -1 0 The corresponding row in the trace matrix its A B C 6 3 9 And the equation of the claim is 6×1+3×1+2×3×0+9×(−1)+0, which adds up to 0. Our last row is the gate that adds a constant. Addition by constant C can be represented by the row QL​ QR​ QM​ QO​ QC​ 1 0 0 -1 C In our case C=−1. The corresponding row in the execution trace is A B C 9 - 8 And the equation of the claim is 9×1+0×0+9×0×0+8×(−1)+C. This is also zero. Putting it altogether, the full Q matrix is QL​ QR​ QM​ QO​ QC​ 0 0 1 -1 0 1 1 0 -1 0 1 0 0 -1 -1 And we saw that the claim is true for our particular execution: 2×0+3×0+2×3×1+6×(−1)+0=0 6×1+3×1+6×3×0+9×(−1)+0=0 9×1+0×0+9×0×0+8×(−1)+(−1)=0 Not important to our example, but multiplication by constant C can be represented by: QL​ QR​ QM​ QO​ QC​ C 0 0 -1 0 As you might have already noticed, there are several ways of representing the same gate in some cases. We'll exploit this in a moment.","breadcrumbs":"Plonk » Recap » The Q matrix","id":"9","title":"The Q matrix"},"90":{"body":"Vector commitment scheme Given a vector A=(y0​,…,yL​). The operation Commit(A) returns the root r of the Merkle tree that has the hash of the elements of A as leaves. For i∈[0,2n+k), the operation open(A,i) returns yi​ and the authentication path s to the Merkle tree root. The operation Verify(i,y,r,s) returns Accept or Reject depending on whether the i-th element of A is y. It checks whether the authentication path s is compatible with i, y and the Merkle tree root r. In our cases the sets A will be of the form A=(f(a),f(ab),f(ab2),…,f(abL)) for some elements a,b∈F. It will be convenient to use the following abuse of notation. We will write Open(A,abi) to mean Open(A,i). Similarly, we will write Verify(abi,y,r,s) instead of Verify(i,y,r,s). Note that this is only notation and Verify(abi,y,r,s) is only checking that the y is the i-th element of the commited vector.","breadcrumbs":"STARKs » Protocol » Notation of important operations","id":"90","title":"Notation of important operations"},"91":{"body":"","breadcrumbs":"STARKs » Protocol » Protocol","id":"91","title":"Protocol"},"92":{"body":"Round 0: Transcript initialization Start a new transcript. (Strong Fiat Shamir) Add to it all the public values. Round 1: Arithmetization and commitment of the execution trace Round 1.1: Commit main trace For each column Mj​ of the execution trace matrix T, interpolate its values at the domain DS​ and obtain polynomials tj​ such that tj​(gi)=Ti,j​. Compute [tj​]:=Commit(tj​(DLED​)) for all j=1,…,m′ ( Batch commitment optimization applies here ). Add [tj​] to the transcript in increasing order. Round 1.2: Commit extended trace Sample random values a1​,…,al​ in F from the transcript. Use a1​,…,al​ to build MRAP2​∈F2n×m′′ following the specifications of the RAP process. For each column M^j​ of the matrix MRAP2​, interpolate its values at the domain DS​ and obtain polynomials tm′+1​,…,tm′+m′′​ such that tj​(gi)=M^i,j​. Compute [tj​]:=Commit(tj​(DLED​)) for all j=m′+1,…,m′+m′′ ( Batch commitment optimization applies here ). Add [tj​] to the transcript in increasing order for all j=m′+1,…,m′+m′′. Round 2: Construction of composition polynomial H Sample α1B​,…,αmB​ and β1B​,…,βmB​ in F from the transcript. Sample α1T​,…,αnT​T​ and β1T​,…,βnT​T​ in F from the transcript. Compute Bj​:=ZjB​tj​−PjB​​. Compute Ck​:=ZkT​PkT​(t1​,…,tm​,t1​(gX),…,tm​(gX))​. Compute the composition polynomial H:=k∑​βkT​Ck​+j∑​βjB​Bj​ Decompose H as H=H1​(X2)+XH2​(X2) Compute commitments [H1​] and [H2​]. Add [H1​] and [H2​] to the transcript. Round 3: Evaluation of polynomials at z Sample from the transcript until obtaining z∈F∖DLDE​. Compute H1​(z2), H2​(z2), and tj​(z) and tj​(gz) for all j. Add H1​(z2), H2​(z2), and tj​(z) and tj​(gz) for all j to the transcript. Round 4: Run batch open protocol Sample γ, γ′, and γ1​,…,γm​, γ1′​,…,γm′​ in F from the transcript. Compute p0​ as γX−z2H1​−H1​(z2)​+γ′X−z2H2​−H2​(z2)​+j∑​γj​X−ztj​−tj​(z)​+γj′​X−gztj​−tj​(gz)​ Round 4.1.k: FRI commit phase Let D0​:=DLDE​, and [p0​]:=Commit(p0​(D0​)). Add [p0​] to the transcript. For k=1,…,n do the following: Sample ζk−1​ from the transcript. Decompose pk−1​ into even and odd parts, that is, pk−1​=pk−1odd​(X2)+Xpk−1even​(X2). Define pk​:=pk−1odd​(X)+ζk−1​pk−1even​(X). If k>(&trace, &pub_inputs, &proof_options).unwrap(); assert!(verify::>(&proof, &pub_inputs, &proof_options));\n} The proving system revolves around the prove function, that takes a trace, public inputs and proof options as inputs to generate a proof, and a verify function that takes the generated proof, the public inputs and the proof options as inputs, outputting true when the proof is verified correctly and false otherwise. Note that the public inputs and proof options should be the same for both. Public inputs should be shared by the Cairo runner to prover and verifier, and the proof options should have been agreed on beforehand by the two entities beforehand. Below we go over the main things involved in this code.","breadcrumbs":"STARKs » Implementation » High Level API » High level API: Fibonacci example","id":"97","title":"High level API: Fibonacci example"},"98":{"body":"To prove the integrity of a fibonacci trace, we first need to define what it means for a trace to be valid. As we've talked about in the recap, this involves defining an AIR for our computation where we specify both the boundary and transition constraints for a fibonacci sequence. In code, this is done through the AIR trait. Implementing AIR requires defining a couple methods, but the two most important ones are boundary_constraints and compute_transition, which encode the boundary and transition constraints of our computation.","breadcrumbs":"STARKs » Implementation » High Level API » AIR","id":"98","title":"AIR"},"99":{"body":"For our Fibonacci AIR, boundary constraints look like this: fn boundary_constraints( &self, _rap_challenges: &Self::RAPChallenges,\n) -> BoundaryConstraints { let a0 = BoundaryConstraint::new_simple(0, self.pub_inputs.a0.clone()); let a1 = BoundaryConstraint::new_simple(1, self.pub_inputs.a1.clone()); BoundaryConstraints::from_constraints(vec![a0, a1])\n} The BoundaryConstraint struct represents a specific boundary constraint, meaning \"column i at row j should be equal to x\". In this case, because we have only one column, we are using the new_simple method to simply say Row 0 should equal the public input a0, which in the typical fibonacci is set to 1. Row 1 should equal the public input a1, which in the typical fibonacci is set to 1. In the case of multiple columns, the new method exists so you can also specify column number. After instantiating each of these constraints, we return all of them through the struct BoundaryConstraints.","breadcrumbs":"STARKs » Implementation » High Level API » Boundary Constraints","id":"99","title":"Boundary Constraints"}},"length":132,"save":true},"fields":["title","body","breadcrumbs"],"index":{"body":{"root":{"0":{",":{"0":{")":{")":{"=":{"(":{"2":{",":{"1":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},",":{"df":0,"docs":{},"t":{"0":{",":{"0":{"df":0,"docs":{},"​":{")":{",":{"(":{"(":{"0":{",":{"1":{")":{",":{"df":0,"docs":{},"t":{"0":{",":{"1":{"df":0,"docs":{},"​":{")":{",":{"(":{"(":{"0":{",":{"2":{")":{",":{"df":0,"docs":{},"t":{"0":{",":{"2":{"df":0,"docs":{},"​":{")":{",":{"(":{"(":{"0":{",":{"3":{")":{",":{"df":0,"docs":{},"t":{"0":{",":{"3":{"df":0,"docs":{},"​":{")":{",":{"(":{"(":{"2":{",":{"1":{")":{",":{"df":0,"docs":{},"t":{"2":{",":{"1":{"df":0,"docs":{},"​":{")":{",":{"(":{"(":{"3":{",":{"1":{")":{",":{"df":0,"docs":{},"t":{"3":{",":{"1":{"df":0,"docs":{},"​":{")":{",":{"(":{"(":{"2":{",":{"2":{")":{",":{"df":0,"docs":{},"t":{"2":{",":{"2":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"1":{")":{")":{"=":{"(":{"0":{",":{"3":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"2":{")":{")":{"=":{"(":{"0":{",":{"2":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"3":{")":{")":{"=":{"(":{"0":{",":{"1":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"ω":{",":{"df":0,"docs":{},"ω":{"2":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"ω":{"1":{"5":{"df":1,"docs":{"107":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},".":{".":{"3":{"2":{"df":1,"docs":{"44":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"2":{"df":1,"docs":{"2":{"tf":1.0}}},"4":{"df":1,"docs":{"2":{"tf":1.0}}},"8":{"df":1,"docs":{"2":{"tf":1.0}}},"df":0,"docs":{}},"<":{"df":0,"docs":{},"x":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"<":{"2":{"1":{"6":{"df":1,"docs":{"130":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":19,"docs":{"10":{"tf":2.23606797749979},"102":{"tf":1.0},"11":{"tf":1.0},"12":{"tf":5.0},"125":{"tf":2.23606797749979},"128":{"tf":1.7320508075688772},"129":{"tf":1.0},"13":{"tf":2.0},"130":{"tf":1.4142135623730951},"35":{"tf":1.0},"44":{"tf":1.0},"51":{"tf":1.4142135623730951},"61":{"tf":1.0},"67":{"tf":1.4142135623730951},"69":{"tf":1.0},"8":{"tf":1.0},"9":{"tf":4.358898943540674},"92":{"tf":1.0},"99":{"tf":1.0}},"x":{"7":{"3":{"df":0,"docs":{},"e":{"d":{"a":{"7":{"5":{"3":{"2":{"9":{"9":{"d":{"7":{"d":{"4":{"8":{"3":{"3":{"3":{"9":{"d":{"8":{"0":{"8":{"0":{"9":{"a":{"1":{"d":{"8":{"0":{"5":{"5":{"3":{"b":{"d":{"a":{"4":{"0":{"2":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"5":{"b":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"1":{"df":1,"docs":{"37":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"υ":{"df":1,"docs":{"93":{"tf":1.0}}},"≤":{"df":0,"docs":{},"i":{"<":{"df":0,"docs":{},"n":{"df":1,"docs":{"13":{"tf":1.0}}}},"df":0,"docs":{}},"j":{"<":{"3":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{},"m":{"df":1,"docs":{"93":{"tf":1.0}}}},"df":0,"docs":{},"≤":{"df":0,"docs":{},"j":{"df":1,"docs":{"121":{"tf":1.0}}}}},"k":{"<":{"df":0,"docs":{},"n":{"df":2,"docs":{"24":{"tf":1.0},"93":{"tf":1.0}}}},"df":0,"docs":{}},"s":{"<":{"df":0,"docs":{},"q":{"df":1,"docs":{"93":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"1":{",":{"b":{"0":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"γ":{"a":{"0":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"γ":{"df":0,"docs":{},"​":{",":{"(":{"b":{"0":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"γ":{")":{"(":{"b":{"1":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"γ":{")":{"(":{"a":{"0":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"γ":{")":{"(":{"a":{"1":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"γ":{")":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"i":{"=":{"0":{"df":0,"docs":{},"∏":{"df":0,"docs":{},"k":{"df":0,"docs":{},"−":{"2":{"df":0,"docs":{},"​":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"γ":{"a":{"df":0,"docs":{},"i":{"df":1,"docs":{"13":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"ω":{",":{"df":0,"docs":{},"ω":{"2":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"n":{"df":0,"docs":{},"−":{"1":{"df":1,"docs":{"19":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"…":{",":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"k":{"df":0,"docs":{},"−":{"1":{"df":1,"docs":{"13":{"tf":1.0}}},"2":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},".":{"1":{"df":1,"docs":{"92":{"tf":1.0}}},"2":{"df":1,"docs":{"92":{"tf":1.0}}},"7":{"df":1,"docs":{"2":{"tf":1.0}}},"df":0,"docs":{}},"/":{"2":{"df":1,"docs":{"76":{"tf":1.0}},"k":{"df":1,"docs":{"76":{"tf":1.4142135623730951}}}},"4":{"df":0,"docs":{},"k":{"df":1,"docs":{"76":{"tf":1.0}}}},"df":0,"docs":{}},"0":{"df":1,"docs":{"125":{"tf":1.0}}},"1":{"4":{"4":{".":{"9":{"df":1,"docs":{"2":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"125":{"tf":1.0}}},"2":{"df":3,"docs":{"125":{"tf":1.0},"126":{"tf":1.0},"37":{"tf":1.0}}},"3":{"df":2,"docs":{"125":{"tf":1.0},"48":{"tf":1.0}}},"4":{"df":1,"docs":{"125":{"tf":1.0}}},"5":{"df":3,"docs":{"125":{"tf":1.0},"128":{"tf":1.0},"67":{"tf":1.4142135623730951}}},"6":{"df":6,"docs":{"107":{"tf":1.0},"121":{"tf":1.0},"125":{"tf":1.4142135623730951},"126":{"tf":1.0},"130":{"tf":1.0},"67":{"tf":2.0}}},"8":{".":{"3":{"df":1,"docs":{"2":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"9":{"df":1,"docs":{"10":{"tf":1.0}}},"b":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"α":{"df":0,"docs":{},"m":{"b":{"df":2,"docs":{"92":{"tf":1.0},"93":{"tf":1.0}}},"df":0,"docs":{}}},"β":{"df":0,"docs":{},"m":{"b":{"df":2,"docs":{"92":{"tf":1.0},"93":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":25,"docs":{"10":{"tf":1.7320508075688772},"101":{"tf":2.0},"102":{"tf":2.0},"11":{"tf":2.449489742783178},"12":{"tf":4.58257569495584},"121":{"tf":1.0},"125":{"tf":2.23606797749979},"126":{"tf":1.0},"129":{"tf":1.0},"13":{"tf":1.7320508075688772},"2":{"tf":1.0},"23":{"tf":1.0},"34":{"tf":1.0},"48":{"tf":2.449489742783178},"51":{"tf":2.0},"53":{"tf":1.4142135623730951},"6":{"tf":1.0},"67":{"tf":1.4142135623730951},"8":{"tf":2.0},"81":{"tf":1.7320508075688772},"82":{"tf":1.0},"9":{"tf":4.0},"92":{"tf":1.0},"93":{"tf":1.0},"99":{"tf":1.7320508075688772}},"t":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"α":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"​":{"df":0,"docs":{},"t":{"df":2,"docs":{"92":{"tf":1.0},"93":{"tf":1.0}}}}}}},"β":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"​":{"df":0,"docs":{},"t":{"df":2,"docs":{"92":{"tf":1.0},"93":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"z":{"2":{"df":1,"docs":{"93":{"tf":1.0}}},"df":0,"docs":{}},"​":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"γ":{"df":0,"docs":{},"m":{"df":1,"docs":{"92":{"tf":1.0}},"​":{",":{"df":0,"docs":{},"γ":{"1":{"df":0,"docs":{},"′":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"γ":{"df":0,"docs":{},"m":{"df":1,"docs":{"93":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"′":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"γ":{"df":0,"docs":{},"m":{"df":1,"docs":{"92":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"2":{",":{"1":{")":{")":{"=":{"(":{"0":{",":{"0":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},",":{"df":0,"docs":{},"t":{"0":{",":{"0":{"df":0,"docs":{},"​":{")":{",":{"(":{"(":{"0":{",":{"3":{")":{",":{"df":0,"docs":{},"t":{"0":{",":{"1":{"df":0,"docs":{},"​":{")":{",":{"(":{"(":{"0":{",":{"2":{")":{",":{"df":0,"docs":{},"t":{"0":{",":{"2":{"df":0,"docs":{},"​":{")":{",":{"(":{"(":{"0":{",":{"1":{")":{",":{"df":0,"docs":{},"t":{"0":{",":{"3":{"df":0,"docs":{},"​":{")":{",":{"(":{"(":{"0":{",":{"0":{")":{",":{"df":0,"docs":{},"t":{"2":{",":{"1":{"df":0,"docs":{},"​":{")":{",":{"(":{"(":{"2":{",":{"2":{")":{",":{"df":0,"docs":{},"t":{"3":{",":{"1":{"df":0,"docs":{},"​":{")":{",":{"(":{"(":{"3":{",":{"1":{")":{",":{"df":0,"docs":{},"t":{"2":{",":{"2":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"2":{")":{")":{"=":{"(":{"3":{",":{"1":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},".":{"2":{"df":1,"docs":{"2":{"tf":1.0}}},"5":{"df":1,"docs":{"2":{"tf":1.7320508075688772}}},"9":{"df":1,"docs":{"2":{"tf":1.0}}},"df":0,"docs":{}},"0":{"0":{".":{"8":{"df":1,"docs":{"2":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"10":{"tf":1.0}}},"1":{"2":{"8":{"df":1,"docs":{"130":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"6":{"df":2,"docs":{"125":{"tf":1.0},"130":{"tf":1.0}}},"df":1,"docs":{"48":{"tf":1.0}}},"2":{"6":{"4":{"df":1,"docs":{"114":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"3":{"2":{"df":2,"docs":{"35":{"tf":1.0},"37":{"tf":1.0}}},"4":{"0":{".":{"1":{"df":1,"docs":{"2":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"5":{"5":{"df":1,"docs":{"40":{"tf":1.0}}},"6":{"df":2,"docs":{"2":{"tf":1.0},"40":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"8":{"7":{"4":{"5":{"df":1,"docs":{"2":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"=":{"df":0,"docs":{},"g":{"df":2,"docs":{"107":{"tf":1.4142135623730951},"118":{"tf":1.0}}}},"^":{"1":{"6":{"df":1,"docs":{"125":{"tf":1.0}}},"df":0,"docs":{}},"2":{"1":{"df":1,"docs":{"2":{"tf":1.0}}},"2":{"df":1,"docs":{"2":{"tf":1.0}}},"3":{"df":1,"docs":{"2":{"tf":1.0}}},"4":{"df":1,"docs":{"2":{"tf":1.0}}},"df":0,"docs":{}},"4":{"df":1,"docs":{"2":{"tf":1.0}}},"5":{"df":1,"docs":{"2":{"tf":1.0}}},"6":{"df":1,"docs":{"2":{"tf":1.0}}},"7":{"df":1,"docs":{"2":{"tf":1.0}}},"df":0,"docs":{},"n":{"df":3,"docs":{"50":{"tf":1.0},"61":{"tf":1.4142135623730951},"67":{"tf":1.7320508075688772}}},"{":{"df":0,"docs":{},"n":{"df":1,"docs":{"67":{"tf":1.0}}}}},"df":23,"docs":{"10":{"tf":2.0},"100":{"tf":1.0},"101":{"tf":1.7320508075688772},"102":{"tf":1.7320508075688772},"11":{"tf":1.4142135623730951},"114":{"tf":1.0},"118":{"tf":1.0},"12":{"tf":1.4142135623730951},"121":{"tf":1.0},"125":{"tf":1.4142135623730951},"126":{"tf":1.0},"128":{"tf":1.0},"13":{"tf":1.7320508075688772},"24":{"tf":1.0},"34":{"tf":1.0},"48":{"tf":1.0},"76":{"tf":1.4142135623730951},"8":{"tf":1.4142135623730951},"82":{"tf":1.4142135623730951},"89":{"tf":1.0},"9":{"tf":1.0},"92":{"tf":1.0},"93":{"tf":1.0}},"l":{"df":1,"docs":{"89":{"tf":1.0}}},"m":{"df":1,"docs":{"69":{"tf":1.0}}},"n":{"+":{"1":{"df":2,"docs":{"117":{"tf":1.0},"118":{"tf":1.0}}},"2":{"df":1,"docs":{"126":{"tf":1.7320508075688772}},"×":{"2":{"df":1,"docs":{"126":{"tf":1.0}}},"df":0,"docs":{}},"−":{"df":0,"docs":{},"l":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"b":{"df":1,"docs":{"126":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"k":{"df":1,"docs":{"117":{"tf":1.0}}},"l":{"df":2,"docs":{"80":{"tf":1.0},"89":{"tf":1.0}}}},"df":6,"docs":{"105":{"tf":1.0},"116":{"tf":1.4142135623730951},"117":{"tf":1.4142135623730951},"118":{"tf":1.4142135623730951},"80":{"tf":1.0},"89":{"tf":1.4142135623730951}},"×":{"1":{"2":{"df":1,"docs":{"126":{"tf":1.0}}},"8":{"df":1,"docs":{"126":{"tf":1.0}}},"df":0,"docs":{}},"3":{"df":1,"docs":{"126":{"tf":1.0}}},"4":{"df":1,"docs":{"126":{"tf":1.0}}},"6":{"df":1,"docs":{"126":{"tf":1.0}}},"8":{"df":1,"docs":{"126":{"tf":1.0}}},"df":0,"docs":{}},"−":{"1":{"df":1,"docs":{"76":{"tf":1.0}}},"df":0,"docs":{}}},"z":{"2":{"df":1,"docs":{"93":{"tf":1.0}}},"df":0,"docs":{}},"×":{"0":{"+":{"3":{"df":0,"docs":{},"×":{"0":{"+":{"2":{"df":0,"docs":{},"×":{"3":{"df":0,"docs":{},"×":{"1":{"+":{"6":{"df":0,"docs":{},"×":{"(":{"df":0,"docs":{},"−":{"1":{")":{"+":{"0":{"=":{"0":{"df":1,"docs":{"9":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"9":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"1":{"+":{"3":{"df":0,"docs":{},"×":{"1":{"+":{"2":{"df":0,"docs":{},"×":{"3":{"df":0,"docs":{},"×":{"1":{"+":{"8":{"df":0,"docs":{},"×":{"(":{"df":0,"docs":{},"−":{"1":{")":{"+":{"(":{"df":0,"docs":{},"−":{"1":{")":{"=":{"0":{"df":1,"docs":{"11":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"3":{",":{"1":{")":{")":{"=":{"(":{"2":{",":{"2":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"8":{"df":1,"docs":{"6":{"tf":1.0}}},"df":0,"docs":{}},"0":{"0":{"0":{"0":{"df":1,"docs":{"2":{"tf":2.6457513110645907}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":3,"docs":{"2":{"tf":1.0},"49":{"tf":1.0},"64":{"tf":1.0}}},"8":{"1":{"df":1,"docs":{"37":{"tf":1.0}}},"df":0,"docs":{}},"df":19,"docs":{"10":{"tf":2.0},"101":{"tf":1.4142135623730951},"102":{"tf":1.0},"11":{"tf":1.0},"12":{"tf":2.8284271247461903},"121":{"tf":1.4142135623730951},"125":{"tf":1.7320508075688772},"126":{"tf":2.0},"128":{"tf":1.4142135623730951},"129":{"tf":1.0},"13":{"tf":2.23606797749979},"25":{"tf":1.0},"34":{"tf":1.0},"48":{"tf":1.0},"8":{"tf":1.7320508075688772},"83":{"tf":1.4142135623730951},"9":{"tf":1.4142135623730951},"92":{"tf":1.0},"93":{"tf":1.0}},"i":{"+":{"df":0,"docs":{},"j":{",":{"df":0,"docs":{},"v":{"df":1,"docs":{"13":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"k":{"+":{"df":0,"docs":{},"l":{":":{"(":{"df":0,"docs":{},"i":{",":{"0":{")":{"df":0,"docs":{},"∈":{"df":0,"docs":{},"i":{",":{"df":0,"docs":{},"σ":{"(":{"(":{"df":0,"docs":{},"i":{",":{"0":{")":{")":{"=":{"(":{"df":0,"docs":{},"k":{",":{"df":0,"docs":{},"l":{"df":1,"docs":{"13":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"1":{")":{"df":0,"docs":{},"∈":{"df":0,"docs":{},"i":{",":{"df":0,"docs":{},"σ":{"(":{"(":{"df":0,"docs":{},"i":{",":{"1":{")":{")":{"=":{"(":{"df":0,"docs":{},"k":{",":{"df":0,"docs":{},"l":{"df":1,"docs":{"13":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"2":{")":{"df":0,"docs":{},"∈":{"df":0,"docs":{},"i":{",":{"df":0,"docs":{},"σ":{"(":{"(":{"df":0,"docs":{},"i":{",":{"2":{")":{")":{"=":{"(":{"df":0,"docs":{},"k":{",":{"df":0,"docs":{},"l":{"df":1,"docs":{"13":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"n":{"df":1,"docs":{"13":{"tf":1.4142135623730951}}},"⋅":{"2":{"df":0,"docs":{},"n":{"df":1,"docs":{"126":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"4":{".":{"1":{".":{"df":0,"docs":{},"k":{"df":1,"docs":{"92":{"tf":1.0}}}},"df":0,"docs":{}},"2":{"df":1,"docs":{"92":{"tf":1.0}}},"3":{"df":1,"docs":{"92":{"tf":1.0}}},"4":{"df":2,"docs":{"125":{"tf":1.0},"92":{"tf":1.0}}},"5":{"df":1,"docs":{"125":{"tf":1.0}}},"df":0,"docs":{}},"2":{".":{"6":{"df":1,"docs":{"2":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{"5":{"2":{".":{"9":{"df":1,"docs":{"2":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":13,"docs":{"10":{"tf":1.4142135623730951},"101":{"tf":2.0},"121":{"tf":1.4142135623730951},"125":{"tf":1.7320508075688772},"126":{"tf":2.23606797749979},"128":{"tf":1.0},"26":{"tf":1.0},"34":{"tf":1.0},"76":{"tf":1.0},"84":{"tf":1.0},"92":{"tf":1.0},"93":{"tf":1.0},"97":{"tf":1.0}}},"5":{"7":{"4":{".":{"2":{"df":1,"docs":{"2":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":5,"docs":{"101":{"tf":1.4142135623730951},"125":{"tf":1.0},"27":{"tf":1.0},"34":{"tf":1.4142135623730951},"48":{"tf":1.0}}},"6":{"0":{"df":1,"docs":{"13":{"tf":1.0}}},"3":{"df":1,"docs":{"125":{"tf":1.4142135623730951}}},"df":5,"docs":{"10":{"tf":1.0},"101":{"tf":1.4142135623730951},"125":{"tf":1.0},"8":{"tf":1.4142135623730951},"9":{"tf":1.4142135623730951}},"×":{"1":{"+":{"3":{"df":0,"docs":{},"×":{"1":{"+":{"2":{"df":0,"docs":{},"×":{"3":{"df":0,"docs":{},"×":{"0":{"+":{"9":{"df":0,"docs":{},"×":{"(":{"df":0,"docs":{},"−":{"1":{")":{"+":{"0":{"df":1,"docs":{"9":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"6":{"df":0,"docs":{},"×":{"3":{"df":0,"docs":{},"×":{"0":{"+":{"9":{"df":0,"docs":{},"×":{"(":{"df":0,"docs":{},"−":{"1":{")":{"+":{"0":{"=":{"0":{"df":1,"docs":{"9":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"7":{"df":2,"docs":{"125":{"tf":1.0},"51":{"tf":1.0}}},"8":{"df":14,"docs":{"107":{"tf":1.0},"11":{"tf":1.0},"117":{"tf":1.0},"12":{"tf":2.8284271247461903},"125":{"tf":1.0},"13":{"tf":2.0},"130":{"tf":1.0},"48":{"tf":1.0},"51":{"tf":1.7320508075688772},"6":{"tf":1.4142135623730951},"67":{"tf":1.4142135623730951},"8":{"tf":1.0},"9":{"tf":1.0},"97":{"tf":1.0}}},"9":{".":{"6":{"df":1,"docs":{"2":{"tf":1.0}}},"8":{"df":1,"docs":{"125":{"tf":1.0}}},"9":{"df":1,"docs":{"125":{"tf":1.0}}},"df":0,"docs":{}},"df":3,"docs":{"125":{"tf":1.0},"8":{"tf":1.4142135623730951},"9":{"tf":1.4142135623730951}},"×":{"1":{"+":{"0":{"df":0,"docs":{},"×":{"0":{"+":{"9":{"df":0,"docs":{},"×":{"0":{"df":0,"docs":{},"×":{"0":{"+":{"8":{"df":0,"docs":{},"×":{"(":{"df":0,"docs":{},"−":{"1":{")":{"+":{"(":{"df":0,"docs":{},"−":{"1":{")":{"=":{"0":{"df":1,"docs":{"9":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"c":{"df":1,"docs":{"9":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"_":{"1":{"df":1,"docs":{"34":{"tf":1.0}}},"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"_":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":2,"docs":{"100":{"tf":1.0},"99":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"a":{"(":{"df":0,"docs":{},"x":{")":{"df":0,"docs":{},"q":{"df":0,"docs":{},"l":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"x":{")":{"+":{"b":{"(":{"df":0,"docs":{},"x":{")":{"df":0,"docs":{},"q":{"df":0,"docs":{},"r":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"x":{")":{"+":{"a":{"(":{"df":0,"docs":{},"x":{")":{"b":{"(":{"df":0,"docs":{},"x":{")":{"df":0,"docs":{},"q":{"df":0,"docs":{},"m":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"x":{")":{"+":{"c":{"(":{"df":0,"docs":{},"x":{")":{"df":0,"docs":{},"q":{"df":0,"docs":{},"o":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"x":{")":{"+":{"df":0,"docs":{},"q":{"c":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"x":{")":{"+":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"(":{"df":0,"docs":{},"x":{")":{"=":{"0":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":1,"docs":{"34":{"tf":1.0}}},"ζ":{")":{",":{"b":{"df":1,"docs":{"20":{"tf":1.0}}},"df":0,"docs":{}},"[":{"df":0,"docs":{},"q":{"df":0,"docs":{},"l":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{"+":{"b":{"(":{"df":0,"docs":{},"ζ":{")":{"[":{"df":0,"docs":{},"q":{"df":0,"docs":{},"r":{"df":0,"docs":{},"​":{"]":{"1":{"df":1,"docs":{"20":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"ω":{"df":0,"docs":{},"i":{")":{"=":{"a":{"df":0,"docs":{},"i":{"df":1,"docs":{"13":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},",":{"b":{",":{"c":{",":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":1,"docs":{"15":{"tf":1.0}}}},"q":{"df":0,"docs":{},"l":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"q":{"df":0,"docs":{},"r":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"q":{"df":0,"docs":{},"m":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"q":{"df":0,"docs":{},"o":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"q":{"c":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":1,"docs":{"13":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":5,"docs":{"10":{"tf":1.0},"12":{"tf":1.0},"13":{"tf":1.0},"15":{"tf":1.4142135623730951},"34":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"20":{"tf":1.0}},"∈":{"df":0,"docs":{},"f":{"df":1,"docs":{"90":{"tf":1.0}}}}},"df":0,"docs":{}},"0":{"df":4,"docs":{"128":{"tf":2.8284271247461903},"13":{"tf":1.0},"97":{"tf":1.0},"99":{"tf":1.4142135623730951}},"​":{"+":{"df":0,"docs":{},"x":{")":{"(":{"a":{"1":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"x":{")":{"=":{"(":{"b":{"0":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"x":{")":{"(":{"b":{"1":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"x":{"df":1,"docs":{"13":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"β":{"a":{"1":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"γ":{")":{"(":{"a":{"2":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"β":{"a":{"3":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"γ":{")":{"(":{"a":{"1":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"γ":{")":{"=":{"(":{"b":{"0":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"γ":{")":{"(":{"b":{"1":{"df":1,"docs":{"13":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},",":{"df":0,"docs":{},"…":{",":{"a":{"df":0,"docs":{},"k":{"df":0,"docs":{},"−":{"1":{"df":1,"docs":{"13":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},",":{"a":{"1":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"=":{"df":0,"docs":{},"η":{"3":{"df":0,"docs":{},"i":{"+":{"df":0,"docs":{},"j":{"df":1,"docs":{"13":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"a":{"1":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"1":{"df":4,"docs":{"128":{"tf":2.8284271247461903},"13":{"tf":1.0},"97":{"tf":1.0},"99":{"tf":1.7320508075688772}},"​":{",":{"df":0,"docs":{},"…":{",":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"92":{"tf":1.4142135623730951},"93":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"=":{"df":0,"docs":{},"v":{"df":1,"docs":{"13":{"tf":1.0}}}},"df":0,"docs":{}}},"2":{"df":1,"docs":{"128":{"tf":2.8284271247461903}}},"3":{"df":1,"docs":{"128":{"tf":2.8284271247461903}}},":":{"=":{"(":{"b":{"1":{"df":0,"docs":{},"​":{"df":0,"docs":{},"x":{"+":{"b":{"2":{"df":0,"docs":{},"​":{")":{"df":0,"docs":{},"z":{"df":0,"docs":{},"h":{"df":0,"docs":{},"​":{"+":{"a":{"df":1,"docs":{"23":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"=":{"(":{"df":0,"docs":{},"f":{"(":{"a":{")":{",":{"df":0,"docs":{},"f":{"(":{"a":{"b":{")":{",":{"df":0,"docs":{},"f":{"(":{"a":{"b":{"2":{")":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"f":{"(":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"90":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"y":{"0":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"y":{"df":0,"docs":{},"l":{"df":1,"docs":{"90":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"{":{"(":{"(":{"df":0,"docs":{},"i":{",":{"df":0,"docs":{},"j":{")":{",":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{",":{"df":0,"docs":{},"j":{"df":0,"docs":{},"​":{")":{":":{"(":{"df":0,"docs":{},"i":{",":{"df":0,"docs":{},"j":{")":{"df":0,"docs":{},"∈":{"df":0,"docs":{},"i":{"df":1,"docs":{"13":{"tf":2.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"a":{"0":{"df":0,"docs":{},"​":{",":{"a":{"1":{"df":0,"docs":{},"​":{")":{",":{"(":{"a":{"2":{"df":0,"docs":{},"​":{",":{"a":{"3":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"η":{"3":{"df":0,"docs":{},"i":{"+":{"df":0,"docs":{},"j":{",":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{",":{"df":0,"docs":{},"j":{"df":0,"docs":{},"​":{")":{":":{"(":{"df":0,"docs":{},"i":{",":{"df":0,"docs":{},"j":{")":{"df":0,"docs":{},"∈":{"df":0,"docs":{},"i":{"df":1,"docs":{"13":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"4":{",":{"1":{"5":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"a":{"0":{"df":0,"docs":{},"​":{",":{"a":{"1":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"…":{",":{"a":{"df":0,"docs":{},"k":{"df":0,"docs":{},"−":{"1":{"df":1,"docs":{"13":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"ˉ":{"0":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"…":{",":{"a":{"df":0,"docs":{},"ˉ":{"df":0,"docs":{},"k":{"df":0,"docs":{},"−":{"1":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"]":{"1":{"df":0,"docs":{},"​":{",":{"[":{"b":{"]":{"1":{"df":0,"docs":{},"​":{",":{"[":{"c":{"]":{"1":{"df":2,"docs":{"23":{"tf":1.0},"31":{"tf":1.0}},"​":{",":{"[":{"df":0,"docs":{},"z":{"]":{"1":{"df":0,"docs":{},"​":{",":{"[":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{",":{"[":{"df":0,"docs":{},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{",":{"[":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{",":{"a":{"df":0,"docs":{},"ˉ":{",":{"b":{"df":0,"docs":{},"ˉ":{",":{"c":{"df":0,"docs":{},"ˉ":{",":{"df":0,"docs":{},"s":{"df":0,"docs":{},"ˉ":{"df":0,"docs":{},"σ":{"1":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"s":{"df":0,"docs":{},"ˉ":{"df":0,"docs":{},"σ":{"2":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"z":{"df":0,"docs":{},"ˉ":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"π":{"b":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"π":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"p":{"df":0,"docs":{},"ˉ":{"df":0,"docs":{},"​":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"t":{"df":1,"docs":{"28":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"q":{"df":0,"docs":{},"l":{"df":0,"docs":{},"​":{"]":{"1":{"df":1,"docs":{"20":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"_":{"0":{"df":2,"docs":{"48":{"tf":1.0},"50":{"tf":1.0}}},"1":{"df":3,"docs":{"34":{"tf":1.0},"48":{"tf":1.0},"50":{"tf":1.0}}},"2":{"df":1,"docs":{"50":{"tf":1.0}}},"3":{"df":1,"docs":{"50":{"tf":1.0}}},"4":{"df":1,"docs":{"50":{"tf":1.0}}},"5":{"df":2,"docs":{"50":{"tf":1.0},"51":{"tf":1.4142135623730951}}},"6":{"df":1,"docs":{"50":{"tf":1.0}}},"7":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{},"i":{"df":2,"docs":{"48":{"tf":1.0},"50":{"tf":1.0}}},"n":{"df":1,"docs":{"48":{"tf":1.4142135623730951}}},"z":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"a":{"df":1,"docs":{"34":{"tf":1.0}}},"df":0,"docs":{}}}},"{":{"df":0,"docs":{},"n":{"+":{"2":{"df":1,"docs":{"48":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"48":{"tf":1.0}}}}},"b":{"c":{"df":1,"docs":{"12":{"tf":1.0}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"19":{"tf":1.0}},"e":{"d":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"i":{")":{"=":{"a":{"(":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"i":{"df":1,"docs":{"19":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"19":{"tf":1.0}}}}},":":{"=":{"(":{"b":{"0":{"df":0,"docs":{},"​":{"+":{"b":{"1":{"df":0,"docs":{},"​":{"df":0,"docs":{},"x":{"+":{"df":0,"docs":{},"⋯":{"+":{"b":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{"df":0,"docs":{},"x":{"df":0,"docs":{},"k":{")":{"df":0,"docs":{},"z":{"df":0,"docs":{},"h":{"df":0,"docs":{},"​":{"+":{"a":{"df":1,"docs":{"19":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"v":{"df":20,"docs":{"103":{"tf":1.0},"105":{"tf":1.0},"106":{"tf":1.0},"107":{"tf":2.0},"110":{"tf":1.0},"111":{"tf":1.0},"116":{"tf":1.0},"13":{"tf":1.0},"15":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.0},"52":{"tf":1.0},"54":{"tf":1.0},"55":{"tf":1.0},"57":{"tf":1.4142135623730951},"59":{"tf":1.0},"61":{"tf":1.0},"63":{"tf":1.0},"65":{"tf":1.0},"84":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"47":{"tf":1.0},"48":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"s":{"df":2,"docs":{"88":{"tf":1.0},"90":{"tf":1.0}}}}},"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":5,"docs":{"18":{"tf":1.0},"32":{"tf":1.7320508075688772},"6":{"tf":1.0},"90":{"tf":1.0},"93":{"tf":1.4142135623730951}}}},"s":{"df":0,"docs":{},"s":{"df":2,"docs":{"100":{"tf":1.0},"125":{"tf":2.0}}}}},"o":{"df":0,"docs":{},"r":{"d":{"df":4,"docs":{"49":{"tf":1.0},"57":{"tf":1.0},"59":{"tf":1.0},"83":{"tf":1.0}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"128":{"tf":1.0}}}}}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":3,"docs":{"13":{"tf":1.0},"43":{"tf":1.0},"59":{"tf":1.0}}}}}},"t":{"df":1,"docs":{"13":{"tf":1.0}},"u":{"a":{"df":0,"docs":{},"l":{"df":18,"docs":{"100":{"tf":1.0},"101":{"tf":1.0},"106":{"tf":1.4142135623730951},"109":{"tf":1.0},"11":{"tf":1.0},"111":{"tf":1.0},"118":{"tf":2.0},"126":{"tf":1.0},"130":{"tf":1.0},"19":{"tf":1.0},"20":{"tf":1.4142135623730951},"31":{"tf":1.0},"33":{"tf":1.0},"45":{"tf":1.0},"49":{"tf":1.4142135623730951},"62":{"tf":1.4142135623730951},"66":{"tf":1.0},"8":{"tf":1.0}}}},"df":0,"docs":{}}}},"d":{"d":{"df":18,"docs":{"107":{"tf":1.0},"12":{"tf":1.0},"124":{"tf":1.0},"125":{"tf":1.4142135623730951},"128":{"tf":1.0},"130":{"tf":1.7320508075688772},"23":{"tf":1.4142135623730951},"24":{"tf":1.0},"25":{"tf":1.0},"26":{"tf":1.0},"31":{"tf":2.0},"39":{"tf":1.0},"43":{"tf":1.0},"56":{"tf":1.0},"81":{"tf":1.0},"9":{"tf":1.4142135623730951},"92":{"tf":3.0},"93":{"tf":3.0}},"i":{"df":0,"docs":{},"t":{"df":9,"docs":{"12":{"tf":1.0},"121":{"tf":1.4142135623730951},"125":{"tf":1.0},"126":{"tf":1.0},"18":{"tf":1.4142135623730951},"56":{"tf":1.0},"8":{"tf":1.0},"85":{"tf":1.0},"9":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":4,"docs":{"125":{"tf":1.0},"129":{"tf":1.0},"130":{"tf":1.0},"67":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":5,"docs":{"121":{"tf":1.4142135623730951},"123":{"tf":1.0},"125":{"tf":2.8284271247461903},"126":{"tf":1.7320508075688772},"130":{"tf":1.4142135623730951}}}}}}},"df":13,"docs":{"110":{"tf":1.0},"125":{"tf":2.0},"126":{"tf":1.4142135623730951},"19":{"tf":1.0},"30":{"tf":1.0},"31":{"tf":1.0},"33":{"tf":1.0},"41":{"tf":1.0},"69":{"tf":1.0},"81":{"tf":1.0},"82":{"tf":1.0},"86":{"tf":1.0},"87":{"tf":1.0}},"j":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"70":{"tf":1.0}}}}}},"v":{"a":{"df":0,"docs":{},"n":{"c":{"df":2,"docs":{"51":{"tf":1.0},"81":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":5,"docs":{"104":{"tf":1.0},"125":{"tf":1.0},"65":{"tf":1.0},"66":{"tf":1.0},"76":{"tf":1.7320508075688772}},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"101":{"tf":1.0},"125":{"tf":1.0}}}}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"124":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"e":{"df":2,"docs":{"82":{"tf":1.0},"97":{"tf":1.0}}}}},"i":{",":{"0":{"df":0,"docs":{},"​":{"+":{"a":{"df":0,"docs":{},"i":{",":{"1":{"df":0,"docs":{},"​":{"df":0,"docs":{},"β":{"+":{"df":0,"docs":{},"γ":{",":{"df":0,"docs":{},"…":{",":{"a":{"df":0,"docs":{},"k":{"df":0,"docs":{},"−":{"1":{",":{"0":{"df":0,"docs":{},"​":{"+":{"a":{"df":0,"docs":{},"k":{"df":0,"docs":{},"−":{"1":{",":{"1":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"m":{"df":2,"docs":{"49":{"tf":1.0},"82":{"tf":1.4142135623730951}}},"r":{":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"<":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":2,"docs":{"100":{"tf":1.0},"107":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":1,"docs":{"102":{"tf":1.4142135623730951}}}}}}}}},"df":14,"docs":{"101":{"tf":1.0},"102":{"tf":2.0},"103":{"tf":1.0},"106":{"tf":1.0},"107":{"tf":1.4142135623730951},"47":{"tf":1.0},"49":{"tf":2.449489742783178},"64":{"tf":1.0},"65":{"tf":1.0},"69":{"tf":1.0},"81":{"tf":1.0},"89":{"tf":1.0},"98":{"tf":2.0},"99":{"tf":1.0}}},"​":{"(":{"df":0,"docs":{},"q":{"df":0,"docs":{},"l":{"df":0,"docs":{},"​":{")":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"+":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"q":{"df":0,"docs":{},"r":{"df":0,"docs":{},"​":{")":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"+":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"df":0,"docs":{},"q":{"df":0,"docs":{},"m":{"df":0,"docs":{},"​":{"+":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"q":{"df":0,"docs":{},"o":{"df":0,"docs":{},"​":{")":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"+":{"(":{"df":0,"docs":{},"q":{"c":{"df":0,"docs":{},"​":{")":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"+":{"(":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{")":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"=":{"0":{"df":3,"docs":{"12":{"tf":1.0},"13":{"tf":1.0},"15":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"=":{"0":{"df":2,"docs":{"10":{"tf":1.0},"9":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},",":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"df":0,"docs":{},"∈":{"df":0,"docs":{},"f":{"df":1,"docs":{"13":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"r":{"a":{"df":1,"docs":{"47":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"m":{"df":9,"docs":{"114":{"tf":1.0},"18":{"tf":1.4142135623730951},"2":{"tf":1.4142135623730951},"22":{"tf":1.4142135623730951},"29":{"tf":1.0},"33":{"tf":1.7320508075688772},"44":{"tf":1.0},"6":{"tf":1.7320508075688772},"95":{"tf":1.0}}}}}}}}},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":4,"docs":{"117":{"tf":1.0},"13":{"tf":1.0},"18":{"tf":1.0},"63":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":9,"docs":{"103":{"tf":1.0},"106":{"tf":1.4142135623730951},"107":{"tf":1.0},"20":{"tf":2.0},"4":{"tf":1.0},"6":{"tf":1.0},"77":{"tf":1.0},"89":{"tf":1.0},"96":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"h":{"a":{"_":{"a":{"df":0,"docs":{},"n":{"d":{"_":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"a":{"_":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"i":{"df":1,"docs":{"107":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"i":{"df":1,"docs":{"107":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":3,"docs":{"107":{"tf":1.0},"110":{"tf":1.0},"111":{"tf":1.0}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":0,"docs":{},"i":{"df":10,"docs":{"125":{"tf":1.4142135623730951},"13":{"tf":1.4142135623730951},"20":{"tf":1.0},"22":{"tf":1.0},"31":{"tf":1.0},"49":{"tf":1.0},"76":{"tf":1.0},"82":{"tf":1.4142135623730951},"89":{"tf":1.0},"9":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":1,"docs":{"76":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":2,"docs":{"13":{"tf":1.4142135623730951},"9":{"tf":1.0}}}}}}}},"w":{"a":{"df":0,"docs":{},"y":{"df":7,"docs":{"100":{"tf":1.0},"11":{"tf":1.0},"117":{"tf":1.7320508075688772},"55":{"tf":1.0},"71":{"tf":1.0},"76":{"tf":1.4142135623730951},"80":{"tf":1.0}}}},"df":0,"docs":{}}},"m":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":1,"docs":{"123":{"tf":1.0}}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":3,"docs":{"103":{"tf":1.0},"2":{"tf":1.0},"77":{"tf":1.0}}}}}}},"n":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"df":0,"docs":{},"z":{"df":2,"docs":{"75":{"tf":1.4142135623730951},"76":{"tf":1.0}}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":6,"docs":{"125":{"tf":1.0},"128":{"tf":1.4142135623730951},"4":{"tf":1.0},"52":{"tf":1.0},"69":{"tf":1.0},"76":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"107":{"tf":1.0}}}}}},"y":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"109":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"73":{"tf":1.0}}}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"49":{"tf":1.0}}}},"w":{"a":{"df":0,"docs":{},"y":{"df":2,"docs":{"13":{"tf":1.0},"15":{"tf":1.0}}}},"df":0,"docs":{}}}},"p":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"d":{"df":1,"docs":{"125":{"tf":1.0}}},"df":0,"docs":{}}}},"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"34":{"tf":1.0}}}}},"df":5,"docs":{"120":{"tf":1.0},"121":{"tf":1.0},"123":{"tf":1.0},"125":{"tf":1.7320508075688772},"126":{"tf":1.0}},"i":{"df":5,"docs":{"114":{"tf":1.0},"2":{"tf":1.0},"33":{"tf":1.4142135623730951},"42":{"tf":1.0},"97":{"tf":1.0}}},"p":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"df":2,"docs":{"112":{"tf":1.0},"125":{"tf":1.0}}}},"df":0,"docs":{},"n":{"d":{"df":3,"docs":{"111":{"tf":1.7320508075688772},"121":{"tf":1.4142135623730951},"39":{"tf":2.449489742783178}}},"df":0,"docs":{}}},"l":{"df":1,"docs":{"2":{"tf":1.0}},"i":{"c":{"df":1,"docs":{"41":{"tf":1.0}}},"df":11,"docs":{"102":{"tf":1.4142135623730951},"118":{"tf":1.0},"125":{"tf":1.0},"128":{"tf":1.4142135623730951},"129":{"tf":1.4142135623730951},"13":{"tf":1.4142135623730951},"2":{"tf":1.0},"56":{"tf":1.0},"58":{"tf":1.0},"67":{"tf":1.0},"92":{"tf":1.4142135623730951}}}},"r":{"df":0,"docs":{},"o":{"a":{"c":{"df":0,"docs":{},"h":{"df":2,"docs":{"125":{"tf":1.0},"13":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":3,"docs":{"107":{"tf":1.4142135623730951},"12":{"tf":1.0},"65":{"tf":1.0}}}}}}}}},"q":{"df":0,"docs":{},"l":{"df":0,"docs":{},"​":{"+":{"b":{"df":0,"docs":{},"q":{"df":0,"docs":{},"r":{"df":1,"docs":{"20":{"tf":1.0}},"​":{"+":{"a":{"b":{"df":0,"docs":{},"q":{"df":0,"docs":{},"m":{"df":0,"docs":{},"​":{"+":{"c":{"df":0,"docs":{},"q":{"df":0,"docs":{},"o":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"q":{"c":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"=":{"df":0,"docs":{},"z":{"df":0,"docs":{},"h":{"df":0,"docs":{},"​":{"df":0,"docs":{},"t":{"1":{"df":1,"docs":{"15":{"tf":1.0}}},"df":1,"docs":{"13":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"r":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"121":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":1,"docs":{"27":{"tf":1.0}},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":4,"docs":{"100":{"tf":1.0},"107":{"tf":1.0},"125":{"tf":1.0},"126":{"tf":1.4142135623730951}}}}}}}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":9,"docs":{"13":{"tf":1.0},"3":{"tf":1.7320508075688772},"49":{"tf":1.0},"6":{"tf":1.0},"68":{"tf":1.4142135623730951},"69":{"tf":1.0},"7":{"tf":1.0},"81":{"tf":1.0},"92":{"tf":1.0}}}}}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"df":5,"docs":{"117":{"tf":1.0},"49":{"tf":1.0},"64":{"tf":1.0},"67":{"tf":1.0},"97":{"tf":1.0}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"14":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"i":{"d":{"df":2,"docs":{"12":{"tf":1.0},"6":{"tf":1.0}}},"df":0,"docs":{}},"k":{"df":4,"docs":{"57":{"tf":1.4142135623730951},"59":{"tf":1.0},"71":{"tf":1.0},"77":{"tf":1.0}}},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"69":{"tf":1.0}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"!":{"(":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":1,"docs":{"34":{"tf":1.4142135623730951}}},"y":{"(":{"&":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":1,"docs":{"43":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"y":{"(":{"&":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":1,"docs":{"103":{"tf":1.0}}}}}}}},"df":0,"docs":{}},":":{":":{"<":{"df":0,"docs":{},"f":{"df":1,"docs":{"97":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"(":{"df":0,"docs":{},"x":{"*":{"df":0,"docs":{},"e":{"+":{"5":{"=":{"=":{"df":0,"docs":{},"i":{"df":1,"docs":{"33":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":1,"docs":{"34":{"tf":1.0}}}},"df":4,"docs":{"12":{"tf":1.0},"121":{"tf":1.0},"33":{"tf":1.0},"43":{"tf":1.4142135623730951}}}}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":2,"docs":{"130":{"tf":1.0},"43":{"tf":1.0}}}}},"o":{"c":{"df":0,"docs":{},"i":{"df":2,"docs":{"128":{"tf":1.4142135623730951},"130":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"m":{"df":13,"docs":{"111":{"tf":1.0},"128":{"tf":1.4142135623730951},"129":{"tf":1.0},"130":{"tf":1.0},"20":{"tf":1.0},"22":{"tf":1.0},"50":{"tf":1.0},"69":{"tf":1.0},"75":{"tf":1.4142135623730951},"76":{"tf":2.23606797749979},"82":{"tf":1.0},"87":{"tf":1.0},"89":{"tf":2.23606797749979}}}}},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"12":{"tf":1.0}}}}}},"t":{"df":1,"docs":{"37":{"tf":1.0}},"t":{"a":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"41":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":3,"docs":{"121":{"tf":1.0},"125":{"tf":1.0},"128":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":4,"docs":{"71":{"tf":1.7320508075688772},"77":{"tf":2.0},"90":{"tf":1.4142135623730951},"93":{"tf":1.4142135623730951}}}}}}}},"v":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"123":{"tf":1.0}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"d":{"df":2,"docs":{"125":{"tf":1.0},"78":{"tf":1.0}}},"df":0,"docs":{}}}},"ˉ":{",":{"b":{"df":0,"docs":{},"ˉ":{",":{"c":{"df":0,"docs":{},"ˉ":{",":{"df":0,"docs":{},"s":{"df":0,"docs":{},"ˉ":{"df":0,"docs":{},"σ":{"1":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"s":{"df":0,"docs":{},"ˉ":{"df":0,"docs":{},"σ":{"2":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"z":{"df":1,"docs":{"31":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"=":{"a":{"(":{"df":0,"docs":{},"ζ":{")":{",":{"b":{"df":0,"docs":{},"ˉ":{"=":{"b":{"(":{"df":0,"docs":{},"ζ":{")":{",":{"c":{"df":0,"docs":{},"ˉ":{"=":{"c":{"(":{"df":0,"docs":{},"ζ":{")":{",":{"df":0,"docs":{},"s":{"df":0,"docs":{},"ˉ":{"df":0,"docs":{},"σ":{"1":{"df":0,"docs":{},"​":{"=":{"df":0,"docs":{},"s":{"df":0,"docs":{},"σ":{"1":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"ζ":{")":{",":{"df":0,"docs":{},"s":{"df":0,"docs":{},"ˉ":{"df":0,"docs":{},"σ":{"2":{"df":0,"docs":{},"​":{"=":{"df":0,"docs":{},"s":{"df":0,"docs":{},"σ":{"2":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"ζ":{")":{",":{"df":0,"docs":{},"z":{"df":0,"docs":{},"ˉ":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"​":{"=":{"df":0,"docs":{},"z":{"df":1,"docs":{"26":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"=":{"(":{"a":{"df":0,"docs":{},"i":{",":{"0":{"df":0,"docs":{},"​":{",":{"a":{"df":0,"docs":{},"i":{",":{"1":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"′":{",":{"b":{"df":0,"docs":{},"′":{",":{"c":{"df":1,"docs":{"23":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"=":{"df":0,"docs":{},"{":{"a":{"0":{"df":0,"docs":{},"​":{"+":{"a":{"1":{"df":0,"docs":{},"​":{"df":0,"docs":{},"y":{"+":{"df":0,"docs":{},"x":{",":{"a":{"2":{"df":0,"docs":{},"​":{"+":{"a":{"3":{"df":0,"docs":{},"​":{"df":0,"docs":{},"y":{"+":{"df":0,"docs":{},"x":{"df":1,"docs":{"13":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"x":{",":{"a":{"1":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"x":{"df":1,"docs":{"13":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"b":{"(":{"df":0,"docs":{},"x":{")":{"=":{"(":{"df":0,"docs":{},"x":{"df":0,"docs":{},"−":{"1":{")":{"(":{"df":0,"docs":{},"x":{"df":0,"docs":{},"−":{"df":0,"docs":{},"g":{")":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"x":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"p":{"(":{"df":0,"docs":{},"x":{"df":1,"docs":{"53":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":3,"docs":{"34":{"tf":1.0},"53":{"tf":1.0},"55":{"tf":1.0}}},"z":{"df":2,"docs":{"106":{"tf":1.0},"62":{"tf":1.0}}}},"0":{"df":1,"docs":{"128":{"tf":2.8284271247461903}},"​":{"+":{"df":0,"docs":{},"β":{"b":{"1":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"γ":{")":{"(":{"b":{"2":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"β":{"b":{"3":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"γ":{",":{"df":0,"docs":{},"…":{",":{"b":{"df":0,"docs":{},"k":{"df":0,"docs":{},"−":{"1":{"df":1,"docs":{"13":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},",":{"df":0,"docs":{},"…":{",":{"b":{"df":0,"docs":{},"k":{"df":1,"docs":{"19":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"b":{"1":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"1":{"0":{"df":0,"docs":{},"​":{",":{"b":{"1":{"1":{"df":1,"docs":{"25":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":1,"docs":{"128":{"tf":2.8284271247461903}},"​":{",":{"b":{"2":{"df":0,"docs":{},"​":{",":{"b":{"3":{"df":0,"docs":{},"​":{",":{"b":{"4":{"df":0,"docs":{},"​":{",":{"b":{"5":{"df":0,"docs":{},"​":{",":{"b":{"6":{"df":1,"docs":{"23":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"2":{"df":1,"docs":{"128":{"tf":2.8284271247461903}}},"3":{"df":1,"docs":{"128":{"tf":2.8284271247461903}}},"7":{"df":0,"docs":{},"​":{",":{"b":{"8":{"df":0,"docs":{},"​":{",":{"b":{"9":{"df":1,"docs":{"24":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},":":{"=":{"(":{"b":{"3":{"df":0,"docs":{},"​":{"df":0,"docs":{},"x":{"+":{"b":{"4":{"df":0,"docs":{},"​":{")":{"df":0,"docs":{},"z":{"df":0,"docs":{},"h":{"df":0,"docs":{},"​":{"+":{"b":{"df":1,"docs":{"23":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"=":{"2":{"df":0,"docs":{},"l":{"df":1,"docs":{"89":{"tf":1.0}}}},"df":0,"docs":{},"{":{"(":{"b":{"0":{"df":0,"docs":{},"​":{",":{"b":{"1":{"df":0,"docs":{},"​":{")":{",":{"(":{"b":{"2":{"df":0,"docs":{},"​":{",":{"b":{"3":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"η":{"3":{"df":0,"docs":{},"k":{"+":{"df":0,"docs":{},"l":{",":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{",":{"df":0,"docs":{},"j":{"df":0,"docs":{},"​":{")":{":":{"(":{"df":0,"docs":{},"i":{",":{"df":0,"docs":{},"j":{")":{"df":0,"docs":{},"∈":{"df":0,"docs":{},"i":{",":{"df":0,"docs":{},"σ":{"(":{"(":{"df":0,"docs":{},"i":{",":{"df":0,"docs":{},"j":{")":{")":{"=":{"(":{"df":0,"docs":{},"k":{",":{"df":0,"docs":{},"l":{"df":1,"docs":{"13":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"σ":{"(":{"(":{"df":0,"docs":{},"i":{",":{"df":0,"docs":{},"j":{")":{")":{",":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{",":{"df":0,"docs":{},"j":{"df":0,"docs":{},"​":{")":{":":{"(":{"df":0,"docs":{},"i":{",":{"df":0,"docs":{},"j":{")":{"df":0,"docs":{},"∈":{"df":0,"docs":{},"i":{"df":1,"docs":{"13":{"tf":2.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"6":{",":{"1":{"0":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"b":{"0":{"df":0,"docs":{},"​":{",":{"b":{"1":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"…":{",":{"b":{"df":0,"docs":{},"k":{"df":0,"docs":{},"−":{"1":{"df":1,"docs":{"13":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"ˉ":{"0":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"…":{",":{"b":{"df":0,"docs":{},"ˉ":{"df":0,"docs":{},"k":{"df":0,"docs":{},"−":{"1":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"_":{"1":{"(":{"df":0,"docs":{},"x":{"df":1,"docs":{"64":{"tf":1.0}}}},"df":1,"docs":{"34":{"tf":1.0}}},"df":0,"docs":{},"i":{"df":1,"docs":{"64":{"tf":1.0}}},"k":{"(":{"df":0,"docs":{},"x":{"df":1,"docs":{"64":{"tf":1.0}}}},"df":0,"docs":{}},"z":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"a":{"df":1,"docs":{"34":{"tf":1.0}}},"df":0,"docs":{}}}}},"a":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"13":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"33":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"n":{"c":{"df":2,"docs":{"125":{"tf":1.0},"76":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"31":{"tf":1.0}}}},"s":{"df":0,"docs":{},"e":{"df":1,"docs":{"44":{"tf":1.4142135623730951}}},"i":{"c":{"df":1,"docs":{"8":{"tf":1.0}}},"df":3,"docs":{"31":{"tf":1.0},"34":{"tf":1.0},"4":{"tf":1.0}}}},"t":{"c":{"df":0,"docs":{},"h":{"df":6,"docs":{"27":{"tf":1.0},"34":{"tf":1.0},"77":{"tf":3.0},"84":{"tf":1.4142135623730951},"92":{"tf":1.7320508075688772},"95":{"tf":1.0}}}},"df":0,"docs":{}}},"df":21,"docs":{"10":{"tf":1.4142135623730951},"105":{"tf":1.4142135623730951},"11":{"tf":1.0},"12":{"tf":1.4142135623730951},"121":{"tf":1.4142135623730951},"125":{"tf":1.7320508075688772},"126":{"tf":2.449489742783178},"128":{"tf":1.0},"129":{"tf":1.4142135623730951},"13":{"tf":4.795831523312719},"15":{"tf":1.7320508075688772},"20":{"tf":1.4142135623730951},"34":{"tf":1.4142135623730951},"35":{"tf":1.0},"53":{"tf":1.7320508075688772},"54":{"tf":1.0},"61":{"tf":1.4142135623730951},"67":{"tf":1.7320508075688772},"76":{"tf":1.0},"8":{"tf":1.0},"9":{"tf":1.7320508075688772}},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"107":{"tf":1.0}}}}},"df":12,"docs":{"102":{"tf":1.0},"11":{"tf":1.0},"117":{"tf":1.0},"128":{"tf":1.0},"13":{"tf":1.4142135623730951},"18":{"tf":1.0},"4":{"tf":1.0},"51":{"tf":1.0},"67":{"tf":1.0},"68":{"tf":1.0},"76":{"tf":1.0},"89":{"tf":1.0}},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":10,"docs":{"100":{"tf":1.0},"125":{"tf":1.0},"13":{"tf":1.4142135623730951},"20":{"tf":1.0},"43":{"tf":1.0},"68":{"tf":1.0},"76":{"tf":1.0},"77":{"tf":1.0},"78":{"tf":1.0},"81":{"tf":1.0}},"e":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"d":{"df":3,"docs":{"20":{"tf":1.0},"55":{"tf":1.0},"97":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":5,"docs":{"126":{"tf":1.0},"14":{"tf":1.0},"70":{"tf":1.0},"85":{"tf":1.0},"86":{"tf":1.0}}}}},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":2,"docs":{"130":{"tf":1.0},"3":{"tf":1.0}}},"df":0,"docs":{}}}},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":4,"docs":{"106":{"tf":1.0},"59":{"tf":1.4142135623730951},"62":{"tf":1.0},"76":{"tf":1.0}}}},"w":{"df":4,"docs":{"15":{"tf":1.0},"50":{"tf":1.0},"60":{"tf":1.0},"97":{"tf":1.0}}}}},"n":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":2,"docs":{"1":{"tf":1.0},"2":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"t":{"a":{"_":{"1":{"df":1,"docs":{"55":{"tf":1.0}}},"2":{"df":1,"docs":{"55":{"tf":1.0}}},"df":0,"docs":{}},"df":4,"docs":{"107":{"tf":1.0},"110":{"tf":1.0},"111":{"tf":1.0},"55":{"tf":1.0}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":5,"docs":{"13":{"tf":1.0},"130":{"tf":1.0},"20":{"tf":1.0},"6":{"tf":1.4142135623730951},"9":{"tf":1.0}}}}},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":10,"docs":{"100":{"tf":1.0},"111":{"tf":1.4142135623730951},"121":{"tf":1.0},"125":{"tf":1.0},"129":{"tf":1.0},"130":{"tf":2.0},"65":{"tf":1.0},"73":{"tf":1.0},"76":{"tf":1.4142135623730951},"8":{"tf":1.0}}}}}}}},"i":{",":{"0":{"df":0,"docs":{},"​":{"+":{"b":{"df":0,"docs":{},"i":{",":{"1":{"df":0,"docs":{},"​":{"df":0,"docs":{},"β":{"+":{"df":0,"docs":{},"γ":{",":{"df":0,"docs":{},"…":{",":{"b":{"df":0,"docs":{},"k":{"df":0,"docs":{},"−":{"1":{",":{"0":{"df":0,"docs":{},"​":{"+":{"b":{"df":0,"docs":{},"k":{"df":0,"docs":{},"−":{"1":{",":{"1":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"125":{"tf":1.7320508075688772}}}},"df":0,"docs":{},"g":{"df":2,"docs":{"107":{"tf":1.0},"40":{"tf":1.0}}},"n":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"129":{"tf":1.0},"89":{"tf":1.0}}}}},"df":0,"docs":{}},"t":{"df":8,"docs":{"125":{"tf":2.0},"130":{"tf":1.0},"2":{"tf":1.4142135623730951},"40":{"tf":1.7320508075688772},"48":{"tf":1.0},"55":{"tf":1.0},"8":{"tf":1.0},"86":{"tf":1.0}}}},"j":{"df":0,"docs":{},"​":{":":{"=":{"df":0,"docs":{},"z":{"df":0,"docs":{},"j":{"b":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"z":{")":{"df":0,"docs":{},"τ":{"df":0,"docs":{},"j":{"df":0,"docs":{},"z":{"df":0,"docs":{},"​":{"df":0,"docs":{},"−":{"df":0,"docs":{},"p":{"df":0,"docs":{},"j":{"b":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"z":{"df":1,"docs":{"93":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"j":{"df":0,"docs":{},"​":{"df":0,"docs":{},"−":{"df":0,"docs":{},"p":{"df":0,"docs":{},"j":{"b":{"df":1,"docs":{"92":{"tf":1.0}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"l":{"a":{"c":{"df":0,"docs":{},"k":{"df":2,"docs":{"56":{"tf":1.0},"67":{"tf":1.0}}}},"df":0,"docs":{}},"df":1,"docs":{"37":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"d":{"df":2,"docs":{"19":{"tf":1.7320508075688772},"34":{"tf":1.0}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"f":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"102":{"tf":1.4142135623730951},"107":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":4,"docs":{"118":{"tf":1.0},"67":{"tf":1.7320508075688772},"76":{"tf":1.7320508075688772},"89":{"tf":1.4142135623730951}}}}}},"s":{"1":{"2":{"3":{"8":{"1":{"df":1,"docs":{"43":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":3,"docs":{"13":{"tf":1.0},"15":{"tf":1.0},"20":{"tf":1.0}}}},"l":{"d":{"df":1,"docs":{"93":{"tf":1.0}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"l":{"df":1,"docs":{"34":{"tf":1.0}}}},"t":{"df":0,"docs":{},"h":{"df":17,"docs":{"107":{"tf":1.0},"111":{"tf":1.4142135623730951},"116":{"tf":1.0},"13":{"tf":1.0},"15":{"tf":1.0},"33":{"tf":1.0},"52":{"tf":1.0},"57":{"tf":1.0},"58":{"tf":1.0},"59":{"tf":1.0},"6":{"tf":1.0},"60":{"tf":1.0},"73":{"tf":1.0},"75":{"tf":1.0},"89":{"tf":1.0},"97":{"tf":1.0},"98":{"tf":1.0}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"121":{"tf":1.4142135623730951}}}}}},"u":{"df":0,"docs":{},"n":{"d":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":19,"docs":{"105":{"tf":1.0},"106":{"tf":1.0},"107":{"tf":1.4142135623730951},"116":{"tf":1.4142135623730951},"118":{"tf":1.0},"48":{"tf":1.0},"52":{"tf":1.0},"53":{"tf":2.8284271247461903},"55":{"tf":1.0},"57":{"tf":1.0},"61":{"tf":1.0},"64":{"tf":1.4142135623730951},"69":{"tf":1.0},"82":{"tf":1.7320508075688772},"83":{"tf":1.0},"89":{"tf":1.4142135623730951},"93":{"tf":1.0},"98":{"tf":1.4142135623730951},"99":{"tf":1.7320508075688772}}},"y":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"98":{"tf":1.0},"99":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{":":{":":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"(":{"0":{"df":1,"docs":{"99":{"tf":1.0}}},"1":{"df":1,"docs":{"99":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":1,"docs":{"99":{"tf":1.4142135623730951}},"s":{":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"(":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"c":{"!":{"[":{"a":{"0":{"df":1,"docs":{"99":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"<":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"99":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":2,"docs":{"73":{"tf":1.0},"76":{"tf":1.0}}},"df":0,"docs":{}}},"x":{"df":2,"docs":{"56":{"tf":1.0},"67":{"tf":1.0}}}},"r":{"a":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":1,"docs":{"34":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"k":{"df":1,"docs":{"125":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"_":{"c":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":1,"docs":{"125":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":16,"docs":{"103":{"tf":1.0},"107":{"tf":1.4142135623730951},"123":{"tf":1.0},"124":{"tf":1.0},"125":{"tf":1.0},"42":{"tf":1.0},"43":{"tf":1.0},"44":{"tf":1.4142135623730951},"49":{"tf":1.0},"55":{"tf":1.0},"70":{"tf":1.0},"71":{"tf":1.0},"76":{"tf":1.0},"8":{"tf":1.0},"82":{"tf":1.0},"92":{"tf":1.4142135623730951}}},"df":0,"docs":{},"t":{"df":5,"docs":{"107":{"tf":1.4142135623730951},"124":{"tf":1.0},"125":{"tf":1.4142135623730951},"130":{"tf":3.605551275463989},"77":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"123":{"tf":1.0},"130":{"tf":2.6457513110645907}}}}}}},"n":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"19":{"tf":1.0}}}},"df":0,"docs":{}}},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"d":{"df":2,"docs":{"125":{"tf":1.4142135623730951},"49":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":1,"docs":{"39":{"tf":1.0}}}}},"ˉ":{"df":0,"docs":{},"i":{"df":1,"docs":{"13":{"tf":1.0}}}},"′":{"=":{"df":0,"docs":{},"{":{"b":{"0":{"df":0,"docs":{},"​":{"+":{"b":{"1":{"df":0,"docs":{},"​":{"df":0,"docs":{},"y":{"+":{"df":0,"docs":{},"x":{",":{"b":{"2":{"df":0,"docs":{},"​":{"+":{"b":{"3":{"df":0,"docs":{},"​":{"df":0,"docs":{},"y":{"+":{"df":0,"docs":{},"x":{"df":1,"docs":{"13":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"x":{",":{"b":{"1":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"x":{"df":1,"docs":{"13":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"c":{"(":{"df":0,"docs":{},"x":{")":{"=":{"df":0,"docs":{},"∏":{"df":0,"docs":{},"i":{"=":{"0":{"5":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"x":{"df":0,"docs":{},"−":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{")":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"x":{"df":0,"docs":{},"g":{"2":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"x":{"df":0,"docs":{},"g":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"x":{"df":2,"docs":{"107":{"tf":1.0},"54":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"0":{"df":1,"docs":{"107":{"tf":1.0}}},"df":4,"docs":{"107":{"tf":2.8284271247461903},"34":{"tf":1.0},"54":{"tf":1.4142135623730951},"55":{"tf":1.0}}},"z":{"df":2,"docs":{"106":{"tf":1.0},"62":{"tf":1.0}}}},"0":{"df":1,"docs":{"128":{"tf":3.1622776601683795}},"​":{"(":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"∗":{"4":{",":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"∗":{"4":{"+":{"4":{"df":1,"docs":{"128":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"1":{"df":1,"docs":{"128":{"tf":3.1622776601683795}},"​":{"(":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"∗":{"4":{"+":{"1":{",":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"∗":{"4":{"+":{"5":{"df":1,"docs":{"128":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"x":{")":{"=":{"df":0,"docs":{},"t":{"1":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"g":{"df":0,"docs":{},"x":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"t":{"2":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"x":{"df":1,"docs":{"65":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"2":{"df":1,"docs":{"128":{"tf":3.1622776601683795}},"​":{"(":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"∗":{"4":{"+":{"2":{",":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"∗":{"4":{"+":{"6":{"df":1,"docs":{"128":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"3":{"df":1,"docs":{"128":{"tf":2.8284271247461903}}},":":{"=":{"(":{"b":{"5":{"df":0,"docs":{},"​":{"df":0,"docs":{},"x":{"+":{"b":{"6":{"df":0,"docs":{},"​":{")":{"df":0,"docs":{},"z":{"df":0,"docs":{},"h":{"df":0,"docs":{},"​":{"+":{"c":{"df":1,"docs":{"23":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"=":{"df":0,"docs":{},"−":{"1":{"df":1,"docs":{"9":{"tf":1.0}}},"df":0,"docs":{}}},"_":{"1":{"(":{"df":0,"docs":{},"x":{"df":1,"docs":{"65":{"tf":1.4142135623730951}}}},"df":1,"docs":{"34":{"tf":1.0}}},"df":0,"docs":{},"i":{"(":{"df":0,"docs":{},"x":{"df":1,"docs":{"65":{"tf":1.0}}}},"df":0,"docs":{}},"n":{"(":{"df":0,"docs":{},"x":{"df":1,"docs":{"65":{"tf":1.0}}}},"df":0,"docs":{}},"z":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"a":{"df":1,"docs":{"34":{"tf":1.0}}},"df":0,"docs":{}}}}},"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"'":{"df":1,"docs":{"49":{"tf":1.7320508075688772}}},"df":10,"docs":{"119":{"tf":1.0},"120":{"tf":1.0},"122":{"tf":1.0},"123":{"tf":2.0},"125":{"tf":2.6457513110645907},"128":{"tf":1.0},"130":{"tf":1.0},"49":{"tf":2.8284271247461903},"64":{"tf":1.0},"97":{"tf":1.0}}}}},"l":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":3,"docs":{"125":{"tf":1.0},"130":{"tf":1.0},"48":{"tf":1.0}}}}},"df":0,"docs":{},"l":{"df":40,"docs":{"10":{"tf":1.0},"103":{"tf":1.4142135623730951},"107":{"tf":2.0},"110":{"tf":1.4142135623730951},"111":{"tf":2.23606797749979},"117":{"tf":1.4142135623730951},"118":{"tf":1.0},"12":{"tf":1.0},"123":{"tf":1.0},"125":{"tf":1.7320508075688772},"128":{"tf":1.4142135623730951},"13":{"tf":1.0},"14":{"tf":1.0},"15":{"tf":1.4142135623730951},"18":{"tf":1.4142135623730951},"20":{"tf":1.4142135623730951},"3":{"tf":1.0},"34":{"tf":1.0},"39":{"tf":2.449489742783178},"41":{"tf":1.0},"43":{"tf":1.0},"47":{"tf":1.0},"48":{"tf":1.0},"51":{"tf":1.0},"52":{"tf":1.0},"53":{"tf":1.4142135623730951},"54":{"tf":1.0},"58":{"tf":1.0},"67":{"tf":1.4142135623730951},"68":{"tf":1.4142135623730951},"69":{"tf":1.7320508075688772},"7":{"tf":1.0},"70":{"tf":1.0},"73":{"tf":1.0},"76":{"tf":1.0},"8":{"tf":1.0},"82":{"tf":1.0},"86":{"tf":1.0},"89":{"tf":1.0},"9":{"tf":1.0}}}},"m":{"df":0,"docs":{},"e":{"df":3,"docs":{"125":{"tf":1.0},"15":{"tf":1.0},"6":{"tf":1.0}}}},"n":{"'":{"df":0,"docs":{},"t":{"df":7,"docs":{"107":{"tf":1.0},"11":{"tf":1.0},"111":{"tf":1.7320508075688772},"118":{"tf":1.0},"125":{"tf":1.0},"55":{"tf":1.0},"76":{"tf":1.0}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"34":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"93":{"tf":1.0}}}},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"15":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"e":{"df":4,"docs":{"117":{"tf":1.4142135623730951},"118":{"tf":1.0},"48":{"tf":1.0},"56":{"tf":1.0}}},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"10":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"e":{"df":25,"docs":{"10":{"tf":1.0},"100":{"tf":1.4142135623730951},"102":{"tf":1.0},"105":{"tf":1.0},"11":{"tf":1.0},"111":{"tf":1.0},"118":{"tf":1.0},"12":{"tf":1.0},"125":{"tf":1.7320508075688772},"128":{"tf":2.0},"13":{"tf":2.23606797749979},"130":{"tf":1.0},"2":{"tf":1.0},"33":{"tf":1.0},"50":{"tf":1.0},"6":{"tf":1.4142135623730951},"67":{"tf":1.0},"76":{"tf":2.23606797749979},"77":{"tf":1.4142135623730951},"8":{"tf":1.0},"82":{"tf":1.0},"9":{"tf":1.4142135623730951},"90":{"tf":1.0},"96":{"tf":1.0},"99":{"tf":1.4142135623730951}}}},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"56":{"tf":1.0}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":1,"docs":{"76":{"tf":1.4142135623730951}}}}}}},"df":19,"docs":{"10":{"tf":1.0},"105":{"tf":1.4142135623730951},"11":{"tf":1.0},"12":{"tf":1.0},"121":{"tf":1.4142135623730951},"125":{"tf":1.7320508075688772},"126":{"tf":1.4142135623730951},"128":{"tf":1.4142135623730951},"13":{"tf":1.4142135623730951},"15":{"tf":1.7320508075688772},"34":{"tf":1.4142135623730951},"35":{"tf":1.0},"54":{"tf":1.0},"61":{"tf":1.4142135623730951},"8":{"tf":1.0},"89":{"tf":1.0},"9":{"tf":2.6457513110645907},"92":{"tf":1.0},"93":{"tf":1.0}},"e":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"121":{"tf":1.0}}}},"l":{"df":0,"docs":{},"l":{"df":3,"docs":{"125":{"tf":1.7320508075688772},"128":{"tf":1.0},"130":{"tf":2.449489742783178}}}},"r":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":6,"docs":{"18":{"tf":1.7320508075688772},"19":{"tf":1.0},"47":{"tf":1.4142135623730951},"48":{"tf":1.0},"51":{"tf":1.0},"72":{"tf":1.0}}}}},"df":0,"docs":{}}}},"h":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":17,"docs":{"111":{"tf":2.0},"126":{"tf":1.4142135623730951},"31":{"tf":2.449489742783178},"39":{"tf":2.0},"40":{"tf":1.0},"68":{"tf":1.0},"75":{"tf":1.0},"76":{"tf":2.6457513110645907},"77":{"tf":1.4142135623730951},"78":{"tf":1.7320508075688772},"80":{"tf":1.0},"81":{"tf":2.0},"82":{"tf":1.0},"86":{"tf":1.0},"87":{"tf":1.0},"89":{"tf":1.0},"93":{"tf":1.0}}}}}}},"n":{"c":{"df":1,"docs":{"76":{"tf":1.4142135623730951}}},"df":0,"docs":{},"g":{"df":5,"docs":{"125":{"tf":1.7320508075688772},"6":{"tf":1.0},"70":{"tf":1.0},"8":{"tf":1.0},"81":{"tf":1.0}}}},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"128":{"tf":1.0},"96":{"tf":1.0}}}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"118":{"tf":1.0}}}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"20":{"tf":1.0}}}}},"t":{"df":4,"docs":{"111":{"tf":1.0},"20":{"tf":1.0},"57":{"tf":1.0},"76":{"tf":2.0}}}},"c":{"df":0,"docs":{},"k":{"df":33,"docs":{"10":{"tf":1.0},"106":{"tf":2.0},"108":{"tf":1.0},"11":{"tf":1.0},"110":{"tf":1.4142135623730951},"12":{"tf":1.0},"125":{"tf":3.3166247903554},"126":{"tf":1.4142135623730951},"13":{"tf":2.6457513110645907},"130":{"tf":2.449489742783178},"15":{"tf":1.7320508075688772},"20":{"tf":2.449489742783178},"32":{"tf":2.6457513110645907},"41":{"tf":1.0},"44":{"tf":1.0},"49":{"tf":1.0},"57":{"tf":1.4142135623730951},"58":{"tf":1.0},"59":{"tf":1.7320508075688772},"62":{"tf":2.0},"65":{"tf":1.0},"68":{"tf":1.4142135623730951},"69":{"tf":1.4142135623730951},"71":{"tf":1.0},"75":{"tf":2.0},"76":{"tf":2.6457513110645907},"77":{"tf":1.4142135623730951},"78":{"tf":2.0},"82":{"tf":1.7320508075688772},"83":{"tf":1.4142135623730951},"90":{"tf":1.4142135623730951},"93":{"tf":2.23606797749979},"96":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"i":{"c":{"df":3,"docs":{"67":{"tf":1.0},"71":{"tf":1.0},"80":{"tf":1.0}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"s":{"df":9,"docs":{"107":{"tf":1.0},"117":{"tf":1.4142135623730951},"15":{"tf":1.4142135623730951},"67":{"tf":1.0},"68":{"tf":1.0},"76":{"tf":1.7320508075688772},"77":{"tf":1.0},"8":{"tf":1.0},"83":{"tf":1.0}}}},"s":{"df":0,"docs":{},"e":{"df":2,"docs":{"100":{"tf":1.0},"67":{"tf":1.0}},"n":{"df":8,"docs":{"18":{"tf":1.0},"6":{"tf":1.0},"67":{"tf":1.0},"75":{"tf":1.0},"76":{"tf":1.0},"78":{"tf":1.0},"83":{"tf":1.0},"89":{"tf":1.0}}}}}}},"i":{"df":1,"docs":{"129":{"tf":1.4142135623730951}},"r":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":14,"docs":{"10":{"tf":1.0},"12":{"tf":1.0},"13":{"tf":1.0},"15":{"tf":1.4142135623730951},"21":{"tf":1.0},"3":{"tf":1.7320508075688772},"33":{"tf":1.7320508075688772},"34":{"tf":1.4142135623730951},"35":{"tf":1.0},"42":{"tf":1.0},"44":{"tf":1.0},"7":{"tf":1.0},"8":{"tf":1.4142135623730951},"9":{"tf":1.0}}}}}},"df":0,"docs":{}},"​":{"(":{"df":0,"docs":{},"z":{"df":2,"docs":{"108":{"tf":1.0},"110":{"tf":1.0}}}},"df":0,"docs":{}}},"k":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{",":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"+":{"1":{"df":1,"docs":{"128":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},":":{"=":{"df":0,"docs":{},"z":{"df":0,"docs":{},"k":{"df":0,"docs":{},"t":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"z":{")":{"df":0,"docs":{},"p":{"df":0,"docs":{},"k":{"df":0,"docs":{},"t":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"τ":{"1":{"df":0,"docs":{},"z":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"τ":{"df":0,"docs":{},"m":{"df":0,"docs":{},"z":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"τ":{"1":{"df":0,"docs":{},"g":{"df":0,"docs":{},"z":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"τ":{"df":0,"docs":{},"m":{"df":0,"docs":{},"g":{"df":0,"docs":{},"z":{"df":1,"docs":{"93":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"k":{"df":0,"docs":{},"t":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"t":{"1":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"t":{"1":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"g":{"df":0,"docs":{},"x":{")":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"g":{"df":0,"docs":{},"x":{"df":1,"docs":{"92":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"l":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":11,"docs":{"10":{"tf":1.7320508075688772},"106":{"tf":1.4142135623730951},"12":{"tf":1.7320508075688772},"13":{"tf":1.4142135623730951},"20":{"tf":1.4142135623730951},"31":{"tf":1.7320508075688772},"33":{"tf":1.0},"62":{"tf":1.4142135623730951},"76":{"tf":1.0},"9":{"tf":2.23606797749979},"93":{"tf":2.0}}}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"6":{"tf":1.0}}}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"106":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"10":{"tf":1.0}}}}}},"df":0,"docs":{}},"i":{"df":1,"docs":{"131":{"tf":1.0}}}},"o":{"d":{"df":0,"docs":{},"e":{"df":16,"docs":{"104":{"tf":1.0},"106":{"tf":1.0},"107":{"tf":2.0},"109":{"tf":1.4142135623730951},"110":{"tf":1.0},"117":{"tf":1.0},"121":{"tf":1.0},"126":{"tf":1.0},"43":{"tf":1.0},"45":{"tf":1.4142135623730951},"49":{"tf":1.4142135623730951},"66":{"tf":1.0},"80":{"tf":1.0},"96":{"tf":1.0},"97":{"tf":1.0},"98":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"i":{"df":6,"docs":{"114":{"tf":1.0},"13":{"tf":1.4142135623730951},"18":{"tf":1.0},"2":{"tf":1.7320508075688772},"4":{"tf":1.0},"93":{"tf":1.0}}}},"df":0,"docs":{}}}}},"i":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"i":{"d":{"df":3,"docs":{"13":{"tf":1.7320508075688772},"76":{"tf":1.0},"83":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"44":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":1,"docs":{"125":{"tf":1.0}}}}}}},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"n":{"df":34,"docs":{"10":{"tf":1.4142135623730951},"101":{"tf":1.0},"102":{"tf":1.7320508075688772},"105":{"tf":1.0},"11":{"tf":1.0},"12":{"tf":2.23606797749979},"121":{"tf":2.0},"124":{"tf":1.0},"125":{"tf":4.358898943540674},"126":{"tf":3.7416573867739413},"127":{"tf":1.0},"128":{"tf":2.8284271247461903},"129":{"tf":2.8284271247461903},"13":{"tf":2.0},"15":{"tf":1.4142135623730951},"19":{"tf":1.0},"23":{"tf":1.0},"34":{"tf":1.0},"35":{"tf":1.4142135623730951},"4":{"tf":1.0},"48":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.0},"61":{"tf":1.0},"64":{"tf":2.0},"65":{"tf":1.7320508075688772},"69":{"tf":2.23606797749979},"8":{"tf":1.4142135623730951},"81":{"tf":2.6457513110645907},"82":{"tf":1.0},"89":{"tf":1.7320508075688772},"9":{"tf":1.4142135623730951},"92":{"tf":1.4142135623730951},"99":{"tf":2.0}}}}}},"m":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":4,"docs":{"11":{"tf":1.0},"70":{"tf":1.0},"82":{"tf":1.0},"83":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"e":{"df":7,"docs":{"100":{"tf":1.0},"13":{"tf":1.4142135623730951},"15":{"tf":1.4142135623730951},"34":{"tf":1.0},"44":{"tf":1.4142135623730951},"76":{"tf":1.0},"82":{"tf":1.0}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"(":{"a":{"df":1,"docs":{"90":{"tf":1.0}}},"df":0,"docs":{},"f":{"df":1,"docs":{"18":{"tf":1.0}}}},"df":38,"docs":{"105":{"tf":1.0},"106":{"tf":1.0},"109":{"tf":1.0},"112":{"tf":1.0},"18":{"tf":2.449489742783178},"20":{"tf":1.7320508075688772},"21":{"tf":1.0},"31":{"tf":1.7320508075688772},"32":{"tf":1.0},"34":{"tf":3.4641016151377544},"37":{"tf":1.7320508075688772},"41":{"tf":1.0},"43":{"tf":1.0},"52":{"tf":1.0},"56":{"tf":1.7320508075688772},"57":{"tf":1.0},"58":{"tf":1.0},"59":{"tf":1.0},"61":{"tf":1.0},"62":{"tf":1.0},"66":{"tf":1.4142135623730951},"68":{"tf":1.0},"70":{"tf":2.449489742783178},"71":{"tf":1.7320508075688772},"72":{"tf":1.0},"73":{"tf":2.8284271247461903},"74":{"tf":1.7320508075688772},"75":{"tf":2.6457513110645907},"76":{"tf":1.7320508075688772},"77":{"tf":2.8284271247461903},"79":{"tf":1.0},"80":{"tf":1.4142135623730951},"81":{"tf":2.0},"82":{"tf":1.7320508075688772},"84":{"tf":1.0},"90":{"tf":1.4142135623730951},"92":{"tf":2.6457513110645907},"93":{"tf":2.0}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":1,"docs":{"34":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"34":{"tf":2.23606797749979}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}},"df":8,"docs":{"14":{"tf":1.4142135623730951},"21":{"tf":1.0},"22":{"tf":1.0},"34":{"tf":1.7320508075688772},"41":{"tf":1.0},"43":{"tf":1.7320508075688772},"44":{"tf":1.4142135623730951},"81":{"tf":1.0}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"(":{"&":{"df":0,"docs":{},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":1,"docs":{"43":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"<":{"df":0,"docs":{},"f":{"df":1,"docs":{"34":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}},"u":{"df":0,"docs":{},"n":{"df":3,"docs":{"130":{"tf":1.0},"3":{"tf":1.0},"79":{"tf":1.0}}}}},"p":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"13":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"r":{"df":1,"docs":{"13":{"tf":1.0}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"2":{"tf":1.0}}}}}}},"t":{"df":1,"docs":{"90":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"49":{"tf":1.4142135623730951}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":3,"docs":{"100":{"tf":1.0},"58":{"tf":1.0},"75":{"tf":1.0}}},"x":{"df":8,"docs":{"107":{"tf":1.0},"3":{"tf":1.0},"44":{"tf":1.4142135623730951},"49":{"tf":1.0},"63":{"tf":1.0},"65":{"tf":1.0},"76":{"tf":1.0},"79":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"n":{"df":6,"docs":{"123":{"tf":1.0},"125":{"tf":1.4142135623730951},"5":{"tf":1.0},"70":{"tf":1.0},"77":{"tf":1.0},"92":{"tf":1.0}}},"s":{"df":3,"docs":{"4":{"tf":1.0},"44":{"tf":1.0},"82":{"tf":1.0}},"i":{"df":0,"docs":{},"t":{"df":21,"docs":{"105":{"tf":1.4142135623730951},"106":{"tf":1.0},"107":{"tf":1.0},"112":{"tf":1.7320508075688772},"118":{"tf":1.4142135623730951},"128":{"tf":1.0},"52":{"tf":1.4142135623730951},"55":{"tf":1.0},"57":{"tf":1.0},"58":{"tf":1.7320508075688772},"59":{"tf":1.0},"61":{"tf":1.4142135623730951},"64":{"tf":1.0},"65":{"tf":1.0},"66":{"tf":1.0},"67":{"tf":1.0},"68":{"tf":1.4142135623730951},"8":{"tf":1.0},"82":{"tf":1.7320508075688772},"92":{"tf":1.7320508075688772},"93":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"107":{"tf":1.0},"109":{"tf":1.0}}},"y":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"o":{"d":{"d":{"_":{"d":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"109":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"109":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"(":{"&":{"df":0,"docs":{},"z":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"109":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":1,"docs":{"109":{"tf":1.0}}}}}},"o":{"d":{"d":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"(":{"&":{"df":0,"docs":{},"z":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"109":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":1,"docs":{"109":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}},"u":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"95":{"tf":1.0}}}}}}},"df":36,"docs":{"100":{"tf":1.0},"105":{"tf":1.7320508075688772},"107":{"tf":2.23606797749979},"116":{"tf":1.0},"117":{"tf":1.0},"125":{"tf":1.7320508075688772},"126":{"tf":1.4142135623730951},"13":{"tf":1.0},"130":{"tf":1.0},"15":{"tf":1.0},"20":{"tf":2.23606797749979},"21":{"tf":1.4142135623730951},"22":{"tf":1.0},"23":{"tf":1.4142135623730951},"24":{"tf":1.4142135623730951},"25":{"tf":1.4142135623730951},"26":{"tf":1.0},"27":{"tf":1.0},"3":{"tf":1.4142135623730951},"31":{"tf":3.7416573867739413},"33":{"tf":1.0},"47":{"tf":2.23606797749979},"48":{"tf":2.0},"49":{"tf":1.4142135623730951},"57":{"tf":1.0},"61":{"tf":1.7320508075688772},"7":{"tf":1.4142135623730951},"75":{"tf":1.4142135623730951},"77":{"tf":2.0},"82":{"tf":1.0},"83":{"tf":1.0},"89":{"tf":1.7320508075688772},"92":{"tf":3.605551275463989},"93":{"tf":1.7320508075688772},"97":{"tf":1.0},"98":{"tf":1.4142135623730951}},"e":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":5,"docs":{"100":{"tf":1.4142135623730951},"106":{"tf":1.0},"107":{"tf":1.7320508075688772},"110":{"tf":1.0},"98":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"n":{"c":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":3,"docs":{"126":{"tf":1.7320508075688772},"77":{"tf":1.4142135623730951},"86":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":3,"docs":{"111":{"tf":1.0},"128":{"tf":1.0},"13":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":3,"docs":{"12":{"tf":1.0},"48":{"tf":1.0},"8":{"tf":1.0}}}}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":3,"docs":{"13":{"tf":2.8284271247461903},"15":{"tf":1.0},"44":{"tf":1.0}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":7,"docs":{"102":{"tf":1.0},"125":{"tf":1.0},"128":{"tf":1.0},"72":{"tf":1.0},"73":{"tf":1.0},"76":{"tf":1.0},"77":{"tf":1.0}}}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":3,"docs":{"68":{"tf":1.0},"69":{"tf":1.0},"8":{"tf":1.0}}}}},"i":{"d":{"df":4,"docs":{"12":{"tf":1.0},"13":{"tf":1.4142135623730951},"6":{"tf":1.0},"75":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"113":{"tf":1.0},"85":{"tf":1.0}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":14,"docs":{"10":{"tf":1.0},"108":{"tf":1.0},"110":{"tf":1.0},"117":{"tf":1.0},"18":{"tf":1.0},"35":{"tf":1.0},"48":{"tf":1.4142135623730951},"50":{"tf":1.0},"57":{"tf":1.0},"58":{"tf":1.0},"59":{"tf":1.4142135623730951},"65":{"tf":1.0},"69":{"tf":1.0},"70":{"tf":1.0}}}}},"t":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":5,"docs":{"27":{"tf":1.4142135623730951},"31":{"tf":1.0},"8":{"tf":1.0},"9":{"tf":1.7320508075688772},"92":{"tf":1.0}}}}},"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":3,"docs":{"125":{"tf":1.0},"130":{"tf":1.4142135623730951},"76":{"tf":1.0}},"t":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"107":{"tf":1.0}}},"y":{"(":{"&":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"109":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":1,"docs":{"107":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}},"df":40,"docs":{"100":{"tf":2.8284271247461903},"102":{"tf":2.449489742783178},"105":{"tf":1.0},"106":{"tf":1.7320508075688772},"107":{"tf":2.0},"110":{"tf":1.0},"116":{"tf":2.0},"118":{"tf":1.4142135623730951},"125":{"tf":2.23606797749979},"126":{"tf":1.4142135623730951},"128":{"tf":2.6457513110645907},"129":{"tf":2.8284271247461903},"130":{"tf":3.0},"18":{"tf":1.0},"34":{"tf":1.4142135623730951},"42":{"tf":1.0},"43":{"tf":2.23606797749979},"44":{"tf":1.4142135623730951},"47":{"tf":2.23606797749979},"48":{"tf":1.4142135623730951},"49":{"tf":1.0},"51":{"tf":1.0},"52":{"tf":1.0},"53":{"tf":2.449489742783178},"54":{"tf":2.0},"55":{"tf":1.4142135623730951},"56":{"tf":1.0},"57":{"tf":1.0},"58":{"tf":1.0},"61":{"tf":1.0},"64":{"tf":1.4142135623730951},"65":{"tf":2.23606797749979},"68":{"tf":1.4142135623730951},"69":{"tf":2.449489742783178},"81":{"tf":2.0},"82":{"tf":2.8284271247461903},"83":{"tf":1.0},"89":{"tf":2.0},"98":{"tf":1.4142135623730951},"99":{"tf":2.0}},"e":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"107":{"tf":1.0}}}}}}}},"df":1,"docs":{"107":{"tf":1.0}}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{":":{":":{"<":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{">":{":":{":":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":2,"docs":{"43":{"tf":1.0},"44":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"<":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"44":{"tf":1.0}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":32,"docs":{"105":{"tf":1.4142135623730951},"106":{"tf":1.0},"107":{"tf":2.0},"11":{"tf":1.0},"110":{"tf":1.0},"111":{"tf":1.0},"118":{"tf":1.0},"121":{"tf":1.4142135623730951},"123":{"tf":1.0},"124":{"tf":1.0},"125":{"tf":2.449489742783178},"13":{"tf":1.4142135623730951},"15":{"tf":1.4142135623730951},"19":{"tf":1.0},"20":{"tf":1.0},"40":{"tf":1.0},"52":{"tf":1.4142135623730951},"53":{"tf":1.4142135623730951},"54":{"tf":1.0},"55":{"tf":1.0},"57":{"tf":1.4142135623730951},"59":{"tf":1.0},"61":{"tf":1.4142135623730951},"64":{"tf":1.0},"67":{"tf":1.0},"68":{"tf":1.7320508075688772},"76":{"tf":1.0},"77":{"tf":1.0},"82":{"tf":1.4142135623730951},"83":{"tf":1.4142135623730951},"89":{"tf":1.0},"92":{"tf":1.0}}}},"df":0,"docs":{}}}}},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":8,"docs":{"12":{"tf":1.0},"125":{"tf":1.0},"34":{"tf":1.0},"47":{"tf":1.0},"49":{"tf":1.0},"64":{"tf":1.4142135623730951},"67":{"tf":1.4142135623730951},"69":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":4,"docs":{"102":{"tf":1.4142135623730951},"13":{"tf":1.0},"6":{"tf":1.0},"82":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":3,"docs":{"125":{"tf":2.0},"76":{"tf":1.0},"77":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"48":{"tf":1.0}}}},"o":{"df":0,"docs":{},"l":{"df":1,"docs":{"111":{"tf":1.0}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":2,"docs":{"34":{"tf":1.0},"90":{"tf":1.0}}}},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"13":{"tf":1.4142135623730951}}},"t":{"df":2,"docs":{"13":{"tf":1.0},"3":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"n":{"c":{"df":9,"docs":{"20":{"tf":1.4142135623730951},"52":{"tf":1.0},"54":{"tf":1.0},"56":{"tf":1.0},"57":{"tf":1.0},"68":{"tf":1.4142135623730951},"73":{"tf":1.0},"75":{"tf":1.4142135623730951},"77":{"tf":1.0}}},"df":0,"docs":{}}}}},"o":{"df":0,"docs":{},"r":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"13":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"i":{"df":3,"docs":{"121":{"tf":1.7320508075688772},"125":{"tf":1.7320508075688772},"34":{"tf":1.0}}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"117":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"123":{"tf":1.0}}},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":6,"docs":{"130":{"tf":1.0},"49":{"tf":1.0},"58":{"tf":1.0},"6":{"tf":1.4142135623730951},"68":{"tf":1.0},"71":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":7,"docs":{"110":{"tf":1.0},"125":{"tf":1.0},"130":{"tf":1.0},"57":{"tf":1.4142135623730951},"59":{"tf":1.0},"82":{"tf":1.0},"97":{"tf":1.0}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":16,"docs":{"10":{"tf":1.4142135623730951},"101":{"tf":1.0},"12":{"tf":1.0},"121":{"tf":1.4142135623730951},"125":{"tf":2.23606797749979},"128":{"tf":1.7320508075688772},"13":{"tf":1.0},"15":{"tf":1.4142135623730951},"22":{"tf":1.0},"3":{"tf":1.0},"35":{"tf":1.4142135623730951},"51":{"tf":1.0},"71":{"tf":1.0},"72":{"tf":1.0},"73":{"tf":1.0},"9":{"tf":2.0}}},"df":0,"docs":{}}}}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"102":{"tf":1.0}}}}}}}}},"df":3,"docs":{"102":{"tf":1.0},"118":{"tf":2.23606797749979},"89":{"tf":1.0}}}},"t":{"df":1,"docs":{"130":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"77":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"n":{"'":{"df":0,"docs":{},"t":{"df":1,"docs":{"96":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"98":{"tf":1.0}}}},"r":{"df":0,"docs":{},"s":{"df":4,"docs":{"11":{"tf":1.0},"118":{"tf":1.0},"13":{"tf":1.0},"76":{"tf":1.0}}}}}},"p":{"df":0,"docs":{},"u":{"df":1,"docs":{"2":{"tf":2.23606797749979}}}},"r":{"a":{"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"df":1,"docs":{"76":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":5,"docs":{"101":{"tf":1.0},"125":{"tf":1.0},"43":{"tf":1.4142135623730951},"44":{"tf":1.0},"49":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"33":{"tf":1.0}}}}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"2":{"tf":1.0}}}}}}},"i":{"c":{"df":1,"docs":{"125":{"tf":1.0}}},"df":0,"docs":{}}}},"u":{"c":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"70":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"df":3,"docs":{"18":{"tf":1.0},"3":{"tf":1.0},"70":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}},"s":{":":{":":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"34":{"tf":3.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"34":{"tf":2.449489742783178}}},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"125":{"tf":1.7320508075688772}}}}},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":6,"docs":{"100":{"tf":2.23606797749979},"102":{"tf":1.0},"114":{"tf":1.0},"39":{"tf":1.0},"65":{"tf":1.0},"82":{"tf":1.0}}}}}},"v":{"df":2,"docs":{"37":{"tf":1.0},"43":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"11":{"tf":1.4142135623730951}}}}}}},"y":{"c":{"df":0,"docs":{},"l":{"df":2,"docs":{"123":{"tf":1.0},"125":{"tf":1.0}},"i":{"c":{"df":1,"docs":{"37":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"d":{"0":{"df":1,"docs":{"128":{"tf":1.7320508075688772}},"​":{":":{"=":{"d":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"e":{"df":1,"docs":{"92":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"1":{"df":1,"docs":{"128":{"tf":1.7320508075688772}},"​":{"df":0,"docs":{},"−":{"df":0,"docs":{},"z":{"df":0,"docs":{},"p":{"(":{"d":{"1":{"df":0,"docs":{},"​":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"y":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"…":{",":{"d":{"df":0,"docs":{},"n":{"df":0,"docs":{},"​":{"df":0,"docs":{},"−":{"df":0,"docs":{},"z":{"df":0,"docs":{},"p":{"(":{"d":{"df":0,"docs":{},"n":{"df":0,"docs":{},"​":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"i":{"df":1,"docs":{"76":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"2":{"df":1,"docs":{"128":{"tf":1.7320508075688772}}},"3":{"df":1,"docs":{"128":{"tf":1.7320508075688772}}},"=":{"(":{"d":{"1":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"…":{",":{"d":{"df":0,"docs":{},"m":{"df":3,"docs":{"71":{"tf":1.0},"73":{"tf":1.0},"77":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"y":{"1":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"y":{"df":0,"docs":{},"l":{"df":1,"docs":{"88":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"{":{"1":{",":{"df":0,"docs":{},"η":{",":{"df":0,"docs":{},"η":{"2":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"η":{"3":{"df":0,"docs":{},"n":{"df":0,"docs":{},"−":{"1":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"df":0,"docs":{},"}":{"df":0,"docs":{},"i":{"=":{"0":{"2":{"df":0,"docs":{},"n":{"df":0,"docs":{},"−":{"1":{"df":1,"docs":{"82":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"a":{"df":0,"docs":{},"t":{"a":{"df":2,"docs":{"125":{"tf":1.4142135623730951},"31":{"tf":1.0}}},"df":0,"docs":{}}},"df":11,"docs":{"107":{"tf":1.0},"121":{"tf":1.4142135623730951},"125":{"tf":2.23606797749979},"126":{"tf":1.4142135623730951},"128":{"tf":1.0},"13":{"tf":1.0},"2":{"tf":1.4142135623730951},"74":{"tf":1.0},"76":{"tf":3.1622776601683795},"80":{"tf":1.0},"82":{"tf":1.0}},"e":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"81":{"tf":1.0}}}}},"o":{"d":{"df":3,"docs":{"121":{"tf":1.0},"125":{"tf":2.0},"126":{"tf":1.0}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":2,"docs":{"130":{"tf":1.0},"92":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"t":{"df":4,"docs":{"106":{"tf":1.0},"109":{"tf":1.4142135623730951},"125":{"tf":1.0},"66":{"tf":1.4142135623730951}}}}}}}}}},"d":{"df":0,"docs":{},"i":{"c":{"df":2,"docs":{"125":{"tf":1.4142135623730951},"129":{"tf":1.0}}},"df":0,"docs":{}},"u":{"c":{"df":1,"docs":{"75":{"tf":1.0}}},"df":0,"docs":{}}},"df":1,"docs":{"76":{"tf":1.0}},"e":{"df":0,"docs":{},"p":{"(":{"df":0,"docs":{},"x":{")":{"=":{"df":0,"docs":{},"γ":{"1":{"df":0,"docs":{},"​":{"df":0,"docs":{},"x":{"df":0,"docs":{},"−":{"df":0,"docs":{},"z":{"df":0,"docs":{},"h":{"(":{"df":0,"docs":{},"x":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"h":{"(":{"df":0,"docs":{},"z":{")":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"γ":{"2":{"df":0,"docs":{},"​":{"df":0,"docs":{},"x":{"df":0,"docs":{},"−":{"df":0,"docs":{},"z":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"x":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"z":{")":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"γ":{"3":{"df":0,"docs":{},"​":{"df":0,"docs":{},"x":{"df":0,"docs":{},"−":{"df":0,"docs":{},"z":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"x":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"z":{"df":0,"docs":{},"g":{")":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"γ":{"4":{"df":0,"docs":{},"​":{"df":0,"docs":{},"x":{"df":0,"docs":{},"−":{"df":0,"docs":{},"z":{"df":0,"docs":{},"g":{"2":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"x":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"z":{"df":0,"docs":{},"g":{"2":{"df":1,"docs":{"58":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"0":{"df":1,"docs":{"106":{"tf":1.0}},"​":{")":{"=":{"df":0,"docs":{},"γ":{"1":{"df":0,"docs":{},"​":{"df":0,"docs":{},"x":{"0":{"df":0,"docs":{},"​":{"df":0,"docs":{},"−":{"df":0,"docs":{},"z":{"df":0,"docs":{},"h":{"(":{"df":0,"docs":{},"x":{"0":{"df":0,"docs":{},"​":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"h":{"(":{"df":0,"docs":{},"z":{")":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"γ":{"2":{"df":0,"docs":{},"​":{"df":0,"docs":{},"x":{"0":{"df":0,"docs":{},"​":{"df":0,"docs":{},"−":{"df":0,"docs":{},"z":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"x":{"0":{"df":0,"docs":{},"​":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"z":{")":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"γ":{"3":{"df":0,"docs":{},"​":{"df":0,"docs":{},"x":{"0":{"df":0,"docs":{},"​":{"df":0,"docs":{},"−":{"df":0,"docs":{},"z":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"x":{"0":{"df":0,"docs":{},"​":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"z":{"df":0,"docs":{},"g":{")":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"γ":{"4":{"df":0,"docs":{},"​":{"df":0,"docs":{},"x":{"0":{"df":0,"docs":{},"​":{"df":0,"docs":{},"−":{"df":0,"docs":{},"z":{"df":0,"docs":{},"g":{"2":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"x":{"0":{"df":0,"docs":{},"​":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"z":{"df":0,"docs":{},"g":{"2":{"df":3,"docs":{"106":{"tf":1.0},"59":{"tf":1.0},"62":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"_":{"0":{"df":1,"docs":{"62":{"tf":1.0}}},"df":0,"docs":{}},"df":3,"docs":{"105":{"tf":1.4142135623730951},"58":{"tf":1.4142135623730951},"61":{"tf":1.4142135623730951}}}},"df":11,"docs":{"105":{"tf":1.0},"112":{"tf":1.7320508075688772},"118":{"tf":1.0},"58":{"tf":1.4142135623730951},"59":{"tf":1.0},"61":{"tf":1.0},"64":{"tf":1.0},"67":{"tf":1.4142135623730951},"79":{"tf":1.4142135623730951},"92":{"tf":1.0},"93":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"68":{"tf":1.0},"96":{"tf":1.0}}}}}},"f":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"8":{"tf":1.0}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":26,"docs":{"101":{"tf":1.0},"102":{"tf":1.4142135623730951},"103":{"tf":1.0},"106":{"tf":1.0},"107":{"tf":1.0},"121":{"tf":1.7320508075688772},"126":{"tf":2.449489742783178},"128":{"tf":1.0},"129":{"tf":2.0},"13":{"tf":1.7320508075688772},"19":{"tf":1.0},"22":{"tf":1.0},"24":{"tf":1.0},"25":{"tf":1.4142135623730951},"27":{"tf":1.4142135623730951},"34":{"tf":1.4142135623730951},"4":{"tf":1.0},"49":{"tf":1.0},"53":{"tf":1.0},"54":{"tf":1.0},"58":{"tf":1.0},"7":{"tf":1.0},"88":{"tf":1.0},"92":{"tf":1.4142135623730951},"93":{"tf":1.0},"98":{"tf":1.7320508075688772}},"i":{"df":0,"docs":{},"t":{"df":3,"docs":{"13":{"tf":1.4142135623730951},"33":{"tf":1.0},"89":{"tf":1.0}}}}}}},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":18,"docs":{"102":{"tf":1.0},"107":{"tf":1.0},"112":{"tf":1.0},"118":{"tf":1.0},"125":{"tf":1.0},"13":{"tf":1.4142135623730951},"19":{"tf":2.23606797749979},"2":{"tf":1.4142135623730951},"25":{"tf":1.0},"67":{"tf":2.23606797749979},"72":{"tf":1.4142135623730951},"73":{"tf":1.4142135623730951},"75":{"tf":2.0},"76":{"tf":3.605551275463989},"77":{"tf":1.0},"78":{"tf":1.4142135623730951},"79":{"tf":1.0},"89":{"tf":1.4142135623730951}}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":2,"docs":{"130":{"tf":1.0},"6":{"tf":1.0}}}},"i":{"c":{"df":1,"docs":{"15":{"tf":1.0}}},"df":0,"docs":{}},"v":{"df":1,"docs":{"3":{"tf":1.0}}}},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":2,"docs":{"12":{"tf":1.0},"6":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"6":{"tf":1.0}}}}}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":4,"docs":{"107":{"tf":1.0},"116":{"tf":1.0},"118":{"tf":1.4142135623730951},"53":{"tf":1.0}}}}},"t":{"df":17,"docs":{"126":{"tf":1.0},"129":{"tf":1.0},"13":{"tf":1.0},"18":{"tf":1.0},"35":{"tf":1.0},"4":{"tf":3.0},"52":{"tf":1.0},"69":{"tf":1.4142135623730951},"73":{"tf":1.0},"75":{"tf":1.0},"76":{"tf":1.0},"80":{"tf":1.0},"81":{"tf":1.0},"82":{"tf":1.0},"86":{"tf":1.0},"88":{"tf":2.0},"89":{"tf":1.4142135623730951}}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":8,"docs":{"102":{"tf":1.0},"12":{"tf":1.4142135623730951},"125":{"tf":1.7320508075688772},"69":{"tf":1.4142135623730951},"7":{"tf":1.0},"82":{"tf":1.4142135623730951},"9":{"tf":1.0},"90":{"tf":1.0}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":5,"docs":{"121":{"tf":1.0},"125":{"tf":1.7320508075688772},"126":{"tf":1.0},"4":{"tf":1.0},"89":{"tf":1.0}}}}},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"b":{"df":10,"docs":{"121":{"tf":1.0},"124":{"tf":1.0},"126":{"tf":1.0},"22":{"tf":1.4142135623730951},"36":{"tf":1.0},"39":{"tf":1.0},"75":{"tf":1.0},"77":{"tf":1.0},"84":{"tf":1.0},"85":{"tf":1.0}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":4,"docs":{"121":{"tf":1.0},"15":{"tf":1.0},"78":{"tf":1.0},"80":{"tf":1.0}}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":2,"docs":{"130":{"tf":1.0},"9":{"tf":1.0}}}},"r":{"df":2,"docs":{"125":{"tf":1.0},"19":{"tf":1.0}}}}},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":10,"docs":{"107":{"tf":1.0},"123":{"tf":1.0},"124":{"tf":1.0},"125":{"tf":1.0},"130":{"tf":1.0},"17":{"tf":1.0},"33":{"tf":1.0},"36":{"tf":1.4142135623730951},"73":{"tf":1.0},"96":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"89":{"tf":1.0}}}}}}}},"v":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"130":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"i":{"df":4,"docs":{"73":{"tf":1.0},"76":{"tf":1.0},"77":{"tf":1.0},"78":{"tf":1.4142135623730951}},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":15,"docs":{"111":{"tf":1.0},"125":{"tf":1.0},"128":{"tf":1.0},"13":{"tf":1.7320508075688772},"19":{"tf":1.0},"2":{"tf":1.0},"49":{"tf":1.4142135623730951},"51":{"tf":1.0},"52":{"tf":1.0},"55":{"tf":1.0},"65":{"tf":1.4142135623730951},"69":{"tf":1.0},"76":{"tf":1.7320508075688772},"77":{"tf":1.0},"8":{"tf":1.0}}}}}},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"6":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"125":{"tf":1.4142135623730951},"13":{"tf":1.0}}}}}},"df":0,"docs":{}}},"s":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":3,"docs":{"33":{"tf":1.0},"42":{"tf":1.0},"55":{"tf":1.0}}}}}},"df":0,"docs":{},"j":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"88":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"76":{"tf":1.0}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"8":{"tf":1.0}}}}}}}}},"r":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"76":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"v":{"df":0,"docs":{},"e":{"df":4,"docs":{"45":{"tf":1.0},"68":{"tf":1.0},"79":{"tf":1.0},"96":{"tf":1.0}}},"i":{"d":{"df":5,"docs":{"116":{"tf":1.4142135623730951},"118":{"tf":1.7320508075688772},"125":{"tf":1.4142135623730951},"37":{"tf":1.0},"95":{"tf":1.4142135623730951}}},"df":0,"docs":{},"s":{"df":5,"docs":{"118":{"tf":1.4142135623730951},"125":{"tf":1.0},"68":{"tf":1.0},"76":{"tf":1.0},"95":{"tf":1.0}}}}},"​":{"df":0,"docs":{},"∈":{"/":{"d":{"df":1,"docs":{"76":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"d":{"df":2,"docs":{"75":{"tf":1.0},"76":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"":{"=":{"d":{"df":0,"docs":{},"j":{"df":1,"docs":{"73":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"k":{"df":0,"docs":{},"​":{":":{"=":{"(":{"d":{"1":{"2":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"…":{",":{"d":{"df":0,"docs":{},"l":{"2":{"df":1,"docs":{"92":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"−":{"1":{"df":0,"docs":{},"​":{"=":{"(":{"d":{"1":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"…":{",":{"d":{"2":{"df":0,"docs":{},"l":{"df":1,"docs":{"92":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"∣":{"=":{"2":{"df":0,"docs":{},"l":{"df":1,"docs":{"92":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"l":{"d":{"df":0,"docs":{},"e":{"df":1,"docs":{"81":{"tf":1.0}},"​":{"=":{"(":{"df":0,"docs":{},"h":{",":{"df":0,"docs":{},"h":{"df":0,"docs":{},"ω":{",":{"df":0,"docs":{},"h":{"df":0,"docs":{},"ω":{"2":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"h":{"df":0,"docs":{},"ω":{"2":{"df":0,"docs":{},"n":{"+":{"df":0,"docs":{},"l":{"df":1,"docs":{"80":{"tf":1.0}},"−":{"1":{"df":1,"docs":{"89":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"o":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"0":{"tf":1.0},"45":{"tf":1.0}}}}}}}},"df":5,"docs":{"102":{"tf":1.0},"107":{"tf":1.0},"118":{"tf":1.7320508075688772},"125":{"tf":1.4142135623730951},"128":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"n":{"'":{"df":0,"docs":{},"t":{"df":4,"docs":{"118":{"tf":1.0},"13":{"tf":1.0},"31":{"tf":1.0},"76":{"tf":1.0}}}},"df":0,"docs":{}}}},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":23,"docs":{"105":{"tf":1.4142135623730951},"108":{"tf":1.0},"110":{"tf":1.4142135623730951},"112":{"tf":1.0},"118":{"tf":1.4142135623730951},"13":{"tf":2.0},"15":{"tf":1.0},"19":{"tf":1.0},"23":{"tf":1.0},"24":{"tf":1.0},"25":{"tf":1.0},"31":{"tf":1.4142135623730951},"34":{"tf":1.4142135623730951},"4":{"tf":1.0},"58":{"tf":1.4142135623730951},"59":{"tf":1.4142135623730951},"61":{"tf":1.4142135623730951},"65":{"tf":1.0},"67":{"tf":1.4142135623730951},"71":{"tf":1.7320508075688772},"82":{"tf":1.0},"89":{"tf":1.0},"92":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"n":{"'":{"df":0,"docs":{},"t":{"df":9,"docs":{"104":{"tf":1.0},"107":{"tf":1.0},"109":{"tf":1.4142135623730951},"111":{"tf":1.0},"116":{"tf":1.4142135623730951},"118":{"tf":1.7320508075688772},"128":{"tf":1.0},"130":{"tf":1.0},"66":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":11,"docs":{"103":{"tf":1.0},"107":{"tf":1.4142135623730951},"111":{"tf":1.4142135623730951},"125":{"tf":1.4142135623730951},"130":{"tf":1.4142135623730951},"57":{"tf":1.0},"68":{"tf":1.0},"81":{"tf":1.0},"82":{"tf":1.0},"96":{"tf":1.0},"98":{"tf":1.0}}}},"t":{"df":2,"docs":{"64":{"tf":1.0},"65":{"tf":1.0}}},"u":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"76":{"tf":1.0}}}},"df":0,"docs":{}},"w":{"df":0,"docs":{},"n":{"df":4,"docs":{"13":{"tf":1.4142135623730951},"15":{"tf":1.0},"20":{"tf":1.0},"34":{"tf":1.0}}}}},"s":{"df":1,"docs":{"92":{"tf":1.4142135623730951}},"t":{"_":{"a":{"d":{"d":{"df":0,"docs":{},"r":{"[":{"0":{"df":1,"docs":{"126":{"tf":1.0}}},"1":{"df":1,"docs":{"126":{"tf":1.0}}},"df":0,"docs":{}},"df":3,"docs":{"121":{"tf":1.0},"125":{"tf":1.7320508075688772},"126":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"125":{"tf":1.0}}}}}},"df":3,"docs":{"121":{"tf":1.0},"125":{"tf":2.23606797749979},"126":{"tf":1.4142135623730951}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"128":{"tf":1.0}}}}}},"​":{"=":{"(":{"1":{",":{"df":0,"docs":{},"g":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"g":{"2":{"df":0,"docs":{},"n":{"df":0,"docs":{},"−":{"1":{"df":1,"docs":{"89":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"{":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"}":{"df":0,"docs":{},"i":{"=":{"0":{"2":{"df":0,"docs":{},"n":{"df":0,"docs":{},"−":{"1":{"df":0,"docs":{},"​":{"df":0,"docs":{},"⊆":{"df":0,"docs":{},"f":{"df":1,"docs":{"80":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"e":{"df":2,"docs":{"12":{"tf":1.0},"3":{"tf":1.0}}},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":3,"docs":{"125":{"tf":1.7320508075688772},"128":{"tf":1.0},"35":{"tf":1.7320508075688772}}}}},"r":{"df":0,"docs":{},"e":{"df":2,"docs":{"13":{"tf":1.0},"77":{"tf":1.0}}}}},"′":{"df":0,"docs":{},"⊂":{"d":{"df":1,"docs":{"76":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"+":{"1":{")":{"df":0,"docs":{},"∗":{"df":0,"docs":{},"x":{"df":0,"docs":{},"−":{"1":{"df":1,"docs":{"6":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},".":{"df":0,"docs":{},"g":{"df":1,"docs":{"93":{"tf":1.0}}}},"=":{"2":{"df":1,"docs":{"8":{"tf":1.0}}},"df":0,"docs":{}},"a":{"c":{"df":0,"docs":{},"h":{"df":23,"docs":{"102":{"tf":1.7320508075688772},"107":{"tf":1.7320508075688772},"118":{"tf":1.0},"121":{"tf":1.4142135623730951},"125":{"tf":3.3166247903554},"126":{"tf":1.0},"128":{"tf":2.0},"129":{"tf":1.7320508075688772},"13":{"tf":1.0},"130":{"tf":2.23606797749979},"2":{"tf":1.0},"48":{"tf":1.0},"64":{"tf":1.4142135623730951},"65":{"tf":1.4142135623730951},"69":{"tf":1.0},"77":{"tf":2.0},"80":{"tf":1.4142135623730951},"81":{"tf":1.0},"82":{"tf":1.0},"9":{"tf":1.0},"92":{"tf":1.4142135623730951},"95":{"tf":1.0},"99":{"tf":1.0}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"58":{"tf":1.0},"77":{"tf":1.0}}}}}}},"s":{"df":1,"docs":{"69":{"tf":1.0}},"i":{"df":1,"docs":{"13":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":4,"docs":{"107":{"tf":1.0},"44":{"tf":1.0},"6":{"tf":1.0},"69":{"tf":1.0}}}}}}},"df":10,"docs":{"10":{"tf":1.0},"121":{"tf":1.4142135623730951},"125":{"tf":1.7320508075688772},"126":{"tf":1.4142135623730951},"33":{"tf":1.0},"34":{"tf":2.6457513110645907},"43":{"tf":2.6457513110645907},"44":{"tf":2.0},"6":{"tf":2.23606797749979},"8":{"tf":1.7320508075688772}},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"58":{"tf":1.0}}}},"df":0,"docs":{}},"i":{"c":{"df":0,"docs":{},"i":{"df":3,"docs":{"125":{"tf":1.0},"130":{"tf":1.0},"3":{"tf":1.0}}}},"df":0,"docs":{}}}},"i":{"df":1,"docs":{"116":{"tf":1.0}},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":5,"docs":{"130":{"tf":1.0},"14":{"tf":1.0},"22":{"tf":1.0},"34":{"tf":1.4142135623730951},"7":{"tf":1.0}}}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":24,"docs":{"100":{"tf":1.0},"114":{"tf":1.0},"116":{"tf":1.0},"118":{"tf":2.0},"123":{"tf":1.0},"13":{"tf":5.477225575051661},"15":{"tf":1.0},"18":{"tf":2.449489742783178},"30":{"tf":1.0},"34":{"tf":1.7320508075688772},"40":{"tf":1.7320508075688772},"51":{"tf":1.0},"53":{"tf":1.0},"54":{"tf":1.0},"6":{"tf":1.0},"67":{"tf":1.0},"69":{"tf":1.4142135623730951},"75":{"tf":1.0},"76":{"tf":1.0},"80":{"tf":1.0},"82":{"tf":1.0},"89":{"tf":1.0},"90":{"tf":2.0},"95":{"tf":1.7320508075688772}}}}}}}},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"4":{"tf":1.0}}}},"df":0,"docs":{}},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"y":{"df":2,"docs":{"108":{"tf":1.0},"95":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"35":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"111":{"tf":1.0}}}}},"n":{"a":{"b":{"df":0,"docs":{},"l":{"df":2,"docs":{"125":{"tf":1.0},"3":{"tf":1.0}}}},"df":0,"docs":{}},"c":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"102":{"tf":1.0}}}}}}},"df":0,"docs":{},"o":{"d":{"df":14,"docs":{"10":{"tf":1.0},"100":{"tf":1.0},"47":{"tf":1.0},"49":{"tf":1.0},"51":{"tf":1.0},"53":{"tf":1.0},"54":{"tf":1.0},"65":{"tf":1.0},"68":{"tf":1.4142135623730951},"69":{"tf":1.4142135623730951},"71":{"tf":1.0},"82":{"tf":1.0},"9":{"tf":1.0},"98":{"tf":1.0}}},"df":0,"docs":{}}},"d":{"df":9,"docs":{"102":{"tf":1.0},"109":{"tf":1.0},"11":{"tf":1.0},"12":{"tf":1.0},"123":{"tf":1.0},"39":{"tf":1.0},"45":{"tf":1.0},"7":{"tf":1.0},"96":{"tf":1.0}},"i":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"40":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"c":{"df":5,"docs":{"125":{"tf":1.0},"129":{"tf":1.4142135623730951},"130":{"tf":2.0},"48":{"tf":1.0},"69":{"tf":1.0}}},"df":0,"docs":{}}}},"g":{"a":{"df":0,"docs":{},"g":{"df":4,"docs":{"73":{"tf":1.0},"75":{"tf":1.4142135623730951},"77":{"tf":1.4142135623730951},"84":{"tf":1.0}}}},"df":0,"docs":{}},"h":{"a":{"df":0,"docs":{},"n":{"c":{"df":1,"docs":{"95":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":4,"docs":{"107":{"tf":1.4142135623730951},"125":{"tf":1.0},"48":{"tf":1.0},"76":{"tf":1.4142135623730951}}}}}},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":2,"docs":{"75":{"tf":1.0},"81":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"13":{"tf":1.0}}}},"i":{"df":0,"docs":{},"r":{"df":4,"docs":{"11":{"tf":1.0},"13":{"tf":1.0},"49":{"tf":1.0},"67":{"tf":1.0}}},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"97":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"i":{"df":6,"docs":{"120":{"tf":1.0},"121":{"tf":2.0},"126":{"tf":2.0},"35":{"tf":1.0},"69":{"tf":1.0},"89":{"tf":1.0}}}}}},"q":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"l":{"df":15,"docs":{"10":{"tf":1.0},"12":{"tf":1.0},"121":{"tf":1.4142135623730951},"125":{"tf":2.23606797749979},"126":{"tf":1.0},"13":{"tf":5.830951894845301},"15":{"tf":1.4142135623730951},"32":{"tf":1.0},"51":{"tf":1.0},"65":{"tf":1.0},"75":{"tf":1.0},"76":{"tf":1.4142135623730951},"9":{"tf":1.4142135623730951},"93":{"tf":1.4142135623730951},"99":{"tf":1.7320508075688772}}},"t":{"df":12,"docs":{"10":{"tf":1.0},"11":{"tf":1.0},"12":{"tf":1.0},"128":{"tf":1.4142135623730951},"13":{"tf":3.0},"15":{"tf":1.7320508075688772},"3":{"tf":1.4142135623730951},"57":{"tf":1.0},"59":{"tf":1.0},"68":{"tf":1.0},"9":{"tf":1.7320508075688772},"93":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":6,"docs":{"13":{"tf":2.8284271247461903},"15":{"tf":1.0},"55":{"tf":1.0},"68":{"tf":1.4142135623730951},"77":{"tf":1.0},"82":{"tf":1.0}}}},"df":0,"docs":{}}}}},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"76":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"i":{"df":1,"docs":{"76":{"tf":1.0}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":2,"docs":{"48":{"tf":1.0},"76":{"tf":1.0}}}}}}}},"t":{"c":{"df":1,"docs":{"49":{"tf":1.0}}},"df":0,"docs":{}},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"107":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":36,"docs":{"10":{"tf":1.4142135623730951},"105":{"tf":2.0},"106":{"tf":2.6457513110645907},"107":{"tf":4.358898943540674},"108":{"tf":1.0},"109":{"tf":1.0},"110":{"tf":1.7320508075688772},"112":{"tf":1.0},"114":{"tf":1.7320508075688772},"116":{"tf":2.23606797749979},"118":{"tf":2.23606797749979},"12":{"tf":1.7320508075688772},"128":{"tf":2.6457513110645907},"13":{"tf":1.4142135623730951},"18":{"tf":1.4142135623730951},"27":{"tf":1.0},"34":{"tf":1.0},"51":{"tf":1.0},"57":{"tf":2.23606797749979},"58":{"tf":2.0},"59":{"tf":1.7320508075688772},"61":{"tf":1.7320508075688772},"62":{"tf":2.23606797749979},"65":{"tf":1.4142135623730951},"67":{"tf":2.449489742783178},"69":{"tf":1.0},"72":{"tf":1.0},"73":{"tf":1.0},"74":{"tf":1.0},"75":{"tf":1.4142135623730951},"77":{"tf":1.4142135623730951},"83":{"tf":1.4142135623730951},"84":{"tf":1.0},"9":{"tf":1.4142135623730951},"92":{"tf":1.0},"93":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"/":{"df":0,"docs":{},"o":{"d":{"d":{"df":2,"docs":{"106":{"tf":1.0},"109":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":8,"docs":{"107":{"tf":1.0},"112":{"tf":1.0},"125":{"tf":1.4142135623730951},"48":{"tf":1.0},"51":{"tf":1.0},"65":{"tf":1.0},"66":{"tf":1.0},"92":{"tf":1.0}}},"r":{"df":0,"docs":{},"y":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"96":{"tf":1.0}}}},"t":{"df":0,"docs":{},"h":{"df":4,"docs":{"125":{"tf":1.0},"15":{"tf":1.0},"20":{"tf":1.0},"69":{"tf":1.0}}}}}}},"i":{"d":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"120":{"tf":1.0}}}}}}},"x":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"125":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":4,"docs":{"107":{"tf":1.0},"19":{"tf":1.0},"20":{"tf":1.4142135623730951},"66":{"tf":1.0}}}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":36,"docs":{"10":{"tf":1.0},"101":{"tf":1.0},"102":{"tf":1.4142135623730951},"103":{"tf":1.0},"104":{"tf":1.0},"107":{"tf":1.4142135623730951},"11":{"tf":1.0},"110":{"tf":1.0},"117":{"tf":1.0},"12":{"tf":1.0},"125":{"tf":1.4142135623730951},"128":{"tf":1.7320508075688772},"129":{"tf":1.0},"13":{"tf":2.0},"130":{"tf":1.4142135623730951},"19":{"tf":1.0},"33":{"tf":1.0},"39":{"tf":1.0},"4":{"tf":1.0},"43":{"tf":1.4142135623730951},"47":{"tf":1.0},"48":{"tf":1.7320508075688772},"49":{"tf":2.23606797749979},"51":{"tf":1.0},"6":{"tf":1.4142135623730951},"63":{"tf":1.0},"65":{"tf":1.0},"67":{"tf":1.0},"69":{"tf":1.4142135623730951},"76":{"tf":1.0},"8":{"tf":1.0},"82":{"tf":1.0},"9":{"tf":1.4142135623730951},"93":{"tf":1.4142135623730951},"96":{"tf":1.0},"97":{"tf":1.0}}}}}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":3,"docs":{"121":{"tf":1.4142135623730951},"43":{"tf":1.0},"71":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":28,"docs":{"10":{"tf":1.0},"101":{"tf":1.0},"103":{"tf":1.4142135623730951},"12":{"tf":2.0},"120":{"tf":1.0},"121":{"tf":1.4142135623730951},"122":{"tf":1.0},"123":{"tf":2.23606797749979},"124":{"tf":1.0},"125":{"tf":3.605551275463989},"13":{"tf":1.0},"15":{"tf":1.7320508075688772},"2":{"tf":1.0},"21":{"tf":1.0},"3":{"tf":1.0},"33":{"tf":1.0},"42":{"tf":1.0},"47":{"tf":1.4142135623730951},"48":{"tf":1.0},"49":{"tf":2.449489742783178},"6":{"tf":2.23606797749979},"68":{"tf":1.7320508075688772},"7":{"tf":2.0},"8":{"tf":2.23606797749979},"81":{"tf":1.0},"89":{"tf":1.4142135623730951},"9":{"tf":1.7320508075688772},"92":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"116":{"tf":1.4142135623730951}}}}},"r":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"39":{"tf":1.0}}}}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":5,"docs":{"128":{"tf":1.0},"13":{"tf":2.6457513110645907},"69":{"tf":1.0},"76":{"tf":1.0},"99":{"tf":1.0}}}}},"p":{"a":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":6,"docs":{"125":{"tf":2.23606797749979},"130":{"tf":1.0},"70":{"tf":1.0},"71":{"tf":1.0},"73":{"tf":1.0},"83":{"tf":1.0}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":3,"docs":{"116":{"tf":1.0},"20":{"tf":1.0},"76":{"tf":1.0}}}}},"l":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":7,"docs":{"110":{"tf":1.0},"111":{"tf":1.0},"123":{"tf":1.0},"125":{"tf":1.7320508075688772},"18":{"tf":1.0},"6":{"tf":1.0},"96":{"tf":1.0}}}},"n":{"df":3,"docs":{"107":{"tf":1.0},"125":{"tf":1.4142135623730951},"50":{"tf":1.0}}}},"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"107":{"tf":1.4142135623730951},"4":{"tf":1.0}}}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"9":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"44":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"44":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"df":2,"docs":{"117":{"tf":1.0},"44":{"tf":1.0}}}}}}},"s":{"df":1,"docs":{"39":{"tf":1.0}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":7,"docs":{"100":{"tf":1.0},"11":{"tf":1.0},"116":{"tf":1.4142135623730951},"3":{"tf":1.0},"47":{"tf":1.4142135623730951},"69":{"tf":1.7320508075688772},"81":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":9,"docs":{"114":{"tf":1.0},"121":{"tf":1.7320508075688772},"125":{"tf":1.0},"126":{"tf":1.0},"13":{"tf":1.0},"44":{"tf":1.0},"81":{"tf":1.4142135623730951},"89":{"tf":1.0},"92":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":8,"docs":{"102":{"tf":1.0},"118":{"tf":1.0},"124":{"tf":1.0},"125":{"tf":1.4142135623730951},"48":{"tf":1.0},"67":{"tf":1.7320508075688772},"82":{"tf":1.0},"89":{"tf":1.0}}}},"r":{"df":0,"docs":{},"n":{"df":2,"docs":{"130":{"tf":1.0},"33":{"tf":1.0}}}}},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"31":{"tf":1.0}}}},"df":3,"docs":{"12":{"tf":1.7320508075688772},"125":{"tf":1.0},"76":{"tf":1.4142135623730951}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":2,"docs":{"49":{"tf":1.0},"67":{"tf":1.0}}}}}}}},"f":{"(":{"a":{")":{":":{"=":{"df":0,"docs":{},"p":{"(":{"a":{")":{"df":0,"docs":{},"q":{"(":{"a":{")":{"df":0,"docs":{},"−":{"1":{"df":1,"docs":{"88":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":1,"docs":{"88":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"d":{")":{"=":{"0":{"df":1,"docs":{"76":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"88":{"tf":1.0}},"i":{"df":0,"docs":{},"​":{")":{"=":{"0":{"df":1,"docs":{"76":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"h":{")":{"=":{"0":{"df":1,"docs":{"15":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"y":{"1":{"df":0,"docs":{},"​":{")":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"f":{"(":{"df":0,"docs":{},"y":{"df":0,"docs":{},"l":{"df":1,"docs":{"88":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"z":{")":{"=":{"df":0,"docs":{},"i":{"df":1,"docs":{"18":{"tf":1.0}}}},"df":0,"docs":{}},"df":1,"docs":{"68":{"tf":1.0}}}},"+":{"df":0,"docs":{},"g":{"]":{"1":{"df":0,"docs":{},"​":{"=":{"[":{"df":0,"docs":{},"f":{"]":{"1":{"df":0,"docs":{},"​":{"+":{"[":{"df":0,"docs":{},"g":{"]":{"1":{"df":1,"docs":{"18":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},",":{"df":0,"docs":{},"g":{"df":1,"docs":{"13":{"tf":1.0}}}},"/":{"df":0,"docs":{},"g":{"df":1,"docs":{"68":{"tf":1.0}}}},":":{"=":{"df":0,"docs":{},"y":{"+":{"(":{"df":0,"docs":{},"x":{"df":0,"docs":{},"−":{"df":0,"docs":{},"z":{")":{"df":0,"docs":{},"q":{"df":0,"docs":{},"−":{"df":0,"docs":{},"p":{"df":1,"docs":{"76":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"a":{"df":0,"docs":{},"→":{"df":0,"docs":{},"f":{"df":1,"docs":{"88":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"(":{"d":{")":{"df":0,"docs":{},"→":{"df":0,"docs":{},"f":{"df":1,"docs":{"88":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"=":{"0":{"df":1,"docs":{"76":{"tf":1.0}}},"a":{"(":{"df":0,"docs":{},"ζ":{")":{"df":0,"docs":{},"q":{"df":0,"docs":{},"l":{"df":0,"docs":{},"​":{"+":{"b":{"(":{"df":0,"docs":{},"ζ":{")":{"df":0,"docs":{},"q":{"df":0,"docs":{},"r":{"df":1,"docs":{"20":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"z":{"df":0,"docs":{},"h":{"df":0,"docs":{},"​":{"df":0,"docs":{},"t":{"df":1,"docs":{"15":{"tf":1.0}}}}}}},"]":{"1":{"df":3,"docs":{"18":{"tf":1.4142135623730951},"20":{"tf":1.0},"34":{"tf":1.0}}},"df":0,"docs":{}},"a":{"c":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"'":{"df":1,"docs":{"96":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"t":{"df":7,"docs":{"12":{"tf":1.0},"125":{"tf":1.0},"128":{"tf":1.0},"13":{"tf":2.8284271247461903},"15":{"tf":1.7320508075688772},"4":{"tf":1.0},"67":{"tf":1.0}},"o":{"df":0,"docs":{},"r":{"df":9,"docs":{"118":{"tf":1.0},"125":{"tf":1.0},"13":{"tf":1.7320508075688772},"2":{"tf":1.4142135623730951},"27":{"tf":1.0},"67":{"tf":1.7320508075688772},"76":{"tf":1.7320508075688772},"86":{"tf":1.0},"89":{"tf":2.0}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"76":{"tf":1.4142135623730951}}}},"l":{"df":0,"docs":{},"s":{"df":1,"docs":{"97":{"tf":1.0}}}},"r":{"df":2,"docs":{"15":{"tf":1.0},"69":{"tf":1.0}}},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"107":{"tf":1.0},"130":{"tf":1.0}}}}}},"t":{"df":2,"docs":{"116":{"tf":1.4142135623730951},"95":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"116":{"tf":1.0}}}}}}},"b":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":3,"docs":{"27":{"tf":1.0},"31":{"tf":1.7320508075688772},"32":{"tf":1.0}},"​":{"(":{"df":0,"docs":{},"ζ":{")":{"=":{"df":0,"docs":{},"t":{"df":0,"docs":{},"ˉ":{"+":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"p":{"df":0,"docs":{},"ˉ":{"df":0,"docs":{},"​":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"υ":{"2":{"a":{"df":0,"docs":{},"ˉ":{"+":{"df":0,"docs":{},"υ":{"3":{"b":{"df":0,"docs":{},"ˉ":{"+":{"df":0,"docs":{},"υ":{"4":{"c":{"df":0,"docs":{},"ˉ":{"+":{"df":0,"docs":{},"υ":{"5":{"df":0,"docs":{},"s":{"df":0,"docs":{},"ˉ":{"df":0,"docs":{},"σ":{"1":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"υ":{"6":{"df":0,"docs":{},"s":{"df":0,"docs":{},"ˉ":{"df":0,"docs":{},"σ":{"2":{"df":1,"docs":{"31":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"]":{"1":{"df":1,"docs":{"31":{"tf":1.0}},"​":{"=":{"[":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"υ":{"[":{"df":0,"docs":{},"p":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"υ":{"2":{"[":{"a":{"]":{"1":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"υ":{"3":{"[":{"b":{"]":{"1":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"υ":{"4":{"[":{"c":{"]":{"1":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"υ":{"5":{"[":{"df":0,"docs":{},"s":{"df":0,"docs":{},"σ":{"1":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"υ":{"6":{"[":{"df":0,"docs":{},"s":{"df":0,"docs":{},"σ":{"2":{"df":0,"docs":{},"​":{"]":{"1":{"df":1,"docs":{"31":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":19,"docs":{"120":{"tf":1.0},"121":{"tf":1.4142135623730951},"125":{"tf":1.7320508075688772},"126":{"tf":1.4142135623730951},"13":{"tf":2.6457513110645907},"15":{"tf":1.4142135623730951},"18":{"tf":2.449489742783178},"20":{"tf":2.0},"34":{"tf":1.4142135623730951},"4":{"tf":1.7320508075688772},"68":{"tf":1.4142135623730951},"69":{"tf":1.4142135623730951},"73":{"tf":1.0},"76":{"tf":1.0},"80":{"tf":1.0},"88":{"tf":1.7320508075688772},"89":{"tf":1.4142135623730951},"92":{"tf":2.0},"93":{"tf":1.4142135623730951}},"e":{"1":{"7":{":":{":":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"(":{"1":{"df":1,"docs":{"101":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"(":{"1":{"df":1,"docs":{"97":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"97":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"69":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"d":{"df":1,"docs":{"33":{"tf":1.0}}},"df":0,"docs":{}},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"125":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"w":{"df":10,"docs":{"102":{"tf":1.0},"104":{"tf":1.0},"116":{"tf":1.4142135623730951},"117":{"tf":1.0},"12":{"tf":1.0},"13":{"tf":1.0},"15":{"tf":1.0},"31":{"tf":1.0},"36":{"tf":1.0},"63":{"tf":1.0}}}},"f":{"df":0,"docs":{},"t":{"df":4,"docs":{"1":{"tf":1.0},"114":{"tf":2.0},"2":{"tf":2.6457513110645907},"95":{"tf":1.0}}}},"i":{"a":{"df":0,"docs":{},"t":{"df":7,"docs":{"111":{"tf":1.4142135623730951},"38":{"tf":1.0},"39":{"tf":1.0},"41":{"tf":2.0},"87":{"tf":1.0},"92":{"tf":1.0},"93":{"tf":1.0}}}},"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"a":{"c":{"c":{"df":0,"docs":{},"i":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":1,"docs":{"101":{"tf":1.0}},"e":{"(":{"[":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"1":{"7":{":":{":":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"(":{"1":{"df":1,"docs":{"101":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"<":{"df":0,"docs":{},"f":{">":{">":{"(":{"&":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":1,"docs":{"97":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":1,"docs":{"97":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":18,"docs":{"100":{"tf":1.0},"101":{"tf":1.0},"102":{"tf":1.0},"103":{"tf":1.0},"104":{"tf":1.0},"105":{"tf":1.0},"107":{"tf":1.7320508075688772},"110":{"tf":1.0},"48":{"tf":1.7320508075688772},"49":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951},"63":{"tf":1.0},"65":{"tf":1.0},"67":{"tf":1.0},"82":{"tf":1.0},"97":{"tf":1.4142135623730951},"98":{"tf":1.4142135623730951},"99":{"tf":1.7320508075688772}},"p":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"97":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":19,"docs":{"101":{"tf":1.0},"102":{"tf":1.0},"107":{"tf":1.0},"13":{"tf":4.58257569495584},"15":{"tf":1.0},"18":{"tf":1.4142135623730951},"2":{"tf":1.4142135623730951},"34":{"tf":1.0},"35":{"tf":1.0},"4":{"tf":1.0},"40":{"tf":2.23606797749979},"43":{"tf":1.0},"51":{"tf":1.0},"6":{"tf":1.4142135623730951},"69":{"tf":1.0},"80":{"tf":1.0},"88":{"tf":1.0},"89":{"tf":1.0},"95":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"(":{"2":{"_":{"df":0,"docs":{},"u":{"6":{"4":{"df":1,"docs":{"34":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"3":{"_":{"df":0,"docs":{},"u":{"6":{"4":{"df":1,"docs":{"34":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":1,"docs":{"43":{"tf":1.0}}},"4":{"df":1,"docs":{"43":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"<":{"df":0,"docs":{},"f":{"df":1,"docs":{"34":{"tf":3.1622776601683795}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}},"f":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"51":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"e":{"df":2,"docs":{"123":{"tf":2.23606797749979},"124":{"tf":1.0}}},"l":{"df":3,"docs":{"12":{"tf":1.0},"125":{"tf":2.23606797749979},"35":{"tf":1.7320508075688772}}}},"n":{"a":{"df":0,"docs":{},"l":{"df":9,"docs":{"12":{"tf":1.0},"123":{"tf":1.4142135623730951},"125":{"tf":2.0},"126":{"tf":1.0},"15":{"tf":1.0},"34":{"tf":1.4142135623730951},"43":{"tf":1.0},"75":{"tf":1.0},"76":{"tf":1.0}}}},"d":{"df":3,"docs":{"2":{"tf":1.4142135623730951},"76":{"tf":1.0},"86":{"tf":1.0}}},"df":0,"docs":{},"e":{"df":1,"docs":{"11":{"tf":1.0}}},"i":{"df":0,"docs":{},"t":{"df":10,"docs":{"13":{"tf":1.0},"18":{"tf":1.0},"4":{"tf":1.0},"51":{"tf":1.0},"6":{"tf":1.0},"68":{"tf":1.0},"69":{"tf":1.0},"88":{"tf":1.0},"89":{"tf":1.0},"95":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"[":{"0":{"df":2,"docs":{"100":{"tf":1.4142135623730951},"107":{"tf":1.0}}},"df":0,"docs":{}},"df":2,"docs":{"100":{"tf":1.0},"107":{"tf":1.0}}}}}},"df":27,"docs":{"100":{"tf":1.4142135623730951},"101":{"tf":1.0},"107":{"tf":1.4142135623730951},"12":{"tf":1.7320508075688772},"124":{"tf":1.0},"125":{"tf":1.7320508075688772},"126":{"tf":2.0},"128":{"tf":1.4142135623730951},"13":{"tf":1.4142135623730951},"19":{"tf":1.0},"22":{"tf":1.4142135623730951},"30":{"tf":1.0},"31":{"tf":1.4142135623730951},"41":{"tf":1.0},"45":{"tf":1.0},"48":{"tf":1.4142135623730951},"51":{"tf":1.4142135623730951},"58":{"tf":1.7320508075688772},"65":{"tf":1.0},"68":{"tf":1.0},"69":{"tf":1.0},"7":{"tf":1.0},"75":{"tf":1.0},"8":{"tf":1.0},"81":{"tf":1.0},"93":{"tf":1.0},"98":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"31":{"tf":1.0}}}}}}},"t":{"df":1,"docs":{"96":{"tf":1.0}}},"v":{"df":0,"docs":{},"e":{"df":1,"docs":{"11":{"tf":1.0}}}},"x":{"df":5,"docs":{"125":{"tf":1.0},"4":{"tf":1.0},"71":{"tf":1.0},"86":{"tf":1.0},"89":{"tf":1.0}}}},"l":{"a":{"df":0,"docs":{},"g":{"a":{"df":1,"docs":{"128":{"tf":1.0}}},"b":{"df":1,"docs":{"128":{"tf":1.4142135623730951}}},"df":5,"docs":{"121":{"tf":1.4142135623730951},"125":{"tf":3.0},"126":{"tf":1.4142135623730951},"128":{"tf":3.1622776601683795},"129":{"tf":2.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"l":{"df":2,"docs":{"11":{"tf":1.4142135623730951},"3":{"tf":1.0}}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"w":{"df":2,"docs":{"49":{"tf":1.0},"96":{"tf":1.0}}}}},"n":{"df":6,"docs":{"100":{"tf":1.0},"107":{"tf":1.0},"43":{"tf":1.0},"44":{"tf":1.4142135623730951},"97":{"tf":1.0},"99":{"tf":1.0}}},"o":{"c":{"df":0,"docs":{},"u":{"df":1,"docs":{"128":{"tf":1.0}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":48,"docs":{"10":{"tf":1.4142135623730951},"104":{"tf":1.0},"106":{"tf":1.0},"107":{"tf":1.7320508075688772},"116":{"tf":1.0},"12":{"tf":1.4142135623730951},"121":{"tf":1.4142135623730951},"125":{"tf":1.4142135623730951},"126":{"tf":1.7320508075688772},"13":{"tf":3.7416573867739413},"130":{"tf":1.0},"15":{"tf":2.0},"18":{"tf":1.4142135623730951},"20":{"tf":1.0},"21":{"tf":1.0},"23":{"tf":1.0},"30":{"tf":1.0},"31":{"tf":1.4142135623730951},"34":{"tf":1.7320508075688772},"36":{"tf":1.0},"4":{"tf":1.0},"41":{"tf":1.0},"43":{"tf":1.4142135623730951},"44":{"tf":1.0},"47":{"tf":1.0},"48":{"tf":1.0},"49":{"tf":1.0},"51":{"tf":1.0},"53":{"tf":1.0},"54":{"tf":1.0},"55":{"tf":1.0},"58":{"tf":1.4142135623730951},"6":{"tf":1.4142135623730951},"68":{"tf":1.0},"71":{"tf":1.0},"73":{"tf":1.0},"75":{"tf":1.0},"76":{"tf":1.0},"77":{"tf":1.0},"78":{"tf":1.0},"82":{"tf":1.0},"86":{"tf":1.0},"89":{"tf":1.0},"9":{"tf":1.4142135623730951},"90":{"tf":1.0},"92":{"tf":2.0},"93":{"tf":2.449489742783178},"96":{"tf":1.0}}}}}},"r":{"c":{"df":2,"docs":{"12":{"tf":1.4142135623730951},"19":{"tf":1.0}}},"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"68":{"tf":1.0},"78":{"tf":1.0}}},"t":{"df":1,"docs":{"68":{"tf":1.0}}}},"df":11,"docs":{"101":{"tf":1.0},"116":{"tf":1.0},"125":{"tf":1.0},"13":{"tf":2.23606797749979},"34":{"tf":1.0},"51":{"tf":1.0},"67":{"tf":1.0},"71":{"tf":1.0},"8":{"tf":1.0},"90":{"tf":1.0},"95":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"18":{"tf":1.0}}}},"u":{"df":0,"docs":{},"l":{"a":{"df":3,"docs":{"57":{"tf":1.0},"59":{"tf":1.0},"75":{"tf":1.0}}},"df":0,"docs":{}}}}},"u":{"df":0,"docs":{},"n":{"d":{"df":2,"docs":{"3":{"tf":1.0},"37":{"tf":1.0}}},"df":0,"docs":{}},"r":{"df":2,"docs":{"20":{"tf":1.0},"55":{"tf":1.0}},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"116":{"tf":1.0},"2":{"tf":1.4142135623730951},"95":{"tf":1.0}}}}}}}},"p":{"df":5,"docs":{"120":{"tf":1.0},"121":{"tf":1.0},"123":{"tf":1.0},"125":{"tf":1.4142135623730951},"126":{"tf":1.0}}},"r":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"(":{"0":{"df":2,"docs":{"100":{"tf":1.0},"107":{"tf":1.0}}},"1":{"df":2,"docs":{"100":{"tf":1.0},"107":{"tf":1.0}}},"2":{"df":2,"docs":{"100":{"tf":1.0},"107":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},":":{":":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":1,"docs":{"107":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":7,"docs":{"100":{"tf":1.4142135623730951},"102":{"tf":1.0},"106":{"tf":1.0},"107":{"tf":2.8284271247461903},"110":{"tf":2.23606797749979},"128":{"tf":1.7320508075688772},"82":{"tf":1.0}}}}},"df":1,"docs":{"37":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"39":{"tf":1.0}}}}},"i":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"_":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"102":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"d":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"79":{"tf":1.0}}}},"df":0,"docs":{}},"df":20,"docs":{"102":{"tf":1.0},"105":{"tf":1.4142135623730951},"106":{"tf":1.0},"112":{"tf":1.4142135623730951},"118":{"tf":1.7320508075688772},"56":{"tf":2.0},"58":{"tf":1.7320508075688772},"61":{"tf":1.4142135623730951},"62":{"tf":1.0},"67":{"tf":1.7320508075688772},"70":{"tf":1.0},"72":{"tf":1.4142135623730951},"75":{"tf":2.0},"76":{"tf":2.0},"77":{"tf":1.4142135623730951},"78":{"tf":2.449489742783178},"79":{"tf":1.7320508075688772},"89":{"tf":1.0},"92":{"tf":1.4142135623730951},"93":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"2":{"tf":1.0},"81":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":1,"docs":{"9":{"tf":1.0}}}},"n":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":21,"docs":{"101":{"tf":1.0},"103":{"tf":1.0},"104":{"tf":1.0},"106":{"tf":1.0},"107":{"tf":1.0},"111":{"tf":1.0},"121":{"tf":1.0},"125":{"tf":1.4142135623730951},"34":{"tf":1.7320508075688772},"39":{"tf":1.0},"44":{"tf":2.6457513110645907},"53":{"tf":1.0},"54":{"tf":1.0},"55":{"tf":1.0},"82":{"tf":1.4142135623730951},"83":{"tf":1.0},"86":{"tf":1.7320508075688772},"88":{"tf":1.7320508075688772},"89":{"tf":1.4142135623730951},"93":{"tf":1.0},"97":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"126":{"tf":1.0},"20":{"tf":1.0},"95":{"tf":1.0}},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"12":{"tf":1.0}}}}}}}}}}}},"g":{",":{"df":0,"docs":{},"h":{"df":1,"docs":{"93":{"tf":1.0}}}},"1":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"34":{"tf":2.8284271247461903}}}}}}}},"3":{"df":1,"docs":{"117":{"tf":1.0}}},"=":{"df":0,"docs":{},"ω":{"b":{"df":1,"docs":{"89":{"tf":1.0}}},"df":0,"docs":{}}},"^":{"0":{"df":2,"docs":{"51":{"tf":1.0},"54":{"tf":1.0}}},"1":{"df":2,"docs":{"51":{"tf":1.0},"54":{"tf":1.0}}},"2":{"df":2,"docs":{"51":{"tf":1.4142135623730951},"54":{"tf":1.0}}},"3":{"df":2,"docs":{"51":{"tf":1.0},"54":{"tf":1.0}}},"4":{"df":2,"docs":{"51":{"tf":1.0},"54":{"tf":1.0}}},"5":{"df":2,"docs":{"51":{"tf":1.7320508075688772},"54":{"tf":1.0}}},"8":{"df":1,"docs":{"51":{"tf":1.0}}},"df":0,"docs":{},"i":{"df":2,"docs":{"51":{"tf":1.0},"61":{"tf":1.0}}}},"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"a":{"_":{"df":0,"docs":{},"i":{"df":1,"docs":{"58":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"e":{"df":8,"docs":{"10":{"tf":1.0},"11":{"tf":2.23606797749979},"12":{"tf":1.0},"13":{"tf":1.0},"15":{"tf":1.4142135623730951},"19":{"tf":1.0},"8":{"tf":3.3166247903554},"9":{"tf":2.6457513110645907}}}},"v":{"df":0,"docs":{},"e":{"df":2,"docs":{"106":{"tf":1.4142135623730951},"62":{"tf":1.4142135623730951}}}}},"df":13,"docs":{"117":{"tf":2.23606797749979},"118":{"tf":1.4142135623730951},"121":{"tf":1.4142135623730951},"125":{"tf":2.0},"126":{"tf":1.4142135623730951},"13":{"tf":2.449489742783178},"15":{"tf":1.0},"18":{"tf":2.0},"51":{"tf":2.23606797749979},"53":{"tf":1.0},"67":{"tf":2.0},"68":{"tf":1.0},"80":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":28,"docs":{"101":{"tf":1.0},"111":{"tf":1.0},"112":{"tf":1.4142135623730951},"117":{"tf":2.0},"123":{"tf":1.4142135623730951},"125":{"tf":1.0},"128":{"tf":1.0},"2":{"tf":1.0},"3":{"tf":1.0},"33":{"tf":1.4142135623730951},"34":{"tf":1.4142135623730951},"43":{"tf":1.4142135623730951},"47":{"tf":1.0},"48":{"tf":1.0},"49":{"tf":1.7320508075688772},"51":{"tf":1.0},"64":{"tf":1.4142135623730951},"67":{"tf":1.0},"69":{"tf":1.0},"7":{"tf":1.0},"75":{"tf":1.0},"76":{"tf":1.0},"77":{"tf":1.0},"80":{"tf":1.0},"82":{"tf":1.0},"88":{"tf":1.0},"96":{"tf":1.0},"97":{"tf":1.4142135623730951}}}}},"t":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"100":{"tf":1.0}}}}}},"df":5,"docs":{"111":{"tf":1.4142135623730951},"130":{"tf":1.0},"73":{"tf":1.0},"76":{"tf":1.0},"80":{"tf":1.0}}}},"i":{":":{"0":{"df":0,"docs":{},"≤":{"df":0,"docs":{},"i":{"<":{"2":{"df":0,"docs":{},"n":{"df":1,"docs":{"105":{"tf":1.0}}}},"df":0,"docs":{},"n":{"df":1,"docs":{"117":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":1,"docs":{"118":{"tf":1.4142135623730951}},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"'":{"df":1,"docs":{"96":{"tf":1.0}}},"df":0,"docs":{}}}}}},"v":{"df":0,"docs":{},"e":{"df":9,"docs":{"107":{"tf":1.0},"128":{"tf":1.4142135623730951},"13":{"tf":1.0},"130":{"tf":1.7320508075688772},"18":{"tf":1.0},"45":{"tf":1.0},"49":{"tf":1.0},"6":{"tf":1.0},"76":{"tf":1.0}},"n":{"df":12,"docs":{"107":{"tf":1.7320508075688772},"125":{"tf":1.0},"13":{"tf":1.0},"15":{"tf":1.4142135623730951},"22":{"tf":1.0},"35":{"tf":1.0},"62":{"tf":1.0},"71":{"tf":1.0},"73":{"tf":1.0},"74":{"tf":1.0},"88":{"tf":1.0},"90":{"tf":1.0}}}}},"z":{"a":{"df":1,"docs":{"96":{"tf":1.0}}},"df":0,"docs":{}}},"k":{"df":1,"docs":{"117":{"tf":1.0}}},"l":{"df":0,"docs":{},"o":{"b":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"69":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"n":{"+":{"1":{"=":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"+":{"2":{"=":{"df":0,"docs":{},"g":{"2":{"df":1,"docs":{"117":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"=":{"1":{"df":1,"docs":{"117":{"tf":1.0}}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":1,"docs":{"33":{"tf":1.0}}}}},"df":0,"docs":{}},"o":{"a":{"df":0,"docs":{},"l":{"df":5,"docs":{"45":{"tf":1.0},"49":{"tf":1.0},"75":{"tf":1.0},"76":{"tf":1.0},"96":{"tf":1.0}}}},"df":17,"docs":{"102":{"tf":1.0},"104":{"tf":1.4142135623730951},"107":{"tf":1.0},"111":{"tf":1.0},"117":{"tf":1.0},"13":{"tf":1.7320508075688772},"41":{"tf":1.0},"45":{"tf":1.0},"47":{"tf":1.0},"48":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.0},"52":{"tf":1.0},"56":{"tf":1.0},"67":{"tf":1.0},"96":{"tf":1.0},"97":{"tf":1.4142135623730951}},"l":{"d":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":4,"docs":{"18":{"tf":1.0},"34":{"tf":1.0},"37":{"tf":1.0},"96":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"o":{"d":{"df":4,"docs":{"13":{"tf":1.0},"45":{"tf":1.0},"49":{"tf":1.0},"79":{"tf":1.0}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"93":{"tf":1.0}}},"df":0,"docs":{}}}}},"p":{"df":0,"docs":{},"u":{"df":1,"docs":{"2":{"tf":1.7320508075688772}}}},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"13":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"2":{"tf":1.0},"67":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"k":{"df":1,"docs":{"93":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"n":{"d":{"df":4,"docs":{"86":{"tf":1.4142135623730951},"89":{"tf":1.0},"92":{"tf":1.0},"93":{"tf":1.0}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":3,"docs":{"121":{"tf":1.4142135623730951},"126":{"tf":1.0},"18":{"tf":2.23606797749979}}}}}},"u":{"a":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":1,"docs":{"76":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"h":{"(":{"df":0,"docs":{},"x":{")":{"=":{"df":0,"docs":{},"h":{"1":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"x":{"2":{")":{"+":{"df":0,"docs":{},"x":{"df":0,"docs":{},"h":{"2":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"x":{"2":{"df":2,"docs":{"109":{"tf":1.0},"66":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"β":{"1":{"df":0,"docs":{},"​":{"b":{"(":{"df":0,"docs":{},"x":{")":{"+":{"df":0,"docs":{},"β":{"2":{"df":0,"docs":{},"​":{"c":{"(":{"df":0,"docs":{},"x":{"df":1,"docs":{"55":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"0":{"df":2,"docs":{"105":{"tf":1.0},"106":{"tf":1.0}}},"_":{"0":{"df":2,"docs":{"61":{"tf":1.0},"62":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"55":{"tf":1.0}},"∣":{"df":0,"docs":{},"∣":{"df":0,"docs":{},"i":{"df":1,"docs":{"86":{"tf":1.0}}}}}},"z":{")":{"=":{"df":0,"docs":{},"f":{"(":{"df":0,"docs":{},"z":{")":{"/":{"df":0,"docs":{},"g":{"(":{"df":0,"docs":{},"z":{"df":1,"docs":{"68":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"β":{"1":{"df":0,"docs":{},"​":{"b":{"(":{"df":0,"docs":{},"z":{")":{"+":{"df":0,"docs":{},"β":{"2":{"df":0,"docs":{},"​":{"c":{"(":{"df":0,"docs":{},"z":{"df":3,"docs":{"106":{"tf":1.0},"57":{"tf":1.0},"62":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":7,"docs":{"105":{"tf":1.0},"106":{"tf":1.4142135623730951},"58":{"tf":1.0},"61":{"tf":1.0},"62":{"tf":1.4142135623730951},"68":{"tf":1.0},"83":{"tf":1.0}}}},".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":1,"docs":{"13":{"tf":1.0}}}}}},"1":{"df":2,"docs":{"92":{"tf":1.4142135623730951},"93":{"tf":2.23606797749979}},"​":{"(":{"df":0,"docs":{},"z":{"2":{"df":1,"docs":{"92":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"2":{"df":2,"docs":{"92":{"tf":1.4142135623730951},"93":{"tf":1.0}},"​":{"(":{"df":0,"docs":{},"z":{"2":{"df":1,"docs":{"92":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}}},":":{"=":{"df":0,"docs":{},"k":{"df":0,"docs":{},"∑":{"df":0,"docs":{},"​":{"df":0,"docs":{},"β":{"df":0,"docs":{},"k":{"df":0,"docs":{},"t":{"df":0,"docs":{},"​":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"j":{"df":0,"docs":{},"∑":{"df":0,"docs":{},"​":{"df":0,"docs":{},"β":{"df":0,"docs":{},"j":{"b":{"df":0,"docs":{},"​":{"b":{"df":0,"docs":{},"j":{"df":1,"docs":{"92":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"η":{"1":{"df":0,"docs":{},"z":{"2":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"z":{"df":0,"docs":{},"η":{"2":{"df":0,"docs":{},"z":{"2":{"df":1,"docs":{"93":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"=":{"df":0,"docs":{},"h":{"1":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"x":{"2":{")":{"+":{"df":0,"docs":{},"x":{"df":0,"docs":{},"h":{"2":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"x":{"2":{"df":1,"docs":{"92":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"k":{"df":0,"docs":{},"∑":{"df":0,"docs":{},"​":{"df":0,"docs":{},"β":{"df":0,"docs":{},"k":{"df":0,"docs":{},"t":{"df":0,"docs":{},"​":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"j":{"df":0,"docs":{},"∑":{"df":0,"docs":{},"​":{"df":0,"docs":{},"β":{"df":0,"docs":{},"j":{"b":{"df":0,"docs":{},"​":{"b":{"df":0,"docs":{},"j":{"df":1,"docs":{"93":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"s":{"df":0,"docs":{},"h":{"a":{"3":{"df":1,"docs":{"39":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"{":{"1":{",":{"df":0,"docs":{},"ω":{",":{"df":0,"docs":{},"ω":{"2":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"k":{"df":0,"docs":{},"−":{"1":{"df":1,"docs":{"13":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"−":{"1":{"df":3,"docs":{"13":{"tf":1.4142135623730951},"15":{"tf":1.0},"22":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"h":{"0":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"h":{"df":0,"docs":{},"n":{"df":0,"docs":{},"​":{"df":0,"docs":{},"}":{"df":0,"docs":{},"⊂":{"df":0,"docs":{},"f":{"df":1,"docs":{"4":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"ω":{"df":0,"docs":{},"i":{":":{"0":{"df":0,"docs":{},"≤":{"df":0,"docs":{},"i":{"<":{"df":0,"docs":{},"n":{"df":1,"docs":{"13":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"_":{"1":{"(":{"df":0,"docs":{},"x":{"df":1,"docs":{"66":{"tf":1.0}}}},"df":2,"docs":{"109":{"tf":1.7320508075688772},"66":{"tf":1.0}}},"2":{"(":{"df":0,"docs":{},"x":{"df":1,"docs":{"66":{"tf":1.0}}}},"df":2,"docs":{"109":{"tf":1.7320508075688772},"66":{"tf":1.0}}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"118":{"tf":1.0}}}},"n":{"d":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"df":1,"docs":{"81":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":4,"docs":{"107":{"tf":1.0},"110":{"tf":1.0},"51":{"tf":1.0},"55":{"tf":1.0}},"l":{"df":2,"docs":{"103":{"tf":1.0},"8":{"tf":1.0}}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":5,"docs":{"109":{"tf":1.0},"118":{"tf":1.0},"125":{"tf":1.0},"75":{"tf":1.0},"76":{"tf":1.4142135623730951}}}},"i":{"df":1,"docs":{"34":{"tf":1.0}}}}},"r":{"d":{"df":2,"docs":{"13":{"tf":1.0},"19":{"tf":1.0}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"h":{"(":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"_":{"2":{"df":1,"docs":{"39":{"tf":1.7320508075688772}}},"3":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":7,"docs":{"111":{"tf":1.0},"130":{"tf":1.0},"44":{"tf":1.0},"73":{"tf":1.7320508075688772},"86":{"tf":1.7320508075688772},"89":{"tf":1.4142135623730951},"90":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"103":{"tf":1.0},"39":{"tf":2.6457513110645907}}}},"m":{"a":{"df":0,"docs":{},"p":{":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"(":{"[":{"(":{"df":0,"docs":{},"x":{"df":1,"docs":{"43":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"v":{"df":0,"docs":{},"e":{"df":2,"docs":{"103":{"tf":1.0},"48":{"tf":1.0}},"n":{"'":{"df":0,"docs":{},"t":{"df":1,"docs":{"68":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":32,"docs":{"105":{"tf":1.4142135623730951},"106":{"tf":1.0},"107":{"tf":2.0},"109":{"tf":1.7320508075688772},"110":{"tf":1.0},"111":{"tf":1.0},"118":{"tf":2.23606797749979},"126":{"tf":1.4142135623730951},"13":{"tf":2.8284271247461903},"19":{"tf":2.23606797749979},"23":{"tf":1.0},"24":{"tf":1.0},"25":{"tf":1.0},"31":{"tf":1.4142135623730951},"34":{"tf":1.0},"52":{"tf":1.0},"55":{"tf":2.23606797749979},"56":{"tf":2.0},"57":{"tf":2.0},"58":{"tf":1.7320508075688772},"59":{"tf":1.0},"6":{"tf":1.4142135623730951},"61":{"tf":1.4142135623730951},"64":{"tf":1.0},"65":{"tf":1.0},"66":{"tf":1.7320508075688772},"68":{"tf":1.4142135623730951},"80":{"tf":1.0},"82":{"tf":2.449489742783178},"83":{"tf":2.0},"86":{"tf":1.0},"92":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"41":{"tf":1.0}}}},"p":{"df":2,"docs":{"44":{"tf":1.0},"69":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"101":{"tf":1.0},"34":{"tf":1.0}}}}}},"n":{"c":{"df":1,"docs":{"118":{"tf":1.0}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"e":{"'":{"df":1,"docs":{"19":{"tf":1.0}}},"df":24,"docs":{"10":{"tf":1.0},"107":{"tf":1.0},"111":{"tf":1.0},"117":{"tf":1.0},"121":{"tf":1.0},"13":{"tf":2.449489742783178},"130":{"tf":1.4142135623730951},"20":{"tf":1.0},"3":{"tf":1.0},"34":{"tf":1.4142135623730951},"39":{"tf":1.4142135623730951},"51":{"tf":1.0},"53":{"tf":1.0},"55":{"tf":1.0},"56":{"tf":1.0},"6":{"tf":1.4142135623730951},"69":{"tf":1.0},"73":{"tf":1.0},"77":{"tf":1.4142135623730951},"8":{"tf":1.0},"86":{"tf":1.0},"88":{"tf":1.0},"92":{"tf":1.4142135623730951},"95":{"tf":1.0}}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":4,"docs":{"111":{"tf":1.0},"39":{"tf":1.0},"41":{"tf":1.0},"87":{"tf":1.0}}}}}}}},"i":{"d":{"df":0,"docs":{},"e":{"df":1,"docs":{"18":{"tf":1.0}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":6,"docs":{"34":{"tf":1.0},"45":{"tf":1.0},"58":{"tf":1.0},"68":{"tf":1.4142135623730951},"80":{"tf":1.0},"97":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":4,"docs":{"118":{"tf":1.0},"125":{"tf":1.0},"19":{"tf":1.0},"67":{"tf":1.0}}}}}},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"20":{"tf":1.4142135623730951}}}}}}}},"o":{"df":0,"docs":{},"l":{"d":{"df":17,"docs":{"10":{"tf":1.0},"100":{"tf":2.0},"101":{"tf":1.4142135623730951},"102":{"tf":1.7320508075688772},"116":{"tf":1.4142135623730951},"12":{"tf":1.0},"125":{"tf":1.4142135623730951},"13":{"tf":2.23606797749979},"15":{"tf":1.4142135623730951},"34":{"tf":1.0},"53":{"tf":1.0},"6":{"tf":1.0},"68":{"tf":1.0},"73":{"tf":1.0},"75":{"tf":1.0},"76":{"tf":1.7320508075688772},"9":{"tf":1.0}}},"df":0,"docs":{},"e":{"df":1,"docs":{"125":{"tf":2.6457513110645907}}}},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"df":1,"docs":{"18":{"tf":1.0}}}}}}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":3,"docs":{"111":{"tf":1.0},"19":{"tf":1.0},"75":{"tf":1.0}}}}}},"o":{"d":{"df":2,"docs":{"104":{"tf":1.0},"107":{"tf":1.0}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"0":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":2,"docs":{"116":{"tf":1.7320508075688772},"77":{"tf":1.0}}}}},"ω":{"df":0,"docs":{},"i":{":":{"0":{"df":0,"docs":{},"≤":{"df":0,"docs":{},"i":{"<":{"2":{"df":0,"docs":{},"n":{"df":1,"docs":{"118":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"∈":{"d":{"df":1,"docs":{"13":{"tf":1.4142135623730951}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"∖":{"df":0,"docs":{},"{":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"i":{"df":0,"docs":{},"}":{"df":0,"docs":{},"i":{"df":0,"docs":{},"≥":{"0":{"df":1,"docs":{"89":{"tf":1.0}}},"df":0,"docs":{}}}}}}}}},"h":{"df":2,"docs":{"13":{"tf":1.7320508075688772},"15":{"tf":1.0}}}}},"i":{"+":{"1":{"df":1,"docs":{"69":{"tf":1.4142135623730951}}},"df":0,"docs":{}},",":{"df":0,"docs":{},"j":{")":{",":{"df":0,"docs":{},"v":{"df":1,"docs":{"13":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"∈":{"df":0,"docs":{},"i":{"df":1,"docs":{"13":{"tf":1.0}}}}},",":{"df":0,"docs":{},"k":{",":{"df":0,"docs":{},"l":{"df":4,"docs":{"10":{"tf":1.0},"12":{"tf":1.0},"13":{"tf":1.0},"15":{"tf":1.0}}}},"df":0,"docs":{}},"l":{"df":1,"docs":{"13":{"tf":1.0}}}},"df":1,"docs":{"13":{"tf":2.0}}}},".":{"df":6,"docs":{"100":{"tf":1.0},"107":{"tf":1.0},"118":{"tf":1.0},"51":{"tf":1.0},"58":{"tf":1.4142135623730951},"67":{"tf":1.0}}},":":{"0":{"df":0,"docs":{},"≤":{"df":0,"docs":{},"i":{"<":{"2":{"df":0,"docs":{},"n":{"+":{"1":{"df":1,"docs":{"118":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"=":{"0":{"df":0,"docs":{},"k":{"df":0,"docs":{},"−":{"1":{"df":0,"docs":{},"​":{"(":{"a":{"df":0,"docs":{},"i":{"df":1,"docs":{"13":{"tf":1.4142135623730951}},"​":{"+":{"df":0,"docs":{},"γ":{")":{"/":{"df":0,"docs":{},"∏":{"df":0,"docs":{},"i":{"=":{"0":{"df":0,"docs":{},"k":{"df":0,"docs":{},"−":{"1":{"df":0,"docs":{},"​":{"(":{"b":{"df":0,"docs":{},"i":{"df":1,"docs":{"13":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"b":{"df":0,"docs":{},"i":{"df":1,"docs":{"13":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"∏":{"df":0,"docs":{},"k":{"df":0,"docs":{},"−":{"1":{"df":0,"docs":{},"​":{"(":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"γ":{")":{"=":{"df":0,"docs":{},"i":{"=":{"0":{"df":0,"docs":{},"∏":{"df":0,"docs":{},"k":{"df":0,"docs":{},"−":{"1":{"df":0,"docs":{},"​":{"(":{"b":{"df":0,"docs":{},"i":{"df":1,"docs":{"13":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"∑":{"df":0,"docs":{},"n":{"df":0,"docs":{},"​":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"ζ":{")":{"(":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{")":{"df":0,"docs":{},"i":{"df":1,"docs":{"31":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"{":{"(":{"df":0,"docs":{},"i":{",":{"df":0,"docs":{},"j":{"df":1,"docs":{"13":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"∣":{"df":0,"docs":{},"l":{"df":0,"docs":{},"j":{"df":1,"docs":{"121":{"tf":1.0}}}}}},">":{"df":0,"docs":{},"n":{"df":2,"docs":{"13":{"tf":1.0},"15":{"tf":1.0}}}},"b":{"df":0,"docs":{},"​":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"x":{"df":1,"docs":{"107":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"d":{"df":0,"docs":{},"e":{"a":{"df":12,"docs":{"111":{"tf":1.0},"13":{"tf":1.0},"130":{"tf":1.0},"3":{"tf":1.0},"5":{"tf":1.0},"53":{"tf":1.0},"58":{"tf":1.0},"6":{"tf":1.0},"64":{"tf":1.0},"65":{"tf":1.0},"66":{"tf":1.0},"78":{"tf":1.0}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":1,"docs":{"51":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"104":{"tf":1.0}}}}}}},"m":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"128":{"tf":1.0}}}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"i":{"df":1,"docs":{"106":{"tf":1.0}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":17,"docs":{"103":{"tf":1.0},"104":{"tf":1.0},"116":{"tf":1.0},"117":{"tf":1.0},"18":{"tf":1.0},"33":{"tf":1.4142135623730951},"35":{"tf":1.0},"36":{"tf":1.4142135623730951},"39":{"tf":1.0},"40":{"tf":1.0},"45":{"tf":1.0},"63":{"tf":1.0},"66":{"tf":1.0},"67":{"tf":1.0},"8":{"tf":1.0},"96":{"tf":1.7320508075688772},"98":{"tf":1.0}}}}}}},"i":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"51":{"tf":1.0}}}}}}},"df":1,"docs":{"76":{"tf":1.7320508075688772}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":8,"docs":{"117":{"tf":1.0},"125":{"tf":1.7320508075688772},"13":{"tf":1.4142135623730951},"15":{"tf":1.0},"67":{"tf":1.0},"9":{"tf":1.0},"90":{"tf":1.0},"98":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":4,"docs":{"116":{"tf":1.0},"130":{"tf":1.0},"20":{"tf":1.0},"76":{"tf":1.0}}}}}}},"n":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"d":{"df":9,"docs":{"118":{"tf":1.7320508075688772},"12":{"tf":1.0},"125":{"tf":1.0},"128":{"tf":1.0},"2":{"tf":1.0},"22":{"tf":1.0},"65":{"tf":1.0},"78":{"tf":1.0},"82":{"tf":1.0}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"12":{"tf":1.4142135623730951},"126":{"tf":1.4142135623730951}}}}}}},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":4,"docs":{"126":{"tf":1.4142135623730951},"76":{"tf":1.4142135623730951},"86":{"tf":1.0},"92":{"tf":1.4142135623730951}}}},"d":{"df":1,"docs":{"49":{"tf":1.0}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"121":{"tf":1.0}}}}}}}}},"d":{"df":0,"docs":{},"e":{"df":2,"docs":{"56":{"tf":1.0},"58":{"tf":1.4142135623730951}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":5,"docs":{"10":{"tf":1.0},"12":{"tf":1.4142135623730951},"129":{"tf":1.0},"77":{"tf":1.0},"86":{"tf":1.0}}},"df":0,"docs":{}}}},"x":{"df":10,"docs":{"10":{"tf":2.23606797749979},"102":{"tf":1.0},"12":{"tf":1.4142135623730951},"128":{"tf":1.0},"13":{"tf":1.4142135623730951},"35":{"tf":1.0},"71":{"tf":1.0},"77":{"tf":1.0},"92":{"tf":1.0},"93":{"tf":1.0}}}},"i":{"c":{"df":3,"docs":{"10":{"tf":1.0},"13":{"tf":1.0},"27":{"tf":1.0}}},"df":0,"docs":{}},"u":{"c":{"df":2,"docs":{"13":{"tf":1.0},"88":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":1,"docs":{"125":{"tf":1.0}},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"i":{"df":1,"docs":{"82":{"tf":1.0}}}},"df":0,"docs":{}}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"76":{"tf":1.4142135623730951}}}}}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"125":{"tf":1.4142135623730951}}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":9,"docs":{"112":{"tf":1.0},"121":{"tf":1.0},"123":{"tf":1.7320508075688772},"124":{"tf":1.0},"125":{"tf":1.4142135623730951},"18":{"tf":1.0},"51":{"tf":1.0},"69":{"tf":1.0},"8":{"tf":1.0}}}}}},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"i":{"df":2,"docs":{"130":{"tf":1.0},"43":{"tf":1.0}}}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":5,"docs":{"125":{"tf":1.0},"130":{"tf":1.0},"30":{"tf":1.4142135623730951},"69":{"tf":1.0},"92":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"18":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":24,"docs":{"10":{"tf":1.0},"103":{"tf":1.0},"114":{"tf":1.4142135623730951},"12":{"tf":2.449489742783178},"121":{"tf":1.0},"123":{"tf":1.0},"13":{"tf":1.4142135623730951},"130":{"tf":1.0},"14":{"tf":1.4142135623730951},"15":{"tf":1.7320508075688772},"2":{"tf":1.7320508075688772},"22":{"tf":1.7320508075688772},"25":{"tf":1.0},"31":{"tf":1.4142135623730951},"33":{"tf":2.0},"34":{"tf":3.3166247903554},"35":{"tf":1.0},"41":{"tf":1.4142135623730951},"43":{"tf":2.449489742783178},"6":{"tf":3.1622776601683795},"8":{"tf":1.0},"93":{"tf":1.0},"97":{"tf":2.449489742783178},"99":{"tf":1.4142135623730951}}}}},"s":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"44":{"tf":1.0}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":1,"docs":{"96":{"tf":1.0}}}}}},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"13":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"a":{"df":0,"docs":{},"n":{"c":{"df":5,"docs":{"12":{"tf":1.0},"13":{"tf":1.0},"15":{"tf":1.4142135623730951},"34":{"tf":2.6457513110645907},"7":{"tf":1.0}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":4,"docs":{"102":{"tf":1.0},"103":{"tf":1.0},"34":{"tf":1.7320508075688772},"99":{"tf":1.0}}}}}},"df":3,"docs":{"121":{"tf":1.0},"125":{"tf":1.4142135623730951},"126":{"tf":1.4142135623730951}},"e":{"a":{"d":{"df":11,"docs":{"116":{"tf":1.0},"125":{"tf":1.0},"13":{"tf":1.0},"20":{"tf":1.0},"31":{"tf":1.0},"53":{"tf":1.0},"54":{"tf":1.0},"77":{"tf":1.4142135623730951},"8":{"tf":1.0},"82":{"tf":1.0},"90":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":5,"docs":{"121":{"tf":1.4142135623730951},"125":{"tf":3.872983346207417},"126":{"tf":1.0},"130":{"tf":1.4142135623730951},"49":{"tf":1.0}}}},"df":0,"docs":{}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":4,"docs":{"121":{"tf":1.0},"125":{"tf":1.0},"40":{"tf":1.4142135623730951},"73":{"tf":1.0}},"r":{"df":2,"docs":{"82":{"tf":1.0},"98":{"tf":1.0}}}},"n":{"df":0,"docs":{},"s":{"df":1,"docs":{"95":{"tf":1.0}}}},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":10,"docs":{"111":{"tf":1.4142135623730951},"124":{"tf":1.0},"125":{"tf":1.0},"69":{"tf":1.0},"70":{"tf":1.0},"73":{"tf":1.0},"75":{"tf":1.0},"80":{"tf":1.0},"89":{"tf":1.0},"93":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"13":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"v":{"df":2,"docs":{"128":{"tf":1.0},"129":{"tf":1.0}}}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"i":{"df":2,"docs":{"10":{"tf":1.0},"47":{"tf":1.0}}}},"df":0,"docs":{}}},"n":{"df":4,"docs":{"111":{"tf":1.4142135623730951},"39":{"tf":2.23606797749979},"70":{"tf":1.0},"78":{"tf":1.4142135623730951}}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":26,"docs":{"105":{"tf":1.0},"107":{"tf":2.6457513110645907},"114":{"tf":1.4142135623730951},"116":{"tf":2.0},"118":{"tf":1.0},"13":{"tf":3.0},"15":{"tf":1.0},"19":{"tf":1.4142135623730951},"2":{"tf":1.7320508075688772},"23":{"tf":1.0},"24":{"tf":1.0},"25":{"tf":1.0},"31":{"tf":1.0},"34":{"tf":1.0},"35":{"tf":1.0},"4":{"tf":1.0},"51":{"tf":1.0},"53":{"tf":1.0},"61":{"tf":1.0},"67":{"tf":1.0},"76":{"tf":2.0},"80":{"tf":1.0},"81":{"tf":1.0},"82":{"tf":1.0},"89":{"tf":1.0},"92":{"tf":1.4142135623730951}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":2,"docs":{"40":{"tf":1.0},"69":{"tf":1.0}}}}}}}},"r":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"u":{"c":{"df":3,"docs":{"118":{"tf":1.0},"13":{"tf":1.0},"52":{"tf":1.0}},"t":{"df":1,"docs":{"0":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"8":{"tf":1.0}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"19":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":5,"docs":{"116":{"tf":1.0},"125":{"tf":1.0},"44":{"tf":1.0},"6":{"tf":1.0},"95":{"tf":1.4142135623730951}}},"t":{"df":2,"docs":{"6":{"tf":1.0},"95":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"v":{"df":10,"docs":{"116":{"tf":1.4142135623730951},"128":{"tf":1.0},"20":{"tf":1.0},"52":{"tf":1.0},"69":{"tf":1.0},"76":{"tf":1.0},"78":{"tf":1.0},"96":{"tf":1.0},"97":{"tf":1.0},"98":{"tf":1.0}}}}}}},"o":{"df":1,"docs":{"130":{"tf":1.0}}},"s":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"<":{"df":0,"docs":{},"f":{"df":1,"docs":{"34":{"tf":1.7320508075688772}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"34":{"tf":2.23606797749979}}},"df":0,"docs":{}}}}},"n":{"'":{"df":0,"docs":{},"t":{"df":3,"docs":{"114":{"tf":1.0},"128":{"tf":1.0},"64":{"tf":1.0}}}},"df":0,"docs":{}},"r":{"a":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"<":{"df":0,"docs":{},"f":{"df":1,"docs":{"34":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"u":{"df":2,"docs":{"125":{"tf":1.0},"130":{"tf":1.0}}}}},"t":{"'":{"df":16,"docs":{"10":{"tf":1.0},"100":{"tf":1.0},"117":{"tf":1.0},"118":{"tf":1.0},"125":{"tf":1.7320508075688772},"13":{"tf":1.0},"130":{"tf":1.0},"19":{"tf":1.0},"34":{"tf":1.0},"48":{"tf":1.4142135623730951},"49":{"tf":1.4142135623730951},"51":{"tf":1.0},"53":{"tf":1.0},"54":{"tf":1.0},"76":{"tf":1.4142135623730951},"79":{"tf":1.0}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":4,"docs":{"105":{"tf":1.0},"48":{"tf":1.0},"58":{"tf":1.4142135623730951},"61":{"tf":1.0}}},"r":{"df":2,"docs":{"107":{"tf":1.0},"2":{"tf":1.0}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":3,"docs":{"13":{"tf":1.0},"57":{"tf":1.0},"9":{"tf":1.0}}}}}},"​":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"x":{"df":1,"docs":{"107":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"∈":{"[":{"0":{",":{"2":{"df":0,"docs":{},"n":{"+":{"df":0,"docs":{},"k":{"df":1,"docs":{"90":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"":{"=":{"df":0,"docs":{},"j":{"df":1,"docs":{"73":{"tf":1.0}}},"ω":{"df":0,"docs":{},"j":{"df":0,"docs":{},"k":{"1":{"df":0,"docs":{},"​":{"df":0,"docs":{},"":{"=":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"l":{"df":0,"docs":{},"k":{"2":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"j":{"=":{"1":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"m":{"df":3,"docs":{"89":{"tf":1.4142135623730951},"92":{"tf":1.4142135623730951},"93":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"m":{"df":0,"docs":{},"′":{"+":{"1":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"m":{"df":0,"docs":{},"′":{"+":{"df":0,"docs":{},"m":{"df":2,"docs":{"92":{"tf":1.4142135623730951},"93":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":8,"docs":{"126":{"tf":1.4142135623730951},"13":{"tf":1.0},"4":{"tf":1.0},"69":{"tf":1.4142135623730951},"81":{"tf":1.0},"83":{"tf":1.0},"92":{"tf":1.4142135623730951},"99":{"tf":1.0}},"g":{"df":0,"docs":{},"z":{"df":1,"docs":{"93":{"tf":1.0}}}},"o":{"b":{"df":3,"docs":{"107":{"tf":1.0},"111":{"tf":1.0},"19":{"tf":1.0}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":2,"docs":{"125":{"tf":1.0},"49":{"tf":1.0}}}}},"z":{"df":1,"docs":{"93":{"tf":1.4142135623730951}}},"":{"=":{"df":0,"docs":{},"i":{"df":1,"docs":{"4":{"tf":1.0}}}},"df":0,"docs":{}}},"k":{"+":{"1":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"2":{"df":0,"docs":{},"k":{"+":{"1":{"df":0,"docs":{},"​":{"df":0,"docs":{},"​":{":":{"=":{"df":0,"docs":{},"g":{"+":{"df":0,"docs":{},"ζ":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{"df":0,"docs":{},"h":{"df":1,"docs":{"93":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"1":{"2":{"df":1,"docs":{"34":{"tf":1.0}}},"df":2,"docs":{"13":{"tf":1.0},"34":{"tf":1.4142135623730951}}},"2":{"df":2,"docs":{"13":{"tf":1.0},"34":{"tf":1.0}}},"<":{"df":0,"docs":{},"n":{"df":2,"docs":{"92":{"tf":1.0},"93":{"tf":1.0}}}},"=":{"0":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"n":{"df":0,"docs":{},"−":{"1":{"df":2,"docs":{"92":{"tf":1.0},"93":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"1":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"n":{"df":2,"docs":{"92":{"tf":1.0},"93":{"tf":1.0}},"t":{"df":1,"docs":{"89":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"ω":{"0":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}}},">":{"0":{"df":2,"docs":{"73":{"tf":1.0},"77":{"tf":1.0}}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":3,"docs":{"18":{"tf":1.0},"34":{"tf":1.0},"37":{"tf":1.0}}}}},"df":7,"docs":{"117":{"tf":1.0},"126":{"tf":1.4142135623730951},"13":{"tf":2.0},"48":{"tf":1.0},"69":{"tf":1.4142135623730951},"75":{"tf":1.0},"76":{"tf":1.7320508075688772}},"e":{"c":{"c":{"a":{"df":0,"docs":{},"k":{"2":{"5":{"6":{"(":{"df":0,"docs":{},"x":{"df":0,"docs":{},"∣":{"df":0,"docs":{},"∣":{"df":0,"docs":{},"i":{"df":2,"docs":{"92":{"tf":1.0},"93":{"tf":1.0}}}}}}},"df":1,"docs":{"86":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"130":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":6,"docs":{"111":{"tf":1.0},"117":{"tf":1.0},"19":{"tf":1.0},"44":{"tf":1.0},"49":{"tf":1.0},"76":{"tf":1.4142135623730951}}}},"y":{"df":3,"docs":{"125":{"tf":1.0},"130":{"tf":1.0},"43":{"tf":1.0}}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":11,"docs":{"107":{"tf":1.0},"112":{"tf":1.0},"125":{"tf":1.7320508075688772},"130":{"tf":1.0},"43":{"tf":1.0},"44":{"tf":1.0},"56":{"tf":1.0},"57":{"tf":1.0},"6":{"tf":1.0},"73":{"tf":1.0},"81":{"tf":1.0}},"l":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"g":{"df":3,"docs":{"19":{"tf":1.0},"3":{"tf":1.0},"6":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"n":{"df":6,"docs":{"130":{"tf":1.0},"20":{"tf":1.0},"41":{"tf":1.0},"71":{"tf":1.0},"89":{"tf":1.0},"95":{"tf":1.0}}}}}},"z":{"df":0,"docs":{},"g":{":":{":":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"r":{"df":2,"docs":{"34":{"tf":1.4142135623730951},"43":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":2,"docs":{"34":{"tf":2.23606797749979},"43":{"tf":1.4142135623730951}}}},"υ":{"df":0,"docs":{},"s":{"2":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{"df":0,"docs":{},"​":{"df":0,"docs":{},"π":{"df":0,"docs":{},"k":{"df":0,"docs":{},"−":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"2":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{"df":0,"docs":{},"​":{"df":0,"docs":{},"​":{"=":{"df":0,"docs":{},"g":{"+":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"2":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{"df":0,"docs":{},"h":{"=":{"df":0,"docs":{},"g":{"df":0,"docs":{},"−":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"2":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{"df":0,"docs":{},"h":{"df":1,"docs":{"93":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}},"−":{"1":{"df":3,"docs":{"13":{"tf":1.0},"92":{"tf":1.0},"93":{"tf":1.0}}},"df":0,"docs":{}},"≥":{"0":{"df":1,"docs":{"19":{"tf":1.0}}},"df":0,"docs":{}}},"l":{",":{"df":0,"docs":{},"r":{",":{"df":0,"docs":{},"o":{"df":2,"docs":{"8":{"tf":1.0},"9":{"tf":1.0}}}},"df":0,"docs":{}}},"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":6,"docs":{"116":{"tf":1.0},"2":{"tf":1.7320508075688772},"31":{"tf":1.0},"34":{"tf":1.0},"4":{"tf":1.0},"95":{"tf":1.0}}}}},"df":0,"docs":{}}},"m":{"b":{"d":{"a":{"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":6,"docs":{"0":{"tf":1.0},"18":{"tf":1.0},"44":{"tf":1.7320508075688772},"85":{"tf":1.0},"86":{"tf":1.0},"96":{"tf":1.0}},"s":{"_":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":1,"docs":{"37":{"tf":1.0}}}}}}}},"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{":":{":":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{"_":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{":":{":":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{":":{":":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{":":{":":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"s":{"1":{"2":{"_":{"3":{"8":{"1":{":":{":":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":2,"docs":{"43":{"tf":1.0},"44":{"tf":1.0}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{":":{":":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{":":{":":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":2,"docs":{"43":{"tf":1.0},"44":{"tf":1.0}}}}}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"n":{"d":{"df":1,"docs":{"13":{"tf":1.4142135623730951}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"49":{"tf":1.0}}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"76":{"tf":1.4142135623730951}}}}}},"s":{"df":0,"docs":{},"t":{"df":14,"docs":{"100":{"tf":1.0},"102":{"tf":1.0},"112":{"tf":1.0},"12":{"tf":1.4142135623730951},"121":{"tf":1.4142135623730951},"125":{"tf":2.0},"126":{"tf":1.0},"13":{"tf":2.0},"130":{"tf":1.0},"15":{"tf":1.0},"39":{"tf":1.0},"75":{"tf":1.0},"8":{"tf":1.0},"9":{"tf":1.0}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"18":{"tf":1.4142135623730951},"75":{"tf":1.0},"85":{"tf":1.0}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"18":{"tf":1.0}}}}}},"y":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"112":{"tf":1.4142135623730951},"93":{"tf":1.0}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":5,"docs":{"121":{"tf":1.0},"125":{"tf":1.4142135623730951},"126":{"tf":1.0},"128":{"tf":1.0},"130":{"tf":1.0}}}}}}},"d":{"df":0,"docs":{},"e":{"_":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"(":{")":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"107":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"107":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":1,"docs":{"107":{"tf":2.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":6,"docs":{"102":{"tf":1.4142135623730951},"107":{"tf":1.4142135623730951},"112":{"tf":1.0},"118":{"tf":1.7320508075688772},"128":{"tf":1.0},"67":{"tf":2.0}}}},"df":8,"docs":{"10":{"tf":1.0},"11":{"tf":1.0},"12":{"tf":1.0},"121":{"tf":1.0},"126":{"tf":1.4142135623730951},"13":{"tf":1.0},"77":{"tf":1.4142135623730951},"92":{"tf":1.0}},"e":{"a":{"d":{"df":3,"docs":{"130":{"tf":1.0},"92":{"tf":1.0},"93":{"tf":1.0}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":1,"docs":{"41":{"tf":1.0}}}},"v":{"df":6,"docs":{"123":{"tf":1.0},"13":{"tf":1.0},"15":{"tf":1.0},"19":{"tf":1.0},"77":{"tf":1.0},"90":{"tf":1.0}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"df":6,"docs":{"10":{"tf":1.0},"102":{"tf":1.0},"15":{"tf":1.0},"19":{"tf":1.0},"58":{"tf":1.0},"8":{"tf":2.23606797749979}}}},"m":{"df":0,"docs":{},"m":{"a":{"df":1,"docs":{"13":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":8,"docs":{"112":{"tf":1.0},"121":{"tf":1.4142135623730951},"125":{"tf":1.0},"126":{"tf":1.7320508075688772},"35":{"tf":1.0},"50":{"tf":1.0},"71":{"tf":1.0},"76":{"tf":1.4142135623730951}}}}}},"q":{"df":3,"docs":{"51":{"tf":1.4142135623730951},"61":{"tf":1.0},"67":{"tf":2.0}}},"s":{"df":0,"docs":{},"s":{"df":5,"docs":{"125":{"tf":1.0},"13":{"tf":1.0},"130":{"tf":1.4142135623730951},"47":{"tf":1.0},"80":{"tf":1.0}}}},"t":{"'":{"df":22,"docs":{"100":{"tf":1.0},"102":{"tf":1.0},"107":{"tf":1.0},"11":{"tf":1.0},"118":{"tf":1.0},"128":{"tf":2.23606797749979},"129":{"tf":1.4142135623730951},"13":{"tf":2.23606797749979},"130":{"tf":1.7320508075688772},"15":{"tf":1.0},"19":{"tf":1.0},"34":{"tf":1.0},"43":{"tf":1.0},"47":{"tf":1.0},"48":{"tf":1.0},"51":{"tf":1.0},"53":{"tf":1.0},"70":{"tf":1.0},"73":{"tf":1.0},"76":{"tf":2.0},"8":{"tf":1.0},"97":{"tf":1.0}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":4,"docs":{"125":{"tf":1.0},"128":{"tf":1.0},"4":{"tf":1.0},"93":{"tf":1.7320508075688772}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":6,"docs":{"45":{"tf":1.0},"58":{"tf":1.0},"66":{"tf":1.0},"68":{"tf":1.7320508075688772},"80":{"tf":1.4142135623730951},"97":{"tf":1.0}}},"r":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"81":{"tf":1.0}}}},"df":0,"docs":{}}}}},"i":{",":{"df":0,"docs":{},"j":{"df":0,"docs":{},"′":{"df":0,"docs":{},"′":{"df":0,"docs":{},"​":{"<":{"df":0,"docs":{},"m":{"a":{"d":{"d":{"df":0,"docs":{},"r":{",":{"df":0,"docs":{},"i":{"+":{"1":{",":{"df":0,"docs":{},"j":{"df":1,"docs":{"121":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"b":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"114":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":3,"docs":{"125":{"tf":1.0},"31":{"tf":1.0},"4":{"tf":1.4142135623730951}},"m":{"b":{"df":1,"docs":{"130":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"df":6,"docs":{"13":{"tf":1.0},"20":{"tf":1.7320508075688772},"27":{"tf":1.0},"31":{"tf":1.0},"82":{"tf":1.0},"83":{"tf":1.4142135623730951}}}},"df":1,"docs":{"34":{"tf":1.0}}},"k":{"df":1,"docs":{"130":{"tf":1.0}}}},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"96":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"df":4,"docs":{"107":{"tf":1.0},"112":{"tf":1.0},"125":{"tf":1.0},"58":{"tf":1.0}}}},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":2,"docs":{"100":{"tf":1.0},"13":{"tf":1.0}}}}},"​":{"(":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{")":{"=":{"1":{"df":1,"docs":{"4":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"j":{"df":0,"docs":{},"​":{")":{"=":{"0":{"df":1,"docs":{"4":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"o":{"c":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"69":{"tf":2.0},"81":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"c":{"df":5,"docs":{"125":{"tf":1.0},"130":{"tf":1.0},"15":{"tf":1.0},"3":{"tf":1.0},"35":{"tf":1.0}}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"g":{"df":2,"docs":{"107":{"tf":1.0},"76":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"12":{"tf":1.0},"125":{"tf":1.4142135623730951}}}}}},"o":{"df":0,"docs":{},"k":{"df":8,"docs":{"100":{"tf":1.0},"101":{"tf":1.0},"107":{"tf":1.0},"128":{"tf":2.23606797749979},"13":{"tf":1.0},"20":{"tf":1.0},"50":{"tf":1.0},"99":{"tf":1.0}}},"p":{"df":1,"docs":{"125":{"tf":2.0}}},"s":{"df":1,"docs":{"15":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"48":{"tf":1.0}}}},"t":{"df":2,"docs":{"49":{"tf":1.0},"52":{"tf":1.0}}},"w":{"df":5,"docs":{"118":{"tf":1.0},"34":{"tf":1.0},"67":{"tf":1.7320508075688772},"79":{"tf":1.0},"89":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"2":{"tf":1.0}}}}}}},"p":{"df":0,"docs":{},"u":{"b":{"df":2,"docs":{"121":{"tf":1.0},"126":{"tf":1.0}}},"df":0,"docs":{}}},"u":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"125":{"tf":1.0}}}}}}},"df":0,"docs":{}},"×":{"3":{"df":1,"docs":{"120":{"tf":1.0}}},"df":0,"docs":{}},"′":{":":{"=":{"df":0,"docs":{},"⌈":{"df":0,"docs":{},"l":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"​":{"/":{"4":{"df":1,"docs":{"121":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"′":{"=":{"(":{"df":0,"docs":{},"l":{"0":{"df":0,"docs":{},"′":{"df":0,"docs":{},"′":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"l":{"1":{"df":0,"docs":{},"′":{"df":0,"docs":{},"′":{"df":0,"docs":{},"​":{",":{".":{".":{".":{",":{"df":0,"docs":{},"l":{"df":0,"docs":{},"j":{"df":0,"docs":{},"′":{"df":0,"docs":{},"′":{"df":0,"docs":{},"​":{")":{"df":0,"docs":{},"t":{"df":1,"docs":{"121":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"m":{",":{"df":0,"docs":{},"v":{")":{"=":{"(":{"0":{",":{"0":{"df":1,"docs":{"125":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"125":{"tf":1.0}}}},"0":{"df":0,"docs":{},"​":{"=":{"df":0,"docs":{},"r":{"0":{"df":1,"docs":{"130":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"1":{"df":1,"docs":{"2":{"tf":1.0}}},":":{"=":{"df":0,"docs":{},"m":{"df":0,"docs":{},"′":{"+":{"df":0,"docs":{},"m":{"df":1,"docs":{"89":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"=":{"2":{"df":0,"docs":{},"m":{"df":2,"docs":{"73":{"tf":1.0},"77":{"tf":1.0}}},"n":{"df":1,"docs":{"76":{"tf":1.4142135623730951}}}},"4":{"df":0,"docs":{},"n":{"df":1,"docs":{"76":{"tf":1.0}}}},"5":{"2":{"df":1,"docs":{"126":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"n":{"+":{"df":0,"docs":{},"k":{"df":1,"docs":{"19":{"tf":1.0}}}},"df":1,"docs":{"76":{"tf":1.0}}}},">":{"df":0,"docs":{},"n":{"df":1,"docs":{"76":{"tf":1.0}}}},"^":{"df":0,"docs":{},"j":{"df":1,"docs":{"92":{"tf":1.0}}}},"a":{"c":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":1,"docs":{"2":{"tf":1.0}}}}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"130":{"tf":1.7320508075688772},"49":{"tf":1.4142135623730951}}}}}},"d":{"d":{"df":0,"docs":{},"r":{",":{"df":0,"docs":{},"i":{"+":{"1":{",":{"df":0,"docs":{},"j":{"df":0,"docs":{},"​":{"df":0,"docs":{},"−":{"df":0,"docs":{},"m":{"a":{"d":{"d":{"df":0,"docs":{},"r":{",":{"df":0,"docs":{},"i":{",":{"df":0,"docs":{},"j":{"df":0,"docs":{},"​":{">":{"1":{"df":1,"docs":{"121":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},",":{"df":0,"docs":{},"j":{"df":0,"docs":{},"​":{"<":{"df":0,"docs":{},"l":{"0":{",":{"df":0,"docs":{},"j":{"df":1,"docs":{"121":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":1,"docs":{"121":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":11,"docs":{"0":{"tf":1.0},"104":{"tf":1.0},"106":{"tf":1.0},"124":{"tf":1.4142135623730951},"125":{"tf":1.7320508075688772},"20":{"tf":1.0},"3":{"tf":1.0},"43":{"tf":1.0},"44":{"tf":1.0},"92":{"tf":1.0},"97":{"tf":1.4142135623730951}},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"33":{"tf":1.0},"76":{"tf":1.0}}}},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"12":{"tf":1.0}}}}},"df":0,"docs":{}}}},"j":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":3,"docs":{"101":{"tf":1.0},"126":{"tf":1.4142135623730951},"68":{"tf":1.0}}}}},"k":{"df":0,"docs":{},"e":{"df":14,"docs":{"118":{"tf":1.0},"125":{"tf":1.7320508075688772},"128":{"tf":1.0},"130":{"tf":1.0},"19":{"tf":1.0},"44":{"tf":1.0},"47":{"tf":1.0},"55":{"tf":1.0},"69":{"tf":1.0},"70":{"tf":1.0},"76":{"tf":1.4142135623730951},"77":{"tf":1.0},"81":{"tf":1.0},"87":{"tf":1.0}}}},"l":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":1,"docs":{"10":{"tf":1.0}}}}}},"i":{"c":{"df":0,"docs":{},"i":{"df":2,"docs":{"75":{"tf":1.0},"76":{"tf":1.0}}}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"i":{"df":6,"docs":{"101":{"tf":1.0},"102":{"tf":1.0},"125":{"tf":1.7320508075688772},"19":{"tf":1.0},"69":{"tf":1.0},"95":{"tf":1.0}},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"111":{"tf":1.0}}}}}}},"p":{"df":2,"docs":{"106":{"tf":1.4142135623730951},"13":{"tf":2.23606797749979}}},"r":{"df":0,"docs":{},"k":{"df":1,"docs":{"2":{"tf":1.0}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"123":{"tf":1.0}}}}},"h":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"r":{"c":{"/":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{".":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{":":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"df":1,"docs":{"2":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":1,"docs":{"2":{"tf":1.0}}}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":1,"docs":{"125":{"tf":1.0}},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"df":3,"docs":{"45":{"tf":1.0},"69":{"tf":1.0},"7":{"tf":1.0}}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"i":{"c":{"df":9,"docs":{"11":{"tf":1.0},"12":{"tf":2.0},"126":{"tf":1.0},"13":{"tf":1.4142135623730951},"15":{"tf":2.23606797749979},"33":{"tf":1.4142135623730951},"35":{"tf":1.4142135623730951},"7":{"tf":1.4142135623730951},"8":{"tf":1.4142135623730951}}},"df":0,"docs":{},"x":{"df":24,"docs":{"10":{"tf":2.23606797749979},"11":{"tf":1.7320508075688772},"12":{"tf":2.6457513110645907},"120":{"tf":1.0},"121":{"tf":2.23606797749979},"126":{"tf":2.8284271247461903},"13":{"tf":2.0},"15":{"tf":2.449489742783178},"19":{"tf":1.7320508075688772},"22":{"tf":1.4142135623730951},"25":{"tf":1.0},"31":{"tf":1.0},"33":{"tf":1.0},"34":{"tf":1.0},"35":{"tf":2.0},"4":{"tf":1.0},"68":{"tf":1.7320508075688772},"69":{"tf":1.0},"7":{"tf":1.4142135623730951},"8":{"tf":1.7320508075688772},"81":{"tf":1.0},"89":{"tf":2.0},"9":{"tf":2.0},"92":{"tf":1.4142135623730951}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"125":{"tf":1.0},"13":{"tf":1.0},"15":{"tf":1.0}}}}}},"x":{"df":3,"docs":{"112":{"tf":1.0},"125":{"tf":1.0},"96":{"tf":1.0}},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":3,"docs":{"121":{"tf":1.0},"35":{"tf":1.0},"37":{"tf":1.4142135623730951}}}}}}}},"df":10,"docs":{"120":{"tf":1.0},"121":{"tf":2.449489742783178},"125":{"tf":2.449489742783178},"13":{"tf":1.0},"19":{"tf":1.0},"4":{"tf":1.0},"69":{"tf":1.4142135623730951},"71":{"tf":1.0},"76":{"tf":1.0},"89":{"tf":1.7320508075688772}},"e":{"a":{"df":0,"docs":{},"n":{"df":26,"docs":{"101":{"tf":1.0},"107":{"tf":1.0},"116":{"tf":1.0},"117":{"tf":1.4142135623730951},"121":{"tf":1.0},"125":{"tf":1.4142135623730951},"126":{"tf":1.0},"13":{"tf":1.7320508075688772},"20":{"tf":1.0},"22":{"tf":1.0},"27":{"tf":1.0},"34":{"tf":1.0},"35":{"tf":1.0},"51":{"tf":1.0},"64":{"tf":1.4142135623730951},"65":{"tf":1.0},"67":{"tf":1.4142135623730951},"69":{"tf":1.0},"71":{"tf":1.0},"73":{"tf":1.0},"76":{"tf":1.4142135623730951},"77":{"tf":1.4142135623730951},"8":{"tf":1.0},"90":{"tf":1.0},"98":{"tf":1.0},"99":{"tf":1.0}}},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"2":{"tf":1.0}}}}}},"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"3":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"m":{"_":{"a":{"df":3,"docs":{"121":{"tf":2.0},"125":{"tf":1.0},"126":{"tf":1.4142135623730951}}},"df":0,"docs":{},"p":{"df":1,"docs":{"126":{"tf":1.0}}},"v":{"df":3,"docs":{"121":{"tf":1.7320508075688772},"125":{"tf":1.0},"126":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":7,"docs":{"120":{"tf":1.0},"121":{"tf":1.7320508075688772},"123":{"tf":2.23606797749979},"125":{"tf":5.5677643628300215},"126":{"tf":2.8284271247461903},"128":{"tf":1.0},"130":{"tf":3.1622776601683795}}}}}},"n":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"49":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":14,"docs":{"121":{"tf":1.0},"125":{"tf":1.4142135623730951},"14":{"tf":1.0},"34":{"tf":1.0},"36":{"tf":1.0},"50":{"tf":1.0},"54":{"tf":1.0},"57":{"tf":1.0},"6":{"tf":1.0},"69":{"tf":1.0},"75":{"tf":1.0},"78":{"tf":1.0},"81":{"tf":1.0},"82":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"g":{"df":1,"docs":{"11":{"tf":1.0}}},"k":{"df":0,"docs":{},"l":{"df":13,"docs":{"103":{"tf":1.0},"105":{"tf":1.4142135623730951},"106":{"tf":1.4142135623730951},"112":{"tf":1.0},"59":{"tf":1.4142135623730951},"61":{"tf":1.4142135623730951},"62":{"tf":1.4142135623730951},"71":{"tf":1.0},"74":{"tf":1.0},"76":{"tf":1.0},"77":{"tf":2.449489742783178},"89":{"tf":1.0},"90":{"tf":1.7320508075688772}}}}},"s":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"g":{"df":2,"docs":{"39":{"tf":1.4142135623730951},"41":{"tf":1.0}},"e":{"_":{"1":{"df":1,"docs":{"39":{"tf":2.23606797749979}}},"2":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}},"3":{"df":1,"docs":{"39":{"tf":1.0}}},"4":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"t":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"2":{"tf":2.23606797749979}}}},"df":1,"docs":{"114":{"tf":1.0}},"h":{"df":0,"docs":{},"o":{"d":{"df":12,"docs":{"100":{"tf":1.7320508075688772},"106":{"tf":1.0},"107":{"tf":2.23606797749979},"110":{"tf":1.0},"116":{"tf":1.0},"13":{"tf":1.4142135623730951},"2":{"tf":1.4142135623730951},"34":{"tf":1.4142135623730951},"39":{"tf":1.7320508075688772},"69":{"tf":1.0},"98":{"tf":1.0},"99":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}},"i":{"+":{"1":{"df":0,"docs":{},"​":{"=":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"+":{"1":{"df":1,"docs":{"130":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},",":{"df":0,"docs":{},"j":{"df":1,"docs":{"4":{"tf":1.0}}}},"d":{"d":{"df":0,"docs":{},"l":{"df":1,"docs":{"34":{"tf":1.0}}}},"df":0,"docs":{}},"df":1,"docs":{"130":{"tf":1.0}},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"2":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"n":{"d":{"df":5,"docs":{"117":{"tf":1.0},"125":{"tf":1.0},"48":{"tf":1.0},"49":{"tf":1.0},"76":{"tf":1.0}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"121":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"13":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"s":{"df":2,"docs":{"125":{"tf":1.0},"130":{"tf":1.0}}}},"x":{"df":2,"docs":{"129":{"tf":1.0},"65":{"tf":1.0}}}},"j":{"df":1,"docs":{"92":{"tf":1.0}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":1,"docs":{"126":{"tf":1.0}},"r":{"a":{"df":0,"docs":{},"p":{"2":{"df":1,"docs":{"126":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"126":{"tf":1.0}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"126":{"tf":1.4142135623730951}}}}}},"​":{"df":0,"docs":{},"∈":{"df":0,"docs":{},"f":{"2":{"df":0,"docs":{},"n":{"+":{"2":{"df":0,"docs":{},"×":{"2":{"df":1,"docs":{"126":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"​":{"df":0,"docs":{},"∈":{"df":0,"docs":{},"f":{"2":{"df":0,"docs":{},"n":{"+":{"2":{"df":0,"docs":{},"×":{"2":{"df":1,"docs":{"126":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"o":{"d":{"df":0,"docs":{},"e":{"df":1,"docs":{"125":{"tf":1.4142135623730951}},"l":{"df":1,"docs":{"49":{"tf":1.0}}},"r":{"df":0,"docs":{},"n":{"df":1,"docs":{"41":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":3,"docs":{"125":{"tf":1.0},"44":{"tf":1.0},"58":{"tf":1.4142135623730951}}}}},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"37":{"tf":1.0}},"o":{"df":1,"docs":{"40":{"tf":1.0}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"121":{"tf":1.4142135623730951}}}}}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":4,"docs":{"18":{"tf":1.0},"33":{"tf":1.0},"69":{"tf":1.0},"9":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"e":{"df":22,"docs":{"107":{"tf":1.7320508075688772},"11":{"tf":1.0},"111":{"tf":1.0},"125":{"tf":1.7320508075688772},"129":{"tf":1.0},"13":{"tf":2.0},"130":{"tf":2.0},"15":{"tf":1.0},"20":{"tf":1.0},"33":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"44":{"tf":1.0},"6":{"tf":1.0},"63":{"tf":1.0},"65":{"tf":1.0},"67":{"tf":1.0},"76":{"tf":1.4142135623730951},"80":{"tf":1.0},"81":{"tf":1.0},"82":{"tf":1.4142135623730951},"96":{"tf":1.0}},"o":{"df":0,"docs":{},"v":{"df":1,"docs":{"13":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"80":{"tf":1.0}}}}},"v":{"df":0,"docs":{},"e":{"df":3,"docs":{"128":{"tf":1.0},"49":{"tf":1.0},"52":{"tf":1.0}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"128":{"tf":1.0}}}}}}}}},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"2":{"df":1,"docs":{"126":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"p":{"2":{"df":3,"docs":{"126":{"tf":1.0},"81":{"tf":1.0},"92":{"tf":1.0}},"​":{"df":0,"docs":{},"∈":{"df":0,"docs":{},"f":{"2":{"df":0,"docs":{},"n":{"df":0,"docs":{},"×":{"df":0,"docs":{},"m":{"df":1,"docs":{"92":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"s":{"df":1,"docs":{"2":{"tf":4.898979485566356}}},"u":{"c":{"df":0,"docs":{},"h":{"df":7,"docs":{"109":{"tf":1.0},"116":{"tf":1.4142135623730951},"118":{"tf":1.0},"20":{"tf":1.0},"36":{"tf":1.0},"65":{"tf":1.0},"76":{"tf":1.0}}}},"df":0,"docs":{},"l":{"df":3,"docs":{"121":{"tf":1.0},"125":{"tf":1.7320508075688772},"126":{"tf":1.0}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":14,"docs":{"100":{"tf":1.0},"11":{"tf":1.0},"121":{"tf":1.4142135623730951},"128":{"tf":1.4142135623730951},"13":{"tf":1.0},"130":{"tf":1.0},"43":{"tf":1.0},"6":{"tf":1.0},"64":{"tf":1.7320508075688772},"65":{"tf":1.7320508075688772},"8":{"tf":1.0},"9":{"tf":1.4142135623730951},"95":{"tf":1.0},"99":{"tf":1.0}},"i":{"df":4,"docs":{"118":{"tf":1.0},"13":{"tf":1.0},"44":{"tf":1.0},"51":{"tf":1.0}}}}},"v":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"69":{"tf":1.0},"82":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"t":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"111":{"tf":1.4142135623730951}}}},"df":3,"docs":{"107":{"tf":1.0},"43":{"tf":1.0},"44":{"tf":1.7320508075688772}}}},"′":{",":{"df":0,"docs":{},"v":{"df":1,"docs":{"125":{"tf":1.0}}}},"=":{"3":{"3":{"df":1,"docs":{"126":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"′":{"=":{"1":{"8":{"df":1,"docs":{"126":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"∈":{"df":0,"docs":{},"f":{"(":{"df":0,"docs":{},"l":{"+":{"df":0,"docs":{},"l":{"df":0,"docs":{},"′":{")":{"df":0,"docs":{},"×":{"3":{"3":{"df":1,"docs":{"121":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"+":{"df":0,"docs":{},"l":{"df":0,"docs":{},"′":{"df":0,"docs":{},"′":{")":{"df":0,"docs":{},"×":{"3":{"3":{"df":1,"docs":{"121":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"×":{"3":{"3":{"df":1,"docs":{"121":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"≥":{"df":0,"docs":{},"n":{"df":1,"docs":{"19":{"tf":1.0}}}}},"n":{"+":{"1":{"df":2,"docs":{"25":{"tf":1.0},"76":{"tf":1.0}}},"df":0,"docs":{},"m":{"+":{"1":{")":{"df":0,"docs":{},"×":{"3":{"df":1,"docs":{"13":{"tf":1.0}}},"5":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"/":{"df":0,"docs":{},"m":{")":{"df":0,"docs":{},"k":{"df":1,"docs":{"75":{"tf":1.0}}}},"df":0,"docs":{}}},"<":{"df":0,"docs":{},"m":{"df":2,"docs":{"73":{"tf":1.0},"77":{"tf":1.0}}}},"=":{"2":{"df":0,"docs":{},"n":{"df":2,"docs":{"73":{"tf":1.0},"77":{"tf":1.0}}}},"3":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{},"m":{"df":1,"docs":{"76":{"tf":1.0}}},"n":{"+":{"df":0,"docs":{},"m":{"+":{"1":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":2,"docs":{"116":{"tf":1.0},"2":{"tf":1.0}}}},"m":{"df":0,"docs":{},"e":{"df":1,"docs":{"12":{"tf":1.0}}}},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"49":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"82":{"tf":1.0}}}}}},"c":{"df":1,"docs":{"27":{"tf":1.0}}},"df":14,"docs":{"117":{"tf":2.23606797749979},"13":{"tf":2.449489742783178},"130":{"tf":1.0},"15":{"tf":1.0},"19":{"tf":1.0},"22":{"tf":1.4142135623730951},"31":{"tf":1.0},"34":{"tf":1.7320508075688772},"67":{"tf":1.4142135623730951},"73":{"tf":1.0},"75":{"tf":1.4142135623730951},"76":{"tf":3.0},"78":{"tf":1.0},"89":{"tf":1.4142135623730951}},"e":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"121":{"tf":1.0}}}}}}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":5,"docs":{"103":{"tf":1.0},"105":{"tf":1.0},"12":{"tf":1.0},"32":{"tf":1.0},"96":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"13":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"d":{"df":39,"docs":{"100":{"tf":2.0},"102":{"tf":1.0},"104":{"tf":1.4142135623730951},"107":{"tf":2.0},"110":{"tf":1.4142135623730951},"111":{"tf":1.4142135623730951},"112":{"tf":1.4142135623730951},"116":{"tf":1.0},"118":{"tf":1.0},"123":{"tf":1.0},"125":{"tf":3.3166247903554},"128":{"tf":1.0},"13":{"tf":1.4142135623730951},"130":{"tf":1.7320508075688772},"18":{"tf":1.0},"19":{"tf":1.0},"20":{"tf":1.0},"31":{"tf":2.0},"33":{"tf":1.0},"34":{"tf":1.4142135623730951},"35":{"tf":1.4142135623730951},"4":{"tf":1.0},"43":{"tf":1.4142135623730951},"47":{"tf":1.0},"56":{"tf":1.0},"57":{"tf":1.4142135623730951},"58":{"tf":1.0},"59":{"tf":1.7320508075688772},"67":{"tf":1.7320508075688772},"68":{"tf":1.0},"69":{"tf":1.7320508075688772},"7":{"tf":1.4142135623730951},"73":{"tf":1.0},"77":{"tf":1.7320508075688772},"78":{"tf":1.0},"8":{"tf":1.0},"80":{"tf":1.0},"86":{"tf":1.0},"98":{"tf":1.0}}},"df":0,"docs":{}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"76":{"tf":1.0}}}}}}}}}}}},"w":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"99":{"tf":1.0}}}}}}}},"df":10,"docs":{"12":{"tf":1.0},"121":{"tf":1.0},"125":{"tf":1.7320508075688772},"13":{"tf":1.0},"19":{"tf":1.4142135623730951},"58":{"tf":1.0},"67":{"tf":1.0},"81":{"tf":1.4142135623730951},"92":{"tf":1.0},"99":{"tf":1.0}}},"x":{"df":0,"docs":{},"t":{"df":11,"docs":{"111":{"tf":1.0},"123":{"tf":1.0},"128":{"tf":1.0},"13":{"tf":1.4142135623730951},"22":{"tf":1.0},"34":{"tf":1.0},"48":{"tf":1.0},"65":{"tf":1.0},"75":{"tf":1.7320508075688772},"8":{"tf":1.0},"9":{"tf":1.0}}}}},"i":{"c":{"df":0,"docs":{},"e":{"df":1,"docs":{"13":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"n":{"c":{"df":1,"docs":{"112":{"tf":1.0}}},"df":1,"docs":{"27":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"87":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"77":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"a":{"df":0,"docs":{},"t":{"df":11,"docs":{"121":{"tf":1.0},"126":{"tf":1.0},"33":{"tf":1.0},"34":{"tf":1.0},"4":{"tf":1.4142135623730951},"69":{"tf":1.4142135623730951},"8":{"tf":1.0},"85":{"tf":1.0},"88":{"tf":1.4142135623730951},"90":{"tf":1.7320508075688772},"93":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":10,"docs":{"118":{"tf":1.7320508075688772},"125":{"tf":1.0},"2":{"tf":1.0},"43":{"tf":1.0},"67":{"tf":1.0},"77":{"tf":1.4142135623730951},"82":{"tf":1.0},"90":{"tf":1.0},"95":{"tf":1.0},"97":{"tf":1.0}}},"h":{"df":1,"docs":{"107":{"tf":1.0}}},"i":{"c":{"df":8,"docs":{"107":{"tf":1.0},"111":{"tf":1.0},"12":{"tf":1.0},"13":{"tf":1.4142135623730951},"20":{"tf":1.0},"6":{"tf":1.0},"67":{"tf":1.0},"9":{"tf":1.0}}},"df":0,"docs":{}}},"w":{"df":18,"docs":{"10":{"tf":1.4142135623730951},"11":{"tf":1.0},"114":{"tf":1.0},"116":{"tf":1.0},"12":{"tf":1.4142135623730951},"125":{"tf":1.0},"128":{"tf":1.7320508075688772},"129":{"tf":1.0},"13":{"tf":2.23606797749979},"32":{"tf":1.0},"43":{"tf":1.0},"57":{"tf":1.0},"6":{"tf":1.0},"64":{"tf":1.0},"65":{"tf":1.0},"75":{"tf":1.7320508075688772},"76":{"tf":1.4142135623730951},"81":{"tf":1.0}}}},"u":{"df":0,"docs":{},"m":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":1,"docs":{"101":{"tf":1.7320508075688772}}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"102":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":23,"docs":{"102":{"tf":2.0},"111":{"tf":1.7320508075688772},"112":{"tf":1.0},"117":{"tf":1.4142135623730951},"118":{"tf":1.0},"121":{"tf":1.0},"123":{"tf":1.0},"125":{"tf":1.4142135623730951},"126":{"tf":1.0},"128":{"tf":1.0},"130":{"tf":1.7320508075688772},"20":{"tf":1.0},"31":{"tf":1.0},"34":{"tf":1.0},"48":{"tf":2.23606797749979},"49":{"tf":1.0},"55":{"tf":1.0},"58":{"tf":1.0},"68":{"tf":1.0},"76":{"tf":1.7320508075688772},"86":{"tf":1.4142135623730951},"89":{"tf":2.6457513110645907},"99":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":4,"docs":{"107":{"tf":1.0},"116":{"tf":1.0},"118":{"tf":1.4142135623730951},"54":{"tf":1.0}}}}}},"×":{"1":{"df":2,"docs":{"13":{"tf":1.0},"15":{"tf":1.4142135623730951}}},"3":{"df":3,"docs":{"13":{"tf":1.0},"15":{"tf":1.4142135623730951},"22":{"tf":1.0}}},"df":0,"docs":{}},"υ":{"df":0,"docs":{},"s":{"2":{"df":0,"docs":{},"n":{"df":1,"docs":{"93":{"tf":1.0}}}},"df":0,"docs":{}}},"−":{"1":{")":{"df":0,"docs":{},"t":{"df":1,"docs":{"32":{"tf":1.0}}}},"df":6,"docs":{"13":{"tf":1.0},"19":{"tf":1.0},"75":{"tf":1.4142135623730951},"76":{"tf":2.449489742783178},"77":{"tf":1.0},"78":{"tf":1.0}}},"df":0,"docs":{}}},"o":{"b":{"df":0,"docs":{},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"85":{"tf":1.0},"87":{"tf":1.0}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":3,"docs":{"12":{"tf":1.0},"130":{"tf":1.0},"6":{"tf":1.0}}}}}},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":14,"docs":{"107":{"tf":1.4142135623730951},"117":{"tf":1.0},"121":{"tf":1.7320508075688772},"125":{"tf":1.7320508075688772},"13":{"tf":1.7320508075688772},"31":{"tf":1.0},"33":{"tf":1.0},"43":{"tf":1.4142135623730951},"6":{"tf":1.0},"76":{"tf":1.0},"81":{"tf":1.0},"82":{"tf":1.4142135623730951},"89":{"tf":1.0},"92":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":3,"docs":{"100":{"tf":1.0},"13":{"tf":1.0},"15":{"tf":1.0}}}}}}},"c":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"40":{"tf":1.0}},"r":{"df":1,"docs":{"13":{"tf":1.7320508075688772}}}}}},"df":0,"docs":{}},"d":{"d":{"df":4,"docs":{"112":{"tf":1.0},"6":{"tf":1.0},"66":{"tf":1.0},"92":{"tf":1.0}}},"df":0,"docs":{}},"df":4,"docs":{"10":{"tf":1.0},"11":{"tf":1.0},"12":{"tf":1.0},"13":{"tf":1.0}},"f":{"df":0,"docs":{},"f":{"_":{"d":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":3,"docs":{"121":{"tf":1.0},"125":{"tf":1.7320508075688772},"126":{"tf":1.0}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"0":{"df":3,"docs":{"121":{"tf":1.0},"125":{"tf":1.7320508075688772},"126":{"tf":1.0}}},"1":{"df":3,"docs":{"121":{"tf":1.0},"125":{"tf":1.7320508075688772},"126":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":6,"docs":{"102":{"tf":1.0},"118":{"tf":2.23606797749979},"121":{"tf":1.4142135623730951},"125":{"tf":2.23606797749979},"126":{"tf":1.7320508075688772},"130":{"tf":1.0}},"s":{"/":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"125":{"tf":1.0}}}}},"df":0,"docs":{}}},"_":{"b":{"df":1,"docs":{"126":{"tf":1.0}}},"df":0,"docs":{},"p":{"df":1,"docs":{"126":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"a":{"^":{"2":{"df":1,"docs":{"67":{"tf":1.4142135623730951}}},"df":0,"docs":{},"i":{"df":1,"docs":{"67":{"tf":1.4142135623730951}}},"{":{"1":{"6":{"df":1,"docs":{"67":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":2,"docs":{"34":{"tf":1.0},"67":{"tf":1.7320508075688772}}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"63":{"tf":1.0}}}}}},"n":{"c":{"df":6,"docs":{"104":{"tf":1.0},"43":{"tf":1.0},"66":{"tf":1.0},"7":{"tf":1.0},"77":{"tf":1.4142135623730951},"95":{"tf":1.0}}},"df":40,"docs":{"10":{"tf":1.4142135623730951},"100":{"tf":2.0},"102":{"tf":1.0},"107":{"tf":2.0},"111":{"tf":1.0},"116":{"tf":1.0},"117":{"tf":1.0},"118":{"tf":1.4142135623730951},"12":{"tf":2.0},"121":{"tf":1.0},"124":{"tf":1.0},"125":{"tf":3.3166247903554},"128":{"tf":2.23606797749979},"13":{"tf":2.449489742783178},"130":{"tf":1.7320508075688772},"18":{"tf":1.0},"2":{"tf":1.0},"20":{"tf":1.0},"21":{"tf":1.0},"33":{"tf":1.0},"4":{"tf":1.0},"48":{"tf":2.23606797749979},"49":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.4142135623730951},"56":{"tf":1.0},"58":{"tf":1.4142135623730951},"64":{"tf":2.0},"65":{"tf":1.7320508075688772},"67":{"tf":1.0},"69":{"tf":1.0},"76":{"tf":2.0},"77":{"tf":2.449489742783178},"78":{"tf":1.0},"8":{"tf":1.7320508075688772},"82":{"tf":2.0},"9":{"tf":1.0},"95":{"tf":1.0},"98":{"tf":1.0},"99":{"tf":1.0}},"w":{"a":{"df":0,"docs":{},"r":{"d":{"df":1,"docs":{"51":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"o":{"d":{"df":2,"docs":{"106":{"tf":1.0},"110":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"p":{"0":{"_":{"a":{"d":{"d":{"df":0,"docs":{},"r":{"[":{"0":{"df":1,"docs":{"126":{"tf":1.0}}},"df":0,"docs":{}},"df":3,"docs":{"121":{"tf":1.0},"125":{"tf":2.0},"126":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"125":{"tf":1.0}}}}}},"df":3,"docs":{"121":{"tf":1.0},"125":{"tf":2.0},"126":{"tf":1.4142135623730951}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"128":{"tf":1.0}}}}}},"1":{"_":{"a":{"d":{"d":{"df":0,"docs":{},"r":{"[":{"0":{"df":1,"docs":{"126":{"tf":1.0}}},"df":0,"docs":{}},"df":3,"docs":{"121":{"tf":1.0},"125":{"tf":1.7320508075688772},"126":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"s":{"df":0,"docs":{},"r":{"c":{"df":1,"docs":{"125":{"tf":1.0}}},"df":0,"docs":{}}}},"df":3,"docs":{"121":{"tf":1.0},"125":{"tf":2.0},"126":{"tf":1.4142135623730951}}},"c":{"df":0,"docs":{},"o":{"d":{"df":2,"docs":{"125":{"tf":1.7320508075688772},"128":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"(":{"a":{",":{"a":{"b":{"df":0,"docs":{},"i":{"df":1,"docs":{"90":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"df":1,"docs":{"90":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"df":1,"docs":{"18":{"tf":1.0}}},"h":{"1":{"df":0,"docs":{},"​":{"(":{"d":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"​":{")":{",":{"df":0,"docs":{},"υ":{"df":1,"docs":{"92":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"2":{"df":0,"docs":{},"​":{"(":{"d":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"​":{")":{",":{"df":0,"docs":{},"υ":{"df":1,"docs":{"92":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"p":{"0":{"df":0,"docs":{},"​":{"(":{"d":{"0":{"df":0,"docs":{},"​":{")":{",":{"df":0,"docs":{},"υ":{"df":1,"docs":{"92":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{"(":{"d":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{")":{",":{"df":0,"docs":{},"−":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"2":{"df":0,"docs":{},"k":{"df":1,"docs":{"92":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"j":{"df":0,"docs":{},"​":{"(":{"d":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"​":{")":{",":{"df":0,"docs":{},"υ":{"df":1,"docs":{"92":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":17,"docs":{"112":{"tf":1.0},"18":{"tf":1.0},"20":{"tf":2.8284271247461903},"27":{"tf":1.4142135623730951},"32":{"tf":1.4142135623730951},"34":{"tf":1.4142135623730951},"68":{"tf":1.0},"70":{"tf":1.0},"71":{"tf":1.0},"73":{"tf":2.0},"75":{"tf":1.7320508075688772},"76":{"tf":2.0},"77":{"tf":2.23606797749979},"78":{"tf":1.7320508075688772},"84":{"tf":1.4142135623730951},"92":{"tf":1.4142135623730951},"93":{"tf":1.0}}},"r":{"a":{"df":0,"docs":{},"n":{"d":{"df":3,"docs":{"10":{"tf":1.0},"19":{"tf":1.0},"8":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":6,"docs":{"12":{"tf":1.0},"44":{"tf":2.0},"49":{"tf":1.0},"76":{"tf":1.0},"90":{"tf":2.0},"95":{"tf":1.0}}}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"76":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":10,"docs":{"11":{"tf":1.0},"125":{"tf":1.4142135623730951},"20":{"tf":1.0},"66":{"tf":1.0},"75":{"tf":1.0},"77":{"tf":1.0},"78":{"tf":1.7320508075688772},"80":{"tf":1.0},"92":{"tf":1.4142135623730951},"95":{"tf":1.4142135623730951}}},"o":{"df":0,"docs":{},"n":{"df":4,"docs":{"102":{"tf":1.4142135623730951},"103":{"tf":1.0},"89":{"tf":1.0},"97":{"tf":2.0}}}}}}},"r":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"_":{"1":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":1,"docs":{"43":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":10,"docs":{"111":{"tf":1.0},"121":{"tf":1.4142135623730951},"125":{"tf":2.449489742783178},"126":{"tf":1.4142135623730951},"19":{"tf":1.0},"35":{"tf":1.0},"37":{"tf":1.7320508075688772},"40":{"tf":1.7320508075688772},"44":{"tf":1.0},"92":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"n":{"df":2,"docs":{"128":{"tf":1.0},"68":{"tf":1.0}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":5,"docs":{"12":{"tf":1.0},"125":{"tf":1.0},"18":{"tf":1.4142135623730951},"81":{"tf":1.0},"82":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":4,"docs":{"100":{"tf":1.0},"102":{"tf":1.0},"128":{"tf":1.0},"40":{"tf":1.0}},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":5,"docs":{"117":{"tf":1.0},"18":{"tf":1.0},"32":{"tf":1.0},"6":{"tf":1.0},"97":{"tf":1.0}}}}}}}}},"u":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"111":{"tf":1.0}}}}},"df":14,"docs":{"105":{"tf":1.0},"108":{"tf":1.0},"110":{"tf":1.4142135623730951},"112":{"tf":1.0},"15":{"tf":1.0},"40":{"tf":1.0},"41":{"tf":1.0},"49":{"tf":1.0},"58":{"tf":1.4142135623730951},"59":{"tf":1.0},"6":{"tf":1.0},"61":{"tf":1.0},"65":{"tf":1.0},"71":{"tf":1.0}},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":15,"docs":{"10":{"tf":1.0},"12":{"tf":1.7320508075688772},"125":{"tf":1.0},"130":{"tf":1.0},"15":{"tf":1.0},"18":{"tf":1.0},"3":{"tf":1.0},"31":{"tf":1.0},"32":{"tf":2.0},"33":{"tf":1.4142135623730951},"34":{"tf":2.0},"39":{"tf":1.4142135623730951},"6":{"tf":2.8284271247461903},"8":{"tf":2.449489742783178},"97":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"19":{"tf":1.0}}},"df":0,"docs":{}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":15,"docs":{"102":{"tf":1.0},"104":{"tf":1.0},"105":{"tf":1.0},"118":{"tf":2.0},"128":{"tf":1.4142135623730951},"43":{"tf":1.0},"61":{"tf":1.0},"67":{"tf":1.4142135623730951},"69":{"tf":1.0},"77":{"tf":1.0},"80":{"tf":1.4142135623730951},"81":{"tf":1.0},"82":{"tf":1.0},"96":{"tf":1.0},"97":{"tf":1.4142135623730951}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"68":{"tf":1.0}}}}}},"w":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"m":{"df":4,"docs":{"13":{"tf":2.6457513110645907},"18":{"tf":1.0},"75":{"tf":1.0},"83":{"tf":1.0}}}}}}}}}}},"p":{"(":{"1":{")":{"=":{"1":{"df":0,"docs":{},"p":{"(":{"df":0,"docs":{},"g":{")":{"=":{"1":{"df":1,"docs":{"53":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"d":{"1":{"df":0,"docs":{},"​":{")":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"p":{"(":{"d":{"df":0,"docs":{},"m":{"df":3,"docs":{"72":{"tf":1.0},"74":{"tf":1.0},"77":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"df":2,"docs":{"75":{"tf":1.0},"76":{"tf":1.0}},"​":{")":{"=":{"df":0,"docs":{},"y":{"+":{"(":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"df":0,"docs":{},"−":{"df":0,"docs":{},"z":{")":{"df":0,"docs":{},"q":{"(":{"d":{"df":0,"docs":{},"i":{"df":2,"docs":{"75":{"tf":1.0},"76":{"tf":1.7320508075688772}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"x":{"df":1,"docs":{"53":{"tf":1.0}}},"z":{")":{"=":{"df":0,"docs":{},"i":{"df":2,"docs":{"75":{"tf":1.4142135623730951},"76":{"tf":1.7320508075688772}}}},"df":0,"docs":{}},"df":2,"docs":{"75":{"tf":1.0},"76":{"tf":1.4142135623730951}}},"ζ":{")":{"=":{"a":{"(":{"df":0,"docs":{},"ζ":{")":{"df":0,"docs":{},"q":{"df":0,"docs":{},"l":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"ζ":{")":{"+":{"b":{"(":{"df":0,"docs":{},"ζ":{")":{"df":0,"docs":{},"q":{"df":0,"docs":{},"r":{"df":1,"docs":{"20":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"p":{"df":0,"docs":{},"ˉ":{"df":0,"docs":{},"​":{"c":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"p":{"df":0,"docs":{},"ˉ":{"df":0,"docs":{},"​":{"df":0,"docs":{},"n":{"c":{"df":1,"docs":{"31":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"z":{"df":0,"docs":{},"h":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"ζ":{")":{"df":0,"docs":{},"t":{"df":1,"docs":{"20":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},",":{"a":{",":{"b":{",":{"df":0,"docs":{},"z":{"df":1,"docs":{"4":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"q":{"df":0,"docs":{},"∈":{"df":0,"docs":{},"f":{"[":{"df":0,"docs":{},"x":{"df":1,"docs":{"88":{"tf":1.0}}}},"df":0,"docs":{}}}}},"/":{"df":0,"docs":{},"q":{"df":1,"docs":{"88":{"tf":1.0}}}},"0":{"df":2,"docs":{"92":{"tf":1.4142135623730951},"93":{"tf":1.0}},"​":{"]":{":":{"=":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"p":{"0":{"df":0,"docs":{},"​":{"(":{"d":{"0":{"df":1,"docs":{"92":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"1":{"df":0,"docs":{},"​":{"(":{"d":{"1":{"df":0,"docs":{},"​":{")":{"df":0,"docs":{},"∣":{"df":0,"docs":{},"∣":{"df":0,"docs":{},"…":{"df":0,"docs":{},"∣":{"df":0,"docs":{},"∣":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"​":{"(":{"d":{"1":{"df":0,"docs":{},"​":{")":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"​":{"(":{"d":{"df":0,"docs":{},"m":{"df":0,"docs":{},"​":{")":{"df":0,"docs":{},"∣":{"df":0,"docs":{},"∣":{"df":0,"docs":{},"…":{"df":0,"docs":{},"∣":{"df":0,"docs":{},"∣":{"df":0,"docs":{},"p":{"df":0,"docs":{},"n":{"df":0,"docs":{},"​":{"(":{"d":{"df":0,"docs":{},"m":{"df":1,"docs":{"77":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{")":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"​":{"(":{"d":{"df":0,"docs":{},"i":{"df":1,"docs":{"77":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"∣":{"df":0,"docs":{},"∣":{"df":0,"docs":{},"…":{"df":0,"docs":{},"∣":{"df":0,"docs":{},"∣":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"​":{"(":{"d":{"df":0,"docs":{},"i":{"df":1,"docs":{"77":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"p":{"2":{"df":0,"docs":{},"​":{"df":0,"docs":{},"p":{"3":{"df":0,"docs":{},"​":{"df":0,"docs":{},"​":{"=":{"a":{"df":0,"docs":{},"q":{"df":0,"docs":{},"l":{"df":0,"docs":{},"​":{"+":{"b":{"df":0,"docs":{},"q":{"df":0,"docs":{},"r":{"df":0,"docs":{},"​":{"+":{"a":{"b":{"df":0,"docs":{},"q":{"df":0,"docs":{},"m":{"df":0,"docs":{},"​":{"+":{"c":{"df":0,"docs":{},"q":{"df":0,"docs":{},"o":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"q":{"c":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"=":{"(":{"a":{"+":{"df":0,"docs":{},"β":{"df":0,"docs":{},"x":{"+":{"df":0,"docs":{},"γ":{")":{"(":{"b":{"+":{"df":0,"docs":{},"β":{"df":0,"docs":{},"k":{"1":{"df":0,"docs":{},"​":{"df":0,"docs":{},"x":{"+":{"df":0,"docs":{},"γ":{")":{"(":{"c":{"+":{"df":0,"docs":{},"β":{"df":0,"docs":{},"k":{"2":{"df":0,"docs":{},"​":{"df":0,"docs":{},"x":{"+":{"df":0,"docs":{},"γ":{")":{"df":0,"docs":{},"z":{"df":0,"docs":{},"−":{"(":{"a":{"+":{"df":0,"docs":{},"β":{"df":0,"docs":{},"s":{"df":0,"docs":{},"σ":{"1":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"γ":{")":{"(":{"b":{"+":{"df":0,"docs":{},"β":{"df":0,"docs":{},"s":{"df":0,"docs":{},"σ":{"2":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"γ":{")":{"(":{"c":{"+":{"df":0,"docs":{},"β":{"df":0,"docs":{},"s":{"df":0,"docs":{},"σ":{"3":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"γ":{")":{"df":0,"docs":{},"z":{"(":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"x":{")":{"=":{"(":{"df":0,"docs":{},"z":{"df":0,"docs":{},"−":{"1":{")":{"df":0,"docs":{},"l":{"1":{"df":1,"docs":{"25":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"=":{"a":{"df":0,"docs":{},"q":{"df":0,"docs":{},"l":{"df":0,"docs":{},"​":{"+":{"b":{"df":0,"docs":{},"q":{"df":0,"docs":{},"r":{"df":0,"docs":{},"​":{"+":{"a":{"b":{"df":0,"docs":{},"q":{"df":0,"docs":{},"m":{"df":1,"docs":{"20":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{},"p":{"1":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"α":{"df":0,"docs":{},"p":{"2":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"α":{"2":{"df":0,"docs":{},"p":{"3":{"df":1,"docs":{"25":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"z":{"df":0,"docs":{},"h":{"df":1,"docs":{"25":{"tf":1.0}}}}},"y":{"+":{"(":{"df":0,"docs":{},"x":{"df":0,"docs":{},"−":{"df":0,"docs":{},"z":{")":{"df":0,"docs":{},"q":{"df":2,"docs":{"75":{"tf":1.4142135623730951},"76":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"{":{"df":0,"docs":{},"p":{"1":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"77":{"tf":1.0}}},"n":{"df":1,"docs":{"77":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"^":{"df":0,"docs":{},"​":{"df":0,"docs":{},"n":{"c":{"1":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{"[":{"df":0,"docs":{},"p":{"^":{"df":0,"docs":{},"​":{"df":0,"docs":{},"n":{"c":{"2":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{"[":{"df":0,"docs":{},"p":{"^":{"df":0,"docs":{},"​":{"df":0,"docs":{},"n":{"c":{"3":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{"df":0,"docs":{},"​":{"=":{"a":{"df":0,"docs":{},"ˉ":{"[":{"df":0,"docs":{},"q":{"df":0,"docs":{},"l":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{"+":{"b":{"df":0,"docs":{},"ˉ":{"[":{"df":0,"docs":{},"q":{"df":0,"docs":{},"r":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{"+":{"(":{"a":{"df":0,"docs":{},"ˉ":{"b":{"df":0,"docs":{},"ˉ":{")":{"[":{"df":0,"docs":{},"q":{"df":0,"docs":{},"m":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{"+":{"c":{"df":0,"docs":{},"ˉ":{"[":{"df":0,"docs":{},"q":{"df":0,"docs":{},"o":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{"+":{"[":{"df":0,"docs":{},"q":{"c":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{"=":{"(":{"a":{"df":0,"docs":{},"ˉ":{"+":{"df":0,"docs":{},"β":{"df":0,"docs":{},"ζ":{"+":{"df":0,"docs":{},"γ":{")":{"(":{"b":{"df":0,"docs":{},"ˉ":{"+":{"df":0,"docs":{},"β":{"df":0,"docs":{},"k":{"1":{"df":0,"docs":{},"​":{"df":0,"docs":{},"ζ":{"+":{"df":0,"docs":{},"γ":{")":{"(":{"c":{"df":0,"docs":{},"ˉ":{"+":{"df":0,"docs":{},"β":{"df":0,"docs":{},"k":{"2":{"df":0,"docs":{},"​":{"df":0,"docs":{},"ζ":{"+":{"df":0,"docs":{},"γ":{")":{"[":{"df":0,"docs":{},"z":{"]":{"1":{"df":0,"docs":{},"​":{"df":0,"docs":{},"−":{"(":{"a":{"df":0,"docs":{},"ˉ":{"+":{"df":0,"docs":{},"β":{"df":0,"docs":{},"s":{"df":0,"docs":{},"ˉ":{"df":0,"docs":{},"σ":{"1":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"γ":{")":{"(":{"b":{"df":0,"docs":{},"ˉ":{"+":{"df":0,"docs":{},"β":{"df":0,"docs":{},"s":{"df":0,"docs":{},"ˉ":{"df":0,"docs":{},"σ":{"2":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"γ":{")":{"df":0,"docs":{},"β":{"df":0,"docs":{},"z":{"df":0,"docs":{},"ˉ":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"​":{"[":{"df":0,"docs":{},"s":{"df":0,"docs":{},"σ":{"3":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{"=":{"df":0,"docs":{},"l":{"1":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"ζ":{")":{"[":{"df":0,"docs":{},"z":{"]":{"1":{"df":1,"docs":{"31":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"p":{"^":{"df":0,"docs":{},"​":{"df":0,"docs":{},"n":{"c":{"2":{"df":0,"docs":{},"​":{"df":0,"docs":{},"p":{"^":{"df":0,"docs":{},"​":{"df":0,"docs":{},"n":{"c":{"3":{"df":0,"docs":{},"​":{"df":0,"docs":{},"​":{"=":{"a":{"df":0,"docs":{},"ˉ":{"df":0,"docs":{},"q":{"df":0,"docs":{},"l":{"df":0,"docs":{},"​":{"+":{"b":{"df":0,"docs":{},"ˉ":{"df":0,"docs":{},"q":{"df":0,"docs":{},"r":{"df":0,"docs":{},"​":{"+":{"a":{"df":0,"docs":{},"ˉ":{"b":{"df":0,"docs":{},"ˉ":{"df":0,"docs":{},"q":{"df":0,"docs":{},"m":{"df":0,"docs":{},"​":{"+":{"c":{"df":0,"docs":{},"ˉ":{"df":0,"docs":{},"q":{"df":0,"docs":{},"o":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"q":{"c":{"df":0,"docs":{},"​":{"=":{"(":{"a":{"df":0,"docs":{},"ˉ":{"+":{"df":0,"docs":{},"β":{"df":0,"docs":{},"ζ":{"+":{"df":0,"docs":{},"γ":{")":{"(":{"b":{"df":0,"docs":{},"ˉ":{"+":{"df":0,"docs":{},"β":{"df":0,"docs":{},"k":{"1":{"df":0,"docs":{},"​":{"df":0,"docs":{},"ζ":{"+":{"df":0,"docs":{},"γ":{")":{"(":{"c":{"df":0,"docs":{},"ˉ":{"+":{"df":0,"docs":{},"β":{"df":0,"docs":{},"k":{"2":{"df":0,"docs":{},"​":{"df":0,"docs":{},"ζ":{"+":{"df":0,"docs":{},"γ":{")":{"df":0,"docs":{},"z":{"df":0,"docs":{},"−":{"(":{"a":{"df":0,"docs":{},"ˉ":{"+":{"df":0,"docs":{},"β":{"df":0,"docs":{},"s":{"df":0,"docs":{},"ˉ":{"df":0,"docs":{},"σ":{"1":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"γ":{")":{"(":{"b":{"df":0,"docs":{},"ˉ":{"+":{"df":0,"docs":{},"β":{"df":0,"docs":{},"s":{"df":0,"docs":{},"ˉ":{"df":0,"docs":{},"σ":{"2":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"γ":{")":{"df":0,"docs":{},"β":{"df":0,"docs":{},"z":{"df":0,"docs":{},"ˉ":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"​":{"df":0,"docs":{},"s":{"df":0,"docs":{},"σ":{"3":{"df":0,"docs":{},"​":{"=":{"df":0,"docs":{},"l":{"1":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"ζ":{")":{"df":0,"docs":{},"z":{"df":1,"docs":{"27":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"a":{"df":1,"docs":{"34":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":1,"docs":{"34":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"a":{"c":{"df":0,"docs":{},"k":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"37":{"tf":1.0}}}},"df":0,"docs":{}}},"d":{"df":4,"docs":{"114":{"tf":1.0},"121":{"tf":1.0},"125":{"tf":2.0},"35":{"tf":1.7320508075688772}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":5,"docs":{"125":{"tf":2.23606797749979},"13":{"tf":3.4641016151377544},"130":{"tf":1.0},"2":{"tf":1.0},"37":{"tf":1.0}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"125":{"tf":1.4142135623730951},"15":{"tf":1.0},"3":{"tf":1.0}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":1,"docs":{"96":{"tf":1.0}}}}}},"r":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":6,"docs":{"102":{"tf":1.7320508075688772},"67":{"tf":1.0},"73":{"tf":1.0},"76":{"tf":1.0},"77":{"tf":1.0},"89":{"tf":1.0}}}}}},"df":0,"docs":{},"t":{"df":24,"docs":{"107":{"tf":1.0},"110":{"tf":1.0},"116":{"tf":1.0},"12":{"tf":1.0},"125":{"tf":1.0},"126":{"tf":1.0},"128":{"tf":1.0},"13":{"tf":1.0},"130":{"tf":1.0},"15":{"tf":1.0},"27":{"tf":1.0},"31":{"tf":1.0},"34":{"tf":1.7320508075688772},"49":{"tf":1.0},"52":{"tf":1.0},"57":{"tf":1.0},"6":{"tf":1.0},"68":{"tf":1.0},"69":{"tf":1.0},"75":{"tf":1.0},"76":{"tf":1.4142135623730951},"78":{"tf":1.4142135623730951},"8":{"tf":1.0},"92":{"tf":1.0}},"i":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"27":{"tf":1.7320508075688772}}}},"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":13,"docs":{"10":{"tf":1.0},"12":{"tf":1.4142135623730951},"125":{"tf":1.4142135623730951},"20":{"tf":1.0},"21":{"tf":1.0},"27":{"tf":1.0},"34":{"tf":1.4142135623730951},"35":{"tf":1.0},"42":{"tf":1.0},"68":{"tf":1.0},"69":{"tf":1.4142135623730951},"7":{"tf":1.4142135623730951},"9":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"df":3,"docs":{"18":{"tf":1.4142135623730951},"3":{"tf":1.0},"6":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"s":{"df":11,"docs":{"10":{"tf":1.0},"103":{"tf":1.4142135623730951},"107":{"tf":1.4142135623730951},"110":{"tf":1.0},"123":{"tf":1.0},"32":{"tf":1.0},"39":{"tf":2.0},"49":{"tf":1.4142135623730951},"56":{"tf":1.0},"73":{"tf":1.0},"76":{"tf":2.0}}}},"t":{"df":0,"docs":{},"h":{"df":5,"docs":{"34":{"tf":1.0},"71":{"tf":1.4142135623730951},"77":{"tf":2.0},"90":{"tf":1.4142135623730951},"93":{"tf":1.4142135623730951}}}}},"c":{"[":{"0":{"df":1,"docs":{"126":{"tf":1.0}}},"1":{"df":1,"docs":{"126":{"tf":1.0}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"j":{"df":0,"docs":{},"n":{"df":0,"docs":{},"z":{"df":1,"docs":{"125":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"p":{"d":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"125":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":6,"docs":{"120":{"tf":1.0},"121":{"tf":1.0},"123":{"tf":1.0},"125":{"tf":2.23606797749979},"126":{"tf":1.4142135623730951},"18":{"tf":1.4142135623730951}},"i":{"df":1,"docs":{"121":{"tf":1.0}},"​":{",":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"f":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":1,"docs":{"121":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":14,"docs":{"126":{"tf":2.0},"20":{"tf":2.6457513110645907},"27":{"tf":1.0},"31":{"tf":1.4142135623730951},"32":{"tf":1.0},"53":{"tf":1.4142135623730951},"71":{"tf":1.0},"72":{"tf":1.0},"73":{"tf":2.8284271247461903},"74":{"tf":2.0},"75":{"tf":3.0},"76":{"tf":1.4142135623730951},"77":{"tf":2.6457513110645907},"78":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"100":{"tf":1.0},"64":{"tf":1.0},"8":{"tf":1.0}},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":11,"docs":{"102":{"tf":1.0},"116":{"tf":1.0},"118":{"tf":1.4142135623730951},"130":{"tf":1.0},"34":{"tf":1.0},"6":{"tf":1.0},"65":{"tf":1.0},"76":{"tf":1.0},"78":{"tf":1.0},"80":{"tf":1.0},"95":{"tf":1.4142135623730951}}}}}},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":4,"docs":{"125":{"tf":2.0},"126":{"tf":1.4142135623730951},"13":{"tf":2.0},"2":{"tf":1.0}}}}}}},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"<":{"df":0,"docs":{},"f":{"df":1,"docs":{"34":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":1,"docs":{"34":{"tf":1.4142135623730951}}}}}},"s":{"df":0,"docs":{},"e":{"df":4,"docs":{"21":{"tf":1.0},"34":{"tf":1.0},"76":{"tf":1.0},"92":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"i":{")":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"=":{"0":{"df":2,"docs":{"13":{"tf":1.0},"15":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":7,"docs":{"12":{"tf":2.0},"13":{"tf":1.4142135623730951},"15":{"tf":2.449489742783178},"25":{"tf":1.4142135623730951},"31":{"tf":2.6457513110645907},"35":{"tf":1.0},"77":{"tf":1.0}},"e":{"c":{"df":2,"docs":{"107":{"tf":1.0},"109":{"tf":1.0}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"41":{"tf":1.0}}}},"df":0,"docs":{}}},"​":{":":{"=":{"df":0,"docs":{},"j":{"=":{"0":{"df":0,"docs":{},"∏":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"df":0,"docs":{},"z":{"df":0,"docs":{},"−":{"(":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"α":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{")":{"df":0,"docs":{},"z":{"df":0,"docs":{},"−":{"(":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"′":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"α":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":1,"docs":{"126":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"′":{"df":0,"docs":{},"​":{":":{"=":{"df":0,"docs":{},"j":{"=":{"0":{"df":0,"docs":{},"∏":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"df":0,"docs":{},"z":{"df":0,"docs":{},"′":{"df":0,"docs":{},"−":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"df":0,"docs":{},"z":{"df":0,"docs":{},"′":{"df":0,"docs":{},"−":{"b":{"df":0,"docs":{},"i":{"df":1,"docs":{"126":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"j":{"b":{"df":2,"docs":{"69":{"tf":1.0},"89":{"tf":1.0}}},"df":0,"docs":{}},"k":{"df":2,"docs":{"92":{"tf":1.0},"93":{"tf":1.0}},"t":{"df":2,"docs":{"69":{"tf":1.0},"89":{"tf":1.0}},"​":{"(":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{",":{"0":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{",":{"df":0,"docs":{},"m":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"+":{"1":{",":{"0":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"+":{"1":{",":{"df":0,"docs":{},"m":{"df":0,"docs":{},"​":{")":{"=":{"0":{"df":1,"docs":{"69":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"x":{"1":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"x":{"df":0,"docs":{},"m":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"y":{"1":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"y":{"df":0,"docs":{},"m":{"df":1,"docs":{"69":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"​":{":":{"=":{"df":0,"docs":{},"p":{"df":0,"docs":{},"k":{"df":0,"docs":{},"−":{"1":{"df":0,"docs":{},"o":{"d":{"d":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"x":{")":{"+":{"df":0,"docs":{},"ζ":{"df":0,"docs":{},"k":{"df":0,"docs":{},"−":{"1":{"df":0,"docs":{},"​":{"df":0,"docs":{},"p":{"df":0,"docs":{},"k":{"df":0,"docs":{},"−":{"1":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"x":{"df":1,"docs":{"92":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"]":{":":{"=":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"p":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{"(":{"d":{"df":0,"docs":{},"k":{"df":1,"docs":{"92":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"−":{"1":{"df":1,"docs":{"92":{"tf":1.0}},"​":{"=":{"df":0,"docs":{},"p":{"df":0,"docs":{},"k":{"df":0,"docs":{},"−":{"1":{"df":0,"docs":{},"o":{"d":{"d":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"x":{"2":{")":{"+":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"k":{"df":0,"docs":{},"−":{"1":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"x":{"2":{"df":1,"docs":{"92":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"l":{"a":{"c":{"df":0,"docs":{},"e":{"df":3,"docs":{"116":{"tf":1.4142135623730951},"125":{"tf":1.0},"130":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"128":{"tf":1.0}}}},"y":{"df":1,"docs":{"15":{"tf":1.0}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":9,"docs":{"11":{"tf":1.4142135623730951},"13":{"tf":1.4142135623730951},"18":{"tf":1.0},"20":{"tf":1.4142135623730951},"3":{"tf":1.7320508075688772},"33":{"tf":1.4142135623730951},"43":{"tf":1.0},"6":{"tf":1.7320508075688772},"7":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"g":{"df":1,"docs":{"69":{"tf":1.0}}}}},"n":{"c":{"df":0,"docs":{},"​":{"]":{"1":{"df":1,"docs":{"31":{"tf":1.4142135623730951}},"​":{"=":{"[":{"df":0,"docs":{},"p":{"df":0,"docs":{},"n":{"c":{"1":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{"+":{"[":{"df":0,"docs":{},"p":{"df":0,"docs":{},"n":{"c":{"2":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{"+":{"[":{"df":0,"docs":{},"p":{"df":0,"docs":{},"n":{"c":{"3":{"df":0,"docs":{},"​":{"]":{"1":{"df":1,"docs":{"31":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"​":{"df":0,"docs":{},"​":{"=":{"df":0,"docs":{},"p":{"df":0,"docs":{},"n":{"c":{"1":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"α":{"df":0,"docs":{},"p":{"df":0,"docs":{},"n":{"c":{"2":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"α":{"2":{"df":0,"docs":{},"p":{"df":0,"docs":{},"n":{"c":{"3":{"df":0,"docs":{},"​":{"=":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"ζ":{"df":0,"docs":{},"n":{"+":{"2":{"df":0,"docs":{},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"ζ":{"2":{"(":{"df":0,"docs":{},"n":{"+":{"2":{")":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":1,"docs":{"27":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":1,"docs":{"92":{"tf":1.4142135623730951}},"​":{"df":0,"docs":{},"∈":{"df":0,"docs":{},"f":{"df":1,"docs":{"92":{"tf":1.0}}}}},"−":{"1":{"df":1,"docs":{"125":{"tf":1.0}},"​":{"=":{"1":{"df":1,"docs":{"125":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":23,"docs":{"105":{"tf":1.4142135623730951},"107":{"tf":2.8284271247461903},"108":{"tf":1.0},"110":{"tf":1.0},"116":{"tf":1.7320508075688772},"121":{"tf":1.0},"128":{"tf":1.0},"18":{"tf":1.0},"2":{"tf":1.0},"39":{"tf":1.0},"48":{"tf":1.0},"57":{"tf":1.4142135623730951},"58":{"tf":1.0},"59":{"tf":1.7320508075688772},"61":{"tf":1.4142135623730951},"67":{"tf":1.7320508075688772},"68":{"tf":1.4142135623730951},"75":{"tf":1.7320508075688772},"76":{"tf":3.1622776601683795},"77":{"tf":1.4142135623730951},"78":{"tf":1.4142135623730951},"83":{"tf":1.0},"86":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"121":{"tf":1.4142135623730951},"125":{"tf":2.449489742783178},"126":{"tf":1.4142135623730951}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"6":{"tf":1.0}}}}}}}}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"112":{"tf":1.0}}},"y":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"m":{"df":1,"docs":{"79":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"'":{"df":3,"docs":{"18":{"tf":1.0},"2":{"tf":1.0},"67":{"tf":1.0}}},"<":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"<":{"df":0,"docs":{},"f":{"df":1,"docs":{"34":{"tf":2.8284271247461903}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":65,"docs":{"105":{"tf":2.23606797749979},"106":{"tf":1.7320508075688772},"107":{"tf":3.3166247903554},"109":{"tf":1.0},"110":{"tf":1.4142135623730951},"112":{"tf":1.7320508075688772},"114":{"tf":1.0},"116":{"tf":3.4641016151377544},"117":{"tf":1.0},"118":{"tf":2.6457513110645907},"128":{"tf":1.0},"13":{"tf":5.830951894845301},"14":{"tf":1.0},"15":{"tf":3.0},"18":{"tf":3.1622776601683795},"19":{"tf":3.1622776601683795},"2":{"tf":2.23606797749979},"20":{"tf":2.0},"22":{"tf":1.0},"23":{"tf":1.4142135623730951},"24":{"tf":1.4142135623730951},"25":{"tf":1.0},"27":{"tf":1.4142135623730951},"3":{"tf":1.4142135623730951},"31":{"tf":1.0},"34":{"tf":3.605551275463989},"4":{"tf":2.6457513110645907},"41":{"tf":1.0},"47":{"tf":1.7320508075688772},"51":{"tf":2.23606797749979},"52":{"tf":2.23606797749979},"53":{"tf":2.449489742783178},"54":{"tf":2.0},"55":{"tf":1.7320508075688772},"56":{"tf":1.7320508075688772},"57":{"tf":1.0},"58":{"tf":3.0},"59":{"tf":1.0},"61":{"tf":2.23606797749979},"64":{"tf":2.23606797749979},"65":{"tf":2.0},"66":{"tf":1.0},"67":{"tf":1.7320508075688772},"68":{"tf":2.8284271247461903},"69":{"tf":1.7320508075688772},"7":{"tf":1.4142135623730951},"70":{"tf":2.23606797749979},"71":{"tf":1.0},"72":{"tf":1.0},"73":{"tf":2.8284271247461903},"74":{"tf":1.0},"75":{"tf":2.8284271247461903},"76":{"tf":3.4641016151377544},"77":{"tf":3.605551275463989},"79":{"tf":1.0},"80":{"tf":1.0},"81":{"tf":1.0},"82":{"tf":4.123105625617661},"83":{"tf":1.0},"84":{"tf":1.0},"88":{"tf":1.4142135623730951},"89":{"tf":1.4142135623730951},"92":{"tf":2.6457513110645907},"93":{"tf":1.7320508075688772},"95":{"tf":1.4142135623730951}}}}}}}},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":2,"docs":{"18":{"tf":1.0},"3":{"tf":1.0}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"130":{"tf":1.0}}}}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"t":{"df":3,"docs":{"13":{"tf":1.4142135623730951},"130":{"tf":1.7320508075688772},"71":{"tf":1.0}}}},"s":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"l":{"df":6,"docs":{"107":{"tf":1.0},"128":{"tf":1.4142135623730951},"35":{"tf":1.0},"37":{"tf":1.0},"49":{"tf":1.0},"70":{"tf":1.0}}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"72":{"tf":1.0}},"i":{"df":1,"docs":{"75":{"tf":1.0}}}}}}},"w":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":1,"docs":{"44":{"tf":1.0}}}}}}}},"x":{"df":1,"docs":{"44":{"tf":1.0}}}},"df":1,"docs":{"44":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":13,"docs":{"114":{"tf":1.0},"117":{"tf":1.4142135623730951},"118":{"tf":1.0},"121":{"tf":1.0},"125":{"tf":1.0},"128":{"tf":1.0},"27":{"tf":1.4142135623730951},"35":{"tf":1.0},"37":{"tf":1.4142135623730951},"51":{"tf":1.0},"67":{"tf":1.7320508075688772},"73":{"tf":1.0},"76":{"tf":1.0}}}}}},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"128":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"e":{"d":{"df":4,"docs":{"48":{"tf":1.0},"51":{"tf":1.0},"69":{"tf":1.0},"82":{"tf":1.0}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"s":{"df":4,"docs":{"13":{"tf":1.0},"21":{"tf":1.0},"33":{"tf":1.0},"85":{"tf":1.0}}}},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":2,"docs":{"33":{"tf":1.0},"55":{"tf":1.0}}}}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"69":{"tf":1.0},"86":{"tf":1.0}}}}}},"i":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"111":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"6":{"tf":1.0}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":6,"docs":{"14":{"tf":1.4142135623730951},"22":{"tf":1.0},"34":{"tf":1.7320508075688772},"41":{"tf":1.0},"69":{"tf":1.0},"81":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":5,"docs":{"106":{"tf":1.0},"13":{"tf":1.0},"130":{"tf":1.0},"36":{"tf":1.0},"76":{"tf":1.0}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"41":{"tf":1.0},"70":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":11,"docs":{"10":{"tf":1.0},"100":{"tf":1.7320508075688772},"102":{"tf":1.0},"124":{"tf":1.0},"128":{"tf":1.4142135623730951},"13":{"tf":2.6457513110645907},"44":{"tf":1.0},"69":{"tf":1.0},"76":{"tf":1.0},"82":{"tf":1.0},"84":{"tf":1.0}}}}}}},"i":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"69":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":3,"docs":{"13":{"tf":1.0},"2":{"tf":1.0},"40":{"tf":1.0}}},"i":{"df":0,"docs":{},"t":{"df":15,"docs":{"107":{"tf":1.0},"117":{"tf":3.7416573867739413},"118":{"tf":1.7320508075688772},"13":{"tf":2.23606797749979},"15":{"tf":1.0},"22":{"tf":1.0},"33":{"tf":1.0},"34":{"tf":1.0},"35":{"tf":1.0},"37":{"tf":1.0},"4":{"tf":1.0},"51":{"tf":1.4142135623730951},"67":{"tf":1.4142135623730951},"70":{"tf":1.0},"89":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"89":{"tf":1.0}}}},"v":{"a":{"df":0,"docs":{},"t":{"df":5,"docs":{"33":{"tf":1.0},"34":{"tf":1.7320508075688772},"43":{"tf":1.7320508075688772},"6":{"tf":2.0},"68":{"tf":1.0}}}},"df":0,"docs":{}}},"o":{"b":{"a":{"b":{"df":0,"docs":{},"l":{"df":7,"docs":{"104":{"tf":1.0},"13":{"tf":2.6457513110645907},"18":{"tf":1.0},"40":{"tf":1.0},"75":{"tf":1.0},"76":{"tf":1.4142135623730951},"83":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":4,"docs":{"118":{"tf":1.4142135623730951},"128":{"tf":1.0},"20":{"tf":1.0},"49":{"tf":1.0}}}}}},"c":{"df":0,"docs":{},"e":{"df":2,"docs":{"32":{"tf":1.0},"77":{"tf":1.0}},"s":{"df":0,"docs":{},"s":{"df":9,"docs":{"13":{"tf":1.0},"130":{"tf":1.0},"19":{"tf":1.4142135623730951},"3":{"tf":1.0},"39":{"tf":1.0},"68":{"tf":1.0},"7":{"tf":1.0},"75":{"tf":1.0},"92":{"tf":1.0}}}}}},"d":{"df":0,"docs":{},"u":{"c":{"df":6,"docs":{"120":{"tf":1.0},"18":{"tf":1.4142135623730951},"19":{"tf":1.0},"7":{"tf":1.0},"73":{"tf":1.0},"76":{"tf":1.0}},"t":{"df":4,"docs":{"116":{"tf":1.4142135623730951},"123":{"tf":1.0},"125":{"tf":2.449489742783178},"13":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":1,"docs":{"2":{"tf":1.0}},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":23,"docs":{"11":{"tf":1.4142135623730951},"12":{"tf":2.23606797749979},"120":{"tf":1.0},"121":{"tf":1.0},"123":{"tf":1.7320508075688772},"125":{"tf":2.0},"126":{"tf":1.0},"13":{"tf":1.0},"15":{"tf":1.0},"22":{"tf":1.0},"3":{"tf":1.0},"33":{"tf":1.4142135623730951},"34":{"tf":1.4142135623730951},"42":{"tf":1.0},"43":{"tf":1.0},"44":{"tf":1.4142135623730951},"49":{"tf":2.0},"6":{"tf":3.4641016151377544},"68":{"tf":1.0},"7":{"tf":1.4142135623730951},"8":{"tf":1.7320508075688772},"89":{"tf":1.4142135623730951},"9":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"0":{"tf":1.0}}}}}}},"o":{"df":0,"docs":{},"f":{"<":{"df":0,"docs":{},"f":{"df":1,"docs":{"34":{"tf":1.0}}}},"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":2,"docs":{"103":{"tf":1.4142135623730951},"97":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{")":{".":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"w":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"97":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":38,"docs":{"102":{"tf":1.4142135623730951},"103":{"tf":2.0},"105":{"tf":1.0},"106":{"tf":1.0},"112":{"tf":2.0},"12":{"tf":1.0},"123":{"tf":1.0},"125":{"tf":1.7320508075688772},"13":{"tf":1.0},"15":{"tf":1.0},"18":{"tf":1.4142135623730951},"20":{"tf":2.449489742783178},"21":{"tf":1.0},"27":{"tf":1.4142135623730951},"28":{"tf":1.4142135623730951},"3":{"tf":1.0},"31":{"tf":1.0},"32":{"tf":1.4142135623730951},"33":{"tf":1.4142135623730951},"34":{"tf":2.8284271247461903},"41":{"tf":1.0},"43":{"tf":1.7320508075688772},"49":{"tf":2.0},"56":{"tf":1.0},"58":{"tf":1.0},"59":{"tf":1.0},"6":{"tf":2.0},"60":{"tf":1.0},"61":{"tf":1.0},"62":{"tf":1.0},"7":{"tf":1.0},"75":{"tf":1.0},"76":{"tf":1.0},"77":{"tf":1.4142135623730951},"86":{"tf":1.0},"89":{"tf":1.0},"92":{"tf":1.4142135623730951},"97":{"tf":3.0}},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"102":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{":":{":":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"97":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":3,"docs":{"125":{"tf":1.0},"75":{"tf":1.0},"83":{"tf":1.0}}}},"t":{"df":0,"docs":{},"i":{"df":8,"docs":{"125":{"tf":1.0},"13":{"tf":1.0},"18":{"tf":1.4142135623730951},"19":{"tf":1.0},"51":{"tf":1.0},"69":{"tf":2.0},"76":{"tf":1.0},"82":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":34,"docs":{"102":{"tf":1.7320508075688772},"111":{"tf":1.4142135623730951},"116":{"tf":1.0},"121":{"tf":1.0},"13":{"tf":1.0},"15":{"tf":1.7320508075688772},"16":{"tf":1.0},"19":{"tf":1.4142135623730951},"3":{"tf":1.0},"33":{"tf":1.0},"36":{"tf":1.0},"56":{"tf":1.4142135623730951},"57":{"tf":1.0},"58":{"tf":1.0},"67":{"tf":1.0},"68":{"tf":2.0},"69":{"tf":1.4142135623730951},"70":{"tf":1.4142135623730951},"72":{"tf":1.4142135623730951},"73":{"tf":2.23606797749979},"75":{"tf":2.23606797749979},"76":{"tf":2.23606797749979},"77":{"tf":2.23606797749979},"78":{"tf":2.449489742783178},"80":{"tf":1.4142135623730951},"81":{"tf":1.0},"82":{"tf":1.4142135623730951},"83":{"tf":1.0},"84":{"tf":1.4142135623730951},"85":{"tf":1.4142135623730951},"86":{"tf":1.7320508075688772},"87":{"tf":1.0},"91":{"tf":1.0},"92":{"tf":1.0}}}}},"df":0,"docs":{}}},"v":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"128":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"(":{"&":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"t":{"df":1,"docs":{"103":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},":":{":":{"<":{"df":0,"docs":{},"f":{"df":1,"docs":{"97":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":32,"docs":{"101":{"tf":1.0},"102":{"tf":1.0},"103":{"tf":1.7320508075688772},"104":{"tf":1.0},"106":{"tf":1.0},"107":{"tf":1.4142135623730951},"111":{"tf":1.0},"123":{"tf":1.0},"125":{"tf":1.7320508075688772},"13":{"tf":1.0},"130":{"tf":1.7320508075688772},"15":{"tf":1.0},"18":{"tf":1.4142135623730951},"22":{"tf":1.4142135623730951},"3":{"tf":1.0},"33":{"tf":1.0},"34":{"tf":1.0},"41":{"tf":1.0},"42":{"tf":1.0},"43":{"tf":1.0},"45":{"tf":1.0},"47":{"tf":1.0},"48":{"tf":1.0},"49":{"tf":1.0},"69":{"tf":1.0},"72":{"tf":1.0},"76":{"tf":1.4142135623730951},"82":{"tf":1.0},"83":{"tf":1.0},"96":{"tf":1.0},"97":{"tf":1.4142135623730951},"98":{"tf":1.0}},"r":{"'":{"df":2,"docs":{"34":{"tf":1.0},"6":{"tf":1.0}}},".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":1,"docs":{"34":{"tf":1.4142135623730951}},"e":{"(":{"&":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"43":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},":":{":":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"(":{"df":0,"docs":{},"k":{"df":0,"docs":{},"z":{"df":0,"docs":{},"g":{".":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"34":{"tf":1.4142135623730951},"43":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"<":{"df":0,"docs":{},"f":{"df":1,"docs":{"34":{"tf":1.0}}}},"df":50,"docs":{"104":{"tf":1.4142135623730951},"105":{"tf":1.0},"106":{"tf":2.0},"110":{"tf":1.4142135623730951},"111":{"tf":2.8284271247461903},"12":{"tf":1.4142135623730951},"123":{"tf":1.4142135623730951},"125":{"tf":1.7320508075688772},"126":{"tf":1.4142135623730951},"130":{"tf":1.4142135623730951},"19":{"tf":2.0},"20":{"tf":2.449489742783178},"22":{"tf":1.0},"30":{"tf":1.0},"31":{"tf":1.0},"33":{"tf":1.0},"34":{"tf":2.23606797749979},"43":{"tf":1.4142135623730951},"44":{"tf":1.0},"45":{"tf":1.4142135623730951},"49":{"tf":1.4142135623730951},"50":{"tf":1.0},"52":{"tf":1.0},"55":{"tf":1.0},"56":{"tf":1.0},"57":{"tf":2.0},"58":{"tf":2.0},"59":{"tf":2.0},"6":{"tf":1.4142135623730951},"60":{"tf":1.0},"61":{"tf":1.0},"62":{"tf":2.0},"65":{"tf":1.4142135623730951},"68":{"tf":1.7320508075688772},"70":{"tf":1.0},"71":{"tf":2.0},"73":{"tf":2.449489742783178},"75":{"tf":3.0},"76":{"tf":3.0},"77":{"tf":2.449489742783178},"80":{"tf":1.0},"81":{"tf":2.23606797749979},"82":{"tf":2.0},"83":{"tf":1.0},"84":{"tf":1.0},"86":{"tf":1.4142135623730951},"89":{"tf":2.23606797749979},"92":{"tf":1.0},"96":{"tf":1.0},"97":{"tf":1.4142135623730951}}}},"i":{"d":{"df":20,"docs":{"102":{"tf":1.0},"105":{"tf":2.0},"106":{"tf":1.7320508075688772},"110":{"tf":1.0},"111":{"tf":1.0},"118":{"tf":1.0},"33":{"tf":1.0},"47":{"tf":1.0},"49":{"tf":1.4142135623730951},"56":{"tf":1.0},"57":{"tf":1.0},"58":{"tf":1.7320508075688772},"59":{"tf":1.4142135623730951},"61":{"tf":2.0},"62":{"tf":1.7320508075688772},"65":{"tf":1.4142135623730951},"67":{"tf":1.0},"76":{"tf":1.4142135623730951},"77":{"tf":1.0},"96":{"tf":1.0}}},"df":0,"docs":{}}}}},"u":{"b":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":2,"docs":{"103":{"tf":1.4142135623730951},"97":{"tf":1.7320508075688772}}}}}}}},"df":2,"docs":{"34":{"tf":6.928203230275509},"44":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"c":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":2,"docs":{"34":{"tf":2.449489742783178},"43":{"tf":1.7320508075688772}}}}}}}},"df":23,"docs":{"103":{"tf":1.0},"12":{"tf":2.0},"121":{"tf":1.0},"123":{"tf":1.4142135623730951},"125":{"tf":2.8284271247461903},"126":{"tf":1.0},"13":{"tf":1.4142135623730951},"130":{"tf":1.0},"15":{"tf":1.7320508075688772},"22":{"tf":1.4142135623730951},"25":{"tf":1.0},"31":{"tf":1.4142135623730951},"33":{"tf":1.4142135623730951},"34":{"tf":1.4142135623730951},"35":{"tf":1.0},"41":{"tf":1.0},"43":{"tf":2.0},"57":{"tf":1.0},"6":{"tf":1.0},"68":{"tf":1.0},"92":{"tf":1.0},"97":{"tf":2.0},"99":{"tf":1.4142135623730951}},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"123":{"tf":1.0},"18":{"tf":1.0}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"21":{"tf":1.0}}}}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":4,"docs":{"128":{"tf":1.0},"33":{"tf":1.0},"49":{"tf":1.4142135623730951},"55":{"tf":1.0}}}}}},"t":{"df":7,"docs":{"12":{"tf":1.0},"126":{"tf":1.0},"13":{"tf":1.4142135623730951},"130":{"tf":1.0},"44":{"tf":1.0},"8":{"tf":1.4142135623730951},"9":{"tf":1.0}}}},"ˉ":{"df":0,"docs":{},"​":{"c":{"df":0,"docs":{},"​":{":":{"=":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"(":{"df":0,"docs":{},"ζ":{")":{"+":{"df":0,"docs":{},"α":{"df":0,"docs":{},"z":{"df":0,"docs":{},"ˉ":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"​":{"(":{"c":{"df":0,"docs":{},"ˉ":{"+":{"df":0,"docs":{},"γ":{")":{"(":{"a":{"df":0,"docs":{},"ˉ":{"+":{"df":0,"docs":{},"β":{"df":0,"docs":{},"s":{"df":0,"docs":{},"ˉ":{"df":0,"docs":{},"σ":{"1":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"γ":{")":{"(":{"b":{"df":0,"docs":{},"ˉ":{"+":{"df":0,"docs":{},"β":{"df":0,"docs":{},"s":{"df":0,"docs":{},"ˉ":{"df":0,"docs":{},"σ":{"2":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"γ":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"α":{"2":{"df":0,"docs":{},"l":{"1":{"df":1,"docs":{"31":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{},"n":{"c":{"df":1,"docs":{"31":{"tf":1.0}},"​":{":":{"=":{"df":0,"docs":{},"p":{"df":0,"docs":{},"n":{"c":{"df":1,"docs":{"27":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"∈":{"df":0,"docs":{},"f":{"[":{"df":0,"docs":{},"x":{"df":1,"docs":{"88":{"tf":1.0}}}},"df":0,"docs":{}}},"−":{"df":0,"docs":{},"i":{"df":1,"docs":{"76":{"tf":1.0}}},"y":{")":{"/":{"(":{"df":0,"docs":{},"x":{"df":0,"docs":{},"−":{"df":0,"docs":{},"z":{"df":1,"docs":{"75":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"q":{"(":{"d":{"df":0,"docs":{},"i":{"df":2,"docs":{"75":{"tf":1.0},"77":{"tf":1.0}},"​":{")":{"=":{"df":0,"docs":{},"∑":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"df":0,"docs":{},"γ":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"(":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"y":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{")":{"/":{"(":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"df":0,"docs":{},"−":{"df":0,"docs":{},"z":{"df":1,"docs":{"77":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},",":{"df":0,"docs":{},"v":{",":{"df":0,"docs":{},"t":{",":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":1,"docs":{"35":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},":":{"=":{"df":0,"docs":{},"i":{"=":{"1":{"df":0,"docs":{},"∑":{"df":0,"docs":{},"l":{"df":0,"docs":{},"​":{"df":0,"docs":{},"γ":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"df":0,"docs":{},"x":{"df":0,"docs":{},"−":{"df":0,"docs":{},"z":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"df":0,"docs":{},"−":{"df":0,"docs":{},"y":{"df":0,"docs":{},"i":{"df":1,"docs":{"77":{"tf":1.0}}}}}}}}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"=":{"(":{"df":0,"docs":{},"p":{"df":0,"docs":{},"−":{"df":0,"docs":{},"y":{")":{"/":{"(":{"df":0,"docs":{},"x":{"df":0,"docs":{},"−":{"df":0,"docs":{},"z":{"df":1,"docs":{"75":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"c":{"_":{"1":{"df":1,"docs":{"34":{"tf":1.0}}},"df":0,"docs":{}},"df":4,"docs":{"11":{"tf":1.0},"12":{"tf":2.0},"34":{"tf":1.0},"9":{"tf":2.23606797749979}}},"df":16,"docs":{"10":{"tf":1.0},"11":{"tf":1.0},"12":{"tf":1.7320508075688772},"13":{"tf":1.0},"15":{"tf":1.4142135623730951},"33":{"tf":1.4142135623730951},"35":{"tf":1.0},"7":{"tf":1.0},"75":{"tf":2.6457513110645907},"76":{"tf":3.1622776601683795},"77":{"tf":2.449489742783178},"78":{"tf":1.7320508075688772},"8":{"tf":1.0},"88":{"tf":1.0},"89":{"tf":1.0},"9":{"tf":1.4142135623730951}},"k":{"df":0,"docs":{},"t":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"x":{")":{"=":{"df":0,"docs":{},"p":{"df":0,"docs":{},"k":{"df":0,"docs":{},"t":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"t":{"1":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"x":{")":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"x":{")":{",":{"df":0,"docs":{},"t":{"1":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"g":{"df":0,"docs":{},"x":{")":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"x":{"df":1,"docs":{"82":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"l":{"_":{"1":{"df":1,"docs":{"34":{"tf":1.0}}},"df":0,"docs":{}},"df":5,"docs":{"11":{"tf":1.0},"12":{"tf":1.4142135623730951},"20":{"tf":2.0},"34":{"tf":1.0},"9":{"tf":2.23606797749979}},"​":{"(":{"df":0,"docs":{},"ζ":{")":{",":{"df":0,"docs":{},"q":{"df":0,"docs":{},"r":{"df":1,"docs":{"20":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},",":{"df":0,"docs":{},"q":{"df":0,"docs":{},"r":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"q":{"df":0,"docs":{},"m":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"q":{"df":0,"docs":{},"o":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"q":{"c":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"s":{"df":0,"docs":{},"σ":{"1":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"s":{"df":0,"docs":{},"σ":{"2":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"s":{"df":0,"docs":{},"σ":{"3":{"df":2,"docs":{"14":{"tf":1.0},"15":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"q":{"df":0,"docs":{},"m":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"q":{"c":{"df":1,"docs":{"9":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"]":{"1":{"df":1,"docs":{"20":{"tf":1.0}},"​":{",":{"[":{"df":0,"docs":{},"q":{"df":0,"docs":{},"r":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{",":{"[":{"df":0,"docs":{},"q":{"df":0,"docs":{},"m":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{",":{"[":{"df":0,"docs":{},"q":{"df":0,"docs":{},"o":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{",":{"[":{"df":0,"docs":{},"q":{"c":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{",":{"[":{"df":0,"docs":{},"s":{"df":0,"docs":{},"σ":{"1":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{",":{"[":{"df":0,"docs":{},"s":{"df":0,"docs":{},"σ":{"2":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{",":{"[":{"df":0,"docs":{},"s":{"df":0,"docs":{},"σ":{"3":{"df":0,"docs":{},"​":{"]":{"1":{"df":1,"docs":{"21":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"m":{"_":{"1":{"df":1,"docs":{"34":{"tf":1.0}}},"df":0,"docs":{}},"df":4,"docs":{"11":{"tf":1.0},"12":{"tf":1.4142135623730951},"34":{"tf":1.0},"9":{"tf":2.23606797749979}}},"o":{"_":{"1":{"df":1,"docs":{"34":{"tf":1.0}}},"df":0,"docs":{}},"df":4,"docs":{"11":{"tf":1.0},"12":{"tf":1.4142135623730951},"34":{"tf":1.0},"9":{"tf":2.23606797749979}}},"r":{"_":{"1":{"df":1,"docs":{"34":{"tf":1.0}}},"df":0,"docs":{}},"df":5,"docs":{"11":{"tf":1.0},"12":{"tf":1.4142135623730951},"20":{"tf":2.0},"34":{"tf":1.0},"9":{"tf":2.23606797749979}},"​":{"]":{"1":{"df":1,"docs":{"20":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":4,"docs":{"102":{"tf":1.0},"112":{"tf":1.0},"89":{"tf":1.0},"92":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"13":{"tf":1.0}}}}}}}},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"125":{"tf":1.0}}}},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"34":{"tf":1.7320508075688772},"68":{"tf":1.0}}}}}}}}}},"r":{"0":{"df":1,"docs":{"130":{"tf":1.4142135623730951}}},"a":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":1,"docs":{"114":{"tf":1.0}}}}},"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"34":{"tf":2.23606797749979}}}}}}}},"df":20,"docs":{"111":{"tf":1.4142135623730951},"13":{"tf":2.8284271247461903},"15":{"tf":2.0},"19":{"tf":1.7320508075688772},"2":{"tf":1.0},"23":{"tf":1.0},"24":{"tf":1.0},"25":{"tf":1.0},"34":{"tf":1.0},"57":{"tf":1.0},"59":{"tf":1.4142135623730951},"68":{"tf":1.4142135623730951},"69":{"tf":1.4142135623730951},"75":{"tf":1.0},"78":{"tf":1.0},"81":{"tf":1.0},"82":{"tf":1.0},"83":{"tf":1.0},"92":{"tf":1.4142135623730951},"93":{"tf":1.4142135623730951}},"l":{"df":0,"docs":{},"i":{"df":3,"docs":{"111":{"tf":1.0},"58":{"tf":1.0},"83":{"tf":1.0}}}}}}},"df":0,"docs":{},"g":{"df":6,"docs":{"123":{"tf":1.0},"125":{"tf":2.23606797749979},"126":{"tf":1.4142135623730951},"13":{"tf":1.4142135623730951},"130":{"tf":2.449489742783178},"69":{"tf":1.0}}}},"p":{"2":{"df":1,"docs":{"81":{"tf":1.0}}},"df":3,"docs":{"126":{"tf":1.0},"89":{"tf":1.7320508075688772},"92":{"tf":1.0}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":3,"docs":{"128":{"tf":1.0},"130":{"tf":1.0},"76":{"tf":2.0}},"n":{"df":3,"docs":{"53":{"tf":1.0},"54":{"tf":1.0},"55":{"tf":1.0}}}}}},"w":{"df":2,"docs":{"123":{"tf":1.0},"39":{"tf":1.0}}}},"c":{"df":1,"docs":{"125":{"tf":1.0}},"m":{"a":{"df":0,"docs":{},"x":{"df":1,"docs":{"125":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"125":{"tf":1.0}}}}}},"df":10,"docs":{"10":{"tf":1.0},"11":{"tf":1.0},"12":{"tf":1.0},"121":{"tf":2.6457513110645907},"13":{"tf":1.0},"34":{"tf":1.7320508075688772},"37":{"tf":1.0},"8":{"tf":1.0},"89":{"tf":1.0},"90":{"tf":1.4142135623730951}},"e":{"a":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"125":{"tf":1.0}}}},"d":{"df":2,"docs":{"104":{"tf":1.4142135623730951},"68":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"118":{"tf":1.0}}}},"i":{"df":1,"docs":{"125":{"tf":1.0}}}},"df":0,"docs":{},"l":{"df":2,"docs":{"125":{"tf":1.0},"128":{"tf":1.0}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":2,"docs":{"125":{"tf":1.0},"76":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"i":{"df":4,"docs":{"109":{"tf":1.0},"116":{"tf":1.0},"13":{"tf":1.0},"49":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"13":{"tf":1.0}}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":6,"docs":{"110":{"tf":1.0},"116":{"tf":1.0},"125":{"tf":1.0},"19":{"tf":1.0},"49":{"tf":1.0},"55":{"tf":1.0}}}}}},"c":{"a":{"df":0,"docs":{},"l":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"125":{"tf":1.0}}}}},"df":6,"docs":{"104":{"tf":1.0},"118":{"tf":1.0},"13":{"tf":2.0},"15":{"tf":1.0},"53":{"tf":1.0},"89":{"tf":1.0}}},"p":{"df":13,"docs":{"104":{"tf":1.0},"109":{"tf":1.0},"33":{"tf":1.4142135623730951},"34":{"tf":1.0},"35":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.0},"6":{"tf":1.0},"68":{"tf":1.0},"69":{"tf":1.0},"82":{"tf":1.0},"96":{"tf":1.0},"98":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":2,"docs":{"107":{"tf":1.0},"20":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":1,"docs":{"15":{"tf":1.0}}}},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"68":{"tf":1.0}}},"df":0,"docs":{}}}}},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":6,"docs":{"105":{"tf":1.0},"106":{"tf":1.0},"107":{"tf":1.4142135623730951},"108":{"tf":1.0},"110":{"tf":1.0},"62":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"v":{"df":3,"docs":{"107":{"tf":1.7320508075688772},"117":{"tf":1.0},"93":{"tf":1.0}}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":2,"docs":{"13":{"tf":1.0},"24":{"tf":1.0}}}}}},"d":{"df":0,"docs":{},"u":{"c":{"df":5,"docs":{"11":{"tf":1.0},"123":{"tf":1.0},"13":{"tf":1.7320508075688772},"20":{"tf":1.4142135623730951},"77":{"tf":1.7320508075688772}}},"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"69":{"tf":1.0}}},"df":0,"docs":{}}}},"df":3,"docs":{"121":{"tf":1.4142135623730951},"125":{"tf":2.449489742783178},"126":{"tf":1.4142135623730951}},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":7,"docs":{"125":{"tf":1.0},"2":{"tf":1.0},"69":{"tf":1.0},"79":{"tf":1.0},"81":{"tf":1.0},"85":{"tf":1.0},"93":{"tf":1.7320508075688772}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"15":{"tf":1.0}}}}}}}},"g":{"df":1,"docs":{"125":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":5,"docs":{"120":{"tf":1.0},"123":{"tf":1.4142135623730951},"125":{"tf":1.4142135623730951},"128":{"tf":1.0},"49":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"125":{"tf":1.0}}}}}}}}}},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":4,"docs":{"18":{"tf":1.0},"32":{"tf":1.0},"6":{"tf":1.0},"90":{"tf":1.0}}}},"df":0,"docs":{}}},"l":{"a":{"df":0,"docs":{},"t":{"df":5,"docs":{"102":{"tf":2.0},"12":{"tf":1.0},"125":{"tf":1.0},"67":{"tf":1.0},"68":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":4,"docs":{"100":{"tf":1.0},"130":{"tf":1.0},"52":{"tf":1.0},"65":{"tf":1.0}}}}}}}}}}},"df":2,"docs":{"125":{"tf":1.0},"69":{"tf":1.0}},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"85":{"tf":1.0}}}},"i":{"df":2,"docs":{"3":{"tf":1.0},"33":{"tf":1.0}}},"o":{"c":{"df":1,"docs":{"123":{"tf":1.0}}},"df":0,"docs":{}}},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":5,"docs":{"118":{"tf":1.0},"58":{"tf":1.0},"64":{"tf":1.0},"65":{"tf":1.0},"66":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"b":{"df":1,"docs":{"107":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"67":{"tf":1.0}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"v":{"df":4,"docs":{"111":{"tf":1.0},"12":{"tf":1.0},"75":{"tf":1.0},"78":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":2,"docs":{"75":{"tf":1.0},"81":{"tf":1.0}}}},"df":0,"docs":{}},"h":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"13":{"tf":1.0}}}},"df":0,"docs":{}}},"l":{"a":{"c":{"df":2,"docs":{"27":{"tf":1.0},"95":{"tf":1.0}}},"df":0,"docs":{},"y":{"df":1,"docs":{"93":{"tf":1.0}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":6,"docs":{"125":{"tf":1.7320508075688772},"40":{"tf":1.0},"43":{"tf":1.0},"80":{"tf":1.0},"9":{"tf":2.23606797749979},"99":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":4,"docs":{"11":{"tf":1.0},"125":{"tf":1.7320508075688772},"3":{"tf":1.4142135623730951},"47":{"tf":1.4142135623730951}}}}}}}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":7,"docs":{"102":{"tf":1.0},"107":{"tf":1.0},"114":{"tf":1.0},"130":{"tf":1.0},"52":{"tf":1.0},"60":{"tf":1.0},"98":{"tf":1.0}}}}}},"s":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":1,"docs":{"125":{"tf":1.4142135623730951}}}}}},"c":{"df":0,"docs":{},"u":{"df":1,"docs":{"13":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"39":{"tf":1.0}}}},"h":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"126":{"tf":1.7320508075688772}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":1,"docs":{"41":{"tf":1.0}}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":9,"docs":{"102":{"tf":1.0},"121":{"tf":1.0},"123":{"tf":1.0},"125":{"tf":1.4142135623730951},"126":{"tf":1.0},"13":{"tf":2.449489742783178},"15":{"tf":1.0},"2":{"tf":1.0},"31":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":1,"docs":{"12":{"tf":1.0}}}}}},"t":{"df":3,"docs":{"107":{"tf":1.4142135623730951},"82":{"tf":1.0},"86":{"tf":1.0}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"b":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"44":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":21,"docs":{"10":{"tf":1.0},"105":{"tf":1.0},"12":{"tf":1.0},"121":{"tf":1.4142135623730951},"125":{"tf":1.0},"126":{"tf":1.7320508075688772},"13":{"tf":1.4142135623730951},"130":{"tf":1.4142135623730951},"15":{"tf":1.4142135623730951},"2":{"tf":1.0},"39":{"tf":1.4142135623730951},"4":{"tf":1.0},"40":{"tf":1.0},"44":{"tf":2.449489742783178},"55":{"tf":1.0},"61":{"tf":1.0},"7":{"tf":1.0},"73":{"tf":1.0},"75":{"tf":1.0},"8":{"tf":1.4142135623730951},"82":{"tf":1.4142135623730951}}}}}},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":7,"docs":{"100":{"tf":1.4142135623730951},"107":{"tf":1.7320508075688772},"125":{"tf":1.0},"34":{"tf":1.4142135623730951},"39":{"tf":1.0},"90":{"tf":1.7320508075688772},"99":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"s":{"df":2,"docs":{"130":{"tf":1.0},"78":{"tf":1.0}}}},"v":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"l":{"df":8,"docs":{"18":{"tf":1.0},"19":{"tf":1.0},"6":{"tf":1.4142135623730951},"68":{"tf":1.0},"71":{"tf":1.0},"75":{"tf":1.0},"77":{"tf":1.7320508075688772},"78":{"tf":1.0}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"2":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"v":{"df":1,"docs":{"97":{"tf":1.0}}}}}}},"i":{"d":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":6,"docs":{"10":{"tf":1.0},"111":{"tf":1.0},"114":{"tf":1.0},"13":{"tf":1.0},"15":{"tf":1.0},"8":{"tf":2.23606797749979}}}}}},"m":{"a":{"df":0,"docs":{},"x":{"df":1,"docs":{"121":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"121":{"tf":1.4142135623730951}}}}},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"111":{"tf":1.0}}}},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":27,"docs":{"105":{"tf":1.4142135623730951},"106":{"tf":1.0},"107":{"tf":1.4142135623730951},"112":{"tf":1.4142135623730951},"116":{"tf":2.449489742783178},"117":{"tf":4.0},"118":{"tf":2.8284271247461903},"13":{"tf":3.0},"15":{"tf":1.0},"22":{"tf":1.0},"33":{"tf":1.0},"35":{"tf":1.0},"37":{"tf":1.0},"4":{"tf":1.0},"51":{"tf":2.0},"53":{"tf":1.7320508075688772},"59":{"tf":1.0},"61":{"tf":1.4142135623730951},"62":{"tf":1.0},"67":{"tf":2.8284271247461903},"71":{"tf":1.4142135623730951},"74":{"tf":1.0},"77":{"tf":1.0},"80":{"tf":1.4142135623730951},"88":{"tf":1.0},"89":{"tf":1.0},"90":{"tf":1.7320508075688772}}}},"u":{"df":0,"docs":{},"n":{"d":{"df":14,"docs":{"23":{"tf":1.0},"24":{"tf":1.0},"25":{"tf":1.0},"26":{"tf":1.0},"27":{"tf":1.0},"34":{"tf":2.23606797749979},"36":{"tf":1.0},"80":{"tf":1.7320508075688772},"81":{"tf":1.7320508075688772},"82":{"tf":1.7320508075688772},"83":{"tf":1.4142135623730951},"84":{"tf":1.7320508075688772},"89":{"tf":1.0},"92":{"tf":3.3166247903554}}},"df":0,"docs":{}}},"w":{"df":25,"docs":{"100":{"tf":2.23606797749979},"101":{"tf":1.4142135623730951},"102":{"tf":1.7320508075688772},"11":{"tf":1.0},"112":{"tf":1.0},"118":{"tf":1.0},"12":{"tf":3.1622776601683795},"121":{"tf":2.449489742783178},"126":{"tf":2.6457513110645907},"128":{"tf":2.449489742783178},"19":{"tf":1.0},"22":{"tf":1.0},"35":{"tf":2.449489742783178},"4":{"tf":1.0},"48":{"tf":1.7320508075688772},"51":{"tf":2.0},"65":{"tf":1.7320508075688772},"68":{"tf":1.0},"69":{"tf":1.7320508075688772},"8":{"tf":1.0},"82":{"tf":1.4142135623730951},"89":{"tf":1.4142135623730951},"9":{"tf":3.1622776601683795},"97":{"tf":1.0},"99":{"tf":1.7320508075688772}}}},"s":{"df":1,"docs":{"2":{"tf":1.0}}},"u":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"'":{"df":1,"docs":{"95":{"tf":1.0}}},"df":0,"docs":{}}}}}},"g":{"df":1,"docs":{"63":{"tf":1.0}}},"l":{"df":0,"docs":{},"e":{"df":4,"docs":{"47":{"tf":1.4142135623730951},"69":{"tf":1.0},"83":{"tf":1.0},"95":{"tf":1.0}}}},"n":{"df":7,"docs":{"123":{"tf":1.0},"2":{"tf":1.7320508075688772},"43":{"tf":1.0},"77":{"tf":1.7320508075688772},"78":{"tf":1.0},"84":{"tf":1.0},"92":{"tf":1.0}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"97":{"tf":1.0}}}}}}},"−":{"1":{"df":1,"docs":{"37":{"tf":1.0}}},"df":0,"docs":{}}},"s":{"1":{"_":{"1":{"df":1,"docs":{"34":{"tf":1.0}}},"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"34":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"z":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"a":{"df":1,"docs":{"34":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":1,"docs":{"34":{"tf":1.0}}},"2":{"_":{"1":{"df":1,"docs":{"34":{"tf":1.0}}},"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"34":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"z":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"a":{"df":1,"docs":{"34":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":1,"docs":{"34":{"tf":1.0}}},"3":{"_":{"1":{"df":1,"docs":{"34":{"tf":1.0}}},"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"34":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":1,"docs":{"34":{"tf":1.0}}},"=":{"0":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"q":{"df":0,"docs":{},"−":{"1":{"df":2,"docs":{"92":{"tf":1.4142135623730951},"93":{"tf":1.7320508075688772}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"σ":{"1":{"df":1,"docs":{"34":{"tf":1.0}}},"2":{"df":1,"docs":{"34":{"tf":1.0}}},"df":0,"docs":{}}},"a":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":1,"docs":{"20":{"tf":1.0}}}},"m":{"df":0,"docs":{},"e":{"df":28,"docs":{"103":{"tf":1.0},"108":{"tf":1.0},"11":{"tf":1.0},"111":{"tf":2.0},"117":{"tf":1.0},"118":{"tf":1.0},"125":{"tf":1.7320508075688772},"128":{"tf":2.23606797749979},"13":{"tf":1.7320508075688772},"130":{"tf":1.0},"2":{"tf":1.0},"30":{"tf":1.0},"35":{"tf":1.0},"51":{"tf":1.0},"53":{"tf":1.0},"54":{"tf":1.0},"58":{"tf":1.0},"59":{"tf":1.0},"64":{"tf":1.0},"65":{"tf":1.4142135623730951},"66":{"tf":1.0},"67":{"tf":1.0},"68":{"tf":1.0},"76":{"tf":1.7320508075688772},"77":{"tf":1.0},"82":{"tf":1.7320508075688772},"9":{"tf":1.0},"97":{"tf":1.0}}},"p":{"df":0,"docs":{},"l":{"df":18,"docs":{"105":{"tf":1.4142135623730951},"111":{"tf":1.7320508075688772},"126":{"tf":1.0},"19":{"tf":1.0},"23":{"tf":1.0},"24":{"tf":1.4142135623730951},"25":{"tf":1.4142135623730951},"26":{"tf":1.0},"27":{"tf":1.0},"31":{"tf":2.0},"55":{"tf":1.0},"58":{"tf":1.0},"61":{"tf":1.4142135623730951},"81":{"tf":1.4142135623730951},"82":{"tf":1.0},"87":{"tf":1.0},"92":{"tf":2.8284271247461903},"93":{"tf":2.8284271247461903}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":28,"docs":{"10":{"tf":1.0},"106":{"tf":1.4142135623730951},"107":{"tf":1.0},"109":{"tf":1.0},"11":{"tf":1.0},"117":{"tf":1.0},"125":{"tf":1.0},"13":{"tf":1.0},"18":{"tf":1.0},"19":{"tf":1.4142135623730951},"47":{"tf":1.0},"48":{"tf":1.4142135623730951},"51":{"tf":1.7320508075688772},"52":{"tf":1.4142135623730951},"53":{"tf":1.7320508075688772},"54":{"tf":1.4142135623730951},"55":{"tf":1.0},"56":{"tf":1.0},"58":{"tf":1.0},"62":{"tf":1.4142135623730951},"65":{"tf":1.0},"66":{"tf":1.0},"67":{"tf":1.0},"68":{"tf":1.0},"73":{"tf":1.0},"76":{"tf":1.4142135623730951},"82":{"tf":1.4142135623730951},"9":{"tf":1.0}}}}}}},"v":{"df":0,"docs":{},"e":{"df":2,"docs":{"130":{"tf":1.0},"20":{"tf":1.0}}}},"w":{"df":4,"docs":{"13":{"tf":1.0},"15":{"tf":1.0},"76":{"tf":1.0},"9":{"tf":1.0}}},"y":{"df":1,"docs":{"55":{"tf":1.0}}}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"95":{"tf":1.0}}}}}},"df":0,"docs":{}}},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":11,"docs":{"18":{"tf":1.7320508075688772},"34":{"tf":1.7320508075688772},"37":{"tf":1.7320508075688772},"43":{"tf":1.0},"70":{"tf":2.449489742783178},"73":{"tf":1.4142135623730951},"75":{"tf":1.0},"79":{"tf":1.0},"80":{"tf":1.0},"84":{"tf":1.0},"90":{"tf":1.0}}}}},"w":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"z":{"df":1,"docs":{"13":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}},"df":1,"docs":{"90":{"tf":1.4142135623730951}},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"[":{"0":{"df":2,"docs":{"100":{"tf":1.4142135623730951},"107":{"tf":1.0}}},"df":0,"docs":{}},"df":2,"docs":{"100":{"tf":1.0},"107":{"tf":1.0}}}}}},"df":13,"docs":{"10":{"tf":1.0},"12":{"tf":1.0},"124":{"tf":1.0},"126":{"tf":1.0},"128":{"tf":1.4142135623730951},"13":{"tf":1.7320508075688772},"2":{"tf":1.0},"48":{"tf":1.0},"58":{"tf":1.0},"65":{"tf":1.0},"69":{"tf":1.0},"8":{"tf":1.0},"89":{"tf":1.0}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":2,"docs":{"19":{"tf":1.0},"20":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":27,"docs":{"10":{"tf":1.0},"104":{"tf":1.0},"110":{"tf":1.0},"121":{"tf":1.0},"123":{"tf":1.0},"124":{"tf":1.0},"125":{"tf":4.0},"13":{"tf":2.6457513110645907},"18":{"tf":1.0},"20":{"tf":1.0},"22":{"tf":1.0},"3":{"tf":1.0},"33":{"tf":1.4142135623730951},"36":{"tf":1.0},"42":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":1.0},"48":{"tf":1.0},"68":{"tf":1.4142135623730951},"69":{"tf":1.0},"75":{"tf":1.4142135623730951},"77":{"tf":1.0},"8":{"tf":1.0},"80":{"tf":1.0},"82":{"tf":1.0},"85":{"tf":1.0},"96":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"r":{"df":5,"docs":{"102":{"tf":1.4142135623730951},"130":{"tf":1.0},"67":{"tf":1.0},"76":{"tf":1.0},"89":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":13,"docs":{"128":{"tf":1.0},"13":{"tf":2.0},"130":{"tf":1.0},"15":{"tf":1.4142135623730951},"19":{"tf":1.0},"2":{"tf":1.4142135623730951},"33":{"tf":1.0},"70":{"tf":1.0},"73":{"tf":1.0},"76":{"tf":1.4142135623730951},"77":{"tf":1.0},"8":{"tf":1.7320508075688772},"95":{"tf":1.0}},"m":{"df":2,"docs":{"19":{"tf":1.0},"65":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"19":{"tf":1.0}}}}}}}},"n":{"df":5,"docs":{"128":{"tf":1.0},"13":{"tf":1.0},"15":{"tf":1.0},"86":{"tf":1.0},"9":{"tf":1.0}}}},"l":{"df":0,"docs":{},"f":{".":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"(":{"&":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"107":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"(":{")":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"107":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"b":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{".":{"a":{"0":{".":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"99":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"1":{".":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"99":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},":":{":":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":2,"docs":{"100":{"tf":1.0},"99":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":3,"docs":{"100":{"tf":1.0},"107":{"tf":1.0},"99":{"tf":1.0}}}},"n":{"d":{"df":12,"docs":{"126":{"tf":1.4142135623730951},"20":{"tf":2.0},"6":{"tf":1.4142135623730951},"71":{"tf":1.4142135623730951},"73":{"tf":1.7320508075688772},"75":{"tf":1.4142135623730951},"76":{"tf":1.4142135623730951},"77":{"tf":1.4142135623730951},"81":{"tf":1.0},"82":{"tf":1.0},"86":{"tf":1.0},"92":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":3,"docs":{"18":{"tf":1.0},"44":{"tf":1.0},"69":{"tf":1.0}},"i":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"6":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"df":1,"docs":{"89":{"tf":1.0}}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":5,"docs":{"15":{"tf":1.0},"48":{"tf":1.7320508075688772},"50":{"tf":1.0},"8":{"tf":1.0},"98":{"tf":1.0}}},"df":0,"docs":{}}}}},"r":{"df":0,"docs":{},"v":{"df":2,"docs":{"6":{"tf":1.0},"81":{"tf":1.0}}}},"t":{"(":{"d":{"df":1,"docs":{"88":{"tf":1.0}}},"df":0,"docs":{}},"df":25,"docs":{"105":{"tf":1.0},"112":{"tf":1.0},"117":{"tf":1.4142135623730951},"118":{"tf":2.0},"121":{"tf":1.7320508075688772},"128":{"tf":1.0},"129":{"tf":1.4142135623730951},"13":{"tf":6.48074069840786},"130":{"tf":1.0},"2":{"tf":1.0},"3":{"tf":1.0},"44":{"tf":1.0},"61":{"tf":1.0},"64":{"tf":1.0},"67":{"tf":2.0},"68":{"tf":1.0},"7":{"tf":1.4142135623730951},"76":{"tf":1.0},"77":{"tf":1.4142135623730951},"80":{"tf":2.0},"81":{"tf":1.0},"88":{"tf":1.4142135623730951},"90":{"tf":1.0},"93":{"tf":1.0},"99":{"tf":1.4142135623730951}},"u":{"df":0,"docs":{},"p":{"(":{"&":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"34":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}},"df":1,"docs":{"43":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":5,"docs":{"2":{"tf":1.0},"21":{"tf":1.4142135623730951},"33":{"tf":1.0},"34":{"tf":1.4142135623730951},"43":{"tf":1.0}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":7,"docs":{"117":{"tf":1.0},"44":{"tf":1.0},"64":{"tf":1.4142135623730951},"65":{"tf":1.0},"69":{"tf":1.4142135623730951},"77":{"tf":1.4142135623730951},"9":{"tf":1.0}}}}}},"h":{"a":{"2":{"5":{"6":{"(":{"df":1,"docs":{"6":{"tf":1.0}}},"df":1,"docs":{"6":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"96":{"tf":1.0}}}},"df":0,"docs":{}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":7,"docs":{"111":{"tf":1.4142135623730951},"38":{"tf":1.0},"39":{"tf":1.0},"41":{"tf":2.0},"87":{"tf":1.0},"92":{"tf":1.0},"93":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"e":{"df":2,"docs":{"8":{"tf":1.0},"80":{"tf":1.0}}}},"r":{"df":0,"docs":{},"e":{"df":4,"docs":{"129":{"tf":2.0},"130":{"tf":1.4142135623730951},"18":{"tf":1.0},"97":{"tf":1.0}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"c":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"11":{"tf":1.0}}}},"df":0,"docs":{}},"df":12,"docs":{"107":{"tf":1.0},"13":{"tf":1.0},"52":{"tf":1.0},"53":{"tf":1.7320508075688772},"54":{"tf":1.0},"55":{"tf":1.0},"56":{"tf":1.0},"57":{"tf":1.0},"58":{"tf":2.0},"59":{"tf":1.4142135623730951},"68":{"tf":1.0},"76":{"tf":1.0}},"n":{"df":1,"docs":{"128":{"tf":1.0}}}}}},"i":{"d":{"df":0,"docs":{},"e":{"df":9,"docs":{"105":{"tf":1.0},"106":{"tf":1.0},"125":{"tf":1.0},"57":{"tf":1.0},"59":{"tf":1.0},"61":{"tf":1.0},"62":{"tf":1.0},"63":{"tf":1.0},"77":{"tf":1.0}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"130":{"tf":1.0}}}}}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":5,"docs":{"107":{"tf":1.0},"125":{"tf":1.0},"13":{"tf":1.4142135623730951},"130":{"tf":1.0},"83":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":5,"docs":{"12":{"tf":1.0},"13":{"tf":1.4142135623730951},"76":{"tf":1.0},"77":{"tf":1.4142135623730951},"90":{"tf":1.0}}}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"l":{"df":7,"docs":{"103":{"tf":1.0},"110":{"tf":1.0},"111":{"tf":1.0},"19":{"tf":1.0},"43":{"tf":1.4142135623730951},"44":{"tf":1.0},"48":{"tf":1.0}},"e":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"a":{"c":{"c":{"df":0,"docs":{},"i":{":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"a":{"c":{"c":{"df":0,"docs":{},"i":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":0,"docs":{},"e":{"(":{"[":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"(":{"1":{"df":1,"docs":{"97":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"r":{"df":2,"docs":{"128":{"tf":1.0},"13":{"tf":1.0}}}},"i":{"c":{"df":2,"docs":{"20":{"tf":1.0},"63":{"tf":1.0}}},"df":4,"docs":{"102":{"tf":1.0},"107":{"tf":1.0},"118":{"tf":1.0},"99":{"tf":1.0}},"f":{"df":2,"docs":{"128":{"tf":1.0},"63":{"tf":1.0}},"i":{"df":1,"docs":{"55":{"tf":1.0}}}}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"n":{"df":2,"docs":{"58":{"tf":1.0},"77":{"tf":1.0}}}},"df":0,"docs":{}}}}},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":10,"docs":{"11":{"tf":1.7320508075688772},"125":{"tf":1.0},"15":{"tf":1.0},"27":{"tf":1.0},"32":{"tf":1.0},"34":{"tf":1.0},"4":{"tf":1.0},"68":{"tf":1.0},"77":{"tf":1.4142135623730951},"82":{"tf":1.0}}}}},"t":{"df":1,"docs":{"12":{"tf":1.0}},"e":{"df":1,"docs":{"0":{"tf":1.0}}},"u":{"a":{"df":0,"docs":{},"t":{"df":2,"docs":{"13":{"tf":1.0},"69":{"tf":1.0}}}},"df":0,"docs":{}}},"z":{"df":0,"docs":{},"e":{"df":10,"docs":{"11":{"tf":1.0},"114":{"tf":1.4142135623730951},"120":{"tf":1.0},"126":{"tf":2.6457513110645907},"13":{"tf":1.0},"2":{"tf":2.0},"22":{"tf":1.0},"35":{"tf":1.0},"76":{"tf":2.449489742783178},"77":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"58":{"tf":1.0}}}}}}}},"o":{"df":0,"docs":{},"w":{"df":2,"docs":{"2":{"tf":1.0},"95":{"tf":1.0}}}}},"m":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":1,"docs":{"130":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"116":{"tf":1.0},"121":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"121":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":3,"docs":{"13":{"tf":1.0},"3":{"tf":1.0},"43":{"tf":1.0}}}},"v":{"df":2,"docs":{"125":{"tf":1.0},"93":{"tf":1.0}}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":2,"docs":{"107":{"tf":1.0},"69":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"107":{"tf":1.0}}}},"t":{"df":0,"docs":{},"h":{"df":4,"docs":{"125":{"tf":2.23606797749979},"13":{"tf":1.4142135623730951},"44":{"tf":1.0},"49":{"tf":1.0}}},"i":{"df":0,"docs":{},"m":{"df":2,"docs":{"47":{"tf":1.0},"51":{"tf":1.0}}}}},"w":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"20":{"tf":1.0}}}}}}}},"p":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"11":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"t":{"df":3,"docs":{"126":{"tf":2.23606797749979},"13":{"tf":1.0},"73":{"tf":1.0}}}},"u":{"df":0,"docs":{},"n":{"d":{"df":3,"docs":{"6":{"tf":1.0},"76":{"tf":2.0},"86":{"tf":1.0}}},"df":0,"docs":{}},"r":{"c":{"df":2,"docs":{"111":{"tf":1.0},"33":{"tf":1.0}}},"df":0,"docs":{}}}},"p":{"a":{"c":{"df":0,"docs":{},"e":{"df":1,"docs":{"128":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"k":{"df":1,"docs":{"15":{"tf":1.0}}}},"c":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"113":{"tf":1.0},"130":{"tf":1.0}}}},"df":0,"docs":{},"f":{"df":14,"docs":{"101":{"tf":1.0},"102":{"tf":1.0},"107":{"tf":1.0},"12":{"tf":1.4142135623730951},"125":{"tf":1.0},"130":{"tf":1.7320508075688772},"18":{"tf":1.0},"48":{"tf":1.0},"69":{"tf":1.4142135623730951},"80":{"tf":1.0},"89":{"tf":1.0},"92":{"tf":1.0},"95":{"tf":1.0},"99":{"tf":1.0}},"i":{"df":6,"docs":{"100":{"tf":1.4142135623730951},"102":{"tf":1.4142135623730951},"125":{"tf":1.0},"43":{"tf":1.0},"98":{"tf":1.0},"99":{"tf":1.0}}}}}},"df":0,"docs":{}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"130":{"tf":1.0},"80":{"tf":1.0}}}}}},"q":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"44":{"tf":1.0}}},"s":{"df":0,"docs":{},"h":{"df":2,"docs":{"11":{"tf":1.0},"13":{"tf":1.0}}}}},"df":0,"docs":{}}},"r":{"c":{"df":1,"docs":{"125":{"tf":1.0}}},"df":2,"docs":{"34":{"tf":1.4142135623730951},"43":{"tf":1.0}}},"t":{"a":{"c":{"df":0,"docs":{},"k":{"df":2,"docs":{"126":{"tf":1.7320508075688772},"13":{"tf":1.0}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":1,"docs":{"124":{"tf":1.4142135623730951}}}},"n":{"d":{"df":2,"docs":{"12":{"tf":1.0},"27":{"tf":1.0}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"k":{"df":18,"docs":{"102":{"tf":1.7320508075688772},"116":{"tf":1.0},"121":{"tf":1.0},"2":{"tf":1.0},"45":{"tf":1.4142135623730951},"46":{"tf":1.0},"48":{"tf":1.0},"49":{"tf":1.4142135623730951},"50":{"tf":1.0},"60":{"tf":1.0},"68":{"tf":1.0},"70":{"tf":1.0},"71":{"tf":1.0},"73":{"tf":1.0},"82":{"tf":1.0},"85":{"tf":1.4142135623730951},"96":{"tf":1.0},"97":{"tf":1.0}},"w":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"96":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"df":12,"docs":{"102":{"tf":1.0},"128":{"tf":1.0},"13":{"tf":1.4142135623730951},"130":{"tf":1.0},"15":{"tf":1.0},"39":{"tf":1.0},"49":{"tf":1.0},"68":{"tf":1.4142135623730951},"7":{"tf":1.0},"80":{"tf":1.0},"92":{"tf":1.0},"93":{"tf":1.0}}}},"t":{"df":0,"docs":{},"e":{"df":9,"docs":{"111":{"tf":1.7320508075688772},"123":{"tf":1.4142135623730951},"125":{"tf":1.7320508075688772},"128":{"tf":1.0},"2":{"tf":1.0},"39":{"tf":2.23606797749979},"47":{"tf":1.0},"69":{"tf":3.0},"82":{"tf":1.0}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":5,"docs":{"10":{"tf":1.4142135623730951},"125":{"tf":1.4142135623730951},"13":{"tf":1.0},"33":{"tf":1.0},"82":{"tf":1.0}}}}}}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"2":{"tf":1.0}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":20,"docs":{"100":{"tf":1.7320508075688772},"104":{"tf":1.0},"106":{"tf":1.0},"123":{"tf":1.0},"125":{"tf":2.449489742783178},"126":{"tf":1.4142135623730951},"128":{"tf":1.4142135623730951},"15":{"tf":1.0},"30":{"tf":1.0},"31":{"tf":1.0},"47":{"tf":1.0},"48":{"tf":1.0},"50":{"tf":2.0},"51":{"tf":1.0},"52":{"tf":1.4142135623730951},"56":{"tf":1.0},"60":{"tf":1.0},"69":{"tf":1.0},"75":{"tf":1.0},"93":{"tf":2.0}},"—":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"75":{"tf":1.0}}}}}}}},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"6":{"tf":1.0}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":4,"docs":{"0":{"tf":1.0},"118":{"tf":1.0},"57":{"tf":1.0},"75":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":4,"docs":{"125":{"tf":1.4142135623730951},"130":{"tf":1.0},"34":{"tf":2.0},"69":{"tf":1.0}}}}},"r":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"r":{"d":{"df":3,"docs":{"125":{"tf":1.0},"13":{"tf":1.4142135623730951},"130":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":2,"docs":{"39":{"tf":1.0},"76":{"tf":1.0}}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":3,"docs":{"40":{"tf":1.0},"86":{"tf":1.4142135623730951},"89":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":3,"docs":{"41":{"tf":1.0},"92":{"tf":1.0},"93":{"tf":1.0}}}}},"u":{"c":{"df":0,"docs":{},"t":{"df":8,"docs":{"100":{"tf":1.0},"101":{"tf":1.0},"102":{"tf":1.4142135623730951},"103":{"tf":1.0},"107":{"tf":1.4142135623730951},"111":{"tf":1.0},"34":{"tf":3.3166247903554},"99":{"tf":1.4142135623730951}},"u":{"df":0,"docs":{},"r":{"df":2,"docs":{"125":{"tf":1.0},"81":{"tf":1.0}}}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":1,"docs":{"55":{"tf":1.0}}}}}},"u":{"b":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"n":{"df":4,"docs":{"125":{"tf":1.4142135623730951},"127":{"tf":1.0},"129":{"tf":1.7320508075688772},"130":{"tf":1.0}}}}}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"37":{"tf":1.0}}}}}}},"m":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":2,"docs":{"121":{"tf":1.7320508075688772},"126":{"tf":1.7320508075688772}}}}}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"130":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"27":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"125":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":4,"docs":{"10":{"tf":1.0},"107":{"tf":1.0},"39":{"tf":1.0},"76":{"tf":1.0}}}},"t":{"df":3,"docs":{"129":{"tf":1.0},"76":{"tf":1.0},"88":{"tf":1.4142135623730951}}}}},"t":{"df":0,"docs":{},"l":{"df":1,"docs":{"76":{"tf":1.0}}},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"8":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"c":{"c":{"df":0,"docs":{},"e":{"df":1,"docs":{"76":{"tf":1.7320508075688772}},"s":{"df":0,"docs":{},"s":{"df":2,"docs":{"76":{"tf":1.0},"77":{"tf":1.0}}}}}},"df":0,"docs":{},"h":{"df":21,"docs":{"10":{"tf":1.0},"102":{"tf":1.0},"117":{"tf":1.4142135623730951},"12":{"tf":1.0},"123":{"tf":1.0},"13":{"tf":3.3166247903554},"130":{"tf":1.0},"15":{"tf":2.23606797749979},"18":{"tf":1.0},"19":{"tf":1.7320508075688772},"25":{"tf":1.0},"4":{"tf":1.0},"43":{"tf":1.0},"44":{"tf":1.4142135623730951},"65":{"tf":1.0},"69":{"tf":1.0},"70":{"tf":1.0},"75":{"tf":1.0},"86":{"tf":1.0},"92":{"tf":2.0},"95":{"tf":1.0}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":1,"docs":{"34":{"tf":1.0}}}}}},"m":{"df":6,"docs":{"107":{"tf":1.0},"118":{"tf":1.0},"18":{"tf":1.0},"48":{"tf":1.0},"51":{"tf":1.0},"64":{"tf":1.0}},"m":{"a":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"58":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"r":{"df":1,"docs":{"60":{"tf":1.0}},"i":{"df":6,"docs":{"125":{"tf":1.0},"129":{"tf":1.0},"13":{"tf":1.0},"60":{"tf":1.0},"68":{"tf":1.0},"79":{"tf":1.0}}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"93":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":3,"docs":{"100":{"tf":1.0},"114":{"tf":1.0},"33":{"tf":1.0}}}},"s":{"df":3,"docs":{"13":{"tf":2.23606797749979},"44":{"tf":1.0},"76":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"e":{"df":2,"docs":{"118":{"tf":1.0},"130":{"tf":1.0}}}}},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":1,"docs":{"63":{"tf":1.0}}}}}},"y":{"df":0,"docs":{},"m":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":3,"docs":{"35":{"tf":1.0},"4":{"tf":2.0},"8":{"tf":1.0}}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"'":{"df":1,"docs":{"69":{"tf":1.0}}},".":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"q":{"(":{"&":{"df":0,"docs":{},"i":{"df":2,"docs":{"43":{"tf":1.0},"44":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"(":{"&":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"[":{"df":0,"docs":{},"i":{"df":1,"docs":{"44":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"(":{"&":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"44":{"tf":1.4142135623730951}}}}}}}},"x":{"df":1,"docs":{"43":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{":":{":":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"44":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":2,"docs":{"43":{"tf":1.4142135623730951},"44":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"u":{"3":{"2":{"(":{"&":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"44":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"v":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"43":{"tf":1.0},"44":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"(":{"&":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":1,"docs":{"43":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{")":{".":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"w":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"43":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}},"df":17,"docs":{"111":{"tf":1.0},"112":{"tf":1.0},"123":{"tf":1.0},"125":{"tf":1.0},"130":{"tf":1.0},"3":{"tf":1.4142135623730951},"41":{"tf":1.0},"42":{"tf":1.0},"43":{"tf":2.8284271247461903},"44":{"tf":2.23606797749979},"45":{"tf":1.0},"47":{"tf":1.4142135623730951},"48":{"tf":1.0},"69":{"tf":1.0},"93":{"tf":1.0},"96":{"tf":1.0},"97":{"tf":1.0}}}}}}},"σ":{"1":{"df":1,"docs":{"13":{"tf":1.0}},"​":{"]":{"1":{"df":0,"docs":{},"​":{",":{"[":{"df":0,"docs":{},"s":{"df":0,"docs":{},"σ":{"2":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{",":{"[":{"df":0,"docs":{},"s":{"df":0,"docs":{},"σ":{"3":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{",":{"[":{"df":0,"docs":{},"q":{"df":0,"docs":{},"l":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{",":{"[":{"df":0,"docs":{},"q":{"df":0,"docs":{},"r":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{",":{"[":{"df":0,"docs":{},"q":{"df":0,"docs":{},"m":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{",":{"[":{"df":0,"docs":{},"q":{"df":0,"docs":{},"o":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{",":{"[":{"df":0,"docs":{},"q":{"c":{"df":0,"docs":{},"​":{"]":{"1":{"df":2,"docs":{"23":{"tf":1.0},"30":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"2":{"df":1,"docs":{"13":{"tf":1.0}}},"3":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{},"i":{"df":1,"docs":{"34":{"tf":1.0}}}},"​":{":":{"=":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"ι":{"df":2,"docs":{"92":{"tf":1.0},"93":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{},"∈":{"[":{"0":{",":{"2":{"df":0,"docs":{},"n":{"+":{"df":0,"docs":{},"l":{"df":2,"docs":{"92":{"tf":1.0},"93":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"−":{"df":0,"docs":{},"z":{"2":{"df":0,"docs":{},"η":{"1":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"df":0,"docs":{},"​":{"df":0,"docs":{},"​":{"df":0,"docs":{},"−":{"df":0,"docs":{},"η":{"1":{"df":0,"docs":{},"z":{"2":{"df":0,"docs":{},"​":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"γ":{"df":0,"docs":{},"′":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"df":0,"docs":{},"​":{"df":0,"docs":{},"−":{"df":0,"docs":{},"z":{"2":{"df":0,"docs":{},"η":{"2":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"df":0,"docs":{},"​":{"df":0,"docs":{},"​":{"df":0,"docs":{},"−":{"df":0,"docs":{},"η":{"2":{"df":0,"docs":{},"z":{"2":{"df":0,"docs":{},"​":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"j":{"df":0,"docs":{},"∑":{"df":0,"docs":{},"​":{"df":0,"docs":{},"γ":{"df":0,"docs":{},"j":{"df":0,"docs":{},"​":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"df":0,"docs":{},"​":{"df":0,"docs":{},"−":{"df":0,"docs":{},"z":{"df":0,"docs":{},"τ":{"df":0,"docs":{},"j":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"df":0,"docs":{},"​":{"df":0,"docs":{},"​":{"df":0,"docs":{},"−":{"df":0,"docs":{},"τ":{"df":0,"docs":{},"j":{"df":0,"docs":{},"z":{"df":0,"docs":{},"​":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"γ":{"df":0,"docs":{},"j":{"df":0,"docs":{},"′":{"df":0,"docs":{},"​":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"df":0,"docs":{},"​":{"df":0,"docs":{},"−":{"df":0,"docs":{},"g":{"df":0,"docs":{},"z":{"df":0,"docs":{},"τ":{"df":0,"docs":{},"j":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"df":0,"docs":{},"​":{"df":0,"docs":{},"​":{"df":0,"docs":{},"−":{"df":0,"docs":{},"τ":{"df":0,"docs":{},"j":{"df":0,"docs":{},"g":{"df":0,"docs":{},"z":{"df":1,"docs":{"93":{"tf":1.0}}}}}}}}}}}}}}}}}}}}}}}},"df":0,"docs":{}}}}}}}}}}}}}}}}}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"t":{"(":{"1":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"p":{"(":{"1":{")":{"=":{"1":{"df":0,"docs":{},"−":{"1":{"=":{"0":{"df":1,"docs":{"53":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"g":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"p":{"(":{"df":0,"docs":{},"g":{")":{"=":{"1":{"df":0,"docs":{},"−":{"1":{"=":{"0":{"df":1,"docs":{"53":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"^":{"0":{"df":2,"docs":{"51":{"tf":1.0},"53":{"tf":1.0}}},"df":0,"docs":{}},"df":2,"docs":{"51":{"tf":1.0},"53":{"tf":1.0}},"i":{")":{"=":{"a":{"df":0,"docs":{},"i":{"df":1,"docs":{"51":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"x":{")":{"'":{"df":1,"docs":{"107":{"tf":1.0}}},"df":0,"docs":{}},"0":{"df":2,"docs":{"105":{"tf":1.4142135623730951},"106":{"tf":1.4142135623730951}},"​":{")":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"x":{"0":{"df":0,"docs":{},"​":{"df":0,"docs":{},"g":{")":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"x":{"0":{"df":0,"docs":{},"​":{"df":0,"docs":{},"g":{"2":{"df":1,"docs":{"107":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"g":{"2":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"x":{"0":{"df":0,"docs":{},"​":{"df":0,"docs":{},"g":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"x":{"0":{"df":1,"docs":{"107":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"_":{"0":{"df":3,"docs":{"59":{"tf":1.7320508075688772},"61":{"tf":1.4142135623730951},"62":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":3,"docs":{"34":{"tf":1.7320508075688772},"51":{"tf":1.4142135623730951},"53":{"tf":1.0}},"g":{"2":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"x":{"df":0,"docs":{},"g":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"x":{"df":1,"docs":{"107":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":1,"docs":{"51":{"tf":1.0}}}},"z":{"df":7,"docs":{"105":{"tf":1.0},"110":{"tf":1.0},"57":{"tf":1.0},"58":{"tf":1.0},"59":{"tf":1.0},"61":{"tf":1.0},"62":{"tf":1.0}},"g":{"2":{"df":2,"docs":{"105":{"tf":1.0},"110":{"tf":1.0}}},"^":{"2":{"df":5,"docs":{"57":{"tf":1.0},"58":{"tf":1.0},"59":{"tf":1.0},"61":{"tf":1.0},"62":{"tf":1.0}}},"df":0,"docs":{}},"df":7,"docs":{"105":{"tf":1.0},"110":{"tf":1.0},"57":{"tf":1.0},"58":{"tf":1.0},"59":{"tf":1.0},"61":{"tf":1.0},"62":{"tf":1.0}}}},"ω":{"0":{")":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"ω":{"1":{")":{"df":0,"docs":{},"…":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"ω":{"1":{"5":{"df":1,"docs":{"107":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"2":{")":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"ω":{"4":{"df":1,"docs":{"107":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"g":{"2":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"ω":{"0":{"df":0,"docs":{},"g":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"ω":{"0":{")":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"g":{"2":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"g":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"ω":{")":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"ω":{"2":{"df":0,"docs":{},"g":{"2":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"ω":{"2":{"df":0,"docs":{},"g":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"ω":{"2":{")":{"df":0,"docs":{},"⋮":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"ω":{"1":{"5":{"df":0,"docs":{},"g":{"2":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"ω":{"1":{"5":{"df":0,"docs":{},"g":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"ω":{"1":{"5":{"df":1,"docs":{"107":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"2":{"df":0,"docs":{},"i":{")":{":":{"0":{"df":0,"docs":{},"≤":{"df":0,"docs":{},"i":{"df":0,"docs":{},"≤":{"1":{"5":{"df":0,"docs":{},"}":{"=":{"df":0,"docs":{},"{":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{")":{":":{"0":{"df":0,"docs":{},"≤":{"df":0,"docs":{},"i":{"df":0,"docs":{},"≤":{"7":{"df":1,"docs":{"67":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"4":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"ω":{"2":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"ω":{"0":{")":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"ω":{"5":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"ω":{"3":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"ω":{")":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"ω":{"6":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"ω":{"4":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"ω":{"2":{")":{"df":0,"docs":{},"⋮":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"ω":{"3":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"ω":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"ω":{"1":{"5":{"df":1,"docs":{"107":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"0":{",":{"df":0,"docs":{},"i":{"df":1,"docs":{"19":{"tf":1.0}}},"j":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"s":{"df":0,"docs":{},"σ":{"1":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"i":{")":{"df":0,"docs":{},"β":{"+":{"df":0,"docs":{},"γ":{")":{"(":{"df":0,"docs":{},"t":{"0":{",":{"df":0,"docs":{},"j":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"s":{"df":0,"docs":{},"σ":{"2":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"i":{")":{"df":0,"docs":{},"β":{"+":{"df":0,"docs":{},"γ":{")":{"(":{"df":0,"docs":{},"t":{"0":{",":{"df":0,"docs":{},"j":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"s":{"df":0,"docs":{},"σ":{"3":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"i":{")":{"df":0,"docs":{},"β":{"+":{"df":0,"docs":{},"γ":{")":{":":{"0":{"df":0,"docs":{},"≤":{"df":0,"docs":{},"i":{"<":{"df":0,"docs":{},"n":{"df":1,"docs":{"13":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"ω":{"df":0,"docs":{},"i":{"df":0,"docs":{},"β":{"+":{"df":0,"docs":{},"γ":{")":{"(":{"df":0,"docs":{},"t":{"1":{",":{"df":0,"docs":{},"j":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"i":{"df":0,"docs":{},"k":{"1":{"df":0,"docs":{},"​":{"df":0,"docs":{},"β":{"+":{"df":0,"docs":{},"γ":{")":{"(":{"df":0,"docs":{},"t":{"2":{",":{"df":0,"docs":{},"j":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"i":{"df":0,"docs":{},"k":{"2":{"df":0,"docs":{},"​":{"df":0,"docs":{},"β":{"+":{"df":0,"docs":{},"γ":{")":{":":{"0":{"df":0,"docs":{},"≤":{"df":0,"docs":{},"i":{"<":{"df":0,"docs":{},"n":{"df":1,"docs":{"13":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":3,"docs":{"121":{"tf":1.0},"125":{"tf":2.0},"126":{"tf":1.0}}},"1":{"df":4,"docs":{"121":{"tf":1.0},"125":{"tf":1.7320508075688772},"126":{"tf":1.0},"15":{"tf":1.0}}},"2":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"t":{"3":{"df":1,"docs":{"15":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"=":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"′":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"x":{"df":0,"docs":{},"n":{"+":{"2":{"df":0,"docs":{},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"′":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"x":{"2":{"(":{"df":0,"docs":{},"n":{"+":{"2":{")":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":1,"docs":{"25":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"_":{"1":{"(":{"df":0,"docs":{},"z":{"df":0,"docs":{},"g":{"df":1,"docs":{"65":{"tf":1.0}}}}},"df":0,"docs":{}},"2":{"(":{"df":0,"docs":{},"z":{"df":1,"docs":{"65":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"_":{"1":{"df":1,"docs":{"34":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"i":{"(":{"df":0,"docs":{},"x":{"df":1,"docs":{"64":{"tf":1.0}}}},"df":0,"docs":{}},"l":{"df":0,"docs":{},"o":{"_":{"1":{"df":1,"docs":{"34":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"i":{"d":{"_":{"1":{"df":1,"docs":{"34":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"z":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"a":{"df":1,"docs":{"34":{"tf":1.0}}},"df":0,"docs":{}}}}},"a":{"b":{"df":0,"docs":{},"l":{"df":7,"docs":{"101":{"tf":1.7320508075688772},"112":{"tf":1.0},"124":{"tf":1.0},"47":{"tf":1.0},"48":{"tf":1.4142135623730951},"69":{"tf":1.0},"8":{"tf":1.0}}}},"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"l":{"df":1,"docs":{"63":{"tf":1.0}}}}},"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":21,"docs":{"106":{"tf":2.0},"116":{"tf":1.0},"12":{"tf":1.4142135623730951},"128":{"tf":1.0},"13":{"tf":2.0},"130":{"tf":1.4142135623730951},"18":{"tf":1.7320508075688772},"19":{"tf":1.7320508075688772},"33":{"tf":1.0},"40":{"tf":1.0},"43":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.4142135623730951},"55":{"tf":1.0},"6":{"tf":1.4142135623730951},"62":{"tf":1.4142135623730951},"67":{"tf":1.4142135623730951},"69":{"tf":1.4142135623730951},"7":{"tf":1.0},"8":{"tf":1.0},"97":{"tf":1.4142135623730951}},"n":{"df":1,"docs":{"19":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"k":{"df":4,"docs":{"100":{"tf":1.0},"109":{"tf":1.0},"51":{"tf":1.4142135623730951},"98":{"tf":1.0}}}}},"df":27,"docs":{"10":{"tf":1.0},"105":{"tf":1.7320508075688772},"107":{"tf":1.4142135623730951},"12":{"tf":1.0},"121":{"tf":1.4142135623730951},"126":{"tf":1.4142135623730951},"13":{"tf":1.7320508075688772},"15":{"tf":2.449489742783178},"19":{"tf":1.4142135623730951},"22":{"tf":1.0},"23":{"tf":1.0},"25":{"tf":1.0},"27":{"tf":1.0},"31":{"tf":1.4142135623730951},"33":{"tf":1.4142135623730951},"34":{"tf":1.4142135623730951},"35":{"tf":1.4142135623730951},"51":{"tf":1.7320508075688772},"59":{"tf":1.0},"61":{"tf":1.7320508075688772},"67":{"tf":2.23606797749979},"68":{"tf":1.4142135623730951},"69":{"tf":2.0},"81":{"tf":1.4142135623730951},"82":{"tf":1.7320508075688772},"89":{"tf":1.7320508075688772},"92":{"tf":1.0}},"e":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"51":{"tf":1.0}}},"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":1,"docs":{"86":{"tf":1.0}}}}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":3,"docs":{"102":{"tf":1.0},"118":{"tf":1.0},"48":{"tf":1.0}}}},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":3,"docs":{"121":{"tf":1.0},"125":{"tf":1.4142135623730951},"126":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"33":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}}},"r":{"df":0,"docs":{},"m":{"df":13,"docs":{"107":{"tf":1.4142135623730951},"116":{"tf":1.0},"118":{"tf":1.0},"123":{"tf":1.4142135623730951},"13":{"tf":1.0},"15":{"tf":1.0},"19":{"tf":1.0},"51":{"tf":1.4142135623730951},"64":{"tf":1.0},"65":{"tf":1.0},"66":{"tf":1.4142135623730951},"77":{"tf":1.0},"83":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":1,"docs":{"33":{"tf":1.0}}}}}}}}}},"s":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"_":{"2":{"df":1,"docs":{"34":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"b":{"df":1,"docs":{"97":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"n":{"df":1,"docs":{"43":{"tf":1.0}}}},"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"n":{"df":1,"docs":{"34":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"_":{"2":{"(":{"df":0,"docs":{},"x":{"df":1,"docs":{"34":{"tf":1.7320508075688772}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":5,"docs":{"107":{"tf":1.0},"33":{"tf":1.0},"34":{"tf":1.4142135623730951},"79":{"tf":1.0},"97":{"tf":1.0}},"h":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"103":{"tf":1.0}}}}},"df":0,"docs":{}},"r":{"a":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"34":{"tf":1.4142135623730951},"43":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":2,"docs":{"79":{"tf":1.0},"96":{"tf":1.0}}}},"t":{"'":{"df":9,"docs":{"121":{"tf":1.4142135623730951},"125":{"tf":1.0},"126":{"tf":1.0},"130":{"tf":1.0},"15":{"tf":1.0},"45":{"tf":1.0},"53":{"tf":1.0},"76":{"tf":1.0},"8":{"tf":1.0}}},"df":0,"docs":{}}},"df":17,"docs":{"105":{"tf":1.0},"116":{"tf":1.0},"117":{"tf":2.8284271247461903},"118":{"tf":1.7320508075688772},"121":{"tf":1.0},"13":{"tf":3.0},"15":{"tf":1.0},"22":{"tf":1.0},"34":{"tf":1.0},"48":{"tf":1.4142135623730951},"51":{"tf":1.7320508075688772},"61":{"tf":1.0},"64":{"tf":1.0},"67":{"tf":2.23606797749979},"69":{"tf":1.7320508075688772},"89":{"tf":1.0},"90":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"'":{"df":5,"docs":{"109":{"tf":1.0},"125":{"tf":1.0},"13":{"tf":1.0},"21":{"tf":1.0},"6":{"tf":1.0}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":8,"docs":{"11":{"tf":1.0},"19":{"tf":1.0},"35":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":1.0},"65":{"tf":1.0},"75":{"tf":1.0},"92":{"tf":1.0}}}}}}},"y":{"'":{"df":0,"docs":{},"r":{"df":2,"docs":{"2":{"tf":1.0},"67":{"tf":1.0}}}},"df":0,"docs":{}}},"i":{"df":1,"docs":{"25":{"tf":1.0}},"n":{"df":0,"docs":{},"g":{"df":17,"docs":{"102":{"tf":1.4142135623730951},"104":{"tf":1.0},"106":{"tf":1.0},"117":{"tf":1.0},"13":{"tf":1.7320508075688772},"15":{"tf":1.0},"20":{"tf":1.0},"48":{"tf":1.4142135623730951},"49":{"tf":1.0},"51":{"tf":1.0},"52":{"tf":1.0},"55":{"tf":1.0},"57":{"tf":1.0},"58":{"tf":1.0},"67":{"tf":1.0},"75":{"tf":1.0},"97":{"tf":1.0}}},"k":{"df":4,"docs":{"111":{"tf":1.4142135623730951},"130":{"tf":1.4142135623730951},"51":{"tf":1.0},"69":{"tf":1.0}}}},"r":{"d":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"[":{"0":{"df":1,"docs":{"100":{"tf":1.0}}},"df":0,"docs":{}},"df":2,"docs":{"100":{"tf":1.0},"107":{"tf":1.0}}}}}},"df":1,"docs":{"12":{"tf":1.0}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":2,"docs":{"13":{"tf":1.0},"2":{"tf":1.0}}}},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":6,"docs":{"107":{"tf":1.0},"111":{"tf":1.0},"48":{"tf":1.0},"51":{"tf":1.0},"56":{"tf":1.0},"65":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":15,"docs":{"100":{"tf":1.0},"11":{"tf":1.0},"120":{"tf":1.0},"121":{"tf":1.4142135623730951},"123":{"tf":1.4142135623730951},"128":{"tf":1.0},"129":{"tf":1.0},"2":{"tf":1.0},"20":{"tf":1.4142135623730951},"43":{"tf":1.0},"57":{"tf":1.0},"68":{"tf":1.0},"75":{"tf":1.0},"8":{"tf":1.0},"82":{"tf":1.0}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":8,"docs":{"104":{"tf":1.0},"106":{"tf":1.0},"3":{"tf":1.0},"45":{"tf":1.0},"47":{"tf":1.4142135623730951},"50":{"tf":1.0},"98":{"tf":1.0},"99":{"tf":1.0}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":4,"docs":{"111":{"tf":1.7320508075688772},"117":{"tf":1.4142135623730951},"48":{"tf":1.0},"6":{"tf":1.0}}}}}}}}}},"u":{"df":3,"docs":{"56":{"tf":1.0},"57":{"tf":1.0},"81":{"tf":1.0}}}},"i":{",":{"df":0,"docs":{},"j":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"η":{"3":{"df":0,"docs":{},"i":{"+":{"df":0,"docs":{},"j":{"df":0,"docs":{},"β":{"+":{"df":0,"docs":{},"γ":{":":{"(":{"df":0,"docs":{},"i":{",":{"df":0,"docs":{},"j":{")":{"df":0,"docs":{},"∈":{"df":0,"docs":{},"i":{"df":1,"docs":{"13":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"k":{"+":{"df":0,"docs":{},"l":{"df":0,"docs":{},"β":{"+":{"df":0,"docs":{},"γ":{":":{"(":{"df":0,"docs":{},"i":{",":{"df":0,"docs":{},"j":{")":{"df":0,"docs":{},"∈":{"df":0,"docs":{},"i":{",":{"df":0,"docs":{},"σ":{"(":{"(":{"df":0,"docs":{},"i":{",":{"df":0,"docs":{},"j":{")":{")":{"=":{"(":{"df":0,"docs":{},"k":{",":{"df":0,"docs":{},"l":{"df":1,"docs":{"13":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"=":{"df":0,"docs":{},"t":{"df":0,"docs":{},"j":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":2,"docs":{"81":{"tf":1.0},"82":{"tf":1.0}}}}},"df":0,"docs":{}}},"k":{",":{"df":0,"docs":{},"l":{"df":4,"docs":{"10":{"tf":1.0},"12":{"tf":1.0},"13":{"tf":1.0},"15":{"tf":1.0}}}},"df":0,"docs":{}},"σ":{"(":{"(":{"df":0,"docs":{},"i":{",":{"df":0,"docs":{},"j":{"df":1,"docs":{"13":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":1,"docs":{"15":{"tf":1.0}},"j":{"df":1,"docs":{"69":{"tf":1.0}}},"m":{"df":0,"docs":{},"e":{"df":9,"docs":{"111":{"tf":2.0},"125":{"tf":1.4142135623730951},"128":{"tf":1.0},"2":{"tf":1.7320508075688772},"21":{"tf":1.0},"44":{"tf":1.0},"58":{"tf":1.0},"75":{"tf":1.0},"77":{"tf":2.0}}}}},"j":{"df":5,"docs":{"69":{"tf":1.7320508075688772},"81":{"tf":1.4142135623730951},"82":{"tf":1.0},"92":{"tf":1.7320508075688772},"93":{"tf":1.4142135623730951}},"​":{"(":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{")":{"=":{"df":0,"docs":{},"m":{"^":{"df":0,"docs":{},"i":{",":{"df":0,"docs":{},"j":{"df":1,"docs":{"92":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"i":{",":{"df":0,"docs":{},"j":{"df":1,"docs":{"92":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"z":{"df":2,"docs":{"83":{"tf":1.0},"92":{"tf":1.4142135623730951}}}},"z":{"df":3,"docs":{"83":{"tf":1.0},"92":{"tf":1.4142135623730951},"93":{"tf":1.0}}}},",":{"df":0,"docs":{},"τ":{"df":0,"docs":{},"j":{"df":0,"docs":{},"z":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"τ":{"df":0,"docs":{},"j":{"df":0,"docs":{},"g":{"df":0,"docs":{},"z":{"df":0,"docs":{},"​":{":":{"0":{"df":0,"docs":{},"≤":{"df":0,"docs":{},"j":{"<":{"df":0,"docs":{},"m":{"df":0,"docs":{},"}":{",":{"df":0,"docs":{},"h":{"1":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"η":{"1":{"df":0,"docs":{},"z":{"2":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"h":{"2":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"η":{"2":{"df":0,"docs":{},"z":{"2":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"{":{"df":0,"docs":{},"p":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{":":{"0":{"df":0,"docs":{},"≤":{"df":0,"docs":{},"k":{"<":{"df":0,"docs":{},"n":{"df":0,"docs":{},"}":{",":{"df":0,"docs":{},"π":{",":{"df":0,"docs":{},"y":{",":{"df":0,"docs":{},"{":{"(":{"df":0,"docs":{},"π":{"0":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"df":0,"docs":{},"​":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"p":{"0":{"df":0,"docs":{},"​":{")":{":":{"0":{"df":0,"docs":{},"≤":{"df":0,"docs":{},"s":{"<":{"df":0,"docs":{},"q":{"df":0,"docs":{},"}":{",":{"df":0,"docs":{},"{":{"(":{"df":0,"docs":{},"π":{"df":0,"docs":{},"k":{"df":0,"docs":{},"−":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"2":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"p":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{")":{":":{"0":{"df":0,"docs":{},"≤":{"df":0,"docs":{},"k":{"<":{"df":0,"docs":{},"n":{",":{"0":{"df":0,"docs":{},"≤":{"df":0,"docs":{},"s":{"<":{"df":0,"docs":{},"q":{"df":0,"docs":{},"}":{",":{"df":0,"docs":{},"{":{"(":{"df":0,"docs":{},"η":{"1":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"df":0,"docs":{},"​":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"h":{"1":{"df":0,"docs":{},"​":{")":{":":{"0":{"df":0,"docs":{},"≤":{"df":0,"docs":{},"s":{"<":{"df":0,"docs":{},"q":{"df":0,"docs":{},"}":{"df":0,"docs":{},"{":{"(":{"df":0,"docs":{},"η":{"2":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"df":0,"docs":{},"​":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"h":{"2":{"df":0,"docs":{},"​":{")":{":":{"0":{"df":0,"docs":{},"≤":{"df":0,"docs":{},"s":{"<":{"df":0,"docs":{},"q":{"df":0,"docs":{},"}":{",":{"df":0,"docs":{},"{":{"(":{"df":0,"docs":{},"τ":{"df":0,"docs":{},"j":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"df":0,"docs":{},"​":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"t":{"df":0,"docs":{},"j":{"df":0,"docs":{},"​":{")":{":":{"0":{"df":0,"docs":{},"≤":{"df":0,"docs":{},"j":{"<":{"df":0,"docs":{},"m":{",":{"0":{"df":0,"docs":{},"≤":{"df":0,"docs":{},"s":{"<":{"df":0,"docs":{},"q":{"df":1,"docs":{"93":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"]":{",":{"df":0,"docs":{},"t":{"df":0,"docs":{},"j":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"z":{")":{",":{"df":0,"docs":{},"t":{"df":0,"docs":{},"j":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"g":{"df":0,"docs":{},"z":{")":{":":{"0":{"df":0,"docs":{},"≤":{"df":0,"docs":{},"j":{"<":{"df":0,"docs":{},"m":{"df":0,"docs":{},"}":{",":{"[":{"df":0,"docs":{},"h":{"1":{"df":0,"docs":{},"​":{"]":{",":{"df":0,"docs":{},"h":{"1":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"z":{"2":{")":{",":{"[":{"df":0,"docs":{},"h":{"2":{"df":0,"docs":{},"​":{"]":{",":{"df":0,"docs":{},"h":{"2":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"z":{"2":{")":{",":{"df":0,"docs":{},"{":{"[":{"df":0,"docs":{},"p":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{"]":{":":{"0":{"df":0,"docs":{},"≤":{"df":0,"docs":{},"k":{"<":{"df":0,"docs":{},"n":{"df":0,"docs":{},"}":{",":{"df":0,"docs":{},"p":{"df":0,"docs":{},"n":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"y":{",":{"df":0,"docs":{},"{":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"(":{"df":0,"docs":{},"p":{"0":{"df":0,"docs":{},"​":{"(":{"d":{"0":{"df":0,"docs":{},"​":{")":{",":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"df":0,"docs":{},"​":{")":{":":{"0":{"df":0,"docs":{},"≤":{"df":0,"docs":{},"s":{"<":{"df":0,"docs":{},"q":{"df":0,"docs":{},"}":{")":{",":{"df":0,"docs":{},"{":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"(":{"df":0,"docs":{},"p":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{"(":{"d":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{")":{",":{"df":0,"docs":{},"−":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"2":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{")":{":":{"0":{"df":0,"docs":{},"≤":{"df":0,"docs":{},"k":{"<":{"df":0,"docs":{},"n":{",":{"0":{"df":0,"docs":{},"≤":{"df":0,"docs":{},"s":{"<":{"df":0,"docs":{},"q":{"df":0,"docs":{},"}":{",":{"df":0,"docs":{},"{":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"(":{"df":0,"docs":{},"h":{"1":{"df":0,"docs":{},"​":{"(":{"d":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"​":{")":{",":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"df":0,"docs":{},"​":{")":{":":{"0":{"df":0,"docs":{},"≤":{"df":0,"docs":{},"s":{"<":{"df":0,"docs":{},"q":{"df":0,"docs":{},"}":{",":{"df":0,"docs":{},"{":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"(":{"df":0,"docs":{},"h":{"2":{"df":0,"docs":{},"​":{"(":{"d":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"​":{")":{",":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"df":0,"docs":{},"​":{")":{":":{"0":{"df":0,"docs":{},"≤":{"df":0,"docs":{},"s":{"<":{"df":0,"docs":{},"q":{"df":0,"docs":{},"}":{",":{"df":0,"docs":{},"{":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"(":{"df":0,"docs":{},"t":{"df":0,"docs":{},"j":{"df":0,"docs":{},"​":{"(":{"d":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"​":{")":{",":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"df":0,"docs":{},"​":{")":{":":{"0":{"df":0,"docs":{},"≤":{"df":0,"docs":{},"j":{"<":{"df":0,"docs":{},"m":{",":{"0":{"df":0,"docs":{},"≤":{"df":0,"docs":{},"s":{"<":{"df":0,"docs":{},"q":{"df":1,"docs":{"92":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},":":{"=":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"t":{"df":0,"docs":{},"j":{"df":0,"docs":{},"​":{"(":{"d":{"df":0,"docs":{},"l":{"df":1,"docs":{"92":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{",":{"[":{"df":0,"docs":{},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{",":{"[":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"]":{"1":{"df":2,"docs":{"25":{"tf":1.0},"31":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"​":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"df":0,"docs":{},"​":{"=":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"′":{"df":0,"docs":{},"​":{"+":{"b":{"1":{"0":{"df":0,"docs":{},"​":{"df":0,"docs":{},"x":{"df":0,"docs":{},"n":{"+":{"2":{"=":{"df":0,"docs":{},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"′":{"df":0,"docs":{},"​":{"df":0,"docs":{},"−":{"b":{"1":{"0":{"df":0,"docs":{},"​":{"+":{"b":{"1":{"1":{"df":0,"docs":{},"​":{"df":0,"docs":{},"x":{"df":0,"docs":{},"n":{"+":{"2":{"=":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"′":{"df":0,"docs":{},"​":{"df":0,"docs":{},"−":{"b":{"1":{"1":{"df":1,"docs":{"25":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"′":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"25":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"m":{"df":0,"docs":{},"′":{"+":{"1":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"′":{"+":{"df":0,"docs":{},"m":{"df":1,"docs":{"92":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"126":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"l":{"df":6,"docs":{"18":{"tf":1.0},"49":{"tf":1.0},"69":{"tf":1.0},"7":{"tf":1.0},"72":{"tf":1.0},"8":{"tf":1.0}}}},"p":{"df":1,"docs":{"130":{"tf":1.0}}},"t":{"a":{"df":0,"docs":{},"l":{"df":4,"docs":{"123":{"tf":1.0},"126":{"tf":1.0},"2":{"tf":1.0},"89":{"tf":1.0}}}},"df":0,"docs":{}},"w":{"a":{"df":0,"docs":{},"r":{"d":{"df":1,"docs":{"49":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"y":{"df":3,"docs":{"33":{"tf":1.0},"6":{"tf":2.23606797749979},"8":{"tf":1.0}}}},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"ζ":{")":{"=":{"df":0,"docs":{},"t":{"df":1,"docs":{"27":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"+":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"p":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"υ":{"2":{"a":{"+":{"df":0,"docs":{},"υ":{"3":{"b":{"+":{"df":0,"docs":{},"υ":{"4":{"c":{"+":{"df":0,"docs":{},"υ":{"5":{"df":0,"docs":{},"s":{"df":0,"docs":{},"σ":{"1":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"υ":{"6":{"df":0,"docs":{},"s":{"df":0,"docs":{},"σ":{"2":{"df":1,"docs":{"27":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"]":{"1":{"df":1,"docs":{"31":{"tf":1.0}},"​":{"=":{"[":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"ζ":{"df":0,"docs":{},"n":{"+":{"2":{"[":{"df":0,"docs":{},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"ζ":{"2":{"(":{"df":0,"docs":{},"n":{"+":{"2":{")":{"[":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"]":{"1":{"df":1,"docs":{"31":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"r":{"a":{"c":{"df":0,"docs":{},"e":{"'":{"df":2,"docs":{"67":{"tf":1.0},"69":{"tf":1.0}}},".":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"101":{"tf":1.0}}}}}},"df":0,"docs":{}},"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"n":{"df":1,"docs":{"102":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"n":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":1,"docs":{"102":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":1,"docs":{"101":{"tf":1.4142135623730951}}}},"df":54,"docs":{"10":{"tf":1.0},"100":{"tf":1.0},"101":{"tf":2.6457513110645907},"102":{"tf":2.449489742783178},"103":{"tf":1.0},"105":{"tf":1.7320508075688772},"106":{"tf":1.7320508075688772},"107":{"tf":1.4142135623730951},"11":{"tf":1.0},"110":{"tf":1.0},"112":{"tf":1.7320508075688772},"116":{"tf":1.4142135623730951},"118":{"tf":2.0},"12":{"tf":1.0},"120":{"tf":1.0},"121":{"tf":1.4142135623730951},"122":{"tf":1.0},"123":{"tf":2.0},"124":{"tf":1.7320508075688772},"125":{"tf":3.0},"126":{"tf":1.0},"128":{"tf":2.0},"13":{"tf":1.0},"15":{"tf":1.0},"19":{"tf":1.4142135623730951},"22":{"tf":1.0},"33":{"tf":1.0},"34":{"tf":1.0},"47":{"tf":1.4142135623730951},"48":{"tf":1.7320508075688772},"49":{"tf":1.7320508075688772},"50":{"tf":1.4142135623730951},"51":{"tf":3.0},"52":{"tf":1.0},"53":{"tf":1.4142135623730951},"57":{"tf":1.7320508075688772},"58":{"tf":1.4142135623730951},"59":{"tf":2.0},"61":{"tf":1.4142135623730951},"62":{"tf":1.4142135623730951},"64":{"tf":2.0},"65":{"tf":1.7320508075688772},"67":{"tf":1.4142135623730951},"68":{"tf":1.7320508075688772},"69":{"tf":2.8284271247461903},"7":{"tf":1.0},"8":{"tf":2.0},"81":{"tf":2.449489742783178},"82":{"tf":2.23606797749979},"89":{"tf":2.23606797749979},"9":{"tf":1.7320508075688772},"92":{"tf":2.0},"97":{"tf":1.7320508075688772},"98":{"tf":1.4142135623730951}},"t":{"df":1,"docs":{"101":{"tf":2.23606797749979}}}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"128":{"tf":1.0}}}},"u":{"c":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"98":{"tf":1.0}}}},"n":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":15,"docs":{"106":{"tf":1.0},"111":{"tf":1.7320508075688772},"126":{"tf":1.0},"23":{"tf":1.4142135623730951},"24":{"tf":1.4142135623730951},"25":{"tf":1.4142135623730951},"26":{"tf":1.4142135623730951},"27":{"tf":1.0},"30":{"tf":1.4142135623730951},"31":{"tf":2.0},"39":{"tf":2.23606797749979},"41":{"tf":1.0},"87":{"tf":1.4142135623730951},"92":{"tf":4.242640687119285},"93":{"tf":4.123105625617661}}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":5,"docs":{"116":{"tf":1.0},"2":{"tf":1.0},"3":{"tf":1.0},"68":{"tf":1.0},"95":{"tf":1.0}}}}}},"i":{"df":0,"docs":{},"t":{"df":21,"docs":{"100":{"tf":2.0},"102":{"tf":2.23606797749979},"105":{"tf":1.0},"106":{"tf":1.0},"107":{"tf":1.7320508075688772},"118":{"tf":1.0},"125":{"tf":1.0},"128":{"tf":1.0},"48":{"tf":1.0},"49":{"tf":1.0},"52":{"tf":1.0},"54":{"tf":2.0},"55":{"tf":1.0},"57":{"tf":1.0},"61":{"tf":1.0},"65":{"tf":2.0},"69":{"tf":2.0},"82":{"tf":1.7320508075688772},"89":{"tf":1.4142135623730951},"93":{"tf":1.0},"98":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"102":{"tf":1.4142135623730951}}}}}},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"107":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":2,"docs":{"102":{"tf":1.4142135623730951},"107":{"tf":1.0}}}}}}}},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"102":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}}}}}},"l":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"51":{"tf":1.0}}}},"df":0,"docs":{}},"p":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"79":{"tf":1.0}}}},"df":0,"docs":{}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"77":{"tf":1.0}}}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":3,"docs":{"130":{"tf":1.7320508075688772},"56":{"tf":1.0},"67":{"tf":1.0}}}},"df":0,"docs":{},"e":{"'":{"df":1,"docs":{"71":{"tf":1.0}}},"df":6,"docs":{"71":{"tf":1.0},"74":{"tf":1.0},"76":{"tf":1.0},"77":{"tf":2.449489742783178},"89":{"tf":1.0},"90":{"tf":1.7320508075688772}}}},"i":{"c":{"df":0,"docs":{},"k":{"df":7,"docs":{"108":{"tf":1.0},"116":{"tf":1.0},"125":{"tf":1.0},"13":{"tf":1.7320508075688772},"17":{"tf":1.0},"20":{"tf":1.4142135623730951},"95":{"tf":1.0}}}},"df":5,"docs":{"104":{"tf":1.0},"13":{"tf":1.0},"15":{"tf":1.0},"76":{"tf":1.0},"77":{"tf":1.0}},"v":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"125":{"tf":1.4142135623730951},"13":{"tf":1.0}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"e":{"df":7,"docs":{"125":{"tf":1.0},"13":{"tf":1.4142135623730951},"20":{"tf":1.0},"76":{"tf":1.0},"82":{"tf":1.0},"9":{"tf":1.0},"97":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":2,"docs":{"13":{"tf":1.7320508075688772},"6":{"tf":1.4142135623730951}}}},"r":{"df":0,"docs":{},"n":{"df":3,"docs":{"13":{"tf":1.0},"64":{"tf":1.0},"69":{"tf":1.0}}}}},"w":{"df":0,"docs":{},"i":{"d":{"d":{"df":0,"docs":{},"l":{"df":1,"docs":{"2":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}},"o":{"df":30,"docs":{"100":{"tf":1.0},"101":{"tf":1.0},"102":{"tf":1.4142135623730951},"109":{"tf":1.0},"114":{"tf":1.0},"116":{"tf":1.0},"12":{"tf":2.23606797749979},"121":{"tf":1.0},"124":{"tf":1.0},"125":{"tf":2.23606797749979},"13":{"tf":3.0},"15":{"tf":1.0},"31":{"tf":1.0},"35":{"tf":1.0},"37":{"tf":1.4142135623730951},"39":{"tf":1.0},"43":{"tf":1.4142135623730951},"47":{"tf":1.0},"48":{"tf":1.7320508075688772},"51":{"tf":2.0},"58":{"tf":1.0},"67":{"tf":1.4142135623730951},"7":{"tf":1.0},"70":{"tf":1.0},"73":{"tf":1.0},"8":{"tf":1.4142135623730951},"82":{"tf":1.4142135623730951},"88":{"tf":1.0},"97":{"tf":1.0},"98":{"tf":1.0}}}},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":3,"docs":{"51":{"tf":1.0},"69":{"tf":1.0},"9":{"tf":1.0}}},"i":{"c":{"df":1,"docs":{"99":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"ˉ":{"=":{"df":0,"docs":{},"t":{"df":1,"docs":{"27":{"tf":1.0}}}},"df":0,"docs":{}},"∈":{"df":0,"docs":{},"f":{"2":{"df":0,"docs":{},"n":{"df":0,"docs":{},"×":{"3":{"3":{"df":1,"docs":{"121":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"u":{"=":{"6":{"df":1,"docs":{"8":{"tf":1.0}}},"df":0,"docs":{}},"df":2,"docs":{"10":{"tf":1.0},"8":{"tf":1.4142135623730951}},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"49":{"tf":1.0}}}}}},"n":{"b":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"125":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"19":{"tf":1.0}}}}},"df":0,"docs":{}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"104":{"tf":1.0},"107":{"tf":1.0},"63":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"39":{"tf":1.0},"88":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"n":{"d":{"df":8,"docs":{"104":{"tf":1.0},"13":{"tf":1.0},"130":{"tf":1.0},"45":{"tf":1.0},"49":{"tf":1.0},"67":{"tf":1.0},"7":{"tf":1.0},"76":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":1,"docs":{"76":{"tf":1.0}}}}}},"q":{"df":0,"docs":{},"u":{"df":3,"docs":{"13":{"tf":1.4142135623730951},"19":{"tf":1.0},"73":{"tf":1.0}}}},"t":{"df":0,"docs":{},"i":{"df":18,"docs":{"105":{"tf":1.0},"107":{"tf":1.4142135623730951},"116":{"tf":2.23606797749979},"117":{"tf":3.3166247903554},"118":{"tf":2.23606797749979},"13":{"tf":3.0},"15":{"tf":1.0},"22":{"tf":1.0},"33":{"tf":1.0},"34":{"tf":1.0},"35":{"tf":1.0},"37":{"tf":1.0},"4":{"tf":1.0},"51":{"tf":1.7320508075688772},"61":{"tf":1.0},"67":{"tf":2.8284271247461903},"80":{"tf":1.4142135623730951},"89":{"tf":1.0}}}},"v":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":4,"docs":{"70":{"tf":1.0},"73":{"tf":1.0},"81":{"tf":1.0},"82":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"r":{"d":{"df":1,"docs":{"125":{"tf":1.0}}},"df":0,"docs":{}}},"p":{"a":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"121":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"55":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":2,"docs":{"75":{"tf":1.0},"78":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":4,"docs":{"114":{"tf":1.0},"121":{"tf":1.0},"125":{"tf":1.0},"92":{"tf":1.0}}}},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"3":{"tf":1.0},"6":{"tf":1.0}}}}}}},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"125":{"tf":1.7320508075688772}}}}},"p":{"d":{"a":{"df":0,"docs":{},"t":{"df":4,"docs":{"10":{"tf":1.0},"12":{"tf":1.4142135623730951},"125":{"tf":1.4142135623730951},"39":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":7,"docs":{"11":{"tf":1.0},"114":{"tf":1.0},"12":{"tf":1.4142135623730951},"15":{"tf":1.4142135623730951},"70":{"tf":1.0},"82":{"tf":1.0},"9":{"tf":1.0}}},"s":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"34":{"tf":1.0}}}},"df":60,"docs":{"100":{"tf":1.0},"101":{"tf":1.0},"102":{"tf":2.0},"103":{"tf":1.0},"104":{"tf":1.4142135623730951},"106":{"tf":1.0},"107":{"tf":1.7320508075688772},"109":{"tf":1.0},"111":{"tf":2.0},"112":{"tf":1.0},"114":{"tf":1.0},"116":{"tf":2.449489742783178},"117":{"tf":1.4142135623730951},"118":{"tf":2.0},"12":{"tf":1.0},"121":{"tf":1.0},"123":{"tf":1.4142135623730951},"125":{"tf":4.0},"126":{"tf":1.0},"128":{"tf":1.4142135623730951},"129":{"tf":1.0},"13":{"tf":2.8284271247461903},"130":{"tf":2.23606797749979},"18":{"tf":1.0},"2":{"tf":1.0},"20":{"tf":1.0},"3":{"tf":1.0},"32":{"tf":1.0},"33":{"tf":1.4142135623730951},"34":{"tf":1.0},"35":{"tf":1.0},"37":{"tf":1.0},"39":{"tf":1.7320508075688772},"4":{"tf":1.4142135623730951},"40":{"tf":1.0},"43":{"tf":1.4142135623730951},"44":{"tf":2.0},"47":{"tf":1.4142135623730951},"48":{"tf":1.4142135623730951},"49":{"tf":2.23606797749979},"56":{"tf":1.0},"58":{"tf":1.0},"59":{"tf":1.0},"6":{"tf":2.23606797749979},"62":{"tf":1.0},"67":{"tf":1.0},"7":{"tf":1.7320508075688772},"70":{"tf":1.0},"73":{"tf":1.0},"75":{"tf":1.0},"77":{"tf":1.4142135623730951},"8":{"tf":1.0},"85":{"tf":1.0},"86":{"tf":1.4142135623730951},"87":{"tf":1.0},"89":{"tf":1.4142135623730951},"90":{"tf":1.0},"92":{"tf":1.0},"97":{"tf":1.0},"99":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"49":{"tf":1.0}}}},"i":{"df":0,"docs":{},"z":{"df":1,"docs":{"34":{"tf":1.0}}}},"u":{"a":{"df":0,"docs":{},"l":{"df":7,"docs":{"116":{"tf":1.0},"13":{"tf":1.0},"130":{"tf":1.0},"4":{"tf":1.0},"52":{"tf":1.0},"69":{"tf":1.0},"73":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"95":{"tf":1.0}}}}}},"v":{"=":{"9":{"df":1,"docs":{"8":{"tf":1.0}}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"d":{"df":22,"docs":{"10":{"tf":1.4142135623730951},"118":{"tf":1.0},"12":{"tf":1.0},"125":{"tf":1.4142135623730951},"13":{"tf":1.0},"15":{"tf":1.7320508075688772},"20":{"tf":1.0},"32":{"tf":1.0},"33":{"tf":1.0},"47":{"tf":1.0},"48":{"tf":1.0},"49":{"tf":1.0},"51":{"tf":1.4142135623730951},"68":{"tf":1.4142135623730951},"69":{"tf":1.0},"75":{"tf":1.0},"77":{"tf":1.0},"8":{"tf":1.4142135623730951},"82":{"tf":1.7320508075688772},"84":{"tf":1.0},"9":{"tf":1.0},"98":{"tf":1.0}}},"df":0,"docs":{}},"u":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"96":{"tf":1.0}}}},"df":0,"docs":{}},"df":47,"docs":{"100":{"tf":1.7320508075688772},"101":{"tf":1.4142135623730951},"107":{"tf":1.4142135623730951},"111":{"tf":2.0},"112":{"tf":1.0},"12":{"tf":2.23606797749979},"121":{"tf":2.449489742783178},"125":{"tf":5.196152422706632},"126":{"tf":2.23606797749979},"13":{"tf":3.3166247903554},"130":{"tf":2.449489742783178},"15":{"tf":1.4142135623730951},"18":{"tf":1.0},"19":{"tf":2.23606797749979},"2":{"tf":1.0},"20":{"tf":2.8284271247461903},"21":{"tf":1.0},"24":{"tf":1.4142135623730951},"31":{"tf":2.0},"32":{"tf":1.4142135623730951},"33":{"tf":1.7320508075688772},"34":{"tf":3.0},"35":{"tf":1.7320508075688772},"4":{"tf":1.0},"41":{"tf":1.0},"48":{"tf":1.4142135623730951},"51":{"tf":1.4142135623730951},"53":{"tf":1.0},"57":{"tf":1.0},"59":{"tf":1.0},"6":{"tf":2.23606797749979},"65":{"tf":1.0},"68":{"tf":1.0},"69":{"tf":1.4142135623730951},"71":{"tf":1.7320508075688772},"73":{"tf":1.7320508075688772},"75":{"tf":1.4142135623730951},"76":{"tf":1.7320508075688772},"77":{"tf":1.7320508075688772},"78":{"tf":1.0},"8":{"tf":2.23606797749979},"81":{"tf":1.0},"85":{"tf":1.0},"87":{"tf":1.0},"89":{"tf":2.23606797749979},"92":{"tf":2.0},"93":{"tf":1.0}}}},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":5,"docs":{"116":{"tf":2.6457513110645907},"118":{"tf":1.7320508075688772},"19":{"tf":1.0},"54":{"tf":1.0},"82":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"i":{"a":{"b":{"df":0,"docs":{},"l":{"df":11,"docs":{"10":{"tf":1.0},"12":{"tf":1.4142135623730951},"13":{"tf":1.0},"130":{"tf":1.0},"35":{"tf":1.0},"4":{"tf":1.0},"43":{"tf":1.7320508075688772},"44":{"tf":1.7320508075688772},"69":{"tf":1.7320508075688772},"8":{"tf":1.4142135623730951},"93":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":13,"docs":{"10":{"tf":1.7320508075688772},"11":{"tf":1.0},"12":{"tf":1.4142135623730951},"120":{"tf":1.0},"121":{"tf":2.0},"125":{"tf":2.449489742783178},"126":{"tf":1.7320508075688772},"13":{"tf":2.23606797749979},"15":{"tf":1.4142135623730951},"33":{"tf":1.4142135623730951},"35":{"tf":1.7320508075688772},"7":{"tf":1.0},"8":{"tf":2.0}},"e":{"c":{"!":{"[":{"0":{"df":1,"docs":{"102":{"tf":1.0}}},"1":{"df":2,"docs":{"101":{"tf":1.0},"102":{"tf":1.0}}},"2":{"df":1,"docs":{"102":{"tf":1.0}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"d":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"[":{"0":{"df":2,"docs":{"100":{"tf":1.0},"107":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"x":{".":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"34":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"<":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"<":{"df":0,"docs":{},"f":{"df":1,"docs":{"34":{"tf":2.6457513110645907}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":2,"docs":{"100":{"tf":1.0},"107":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}}},"df":3,"docs":{"101":{"tf":1.0},"102":{"tf":1.0},"109":{"tf":1.0}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"'":{"df":1,"docs":{"71":{"tf":1.0}}},"df":16,"docs":{"100":{"tf":1.0},"120":{"tf":1.0},"121":{"tf":1.7320508075688772},"126":{"tf":2.449489742783178},"70":{"tf":1.0},"71":{"tf":2.0},"72":{"tf":1.0},"73":{"tf":1.0},"74":{"tf":1.4142135623730951},"75":{"tf":1.4142135623730951},"76":{"tf":1.4142135623730951},"77":{"tf":1.7320508075688772},"80":{"tf":1.0},"88":{"tf":1.4142135623730951},"89":{"tf":1.0},"90":{"tf":1.7320508075688772}}}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":8,"docs":{"111":{"tf":1.0},"116":{"tf":1.0},"13":{"tf":1.7320508075688772},"19":{"tf":1.0},"48":{"tf":1.0},"49":{"tf":1.0},"68":{"tf":1.0},"95":{"tf":1.0}},"f":{"df":3,"docs":{"29":{"tf":1.0},"3":{"tf":1.0},"6":{"tf":1.4142135623730951}},"i":{"c":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"<":{"df":0,"docs":{},"g":{"1":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"34":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},"df":1,"docs":{"34":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}},"df":56,"docs":{"102":{"tf":1.0},"103":{"tf":1.4142135623730951},"104":{"tf":1.4142135623730951},"105":{"tf":1.0},"106":{"tf":1.7320508075688772},"108":{"tf":1.4142135623730951},"110":{"tf":1.4142135623730951},"111":{"tf":2.23606797749979},"112":{"tf":1.4142135623730951},"12":{"tf":1.4142135623730951},"123":{"tf":1.0},"124":{"tf":1.0},"125":{"tf":2.449489742783178},"126":{"tf":1.4142135623730951},"130":{"tf":1.0},"19":{"tf":1.0},"20":{"tf":3.3166247903554},"3":{"tf":1.0},"31":{"tf":1.0},"32":{"tf":1.7320508075688772},"33":{"tf":1.0},"34":{"tf":2.23606797749979},"43":{"tf":2.0},"47":{"tf":1.0},"49":{"tf":1.0},"52":{"tf":1.0},"54":{"tf":1.0},"55":{"tf":1.0},"56":{"tf":1.7320508075688772},"57":{"tf":1.0},"58":{"tf":1.4142135623730951},"59":{"tf":1.4142135623730951},"6":{"tf":2.0},"60":{"tf":1.0},"61":{"tf":1.7320508075688772},"62":{"tf":1.4142135623730951},"68":{"tf":1.7320508075688772},"69":{"tf":1.4142135623730951},"7":{"tf":1.0},"70":{"tf":1.0},"71":{"tf":2.0},"73":{"tf":2.449489742783178},"75":{"tf":3.4641016151377544},"76":{"tf":2.449489742783178},"77":{"tf":2.6457513110645907},"78":{"tf":1.0},"80":{"tf":1.4142135623730951},"81":{"tf":1.7320508075688772},"82":{"tf":1.4142135623730951},"83":{"tf":1.7320508075688772},"84":{"tf":1.0},"86":{"tf":1.0},"89":{"tf":1.7320508075688772},"92":{"tf":1.0},"93":{"tf":2.449489742783178},"97":{"tf":2.0}},"e":{"df":0,"docs":{},"r":{"'":{"df":1,"docs":{"34":{"tf":1.0}}},":":{":":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"(":{"df":0,"docs":{},"k":{"df":0,"docs":{},"z":{"df":0,"docs":{},"g":{"df":2,"docs":{"34":{"tf":1.4142135623730951},"43":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"<":{"df":0,"docs":{},"f":{"df":1,"docs":{"34":{"tf":1.0}}}},"df":0,"docs":{}}}},"y":{"(":{"(":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"η":{"1":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"df":0,"docs":{},"​":{"df":0,"docs":{},"​":{")":{",":{"df":0,"docs":{},"h":{"1":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"h":{"1":{"df":1,"docs":{"93":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"2":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"df":0,"docs":{},"​":{"df":0,"docs":{},"​":{")":{",":{"df":0,"docs":{},"h":{"2":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"h":{"2":{"df":1,"docs":{"93":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"π":{"0":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"df":0,"docs":{},"​":{"df":0,"docs":{},"​":{")":{",":{"df":0,"docs":{},"p":{"0":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"p":{"0":{"df":1,"docs":{"93":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"τ":{"df":0,"docs":{},"j":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"df":0,"docs":{},"​":{"df":0,"docs":{},"​":{")":{",":{"df":0,"docs":{},"t":{"df":0,"docs":{},"j":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"t":{"df":0,"docs":{},"j":{"df":1,"docs":{"93":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"−":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"2":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"π":{"df":0,"docs":{},"k":{"df":0,"docs":{},"−":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"2":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{"df":0,"docs":{},"​":{")":{",":{"df":0,"docs":{},"p":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"p":{"df":0,"docs":{},"k":{"df":1,"docs":{"93":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"[":{"df":0,"docs":{},"f":{"]":{"1":{"df":1,"docs":{"18":{"tf":1.0}}},"df":0,"docs":{}},"b":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"π":{"b":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"ζ":{",":{"df":0,"docs":{},"f":{"b":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"32":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"z":{"]":{"1":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"π":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"ζ":{"df":0,"docs":{},"ω":{",":{"df":0,"docs":{},"z":{"df":1,"docs":{"32":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"a":{"b":{"df":0,"docs":{},"i":{",":{"df":0,"docs":{},"y":{",":{"df":0,"docs":{},"r":{",":{"df":1,"docs":{"90":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{",":{"df":0,"docs":{},"y":{",":{"df":0,"docs":{},"r":{",":{"df":1,"docs":{"90":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":1,"docs":{"34":{"tf":2.449489742783178}}}}}},"df":0,"docs":{}}}}}}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"12":{"tf":1.0}}}}}}}},"i":{",":{"df":0,"docs":{},"j":{"df":0,"docs":{},"​":{"=":{"df":0,"docs":{},"v":{"df":0,"docs":{},"k":{",":{"df":0,"docs":{},"l":{"df":4,"docs":{"10":{"tf":1.0},"12":{"tf":1.0},"13":{"tf":1.0},"15":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"a":{"df":1,"docs":{"2":{"tf":1.4142135623730951}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"75":{"tf":1.0}}}},"o":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"19":{"tf":1.0}}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"l":{"df":4,"docs":{"127":{"tf":1.0},"128":{"tf":2.23606797749979},"129":{"tf":2.0},"49":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}},"k":{"df":1,"docs":{"43":{"tf":1.7320508075688772}}},"m":{"'":{"df":2,"docs":{"123":{"tf":1.0},"125":{"tf":1.0}}},"df":5,"docs":{"123":{"tf":1.7320508075688772},"125":{"tf":1.0},"128":{"tf":1.0},"130":{"tf":2.8284271247461903},"49":{"tf":1.7320508075688772}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"41":{"tf":1.0}}}}}}}},"w":{"2":{"=":{"df":0,"docs":{},"g":{"df":1,"docs":{"118":{"tf":1.0}}}},"df":1,"docs":{"117":{"tf":1.0}},"k":{"df":1,"docs":{"117":{"tf":1.0}}}},"=":{"8":{"df":1,"docs":{"8":{"tf":1.0}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"a":{"_":{"1":{"df":1,"docs":{"34":{"tf":1.0}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"a":{"_":{"1":{"df":1,"docs":{"34":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"k":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":2,"docs":{"50":{"tf":1.0},"63":{"tf":1.0}}}}}}}}}}},"n":{"df":0,"docs":{},"t":{"df":10,"docs":{"116":{"tf":1.4142135623730951},"118":{"tf":1.0},"129":{"tf":1.4142135623730951},"13":{"tf":1.4142135623730951},"130":{"tf":1.0},"15":{"tf":1.0},"4":{"tf":1.0},"43":{"tf":1.0},"49":{"tf":1.0},"96":{"tf":1.0}}}},"y":{"df":19,"docs":{"100":{"tf":1.0},"11":{"tf":1.0},"125":{"tf":1.0},"128":{"tf":1.0},"13":{"tf":1.4142135623730951},"130":{"tf":1.0},"30":{"tf":1.0},"49":{"tf":1.0},"51":{"tf":1.0},"53":{"tf":1.0},"6":{"tf":1.0},"65":{"tf":1.4142135623730951},"66":{"tf":1.0},"69":{"tf":1.0},"76":{"tf":1.0},"8":{"tf":1.0},"81":{"tf":1.0},"82":{"tf":1.0},"9":{"tf":1.0}}}},"df":3,"docs":{"10":{"tf":1.0},"117":{"tf":1.4142135623730951},"8":{"tf":1.0}},"e":{"'":{"d":{"df":1,"docs":{"118":{"tf":1.0}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":10,"docs":{"18":{"tf":1.0},"42":{"tf":1.0},"50":{"tf":1.0},"52":{"tf":1.0},"6":{"tf":1.4142135623730951},"63":{"tf":1.0},"75":{"tf":1.0},"77":{"tf":1.0},"8":{"tf":1.7320508075688772},"9":{"tf":1.0}}}},"r":{"df":1,"docs":{"49":{"tf":1.0}}},"v":{"df":1,"docs":{"98":{"tf":1.0}}}},"a":{"df":0,"docs":{},"k":{"df":1,"docs":{"41":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":6,"docs":{"106":{"tf":1.0},"125":{"tf":1.4142135623730951},"3":{"tf":1.0},"33":{"tf":1.0},"35":{"tf":1.0},"95":{"tf":1.0}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"'":{"df":0,"docs":{},"t":{"df":2,"docs":{"130":{"tf":1.0},"2":{"tf":1.0}}}},"df":0,"docs":{}}}}},"h":{"a":{"df":0,"docs":{},"t":{"'":{"df":3,"docs":{"14":{"tf":1.0},"68":{"tf":1.0},"76":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":2,"docs":{"111":{"tf":1.0},"116":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"13":{"tf":1.7320508075688772},"82":{"tf":1.0},"90":{"tf":1.4142135623730951}}}}}}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"125":{"tf":1.0}}}},"df":0,"docs":{}}}}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":5,"docs":{"0":{"tf":1.0},"15":{"tf":1.0},"20":{"tf":1.0},"75":{"tf":1.0},"77":{"tf":1.0}}}},"s":{"df":0,"docs":{},"e":{"df":4,"docs":{"107":{"tf":1.0},"116":{"tf":1.0},"128":{"tf":1.0},"53":{"tf":1.0}}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"96":{"tf":1.0}}}}}}}}},"r":{"df":0,"docs":{},"e":{"df":2,"docs":{"10":{"tf":1.0},"34":{"tf":1.7320508075688772}}}},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"19":{"tf":1.0}}}},"t":{"df":2,"docs":{"34":{"tf":2.0},"43":{"tf":1.4142135623730951}},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"3":{"tf":1.0}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":5,"docs":{"118":{"tf":1.0},"125":{"tf":1.7320508075688772},"18":{"tf":1.0},"6":{"tf":1.0},"96":{"tf":1.0}}}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{":":{":":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"(":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":1,"docs":{"43":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"<":{"df":0,"docs":{},"f":{"df":1,"docs":{"34":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"o":{"df":0,"docs":{},"n":{"'":{"df":0,"docs":{},"t":{"df":10,"docs":{"102":{"tf":1.0},"111":{"tf":1.0},"125":{"tf":1.4142135623730951},"128":{"tf":1.0},"130":{"tf":1.0},"66":{"tf":1.0},"71":{"tf":1.0},"76":{"tf":1.0},"8":{"tf":1.0},"81":{"tf":1.0}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"15":{"tf":1.0}}}}},"df":0,"docs":{}},"r":{"d":{"df":1,"docs":{"125":{"tf":1.0}}},"df":0,"docs":{},"k":{"df":21,"docs":{"0":{"tf":1.0},"104":{"tf":1.0},"112":{"tf":1.0},"118":{"tf":1.0},"125":{"tf":1.4142135623730951},"128":{"tf":1.0},"13":{"tf":2.23606797749979},"130":{"tf":1.4142135623730951},"15":{"tf":1.0},"18":{"tf":1.0},"19":{"tf":1.0},"20":{"tf":1.0},"3":{"tf":1.0},"45":{"tf":1.0},"49":{"tf":1.0},"51":{"tf":1.0},"55":{"tf":1.0},"68":{"tf":1.0},"73":{"tf":1.4142135623730951},"78":{"tf":1.0},"86":{"tf":1.4142135623730951}}},"t":{"df":0,"docs":{},"h":{"df":2,"docs":{"2":{"tf":1.0},"36":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"n":{"'":{"df":0,"docs":{},"t":{"df":1,"docs":{"130":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"r":{"a":{"df":0,"docs":{},"p":{"df":4,"docs":{"117":{"tf":1.0},"125":{"tf":1.0},"15":{"tf":1.4142135623730951},"44":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":6,"docs":{"125":{"tf":1.0},"13":{"tf":1.0},"25":{"tf":1.0},"44":{"tf":1.0},"49":{"tf":1.7320508075688772},"90":{"tf":1.4142135623730951}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":2,"docs":{"6":{"tf":1.4142135623730951},"75":{"tf":1.0}}}}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":2,"docs":{"117":{"tf":1.0},"41":{"tf":1.0}}}}}}},"x":{",":{"0":{"df":1,"docs":{"6":{"tf":1.0}}},"df":0,"docs":{},"i":{"df":1,"docs":{"33":{"tf":1.0}}}},"0":{"df":1,"docs":{"107":{"tf":1.0}}},"2":{"df":0,"docs":{},"n":{"df":0,"docs":{},"−":{"1":{"df":1,"docs":{"116":{"tf":1.0}},"q":{"df":0,"docs":{},"k":{"df":0,"docs":{},"t":{"df":2,"docs":{"82":{"tf":1.4142135623730951},"83":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"=":{"3":{"df":2,"docs":{"6":{"tf":1.4142135623730951},"8":{"tf":1.0}}},"df":0,"docs":{},"x":{"0":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"x":{"1":{"df":0,"docs":{},"​":{"df":0,"docs":{},"∗":{"2":{"1":{"6":{"+":{"df":0,"docs":{},"x":{"2":{"df":0,"docs":{},"​":{"df":0,"docs":{},"∗":{"2":{"3":{"2":{"+":{"df":0,"docs":{},"x":{"3":{"df":0,"docs":{},"​":{"df":0,"docs":{},"∗":{"2":{"4":{"8":{"+":{".":{".":{".":{"+":{"df":0,"docs":{},"x":{"7":{"df":0,"docs":{},"​":{"df":0,"docs":{},"∗":{"2":{"1":{"1":{"2":{"df":1,"docs":{"130":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"_":{"0":{"df":3,"docs":{"105":{"tf":1.0},"59":{"tf":1.4142135623730951},"61":{"tf":1.0}}},"df":0,"docs":{}},"df":19,"docs":{"10":{"tf":1.0},"117":{"tf":1.0},"121":{"tf":1.4142135623730951},"13":{"tf":1.0},"130":{"tf":1.7320508075688772},"27":{"tf":1.0},"33":{"tf":1.0},"34":{"tf":1.7320508075688772},"4":{"tf":1.7320508075688772},"43":{"tf":2.23606797749979},"44":{"tf":1.4142135623730951},"51":{"tf":1.0},"6":{"tf":2.23606797749979},"8":{"tf":2.0},"86":{"tf":1.4142135623730951},"92":{"tf":1.0},"93":{"tf":1.0},"95":{"tf":1.0},"99":{"tf":1.0}},"i":{"df":2,"docs":{"116":{"tf":1.0},"130":{"tf":1.4142135623730951}}},"n":{"=":{"1":{"df":1,"docs":{"117":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"−":{"1":{"df":2,"docs":{"117":{"tf":1.0},"13":{"tf":1.0}}},"df":0,"docs":{}}},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"|":{"df":0,"docs":{},"x":{"df":0,"docs":{},"|":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"|":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"|":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"|":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"|":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":2,"docs":{"121":{"tf":1.0},"125":{"tf":1.0}},"|":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"|":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"|":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"|":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"|":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":1,"docs":{"126":{"tf":1.0}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"−":{"df":0,"docs":{},"z":{"2":{"df":0,"docs":{},"h":{"1":{"df":0,"docs":{},"​":{"df":0,"docs":{},"−":{"df":0,"docs":{},"h":{"1":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"z":{"2":{")":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"γ":{"df":0,"docs":{},"′":{"df":0,"docs":{},"x":{"df":0,"docs":{},"−":{"df":0,"docs":{},"z":{"2":{"df":0,"docs":{},"h":{"2":{"df":0,"docs":{},"​":{"df":0,"docs":{},"−":{"df":0,"docs":{},"h":{"2":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"z":{"2":{")":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"j":{"df":0,"docs":{},"∑":{"df":0,"docs":{},"​":{"df":0,"docs":{},"γ":{"df":0,"docs":{},"j":{"df":0,"docs":{},"​":{"df":0,"docs":{},"x":{"df":0,"docs":{},"−":{"df":0,"docs":{},"z":{"df":0,"docs":{},"t":{"df":0,"docs":{},"j":{"df":0,"docs":{},"​":{"df":0,"docs":{},"−":{"df":0,"docs":{},"t":{"df":0,"docs":{},"j":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"z":{")":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"γ":{"df":0,"docs":{},"j":{"df":0,"docs":{},"′":{"df":0,"docs":{},"​":{"df":0,"docs":{},"x":{"df":0,"docs":{},"−":{"df":0,"docs":{},"g":{"df":0,"docs":{},"z":{"df":0,"docs":{},"t":{"df":0,"docs":{},"j":{"df":0,"docs":{},"​":{"df":0,"docs":{},"−":{"df":0,"docs":{},"t":{"df":0,"docs":{},"j":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"g":{"df":0,"docs":{},"z":{"df":1,"docs":{"92":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":1,"docs":{"76":{"tf":1.0}}}},"∣":{"df":0,"docs":{},"∣":{"df":0,"docs":{},"i":{"df":1,"docs":{"86":{"tf":1.0}}}}}},"y":{"+":{"(":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"df":0,"docs":{},"−":{"df":0,"docs":{},"z":{")":{"df":0,"docs":{},"q":{"(":{"d":{"df":0,"docs":{},"i":{"df":1,"docs":{"76":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"x":{"df":0,"docs":{},"−":{"df":0,"docs":{},"z":{")":{"df":0,"docs":{},"q":{"df":1,"docs":{"76":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},":":{"=":{"df":0,"docs":{},"p":{"(":{"df":0,"docs":{},"z":{"df":1,"docs":{"75":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"=":{"(":{"df":0,"docs":{},"p":{"(":{"d":{"1":{"df":0,"docs":{},"​":{")":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"p":{"(":{"d":{"df":0,"docs":{},"m":{"df":1,"docs":{"71":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"y":{"0":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"y":{"df":0,"docs":{},"m":{"df":1,"docs":{"71":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"p":{"(":{"df":0,"docs":{},"z":{"df":1,"docs":{"73":{"tf":1.0}}}},"df":0,"docs":{}},"x":{"df":0,"docs":{},"e":{"+":{"5":{"df":1,"docs":{"33":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":11,"docs":{"18":{"tf":1.4142135623730951},"34":{"tf":2.23606797749979},"43":{"tf":2.23606797749979},"44":{"tf":1.4142135623730951},"71":{"tf":1.4142135623730951},"73":{"tf":1.4142135623730951},"76":{"tf":1.4142135623730951},"86":{"tf":1.4142135623730951},"90":{"tf":1.7320508075688772},"92":{"tf":1.4142135623730951},"93":{"tf":1.0}},"i":{"df":3,"docs":{"71":{"tf":1.0},"77":{"tf":1.0},"90":{"tf":1.0}},"​":{"=":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"z":{"df":1,"docs":{"77":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"u":{"'":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":2,"docs":{"107":{"tf":1.0},"15":{"tf":1.0}}}},"r":{"df":1,"docs":{"104":{"tf":1.0}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":2,"docs":{"111":{"tf":1.0},"41":{"tf":1.0}}}}}}}}},"":{"=":{"df":0,"docs":{},"p":{"(":{"df":0,"docs":{},"z":{"df":1,"docs":{"76":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"z":{"(":{"d":{")":{"df":0,"docs":{},"f":{"(":{"d":{")":{"=":{"df":0,"docs":{},"g":{"(":{"d":{")":{"df":0,"docs":{},"z":{"(":{"df":0,"docs":{},"η":{"d":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}},"ω":{"d":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"h":{")":{"df":0,"docs":{},"f":{"(":{"df":0,"docs":{},"h":{")":{"=":{"df":0,"docs":{},"g":{"(":{"df":0,"docs":{},"h":{")":{"df":0,"docs":{},"z":{"(":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"h":{"df":1,"docs":{"13":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"x":{")":{"=":{"df":0,"docs":{},"∏":{"(":{"df":0,"docs":{},"x":{"df":0,"docs":{},"−":{"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{")":{"df":0,"docs":{},"x":{"2":{"df":0,"docs":{},"n":{"df":0,"docs":{},"−":{"1":{"df":1,"docs":{"116":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"x":{"df":0,"docs":{},"i":{"df":1,"docs":{"116":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"f":{"(":{"df":0,"docs":{},"x":{")":{"=":{"df":0,"docs":{},"g":{"(":{"df":0,"docs":{},"x":{")":{"df":0,"docs":{},"z":{"(":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"x":{"df":1,"docs":{"13":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":2,"docs":{"34":{"tf":1.0},"4":{"tf":1.0}}},"η":{"0":{")":{"=":{"1":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"ω":{"0":{")":{"=":{"1":{"df":1,"docs":{"13":{"tf":2.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"k":{"df":0,"docs":{},"−":{"1":{")":{"=":{"df":0,"docs":{},"∏":{"df":0,"docs":{},"i":{"=":{"0":{"df":0,"docs":{},"k":{"df":0,"docs":{},"−":{"2":{"df":0,"docs":{},"​":{"(":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"γ":{")":{"/":{"df":0,"docs":{},"∏":{"df":0,"docs":{},"i":{"=":{"0":{"df":0,"docs":{},"k":{"df":0,"docs":{},"−":{"2":{"df":0,"docs":{},"​":{"(":{"b":{"df":0,"docs":{},"i":{"df":1,"docs":{"13":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"g":{"(":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"k":{"df":0,"docs":{},"−":{"1":{")":{"df":0,"docs":{},"f":{"(":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"k":{"df":0,"docs":{},"−":{"1":{")":{"df":0,"docs":{},"​":{"=":{"df":0,"docs":{},"z":{"(":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"k":{")":{"=":{"df":0,"docs":{},"z":{"(":{"df":0,"docs":{},"w":{"0":{")":{"=":{"1":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"0":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"z":{"df":0,"docs":{},"n":{"df":0,"docs":{},"−":{"1":{"df":1,"docs":{"24":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"=":{"1":{"df":1,"docs":{"24":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"=":{"(":{"b":{"7":{"df":0,"docs":{},"​":{"df":0,"docs":{},"x":{"2":{"+":{"b":{"8":{"df":0,"docs":{},"​":{"df":0,"docs":{},"x":{"+":{"b":{"9":{"df":0,"docs":{},"​":{")":{"df":0,"docs":{},"z":{"df":0,"docs":{},"h":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"z":{"df":1,"docs":{"24":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"]":{"1":{"df":3,"docs":{"24":{"tf":1.0},"31":{"tf":1.0},"32":{"tf":1.0}}},"df":0,"docs":{}},"^":{"2":{"df":1,"docs":{"109":{"tf":1.0}}},"df":0,"docs":{}},"_":{"1":{"df":1,"docs":{"34":{"tf":1.0}}},"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"a":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"a":{"df":1,"docs":{"34":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"a":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"h":{"a":{"df":3,"docs":{"18":{"tf":1.0},"34":{"tf":1.0},"37":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":23,"docs":{"105":{"tf":1.0},"13":{"tf":3.1622776601683795},"15":{"tf":1.0},"24":{"tf":1.0},"27":{"tf":1.0},"32":{"tf":1.4142135623730951},"34":{"tf":1.4142135623730951},"4":{"tf":1.0},"43":{"tf":1.4142135623730951},"44":{"tf":1.4142135623730951},"57":{"tf":1.4142135623730951},"58":{"tf":1.0},"59":{"tf":1.4142135623730951},"61":{"tf":1.0},"68":{"tf":1.4142135623730951},"73":{"tf":1.4142135623730951},"75":{"tf":1.0},"76":{"tf":1.0},"77":{"tf":1.0},"83":{"tf":1.7320508075688772},"84":{"tf":1.0},"92":{"tf":1.0},"93":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":15,"docs":{"100":{"tf":1.0},"114":{"tf":1.0},"118":{"tf":1.0},"12":{"tf":1.7320508075688772},"121":{"tf":1.4142135623730951},"125":{"tf":1.4142135623730951},"19":{"tf":1.0},"3":{"tf":1.0},"35":{"tf":1.0},"76":{"tf":1.0},"82":{"tf":1.0},"86":{"tf":1.4142135623730951},"9":{"tf":1.0},"92":{"tf":1.0},"93":{"tf":1.0}},"f":{"df":0,"docs":{},"i":{"df":5,"docs":{"107":{"tf":1.7320508075688772},"116":{"tf":1.4142135623730951},"118":{"tf":2.0},"53":{"tf":1.0},"89":{"tf":1.4142135623730951}}}}}}},"f":{"df":0,"docs":{},"−":{"df":0,"docs":{},"g":{"df":0,"docs":{},"z":{"df":0,"docs":{},"′":{"=":{"df":0,"docs":{},"z":{"df":0,"docs":{},"h":{"df":0,"docs":{},"​":{"df":0,"docs":{},"t":{"2":{"df":1,"docs":{"15":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"h":{"df":2,"docs":{"13":{"tf":1.0},"19":{"tf":1.0}},"​":{"(":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"i":{")":{"=":{"0":{"df":1,"docs":{"19":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},":":{"=":{"df":0,"docs":{},"x":{"df":0,"docs":{},"n":{"df":0,"docs":{},"−":{"1":{"df":1,"docs":{"22":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"=":{"df":0,"docs":{},"x":{"df":0,"docs":{},"n":{"df":0,"docs":{},"−":{"1":{"df":2,"docs":{"15":{"tf":1.0},"19":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"t":{"=":{"df":0,"docs":{},"​":{"a":{"df":0,"docs":{},"q":{"df":0,"docs":{},"l":{"df":0,"docs":{},"​":{"+":{"b":{"df":0,"docs":{},"q":{"df":0,"docs":{},"r":{"df":0,"docs":{},"​":{"+":{"a":{"b":{"df":0,"docs":{},"q":{"df":0,"docs":{},"m":{"df":0,"docs":{},"​":{"+":{"c":{"df":0,"docs":{},"q":{"df":0,"docs":{},"o":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"q":{"c":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"+":{"df":0,"docs":{},"α":{"(":{"df":0,"docs":{},"g":{"df":0,"docs":{},"z":{"df":0,"docs":{},"′":{"df":0,"docs":{},"−":{"df":0,"docs":{},"f":{"df":0,"docs":{},"z":{")":{"+":{"df":0,"docs":{},"α":{"2":{"(":{"df":0,"docs":{},"z":{"df":0,"docs":{},"−":{"1":{")":{"df":0,"docs":{},"l":{"1":{"df":1,"docs":{"15":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"13":{"tf":1.4142135623730951}}}}}}},"j":{"b":{"df":1,"docs":{"89":{"tf":1.0}}},"df":0,"docs":{},"t":{"df":1,"docs":{"89":{"tf":1.0}}}},"k":{"+":{"1":{"df":0,"docs":{},"​":{"=":{"df":0,"docs":{},"z":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{"(":{"a":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"β":{"df":0,"docs":{},"s":{"df":0,"docs":{},"σ":{"1":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"k":{")":{"+":{"df":0,"docs":{},"γ":{")":{"(":{"b":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"β":{"df":0,"docs":{},"s":{"df":0,"docs":{},"σ":{"2":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"k":{")":{"+":{"df":0,"docs":{},"γ":{")":{"(":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"β":{"df":0,"docs":{},"s":{"df":0,"docs":{},"σ":{"3":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"k":{")":{"+":{"df":0,"docs":{},"γ":{")":{"(":{"a":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"β":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"k":{"+":{"df":0,"docs":{},"γ":{")":{"(":{"b":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"β":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"k":{"df":0,"docs":{},"k":{"1":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"γ":{")":{"(":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"β":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"k":{"df":0,"docs":{},"k":{"2":{"df":1,"docs":{"24":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"d":{"df":0,"docs":{},"o":{"c":{"df":1,"docs":{"41":{"tf":1.0}}},"df":0,"docs":{}}},"df":1,"docs":{"3":{"tf":1.0}}},"′":{"(":{"df":0,"docs":{},"x":{")":{"=":{"df":0,"docs":{},"z":{"(":{"df":0,"docs":{},"x":{"df":1,"docs":{"15":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},":":{"=":{"df":0,"docs":{},"z":{"(":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"x":{"df":1,"docs":{"4":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"∈":{"df":0,"docs":{},"f":{"df":1,"docs":{"126":{"tf":1.0}}}}},"∈":{"df":0,"docs":{},"f":{"df":2,"docs":{"126":{"tf":1.0},"83":{"tf":1.0}},"∖":{"d":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"e":{"df":1,"docs":{"92":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"−":{"1":{")":{"df":0,"docs":{},"l":{"1":{"df":0,"docs":{},"​":{"=":{"df":0,"docs":{},"z":{"df":0,"docs":{},"h":{"df":0,"docs":{},"​":{"df":0,"docs":{},"t":{"3":{"df":1,"docs":{"15":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"breadcrumbs":{"root":{"0":{",":{"0":{")":{")":{"=":{"(":{"2":{",":{"1":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},",":{"df":0,"docs":{},"t":{"0":{",":{"0":{"df":0,"docs":{},"​":{")":{",":{"(":{"(":{"0":{",":{"1":{")":{",":{"df":0,"docs":{},"t":{"0":{",":{"1":{"df":0,"docs":{},"​":{")":{",":{"(":{"(":{"0":{",":{"2":{")":{",":{"df":0,"docs":{},"t":{"0":{",":{"2":{"df":0,"docs":{},"​":{")":{",":{"(":{"(":{"0":{",":{"3":{")":{",":{"df":0,"docs":{},"t":{"0":{",":{"3":{"df":0,"docs":{},"​":{")":{",":{"(":{"(":{"2":{",":{"1":{")":{",":{"df":0,"docs":{},"t":{"2":{",":{"1":{"df":0,"docs":{},"​":{")":{",":{"(":{"(":{"3":{",":{"1":{")":{",":{"df":0,"docs":{},"t":{"3":{",":{"1":{"df":0,"docs":{},"​":{")":{",":{"(":{"(":{"2":{",":{"2":{")":{",":{"df":0,"docs":{},"t":{"2":{",":{"2":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"1":{")":{")":{"=":{"(":{"0":{",":{"3":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"2":{")":{")":{"=":{"(":{"0":{",":{"2":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"3":{")":{")":{"=":{"(":{"0":{",":{"1":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"ω":{",":{"df":0,"docs":{},"ω":{"2":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"ω":{"1":{"5":{"df":1,"docs":{"107":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},".":{".":{"3":{"2":{"df":1,"docs":{"44":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"2":{"df":1,"docs":{"2":{"tf":1.0}}},"4":{"df":1,"docs":{"2":{"tf":1.0}}},"8":{"df":1,"docs":{"2":{"tf":1.0}}},"df":0,"docs":{}},"<":{"df":0,"docs":{},"x":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"<":{"2":{"1":{"6":{"df":1,"docs":{"130":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":19,"docs":{"10":{"tf":2.23606797749979},"102":{"tf":1.0},"11":{"tf":1.0},"12":{"tf":5.0},"125":{"tf":2.23606797749979},"128":{"tf":1.7320508075688772},"129":{"tf":1.0},"13":{"tf":2.0},"130":{"tf":1.4142135623730951},"35":{"tf":1.0},"44":{"tf":1.0},"51":{"tf":1.4142135623730951},"61":{"tf":1.0},"67":{"tf":1.4142135623730951},"69":{"tf":1.0},"8":{"tf":1.0},"9":{"tf":4.358898943540674},"92":{"tf":1.0},"99":{"tf":1.0}},"x":{"7":{"3":{"df":0,"docs":{},"e":{"d":{"a":{"7":{"5":{"3":{"2":{"9":{"9":{"d":{"7":{"d":{"4":{"8":{"3":{"3":{"3":{"9":{"d":{"8":{"0":{"8":{"0":{"9":{"a":{"1":{"d":{"8":{"0":{"5":{"5":{"3":{"b":{"d":{"a":{"4":{"0":{"2":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"5":{"b":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"1":{"df":1,"docs":{"37":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"υ":{"df":1,"docs":{"93":{"tf":1.0}}},"≤":{"df":0,"docs":{},"i":{"<":{"df":0,"docs":{},"n":{"df":1,"docs":{"13":{"tf":1.0}}}},"df":0,"docs":{}},"j":{"<":{"3":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{},"m":{"df":1,"docs":{"93":{"tf":1.0}}}},"df":0,"docs":{},"≤":{"df":0,"docs":{},"j":{"df":1,"docs":{"121":{"tf":1.0}}}}},"k":{"<":{"df":0,"docs":{},"n":{"df":2,"docs":{"24":{"tf":1.0},"93":{"tf":1.0}}}},"df":0,"docs":{}},"s":{"<":{"df":0,"docs":{},"q":{"df":1,"docs":{"93":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"1":{",":{"b":{"0":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"γ":{"a":{"0":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"γ":{"df":0,"docs":{},"​":{",":{"(":{"b":{"0":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"γ":{")":{"(":{"b":{"1":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"γ":{")":{"(":{"a":{"0":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"γ":{")":{"(":{"a":{"1":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"γ":{")":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"i":{"=":{"0":{"df":0,"docs":{},"∏":{"df":0,"docs":{},"k":{"df":0,"docs":{},"−":{"2":{"df":0,"docs":{},"​":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"γ":{"a":{"df":0,"docs":{},"i":{"df":1,"docs":{"13":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"ω":{",":{"df":0,"docs":{},"ω":{"2":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"n":{"df":0,"docs":{},"−":{"1":{"df":1,"docs":{"19":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"…":{",":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"k":{"df":0,"docs":{},"−":{"1":{"df":1,"docs":{"13":{"tf":1.0}}},"2":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},".":{"1":{"df":1,"docs":{"92":{"tf":1.0}}},"2":{"df":1,"docs":{"92":{"tf":1.0}}},"7":{"df":1,"docs":{"2":{"tf":1.0}}},"df":0,"docs":{}},"/":{"2":{"df":1,"docs":{"76":{"tf":1.0}},"k":{"df":1,"docs":{"76":{"tf":1.4142135623730951}}}},"4":{"df":0,"docs":{},"k":{"df":1,"docs":{"76":{"tf":1.0}}}},"df":0,"docs":{}},"0":{"df":1,"docs":{"125":{"tf":1.0}}},"1":{"4":{"4":{".":{"9":{"df":1,"docs":{"2":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"125":{"tf":1.0}}},"2":{"df":3,"docs":{"125":{"tf":1.0},"126":{"tf":1.0},"37":{"tf":1.0}}},"3":{"df":2,"docs":{"125":{"tf":1.0},"48":{"tf":1.0}}},"4":{"df":1,"docs":{"125":{"tf":1.0}}},"5":{"df":3,"docs":{"125":{"tf":1.0},"128":{"tf":1.0},"67":{"tf":1.4142135623730951}}},"6":{"df":6,"docs":{"107":{"tf":1.0},"121":{"tf":1.0},"125":{"tf":1.4142135623730951},"126":{"tf":1.0},"130":{"tf":1.0},"67":{"tf":2.0}}},"8":{".":{"3":{"df":1,"docs":{"2":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"9":{"df":1,"docs":{"10":{"tf":1.0}}},"b":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"α":{"df":0,"docs":{},"m":{"b":{"df":2,"docs":{"92":{"tf":1.0},"93":{"tf":1.0}}},"df":0,"docs":{}}},"β":{"df":0,"docs":{},"m":{"b":{"df":2,"docs":{"92":{"tf":1.0},"93":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":25,"docs":{"10":{"tf":1.7320508075688772},"101":{"tf":2.0},"102":{"tf":2.0},"11":{"tf":2.449489742783178},"12":{"tf":4.58257569495584},"121":{"tf":1.0},"125":{"tf":2.23606797749979},"126":{"tf":1.0},"129":{"tf":1.0},"13":{"tf":1.7320508075688772},"2":{"tf":1.0},"23":{"tf":1.4142135623730951},"34":{"tf":1.0},"48":{"tf":2.449489742783178},"51":{"tf":2.0},"53":{"tf":1.4142135623730951},"6":{"tf":1.0},"67":{"tf":1.4142135623730951},"8":{"tf":2.0},"81":{"tf":2.0},"82":{"tf":1.0},"9":{"tf":4.0},"92":{"tf":1.0},"93":{"tf":1.0},"99":{"tf":1.7320508075688772}},"t":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"α":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"​":{"df":0,"docs":{},"t":{"df":2,"docs":{"92":{"tf":1.0},"93":{"tf":1.0}}}}}}},"β":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"​":{"df":0,"docs":{},"t":{"df":2,"docs":{"92":{"tf":1.0},"93":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"z":{"2":{"df":1,"docs":{"93":{"tf":1.0}}},"df":0,"docs":{}},"​":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"γ":{"df":0,"docs":{},"m":{"df":1,"docs":{"92":{"tf":1.0}},"​":{",":{"df":0,"docs":{},"γ":{"1":{"df":0,"docs":{},"′":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"γ":{"df":0,"docs":{},"m":{"df":1,"docs":{"93":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"′":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"γ":{"df":0,"docs":{},"m":{"df":1,"docs":{"92":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"2":{",":{"1":{")":{")":{"=":{"(":{"0":{",":{"0":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},",":{"df":0,"docs":{},"t":{"0":{",":{"0":{"df":0,"docs":{},"​":{")":{",":{"(":{"(":{"0":{",":{"3":{")":{",":{"df":0,"docs":{},"t":{"0":{",":{"1":{"df":0,"docs":{},"​":{")":{",":{"(":{"(":{"0":{",":{"2":{")":{",":{"df":0,"docs":{},"t":{"0":{",":{"2":{"df":0,"docs":{},"​":{")":{",":{"(":{"(":{"0":{",":{"1":{")":{",":{"df":0,"docs":{},"t":{"0":{",":{"3":{"df":0,"docs":{},"​":{")":{",":{"(":{"(":{"0":{",":{"0":{")":{",":{"df":0,"docs":{},"t":{"2":{",":{"1":{"df":0,"docs":{},"​":{")":{",":{"(":{"(":{"2":{",":{"2":{")":{",":{"df":0,"docs":{},"t":{"3":{",":{"1":{"df":0,"docs":{},"​":{")":{",":{"(":{"(":{"3":{",":{"1":{")":{",":{"df":0,"docs":{},"t":{"2":{",":{"2":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"2":{")":{")":{"=":{"(":{"3":{",":{"1":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},".":{"2":{"df":1,"docs":{"2":{"tf":1.0}}},"5":{"df":1,"docs":{"2":{"tf":1.7320508075688772}}},"9":{"df":1,"docs":{"2":{"tf":1.0}}},"df":0,"docs":{}},"0":{"0":{".":{"8":{"df":1,"docs":{"2":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"10":{"tf":1.0}}},"1":{"2":{"8":{"df":1,"docs":{"130":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"6":{"df":2,"docs":{"125":{"tf":1.0},"130":{"tf":1.0}}},"df":1,"docs":{"48":{"tf":1.0}}},"2":{"6":{"4":{"df":1,"docs":{"114":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"3":{"2":{"df":2,"docs":{"35":{"tf":1.0},"37":{"tf":1.0}}},"4":{"0":{".":{"1":{"df":1,"docs":{"2":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"5":{"5":{"df":1,"docs":{"40":{"tf":1.0}}},"6":{"df":2,"docs":{"2":{"tf":1.0},"40":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"8":{"7":{"4":{"5":{"df":1,"docs":{"2":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"=":{"df":0,"docs":{},"g":{"df":2,"docs":{"107":{"tf":1.4142135623730951},"118":{"tf":1.0}}}},"^":{"1":{"6":{"df":1,"docs":{"125":{"tf":1.0}}},"df":0,"docs":{}},"2":{"1":{"df":1,"docs":{"2":{"tf":1.0}}},"2":{"df":1,"docs":{"2":{"tf":1.0}}},"3":{"df":1,"docs":{"2":{"tf":1.0}}},"4":{"df":1,"docs":{"2":{"tf":1.0}}},"df":0,"docs":{}},"4":{"df":1,"docs":{"2":{"tf":1.0}}},"5":{"df":1,"docs":{"2":{"tf":1.0}}},"6":{"df":1,"docs":{"2":{"tf":1.0}}},"7":{"df":1,"docs":{"2":{"tf":1.0}}},"df":0,"docs":{},"n":{"df":3,"docs":{"50":{"tf":1.0},"61":{"tf":1.4142135623730951},"67":{"tf":1.7320508075688772}}},"{":{"df":0,"docs":{},"n":{"df":1,"docs":{"67":{"tf":1.0}}}}},"df":23,"docs":{"10":{"tf":2.0},"100":{"tf":1.0},"101":{"tf":1.7320508075688772},"102":{"tf":1.7320508075688772},"11":{"tf":1.4142135623730951},"114":{"tf":1.0},"118":{"tf":1.0},"12":{"tf":1.4142135623730951},"121":{"tf":1.0},"125":{"tf":1.4142135623730951},"126":{"tf":1.0},"128":{"tf":1.0},"13":{"tf":1.7320508075688772},"24":{"tf":1.4142135623730951},"34":{"tf":1.0},"48":{"tf":1.0},"76":{"tf":1.4142135623730951},"8":{"tf":1.4142135623730951},"82":{"tf":1.7320508075688772},"89":{"tf":1.0},"9":{"tf":1.0},"92":{"tf":1.0},"93":{"tf":1.0}},"l":{"df":1,"docs":{"89":{"tf":1.0}}},"m":{"df":1,"docs":{"69":{"tf":1.0}}},"n":{"+":{"1":{"df":2,"docs":{"117":{"tf":1.0},"118":{"tf":1.0}}},"2":{"df":1,"docs":{"126":{"tf":1.7320508075688772}},"×":{"2":{"df":1,"docs":{"126":{"tf":1.0}}},"df":0,"docs":{}},"−":{"df":0,"docs":{},"l":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"b":{"df":1,"docs":{"126":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"k":{"df":1,"docs":{"117":{"tf":1.0}}},"l":{"df":2,"docs":{"80":{"tf":1.0},"89":{"tf":1.0}}}},"df":6,"docs":{"105":{"tf":1.0},"116":{"tf":1.4142135623730951},"117":{"tf":1.4142135623730951},"118":{"tf":1.4142135623730951},"80":{"tf":1.0},"89":{"tf":1.4142135623730951}},"×":{"1":{"2":{"df":1,"docs":{"126":{"tf":1.0}}},"8":{"df":1,"docs":{"126":{"tf":1.0}}},"df":0,"docs":{}},"3":{"df":1,"docs":{"126":{"tf":1.0}}},"4":{"df":1,"docs":{"126":{"tf":1.0}}},"6":{"df":1,"docs":{"126":{"tf":1.0}}},"8":{"df":1,"docs":{"126":{"tf":1.0}}},"df":0,"docs":{}},"−":{"1":{"df":1,"docs":{"76":{"tf":1.0}}},"df":0,"docs":{}}},"z":{"2":{"df":1,"docs":{"93":{"tf":1.0}}},"df":0,"docs":{}},"×":{"0":{"+":{"3":{"df":0,"docs":{},"×":{"0":{"+":{"2":{"df":0,"docs":{},"×":{"3":{"df":0,"docs":{},"×":{"1":{"+":{"6":{"df":0,"docs":{},"×":{"(":{"df":0,"docs":{},"−":{"1":{")":{"+":{"0":{"=":{"0":{"df":1,"docs":{"9":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"9":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"1":{"+":{"3":{"df":0,"docs":{},"×":{"1":{"+":{"2":{"df":0,"docs":{},"×":{"3":{"df":0,"docs":{},"×":{"1":{"+":{"8":{"df":0,"docs":{},"×":{"(":{"df":0,"docs":{},"−":{"1":{")":{"+":{"(":{"df":0,"docs":{},"−":{"1":{")":{"=":{"0":{"df":1,"docs":{"11":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"3":{",":{"1":{")":{")":{"=":{"(":{"2":{",":{"2":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"8":{"df":1,"docs":{"6":{"tf":1.0}}},"df":0,"docs":{}},"0":{"0":{"0":{"0":{"df":1,"docs":{"2":{"tf":2.6457513110645907}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":3,"docs":{"2":{"tf":1.0},"49":{"tf":1.0},"64":{"tf":1.0}}},"8":{"1":{"df":1,"docs":{"37":{"tf":1.0}}},"df":0,"docs":{}},"df":19,"docs":{"10":{"tf":2.0},"101":{"tf":1.4142135623730951},"102":{"tf":1.0},"11":{"tf":1.0},"12":{"tf":2.8284271247461903},"121":{"tf":1.4142135623730951},"125":{"tf":1.7320508075688772},"126":{"tf":2.0},"128":{"tf":1.4142135623730951},"129":{"tf":1.0},"13":{"tf":2.23606797749979},"25":{"tf":1.4142135623730951},"34":{"tf":1.0},"48":{"tf":1.0},"8":{"tf":1.7320508075688772},"83":{"tf":1.7320508075688772},"9":{"tf":1.4142135623730951},"92":{"tf":1.0},"93":{"tf":1.0}},"i":{"+":{"df":0,"docs":{},"j":{",":{"df":0,"docs":{},"v":{"df":1,"docs":{"13":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"k":{"+":{"df":0,"docs":{},"l":{":":{"(":{"df":0,"docs":{},"i":{",":{"0":{")":{"df":0,"docs":{},"∈":{"df":0,"docs":{},"i":{",":{"df":0,"docs":{},"σ":{"(":{"(":{"df":0,"docs":{},"i":{",":{"0":{")":{")":{"=":{"(":{"df":0,"docs":{},"k":{",":{"df":0,"docs":{},"l":{"df":1,"docs":{"13":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"1":{")":{"df":0,"docs":{},"∈":{"df":0,"docs":{},"i":{",":{"df":0,"docs":{},"σ":{"(":{"(":{"df":0,"docs":{},"i":{",":{"1":{")":{")":{"=":{"(":{"df":0,"docs":{},"k":{",":{"df":0,"docs":{},"l":{"df":1,"docs":{"13":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"2":{")":{"df":0,"docs":{},"∈":{"df":0,"docs":{},"i":{",":{"df":0,"docs":{},"σ":{"(":{"(":{"df":0,"docs":{},"i":{",":{"2":{")":{")":{"=":{"(":{"df":0,"docs":{},"k":{",":{"df":0,"docs":{},"l":{"df":1,"docs":{"13":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"n":{"df":1,"docs":{"13":{"tf":1.4142135623730951}}},"⋅":{"2":{"df":0,"docs":{},"n":{"df":1,"docs":{"126":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"4":{".":{"1":{".":{"df":0,"docs":{},"k":{"df":1,"docs":{"92":{"tf":1.0}}}},"df":0,"docs":{}},"2":{"df":1,"docs":{"92":{"tf":1.0}}},"3":{"df":1,"docs":{"92":{"tf":1.0}}},"4":{"df":2,"docs":{"125":{"tf":1.0},"92":{"tf":1.0}}},"5":{"df":1,"docs":{"125":{"tf":1.0}}},"df":0,"docs":{}},"2":{".":{"6":{"df":1,"docs":{"2":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{"5":{"2":{".":{"9":{"df":1,"docs":{"2":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":13,"docs":{"10":{"tf":1.4142135623730951},"101":{"tf":2.0},"121":{"tf":1.4142135623730951},"125":{"tf":1.7320508075688772},"126":{"tf":2.23606797749979},"128":{"tf":1.0},"26":{"tf":1.4142135623730951},"34":{"tf":1.0},"76":{"tf":1.0},"84":{"tf":1.4142135623730951},"92":{"tf":1.0},"93":{"tf":1.0},"97":{"tf":1.0}}},"5":{"7":{"4":{".":{"2":{"df":1,"docs":{"2":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":5,"docs":{"101":{"tf":1.4142135623730951},"125":{"tf":1.0},"27":{"tf":1.4142135623730951},"34":{"tf":1.4142135623730951},"48":{"tf":1.0}}},"6":{"0":{"df":1,"docs":{"13":{"tf":1.0}}},"3":{"df":1,"docs":{"125":{"tf":1.4142135623730951}}},"df":5,"docs":{"10":{"tf":1.0},"101":{"tf":1.4142135623730951},"125":{"tf":1.0},"8":{"tf":1.4142135623730951},"9":{"tf":1.4142135623730951}},"×":{"1":{"+":{"3":{"df":0,"docs":{},"×":{"1":{"+":{"2":{"df":0,"docs":{},"×":{"3":{"df":0,"docs":{},"×":{"0":{"+":{"9":{"df":0,"docs":{},"×":{"(":{"df":0,"docs":{},"−":{"1":{")":{"+":{"0":{"df":1,"docs":{"9":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"6":{"df":0,"docs":{},"×":{"3":{"df":0,"docs":{},"×":{"0":{"+":{"9":{"df":0,"docs":{},"×":{"(":{"df":0,"docs":{},"−":{"1":{")":{"+":{"0":{"=":{"0":{"df":1,"docs":{"9":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"7":{"df":2,"docs":{"125":{"tf":1.0},"51":{"tf":1.0}}},"8":{"df":14,"docs":{"107":{"tf":1.0},"11":{"tf":1.0},"117":{"tf":1.0},"12":{"tf":2.8284271247461903},"125":{"tf":1.0},"13":{"tf":2.0},"130":{"tf":1.0},"48":{"tf":1.0},"51":{"tf":1.7320508075688772},"6":{"tf":1.4142135623730951},"67":{"tf":1.4142135623730951},"8":{"tf":1.0},"9":{"tf":1.0},"97":{"tf":1.0}}},"9":{".":{"6":{"df":1,"docs":{"2":{"tf":1.0}}},"8":{"df":1,"docs":{"125":{"tf":1.0}}},"9":{"df":1,"docs":{"125":{"tf":1.0}}},"df":0,"docs":{}},"df":3,"docs":{"125":{"tf":1.0},"8":{"tf":1.4142135623730951},"9":{"tf":1.4142135623730951}},"×":{"1":{"+":{"0":{"df":0,"docs":{},"×":{"0":{"+":{"9":{"df":0,"docs":{},"×":{"0":{"df":0,"docs":{},"×":{"0":{"+":{"8":{"df":0,"docs":{},"×":{"(":{"df":0,"docs":{},"−":{"1":{")":{"+":{"(":{"df":0,"docs":{},"−":{"1":{")":{"=":{"0":{"df":1,"docs":{"9":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"c":{"df":1,"docs":{"9":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"_":{"1":{"df":1,"docs":{"34":{"tf":1.0}}},"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"_":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":2,"docs":{"100":{"tf":1.0},"99":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"a":{"(":{"df":0,"docs":{},"x":{")":{"df":0,"docs":{},"q":{"df":0,"docs":{},"l":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"x":{")":{"+":{"b":{"(":{"df":0,"docs":{},"x":{")":{"df":0,"docs":{},"q":{"df":0,"docs":{},"r":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"x":{")":{"+":{"a":{"(":{"df":0,"docs":{},"x":{")":{"b":{"(":{"df":0,"docs":{},"x":{")":{"df":0,"docs":{},"q":{"df":0,"docs":{},"m":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"x":{")":{"+":{"c":{"(":{"df":0,"docs":{},"x":{")":{"df":0,"docs":{},"q":{"df":0,"docs":{},"o":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"x":{")":{"+":{"df":0,"docs":{},"q":{"c":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"x":{")":{"+":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"(":{"df":0,"docs":{},"x":{")":{"=":{"0":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":1,"docs":{"34":{"tf":1.0}}},"ζ":{")":{",":{"b":{"df":1,"docs":{"20":{"tf":1.0}}},"df":0,"docs":{}},"[":{"df":0,"docs":{},"q":{"df":0,"docs":{},"l":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{"+":{"b":{"(":{"df":0,"docs":{},"ζ":{")":{"[":{"df":0,"docs":{},"q":{"df":0,"docs":{},"r":{"df":0,"docs":{},"​":{"]":{"1":{"df":1,"docs":{"20":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"ω":{"df":0,"docs":{},"i":{")":{"=":{"a":{"df":0,"docs":{},"i":{"df":1,"docs":{"13":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},",":{"b":{",":{"c":{",":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":1,"docs":{"15":{"tf":1.0}}}},"q":{"df":0,"docs":{},"l":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"q":{"df":0,"docs":{},"r":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"q":{"df":0,"docs":{},"m":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"q":{"df":0,"docs":{},"o":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"q":{"c":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":1,"docs":{"13":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":5,"docs":{"10":{"tf":1.0},"12":{"tf":1.0},"13":{"tf":1.0},"15":{"tf":1.4142135623730951},"34":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"20":{"tf":1.0}},"∈":{"df":0,"docs":{},"f":{"df":1,"docs":{"90":{"tf":1.0}}}}},"df":0,"docs":{}},"0":{"df":4,"docs":{"128":{"tf":2.8284271247461903},"13":{"tf":1.0},"97":{"tf":1.0},"99":{"tf":1.4142135623730951}},"​":{"+":{"df":0,"docs":{},"x":{")":{"(":{"a":{"1":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"x":{")":{"=":{"(":{"b":{"0":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"x":{")":{"(":{"b":{"1":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"x":{"df":1,"docs":{"13":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"β":{"a":{"1":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"γ":{")":{"(":{"a":{"2":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"β":{"a":{"3":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"γ":{")":{"(":{"a":{"1":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"γ":{")":{"=":{"(":{"b":{"0":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"γ":{")":{"(":{"b":{"1":{"df":1,"docs":{"13":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},",":{"df":0,"docs":{},"…":{",":{"a":{"df":0,"docs":{},"k":{"df":0,"docs":{},"−":{"1":{"df":1,"docs":{"13":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},",":{"a":{"1":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"=":{"df":0,"docs":{},"η":{"3":{"df":0,"docs":{},"i":{"+":{"df":0,"docs":{},"j":{"df":1,"docs":{"13":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"a":{"1":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"1":{"df":4,"docs":{"128":{"tf":2.8284271247461903},"13":{"tf":1.0},"97":{"tf":1.0},"99":{"tf":1.7320508075688772}},"​":{",":{"df":0,"docs":{},"…":{",":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"92":{"tf":1.4142135623730951},"93":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"=":{"df":0,"docs":{},"v":{"df":1,"docs":{"13":{"tf":1.0}}}},"df":0,"docs":{}}},"2":{"df":1,"docs":{"128":{"tf":2.8284271247461903}}},"3":{"df":1,"docs":{"128":{"tf":2.8284271247461903}}},":":{"=":{"(":{"b":{"1":{"df":0,"docs":{},"​":{"df":0,"docs":{},"x":{"+":{"b":{"2":{"df":0,"docs":{},"​":{")":{"df":0,"docs":{},"z":{"df":0,"docs":{},"h":{"df":0,"docs":{},"​":{"+":{"a":{"df":1,"docs":{"23":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"=":{"(":{"df":0,"docs":{},"f":{"(":{"a":{")":{",":{"df":0,"docs":{},"f":{"(":{"a":{"b":{")":{",":{"df":0,"docs":{},"f":{"(":{"a":{"b":{"2":{")":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"f":{"(":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"90":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"y":{"0":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"y":{"df":0,"docs":{},"l":{"df":1,"docs":{"90":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"{":{"(":{"(":{"df":0,"docs":{},"i":{",":{"df":0,"docs":{},"j":{")":{",":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{",":{"df":0,"docs":{},"j":{"df":0,"docs":{},"​":{")":{":":{"(":{"df":0,"docs":{},"i":{",":{"df":0,"docs":{},"j":{")":{"df":0,"docs":{},"∈":{"df":0,"docs":{},"i":{"df":1,"docs":{"13":{"tf":2.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"a":{"0":{"df":0,"docs":{},"​":{",":{"a":{"1":{"df":0,"docs":{},"​":{")":{",":{"(":{"a":{"2":{"df":0,"docs":{},"​":{",":{"a":{"3":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"η":{"3":{"df":0,"docs":{},"i":{"+":{"df":0,"docs":{},"j":{",":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{",":{"df":0,"docs":{},"j":{"df":0,"docs":{},"​":{")":{":":{"(":{"df":0,"docs":{},"i":{",":{"df":0,"docs":{},"j":{")":{"df":0,"docs":{},"∈":{"df":0,"docs":{},"i":{"df":1,"docs":{"13":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"4":{",":{"1":{"5":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"a":{"0":{"df":0,"docs":{},"​":{",":{"a":{"1":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"…":{",":{"a":{"df":0,"docs":{},"k":{"df":0,"docs":{},"−":{"1":{"df":1,"docs":{"13":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"ˉ":{"0":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"…":{",":{"a":{"df":0,"docs":{},"ˉ":{"df":0,"docs":{},"k":{"df":0,"docs":{},"−":{"1":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"]":{"1":{"df":0,"docs":{},"​":{",":{"[":{"b":{"]":{"1":{"df":0,"docs":{},"​":{",":{"[":{"c":{"]":{"1":{"df":2,"docs":{"23":{"tf":1.0},"31":{"tf":1.0}},"​":{",":{"[":{"df":0,"docs":{},"z":{"]":{"1":{"df":0,"docs":{},"​":{",":{"[":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{",":{"[":{"df":0,"docs":{},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{",":{"[":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{",":{"a":{"df":0,"docs":{},"ˉ":{",":{"b":{"df":0,"docs":{},"ˉ":{",":{"c":{"df":0,"docs":{},"ˉ":{",":{"df":0,"docs":{},"s":{"df":0,"docs":{},"ˉ":{"df":0,"docs":{},"σ":{"1":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"s":{"df":0,"docs":{},"ˉ":{"df":0,"docs":{},"σ":{"2":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"z":{"df":0,"docs":{},"ˉ":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"π":{"b":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"π":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"p":{"df":0,"docs":{},"ˉ":{"df":0,"docs":{},"​":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"t":{"df":1,"docs":{"28":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"q":{"df":0,"docs":{},"l":{"df":0,"docs":{},"​":{"]":{"1":{"df":1,"docs":{"20":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"_":{"0":{"df":2,"docs":{"48":{"tf":1.0},"50":{"tf":1.0}}},"1":{"df":3,"docs":{"34":{"tf":1.0},"48":{"tf":1.0},"50":{"tf":1.0}}},"2":{"df":1,"docs":{"50":{"tf":1.0}}},"3":{"df":1,"docs":{"50":{"tf":1.0}}},"4":{"df":1,"docs":{"50":{"tf":1.0}}},"5":{"df":2,"docs":{"50":{"tf":1.0},"51":{"tf":1.4142135623730951}}},"6":{"df":1,"docs":{"50":{"tf":1.0}}},"7":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{},"i":{"df":2,"docs":{"48":{"tf":1.0},"50":{"tf":1.0}}},"n":{"df":1,"docs":{"48":{"tf":1.4142135623730951}}},"z":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"a":{"df":1,"docs":{"34":{"tf":1.0}}},"df":0,"docs":{}}}},"{":{"df":0,"docs":{},"n":{"+":{"2":{"df":1,"docs":{"48":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"48":{"tf":1.0}}}}},"b":{"c":{"df":1,"docs":{"12":{"tf":1.0}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"19":{"tf":1.0}},"e":{"d":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"i":{")":{"=":{"a":{"(":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"i":{"df":1,"docs":{"19":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"19":{"tf":1.0}}}}},":":{"=":{"(":{"b":{"0":{"df":0,"docs":{},"​":{"+":{"b":{"1":{"df":0,"docs":{},"​":{"df":0,"docs":{},"x":{"+":{"df":0,"docs":{},"⋯":{"+":{"b":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{"df":0,"docs":{},"x":{"df":0,"docs":{},"k":{")":{"df":0,"docs":{},"z":{"df":0,"docs":{},"h":{"df":0,"docs":{},"​":{"+":{"a":{"df":1,"docs":{"19":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"v":{"df":20,"docs":{"103":{"tf":1.0},"105":{"tf":1.0},"106":{"tf":1.0},"107":{"tf":2.0},"110":{"tf":1.0},"111":{"tf":1.0},"116":{"tf":1.0},"13":{"tf":1.0},"15":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.0},"52":{"tf":1.0},"54":{"tf":1.0},"55":{"tf":1.0},"57":{"tf":1.4142135623730951},"59":{"tf":1.0},"61":{"tf":1.0},"63":{"tf":1.0},"65":{"tf":1.0},"84":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"47":{"tf":1.0},"48":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"s":{"df":2,"docs":{"88":{"tf":1.0},"90":{"tf":1.0}}}}},"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":5,"docs":{"18":{"tf":1.0},"32":{"tf":1.7320508075688772},"6":{"tf":1.0},"90":{"tf":1.0},"93":{"tf":1.4142135623730951}}}},"s":{"df":0,"docs":{},"s":{"df":2,"docs":{"100":{"tf":1.0},"125":{"tf":2.0}}}}},"o":{"df":0,"docs":{},"r":{"d":{"df":4,"docs":{"49":{"tf":1.0},"57":{"tf":1.0},"59":{"tf":1.0},"83":{"tf":1.0}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"128":{"tf":1.0}}}}}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":3,"docs":{"13":{"tf":1.0},"43":{"tf":1.0},"59":{"tf":1.0}}}}}},"t":{"df":1,"docs":{"13":{"tf":1.0}},"u":{"a":{"df":0,"docs":{},"l":{"df":18,"docs":{"100":{"tf":1.0},"101":{"tf":1.0},"106":{"tf":1.4142135623730951},"109":{"tf":1.0},"11":{"tf":1.0},"111":{"tf":1.0},"118":{"tf":2.0},"126":{"tf":1.0},"130":{"tf":1.0},"19":{"tf":1.0},"20":{"tf":1.4142135623730951},"31":{"tf":1.0},"33":{"tf":1.0},"45":{"tf":1.0},"49":{"tf":1.4142135623730951},"62":{"tf":1.4142135623730951},"66":{"tf":1.0},"8":{"tf":1.0}}}},"df":0,"docs":{}}}},"d":{"d":{"df":18,"docs":{"107":{"tf":1.0},"12":{"tf":1.0},"124":{"tf":1.0},"125":{"tf":1.4142135623730951},"128":{"tf":1.0},"130":{"tf":1.7320508075688772},"23":{"tf":1.4142135623730951},"24":{"tf":1.0},"25":{"tf":1.0},"26":{"tf":1.0},"31":{"tf":2.0},"39":{"tf":1.0},"43":{"tf":1.0},"56":{"tf":1.0},"81":{"tf":1.0},"9":{"tf":1.4142135623730951},"92":{"tf":3.0},"93":{"tf":3.0}},"i":{"df":0,"docs":{},"t":{"df":9,"docs":{"12":{"tf":1.0},"121":{"tf":1.4142135623730951},"125":{"tf":1.0},"126":{"tf":1.0},"18":{"tf":1.4142135623730951},"56":{"tf":1.0},"8":{"tf":1.0},"85":{"tf":1.0},"9":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":4,"docs":{"125":{"tf":1.0},"129":{"tf":1.0},"130":{"tf":1.0},"67":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":5,"docs":{"121":{"tf":1.4142135623730951},"123":{"tf":1.0},"125":{"tf":2.8284271247461903},"126":{"tf":1.7320508075688772},"130":{"tf":1.4142135623730951}}}}}}},"df":13,"docs":{"110":{"tf":1.0},"125":{"tf":2.0},"126":{"tf":1.4142135623730951},"19":{"tf":1.0},"30":{"tf":1.0},"31":{"tf":1.0},"33":{"tf":1.0},"41":{"tf":1.0},"69":{"tf":1.0},"81":{"tf":1.0},"82":{"tf":1.0},"86":{"tf":1.0},"87":{"tf":1.0}},"j":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"70":{"tf":1.0}}}}}},"v":{"a":{"df":0,"docs":{},"n":{"c":{"df":2,"docs":{"51":{"tf":1.0},"81":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":5,"docs":{"104":{"tf":1.0},"125":{"tf":1.0},"65":{"tf":1.0},"66":{"tf":1.0},"76":{"tf":1.7320508075688772}},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"101":{"tf":1.0},"125":{"tf":1.0}}}}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"124":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"e":{"df":2,"docs":{"82":{"tf":1.0},"97":{"tf":1.0}}}}},"i":{",":{"0":{"df":0,"docs":{},"​":{"+":{"a":{"df":0,"docs":{},"i":{",":{"1":{"df":0,"docs":{},"​":{"df":0,"docs":{},"β":{"+":{"df":0,"docs":{},"γ":{",":{"df":0,"docs":{},"…":{",":{"a":{"df":0,"docs":{},"k":{"df":0,"docs":{},"−":{"1":{",":{"0":{"df":0,"docs":{},"​":{"+":{"a":{"df":0,"docs":{},"k":{"df":0,"docs":{},"−":{"1":{",":{"1":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"m":{"df":2,"docs":{"49":{"tf":1.0},"82":{"tf":1.4142135623730951}}},"r":{":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"<":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":2,"docs":{"100":{"tf":1.0},"107":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":1,"docs":{"102":{"tf":1.4142135623730951}}}}}}}}},"df":14,"docs":{"101":{"tf":1.0},"102":{"tf":2.23606797749979},"103":{"tf":1.0},"106":{"tf":1.0},"107":{"tf":1.4142135623730951},"47":{"tf":1.0},"49":{"tf":2.449489742783178},"64":{"tf":1.0},"65":{"tf":1.0},"69":{"tf":1.0},"81":{"tf":1.0},"89":{"tf":1.0},"98":{"tf":2.23606797749979},"99":{"tf":1.0}}},"​":{"(":{"df":0,"docs":{},"q":{"df":0,"docs":{},"l":{"df":0,"docs":{},"​":{")":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"+":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"q":{"df":0,"docs":{},"r":{"df":0,"docs":{},"​":{")":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"+":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"df":0,"docs":{},"q":{"df":0,"docs":{},"m":{"df":0,"docs":{},"​":{"+":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"q":{"df":0,"docs":{},"o":{"df":0,"docs":{},"​":{")":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"+":{"(":{"df":0,"docs":{},"q":{"c":{"df":0,"docs":{},"​":{")":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"+":{"(":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{")":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"=":{"0":{"df":3,"docs":{"12":{"tf":1.0},"13":{"tf":1.0},"15":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"=":{"0":{"df":2,"docs":{"10":{"tf":1.0},"9":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},",":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"df":0,"docs":{},"∈":{"df":0,"docs":{},"f":{"df":1,"docs":{"13":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"r":{"a":{"df":1,"docs":{"47":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"m":{"df":9,"docs":{"114":{"tf":1.0},"18":{"tf":1.4142135623730951},"2":{"tf":1.4142135623730951},"22":{"tf":1.7320508075688772},"29":{"tf":1.4142135623730951},"33":{"tf":1.7320508075688772},"44":{"tf":1.0},"6":{"tf":1.7320508075688772},"95":{"tf":1.0}}}}}}}}},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":4,"docs":{"117":{"tf":1.0},"13":{"tf":1.0},"18":{"tf":1.0},"63":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":9,"docs":{"103":{"tf":1.0},"106":{"tf":1.4142135623730951},"107":{"tf":1.0},"20":{"tf":2.0},"4":{"tf":1.0},"6":{"tf":1.0},"77":{"tf":1.0},"89":{"tf":1.0},"96":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"h":{"a":{"_":{"a":{"df":0,"docs":{},"n":{"d":{"_":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"a":{"_":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"i":{"df":1,"docs":{"107":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"i":{"df":1,"docs":{"107":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":3,"docs":{"107":{"tf":1.0},"110":{"tf":1.0},"111":{"tf":1.0}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":0,"docs":{},"i":{"df":10,"docs":{"125":{"tf":1.4142135623730951},"13":{"tf":1.4142135623730951},"20":{"tf":1.0},"22":{"tf":1.0},"31":{"tf":1.0},"49":{"tf":1.0},"76":{"tf":1.0},"82":{"tf":1.4142135623730951},"89":{"tf":1.0},"9":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":1,"docs":{"76":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":2,"docs":{"13":{"tf":1.4142135623730951},"9":{"tf":1.0}}}}}}}},"w":{"a":{"df":0,"docs":{},"y":{"df":7,"docs":{"100":{"tf":1.0},"11":{"tf":1.0},"117":{"tf":1.7320508075688772},"55":{"tf":1.0},"71":{"tf":1.0},"76":{"tf":1.4142135623730951},"80":{"tf":1.0}}}},"df":0,"docs":{}}},"m":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":1,"docs":{"123":{"tf":1.0}}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":3,"docs":{"103":{"tf":1.0},"2":{"tf":1.0},"77":{"tf":1.0}}}}}}},"n":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"df":0,"docs":{},"z":{"df":2,"docs":{"75":{"tf":1.4142135623730951},"76":{"tf":1.0}}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":6,"docs":{"125":{"tf":1.0},"128":{"tf":1.4142135623730951},"4":{"tf":1.0},"52":{"tf":1.0},"69":{"tf":1.0},"76":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"107":{"tf":1.0}}}}}},"y":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"109":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"73":{"tf":1.0}}}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"49":{"tf":1.0}}}},"w":{"a":{"df":0,"docs":{},"y":{"df":2,"docs":{"13":{"tf":1.0},"15":{"tf":1.0}}}},"df":0,"docs":{}}}},"p":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"d":{"df":1,"docs":{"125":{"tf":1.0}}},"df":0,"docs":{}}}},"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"34":{"tf":1.0}}}}},"df":5,"docs":{"120":{"tf":1.0},"121":{"tf":1.0},"123":{"tf":1.0},"125":{"tf":1.7320508075688772},"126":{"tf":1.0}},"i":{"df":13,"docs":{"100":{"tf":1.0},"101":{"tf":1.0},"102":{"tf":1.0},"103":{"tf":1.0},"114":{"tf":1.0},"2":{"tf":1.0},"33":{"tf":1.4142135623730951},"42":{"tf":1.7320508075688772},"43":{"tf":1.0},"44":{"tf":1.0},"97":{"tf":1.7320508075688772},"98":{"tf":1.0},"99":{"tf":1.0}}},"p":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"df":2,"docs":{"112":{"tf":1.0},"125":{"tf":1.0}}}},"df":0,"docs":{},"n":{"d":{"df":3,"docs":{"111":{"tf":1.7320508075688772},"121":{"tf":1.4142135623730951},"39":{"tf":2.449489742783178}}},"df":0,"docs":{}}},"l":{"df":1,"docs":{"2":{"tf":1.0}},"i":{"c":{"df":1,"docs":{"41":{"tf":1.0}}},"df":11,"docs":{"102":{"tf":1.4142135623730951},"118":{"tf":1.0},"125":{"tf":1.0},"128":{"tf":1.4142135623730951},"129":{"tf":1.4142135623730951},"13":{"tf":1.4142135623730951},"2":{"tf":1.0},"56":{"tf":1.0},"58":{"tf":1.0},"67":{"tf":1.0},"92":{"tf":1.4142135623730951}}}},"r":{"df":0,"docs":{},"o":{"a":{"c":{"df":0,"docs":{},"h":{"df":2,"docs":{"125":{"tf":1.0},"13":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":3,"docs":{"107":{"tf":1.4142135623730951},"12":{"tf":1.0},"65":{"tf":1.0}}}}}}}}},"q":{"df":0,"docs":{},"l":{"df":0,"docs":{},"​":{"+":{"b":{"df":0,"docs":{},"q":{"df":0,"docs":{},"r":{"df":1,"docs":{"20":{"tf":1.0}},"​":{"+":{"a":{"b":{"df":0,"docs":{},"q":{"df":0,"docs":{},"m":{"df":0,"docs":{},"​":{"+":{"c":{"df":0,"docs":{},"q":{"df":0,"docs":{},"o":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"q":{"c":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"=":{"df":0,"docs":{},"z":{"df":0,"docs":{},"h":{"df":0,"docs":{},"​":{"df":0,"docs":{},"t":{"1":{"df":1,"docs":{"15":{"tf":1.0}}},"df":1,"docs":{"13":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"r":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"121":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":1,"docs":{"27":{"tf":1.0}},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":4,"docs":{"100":{"tf":1.0},"107":{"tf":1.0},"125":{"tf":1.0},"126":{"tf":1.4142135623730951}}}}}}}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":9,"docs":{"13":{"tf":1.0},"3":{"tf":1.7320508075688772},"49":{"tf":1.0},"6":{"tf":1.0},"68":{"tf":1.4142135623730951},"69":{"tf":1.4142135623730951},"7":{"tf":1.4142135623730951},"81":{"tf":1.4142135623730951},"92":{"tf":1.0}}}}}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"df":5,"docs":{"117":{"tf":1.0},"49":{"tf":1.0},"64":{"tf":1.0},"67":{"tf":1.0},"97":{"tf":1.0}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"14":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"i":{"d":{"df":2,"docs":{"12":{"tf":1.0},"6":{"tf":1.0}}},"df":0,"docs":{}},"k":{"df":4,"docs":{"57":{"tf":1.4142135623730951},"59":{"tf":1.0},"71":{"tf":1.0},"77":{"tf":1.0}}},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"69":{"tf":1.0}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"!":{"(":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":1,"docs":{"34":{"tf":1.4142135623730951}}},"y":{"(":{"&":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":1,"docs":{"43":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"y":{"(":{"&":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":1,"docs":{"103":{"tf":1.0}}}}}}}},"df":0,"docs":{}},":":{":":{"<":{"df":0,"docs":{},"f":{"df":1,"docs":{"97":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"(":{"df":0,"docs":{},"x":{"*":{"df":0,"docs":{},"e":{"+":{"5":{"=":{"=":{"df":0,"docs":{},"i":{"df":1,"docs":{"33":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":1,"docs":{"34":{"tf":1.0}}}},"df":4,"docs":{"12":{"tf":1.0},"121":{"tf":1.0},"33":{"tf":1.0},"43":{"tf":1.4142135623730951}}}}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":2,"docs":{"130":{"tf":1.0},"43":{"tf":1.0}}}}},"o":{"c":{"df":0,"docs":{},"i":{"df":2,"docs":{"128":{"tf":1.4142135623730951},"130":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"m":{"df":13,"docs":{"111":{"tf":1.0},"128":{"tf":1.4142135623730951},"129":{"tf":1.0},"130":{"tf":1.0},"20":{"tf":1.0},"22":{"tf":1.0},"50":{"tf":1.0},"69":{"tf":1.0},"75":{"tf":1.4142135623730951},"76":{"tf":2.23606797749979},"82":{"tf":1.0},"87":{"tf":1.0},"89":{"tf":2.23606797749979}}}}},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"12":{"tf":1.0}}}}}},"t":{"df":1,"docs":{"37":{"tf":1.0}},"t":{"a":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"41":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":3,"docs":{"121":{"tf":1.0},"125":{"tf":1.0},"128":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":4,"docs":{"71":{"tf":1.7320508075688772},"77":{"tf":2.0},"90":{"tf":1.4142135623730951},"93":{"tf":1.4142135623730951}}}}}}}},"v":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"123":{"tf":1.0}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"d":{"df":2,"docs":{"125":{"tf":1.0},"78":{"tf":1.0}}},"df":0,"docs":{}}}},"ˉ":{",":{"b":{"df":0,"docs":{},"ˉ":{",":{"c":{"df":0,"docs":{},"ˉ":{",":{"df":0,"docs":{},"s":{"df":0,"docs":{},"ˉ":{"df":0,"docs":{},"σ":{"1":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"s":{"df":0,"docs":{},"ˉ":{"df":0,"docs":{},"σ":{"2":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"z":{"df":1,"docs":{"31":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"=":{"a":{"(":{"df":0,"docs":{},"ζ":{")":{",":{"b":{"df":0,"docs":{},"ˉ":{"=":{"b":{"(":{"df":0,"docs":{},"ζ":{")":{",":{"c":{"df":0,"docs":{},"ˉ":{"=":{"c":{"(":{"df":0,"docs":{},"ζ":{")":{",":{"df":0,"docs":{},"s":{"df":0,"docs":{},"ˉ":{"df":0,"docs":{},"σ":{"1":{"df":0,"docs":{},"​":{"=":{"df":0,"docs":{},"s":{"df":0,"docs":{},"σ":{"1":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"ζ":{")":{",":{"df":0,"docs":{},"s":{"df":0,"docs":{},"ˉ":{"df":0,"docs":{},"σ":{"2":{"df":0,"docs":{},"​":{"=":{"df":0,"docs":{},"s":{"df":0,"docs":{},"σ":{"2":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"ζ":{")":{",":{"df":0,"docs":{},"z":{"df":0,"docs":{},"ˉ":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"​":{"=":{"df":0,"docs":{},"z":{"df":1,"docs":{"26":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"=":{"(":{"a":{"df":0,"docs":{},"i":{",":{"0":{"df":0,"docs":{},"​":{",":{"a":{"df":0,"docs":{},"i":{",":{"1":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"′":{",":{"b":{"df":0,"docs":{},"′":{",":{"c":{"df":1,"docs":{"23":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"=":{"df":0,"docs":{},"{":{"a":{"0":{"df":0,"docs":{},"​":{"+":{"a":{"1":{"df":0,"docs":{},"​":{"df":0,"docs":{},"y":{"+":{"df":0,"docs":{},"x":{",":{"a":{"2":{"df":0,"docs":{},"​":{"+":{"a":{"3":{"df":0,"docs":{},"​":{"df":0,"docs":{},"y":{"+":{"df":0,"docs":{},"x":{"df":1,"docs":{"13":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"x":{",":{"a":{"1":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"x":{"df":1,"docs":{"13":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"b":{"(":{"df":0,"docs":{},"x":{")":{"=":{"(":{"df":0,"docs":{},"x":{"df":0,"docs":{},"−":{"1":{")":{"(":{"df":0,"docs":{},"x":{"df":0,"docs":{},"−":{"df":0,"docs":{},"g":{")":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"x":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"p":{"(":{"df":0,"docs":{},"x":{"df":1,"docs":{"53":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":3,"docs":{"34":{"tf":1.0},"53":{"tf":1.0},"55":{"tf":1.0}}},"z":{"df":2,"docs":{"106":{"tf":1.0},"62":{"tf":1.0}}}},"0":{"df":1,"docs":{"128":{"tf":2.8284271247461903}},"​":{"+":{"df":0,"docs":{},"β":{"b":{"1":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"γ":{")":{"(":{"b":{"2":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"β":{"b":{"3":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"γ":{",":{"df":0,"docs":{},"…":{",":{"b":{"df":0,"docs":{},"k":{"df":0,"docs":{},"−":{"1":{"df":1,"docs":{"13":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},",":{"df":0,"docs":{},"…":{",":{"b":{"df":0,"docs":{},"k":{"df":1,"docs":{"19":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"b":{"1":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"1":{"0":{"df":0,"docs":{},"​":{",":{"b":{"1":{"1":{"df":1,"docs":{"25":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":1,"docs":{"128":{"tf":2.8284271247461903}},"​":{",":{"b":{"2":{"df":0,"docs":{},"​":{",":{"b":{"3":{"df":0,"docs":{},"​":{",":{"b":{"4":{"df":0,"docs":{},"​":{",":{"b":{"5":{"df":0,"docs":{},"​":{",":{"b":{"6":{"df":1,"docs":{"23":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"2":{"df":1,"docs":{"128":{"tf":2.8284271247461903}}},"3":{"df":1,"docs":{"128":{"tf":2.8284271247461903}}},"7":{"df":0,"docs":{},"​":{",":{"b":{"8":{"df":0,"docs":{},"​":{",":{"b":{"9":{"df":1,"docs":{"24":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},":":{"=":{"(":{"b":{"3":{"df":0,"docs":{},"​":{"df":0,"docs":{},"x":{"+":{"b":{"4":{"df":0,"docs":{},"​":{")":{"df":0,"docs":{},"z":{"df":0,"docs":{},"h":{"df":0,"docs":{},"​":{"+":{"b":{"df":1,"docs":{"23":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"=":{"2":{"df":0,"docs":{},"l":{"df":1,"docs":{"89":{"tf":1.0}}}},"df":0,"docs":{},"{":{"(":{"b":{"0":{"df":0,"docs":{},"​":{",":{"b":{"1":{"df":0,"docs":{},"​":{")":{",":{"(":{"b":{"2":{"df":0,"docs":{},"​":{",":{"b":{"3":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"η":{"3":{"df":0,"docs":{},"k":{"+":{"df":0,"docs":{},"l":{",":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{",":{"df":0,"docs":{},"j":{"df":0,"docs":{},"​":{")":{":":{"(":{"df":0,"docs":{},"i":{",":{"df":0,"docs":{},"j":{")":{"df":0,"docs":{},"∈":{"df":0,"docs":{},"i":{",":{"df":0,"docs":{},"σ":{"(":{"(":{"df":0,"docs":{},"i":{",":{"df":0,"docs":{},"j":{")":{")":{"=":{"(":{"df":0,"docs":{},"k":{",":{"df":0,"docs":{},"l":{"df":1,"docs":{"13":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"σ":{"(":{"(":{"df":0,"docs":{},"i":{",":{"df":0,"docs":{},"j":{")":{")":{",":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{",":{"df":0,"docs":{},"j":{"df":0,"docs":{},"​":{")":{":":{"(":{"df":0,"docs":{},"i":{",":{"df":0,"docs":{},"j":{")":{"df":0,"docs":{},"∈":{"df":0,"docs":{},"i":{"df":1,"docs":{"13":{"tf":2.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"6":{",":{"1":{"0":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"b":{"0":{"df":0,"docs":{},"​":{",":{"b":{"1":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"…":{",":{"b":{"df":0,"docs":{},"k":{"df":0,"docs":{},"−":{"1":{"df":1,"docs":{"13":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"ˉ":{"0":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"…":{",":{"b":{"df":0,"docs":{},"ˉ":{"df":0,"docs":{},"k":{"df":0,"docs":{},"−":{"1":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"_":{"1":{"(":{"df":0,"docs":{},"x":{"df":1,"docs":{"64":{"tf":1.0}}}},"df":1,"docs":{"34":{"tf":1.0}}},"df":0,"docs":{},"i":{"df":1,"docs":{"64":{"tf":1.0}}},"k":{"(":{"df":0,"docs":{},"x":{"df":1,"docs":{"64":{"tf":1.0}}}},"df":0,"docs":{}},"z":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"a":{"df":1,"docs":{"34":{"tf":1.0}}},"df":0,"docs":{}}}}},"a":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"13":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"33":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"n":{"c":{"df":2,"docs":{"125":{"tf":1.0},"76":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"31":{"tf":1.0}}}},"s":{"df":0,"docs":{},"e":{"df":1,"docs":{"44":{"tf":1.4142135623730951}}},"i":{"c":{"df":1,"docs":{"8":{"tf":1.0}}},"df":3,"docs":{"31":{"tf":1.0},"34":{"tf":1.0},"4":{"tf":1.0}}}},"t":{"c":{"df":0,"docs":{},"h":{"df":6,"docs":{"27":{"tf":1.0},"34":{"tf":1.0},"77":{"tf":3.1622776601683795},"84":{"tf":1.7320508075688772},"92":{"tf":1.7320508075688772},"95":{"tf":1.0}}}},"df":0,"docs":{}}},"df":21,"docs":{"10":{"tf":1.4142135623730951},"105":{"tf":1.4142135623730951},"11":{"tf":1.0},"12":{"tf":1.4142135623730951},"121":{"tf":1.4142135623730951},"125":{"tf":1.7320508075688772},"126":{"tf":2.449489742783178},"128":{"tf":1.0},"129":{"tf":1.4142135623730951},"13":{"tf":4.795831523312719},"15":{"tf":1.7320508075688772},"20":{"tf":1.4142135623730951},"34":{"tf":1.4142135623730951},"35":{"tf":1.0},"53":{"tf":1.7320508075688772},"54":{"tf":1.0},"61":{"tf":1.4142135623730951},"67":{"tf":1.7320508075688772},"76":{"tf":1.0},"8":{"tf":1.0},"9":{"tf":1.7320508075688772}},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"107":{"tf":1.0}}}}},"df":12,"docs":{"102":{"tf":1.0},"11":{"tf":1.0},"117":{"tf":1.0},"128":{"tf":1.0},"13":{"tf":1.4142135623730951},"18":{"tf":1.0},"4":{"tf":1.0},"51":{"tf":1.0},"67":{"tf":1.0},"68":{"tf":1.0},"76":{"tf":1.0},"89":{"tf":1.0}},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":10,"docs":{"100":{"tf":1.0},"125":{"tf":1.0},"13":{"tf":1.4142135623730951},"20":{"tf":1.0},"43":{"tf":1.0},"68":{"tf":1.0},"76":{"tf":1.0},"77":{"tf":1.0},"78":{"tf":1.0},"81":{"tf":1.0}},"e":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"d":{"df":3,"docs":{"20":{"tf":1.0},"55":{"tf":1.0},"97":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":5,"docs":{"126":{"tf":1.0},"14":{"tf":1.0},"70":{"tf":1.0},"85":{"tf":1.0},"86":{"tf":1.0}}}}},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":2,"docs":{"130":{"tf":1.0},"3":{"tf":1.0}}},"df":0,"docs":{}}}},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":4,"docs":{"106":{"tf":1.0},"59":{"tf":1.4142135623730951},"62":{"tf":1.0},"76":{"tf":1.0}}}},"w":{"df":4,"docs":{"15":{"tf":1.0},"50":{"tf":1.0},"60":{"tf":1.0},"97":{"tf":1.0}}}}},"n":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":2,"docs":{"1":{"tf":1.7320508075688772},"2":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"t":{"a":{"_":{"1":{"df":1,"docs":{"55":{"tf":1.0}}},"2":{"df":1,"docs":{"55":{"tf":1.0}}},"df":0,"docs":{}},"df":4,"docs":{"107":{"tf":1.0},"110":{"tf":1.0},"111":{"tf":1.0},"55":{"tf":1.0}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":5,"docs":{"13":{"tf":1.0},"130":{"tf":1.0},"20":{"tf":1.0},"6":{"tf":1.4142135623730951},"9":{"tf":1.0}}}}},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":10,"docs":{"100":{"tf":1.0},"111":{"tf":1.4142135623730951},"121":{"tf":1.0},"125":{"tf":1.0},"129":{"tf":1.0},"130":{"tf":2.0},"65":{"tf":1.0},"73":{"tf":1.0},"76":{"tf":1.4142135623730951},"8":{"tf":1.0}}}}}}}},"i":{",":{"0":{"df":0,"docs":{},"​":{"+":{"b":{"df":0,"docs":{},"i":{",":{"1":{"df":0,"docs":{},"​":{"df":0,"docs":{},"β":{"+":{"df":0,"docs":{},"γ":{",":{"df":0,"docs":{},"…":{",":{"b":{"df":0,"docs":{},"k":{"df":0,"docs":{},"−":{"1":{",":{"0":{"df":0,"docs":{},"​":{"+":{"b":{"df":0,"docs":{},"k":{"df":0,"docs":{},"−":{"1":{",":{"1":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"125":{"tf":1.7320508075688772}}}},"df":0,"docs":{},"g":{"df":2,"docs":{"107":{"tf":1.0},"40":{"tf":1.0}}},"n":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"129":{"tf":1.0},"89":{"tf":1.0}}}}},"df":0,"docs":{}},"t":{"df":8,"docs":{"125":{"tf":2.0},"130":{"tf":1.0},"2":{"tf":1.4142135623730951},"40":{"tf":1.7320508075688772},"48":{"tf":1.0},"55":{"tf":1.0},"8":{"tf":1.0},"86":{"tf":1.0}}}},"j":{"df":0,"docs":{},"​":{":":{"=":{"df":0,"docs":{},"z":{"df":0,"docs":{},"j":{"b":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"z":{")":{"df":0,"docs":{},"τ":{"df":0,"docs":{},"j":{"df":0,"docs":{},"z":{"df":0,"docs":{},"​":{"df":0,"docs":{},"−":{"df":0,"docs":{},"p":{"df":0,"docs":{},"j":{"b":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"z":{"df":1,"docs":{"93":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"j":{"df":0,"docs":{},"​":{"df":0,"docs":{},"−":{"df":0,"docs":{},"p":{"df":0,"docs":{},"j":{"b":{"df":1,"docs":{"92":{"tf":1.0}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"l":{"a":{"c":{"df":0,"docs":{},"k":{"df":2,"docs":{"56":{"tf":1.0},"67":{"tf":1.0}}}},"df":0,"docs":{}},"df":1,"docs":{"37":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"d":{"df":2,"docs":{"19":{"tf":2.0},"34":{"tf":1.0}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"f":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"102":{"tf":1.4142135623730951},"107":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":4,"docs":{"118":{"tf":1.0},"67":{"tf":1.7320508075688772},"76":{"tf":1.7320508075688772},"89":{"tf":1.4142135623730951}}}}}},"s":{"1":{"2":{"3":{"8":{"1":{"df":1,"docs":{"43":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":3,"docs":{"13":{"tf":1.0},"15":{"tf":1.0},"20":{"tf":1.0}}}},"l":{"d":{"df":1,"docs":{"93":{"tf":1.0}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"l":{"df":1,"docs":{"34":{"tf":1.0}}}},"t":{"df":0,"docs":{},"h":{"df":17,"docs":{"107":{"tf":1.0},"111":{"tf":1.4142135623730951},"116":{"tf":1.0},"13":{"tf":1.0},"15":{"tf":1.0},"33":{"tf":1.0},"52":{"tf":1.0},"57":{"tf":1.0},"58":{"tf":1.0},"59":{"tf":1.0},"6":{"tf":1.0},"60":{"tf":1.0},"73":{"tf":1.0},"75":{"tf":1.0},"89":{"tf":1.0},"97":{"tf":1.0},"98":{"tf":1.0}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"121":{"tf":1.4142135623730951}}}}}},"u":{"df":0,"docs":{},"n":{"d":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":19,"docs":{"105":{"tf":1.0},"106":{"tf":1.0},"107":{"tf":1.4142135623730951},"116":{"tf":1.4142135623730951},"118":{"tf":1.0},"48":{"tf":1.0},"52":{"tf":1.0},"53":{"tf":3.0},"55":{"tf":1.0},"57":{"tf":1.0},"61":{"tf":1.0},"64":{"tf":1.4142135623730951},"69":{"tf":1.0},"82":{"tf":1.7320508075688772},"83":{"tf":1.0},"89":{"tf":1.4142135623730951},"93":{"tf":1.0},"98":{"tf":1.4142135623730951},"99":{"tf":2.0}}},"y":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"98":{"tf":1.0},"99":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{":":{":":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"(":{"0":{"df":1,"docs":{"99":{"tf":1.0}}},"1":{"df":1,"docs":{"99":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":1,"docs":{"99":{"tf":1.4142135623730951}},"s":{":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"(":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"c":{"!":{"[":{"a":{"0":{"df":1,"docs":{"99":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"<":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"99":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":2,"docs":{"73":{"tf":1.0},"76":{"tf":1.0}}},"df":0,"docs":{}}},"x":{"df":2,"docs":{"56":{"tf":1.0},"67":{"tf":1.0}}}},"r":{"a":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":1,"docs":{"34":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"k":{"df":1,"docs":{"125":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"_":{"c":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":1,"docs":{"125":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":16,"docs":{"103":{"tf":1.0},"107":{"tf":1.4142135623730951},"123":{"tf":1.0},"124":{"tf":1.0},"125":{"tf":1.0},"42":{"tf":1.0},"43":{"tf":1.0},"44":{"tf":1.7320508075688772},"49":{"tf":1.0},"55":{"tf":1.0},"70":{"tf":1.0},"71":{"tf":1.0},"76":{"tf":1.0},"8":{"tf":1.0},"82":{"tf":1.0},"92":{"tf":1.4142135623730951}}},"df":0,"docs":{},"t":{"df":5,"docs":{"107":{"tf":1.4142135623730951},"124":{"tf":1.0},"125":{"tf":1.4142135623730951},"130":{"tf":3.7416573867739413},"77":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"123":{"tf":1.0},"130":{"tf":2.8284271247461903}}}}}}},"n":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"19":{"tf":1.0}}}},"df":0,"docs":{}}},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"d":{"df":2,"docs":{"125":{"tf":1.4142135623730951},"49":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":1,"docs":{"39":{"tf":1.0}}}}},"ˉ":{"df":0,"docs":{},"i":{"df":1,"docs":{"13":{"tf":1.0}}}},"′":{"=":{"df":0,"docs":{},"{":{"b":{"0":{"df":0,"docs":{},"​":{"+":{"b":{"1":{"df":0,"docs":{},"​":{"df":0,"docs":{},"y":{"+":{"df":0,"docs":{},"x":{",":{"b":{"2":{"df":0,"docs":{},"​":{"+":{"b":{"3":{"df":0,"docs":{},"​":{"df":0,"docs":{},"y":{"+":{"df":0,"docs":{},"x":{"df":1,"docs":{"13":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"x":{",":{"b":{"1":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"x":{"df":1,"docs":{"13":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"c":{"(":{"df":0,"docs":{},"x":{")":{"=":{"df":0,"docs":{},"∏":{"df":0,"docs":{},"i":{"=":{"0":{"5":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"x":{"df":0,"docs":{},"−":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{")":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"x":{"df":0,"docs":{},"g":{"2":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"x":{"df":0,"docs":{},"g":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"x":{"df":2,"docs":{"107":{"tf":1.0},"54":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"0":{"df":1,"docs":{"107":{"tf":1.0}}},"df":4,"docs":{"107":{"tf":2.8284271247461903},"34":{"tf":1.0},"54":{"tf":1.4142135623730951},"55":{"tf":1.0}}},"z":{"df":2,"docs":{"106":{"tf":1.0},"62":{"tf":1.0}}}},"0":{"df":1,"docs":{"128":{"tf":3.1622776601683795}},"​":{"(":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"∗":{"4":{",":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"∗":{"4":{"+":{"4":{"df":1,"docs":{"128":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"1":{"df":1,"docs":{"128":{"tf":3.1622776601683795}},"​":{"(":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"∗":{"4":{"+":{"1":{",":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"∗":{"4":{"+":{"5":{"df":1,"docs":{"128":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"x":{")":{"=":{"df":0,"docs":{},"t":{"1":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"g":{"df":0,"docs":{},"x":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"t":{"2":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"x":{"df":1,"docs":{"65":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"2":{"df":1,"docs":{"128":{"tf":3.1622776601683795}},"​":{"(":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"∗":{"4":{"+":{"2":{",":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"∗":{"4":{"+":{"6":{"df":1,"docs":{"128":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"3":{"df":1,"docs":{"128":{"tf":2.8284271247461903}}},":":{"=":{"(":{"b":{"5":{"df":0,"docs":{},"​":{"df":0,"docs":{},"x":{"+":{"b":{"6":{"df":0,"docs":{},"​":{")":{"df":0,"docs":{},"z":{"df":0,"docs":{},"h":{"df":0,"docs":{},"​":{"+":{"c":{"df":1,"docs":{"23":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"=":{"df":0,"docs":{},"−":{"1":{"df":1,"docs":{"9":{"tf":1.0}}},"df":0,"docs":{}}},"_":{"1":{"(":{"df":0,"docs":{},"x":{"df":1,"docs":{"65":{"tf":1.4142135623730951}}}},"df":1,"docs":{"34":{"tf":1.0}}},"df":0,"docs":{},"i":{"(":{"df":0,"docs":{},"x":{"df":1,"docs":{"65":{"tf":1.0}}}},"df":0,"docs":{}},"n":{"(":{"df":0,"docs":{},"x":{"df":1,"docs":{"65":{"tf":1.0}}}},"df":0,"docs":{}},"z":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"a":{"df":1,"docs":{"34":{"tf":1.0}}},"df":0,"docs":{}}}}},"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"'":{"df":1,"docs":{"49":{"tf":1.7320508075688772}}},"df":16,"docs":{"119":{"tf":1.7320508075688772},"120":{"tf":1.4142135623730951},"121":{"tf":1.0},"122":{"tf":1.7320508075688772},"123":{"tf":2.23606797749979},"124":{"tf":1.0},"125":{"tf":2.8284271247461903},"126":{"tf":1.0},"127":{"tf":1.0},"128":{"tf":1.4142135623730951},"129":{"tf":1.0},"130":{"tf":1.4142135623730951},"131":{"tf":1.0},"49":{"tf":3.0},"64":{"tf":1.0},"97":{"tf":1.0}}}}},"l":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":3,"docs":{"125":{"tf":1.0},"130":{"tf":1.0},"48":{"tf":1.0}}}}},"df":0,"docs":{},"l":{"df":40,"docs":{"10":{"tf":1.0},"103":{"tf":1.4142135623730951},"107":{"tf":2.0},"110":{"tf":1.4142135623730951},"111":{"tf":2.23606797749979},"117":{"tf":1.4142135623730951},"118":{"tf":1.0},"12":{"tf":1.0},"123":{"tf":1.0},"125":{"tf":1.7320508075688772},"128":{"tf":1.4142135623730951},"13":{"tf":1.0},"14":{"tf":1.0},"15":{"tf":1.4142135623730951},"18":{"tf":1.4142135623730951},"20":{"tf":1.4142135623730951},"3":{"tf":1.0},"34":{"tf":1.0},"39":{"tf":2.449489742783178},"41":{"tf":1.0},"43":{"tf":1.0},"47":{"tf":1.0},"48":{"tf":1.0},"51":{"tf":1.0},"52":{"tf":1.0},"53":{"tf":1.4142135623730951},"54":{"tf":1.0},"58":{"tf":1.0},"67":{"tf":1.4142135623730951},"68":{"tf":1.4142135623730951},"69":{"tf":1.7320508075688772},"7":{"tf":1.0},"70":{"tf":1.0},"73":{"tf":1.0},"76":{"tf":1.0},"8":{"tf":1.0},"82":{"tf":1.0},"86":{"tf":1.0},"89":{"tf":1.0},"9":{"tf":1.0}}}},"m":{"df":0,"docs":{},"e":{"df":3,"docs":{"125":{"tf":1.0},"15":{"tf":1.0},"6":{"tf":1.0}}}},"n":{"'":{"df":0,"docs":{},"t":{"df":7,"docs":{"107":{"tf":1.0},"11":{"tf":1.0},"111":{"tf":1.7320508075688772},"118":{"tf":1.0},"125":{"tf":1.0},"55":{"tf":1.0},"76":{"tf":1.0}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"34":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"93":{"tf":1.0}}}},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"15":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"e":{"df":4,"docs":{"117":{"tf":1.4142135623730951},"118":{"tf":1.0},"48":{"tf":1.0},"56":{"tf":1.0}}},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"10":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"e":{"df":25,"docs":{"10":{"tf":1.0},"100":{"tf":1.4142135623730951},"102":{"tf":1.0},"105":{"tf":1.0},"11":{"tf":1.0},"111":{"tf":1.0},"118":{"tf":1.0},"12":{"tf":1.0},"125":{"tf":1.7320508075688772},"128":{"tf":2.0},"13":{"tf":2.23606797749979},"130":{"tf":1.0},"2":{"tf":1.0},"33":{"tf":1.0},"50":{"tf":1.0},"6":{"tf":1.4142135623730951},"67":{"tf":1.0},"76":{"tf":2.23606797749979},"77":{"tf":1.4142135623730951},"8":{"tf":1.0},"82":{"tf":1.0},"9":{"tf":1.4142135623730951},"90":{"tf":1.0},"96":{"tf":1.0},"99":{"tf":1.4142135623730951}}}},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"56":{"tf":1.0}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":1,"docs":{"76":{"tf":1.4142135623730951}}}}}}},"df":19,"docs":{"10":{"tf":1.0},"105":{"tf":1.4142135623730951},"11":{"tf":1.0},"12":{"tf":1.0},"121":{"tf":1.4142135623730951},"125":{"tf":1.7320508075688772},"126":{"tf":1.4142135623730951},"128":{"tf":1.4142135623730951},"13":{"tf":1.4142135623730951},"15":{"tf":1.7320508075688772},"34":{"tf":1.4142135623730951},"35":{"tf":1.0},"54":{"tf":1.0},"61":{"tf":1.4142135623730951},"8":{"tf":1.0},"89":{"tf":1.0},"9":{"tf":2.6457513110645907},"92":{"tf":1.0},"93":{"tf":1.0}},"e":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"121":{"tf":1.0}}}},"l":{"df":0,"docs":{},"l":{"df":3,"docs":{"125":{"tf":1.7320508075688772},"128":{"tf":1.0},"130":{"tf":2.449489742783178}}}},"r":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":6,"docs":{"18":{"tf":1.7320508075688772},"19":{"tf":1.0},"47":{"tf":1.4142135623730951},"48":{"tf":1.0},"51":{"tf":1.0},"72":{"tf":1.0}}}}},"df":0,"docs":{}}}},"h":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":17,"docs":{"111":{"tf":2.0},"126":{"tf":1.4142135623730951},"31":{"tf":2.449489742783178},"39":{"tf":2.0},"40":{"tf":1.0},"68":{"tf":1.0},"75":{"tf":1.0},"76":{"tf":2.6457513110645907},"77":{"tf":1.4142135623730951},"78":{"tf":2.0},"80":{"tf":1.0},"81":{"tf":2.0},"82":{"tf":1.0},"86":{"tf":1.0},"87":{"tf":1.0},"89":{"tf":1.0},"93":{"tf":1.0}}}}}}},"n":{"c":{"df":1,"docs":{"76":{"tf":1.4142135623730951}}},"df":0,"docs":{},"g":{"df":5,"docs":{"125":{"tf":1.7320508075688772},"6":{"tf":1.0},"70":{"tf":1.0},"8":{"tf":1.0},"81":{"tf":1.0}}}},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"128":{"tf":1.0},"96":{"tf":1.0}}}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"118":{"tf":1.0}}}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"20":{"tf":1.0}}}}},"t":{"df":4,"docs":{"111":{"tf":1.0},"20":{"tf":1.0},"57":{"tf":1.0},"76":{"tf":2.0}}}},"c":{"df":0,"docs":{},"k":{"df":33,"docs":{"10":{"tf":1.0},"106":{"tf":2.0},"108":{"tf":1.0},"11":{"tf":1.0},"110":{"tf":1.4142135623730951},"12":{"tf":1.0},"125":{"tf":3.3166247903554},"126":{"tf":1.4142135623730951},"13":{"tf":2.6457513110645907},"130":{"tf":2.449489742783178},"15":{"tf":1.7320508075688772},"20":{"tf":2.449489742783178},"32":{"tf":2.8284271247461903},"41":{"tf":1.0},"44":{"tf":1.0},"49":{"tf":1.0},"57":{"tf":1.7320508075688772},"58":{"tf":1.0},"59":{"tf":2.0},"62":{"tf":2.0},"65":{"tf":1.0},"68":{"tf":1.4142135623730951},"69":{"tf":1.4142135623730951},"71":{"tf":1.0},"75":{"tf":2.0},"76":{"tf":2.6457513110645907},"77":{"tf":1.4142135623730951},"78":{"tf":2.0},"82":{"tf":1.7320508075688772},"83":{"tf":1.4142135623730951},"90":{"tf":1.4142135623730951},"93":{"tf":2.23606797749979},"96":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"i":{"c":{"df":3,"docs":{"67":{"tf":1.0},"71":{"tf":1.0},"80":{"tf":1.0}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"s":{"df":9,"docs":{"107":{"tf":1.0},"117":{"tf":1.4142135623730951},"15":{"tf":1.4142135623730951},"67":{"tf":1.0},"68":{"tf":1.0},"76":{"tf":1.7320508075688772},"77":{"tf":1.0},"8":{"tf":1.0},"83":{"tf":1.0}}}},"s":{"df":0,"docs":{},"e":{"df":2,"docs":{"100":{"tf":1.0},"67":{"tf":1.0}},"n":{"df":8,"docs":{"18":{"tf":1.0},"6":{"tf":1.0},"67":{"tf":1.0},"75":{"tf":1.0},"76":{"tf":1.0},"78":{"tf":1.0},"83":{"tf":1.0},"89":{"tf":1.0}}}}}}},"i":{"df":1,"docs":{"129":{"tf":1.4142135623730951}},"r":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":15,"docs":{"10":{"tf":1.0},"12":{"tf":1.0},"13":{"tf":1.0},"15":{"tf":1.4142135623730951},"21":{"tf":1.0},"3":{"tf":1.7320508075688772},"33":{"tf":1.7320508075688772},"34":{"tf":1.4142135623730951},"35":{"tf":1.0},"42":{"tf":1.7320508075688772},"43":{"tf":1.0},"44":{"tf":1.4142135623730951},"7":{"tf":1.0},"8":{"tf":1.7320508075688772},"9":{"tf":1.0}}}}}},"df":0,"docs":{}},"​":{"(":{"df":0,"docs":{},"z":{"df":2,"docs":{"108":{"tf":1.0},"110":{"tf":1.0}}}},"df":0,"docs":{}}},"k":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{",":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"+":{"1":{"df":1,"docs":{"128":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},":":{"=":{"df":0,"docs":{},"z":{"df":0,"docs":{},"k":{"df":0,"docs":{},"t":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"z":{")":{"df":0,"docs":{},"p":{"df":0,"docs":{},"k":{"df":0,"docs":{},"t":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"τ":{"1":{"df":0,"docs":{},"z":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"τ":{"df":0,"docs":{},"m":{"df":0,"docs":{},"z":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"τ":{"1":{"df":0,"docs":{},"g":{"df":0,"docs":{},"z":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"τ":{"df":0,"docs":{},"m":{"df":0,"docs":{},"g":{"df":0,"docs":{},"z":{"df":1,"docs":{"93":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"k":{"df":0,"docs":{},"t":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"t":{"1":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"t":{"1":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"g":{"df":0,"docs":{},"x":{")":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"g":{"df":0,"docs":{},"x":{"df":1,"docs":{"92":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"l":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":11,"docs":{"10":{"tf":1.7320508075688772},"106":{"tf":1.4142135623730951},"12":{"tf":1.7320508075688772},"13":{"tf":1.4142135623730951},"20":{"tf":1.4142135623730951},"31":{"tf":1.7320508075688772},"33":{"tf":1.0},"62":{"tf":1.4142135623730951},"76":{"tf":1.0},"9":{"tf":2.23606797749979},"93":{"tf":2.0}}}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"6":{"tf":1.0}}}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"106":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"10":{"tf":1.0}}}}}},"df":0,"docs":{}},"i":{"df":1,"docs":{"131":{"tf":1.7320508075688772}}}},"o":{"d":{"df":0,"docs":{},"e":{"df":16,"docs":{"104":{"tf":1.0},"106":{"tf":1.0},"107":{"tf":2.0},"109":{"tf":1.4142135623730951},"110":{"tf":1.0},"117":{"tf":1.0},"121":{"tf":1.0},"126":{"tf":1.0},"43":{"tf":1.0},"45":{"tf":1.4142135623730951},"49":{"tf":1.4142135623730951},"66":{"tf":1.0},"80":{"tf":1.0},"96":{"tf":1.0},"97":{"tf":1.0},"98":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"i":{"df":6,"docs":{"114":{"tf":1.0},"13":{"tf":1.4142135623730951},"18":{"tf":1.0},"2":{"tf":1.7320508075688772},"4":{"tf":1.0},"93":{"tf":1.0}}}},"df":0,"docs":{}}}}},"i":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"i":{"d":{"df":3,"docs":{"13":{"tf":1.7320508075688772},"76":{"tf":1.0},"83":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"44":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":1,"docs":{"125":{"tf":1.0}}}}}}},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"n":{"df":34,"docs":{"10":{"tf":1.4142135623730951},"101":{"tf":1.0},"102":{"tf":1.7320508075688772},"105":{"tf":1.0},"11":{"tf":1.0},"12":{"tf":2.23606797749979},"121":{"tf":2.0},"124":{"tf":1.0},"125":{"tf":4.358898943540674},"126":{"tf":3.872983346207417},"127":{"tf":1.7320508075688772},"128":{"tf":3.1622776601683795},"129":{"tf":3.0},"13":{"tf":2.0},"15":{"tf":1.4142135623730951},"19":{"tf":1.0},"23":{"tf":1.0},"34":{"tf":1.0},"35":{"tf":1.4142135623730951},"4":{"tf":1.0},"48":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.0},"61":{"tf":1.0},"64":{"tf":2.23606797749979},"65":{"tf":1.7320508075688772},"69":{"tf":2.23606797749979},"8":{"tf":1.4142135623730951},"81":{"tf":2.6457513110645907},"82":{"tf":1.0},"89":{"tf":1.7320508075688772},"9":{"tf":1.4142135623730951},"92":{"tf":1.4142135623730951},"99":{"tf":2.0}}}}}},"m":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":4,"docs":{"11":{"tf":1.0},"70":{"tf":1.0},"82":{"tf":1.0},"83":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"e":{"df":7,"docs":{"100":{"tf":1.0},"13":{"tf":1.4142135623730951},"15":{"tf":1.4142135623730951},"34":{"tf":1.0},"44":{"tf":1.4142135623730951},"76":{"tf":1.0},"82":{"tf":1.0}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"(":{"a":{"df":1,"docs":{"90":{"tf":1.0}}},"df":0,"docs":{},"f":{"df":1,"docs":{"18":{"tf":1.0}}}},"df":38,"docs":{"105":{"tf":1.0},"106":{"tf":1.0},"109":{"tf":1.0},"112":{"tf":1.0},"18":{"tf":2.6457513110645907},"20":{"tf":1.7320508075688772},"21":{"tf":1.0},"31":{"tf":2.0},"32":{"tf":1.0},"34":{"tf":3.4641016151377544},"37":{"tf":2.0},"41":{"tf":1.0},"43":{"tf":1.0},"52":{"tf":1.0},"56":{"tf":2.0},"57":{"tf":1.0},"58":{"tf":1.0},"59":{"tf":1.0},"61":{"tf":1.0},"62":{"tf":1.0},"66":{"tf":1.4142135623730951},"68":{"tf":1.0},"70":{"tf":2.6457513110645907},"71":{"tf":2.0},"72":{"tf":1.0},"73":{"tf":3.0},"74":{"tf":2.0},"75":{"tf":2.6457513110645907},"76":{"tf":1.7320508075688772},"77":{"tf":2.8284271247461903},"79":{"tf":1.0},"80":{"tf":1.4142135623730951},"81":{"tf":2.23606797749979},"82":{"tf":1.7320508075688772},"84":{"tf":1.0},"90":{"tf":1.4142135623730951},"92":{"tf":2.6457513110645907},"93":{"tf":2.0}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":1,"docs":{"34":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"34":{"tf":2.23606797749979}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}},"df":8,"docs":{"14":{"tf":1.7320508075688772},"21":{"tf":1.0},"22":{"tf":1.0},"34":{"tf":1.7320508075688772},"41":{"tf":1.0},"43":{"tf":1.7320508075688772},"44":{"tf":1.4142135623730951},"81":{"tf":1.0}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"(":{"&":{"df":0,"docs":{},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":1,"docs":{"43":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"<":{"df":0,"docs":{},"f":{"df":1,"docs":{"34":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}},"u":{"df":0,"docs":{},"n":{"df":3,"docs":{"130":{"tf":1.0},"3":{"tf":1.0},"79":{"tf":1.0}}}}},"p":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"13":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"r":{"df":1,"docs":{"13":{"tf":1.0}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"2":{"tf":1.4142135623730951}}}}}}},"t":{"df":1,"docs":{"90":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"49":{"tf":1.4142135623730951}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":3,"docs":{"100":{"tf":1.0},"58":{"tf":1.0},"75":{"tf":1.0}}},"x":{"df":8,"docs":{"107":{"tf":1.0},"3":{"tf":1.0},"44":{"tf":1.7320508075688772},"49":{"tf":1.0},"63":{"tf":1.0},"65":{"tf":1.0},"76":{"tf":1.0},"79":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"n":{"df":6,"docs":{"123":{"tf":1.0},"125":{"tf":1.4142135623730951},"5":{"tf":1.4142135623730951},"70":{"tf":1.0},"77":{"tf":1.0},"92":{"tf":1.0}}},"s":{"df":3,"docs":{"4":{"tf":1.0},"44":{"tf":1.0},"82":{"tf":1.0}},"i":{"df":0,"docs":{},"t":{"df":21,"docs":{"105":{"tf":1.4142135623730951},"106":{"tf":1.0},"107":{"tf":1.0},"112":{"tf":1.7320508075688772},"118":{"tf":1.4142135623730951},"128":{"tf":1.0},"52":{"tf":1.7320508075688772},"55":{"tf":1.0},"57":{"tf":1.0},"58":{"tf":2.0},"59":{"tf":1.0},"61":{"tf":1.4142135623730951},"64":{"tf":1.0},"65":{"tf":1.0},"66":{"tf":1.4142135623730951},"67":{"tf":1.0},"68":{"tf":1.4142135623730951},"8":{"tf":1.0},"82":{"tf":2.0},"92":{"tf":1.7320508075688772},"93":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"107":{"tf":1.0},"109":{"tf":1.0}}},"y":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"o":{"d":{"d":{"_":{"d":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"109":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"109":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"(":{"&":{"df":0,"docs":{},"z":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"109":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":1,"docs":{"109":{"tf":1.0}}}}}},"o":{"d":{"d":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"(":{"&":{"df":0,"docs":{},"z":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"109":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":1,"docs":{"109":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}},"u":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"95":{"tf":1.0}}}}}}},"df":36,"docs":{"100":{"tf":1.0},"105":{"tf":1.7320508075688772},"107":{"tf":2.23606797749979},"116":{"tf":1.0},"117":{"tf":1.0},"125":{"tf":1.7320508075688772},"126":{"tf":1.4142135623730951},"13":{"tf":1.0},"130":{"tf":1.0},"15":{"tf":1.0},"20":{"tf":2.23606797749979},"21":{"tf":1.4142135623730951},"22":{"tf":1.0},"23":{"tf":1.4142135623730951},"24":{"tf":1.4142135623730951},"25":{"tf":1.4142135623730951},"26":{"tf":1.0},"27":{"tf":1.0},"3":{"tf":1.4142135623730951},"31":{"tf":3.7416573867739413},"33":{"tf":1.0},"47":{"tf":2.449489742783178},"48":{"tf":2.0},"49":{"tf":1.4142135623730951},"57":{"tf":1.0},"61":{"tf":1.7320508075688772},"7":{"tf":1.4142135623730951},"75":{"tf":1.4142135623730951},"77":{"tf":2.0},"82":{"tf":1.0},"83":{"tf":1.0},"89":{"tf":1.7320508075688772},"92":{"tf":3.605551275463989},"93":{"tf":1.7320508075688772},"97":{"tf":1.0},"98":{"tf":1.4142135623730951}},"e":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":5,"docs":{"100":{"tf":1.4142135623730951},"106":{"tf":1.0},"107":{"tf":1.7320508075688772},"110":{"tf":1.0},"98":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"n":{"c":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":3,"docs":{"126":{"tf":1.7320508075688772},"77":{"tf":1.4142135623730951},"86":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":3,"docs":{"111":{"tf":1.0},"128":{"tf":1.0},"13":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":3,"docs":{"12":{"tf":1.0},"48":{"tf":1.0},"8":{"tf":1.0}}}}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":3,"docs":{"13":{"tf":2.8284271247461903},"15":{"tf":1.0},"44":{"tf":1.0}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":7,"docs":{"102":{"tf":1.0},"125":{"tf":1.0},"128":{"tf":1.0},"72":{"tf":1.0},"73":{"tf":1.0},"76":{"tf":1.0},"77":{"tf":1.0}}}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":3,"docs":{"68":{"tf":1.0},"69":{"tf":1.0},"8":{"tf":1.0}}}}},"i":{"d":{"df":4,"docs":{"12":{"tf":1.0},"13":{"tf":1.4142135623730951},"6":{"tf":1.0},"75":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"113":{"tf":1.4142135623730951},"85":{"tf":1.0}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":14,"docs":{"10":{"tf":1.0},"108":{"tf":1.0},"110":{"tf":1.0},"117":{"tf":1.0},"18":{"tf":1.0},"35":{"tf":1.0},"48":{"tf":1.4142135623730951},"50":{"tf":1.0},"57":{"tf":1.4142135623730951},"58":{"tf":1.0},"59":{"tf":1.7320508075688772},"65":{"tf":1.0},"69":{"tf":1.0},"70":{"tf":1.0}}}}},"t":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":5,"docs":{"27":{"tf":1.4142135623730951},"31":{"tf":1.0},"8":{"tf":1.0},"9":{"tf":1.7320508075688772},"92":{"tf":1.0}}}}},"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":3,"docs":{"125":{"tf":1.0},"130":{"tf":1.4142135623730951},"76":{"tf":1.0}},"t":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"107":{"tf":1.0}}},"y":{"(":{"&":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"109":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":1,"docs":{"107":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}},"df":40,"docs":{"100":{"tf":3.0},"102":{"tf":2.449489742783178},"105":{"tf":1.0},"106":{"tf":1.7320508075688772},"107":{"tf":2.23606797749979},"110":{"tf":1.0},"116":{"tf":2.0},"118":{"tf":1.4142135623730951},"125":{"tf":2.23606797749979},"126":{"tf":1.4142135623730951},"128":{"tf":2.6457513110645907},"129":{"tf":2.8284271247461903},"130":{"tf":3.0},"18":{"tf":1.0},"34":{"tf":1.4142135623730951},"42":{"tf":1.0},"43":{"tf":2.23606797749979},"44":{"tf":1.4142135623730951},"47":{"tf":2.23606797749979},"48":{"tf":1.4142135623730951},"49":{"tf":1.0},"51":{"tf":1.0},"52":{"tf":1.0},"53":{"tf":2.449489742783178},"54":{"tf":2.23606797749979},"55":{"tf":1.4142135623730951},"56":{"tf":1.0},"57":{"tf":1.0},"58":{"tf":1.0},"61":{"tf":1.0},"64":{"tf":1.4142135623730951},"65":{"tf":2.449489742783178},"68":{"tf":1.4142135623730951},"69":{"tf":2.449489742783178},"81":{"tf":2.0},"82":{"tf":2.8284271247461903},"83":{"tf":1.0},"89":{"tf":2.0},"98":{"tf":1.4142135623730951},"99":{"tf":2.23606797749979}},"e":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"107":{"tf":1.0}}}}}}}},"df":1,"docs":{"107":{"tf":1.0}}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{":":{":":{"<":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{">":{":":{":":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":2,"docs":{"43":{"tf":1.0},"44":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"<":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"44":{"tf":1.0}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":32,"docs":{"105":{"tf":1.4142135623730951},"106":{"tf":1.0},"107":{"tf":2.0},"11":{"tf":1.0},"110":{"tf":1.0},"111":{"tf":1.0},"118":{"tf":1.0},"121":{"tf":1.7320508075688772},"123":{"tf":1.0},"124":{"tf":1.4142135623730951},"125":{"tf":2.6457513110645907},"13":{"tf":1.4142135623730951},"15":{"tf":1.4142135623730951},"19":{"tf":1.0},"20":{"tf":1.0},"40":{"tf":1.0},"52":{"tf":1.4142135623730951},"53":{"tf":1.4142135623730951},"54":{"tf":1.0},"55":{"tf":1.4142135623730951},"57":{"tf":1.4142135623730951},"59":{"tf":1.0},"61":{"tf":1.4142135623730951},"64":{"tf":1.0},"67":{"tf":1.0},"68":{"tf":1.7320508075688772},"76":{"tf":1.0},"77":{"tf":1.0},"82":{"tf":1.7320508075688772},"83":{"tf":1.4142135623730951},"89":{"tf":1.0},"92":{"tf":1.0}}}},"df":0,"docs":{}}}}},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":8,"docs":{"12":{"tf":1.0},"125":{"tf":1.0},"34":{"tf":1.0},"47":{"tf":1.0},"49":{"tf":1.0},"64":{"tf":1.4142135623730951},"67":{"tf":1.4142135623730951},"69":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":4,"docs":{"102":{"tf":1.7320508075688772},"13":{"tf":1.0},"6":{"tf":1.0},"82":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":3,"docs":{"125":{"tf":2.0},"76":{"tf":1.0},"77":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"48":{"tf":1.0}}}},"o":{"df":0,"docs":{},"l":{"df":1,"docs":{"111":{"tf":1.0}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":2,"docs":{"34":{"tf":1.0},"90":{"tf":1.0}}}},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"13":{"tf":1.4142135623730951}}},"t":{"df":2,"docs":{"13":{"tf":1.0},"3":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"n":{"c":{"df":9,"docs":{"20":{"tf":1.4142135623730951},"52":{"tf":1.0},"54":{"tf":1.0},"56":{"tf":1.0},"57":{"tf":1.0},"68":{"tf":1.4142135623730951},"73":{"tf":1.0},"75":{"tf":1.4142135623730951},"77":{"tf":1.0}}},"df":0,"docs":{}}}}},"o":{"df":0,"docs":{},"r":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"13":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"i":{"df":3,"docs":{"121":{"tf":1.7320508075688772},"125":{"tf":1.7320508075688772},"34":{"tf":1.0}}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"117":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"123":{"tf":1.0}}},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":6,"docs":{"130":{"tf":1.0},"49":{"tf":1.0},"58":{"tf":1.0},"6":{"tf":1.4142135623730951},"68":{"tf":1.0},"71":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":7,"docs":{"110":{"tf":1.0},"125":{"tf":1.0},"130":{"tf":1.0},"57":{"tf":1.4142135623730951},"59":{"tf":1.0},"82":{"tf":1.0},"97":{"tf":1.0}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":16,"docs":{"10":{"tf":1.4142135623730951},"101":{"tf":1.0},"12":{"tf":1.0},"121":{"tf":1.4142135623730951},"125":{"tf":2.23606797749979},"128":{"tf":1.7320508075688772},"13":{"tf":1.0},"15":{"tf":1.4142135623730951},"22":{"tf":1.0},"3":{"tf":1.0},"35":{"tf":1.4142135623730951},"51":{"tf":1.0},"71":{"tf":1.0},"72":{"tf":1.0},"73":{"tf":1.0},"9":{"tf":2.0}}},"df":0,"docs":{}}}}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"102":{"tf":1.0}}}}}}}}},"df":3,"docs":{"102":{"tf":1.0},"118":{"tf":2.449489742783178},"89":{"tf":1.0}}}},"t":{"df":1,"docs":{"130":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"77":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"n":{"'":{"df":0,"docs":{},"t":{"df":1,"docs":{"96":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"98":{"tf":1.0}}}},"r":{"df":0,"docs":{},"s":{"df":4,"docs":{"11":{"tf":1.0},"118":{"tf":1.0},"13":{"tf":1.0},"76":{"tf":1.0}}}}}},"p":{"df":0,"docs":{},"u":{"df":1,"docs":{"2":{"tf":2.23606797749979}}}},"r":{"a":{"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"df":1,"docs":{"76":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":5,"docs":{"101":{"tf":1.0},"125":{"tf":1.0},"43":{"tf":1.4142135623730951},"44":{"tf":1.0},"49":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"33":{"tf":1.0}}}}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"2":{"tf":1.0}}}}}}},"i":{"c":{"df":1,"docs":{"125":{"tf":1.0}}},"df":0,"docs":{}}}},"u":{"c":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"70":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"df":3,"docs":{"18":{"tf":1.0},"3":{"tf":1.0},"70":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}},"s":{":":{":":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"34":{"tf":3.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"34":{"tf":2.449489742783178}}},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"125":{"tf":1.7320508075688772}}}}},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":6,"docs":{"100":{"tf":2.23606797749979},"102":{"tf":1.0},"114":{"tf":1.0},"39":{"tf":1.0},"65":{"tf":1.0},"82":{"tf":1.0}}}}}},"v":{"df":2,"docs":{"37":{"tf":1.0},"43":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"11":{"tf":1.7320508075688772}}}}}}},"y":{"c":{"df":0,"docs":{},"l":{"df":2,"docs":{"123":{"tf":1.0},"125":{"tf":1.0}},"i":{"c":{"df":1,"docs":{"37":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"d":{"0":{"df":1,"docs":{"128":{"tf":1.7320508075688772}},"​":{":":{"=":{"d":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"e":{"df":1,"docs":{"92":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"1":{"df":1,"docs":{"128":{"tf":1.7320508075688772}},"​":{"df":0,"docs":{},"−":{"df":0,"docs":{},"z":{"df":0,"docs":{},"p":{"(":{"d":{"1":{"df":0,"docs":{},"​":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"y":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"…":{",":{"d":{"df":0,"docs":{},"n":{"df":0,"docs":{},"​":{"df":0,"docs":{},"−":{"df":0,"docs":{},"z":{"df":0,"docs":{},"p":{"(":{"d":{"df":0,"docs":{},"n":{"df":0,"docs":{},"​":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"i":{"df":1,"docs":{"76":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"2":{"df":1,"docs":{"128":{"tf":1.7320508075688772}}},"3":{"df":1,"docs":{"128":{"tf":1.7320508075688772}}},"=":{"(":{"d":{"1":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"…":{",":{"d":{"df":0,"docs":{},"m":{"df":3,"docs":{"71":{"tf":1.0},"73":{"tf":1.0},"77":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"y":{"1":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"y":{"df":0,"docs":{},"l":{"df":1,"docs":{"88":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"{":{"1":{",":{"df":0,"docs":{},"η":{",":{"df":0,"docs":{},"η":{"2":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"η":{"3":{"df":0,"docs":{},"n":{"df":0,"docs":{},"−":{"1":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"df":0,"docs":{},"}":{"df":0,"docs":{},"i":{"=":{"0":{"2":{"df":0,"docs":{},"n":{"df":0,"docs":{},"−":{"1":{"df":1,"docs":{"82":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"a":{"df":0,"docs":{},"t":{"a":{"df":2,"docs":{"125":{"tf":1.4142135623730951},"31":{"tf":1.0}}},"df":0,"docs":{}}},"df":11,"docs":{"107":{"tf":1.0},"121":{"tf":1.4142135623730951},"125":{"tf":2.23606797749979},"126":{"tf":1.4142135623730951},"128":{"tf":1.0},"13":{"tf":1.0},"2":{"tf":1.4142135623730951},"74":{"tf":1.0},"76":{"tf":3.1622776601683795},"80":{"tf":1.0},"82":{"tf":1.0}},"e":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"81":{"tf":1.0}}}}},"o":{"d":{"df":3,"docs":{"121":{"tf":1.0},"125":{"tf":2.0},"126":{"tf":1.0}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":2,"docs":{"130":{"tf":1.0},"92":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"t":{"df":4,"docs":{"106":{"tf":1.0},"109":{"tf":1.7320508075688772},"125":{"tf":1.0},"66":{"tf":1.7320508075688772}}}}}}}}}},"d":{"df":0,"docs":{},"i":{"c":{"df":2,"docs":{"125":{"tf":1.4142135623730951},"129":{"tf":1.0}}},"df":0,"docs":{}},"u":{"c":{"df":1,"docs":{"75":{"tf":1.0}}},"df":0,"docs":{}}},"df":1,"docs":{"76":{"tf":1.0}},"e":{"df":0,"docs":{},"p":{"(":{"df":0,"docs":{},"x":{")":{"=":{"df":0,"docs":{},"γ":{"1":{"df":0,"docs":{},"​":{"df":0,"docs":{},"x":{"df":0,"docs":{},"−":{"df":0,"docs":{},"z":{"df":0,"docs":{},"h":{"(":{"df":0,"docs":{},"x":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"h":{"(":{"df":0,"docs":{},"z":{")":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"γ":{"2":{"df":0,"docs":{},"​":{"df":0,"docs":{},"x":{"df":0,"docs":{},"−":{"df":0,"docs":{},"z":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"x":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"z":{")":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"γ":{"3":{"df":0,"docs":{},"​":{"df":0,"docs":{},"x":{"df":0,"docs":{},"−":{"df":0,"docs":{},"z":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"x":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"z":{"df":0,"docs":{},"g":{")":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"γ":{"4":{"df":0,"docs":{},"​":{"df":0,"docs":{},"x":{"df":0,"docs":{},"−":{"df":0,"docs":{},"z":{"df":0,"docs":{},"g":{"2":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"x":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"z":{"df":0,"docs":{},"g":{"2":{"df":1,"docs":{"58":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"0":{"df":1,"docs":{"106":{"tf":1.0}},"​":{")":{"=":{"df":0,"docs":{},"γ":{"1":{"df":0,"docs":{},"​":{"df":0,"docs":{},"x":{"0":{"df":0,"docs":{},"​":{"df":0,"docs":{},"−":{"df":0,"docs":{},"z":{"df":0,"docs":{},"h":{"(":{"df":0,"docs":{},"x":{"0":{"df":0,"docs":{},"​":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"h":{"(":{"df":0,"docs":{},"z":{")":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"γ":{"2":{"df":0,"docs":{},"​":{"df":0,"docs":{},"x":{"0":{"df":0,"docs":{},"​":{"df":0,"docs":{},"−":{"df":0,"docs":{},"z":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"x":{"0":{"df":0,"docs":{},"​":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"z":{")":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"γ":{"3":{"df":0,"docs":{},"​":{"df":0,"docs":{},"x":{"0":{"df":0,"docs":{},"​":{"df":0,"docs":{},"−":{"df":0,"docs":{},"z":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"x":{"0":{"df":0,"docs":{},"​":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"z":{"df":0,"docs":{},"g":{")":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"γ":{"4":{"df":0,"docs":{},"​":{"df":0,"docs":{},"x":{"0":{"df":0,"docs":{},"​":{"df":0,"docs":{},"−":{"df":0,"docs":{},"z":{"df":0,"docs":{},"g":{"2":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"x":{"0":{"df":0,"docs":{},"​":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"z":{"df":0,"docs":{},"g":{"2":{"df":3,"docs":{"106":{"tf":1.0},"59":{"tf":1.0},"62":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"_":{"0":{"df":1,"docs":{"62":{"tf":1.0}}},"df":0,"docs":{}},"df":3,"docs":{"105":{"tf":1.4142135623730951},"58":{"tf":1.4142135623730951},"61":{"tf":1.4142135623730951}}}},"df":11,"docs":{"105":{"tf":1.0},"112":{"tf":1.7320508075688772},"118":{"tf":1.0},"58":{"tf":1.7320508075688772},"59":{"tf":1.0},"61":{"tf":1.0},"64":{"tf":1.0},"67":{"tf":1.4142135623730951},"79":{"tf":1.4142135623730951},"92":{"tf":1.0},"93":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"68":{"tf":1.0},"96":{"tf":1.0}}}}}},"f":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"8":{"tf":1.0}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":26,"docs":{"101":{"tf":1.0},"102":{"tf":1.4142135623730951},"103":{"tf":1.0},"106":{"tf":1.0},"107":{"tf":1.0},"121":{"tf":1.7320508075688772},"126":{"tf":2.449489742783178},"128":{"tf":1.0},"129":{"tf":2.0},"13":{"tf":1.7320508075688772},"19":{"tf":1.0},"22":{"tf":1.0},"24":{"tf":1.0},"25":{"tf":1.4142135623730951},"27":{"tf":1.4142135623730951},"34":{"tf":1.4142135623730951},"4":{"tf":1.0},"49":{"tf":1.0},"53":{"tf":1.0},"54":{"tf":1.0},"58":{"tf":1.0},"7":{"tf":1.0},"88":{"tf":1.0},"92":{"tf":1.4142135623730951},"93":{"tf":1.0},"98":{"tf":1.7320508075688772}},"i":{"df":0,"docs":{},"t":{"df":3,"docs":{"13":{"tf":1.4142135623730951},"33":{"tf":1.0},"89":{"tf":1.4142135623730951}}}}}}},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":18,"docs":{"102":{"tf":1.0},"107":{"tf":1.0},"112":{"tf":1.0},"118":{"tf":1.0},"125":{"tf":1.0},"13":{"tf":1.4142135623730951},"19":{"tf":2.23606797749979},"2":{"tf":1.4142135623730951},"25":{"tf":1.0},"67":{"tf":2.449489742783178},"72":{"tf":1.4142135623730951},"73":{"tf":1.4142135623730951},"75":{"tf":2.0},"76":{"tf":3.605551275463989},"77":{"tf":1.0},"78":{"tf":1.4142135623730951},"79":{"tf":1.0},"89":{"tf":1.4142135623730951}}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":2,"docs":{"130":{"tf":1.0},"6":{"tf":1.0}}}},"i":{"c":{"df":1,"docs":{"15":{"tf":1.0}}},"df":0,"docs":{}},"v":{"df":1,"docs":{"3":{"tf":1.0}}}},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":2,"docs":{"12":{"tf":1.0},"6":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"6":{"tf":1.0}}}}}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":4,"docs":{"107":{"tf":1.0},"116":{"tf":1.0},"118":{"tf":1.4142135623730951},"53":{"tf":1.0}}}}},"t":{"df":17,"docs":{"126":{"tf":1.0},"129":{"tf":1.0},"13":{"tf":1.0},"18":{"tf":1.0},"35":{"tf":1.0},"4":{"tf":3.0},"52":{"tf":1.0},"69":{"tf":1.4142135623730951},"73":{"tf":1.0},"75":{"tf":1.0},"76":{"tf":1.0},"80":{"tf":1.0},"81":{"tf":1.0},"82":{"tf":1.0},"86":{"tf":1.0},"88":{"tf":2.0},"89":{"tf":1.4142135623730951}}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":8,"docs":{"102":{"tf":1.0},"12":{"tf":1.4142135623730951},"125":{"tf":1.7320508075688772},"69":{"tf":1.4142135623730951},"7":{"tf":1.0},"82":{"tf":1.4142135623730951},"9":{"tf":1.0},"90":{"tf":1.0}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":5,"docs":{"121":{"tf":1.0},"125":{"tf":1.7320508075688772},"126":{"tf":1.0},"4":{"tf":1.0},"89":{"tf":1.0}}}}},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"b":{"df":10,"docs":{"121":{"tf":1.0},"124":{"tf":1.0},"126":{"tf":1.0},"22":{"tf":1.4142135623730951},"36":{"tf":1.0},"39":{"tf":1.0},"75":{"tf":1.0},"77":{"tf":1.0},"84":{"tf":1.0},"85":{"tf":1.0}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":9,"docs":{"120":{"tf":1.0},"121":{"tf":1.4142135623730951},"122":{"tf":1.0},"123":{"tf":1.0},"124":{"tf":1.0},"125":{"tf":1.0},"15":{"tf":1.0},"78":{"tf":1.0},"80":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":2,"docs":{"130":{"tf":1.0},"9":{"tf":1.0}}}},"r":{"df":2,"docs":{"125":{"tf":1.0},"19":{"tf":1.0}}}}},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":11,"docs":{"107":{"tf":1.0},"122":{"tf":1.0},"123":{"tf":1.4142135623730951},"124":{"tf":1.7320508075688772},"125":{"tf":1.4142135623730951},"130":{"tf":1.0},"17":{"tf":1.4142135623730951},"33":{"tf":1.0},"36":{"tf":1.7320508075688772},"73":{"tf":1.0},"96":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"89":{"tf":1.0}}}}}}}},"v":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"130":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"i":{"df":4,"docs":{"73":{"tf":1.0},"76":{"tf":1.0},"77":{"tf":1.0},"78":{"tf":1.4142135623730951}},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":15,"docs":{"111":{"tf":1.0},"125":{"tf":1.0},"128":{"tf":1.0},"13":{"tf":1.7320508075688772},"19":{"tf":1.0},"2":{"tf":1.0},"49":{"tf":1.4142135623730951},"51":{"tf":1.0},"52":{"tf":1.0},"55":{"tf":1.0},"65":{"tf":1.4142135623730951},"69":{"tf":1.0},"76":{"tf":1.7320508075688772},"77":{"tf":1.0},"8":{"tf":1.0}}}}}},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"6":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"125":{"tf":1.4142135623730951},"13":{"tf":1.0}}}}}},"df":0,"docs":{}}},"s":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":3,"docs":{"33":{"tf":1.0},"42":{"tf":1.0},"55":{"tf":1.0}}}}}},"df":0,"docs":{},"j":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"88":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"76":{"tf":1.0}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"8":{"tf":1.0}}}}}}}}},"r":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"76":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"v":{"df":0,"docs":{},"e":{"df":4,"docs":{"45":{"tf":1.0},"68":{"tf":1.0},"79":{"tf":1.0},"96":{"tf":1.0}}},"i":{"d":{"df":5,"docs":{"116":{"tf":1.4142135623730951},"118":{"tf":1.7320508075688772},"125":{"tf":1.4142135623730951},"37":{"tf":1.0},"95":{"tf":1.4142135623730951}}},"df":0,"docs":{},"s":{"df":5,"docs":{"118":{"tf":1.4142135623730951},"125":{"tf":1.0},"68":{"tf":1.0},"76":{"tf":1.0},"95":{"tf":1.0}}}}},"​":{"df":0,"docs":{},"∈":{"/":{"d":{"df":1,"docs":{"76":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"d":{"df":2,"docs":{"75":{"tf":1.0},"76":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"":{"=":{"d":{"df":0,"docs":{},"j":{"df":1,"docs":{"73":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"k":{"df":0,"docs":{},"​":{":":{"=":{"(":{"d":{"1":{"2":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"…":{",":{"d":{"df":0,"docs":{},"l":{"2":{"df":1,"docs":{"92":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"−":{"1":{"df":0,"docs":{},"​":{"=":{"(":{"d":{"1":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"…":{",":{"d":{"2":{"df":0,"docs":{},"l":{"df":1,"docs":{"92":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"∣":{"=":{"2":{"df":0,"docs":{},"l":{"df":1,"docs":{"92":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"l":{"d":{"df":0,"docs":{},"e":{"df":1,"docs":{"81":{"tf":1.0}},"​":{"=":{"(":{"df":0,"docs":{},"h":{",":{"df":0,"docs":{},"h":{"df":0,"docs":{},"ω":{",":{"df":0,"docs":{},"h":{"df":0,"docs":{},"ω":{"2":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"h":{"df":0,"docs":{},"ω":{"2":{"df":0,"docs":{},"n":{"+":{"df":0,"docs":{},"l":{"df":1,"docs":{"80":{"tf":1.0}},"−":{"1":{"df":1,"docs":{"89":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"o":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"0":{"tf":1.0},"45":{"tf":1.0}}}}}}}},"df":5,"docs":{"102":{"tf":1.0},"107":{"tf":1.0},"118":{"tf":1.7320508075688772},"125":{"tf":1.4142135623730951},"128":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"n":{"'":{"df":0,"docs":{},"t":{"df":4,"docs":{"118":{"tf":1.0},"13":{"tf":1.0},"31":{"tf":1.0},"76":{"tf":1.0}}}},"df":0,"docs":{}}}},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":23,"docs":{"105":{"tf":1.4142135623730951},"108":{"tf":1.0},"110":{"tf":1.7320508075688772},"112":{"tf":1.0},"118":{"tf":1.4142135623730951},"13":{"tf":2.0},"15":{"tf":1.0},"19":{"tf":1.0},"23":{"tf":1.0},"24":{"tf":1.0},"25":{"tf":1.0},"31":{"tf":1.4142135623730951},"34":{"tf":1.4142135623730951},"4":{"tf":1.0},"58":{"tf":1.4142135623730951},"59":{"tf":1.4142135623730951},"61":{"tf":1.4142135623730951},"65":{"tf":1.0},"67":{"tf":1.4142135623730951},"71":{"tf":1.7320508075688772},"82":{"tf":1.0},"89":{"tf":1.0},"92":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"n":{"'":{"df":0,"docs":{},"t":{"df":9,"docs":{"104":{"tf":1.0},"107":{"tf":1.0},"109":{"tf":1.4142135623730951},"111":{"tf":1.0},"116":{"tf":1.4142135623730951},"118":{"tf":1.7320508075688772},"128":{"tf":1.0},"130":{"tf":1.0},"66":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":11,"docs":{"103":{"tf":1.0},"107":{"tf":1.4142135623730951},"111":{"tf":1.4142135623730951},"125":{"tf":1.4142135623730951},"130":{"tf":1.4142135623730951},"57":{"tf":1.0},"68":{"tf":1.0},"81":{"tf":1.0},"82":{"tf":1.0},"96":{"tf":1.0},"98":{"tf":1.0}}}},"t":{"df":2,"docs":{"64":{"tf":1.0},"65":{"tf":1.0}}},"u":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"76":{"tf":1.0}}}},"df":0,"docs":{}},"w":{"df":0,"docs":{},"n":{"df":4,"docs":{"13":{"tf":1.4142135623730951},"15":{"tf":1.0},"20":{"tf":1.0},"34":{"tf":1.0}}}}},"s":{"df":1,"docs":{"92":{"tf":1.4142135623730951}},"t":{"_":{"a":{"d":{"d":{"df":0,"docs":{},"r":{"[":{"0":{"df":1,"docs":{"126":{"tf":1.0}}},"1":{"df":1,"docs":{"126":{"tf":1.0}}},"df":0,"docs":{}},"df":3,"docs":{"121":{"tf":1.0},"125":{"tf":1.7320508075688772},"126":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"125":{"tf":1.0}}}}}},"df":3,"docs":{"121":{"tf":1.0},"125":{"tf":2.23606797749979},"126":{"tf":1.4142135623730951}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"128":{"tf":1.0}}}}}},"​":{"=":{"(":{"1":{",":{"df":0,"docs":{},"g":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"g":{"2":{"df":0,"docs":{},"n":{"df":0,"docs":{},"−":{"1":{"df":1,"docs":{"89":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"{":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"}":{"df":0,"docs":{},"i":{"=":{"0":{"2":{"df":0,"docs":{},"n":{"df":0,"docs":{},"−":{"1":{"df":0,"docs":{},"​":{"df":0,"docs":{},"⊆":{"df":0,"docs":{},"f":{"df":1,"docs":{"80":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"e":{"df":2,"docs":{"12":{"tf":1.0},"3":{"tf":1.0}}},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":3,"docs":{"125":{"tf":1.7320508075688772},"128":{"tf":1.0},"35":{"tf":1.7320508075688772}}}}},"r":{"df":0,"docs":{},"e":{"df":2,"docs":{"13":{"tf":1.0},"77":{"tf":1.0}}}}},"′":{"df":0,"docs":{},"⊂":{"d":{"df":1,"docs":{"76":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"+":{"1":{")":{"df":0,"docs":{},"∗":{"df":0,"docs":{},"x":{"df":0,"docs":{},"−":{"1":{"df":1,"docs":{"6":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},".":{"df":0,"docs":{},"g":{"df":1,"docs":{"93":{"tf":1.0}}}},"=":{"2":{"df":1,"docs":{"8":{"tf":1.0}}},"df":0,"docs":{}},"a":{"c":{"df":0,"docs":{},"h":{"df":23,"docs":{"102":{"tf":1.7320508075688772},"107":{"tf":1.7320508075688772},"118":{"tf":1.0},"121":{"tf":1.4142135623730951},"125":{"tf":3.3166247903554},"126":{"tf":1.0},"128":{"tf":2.0},"129":{"tf":1.7320508075688772},"13":{"tf":1.0},"130":{"tf":2.23606797749979},"2":{"tf":1.0},"48":{"tf":1.0},"64":{"tf":1.4142135623730951},"65":{"tf":1.4142135623730951},"69":{"tf":1.0},"77":{"tf":2.0},"80":{"tf":1.4142135623730951},"81":{"tf":1.0},"82":{"tf":1.0},"9":{"tf":1.0},"92":{"tf":1.4142135623730951},"95":{"tf":1.0},"99":{"tf":1.0}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"58":{"tf":1.0},"77":{"tf":1.0}}}}}}},"s":{"df":1,"docs":{"69":{"tf":1.0}},"i":{"df":1,"docs":{"13":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":4,"docs":{"107":{"tf":1.0},"44":{"tf":1.0},"6":{"tf":1.0},"69":{"tf":1.0}}}}}}},"df":10,"docs":{"10":{"tf":1.0},"121":{"tf":1.4142135623730951},"125":{"tf":1.7320508075688772},"126":{"tf":1.4142135623730951},"33":{"tf":1.0},"34":{"tf":2.6457513110645907},"43":{"tf":2.6457513110645907},"44":{"tf":2.0},"6":{"tf":2.23606797749979},"8":{"tf":1.7320508075688772}},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"58":{"tf":1.0}}}},"df":0,"docs":{}},"i":{"c":{"df":0,"docs":{},"i":{"df":3,"docs":{"125":{"tf":1.0},"130":{"tf":1.0},"3":{"tf":1.0}}}},"df":0,"docs":{}}}},"i":{"df":1,"docs":{"116":{"tf":1.0}},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":5,"docs":{"130":{"tf":1.0},"14":{"tf":1.0},"22":{"tf":1.0},"34":{"tf":1.4142135623730951},"7":{"tf":1.0}}}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":24,"docs":{"100":{"tf":1.0},"114":{"tf":1.0},"116":{"tf":1.0},"118":{"tf":2.0},"123":{"tf":1.0},"13":{"tf":5.477225575051661},"15":{"tf":1.0},"18":{"tf":2.449489742783178},"30":{"tf":1.0},"34":{"tf":1.7320508075688772},"40":{"tf":2.0},"51":{"tf":1.0},"53":{"tf":1.0},"54":{"tf":1.0},"6":{"tf":1.0},"67":{"tf":1.0},"69":{"tf":1.4142135623730951},"75":{"tf":1.0},"76":{"tf":1.0},"80":{"tf":1.0},"82":{"tf":1.0},"89":{"tf":1.0},"90":{"tf":2.0},"95":{"tf":1.7320508075688772}}}}}}}},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"4":{"tf":1.0}}}},"df":0,"docs":{}},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"y":{"df":2,"docs":{"108":{"tf":1.0},"95":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"35":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"111":{"tf":1.0}}}}},"n":{"a":{"b":{"df":0,"docs":{},"l":{"df":2,"docs":{"125":{"tf":1.0},"3":{"tf":1.0}}}},"df":0,"docs":{}},"c":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"102":{"tf":1.0}}}}}}},"df":0,"docs":{},"o":{"d":{"df":14,"docs":{"10":{"tf":1.0},"100":{"tf":1.0},"47":{"tf":1.0},"49":{"tf":1.0},"51":{"tf":1.0},"53":{"tf":1.0},"54":{"tf":1.0},"65":{"tf":1.0},"68":{"tf":1.4142135623730951},"69":{"tf":1.4142135623730951},"71":{"tf":1.0},"82":{"tf":1.0},"9":{"tf":1.0},"98":{"tf":1.0}}},"df":0,"docs":{}}},"d":{"df":9,"docs":{"102":{"tf":1.0},"109":{"tf":1.0},"11":{"tf":1.0},"12":{"tf":1.0},"123":{"tf":1.0},"39":{"tf":1.0},"45":{"tf":1.0},"7":{"tf":1.0},"96":{"tf":1.0}},"i":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"40":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"c":{"df":5,"docs":{"125":{"tf":1.0},"129":{"tf":1.4142135623730951},"130":{"tf":2.0},"48":{"tf":1.0},"69":{"tf":1.0}}},"df":0,"docs":{}}}},"g":{"a":{"df":0,"docs":{},"g":{"df":4,"docs":{"73":{"tf":1.0},"75":{"tf":1.4142135623730951},"77":{"tf":1.4142135623730951},"84":{"tf":1.0}}}},"df":0,"docs":{}},"h":{"a":{"df":0,"docs":{},"n":{"c":{"df":1,"docs":{"95":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":4,"docs":{"107":{"tf":1.4142135623730951},"125":{"tf":1.0},"48":{"tf":1.0},"76":{"tf":1.4142135623730951}}}}}},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":2,"docs":{"75":{"tf":1.0},"81":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"13":{"tf":1.0}}}},"i":{"df":0,"docs":{},"r":{"df":4,"docs":{"11":{"tf":1.0},"13":{"tf":1.0},"49":{"tf":1.0},"67":{"tf":1.0}}},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"97":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"i":{"df":6,"docs":{"120":{"tf":1.0},"121":{"tf":2.0},"126":{"tf":2.0},"35":{"tf":1.0},"69":{"tf":1.0},"89":{"tf":1.0}}}}}},"q":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"l":{"df":15,"docs":{"10":{"tf":1.0},"12":{"tf":1.0},"121":{"tf":1.4142135623730951},"125":{"tf":2.23606797749979},"126":{"tf":1.0},"13":{"tf":5.830951894845301},"15":{"tf":1.4142135623730951},"32":{"tf":1.0},"51":{"tf":1.0},"65":{"tf":1.0},"75":{"tf":1.0},"76":{"tf":1.4142135623730951},"9":{"tf":1.4142135623730951},"93":{"tf":1.4142135623730951},"99":{"tf":1.7320508075688772}}},"t":{"df":12,"docs":{"10":{"tf":1.0},"11":{"tf":1.0},"12":{"tf":1.0},"128":{"tf":1.4142135623730951},"13":{"tf":3.0},"15":{"tf":1.7320508075688772},"3":{"tf":1.4142135623730951},"57":{"tf":1.0},"59":{"tf":1.0},"68":{"tf":1.0},"9":{"tf":1.7320508075688772},"93":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":6,"docs":{"13":{"tf":2.8284271247461903},"15":{"tf":1.0},"55":{"tf":1.0},"68":{"tf":1.4142135623730951},"77":{"tf":1.0},"82":{"tf":1.0}}}},"df":0,"docs":{}}}}},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"76":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"i":{"df":1,"docs":{"76":{"tf":1.0}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":2,"docs":{"48":{"tf":1.0},"76":{"tf":1.0}}}}}}}},"t":{"c":{"df":1,"docs":{"49":{"tf":1.0}}},"df":0,"docs":{}},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"107":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":36,"docs":{"10":{"tf":1.4142135623730951},"105":{"tf":2.0},"106":{"tf":2.6457513110645907},"107":{"tf":4.358898943540674},"108":{"tf":1.0},"109":{"tf":1.0},"110":{"tf":1.7320508075688772},"112":{"tf":1.0},"114":{"tf":2.0},"116":{"tf":2.23606797749979},"118":{"tf":2.23606797749979},"12":{"tf":1.7320508075688772},"128":{"tf":2.6457513110645907},"13":{"tf":1.4142135623730951},"18":{"tf":1.4142135623730951},"27":{"tf":1.0},"34":{"tf":1.0},"51":{"tf":1.0},"57":{"tf":2.23606797749979},"58":{"tf":2.0},"59":{"tf":1.7320508075688772},"61":{"tf":1.7320508075688772},"62":{"tf":2.23606797749979},"65":{"tf":1.4142135623730951},"67":{"tf":2.449489742783178},"69":{"tf":1.0},"72":{"tf":1.0},"73":{"tf":1.0},"74":{"tf":1.0},"75":{"tf":1.4142135623730951},"77":{"tf":1.4142135623730951},"83":{"tf":1.7320508075688772},"84":{"tf":1.0},"9":{"tf":1.4142135623730951},"92":{"tf":1.0},"93":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"/":{"df":0,"docs":{},"o":{"d":{"d":{"df":2,"docs":{"106":{"tf":1.0},"109":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":8,"docs":{"107":{"tf":1.0},"112":{"tf":1.0},"125":{"tf":1.4142135623730951},"48":{"tf":1.0},"51":{"tf":1.0},"65":{"tf":1.0},"66":{"tf":1.0},"92":{"tf":1.0}}},"r":{"df":0,"docs":{},"y":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"96":{"tf":1.0}}}},"t":{"df":0,"docs":{},"h":{"df":4,"docs":{"125":{"tf":1.0},"15":{"tf":1.0},"20":{"tf":1.0},"69":{"tf":1.0}}}}}}},"i":{"d":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"120":{"tf":1.0}}}}}}},"x":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"125":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":4,"docs":{"107":{"tf":1.0},"19":{"tf":1.0},"20":{"tf":1.4142135623730951},"66":{"tf":1.0}}}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":36,"docs":{"10":{"tf":1.0},"101":{"tf":1.0},"102":{"tf":1.4142135623730951},"103":{"tf":1.0},"104":{"tf":1.0},"107":{"tf":1.4142135623730951},"11":{"tf":1.0},"110":{"tf":1.0},"117":{"tf":1.0},"12":{"tf":1.0},"125":{"tf":1.4142135623730951},"128":{"tf":1.7320508075688772},"129":{"tf":1.0},"13":{"tf":2.0},"130":{"tf":1.4142135623730951},"19":{"tf":1.0},"33":{"tf":1.0},"39":{"tf":1.0},"4":{"tf":1.0},"43":{"tf":1.7320508075688772},"47":{"tf":1.0},"48":{"tf":1.7320508075688772},"49":{"tf":2.23606797749979},"51":{"tf":1.0},"6":{"tf":1.7320508075688772},"63":{"tf":1.0},"65":{"tf":1.0},"67":{"tf":1.0},"69":{"tf":1.4142135623730951},"76":{"tf":1.0},"8":{"tf":1.0},"82":{"tf":1.0},"9":{"tf":1.4142135623730951},"93":{"tf":1.4142135623730951},"96":{"tf":1.0},"97":{"tf":1.4142135623730951}}}}}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":3,"docs":{"121":{"tf":1.4142135623730951},"43":{"tf":1.0},"71":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":28,"docs":{"10":{"tf":1.0},"101":{"tf":1.0},"103":{"tf":1.7320508075688772},"12":{"tf":2.0},"120":{"tf":1.0},"121":{"tf":1.7320508075688772},"122":{"tf":1.4142135623730951},"123":{"tf":2.23606797749979},"124":{"tf":1.0},"125":{"tf":3.605551275463989},"13":{"tf":1.0},"15":{"tf":1.7320508075688772},"2":{"tf":1.0},"21":{"tf":1.0},"3":{"tf":1.0},"33":{"tf":1.0},"42":{"tf":1.0},"47":{"tf":1.4142135623730951},"48":{"tf":1.0},"49":{"tf":2.449489742783178},"6":{"tf":2.23606797749979},"68":{"tf":1.7320508075688772},"7":{"tf":2.0},"8":{"tf":2.449489742783178},"81":{"tf":1.4142135623730951},"89":{"tf":1.4142135623730951},"9":{"tf":1.7320508075688772},"92":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"116":{"tf":1.4142135623730951}}}}},"r":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"39":{"tf":1.0}}}}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":5,"docs":{"128":{"tf":1.0},"13":{"tf":2.6457513110645907},"69":{"tf":1.0},"76":{"tf":1.0},"99":{"tf":1.0}}}}},"p":{"a":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":6,"docs":{"125":{"tf":2.23606797749979},"130":{"tf":1.0},"70":{"tf":1.0},"71":{"tf":1.0},"73":{"tf":1.0},"83":{"tf":1.0}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":3,"docs":{"116":{"tf":1.0},"20":{"tf":1.0},"76":{"tf":1.0}}}}},"l":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":7,"docs":{"110":{"tf":1.0},"111":{"tf":1.0},"123":{"tf":1.0},"125":{"tf":1.7320508075688772},"18":{"tf":1.0},"6":{"tf":1.0},"96":{"tf":1.0}}}},"n":{"df":3,"docs":{"107":{"tf":1.0},"125":{"tf":1.4142135623730951},"50":{"tf":1.0}}}},"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"107":{"tf":1.4142135623730951},"4":{"tf":1.0}}}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"9":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"44":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"44":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"df":2,"docs":{"117":{"tf":1.0},"44":{"tf":1.0}}}}}}},"s":{"df":1,"docs":{"39":{"tf":1.0}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":7,"docs":{"100":{"tf":1.0},"11":{"tf":1.0},"116":{"tf":1.4142135623730951},"3":{"tf":1.0},"47":{"tf":1.4142135623730951},"69":{"tf":1.7320508075688772},"81":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":9,"docs":{"114":{"tf":1.0},"121":{"tf":1.7320508075688772},"125":{"tf":1.0},"126":{"tf":1.4142135623730951},"13":{"tf":1.0},"44":{"tf":1.0},"81":{"tf":1.4142135623730951},"89":{"tf":1.0},"92":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":8,"docs":{"102":{"tf":1.0},"118":{"tf":1.0},"124":{"tf":1.0},"125":{"tf":1.4142135623730951},"48":{"tf":1.0},"67":{"tf":2.0},"82":{"tf":1.0},"89":{"tf":1.0}}}},"r":{"df":0,"docs":{},"n":{"df":2,"docs":{"130":{"tf":1.0},"33":{"tf":1.0}}}}},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"31":{"tf":1.4142135623730951}}}},"df":3,"docs":{"12":{"tf":1.7320508075688772},"125":{"tf":1.0},"76":{"tf":1.4142135623730951}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":2,"docs":{"49":{"tf":1.0},"67":{"tf":1.0}}}}}}}},"f":{"(":{"a":{")":{":":{"=":{"df":0,"docs":{},"p":{"(":{"a":{")":{"df":0,"docs":{},"q":{"(":{"a":{")":{"df":0,"docs":{},"−":{"1":{"df":1,"docs":{"88":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":1,"docs":{"88":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"d":{")":{"=":{"0":{"df":1,"docs":{"76":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"88":{"tf":1.0}},"i":{"df":0,"docs":{},"​":{")":{"=":{"0":{"df":1,"docs":{"76":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"h":{")":{"=":{"0":{"df":1,"docs":{"15":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"y":{"1":{"df":0,"docs":{},"​":{")":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"f":{"(":{"df":0,"docs":{},"y":{"df":0,"docs":{},"l":{"df":1,"docs":{"88":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"z":{")":{"=":{"df":0,"docs":{},"i":{"df":1,"docs":{"18":{"tf":1.0}}}},"df":0,"docs":{}},"df":1,"docs":{"68":{"tf":1.0}}}},"+":{"df":0,"docs":{},"g":{"]":{"1":{"df":0,"docs":{},"​":{"=":{"[":{"df":0,"docs":{},"f":{"]":{"1":{"df":0,"docs":{},"​":{"+":{"[":{"df":0,"docs":{},"g":{"]":{"1":{"df":1,"docs":{"18":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},",":{"df":0,"docs":{},"g":{"df":1,"docs":{"13":{"tf":1.0}}}},"/":{"df":0,"docs":{},"g":{"df":1,"docs":{"68":{"tf":1.0}}}},":":{"=":{"df":0,"docs":{},"y":{"+":{"(":{"df":0,"docs":{},"x":{"df":0,"docs":{},"−":{"df":0,"docs":{},"z":{")":{"df":0,"docs":{},"q":{"df":0,"docs":{},"−":{"df":0,"docs":{},"p":{"df":1,"docs":{"76":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"a":{"df":0,"docs":{},"→":{"df":0,"docs":{},"f":{"df":1,"docs":{"88":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"(":{"d":{")":{"df":0,"docs":{},"→":{"df":0,"docs":{},"f":{"df":1,"docs":{"88":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"=":{"0":{"df":1,"docs":{"76":{"tf":1.0}}},"a":{"(":{"df":0,"docs":{},"ζ":{")":{"df":0,"docs":{},"q":{"df":0,"docs":{},"l":{"df":0,"docs":{},"​":{"+":{"b":{"(":{"df":0,"docs":{},"ζ":{")":{"df":0,"docs":{},"q":{"df":0,"docs":{},"r":{"df":1,"docs":{"20":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"z":{"df":0,"docs":{},"h":{"df":0,"docs":{},"​":{"df":0,"docs":{},"t":{"df":1,"docs":{"15":{"tf":1.0}}}}}}},"]":{"1":{"df":3,"docs":{"18":{"tf":1.4142135623730951},"20":{"tf":1.0},"34":{"tf":1.0}}},"df":0,"docs":{}},"a":{"c":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"'":{"df":1,"docs":{"96":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"t":{"df":7,"docs":{"12":{"tf":1.0},"125":{"tf":1.0},"128":{"tf":1.0},"13":{"tf":2.8284271247461903},"15":{"tf":1.7320508075688772},"4":{"tf":1.0},"67":{"tf":1.0}},"o":{"df":0,"docs":{},"r":{"df":9,"docs":{"118":{"tf":1.0},"125":{"tf":1.0},"13":{"tf":1.7320508075688772},"2":{"tf":1.4142135623730951},"27":{"tf":1.0},"67":{"tf":1.7320508075688772},"76":{"tf":1.7320508075688772},"86":{"tf":1.0},"89":{"tf":2.0}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"76":{"tf":1.4142135623730951}}}},"l":{"df":0,"docs":{},"s":{"df":1,"docs":{"97":{"tf":1.0}}}},"r":{"df":2,"docs":{"15":{"tf":1.0},"69":{"tf":1.0}}},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"107":{"tf":1.0},"130":{"tf":1.0}}}}}},"t":{"df":2,"docs":{"116":{"tf":1.4142135623730951},"95":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"116":{"tf":1.0}}}}}}},"b":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":3,"docs":{"27":{"tf":1.0},"31":{"tf":1.7320508075688772},"32":{"tf":1.0}},"​":{"(":{"df":0,"docs":{},"ζ":{")":{"=":{"df":0,"docs":{},"t":{"df":0,"docs":{},"ˉ":{"+":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"p":{"df":0,"docs":{},"ˉ":{"df":0,"docs":{},"​":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"υ":{"2":{"a":{"df":0,"docs":{},"ˉ":{"+":{"df":0,"docs":{},"υ":{"3":{"b":{"df":0,"docs":{},"ˉ":{"+":{"df":0,"docs":{},"υ":{"4":{"c":{"df":0,"docs":{},"ˉ":{"+":{"df":0,"docs":{},"υ":{"5":{"df":0,"docs":{},"s":{"df":0,"docs":{},"ˉ":{"df":0,"docs":{},"σ":{"1":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"υ":{"6":{"df":0,"docs":{},"s":{"df":0,"docs":{},"ˉ":{"df":0,"docs":{},"σ":{"2":{"df":1,"docs":{"31":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"]":{"1":{"df":1,"docs":{"31":{"tf":1.0}},"​":{"=":{"[":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"υ":{"[":{"df":0,"docs":{},"p":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"υ":{"2":{"[":{"a":{"]":{"1":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"υ":{"3":{"[":{"b":{"]":{"1":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"υ":{"4":{"[":{"c":{"]":{"1":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"υ":{"5":{"[":{"df":0,"docs":{},"s":{"df":0,"docs":{},"σ":{"1":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"υ":{"6":{"[":{"df":0,"docs":{},"s":{"df":0,"docs":{},"σ":{"2":{"df":0,"docs":{},"​":{"]":{"1":{"df":1,"docs":{"31":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":19,"docs":{"120":{"tf":1.0},"121":{"tf":1.4142135623730951},"125":{"tf":1.7320508075688772},"126":{"tf":1.4142135623730951},"13":{"tf":2.6457513110645907},"15":{"tf":1.4142135623730951},"18":{"tf":2.449489742783178},"20":{"tf":2.0},"34":{"tf":1.4142135623730951},"4":{"tf":1.7320508075688772},"68":{"tf":1.4142135623730951},"69":{"tf":1.4142135623730951},"73":{"tf":1.0},"76":{"tf":1.0},"80":{"tf":1.0},"88":{"tf":1.7320508075688772},"89":{"tf":1.4142135623730951},"92":{"tf":2.0},"93":{"tf":1.4142135623730951}},"e":{"1":{"7":{":":{":":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"(":{"1":{"df":1,"docs":{"101":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"(":{"1":{"df":1,"docs":{"97":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"97":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"69":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"d":{"df":1,"docs":{"33":{"tf":1.0}}},"df":0,"docs":{}},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"125":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"w":{"df":10,"docs":{"102":{"tf":1.0},"104":{"tf":1.0},"116":{"tf":1.4142135623730951},"117":{"tf":1.0},"12":{"tf":1.0},"13":{"tf":1.0},"15":{"tf":1.0},"31":{"tf":1.0},"36":{"tf":1.0},"63":{"tf":1.0}}}},"f":{"df":0,"docs":{},"t":{"df":4,"docs":{"1":{"tf":1.7320508075688772},"114":{"tf":2.23606797749979},"2":{"tf":2.8284271247461903},"95":{"tf":1.0}}}},"i":{"a":{"df":0,"docs":{},"t":{"df":7,"docs":{"111":{"tf":1.4142135623730951},"38":{"tf":1.4142135623730951},"39":{"tf":1.0},"41":{"tf":2.23606797749979},"87":{"tf":1.0},"92":{"tf":1.0},"93":{"tf":1.0}}}},"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"a":{"c":{"c":{"df":0,"docs":{},"i":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":1,"docs":{"101":{"tf":1.0}},"e":{"(":{"[":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"1":{"7":{":":{":":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"(":{"1":{"df":1,"docs":{"101":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"<":{"df":0,"docs":{},"f":{">":{">":{"(":{"&":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":1,"docs":{"97":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":1,"docs":{"97":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":18,"docs":{"100":{"tf":1.0},"101":{"tf":1.0},"102":{"tf":1.0},"103":{"tf":1.0},"104":{"tf":1.0},"105":{"tf":1.0},"107":{"tf":1.7320508075688772},"110":{"tf":1.0},"48":{"tf":2.0},"49":{"tf":1.4142135623730951},"50":{"tf":1.7320508075688772},"63":{"tf":1.0},"65":{"tf":1.0},"67":{"tf":1.0},"82":{"tf":1.0},"97":{"tf":1.7320508075688772},"98":{"tf":1.4142135623730951},"99":{"tf":1.7320508075688772}},"p":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"97":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":19,"docs":{"101":{"tf":1.0},"102":{"tf":1.0},"107":{"tf":1.0},"13":{"tf":4.58257569495584},"15":{"tf":1.0},"18":{"tf":1.4142135623730951},"2":{"tf":1.4142135623730951},"34":{"tf":1.0},"35":{"tf":1.0},"4":{"tf":1.0},"40":{"tf":2.449489742783178},"43":{"tf":1.0},"51":{"tf":1.0},"6":{"tf":1.4142135623730951},"69":{"tf":1.0},"80":{"tf":1.0},"88":{"tf":1.0},"89":{"tf":1.0},"95":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"(":{"2":{"_":{"df":0,"docs":{},"u":{"6":{"4":{"df":1,"docs":{"34":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"3":{"_":{"df":0,"docs":{},"u":{"6":{"4":{"df":1,"docs":{"34":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":1,"docs":{"43":{"tf":1.0}}},"4":{"df":1,"docs":{"43":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"<":{"df":0,"docs":{},"f":{"df":1,"docs":{"34":{"tf":3.1622776601683795}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}},"f":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"51":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"e":{"df":2,"docs":{"123":{"tf":2.23606797749979},"124":{"tf":1.0}}},"l":{"df":3,"docs":{"12":{"tf":1.0},"125":{"tf":2.23606797749979},"35":{"tf":1.7320508075688772}}}},"n":{"a":{"df":0,"docs":{},"l":{"df":9,"docs":{"12":{"tf":1.0},"123":{"tf":1.4142135623730951},"125":{"tf":2.0},"126":{"tf":1.0},"15":{"tf":1.0},"34":{"tf":1.4142135623730951},"43":{"tf":1.0},"75":{"tf":1.0},"76":{"tf":1.0}}}},"d":{"df":3,"docs":{"2":{"tf":1.4142135623730951},"76":{"tf":1.0},"86":{"tf":1.0}}},"df":0,"docs":{},"e":{"df":1,"docs":{"11":{"tf":1.0}}},"i":{"df":0,"docs":{},"t":{"df":10,"docs":{"13":{"tf":1.0},"18":{"tf":1.0},"4":{"tf":1.0},"51":{"tf":1.0},"6":{"tf":1.0},"68":{"tf":1.0},"69":{"tf":1.0},"88":{"tf":1.0},"89":{"tf":1.0},"95":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"[":{"0":{"df":2,"docs":{"100":{"tf":1.4142135623730951},"107":{"tf":1.0}}},"df":0,"docs":{}},"df":2,"docs":{"100":{"tf":1.0},"107":{"tf":1.0}}}}}},"df":27,"docs":{"100":{"tf":1.4142135623730951},"101":{"tf":1.0},"107":{"tf":1.4142135623730951},"12":{"tf":1.7320508075688772},"124":{"tf":1.0},"125":{"tf":1.7320508075688772},"126":{"tf":2.0},"128":{"tf":1.4142135623730951},"13":{"tf":1.4142135623730951},"19":{"tf":1.0},"22":{"tf":1.4142135623730951},"30":{"tf":1.0},"31":{"tf":1.4142135623730951},"41":{"tf":1.0},"45":{"tf":1.0},"48":{"tf":1.4142135623730951},"51":{"tf":1.4142135623730951},"58":{"tf":1.7320508075688772},"65":{"tf":1.0},"68":{"tf":1.0},"69":{"tf":1.0},"7":{"tf":1.0},"75":{"tf":1.0},"8":{"tf":1.0},"81":{"tf":1.0},"93":{"tf":1.0},"98":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"31":{"tf":1.0}}}}}}},"t":{"df":1,"docs":{"96":{"tf":1.0}}},"v":{"df":0,"docs":{},"e":{"df":1,"docs":{"11":{"tf":1.0}}}},"x":{"df":5,"docs":{"125":{"tf":1.0},"4":{"tf":1.0},"71":{"tf":1.0},"86":{"tf":1.0},"89":{"tf":1.0}}}},"l":{"a":{"df":0,"docs":{},"g":{"a":{"df":1,"docs":{"128":{"tf":1.0}}},"b":{"df":1,"docs":{"128":{"tf":1.4142135623730951}}},"df":5,"docs":{"121":{"tf":1.4142135623730951},"125":{"tf":3.0},"126":{"tf":1.4142135623730951},"128":{"tf":3.1622776601683795},"129":{"tf":2.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"l":{"df":2,"docs":{"11":{"tf":1.4142135623730951},"3":{"tf":1.0}}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"w":{"df":2,"docs":{"49":{"tf":1.0},"96":{"tf":1.0}}}}},"n":{"df":6,"docs":{"100":{"tf":1.0},"107":{"tf":1.0},"43":{"tf":1.0},"44":{"tf":1.4142135623730951},"97":{"tf":1.0},"99":{"tf":1.0}}},"o":{"c":{"df":0,"docs":{},"u":{"df":1,"docs":{"128":{"tf":1.0}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":48,"docs":{"10":{"tf":1.4142135623730951},"104":{"tf":1.0},"106":{"tf":1.0},"107":{"tf":1.7320508075688772},"116":{"tf":1.0},"12":{"tf":1.4142135623730951},"121":{"tf":1.4142135623730951},"125":{"tf":1.4142135623730951},"126":{"tf":1.7320508075688772},"13":{"tf":3.7416573867739413},"130":{"tf":1.0},"15":{"tf":2.0},"18":{"tf":1.4142135623730951},"20":{"tf":1.0},"21":{"tf":1.0},"23":{"tf":1.0},"30":{"tf":1.0},"31":{"tf":1.4142135623730951},"34":{"tf":1.7320508075688772},"36":{"tf":1.0},"4":{"tf":1.0},"41":{"tf":1.0},"43":{"tf":1.4142135623730951},"44":{"tf":1.0},"47":{"tf":1.0},"48":{"tf":1.0},"49":{"tf":1.0},"51":{"tf":1.0},"53":{"tf":1.0},"54":{"tf":1.0},"55":{"tf":1.0},"58":{"tf":1.4142135623730951},"6":{"tf":1.4142135623730951},"68":{"tf":1.0},"71":{"tf":1.0},"73":{"tf":1.0},"75":{"tf":1.0},"76":{"tf":1.0},"77":{"tf":1.0},"78":{"tf":1.0},"82":{"tf":1.0},"86":{"tf":1.0},"89":{"tf":1.0},"9":{"tf":1.4142135623730951},"90":{"tf":1.0},"92":{"tf":2.0},"93":{"tf":2.449489742783178},"96":{"tf":1.0}}}}}},"r":{"c":{"df":2,"docs":{"12":{"tf":1.4142135623730951},"19":{"tf":1.0}}},"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"l":{"df":4,"docs":{"120":{"tf":1.0},"121":{"tf":1.0},"68":{"tf":1.0},"78":{"tf":1.0}}},"t":{"df":1,"docs":{"68":{"tf":1.0}}}},"df":11,"docs":{"101":{"tf":1.0},"116":{"tf":1.0},"125":{"tf":1.0},"13":{"tf":2.23606797749979},"34":{"tf":1.0},"51":{"tf":1.0},"67":{"tf":1.0},"71":{"tf":1.0},"8":{"tf":1.0},"90":{"tf":1.0},"95":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"18":{"tf":1.0}}}},"u":{"df":0,"docs":{},"l":{"a":{"df":3,"docs":{"57":{"tf":1.0},"59":{"tf":1.0},"75":{"tf":1.0}}},"df":0,"docs":{}}}}},"u":{"df":0,"docs":{},"n":{"d":{"df":2,"docs":{"3":{"tf":1.0},"37":{"tf":1.0}}},"df":0,"docs":{}},"r":{"df":2,"docs":{"20":{"tf":1.0},"55":{"tf":1.0}},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"116":{"tf":1.0},"2":{"tf":1.4142135623730951},"95":{"tf":1.0}}}}}}}},"p":{"df":5,"docs":{"120":{"tf":1.0},"121":{"tf":1.0},"123":{"tf":1.0},"125":{"tf":1.4142135623730951},"126":{"tf":1.0}}},"r":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"(":{"0":{"df":2,"docs":{"100":{"tf":1.0},"107":{"tf":1.0}}},"1":{"df":2,"docs":{"100":{"tf":1.0},"107":{"tf":1.0}}},"2":{"df":2,"docs":{"100":{"tf":1.0},"107":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},":":{":":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":1,"docs":{"107":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":7,"docs":{"100":{"tf":1.4142135623730951},"102":{"tf":1.0},"106":{"tf":1.0},"107":{"tf":2.8284271247461903},"110":{"tf":2.449489742783178},"128":{"tf":1.7320508075688772},"82":{"tf":1.0}}}}},"df":1,"docs":{"37":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"39":{"tf":1.0}}}}},"i":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"_":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"102":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"d":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"79":{"tf":1.0}}}},"df":0,"docs":{}},"df":20,"docs":{"102":{"tf":1.0},"105":{"tf":1.4142135623730951},"106":{"tf":1.0},"112":{"tf":1.4142135623730951},"118":{"tf":1.7320508075688772},"56":{"tf":2.0},"58":{"tf":1.7320508075688772},"61":{"tf":1.4142135623730951},"62":{"tf":1.0},"67":{"tf":2.0},"70":{"tf":1.0},"72":{"tf":1.7320508075688772},"75":{"tf":2.0},"76":{"tf":2.0},"77":{"tf":1.4142135623730951},"78":{"tf":2.6457513110645907},"79":{"tf":1.7320508075688772},"89":{"tf":1.0},"92":{"tf":1.4142135623730951},"93":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"2":{"tf":1.0},"81":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":1,"docs":{"9":{"tf":1.0}}}},"n":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":21,"docs":{"101":{"tf":1.0},"103":{"tf":1.0},"104":{"tf":1.0},"106":{"tf":1.0},"107":{"tf":1.0},"111":{"tf":1.0},"121":{"tf":1.0},"125":{"tf":1.4142135623730951},"34":{"tf":1.7320508075688772},"39":{"tf":1.0},"44":{"tf":2.6457513110645907},"53":{"tf":1.0},"54":{"tf":1.0},"55":{"tf":1.0},"82":{"tf":1.4142135623730951},"83":{"tf":1.0},"86":{"tf":1.7320508075688772},"88":{"tf":1.7320508075688772},"89":{"tf":1.4142135623730951},"93":{"tf":1.0},"97":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"126":{"tf":1.0},"20":{"tf":1.0},"95":{"tf":1.0}},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"12":{"tf":1.0}}}}}}}}}}}},"g":{",":{"df":0,"docs":{},"h":{"df":1,"docs":{"93":{"tf":1.0}}}},"1":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"34":{"tf":2.8284271247461903}}}}}}}},"3":{"df":1,"docs":{"117":{"tf":1.0}}},"=":{"df":0,"docs":{},"ω":{"b":{"df":1,"docs":{"89":{"tf":1.0}}},"df":0,"docs":{}}},"^":{"0":{"df":2,"docs":{"51":{"tf":1.0},"54":{"tf":1.0}}},"1":{"df":2,"docs":{"51":{"tf":1.0},"54":{"tf":1.0}}},"2":{"df":2,"docs":{"51":{"tf":1.4142135623730951},"54":{"tf":1.0}}},"3":{"df":2,"docs":{"51":{"tf":1.0},"54":{"tf":1.0}}},"4":{"df":2,"docs":{"51":{"tf":1.0},"54":{"tf":1.0}}},"5":{"df":2,"docs":{"51":{"tf":1.7320508075688772},"54":{"tf":1.0}}},"8":{"df":1,"docs":{"51":{"tf":1.0}}},"df":0,"docs":{},"i":{"df":2,"docs":{"51":{"tf":1.0},"61":{"tf":1.0}}}},"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"a":{"_":{"df":0,"docs":{},"i":{"df":1,"docs":{"58":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"e":{"df":8,"docs":{"10":{"tf":1.0},"11":{"tf":2.449489742783178},"12":{"tf":1.0},"13":{"tf":1.0},"15":{"tf":1.4142135623730951},"19":{"tf":1.0},"8":{"tf":3.3166247903554},"9":{"tf":2.6457513110645907}}}},"v":{"df":0,"docs":{},"e":{"df":2,"docs":{"106":{"tf":1.4142135623730951},"62":{"tf":1.4142135623730951}}}}},"df":13,"docs":{"117":{"tf":2.23606797749979},"118":{"tf":1.4142135623730951},"121":{"tf":1.4142135623730951},"125":{"tf":2.0},"126":{"tf":1.4142135623730951},"13":{"tf":2.449489742783178},"15":{"tf":1.0},"18":{"tf":2.0},"51":{"tf":2.23606797749979},"53":{"tf":1.0},"67":{"tf":2.0},"68":{"tf":1.0},"80":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":28,"docs":{"101":{"tf":1.0},"111":{"tf":1.0},"112":{"tf":1.4142135623730951},"117":{"tf":2.0},"123":{"tf":1.4142135623730951},"125":{"tf":1.0},"128":{"tf":1.0},"2":{"tf":1.0},"3":{"tf":1.0},"33":{"tf":1.4142135623730951},"34":{"tf":1.4142135623730951},"43":{"tf":1.4142135623730951},"47":{"tf":1.0},"48":{"tf":1.0},"49":{"tf":1.7320508075688772},"51":{"tf":1.0},"64":{"tf":1.4142135623730951},"67":{"tf":1.0},"69":{"tf":1.0},"7":{"tf":1.0},"75":{"tf":1.0},"76":{"tf":1.0},"77":{"tf":1.0},"80":{"tf":1.0},"82":{"tf":1.0},"88":{"tf":1.4142135623730951},"96":{"tf":1.0},"97":{"tf":1.4142135623730951}}}}},"t":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"100":{"tf":1.0}}}}}},"df":5,"docs":{"111":{"tf":1.4142135623730951},"130":{"tf":1.0},"73":{"tf":1.0},"76":{"tf":1.0},"80":{"tf":1.0}}}},"i":{":":{"0":{"df":0,"docs":{},"≤":{"df":0,"docs":{},"i":{"<":{"2":{"df":0,"docs":{},"n":{"df":1,"docs":{"105":{"tf":1.0}}}},"df":0,"docs":{},"n":{"df":1,"docs":{"117":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":1,"docs":{"118":{"tf":1.4142135623730951}},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"'":{"df":1,"docs":{"96":{"tf":1.0}}},"df":0,"docs":{}}}}}},"v":{"df":0,"docs":{},"e":{"df":9,"docs":{"107":{"tf":1.0},"128":{"tf":1.4142135623730951},"13":{"tf":1.0},"130":{"tf":1.7320508075688772},"18":{"tf":1.0},"45":{"tf":1.0},"49":{"tf":1.0},"6":{"tf":1.0},"76":{"tf":1.0}},"n":{"df":12,"docs":{"107":{"tf":1.7320508075688772},"125":{"tf":1.0},"13":{"tf":1.0},"15":{"tf":1.4142135623730951},"22":{"tf":1.0},"35":{"tf":1.0},"62":{"tf":1.0},"71":{"tf":1.0},"73":{"tf":1.0},"74":{"tf":1.0},"88":{"tf":1.0},"90":{"tf":1.0}}}}},"z":{"a":{"df":1,"docs":{"96":{"tf":1.0}}},"df":0,"docs":{}}},"k":{"df":1,"docs":{"117":{"tf":1.0}}},"l":{"df":0,"docs":{},"o":{"b":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"69":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"n":{"+":{"1":{"=":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"+":{"2":{"=":{"df":0,"docs":{},"g":{"2":{"df":1,"docs":{"117":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"=":{"1":{"df":1,"docs":{"117":{"tf":1.0}}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":1,"docs":{"33":{"tf":1.0}}}}},"df":0,"docs":{}},"o":{"a":{"df":0,"docs":{},"l":{"df":5,"docs":{"45":{"tf":1.0},"49":{"tf":1.0},"75":{"tf":1.0},"76":{"tf":1.0},"96":{"tf":1.0}}}},"df":17,"docs":{"102":{"tf":1.0},"104":{"tf":1.4142135623730951},"107":{"tf":1.0},"111":{"tf":1.0},"117":{"tf":1.0},"13":{"tf":1.7320508075688772},"41":{"tf":1.0},"45":{"tf":1.0},"47":{"tf":1.0},"48":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.0},"52":{"tf":1.0},"56":{"tf":1.0},"67":{"tf":1.0},"96":{"tf":1.0},"97":{"tf":1.4142135623730951}},"l":{"d":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":4,"docs":{"18":{"tf":1.0},"34":{"tf":1.0},"37":{"tf":1.0},"96":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"o":{"d":{"df":4,"docs":{"13":{"tf":1.0},"45":{"tf":1.0},"49":{"tf":1.0},"79":{"tf":1.0}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"93":{"tf":1.0}}},"df":0,"docs":{}}}}},"p":{"df":0,"docs":{},"u":{"df":1,"docs":{"2":{"tf":1.7320508075688772}}}},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"13":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"2":{"tf":1.0},"67":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"k":{"df":1,"docs":{"93":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"n":{"d":{"df":4,"docs":{"86":{"tf":1.7320508075688772},"89":{"tf":1.0},"92":{"tf":1.0},"93":{"tf":1.0}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":3,"docs":{"121":{"tf":1.4142135623730951},"126":{"tf":1.0},"18":{"tf":2.23606797749979}}}}}},"u":{"a":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":1,"docs":{"76":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"h":{"(":{"df":0,"docs":{},"x":{")":{"=":{"df":0,"docs":{},"h":{"1":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"x":{"2":{")":{"+":{"df":0,"docs":{},"x":{"df":0,"docs":{},"h":{"2":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"x":{"2":{"df":2,"docs":{"109":{"tf":1.0},"66":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"β":{"1":{"df":0,"docs":{},"​":{"b":{"(":{"df":0,"docs":{},"x":{")":{"+":{"df":0,"docs":{},"β":{"2":{"df":0,"docs":{},"​":{"c":{"(":{"df":0,"docs":{},"x":{"df":1,"docs":{"55":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"0":{"df":2,"docs":{"105":{"tf":1.0},"106":{"tf":1.0}}},"_":{"0":{"df":2,"docs":{"61":{"tf":1.0},"62":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"55":{"tf":1.0}},"∣":{"df":0,"docs":{},"∣":{"df":0,"docs":{},"i":{"df":1,"docs":{"86":{"tf":1.0}}}}}},"z":{")":{"=":{"df":0,"docs":{},"f":{"(":{"df":0,"docs":{},"z":{")":{"/":{"df":0,"docs":{},"g":{"(":{"df":0,"docs":{},"z":{"df":1,"docs":{"68":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"β":{"1":{"df":0,"docs":{},"​":{"b":{"(":{"df":0,"docs":{},"z":{")":{"+":{"df":0,"docs":{},"β":{"2":{"df":0,"docs":{},"​":{"c":{"(":{"df":0,"docs":{},"z":{"df":3,"docs":{"106":{"tf":1.0},"57":{"tf":1.0},"62":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":7,"docs":{"105":{"tf":1.0},"106":{"tf":1.4142135623730951},"58":{"tf":1.0},"61":{"tf":1.0},"62":{"tf":1.4142135623730951},"68":{"tf":1.0},"83":{"tf":1.0}}}},".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":1,"docs":{"13":{"tf":1.0}}}}}},"1":{"df":2,"docs":{"92":{"tf":1.4142135623730951},"93":{"tf":2.23606797749979}},"​":{"(":{"df":0,"docs":{},"z":{"2":{"df":1,"docs":{"92":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"2":{"df":2,"docs":{"92":{"tf":1.4142135623730951},"93":{"tf":1.0}},"​":{"(":{"df":0,"docs":{},"z":{"2":{"df":1,"docs":{"92":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}}},":":{"=":{"df":0,"docs":{},"k":{"df":0,"docs":{},"∑":{"df":0,"docs":{},"​":{"df":0,"docs":{},"β":{"df":0,"docs":{},"k":{"df":0,"docs":{},"t":{"df":0,"docs":{},"​":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"j":{"df":0,"docs":{},"∑":{"df":0,"docs":{},"​":{"df":0,"docs":{},"β":{"df":0,"docs":{},"j":{"b":{"df":0,"docs":{},"​":{"b":{"df":0,"docs":{},"j":{"df":1,"docs":{"92":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"η":{"1":{"df":0,"docs":{},"z":{"2":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"z":{"df":0,"docs":{},"η":{"2":{"df":0,"docs":{},"z":{"2":{"df":1,"docs":{"93":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"=":{"df":0,"docs":{},"h":{"1":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"x":{"2":{")":{"+":{"df":0,"docs":{},"x":{"df":0,"docs":{},"h":{"2":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"x":{"2":{"df":1,"docs":{"92":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"k":{"df":0,"docs":{},"∑":{"df":0,"docs":{},"​":{"df":0,"docs":{},"β":{"df":0,"docs":{},"k":{"df":0,"docs":{},"t":{"df":0,"docs":{},"​":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"j":{"df":0,"docs":{},"∑":{"df":0,"docs":{},"​":{"df":0,"docs":{},"β":{"df":0,"docs":{},"j":{"b":{"df":0,"docs":{},"​":{"b":{"df":0,"docs":{},"j":{"df":1,"docs":{"93":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"s":{"df":0,"docs":{},"h":{"a":{"3":{"df":1,"docs":{"39":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"{":{"1":{",":{"df":0,"docs":{},"ω":{",":{"df":0,"docs":{},"ω":{"2":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"k":{"df":0,"docs":{},"−":{"1":{"df":1,"docs":{"13":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"−":{"1":{"df":3,"docs":{"13":{"tf":1.4142135623730951},"15":{"tf":1.0},"22":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"h":{"0":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"h":{"df":0,"docs":{},"n":{"df":0,"docs":{},"​":{"df":0,"docs":{},"}":{"df":0,"docs":{},"⊂":{"df":0,"docs":{},"f":{"df":1,"docs":{"4":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"ω":{"df":0,"docs":{},"i":{":":{"0":{"df":0,"docs":{},"≤":{"df":0,"docs":{},"i":{"<":{"df":0,"docs":{},"n":{"df":1,"docs":{"13":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"_":{"1":{"(":{"df":0,"docs":{},"x":{"df":1,"docs":{"66":{"tf":1.0}}}},"df":2,"docs":{"109":{"tf":1.7320508075688772},"66":{"tf":1.0}}},"2":{"(":{"df":0,"docs":{},"x":{"df":1,"docs":{"66":{"tf":1.0}}}},"df":2,"docs":{"109":{"tf":1.7320508075688772},"66":{"tf":1.0}}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"118":{"tf":1.0}}}},"n":{"d":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"df":1,"docs":{"81":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":4,"docs":{"107":{"tf":1.0},"110":{"tf":1.0},"51":{"tf":1.0},"55":{"tf":1.0}},"l":{"df":2,"docs":{"103":{"tf":1.0},"8":{"tf":1.0}}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":5,"docs":{"109":{"tf":1.0},"118":{"tf":1.0},"125":{"tf":1.0},"75":{"tf":1.0},"76":{"tf":1.4142135623730951}}}},"i":{"df":1,"docs":{"34":{"tf":1.0}}}}},"r":{"d":{"df":2,"docs":{"13":{"tf":1.0},"19":{"tf":1.0}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"h":{"(":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"_":{"2":{"df":1,"docs":{"39":{"tf":1.7320508075688772}}},"3":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":7,"docs":{"111":{"tf":1.0},"130":{"tf":1.0},"44":{"tf":1.0},"73":{"tf":1.7320508075688772},"86":{"tf":1.7320508075688772},"89":{"tf":1.4142135623730951},"90":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"103":{"tf":1.0},"39":{"tf":2.6457513110645907}}}},"m":{"a":{"df":0,"docs":{},"p":{":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"(":{"[":{"(":{"df":0,"docs":{},"x":{"df":1,"docs":{"43":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"v":{"df":0,"docs":{},"e":{"df":2,"docs":{"103":{"tf":1.0},"48":{"tf":1.0}},"n":{"'":{"df":0,"docs":{},"t":{"df":1,"docs":{"68":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":32,"docs":{"105":{"tf":1.4142135623730951},"106":{"tf":1.0},"107":{"tf":2.0},"109":{"tf":2.0},"110":{"tf":1.0},"111":{"tf":1.0},"118":{"tf":2.23606797749979},"126":{"tf":1.4142135623730951},"13":{"tf":2.8284271247461903},"19":{"tf":2.23606797749979},"23":{"tf":1.0},"24":{"tf":1.0},"25":{"tf":1.0},"31":{"tf":1.4142135623730951},"34":{"tf":1.0},"52":{"tf":1.0},"55":{"tf":2.449489742783178},"56":{"tf":2.23606797749979},"57":{"tf":2.0},"58":{"tf":1.7320508075688772},"59":{"tf":1.0},"6":{"tf":1.4142135623730951},"61":{"tf":1.4142135623730951},"64":{"tf":1.0},"65":{"tf":1.0},"66":{"tf":1.7320508075688772},"68":{"tf":1.4142135623730951},"80":{"tf":1.0},"82":{"tf":2.6457513110645907},"83":{"tf":2.0},"86":{"tf":1.0},"92":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"41":{"tf":1.0}}}},"p":{"df":2,"docs":{"44":{"tf":1.0},"69":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"101":{"tf":1.0},"34":{"tf":1.0}}}}}},"n":{"c":{"df":1,"docs":{"118":{"tf":1.0}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"e":{"'":{"df":1,"docs":{"19":{"tf":1.0}}},"df":24,"docs":{"10":{"tf":1.0},"107":{"tf":1.0},"111":{"tf":1.0},"117":{"tf":1.0},"121":{"tf":1.0},"13":{"tf":2.449489742783178},"130":{"tf":1.4142135623730951},"20":{"tf":1.0},"3":{"tf":1.0},"34":{"tf":1.4142135623730951},"39":{"tf":1.4142135623730951},"51":{"tf":1.0},"53":{"tf":1.0},"55":{"tf":1.0},"56":{"tf":1.0},"6":{"tf":1.4142135623730951},"69":{"tf":1.0},"73":{"tf":1.0},"77":{"tf":1.4142135623730951},"8":{"tf":1.0},"86":{"tf":1.0},"88":{"tf":1.0},"92":{"tf":1.4142135623730951},"95":{"tf":1.0}}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":4,"docs":{"111":{"tf":1.0},"39":{"tf":1.0},"41":{"tf":1.0},"87":{"tf":1.0}}}}}}}},"i":{"d":{"df":0,"docs":{},"e":{"df":1,"docs":{"18":{"tf":1.0}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":12,"docs":{"100":{"tf":1.0},"101":{"tf":1.0},"102":{"tf":1.0},"103":{"tf":1.0},"34":{"tf":1.0},"45":{"tf":1.0},"58":{"tf":1.0},"68":{"tf":1.4142135623730951},"80":{"tf":1.4142135623730951},"97":{"tf":1.7320508075688772},"98":{"tf":1.0},"99":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":4,"docs":{"118":{"tf":1.0},"125":{"tf":1.0},"19":{"tf":1.0},"67":{"tf":1.0}}}}}},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"20":{"tf":1.4142135623730951}}}}}}}},"o":{"df":0,"docs":{},"l":{"d":{"df":17,"docs":{"10":{"tf":1.0},"100":{"tf":2.0},"101":{"tf":1.4142135623730951},"102":{"tf":1.7320508075688772},"116":{"tf":1.4142135623730951},"12":{"tf":1.0},"125":{"tf":1.4142135623730951},"13":{"tf":2.23606797749979},"15":{"tf":1.4142135623730951},"34":{"tf":1.0},"53":{"tf":1.0},"6":{"tf":1.0},"68":{"tf":1.0},"73":{"tf":1.0},"75":{"tf":1.0},"76":{"tf":1.7320508075688772},"9":{"tf":1.0}}},"df":0,"docs":{},"e":{"df":1,"docs":{"125":{"tf":2.6457513110645907}}}},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"df":1,"docs":{"18":{"tf":1.0}}}}}}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":3,"docs":{"111":{"tf":1.0},"19":{"tf":1.0},"75":{"tf":1.0}}}}}},"o":{"d":{"df":15,"docs":{"104":{"tf":1.7320508075688772},"105":{"tf":1.0},"106":{"tf":1.0},"107":{"tf":1.4142135623730951},"108":{"tf":1.0},"109":{"tf":1.0},"110":{"tf":1.0},"111":{"tf":1.0},"112":{"tf":1.0},"113":{"tf":1.0},"114":{"tf":1.0},"115":{"tf":1.0},"116":{"tf":1.0},"117":{"tf":1.0},"118":{"tf":1.0}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"0":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":2,"docs":{"116":{"tf":1.7320508075688772},"77":{"tf":1.0}}}}},"ω":{"df":0,"docs":{},"i":{":":{"0":{"df":0,"docs":{},"≤":{"df":0,"docs":{},"i":{"<":{"2":{"df":0,"docs":{},"n":{"df":1,"docs":{"118":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"∈":{"d":{"df":1,"docs":{"13":{"tf":1.4142135623730951}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"∖":{"df":0,"docs":{},"{":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"i":{"df":0,"docs":{},"}":{"df":0,"docs":{},"i":{"df":0,"docs":{},"≥":{"0":{"df":1,"docs":{"89":{"tf":1.0}}},"df":0,"docs":{}}}}}}}}},"h":{"df":2,"docs":{"13":{"tf":1.7320508075688772},"15":{"tf":1.0}}}}},"i":{"+":{"1":{"df":1,"docs":{"69":{"tf":1.4142135623730951}}},"df":0,"docs":{}},",":{"df":0,"docs":{},"j":{")":{",":{"df":0,"docs":{},"v":{"df":1,"docs":{"13":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"∈":{"df":0,"docs":{},"i":{"df":1,"docs":{"13":{"tf":1.0}}}}},",":{"df":0,"docs":{},"k":{",":{"df":0,"docs":{},"l":{"df":4,"docs":{"10":{"tf":1.0},"12":{"tf":1.0},"13":{"tf":1.0},"15":{"tf":1.0}}}},"df":0,"docs":{}},"l":{"df":1,"docs":{"13":{"tf":1.0}}}},"df":1,"docs":{"13":{"tf":2.0}}}},".":{"df":6,"docs":{"100":{"tf":1.0},"107":{"tf":1.0},"118":{"tf":1.0},"51":{"tf":1.0},"58":{"tf":1.4142135623730951},"67":{"tf":1.0}}},":":{"0":{"df":0,"docs":{},"≤":{"df":0,"docs":{},"i":{"<":{"2":{"df":0,"docs":{},"n":{"+":{"1":{"df":1,"docs":{"118":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"=":{"0":{"df":0,"docs":{},"k":{"df":0,"docs":{},"−":{"1":{"df":0,"docs":{},"​":{"(":{"a":{"df":0,"docs":{},"i":{"df":1,"docs":{"13":{"tf":1.4142135623730951}},"​":{"+":{"df":0,"docs":{},"γ":{")":{"/":{"df":0,"docs":{},"∏":{"df":0,"docs":{},"i":{"=":{"0":{"df":0,"docs":{},"k":{"df":0,"docs":{},"−":{"1":{"df":0,"docs":{},"​":{"(":{"b":{"df":0,"docs":{},"i":{"df":1,"docs":{"13":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"b":{"df":0,"docs":{},"i":{"df":1,"docs":{"13":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"∏":{"df":0,"docs":{},"k":{"df":0,"docs":{},"−":{"1":{"df":0,"docs":{},"​":{"(":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"γ":{")":{"=":{"df":0,"docs":{},"i":{"=":{"0":{"df":0,"docs":{},"∏":{"df":0,"docs":{},"k":{"df":0,"docs":{},"−":{"1":{"df":0,"docs":{},"​":{"(":{"b":{"df":0,"docs":{},"i":{"df":1,"docs":{"13":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"∑":{"df":0,"docs":{},"n":{"df":0,"docs":{},"​":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"ζ":{")":{"(":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{")":{"df":0,"docs":{},"i":{"df":1,"docs":{"31":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"{":{"(":{"df":0,"docs":{},"i":{",":{"df":0,"docs":{},"j":{"df":1,"docs":{"13":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"∣":{"df":0,"docs":{},"l":{"df":0,"docs":{},"j":{"df":1,"docs":{"121":{"tf":1.0}}}}}},">":{"df":0,"docs":{},"n":{"df":2,"docs":{"13":{"tf":1.0},"15":{"tf":1.0}}}},"b":{"df":0,"docs":{},"​":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"x":{"df":1,"docs":{"107":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"d":{"df":0,"docs":{},"e":{"a":{"df":12,"docs":{"111":{"tf":1.0},"13":{"tf":1.0},"130":{"tf":1.0},"3":{"tf":1.0},"5":{"tf":1.4142135623730951},"53":{"tf":1.0},"58":{"tf":1.0},"6":{"tf":1.0},"64":{"tf":1.0},"65":{"tf":1.0},"66":{"tf":1.0},"78":{"tf":1.0}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":1,"docs":{"51":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"104":{"tf":1.0}}}}}}},"m":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"128":{"tf":1.0}}}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"i":{"df":1,"docs":{"106":{"tf":1.0}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":38,"docs":{"100":{"tf":1.0},"101":{"tf":1.0},"102":{"tf":1.0},"103":{"tf":1.4142135623730951},"104":{"tf":1.4142135623730951},"105":{"tf":1.0},"106":{"tf":1.0},"107":{"tf":1.0},"108":{"tf":1.0},"109":{"tf":1.0},"110":{"tf":1.0},"111":{"tf":1.0},"112":{"tf":1.0},"113":{"tf":1.0},"114":{"tf":1.0},"115":{"tf":1.0},"116":{"tf":1.4142135623730951},"117":{"tf":1.4142135623730951},"118":{"tf":1.0},"18":{"tf":1.0},"33":{"tf":2.0},"34":{"tf":1.0},"35":{"tf":1.4142135623730951},"36":{"tf":2.0},"37":{"tf":1.0},"38":{"tf":1.0},"39":{"tf":1.4142135623730951},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"45":{"tf":1.0},"63":{"tf":1.0},"66":{"tf":1.0},"67":{"tf":1.0},"8":{"tf":1.0},"96":{"tf":2.23606797749979},"97":{"tf":1.0},"98":{"tf":1.4142135623730951},"99":{"tf":1.0}}}}}}},"i":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"51":{"tf":1.0}}}}}}},"df":1,"docs":{"76":{"tf":1.7320508075688772}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":8,"docs":{"117":{"tf":1.0},"125":{"tf":1.7320508075688772},"13":{"tf":1.4142135623730951},"15":{"tf":1.0},"67":{"tf":1.0},"9":{"tf":1.0},"90":{"tf":1.4142135623730951},"98":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":4,"docs":{"116":{"tf":1.0},"130":{"tf":1.0},"20":{"tf":1.0},"76":{"tf":1.0}}}}}}},"n":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"d":{"df":9,"docs":{"118":{"tf":1.7320508075688772},"12":{"tf":1.0},"125":{"tf":1.0},"128":{"tf":1.0},"2":{"tf":1.0},"22":{"tf":1.0},"65":{"tf":1.0},"78":{"tf":1.0},"82":{"tf":1.0}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"12":{"tf":1.4142135623730951},"126":{"tf":1.4142135623730951}}}}}}},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":4,"docs":{"126":{"tf":1.4142135623730951},"76":{"tf":1.4142135623730951},"86":{"tf":1.0},"92":{"tf":1.4142135623730951}}}},"d":{"df":1,"docs":{"49":{"tf":1.0}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"121":{"tf":1.0}}}}}}}}},"d":{"df":0,"docs":{},"e":{"df":2,"docs":{"56":{"tf":1.0},"58":{"tf":1.4142135623730951}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":5,"docs":{"10":{"tf":1.0},"12":{"tf":1.4142135623730951},"129":{"tf":1.0},"77":{"tf":1.0},"86":{"tf":1.0}}},"df":0,"docs":{}}}},"x":{"df":10,"docs":{"10":{"tf":2.23606797749979},"102":{"tf":1.0},"12":{"tf":1.4142135623730951},"128":{"tf":1.0},"13":{"tf":1.4142135623730951},"35":{"tf":1.0},"71":{"tf":1.0},"77":{"tf":1.0},"92":{"tf":1.0},"93":{"tf":1.0}}}},"i":{"c":{"df":3,"docs":{"10":{"tf":1.0},"13":{"tf":1.0},"27":{"tf":1.0}}},"df":0,"docs":{}},"u":{"c":{"df":2,"docs":{"13":{"tf":1.0},"88":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":2,"docs":{"125":{"tf":1.0},"130":{"tf":1.0}},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"i":{"df":1,"docs":{"82":{"tf":1.0}}}},"df":0,"docs":{}}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"76":{"tf":1.4142135623730951}}}}}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"125":{"tf":1.4142135623730951}}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":9,"docs":{"112":{"tf":1.0},"121":{"tf":1.0},"123":{"tf":1.7320508075688772},"124":{"tf":1.0},"125":{"tf":1.4142135623730951},"18":{"tf":1.0},"51":{"tf":1.0},"69":{"tf":1.0},"8":{"tf":1.0}}}}}},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"i":{"df":2,"docs":{"130":{"tf":1.0},"43":{"tf":1.0}}}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":5,"docs":{"125":{"tf":1.0},"130":{"tf":1.0},"30":{"tf":1.7320508075688772},"69":{"tf":1.0},"92":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"18":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":24,"docs":{"10":{"tf":1.0},"103":{"tf":1.0},"114":{"tf":1.4142135623730951},"12":{"tf":2.6457513110645907},"121":{"tf":1.0},"123":{"tf":1.0},"13":{"tf":1.4142135623730951},"130":{"tf":1.0},"14":{"tf":1.7320508075688772},"15":{"tf":1.7320508075688772},"2":{"tf":1.7320508075688772},"22":{"tf":1.7320508075688772},"25":{"tf":1.0},"31":{"tf":1.4142135623730951},"33":{"tf":2.0},"34":{"tf":3.3166247903554},"35":{"tf":1.0},"41":{"tf":1.4142135623730951},"43":{"tf":2.449489742783178},"6":{"tf":3.1622776601683795},"8":{"tf":1.0},"93":{"tf":1.0},"97":{"tf":2.449489742783178},"99":{"tf":1.4142135623730951}}}}},"s":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"44":{"tf":1.0}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":1,"docs":{"96":{"tf":1.0}}}}}},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"13":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"a":{"df":0,"docs":{},"n":{"c":{"df":5,"docs":{"12":{"tf":1.0},"13":{"tf":1.0},"15":{"tf":1.4142135623730951},"34":{"tf":2.6457513110645907},"7":{"tf":1.0}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":4,"docs":{"102":{"tf":1.0},"103":{"tf":1.0},"34":{"tf":1.7320508075688772},"99":{"tf":1.0}}}}}},"df":3,"docs":{"121":{"tf":1.0},"125":{"tf":1.4142135623730951},"126":{"tf":1.4142135623730951}},"e":{"a":{"d":{"df":11,"docs":{"116":{"tf":1.0},"125":{"tf":1.0},"13":{"tf":1.0},"20":{"tf":1.0},"31":{"tf":1.0},"53":{"tf":1.0},"54":{"tf":1.0},"77":{"tf":1.4142135623730951},"8":{"tf":1.0},"82":{"tf":1.0},"90":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":5,"docs":{"121":{"tf":1.4142135623730951},"125":{"tf":3.872983346207417},"126":{"tf":1.0},"130":{"tf":1.4142135623730951},"49":{"tf":1.0}}}},"df":0,"docs":{}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":4,"docs":{"121":{"tf":1.0},"125":{"tf":1.0},"40":{"tf":1.4142135623730951},"73":{"tf":1.0}},"r":{"df":2,"docs":{"82":{"tf":1.0},"98":{"tf":1.0}}}},"n":{"df":0,"docs":{},"s":{"df":1,"docs":{"95":{"tf":1.0}}}},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":10,"docs":{"111":{"tf":1.4142135623730951},"124":{"tf":1.0},"125":{"tf":1.0},"69":{"tf":1.0},"70":{"tf":1.0},"73":{"tf":1.0},"75":{"tf":1.0},"80":{"tf":1.0},"89":{"tf":1.0},"93":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"13":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"v":{"df":2,"docs":{"128":{"tf":1.0},"129":{"tf":1.0}}}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"i":{"df":2,"docs":{"10":{"tf":1.0},"47":{"tf":1.0}}}},"df":0,"docs":{}}},"n":{"df":4,"docs":{"111":{"tf":1.4142135623730951},"39":{"tf":2.23606797749979},"70":{"tf":1.0},"78":{"tf":1.7320508075688772}}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":26,"docs":{"105":{"tf":1.0},"107":{"tf":2.6457513110645907},"114":{"tf":1.7320508075688772},"116":{"tf":2.0},"118":{"tf":1.0},"13":{"tf":3.0},"15":{"tf":1.0},"19":{"tf":1.4142135623730951},"2":{"tf":2.0},"23":{"tf":1.0},"24":{"tf":1.0},"25":{"tf":1.0},"31":{"tf":1.0},"34":{"tf":1.0},"35":{"tf":1.0},"4":{"tf":1.0},"51":{"tf":1.0},"53":{"tf":1.0},"61":{"tf":1.0},"67":{"tf":1.0},"76":{"tf":2.0},"80":{"tf":1.0},"81":{"tf":1.0},"82":{"tf":1.0},"89":{"tf":1.0},"92":{"tf":1.4142135623730951}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":2,"docs":{"40":{"tf":1.0},"69":{"tf":1.0}}}}}}}},"r":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"u":{"c":{"df":3,"docs":{"118":{"tf":1.0},"13":{"tf":1.0},"52":{"tf":1.0}},"t":{"df":1,"docs":{"0":{"tf":1.7320508075688772}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"8":{"tf":1.0}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"19":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":5,"docs":{"116":{"tf":1.0},"125":{"tf":1.0},"44":{"tf":1.0},"6":{"tf":1.0},"95":{"tf":1.4142135623730951}}},"t":{"df":2,"docs":{"6":{"tf":1.0},"95":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"v":{"df":10,"docs":{"116":{"tf":1.4142135623730951},"128":{"tf":1.0},"20":{"tf":1.0},"52":{"tf":1.0},"69":{"tf":1.0},"76":{"tf":1.0},"78":{"tf":1.0},"96":{"tf":1.0},"97":{"tf":1.0},"98":{"tf":1.0}}}}}}},"o":{"df":1,"docs":{"130":{"tf":1.0}}},"s":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"<":{"df":0,"docs":{},"f":{"df":1,"docs":{"34":{"tf":1.7320508075688772}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"34":{"tf":2.23606797749979}}},"df":0,"docs":{}}}}},"n":{"'":{"df":0,"docs":{},"t":{"df":3,"docs":{"114":{"tf":1.0},"128":{"tf":1.0},"64":{"tf":1.0}}}},"df":0,"docs":{}},"r":{"a":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"<":{"df":0,"docs":{},"f":{"df":1,"docs":{"34":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"u":{"df":2,"docs":{"125":{"tf":1.0},"130":{"tf":1.0}}}}},"t":{"'":{"df":16,"docs":{"10":{"tf":1.0},"100":{"tf":1.0},"117":{"tf":1.0},"118":{"tf":1.0},"125":{"tf":1.7320508075688772},"13":{"tf":1.0},"130":{"tf":1.0},"19":{"tf":1.0},"34":{"tf":1.0},"48":{"tf":1.4142135623730951},"49":{"tf":1.4142135623730951},"51":{"tf":1.0},"53":{"tf":1.0},"54":{"tf":1.0},"76":{"tf":1.4142135623730951},"79":{"tf":1.0}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":4,"docs":{"105":{"tf":1.0},"48":{"tf":1.0},"58":{"tf":1.4142135623730951},"61":{"tf":1.0}}},"r":{"df":2,"docs":{"107":{"tf":1.0},"2":{"tf":1.0}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":3,"docs":{"13":{"tf":1.0},"57":{"tf":1.0},"9":{"tf":1.0}}}}}},"​":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"x":{"df":1,"docs":{"107":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"∈":{"[":{"0":{",":{"2":{"df":0,"docs":{},"n":{"+":{"df":0,"docs":{},"k":{"df":1,"docs":{"90":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"":{"=":{"df":0,"docs":{},"j":{"df":1,"docs":{"73":{"tf":1.0}}},"ω":{"df":0,"docs":{},"j":{"df":0,"docs":{},"k":{"1":{"df":0,"docs":{},"​":{"df":0,"docs":{},"":{"=":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"l":{"df":0,"docs":{},"k":{"2":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"j":{"=":{"1":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"m":{"df":3,"docs":{"89":{"tf":1.4142135623730951},"92":{"tf":1.4142135623730951},"93":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"m":{"df":0,"docs":{},"′":{"+":{"1":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"m":{"df":0,"docs":{},"′":{"+":{"df":0,"docs":{},"m":{"df":2,"docs":{"92":{"tf":1.4142135623730951},"93":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":8,"docs":{"126":{"tf":1.4142135623730951},"13":{"tf":1.0},"4":{"tf":1.0},"69":{"tf":1.4142135623730951},"81":{"tf":1.0},"83":{"tf":1.0},"92":{"tf":1.4142135623730951},"99":{"tf":1.0}},"g":{"df":0,"docs":{},"z":{"df":1,"docs":{"93":{"tf":1.0}}}},"o":{"b":{"df":3,"docs":{"107":{"tf":1.0},"111":{"tf":1.0},"19":{"tf":1.0}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":2,"docs":{"125":{"tf":1.0},"49":{"tf":1.0}}}}},"z":{"df":1,"docs":{"93":{"tf":1.4142135623730951}}},"":{"=":{"df":0,"docs":{},"i":{"df":1,"docs":{"4":{"tf":1.0}}}},"df":0,"docs":{}}},"k":{"+":{"1":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"2":{"df":0,"docs":{},"k":{"+":{"1":{"df":0,"docs":{},"​":{"df":0,"docs":{},"​":{":":{"=":{"df":0,"docs":{},"g":{"+":{"df":0,"docs":{},"ζ":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{"df":0,"docs":{},"h":{"df":1,"docs":{"93":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"1":{"2":{"df":1,"docs":{"34":{"tf":1.0}}},"df":2,"docs":{"13":{"tf":1.0},"34":{"tf":1.4142135623730951}}},"2":{"df":2,"docs":{"13":{"tf":1.0},"34":{"tf":1.0}}},"<":{"df":0,"docs":{},"n":{"df":2,"docs":{"92":{"tf":1.0},"93":{"tf":1.0}}}},"=":{"0":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"n":{"df":0,"docs":{},"−":{"1":{"df":2,"docs":{"92":{"tf":1.0},"93":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"1":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"n":{"df":2,"docs":{"92":{"tf":1.0},"93":{"tf":1.0}},"t":{"df":1,"docs":{"89":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"ω":{"0":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}}},">":{"0":{"df":2,"docs":{"73":{"tf":1.0},"77":{"tf":1.0}}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":3,"docs":{"18":{"tf":1.0},"34":{"tf":1.0},"37":{"tf":1.0}}}}},"df":7,"docs":{"117":{"tf":1.0},"126":{"tf":1.4142135623730951},"13":{"tf":2.0},"48":{"tf":1.0},"69":{"tf":1.4142135623730951},"75":{"tf":1.0},"76":{"tf":1.7320508075688772}},"e":{"c":{"c":{"a":{"df":0,"docs":{},"k":{"2":{"5":{"6":{"(":{"df":0,"docs":{},"x":{"df":0,"docs":{},"∣":{"df":0,"docs":{},"∣":{"df":0,"docs":{},"i":{"df":2,"docs":{"92":{"tf":1.0},"93":{"tf":1.0}}}}}}},"df":1,"docs":{"86":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"130":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":6,"docs":{"111":{"tf":1.0},"117":{"tf":1.0},"19":{"tf":1.0},"44":{"tf":1.0},"49":{"tf":1.0},"76":{"tf":1.4142135623730951}}}},"y":{"df":3,"docs":{"125":{"tf":1.0},"130":{"tf":1.0},"43":{"tf":1.0}}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":11,"docs":{"107":{"tf":1.0},"112":{"tf":1.0},"125":{"tf":1.7320508075688772},"130":{"tf":1.0},"43":{"tf":1.0},"44":{"tf":1.0},"56":{"tf":1.0},"57":{"tf":1.0},"6":{"tf":1.0},"73":{"tf":1.0},"81":{"tf":1.0}},"l":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"g":{"df":3,"docs":{"19":{"tf":1.0},"3":{"tf":1.0},"6":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"n":{"df":6,"docs":{"130":{"tf":1.0},"20":{"tf":1.0},"41":{"tf":1.0},"71":{"tf":1.0},"89":{"tf":1.0},"95":{"tf":1.0}}}}}},"z":{"df":0,"docs":{},"g":{":":{":":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"r":{"df":2,"docs":{"34":{"tf":1.4142135623730951},"43":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":2,"docs":{"34":{"tf":2.23606797749979},"43":{"tf":1.4142135623730951}}}},"υ":{"df":0,"docs":{},"s":{"2":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{"df":0,"docs":{},"​":{"df":0,"docs":{},"π":{"df":0,"docs":{},"k":{"df":0,"docs":{},"−":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"2":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{"df":0,"docs":{},"​":{"df":0,"docs":{},"​":{"=":{"df":0,"docs":{},"g":{"+":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"2":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{"df":0,"docs":{},"h":{"=":{"df":0,"docs":{},"g":{"df":0,"docs":{},"−":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"2":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{"df":0,"docs":{},"h":{"df":1,"docs":{"93":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}},"−":{"1":{"df":3,"docs":{"13":{"tf":1.0},"92":{"tf":1.0},"93":{"tf":1.0}}},"df":0,"docs":{}},"≥":{"0":{"df":1,"docs":{"19":{"tf":1.0}}},"df":0,"docs":{}}},"l":{",":{"df":0,"docs":{},"r":{",":{"df":0,"docs":{},"o":{"df":2,"docs":{"8":{"tf":1.0},"9":{"tf":1.0}}}},"df":0,"docs":{}}},"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":6,"docs":{"116":{"tf":1.0},"2":{"tf":1.7320508075688772},"31":{"tf":1.0},"34":{"tf":1.0},"4":{"tf":1.0},"95":{"tf":1.0}}}}},"df":0,"docs":{}}},"m":{"b":{"d":{"a":{"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":6,"docs":{"0":{"tf":1.0},"18":{"tf":1.0},"44":{"tf":1.7320508075688772},"85":{"tf":1.0},"86":{"tf":1.0},"96":{"tf":1.4142135623730951}},"s":{"_":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":1,"docs":{"37":{"tf":1.0}}}}}}}},"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{":":{":":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{"_":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{":":{":":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{":":{":":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{":":{":":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"s":{"1":{"2":{"_":{"3":{"8":{"1":{":":{":":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":2,"docs":{"43":{"tf":1.0},"44":{"tf":1.0}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{":":{":":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{":":{":":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":2,"docs":{"43":{"tf":1.0},"44":{"tf":1.0}}}}}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"n":{"d":{"df":1,"docs":{"13":{"tf":1.4142135623730951}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"49":{"tf":1.0}}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"76":{"tf":1.4142135623730951}}}}}},"s":{"df":0,"docs":{},"t":{"df":14,"docs":{"100":{"tf":1.0},"102":{"tf":1.0},"112":{"tf":1.0},"12":{"tf":1.4142135623730951},"121":{"tf":1.4142135623730951},"125":{"tf":2.0},"126":{"tf":1.0},"13":{"tf":2.0},"130":{"tf":1.0},"15":{"tf":1.0},"39":{"tf":1.0},"75":{"tf":1.0},"8":{"tf":1.0},"9":{"tf":1.0}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"18":{"tf":1.4142135623730951},"75":{"tf":1.0},"85":{"tf":1.0}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"18":{"tf":1.0}}}}}},"y":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"112":{"tf":1.4142135623730951},"93":{"tf":1.0}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":5,"docs":{"121":{"tf":1.0},"125":{"tf":1.4142135623730951},"126":{"tf":1.0},"128":{"tf":1.0},"130":{"tf":1.0}}}}}}},"d":{"df":0,"docs":{},"e":{"_":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"(":{")":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"107":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"107":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":1,"docs":{"107":{"tf":2.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":6,"docs":{"102":{"tf":1.4142135623730951},"107":{"tf":1.4142135623730951},"112":{"tf":1.0},"118":{"tf":1.7320508075688772},"128":{"tf":1.0},"67":{"tf":2.0}}}},"df":8,"docs":{"10":{"tf":1.0},"11":{"tf":1.0},"12":{"tf":1.0},"121":{"tf":1.0},"126":{"tf":1.4142135623730951},"13":{"tf":1.0},"77":{"tf":1.4142135623730951},"92":{"tf":1.0}},"e":{"a":{"d":{"df":3,"docs":{"130":{"tf":1.0},"92":{"tf":1.0},"93":{"tf":1.0}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":1,"docs":{"41":{"tf":1.0}}}},"v":{"df":6,"docs":{"123":{"tf":1.0},"13":{"tf":1.0},"15":{"tf":1.0},"19":{"tf":1.0},"77":{"tf":1.0},"90":{"tf":1.0}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"df":6,"docs":{"10":{"tf":1.0},"102":{"tf":1.0},"15":{"tf":1.0},"19":{"tf":1.0},"58":{"tf":1.0},"8":{"tf":2.23606797749979}}}},"m":{"df":0,"docs":{},"m":{"a":{"df":1,"docs":{"13":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":8,"docs":{"112":{"tf":1.0},"121":{"tf":1.4142135623730951},"125":{"tf":1.0},"126":{"tf":1.7320508075688772},"35":{"tf":1.0},"50":{"tf":1.0},"71":{"tf":1.0},"76":{"tf":1.4142135623730951}}}}}},"q":{"df":3,"docs":{"51":{"tf":1.4142135623730951},"61":{"tf":1.0},"67":{"tf":2.0}}},"s":{"df":0,"docs":{},"s":{"df":5,"docs":{"125":{"tf":1.0},"13":{"tf":1.0},"130":{"tf":1.4142135623730951},"47":{"tf":1.0},"80":{"tf":1.0}}}},"t":{"'":{"df":22,"docs":{"100":{"tf":1.0},"102":{"tf":1.0},"107":{"tf":1.0},"11":{"tf":1.0},"118":{"tf":1.0},"128":{"tf":2.23606797749979},"129":{"tf":1.4142135623730951},"13":{"tf":2.23606797749979},"130":{"tf":1.7320508075688772},"15":{"tf":1.0},"19":{"tf":1.0},"34":{"tf":1.0},"43":{"tf":1.0},"47":{"tf":1.0},"48":{"tf":1.0},"51":{"tf":1.0},"53":{"tf":1.0},"70":{"tf":1.0},"73":{"tf":1.0},"76":{"tf":2.0},"8":{"tf":1.0},"97":{"tf":1.0}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":4,"docs":{"125":{"tf":1.0},"128":{"tf":1.0},"4":{"tf":1.0},"93":{"tf":1.7320508075688772}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":12,"docs":{"100":{"tf":1.0},"101":{"tf":1.0},"102":{"tf":1.0},"103":{"tf":1.0},"45":{"tf":1.0},"58":{"tf":1.0},"66":{"tf":1.0},"68":{"tf":1.7320508075688772},"80":{"tf":1.7320508075688772},"97":{"tf":1.7320508075688772},"98":{"tf":1.0},"99":{"tf":1.0}}},"r":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"81":{"tf":1.0}}}},"df":0,"docs":{}}}}},"i":{",":{"df":0,"docs":{},"j":{"df":0,"docs":{},"′":{"df":0,"docs":{},"′":{"df":0,"docs":{},"​":{"<":{"df":0,"docs":{},"m":{"a":{"d":{"d":{"df":0,"docs":{},"r":{",":{"df":0,"docs":{},"i":{"+":{"1":{",":{"df":0,"docs":{},"j":{"df":1,"docs":{"121":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"b":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":3,"docs":{"1":{"tf":1.0},"114":{"tf":1.0},"2":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":3,"docs":{"125":{"tf":1.0},"31":{"tf":1.0},"4":{"tf":1.4142135623730951}},"m":{"b":{"df":1,"docs":{"130":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"df":6,"docs":{"13":{"tf":1.0},"20":{"tf":2.0},"27":{"tf":1.0},"31":{"tf":1.0},"82":{"tf":1.0},"83":{"tf":1.4142135623730951}}}},"df":1,"docs":{"34":{"tf":1.0}}},"k":{"df":1,"docs":{"130":{"tf":1.0}}}},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"96":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"df":4,"docs":{"107":{"tf":1.0},"112":{"tf":1.0},"125":{"tf":1.0},"58":{"tf":1.0}}}},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":2,"docs":{"100":{"tf":1.0},"13":{"tf":1.0}}}}},"​":{"(":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{")":{"=":{"1":{"df":1,"docs":{"4":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"j":{"df":0,"docs":{},"​":{")":{"=":{"0":{"df":1,"docs":{"4":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"o":{"c":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"69":{"tf":2.0},"81":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"c":{"df":5,"docs":{"125":{"tf":1.0},"130":{"tf":1.0},"15":{"tf":1.0},"3":{"tf":1.0},"35":{"tf":1.0}}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"g":{"df":2,"docs":{"107":{"tf":1.0},"76":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"12":{"tf":1.0},"125":{"tf":1.4142135623730951}}}}}},"o":{"df":0,"docs":{},"k":{"df":8,"docs":{"100":{"tf":1.0},"101":{"tf":1.0},"107":{"tf":1.0},"128":{"tf":2.23606797749979},"13":{"tf":1.0},"20":{"tf":1.0},"50":{"tf":1.0},"99":{"tf":1.0}}},"p":{"df":1,"docs":{"125":{"tf":2.0}}},"s":{"df":1,"docs":{"15":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"48":{"tf":1.0}}}},"t":{"df":2,"docs":{"49":{"tf":1.0},"52":{"tf":1.0}}},"w":{"df":5,"docs":{"118":{"tf":1.0},"34":{"tf":1.0},"67":{"tf":2.0},"79":{"tf":1.0},"89":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"2":{"tf":1.0}}}}}}},"p":{"df":0,"docs":{},"u":{"b":{"df":2,"docs":{"121":{"tf":1.0},"126":{"tf":1.0}}},"df":0,"docs":{}}},"u":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"125":{"tf":1.0}}}}}}},"df":0,"docs":{}},"×":{"3":{"df":1,"docs":{"120":{"tf":1.0}}},"df":0,"docs":{}},"′":{":":{"=":{"df":0,"docs":{},"⌈":{"df":0,"docs":{},"l":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"​":{"/":{"4":{"df":1,"docs":{"121":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"′":{"=":{"(":{"df":0,"docs":{},"l":{"0":{"df":0,"docs":{},"′":{"df":0,"docs":{},"′":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"l":{"1":{"df":0,"docs":{},"′":{"df":0,"docs":{},"′":{"df":0,"docs":{},"​":{",":{".":{".":{".":{",":{"df":0,"docs":{},"l":{"df":0,"docs":{},"j":{"df":0,"docs":{},"′":{"df":0,"docs":{},"′":{"df":0,"docs":{},"​":{")":{"df":0,"docs":{},"t":{"df":1,"docs":{"121":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"m":{",":{"df":0,"docs":{},"v":{")":{"=":{"(":{"0":{",":{"0":{"df":1,"docs":{"125":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"125":{"tf":1.0}}}},"0":{"df":0,"docs":{},"​":{"=":{"df":0,"docs":{},"r":{"0":{"df":1,"docs":{"130":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"1":{"df":1,"docs":{"2":{"tf":1.0}}},":":{"=":{"df":0,"docs":{},"m":{"df":0,"docs":{},"′":{"+":{"df":0,"docs":{},"m":{"df":1,"docs":{"89":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"=":{"2":{"df":0,"docs":{},"m":{"df":2,"docs":{"73":{"tf":1.0},"77":{"tf":1.0}}},"n":{"df":1,"docs":{"76":{"tf":1.4142135623730951}}}},"4":{"df":0,"docs":{},"n":{"df":1,"docs":{"76":{"tf":1.0}}}},"5":{"2":{"df":1,"docs":{"126":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"n":{"+":{"df":0,"docs":{},"k":{"df":1,"docs":{"19":{"tf":1.0}}}},"df":1,"docs":{"76":{"tf":1.0}}}},">":{"df":0,"docs":{},"n":{"df":1,"docs":{"76":{"tf":1.0}}}},"^":{"df":0,"docs":{},"j":{"df":1,"docs":{"92":{"tf":1.0}}}},"a":{"c":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":1,"docs":{"2":{"tf":1.0}}}}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"130":{"tf":1.7320508075688772},"49":{"tf":1.4142135623730951}}}}}},"d":{"d":{"df":0,"docs":{},"r":{",":{"df":0,"docs":{},"i":{"+":{"1":{",":{"df":0,"docs":{},"j":{"df":0,"docs":{},"​":{"df":0,"docs":{},"−":{"df":0,"docs":{},"m":{"a":{"d":{"d":{"df":0,"docs":{},"r":{",":{"df":0,"docs":{},"i":{",":{"df":0,"docs":{},"j":{"df":0,"docs":{},"​":{">":{"1":{"df":1,"docs":{"121":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},",":{"df":0,"docs":{},"j":{"df":0,"docs":{},"​":{"<":{"df":0,"docs":{},"l":{"0":{",":{"df":0,"docs":{},"j":{"df":1,"docs":{"121":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":1,"docs":{"121":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":11,"docs":{"0":{"tf":1.0},"104":{"tf":1.0},"106":{"tf":1.0},"124":{"tf":1.4142135623730951},"125":{"tf":2.0},"20":{"tf":1.0},"3":{"tf":1.0},"43":{"tf":1.0},"44":{"tf":1.0},"92":{"tf":1.0},"97":{"tf":1.4142135623730951}},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"33":{"tf":1.0},"76":{"tf":1.0}}}},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"12":{"tf":1.0}}}}},"df":0,"docs":{}}}},"j":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":3,"docs":{"101":{"tf":1.0},"126":{"tf":1.4142135623730951},"68":{"tf":1.0}}}}},"k":{"df":0,"docs":{},"e":{"df":14,"docs":{"118":{"tf":1.0},"125":{"tf":1.7320508075688772},"128":{"tf":1.0},"130":{"tf":1.0},"19":{"tf":1.0},"44":{"tf":1.0},"47":{"tf":1.0},"55":{"tf":1.0},"69":{"tf":1.0},"70":{"tf":1.0},"76":{"tf":1.4142135623730951},"77":{"tf":1.0},"81":{"tf":1.0},"87":{"tf":1.0}}}},"l":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":1,"docs":{"10":{"tf":1.0}}}}}},"i":{"c":{"df":0,"docs":{},"i":{"df":2,"docs":{"75":{"tf":1.0},"76":{"tf":1.0}}}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"i":{"df":6,"docs":{"101":{"tf":1.0},"102":{"tf":1.0},"125":{"tf":1.7320508075688772},"19":{"tf":1.0},"69":{"tf":1.0},"95":{"tf":1.0}},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"111":{"tf":1.0}}}}}}},"p":{"df":2,"docs":{"106":{"tf":1.4142135623730951},"13":{"tf":2.23606797749979}}},"r":{"df":0,"docs":{},"k":{"df":1,"docs":{"2":{"tf":1.0}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"123":{"tf":1.4142135623730951}}}}},"h":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"r":{"c":{"/":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{".":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{":":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"df":1,"docs":{"2":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":1,"docs":{"2":{"tf":1.0}}}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":1,"docs":{"125":{"tf":1.0}},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"df":3,"docs":{"45":{"tf":1.0},"69":{"tf":1.0},"7":{"tf":1.0}}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"i":{"c":{"df":9,"docs":{"11":{"tf":1.0},"12":{"tf":2.0},"126":{"tf":1.0},"13":{"tf":1.7320508075688772},"15":{"tf":2.23606797749979},"33":{"tf":1.4142135623730951},"35":{"tf":1.4142135623730951},"7":{"tf":1.4142135623730951},"8":{"tf":1.4142135623730951}}},"df":0,"docs":{},"x":{"df":24,"docs":{"10":{"tf":2.449489742783178},"11":{"tf":1.7320508075688772},"12":{"tf":2.6457513110645907},"120":{"tf":1.0},"121":{"tf":2.23606797749979},"126":{"tf":2.8284271247461903},"13":{"tf":2.0},"15":{"tf":2.449489742783178},"19":{"tf":1.7320508075688772},"22":{"tf":1.4142135623730951},"25":{"tf":1.0},"31":{"tf":1.0},"33":{"tf":1.0},"34":{"tf":1.0},"35":{"tf":2.0},"4":{"tf":1.0},"68":{"tf":1.7320508075688772},"69":{"tf":1.0},"7":{"tf":1.4142135623730951},"8":{"tf":1.7320508075688772},"81":{"tf":1.0},"89":{"tf":2.0},"9":{"tf":2.23606797749979},"92":{"tf":1.4142135623730951}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"125":{"tf":1.0},"13":{"tf":1.0},"15":{"tf":1.0}}}}}},"x":{"df":3,"docs":{"112":{"tf":1.0},"125":{"tf":1.0},"96":{"tf":1.0}},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":3,"docs":{"121":{"tf":1.0},"35":{"tf":1.0},"37":{"tf":1.4142135623730951}}}}}}}},"df":10,"docs":{"120":{"tf":1.0},"121":{"tf":2.449489742783178},"125":{"tf":2.449489742783178},"13":{"tf":1.0},"19":{"tf":1.0},"4":{"tf":1.0},"69":{"tf":1.4142135623730951},"71":{"tf":1.0},"76":{"tf":1.0},"89":{"tf":1.7320508075688772}},"e":{"a":{"df":0,"docs":{},"n":{"df":26,"docs":{"101":{"tf":1.0},"107":{"tf":1.0},"116":{"tf":1.0},"117":{"tf":1.4142135623730951},"121":{"tf":1.0},"125":{"tf":1.4142135623730951},"126":{"tf":1.0},"13":{"tf":1.7320508075688772},"20":{"tf":1.0},"22":{"tf":1.0},"27":{"tf":1.0},"34":{"tf":1.0},"35":{"tf":1.0},"51":{"tf":1.0},"64":{"tf":1.4142135623730951},"65":{"tf":1.0},"67":{"tf":1.4142135623730951},"69":{"tf":1.0},"71":{"tf":1.0},"73":{"tf":1.0},"76":{"tf":1.4142135623730951},"77":{"tf":1.4142135623730951},"8":{"tf":1.0},"90":{"tf":1.0},"98":{"tf":1.0},"99":{"tf":1.0}}},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"2":{"tf":1.0}}}}}},"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"3":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"m":{"_":{"a":{"df":3,"docs":{"121":{"tf":2.0},"125":{"tf":1.0},"126":{"tf":1.4142135623730951}}},"df":0,"docs":{},"p":{"df":1,"docs":{"126":{"tf":1.0}}},"v":{"df":3,"docs":{"121":{"tf":1.7320508075688772},"125":{"tf":1.0},"126":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":7,"docs":{"120":{"tf":1.0},"121":{"tf":1.7320508075688772},"123":{"tf":2.23606797749979},"125":{"tf":5.5677643628300215},"126":{"tf":2.8284271247461903},"128":{"tf":1.0},"130":{"tf":3.1622776601683795}}}}}},"n":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"49":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":14,"docs":{"121":{"tf":1.0},"125":{"tf":1.4142135623730951},"14":{"tf":1.0},"34":{"tf":1.0},"36":{"tf":1.0},"50":{"tf":1.0},"54":{"tf":1.0},"57":{"tf":1.0},"6":{"tf":1.0},"69":{"tf":1.0},"75":{"tf":1.0},"78":{"tf":1.0},"81":{"tf":1.0},"82":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"g":{"df":1,"docs":{"11":{"tf":1.0}}},"k":{"df":0,"docs":{},"l":{"df":13,"docs":{"103":{"tf":1.0},"105":{"tf":1.4142135623730951},"106":{"tf":1.4142135623730951},"112":{"tf":1.0},"59":{"tf":1.4142135623730951},"61":{"tf":1.4142135623730951},"62":{"tf":1.4142135623730951},"71":{"tf":1.0},"74":{"tf":1.0},"76":{"tf":1.0},"77":{"tf":2.449489742783178},"89":{"tf":1.0},"90":{"tf":1.7320508075688772}}}}},"s":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"g":{"df":2,"docs":{"39":{"tf":1.4142135623730951},"41":{"tf":1.0}},"e":{"_":{"1":{"df":1,"docs":{"39":{"tf":2.23606797749979}}},"2":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}},"3":{"df":1,"docs":{"39":{"tf":1.0}}},"4":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"t":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"2":{"tf":2.23606797749979}}}},"df":1,"docs":{"114":{"tf":1.0}},"h":{"df":0,"docs":{},"o":{"d":{"df":12,"docs":{"100":{"tf":1.7320508075688772},"106":{"tf":1.0},"107":{"tf":2.23606797749979},"110":{"tf":1.0},"116":{"tf":1.0},"13":{"tf":1.4142135623730951},"2":{"tf":1.7320508075688772},"34":{"tf":1.4142135623730951},"39":{"tf":1.7320508075688772},"69":{"tf":1.0},"98":{"tf":1.0},"99":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}},"i":{"+":{"1":{"df":0,"docs":{},"​":{"=":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"+":{"1":{"df":1,"docs":{"130":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},",":{"df":0,"docs":{},"j":{"df":1,"docs":{"4":{"tf":1.0}}}},"d":{"d":{"df":0,"docs":{},"l":{"df":1,"docs":{"34":{"tf":1.0}}}},"df":0,"docs":{}},"df":1,"docs":{"130":{"tf":1.0}},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"2":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"n":{"d":{"df":5,"docs":{"117":{"tf":1.0},"125":{"tf":1.0},"48":{"tf":1.0},"49":{"tf":1.0},"76":{"tf":1.0}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"121":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"13":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"s":{"df":2,"docs":{"125":{"tf":1.0},"130":{"tf":1.0}}}},"x":{"df":2,"docs":{"129":{"tf":1.0},"65":{"tf":1.0}}}},"j":{"df":1,"docs":{"92":{"tf":1.0}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":1,"docs":{"126":{"tf":1.0}},"r":{"a":{"df":0,"docs":{},"p":{"2":{"df":1,"docs":{"126":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"126":{"tf":1.0}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"126":{"tf":1.4142135623730951}}}}}},"​":{"df":0,"docs":{},"∈":{"df":0,"docs":{},"f":{"2":{"df":0,"docs":{},"n":{"+":{"2":{"df":0,"docs":{},"×":{"2":{"df":1,"docs":{"126":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"​":{"df":0,"docs":{},"∈":{"df":0,"docs":{},"f":{"2":{"df":0,"docs":{},"n":{"+":{"2":{"df":0,"docs":{},"×":{"2":{"df":1,"docs":{"126":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"o":{"d":{"df":0,"docs":{},"e":{"df":1,"docs":{"125":{"tf":1.4142135623730951}},"l":{"df":1,"docs":{"49":{"tf":1.0}}},"r":{"df":0,"docs":{},"n":{"df":1,"docs":{"41":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":3,"docs":{"125":{"tf":1.0},"44":{"tf":1.0},"58":{"tf":1.4142135623730951}}}}},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"37":{"tf":1.0}},"o":{"df":1,"docs":{"40":{"tf":1.0}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"121":{"tf":1.4142135623730951}}}}}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":4,"docs":{"18":{"tf":1.0},"33":{"tf":1.0},"69":{"tf":1.0},"9":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"e":{"df":22,"docs":{"107":{"tf":1.7320508075688772},"11":{"tf":1.0},"111":{"tf":1.0},"125":{"tf":1.7320508075688772},"129":{"tf":1.0},"13":{"tf":2.0},"130":{"tf":2.0},"15":{"tf":1.0},"20":{"tf":1.0},"33":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"44":{"tf":1.0},"6":{"tf":1.0},"63":{"tf":1.0},"65":{"tf":1.0},"67":{"tf":1.0},"76":{"tf":1.4142135623730951},"80":{"tf":1.0},"81":{"tf":1.0},"82":{"tf":1.4142135623730951},"96":{"tf":1.0}},"o":{"df":0,"docs":{},"v":{"df":1,"docs":{"13":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"80":{"tf":1.0}}}}},"v":{"df":0,"docs":{},"e":{"df":3,"docs":{"128":{"tf":1.0},"49":{"tf":1.0},"52":{"tf":1.0}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"128":{"tf":1.0}}}}}}}}},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"2":{"df":1,"docs":{"126":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"p":{"2":{"df":3,"docs":{"126":{"tf":1.0},"81":{"tf":1.0},"92":{"tf":1.0}},"​":{"df":0,"docs":{},"∈":{"df":0,"docs":{},"f":{"2":{"df":0,"docs":{},"n":{"df":0,"docs":{},"×":{"df":0,"docs":{},"m":{"df":1,"docs":{"92":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"s":{"df":1,"docs":{"2":{"tf":4.898979485566356}}},"u":{"c":{"df":0,"docs":{},"h":{"df":7,"docs":{"109":{"tf":1.0},"116":{"tf":1.4142135623730951},"118":{"tf":1.0},"20":{"tf":1.0},"36":{"tf":1.0},"65":{"tf":1.0},"76":{"tf":1.0}}}},"df":0,"docs":{},"l":{"df":3,"docs":{"121":{"tf":1.0},"125":{"tf":1.7320508075688772},"126":{"tf":1.0}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":14,"docs":{"100":{"tf":1.0},"11":{"tf":1.0},"121":{"tf":1.4142135623730951},"128":{"tf":1.4142135623730951},"13":{"tf":1.0},"130":{"tf":1.0},"43":{"tf":1.0},"6":{"tf":1.0},"64":{"tf":2.0},"65":{"tf":2.0},"8":{"tf":1.0},"9":{"tf":1.4142135623730951},"95":{"tf":1.0},"99":{"tf":1.0}},"i":{"df":4,"docs":{"118":{"tf":1.0},"13":{"tf":1.0},"44":{"tf":1.0},"51":{"tf":1.0}}}}},"v":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"69":{"tf":1.0},"82":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"t":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"111":{"tf":1.4142135623730951}}}},"df":3,"docs":{"107":{"tf":1.0},"43":{"tf":1.0},"44":{"tf":1.7320508075688772}}}},"′":{",":{"df":0,"docs":{},"v":{"df":1,"docs":{"125":{"tf":1.0}}}},"=":{"3":{"3":{"df":1,"docs":{"126":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"′":{"=":{"1":{"8":{"df":1,"docs":{"126":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"∈":{"df":0,"docs":{},"f":{"(":{"df":0,"docs":{},"l":{"+":{"df":0,"docs":{},"l":{"df":0,"docs":{},"′":{")":{"df":0,"docs":{},"×":{"3":{"3":{"df":1,"docs":{"121":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"+":{"df":0,"docs":{},"l":{"df":0,"docs":{},"′":{"df":0,"docs":{},"′":{")":{"df":0,"docs":{},"×":{"3":{"3":{"df":1,"docs":{"121":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"×":{"3":{"3":{"df":1,"docs":{"121":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"≥":{"df":0,"docs":{},"n":{"df":1,"docs":{"19":{"tf":1.0}}}}},"n":{"+":{"1":{"df":2,"docs":{"25":{"tf":1.0},"76":{"tf":1.0}}},"df":0,"docs":{},"m":{"+":{"1":{")":{"df":0,"docs":{},"×":{"3":{"df":1,"docs":{"13":{"tf":1.0}}},"5":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"/":{"df":0,"docs":{},"m":{")":{"df":0,"docs":{},"k":{"df":1,"docs":{"75":{"tf":1.0}}}},"df":0,"docs":{}}},"<":{"df":0,"docs":{},"m":{"df":2,"docs":{"73":{"tf":1.0},"77":{"tf":1.0}}}},"=":{"2":{"df":0,"docs":{},"n":{"df":2,"docs":{"73":{"tf":1.0},"77":{"tf":1.0}}}},"3":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{},"m":{"df":1,"docs":{"76":{"tf":1.0}}},"n":{"+":{"df":0,"docs":{},"m":{"+":{"1":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":2,"docs":{"116":{"tf":1.0},"2":{"tf":1.0}}}},"m":{"df":0,"docs":{},"e":{"df":1,"docs":{"12":{"tf":1.0}}}},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"49":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"82":{"tf":1.0}}}}}},"c":{"df":1,"docs":{"27":{"tf":1.0}}},"df":14,"docs":{"117":{"tf":2.23606797749979},"13":{"tf":2.449489742783178},"130":{"tf":1.0},"15":{"tf":1.0},"19":{"tf":1.0},"22":{"tf":1.4142135623730951},"31":{"tf":1.0},"34":{"tf":1.7320508075688772},"67":{"tf":1.4142135623730951},"73":{"tf":1.0},"75":{"tf":1.4142135623730951},"76":{"tf":3.0},"78":{"tf":1.0},"89":{"tf":1.4142135623730951}},"e":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"121":{"tf":1.0}}}}}}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":5,"docs":{"103":{"tf":1.0},"105":{"tf":1.0},"12":{"tf":1.0},"32":{"tf":1.0},"96":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"13":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"d":{"df":39,"docs":{"100":{"tf":2.0},"102":{"tf":1.0},"104":{"tf":1.4142135623730951},"107":{"tf":2.0},"110":{"tf":1.4142135623730951},"111":{"tf":1.4142135623730951},"112":{"tf":1.4142135623730951},"116":{"tf":1.0},"118":{"tf":1.0},"123":{"tf":1.0},"125":{"tf":3.3166247903554},"128":{"tf":1.0},"13":{"tf":1.4142135623730951},"130":{"tf":1.7320508075688772},"18":{"tf":1.0},"19":{"tf":1.0},"20":{"tf":1.0},"31":{"tf":2.0},"33":{"tf":1.0},"34":{"tf":1.4142135623730951},"35":{"tf":1.4142135623730951},"4":{"tf":1.0},"43":{"tf":1.4142135623730951},"47":{"tf":1.0},"56":{"tf":1.0},"57":{"tf":1.4142135623730951},"58":{"tf":1.0},"59":{"tf":1.7320508075688772},"67":{"tf":1.7320508075688772},"68":{"tf":1.0},"69":{"tf":1.7320508075688772},"7":{"tf":1.4142135623730951},"73":{"tf":1.0},"77":{"tf":1.7320508075688772},"78":{"tf":1.0},"8":{"tf":1.0},"80":{"tf":1.0},"86":{"tf":1.0},"98":{"tf":1.0}}},"df":0,"docs":{}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"76":{"tf":1.0}}}}}}}}}}}},"w":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"99":{"tf":1.0}}}}}}}},"df":10,"docs":{"12":{"tf":1.0},"121":{"tf":1.0},"125":{"tf":1.7320508075688772},"13":{"tf":1.0},"19":{"tf":1.4142135623730951},"58":{"tf":1.0},"67":{"tf":1.0},"81":{"tf":1.4142135623730951},"92":{"tf":1.0},"99":{"tf":1.0}}},"x":{"df":0,"docs":{},"t":{"df":11,"docs":{"111":{"tf":1.0},"123":{"tf":1.0},"128":{"tf":1.0},"13":{"tf":1.4142135623730951},"22":{"tf":1.0},"34":{"tf":1.0},"48":{"tf":1.0},"65":{"tf":1.0},"75":{"tf":1.7320508075688772},"8":{"tf":1.0},"9":{"tf":1.0}}}}},"i":{"c":{"df":0,"docs":{},"e":{"df":1,"docs":{"13":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"n":{"c":{"df":1,"docs":{"112":{"tf":1.0}}},"df":1,"docs":{"27":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"87":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"77":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"a":{"df":0,"docs":{},"t":{"df":11,"docs":{"121":{"tf":1.0},"126":{"tf":1.0},"33":{"tf":1.0},"34":{"tf":1.0},"4":{"tf":1.7320508075688772},"69":{"tf":1.4142135623730951},"8":{"tf":1.0},"85":{"tf":1.0},"88":{"tf":1.7320508075688772},"90":{"tf":2.0},"93":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":10,"docs":{"118":{"tf":1.7320508075688772},"125":{"tf":1.0},"2":{"tf":1.0},"43":{"tf":1.0},"67":{"tf":1.0},"77":{"tf":1.4142135623730951},"82":{"tf":1.0},"90":{"tf":1.0},"95":{"tf":1.4142135623730951},"97":{"tf":1.0}}},"h":{"df":1,"docs":{"107":{"tf":1.0}}},"i":{"c":{"df":8,"docs":{"107":{"tf":1.0},"111":{"tf":1.0},"12":{"tf":1.0},"13":{"tf":1.4142135623730951},"20":{"tf":1.0},"6":{"tf":1.0},"67":{"tf":1.0},"9":{"tf":1.0}}},"df":0,"docs":{}}},"w":{"df":18,"docs":{"10":{"tf":1.4142135623730951},"11":{"tf":1.0},"114":{"tf":1.0},"116":{"tf":1.0},"12":{"tf":1.4142135623730951},"125":{"tf":1.0},"128":{"tf":1.7320508075688772},"129":{"tf":1.0},"13":{"tf":2.23606797749979},"32":{"tf":1.0},"43":{"tf":1.0},"57":{"tf":1.0},"6":{"tf":1.0},"64":{"tf":1.0},"65":{"tf":1.0},"75":{"tf":1.7320508075688772},"76":{"tf":1.4142135623730951},"81":{"tf":1.0}}}},"u":{"df":0,"docs":{},"m":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":1,"docs":{"101":{"tf":1.7320508075688772}}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"102":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":23,"docs":{"102":{"tf":2.0},"111":{"tf":1.7320508075688772},"112":{"tf":1.0},"117":{"tf":1.4142135623730951},"118":{"tf":1.0},"121":{"tf":1.0},"123":{"tf":1.0},"125":{"tf":1.4142135623730951},"126":{"tf":1.0},"128":{"tf":1.0},"130":{"tf":1.7320508075688772},"20":{"tf":1.0},"31":{"tf":1.0},"34":{"tf":1.0},"48":{"tf":2.449489742783178},"49":{"tf":1.0},"55":{"tf":1.0},"58":{"tf":1.0},"68":{"tf":1.0},"76":{"tf":1.7320508075688772},"86":{"tf":1.4142135623730951},"89":{"tf":2.6457513110645907},"99":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":4,"docs":{"107":{"tf":1.0},"116":{"tf":1.0},"118":{"tf":1.4142135623730951},"54":{"tf":1.0}}}}}},"×":{"1":{"df":2,"docs":{"13":{"tf":1.0},"15":{"tf":1.4142135623730951}}},"3":{"df":3,"docs":{"13":{"tf":1.0},"15":{"tf":1.4142135623730951},"22":{"tf":1.0}}},"df":0,"docs":{}},"υ":{"df":0,"docs":{},"s":{"2":{"df":0,"docs":{},"n":{"df":1,"docs":{"93":{"tf":1.0}}}},"df":0,"docs":{}}},"−":{"1":{")":{"df":0,"docs":{},"t":{"df":1,"docs":{"32":{"tf":1.0}}}},"df":6,"docs":{"13":{"tf":1.0},"19":{"tf":1.0},"75":{"tf":1.4142135623730951},"76":{"tf":2.449489742783178},"77":{"tf":1.0},"78":{"tf":1.0}}},"df":0,"docs":{}}},"o":{"b":{"df":0,"docs":{},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"85":{"tf":1.0},"87":{"tf":1.0}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":3,"docs":{"12":{"tf":1.0},"130":{"tf":1.0},"6":{"tf":1.0}}}}}},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":14,"docs":{"107":{"tf":1.4142135623730951},"117":{"tf":1.0},"121":{"tf":1.7320508075688772},"125":{"tf":1.7320508075688772},"13":{"tf":1.7320508075688772},"31":{"tf":1.0},"33":{"tf":1.0},"43":{"tf":1.4142135623730951},"6":{"tf":1.0},"76":{"tf":1.0},"81":{"tf":1.0},"82":{"tf":1.4142135623730951},"89":{"tf":1.0},"92":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":3,"docs":{"100":{"tf":1.0},"13":{"tf":1.0},"15":{"tf":1.0}}}}}}},"c":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"40":{"tf":1.0}},"r":{"df":1,"docs":{"13":{"tf":1.7320508075688772}}}}}},"df":0,"docs":{}},"d":{"d":{"df":4,"docs":{"112":{"tf":1.0},"6":{"tf":1.0},"66":{"tf":1.0},"92":{"tf":1.0}}},"df":0,"docs":{}},"df":4,"docs":{"10":{"tf":1.0},"11":{"tf":1.0},"12":{"tf":1.0},"13":{"tf":1.0}},"f":{"df":0,"docs":{},"f":{"_":{"d":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":3,"docs":{"121":{"tf":1.0},"125":{"tf":1.7320508075688772},"126":{"tf":1.0}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"0":{"df":3,"docs":{"121":{"tf":1.0},"125":{"tf":1.7320508075688772},"126":{"tf":1.0}}},"1":{"df":3,"docs":{"121":{"tf":1.0},"125":{"tf":1.7320508075688772},"126":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":6,"docs":{"102":{"tf":1.0},"118":{"tf":2.23606797749979},"121":{"tf":1.4142135623730951},"125":{"tf":2.23606797749979},"126":{"tf":1.7320508075688772},"130":{"tf":1.0}},"s":{"/":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"125":{"tf":1.0}}}}},"df":0,"docs":{}}},"_":{"b":{"df":1,"docs":{"126":{"tf":1.0}}},"df":0,"docs":{},"p":{"df":1,"docs":{"126":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"a":{"^":{"2":{"df":1,"docs":{"67":{"tf":1.4142135623730951}}},"df":0,"docs":{},"i":{"df":1,"docs":{"67":{"tf":1.4142135623730951}}},"{":{"1":{"6":{"df":1,"docs":{"67":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":2,"docs":{"34":{"tf":1.0},"67":{"tf":1.7320508075688772}}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"63":{"tf":1.4142135623730951}}}}}},"n":{"c":{"df":6,"docs":{"104":{"tf":1.0},"43":{"tf":1.0},"66":{"tf":1.0},"7":{"tf":1.0},"77":{"tf":1.4142135623730951},"95":{"tf":1.0}}},"df":40,"docs":{"10":{"tf":1.4142135623730951},"100":{"tf":2.0},"102":{"tf":1.0},"107":{"tf":2.0},"111":{"tf":1.0},"116":{"tf":1.0},"117":{"tf":1.0},"118":{"tf":1.4142135623730951},"12":{"tf":2.0},"121":{"tf":1.0},"124":{"tf":1.0},"125":{"tf":3.3166247903554},"128":{"tf":2.23606797749979},"13":{"tf":2.449489742783178},"130":{"tf":1.7320508075688772},"18":{"tf":1.0},"2":{"tf":1.0},"20":{"tf":1.0},"21":{"tf":1.0},"33":{"tf":1.0},"4":{"tf":1.0},"48":{"tf":2.23606797749979},"49":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.4142135623730951},"56":{"tf":1.0},"58":{"tf":1.4142135623730951},"64":{"tf":2.0},"65":{"tf":1.7320508075688772},"67":{"tf":1.0},"69":{"tf":1.0},"76":{"tf":2.0},"77":{"tf":2.449489742783178},"78":{"tf":1.0},"8":{"tf":1.7320508075688772},"82":{"tf":2.0},"9":{"tf":1.0},"95":{"tf":1.0},"98":{"tf":1.0},"99":{"tf":1.0}},"w":{"a":{"df":0,"docs":{},"r":{"d":{"df":1,"docs":{"51":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"o":{"d":{"df":2,"docs":{"106":{"tf":1.0},"110":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"p":{"0":{"_":{"a":{"d":{"d":{"df":0,"docs":{},"r":{"[":{"0":{"df":1,"docs":{"126":{"tf":1.0}}},"df":0,"docs":{}},"df":3,"docs":{"121":{"tf":1.0},"125":{"tf":2.0},"126":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"125":{"tf":1.0}}}}}},"df":3,"docs":{"121":{"tf":1.0},"125":{"tf":2.0},"126":{"tf":1.4142135623730951}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"128":{"tf":1.0}}}}}},"1":{"_":{"a":{"d":{"d":{"df":0,"docs":{},"r":{"[":{"0":{"df":1,"docs":{"126":{"tf":1.0}}},"df":0,"docs":{}},"df":3,"docs":{"121":{"tf":1.0},"125":{"tf":1.7320508075688772},"126":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"s":{"df":0,"docs":{},"r":{"c":{"df":1,"docs":{"125":{"tf":1.0}}},"df":0,"docs":{}}}},"df":3,"docs":{"121":{"tf":1.0},"125":{"tf":2.0},"126":{"tf":1.4142135623730951}}},"c":{"df":0,"docs":{},"o":{"d":{"df":2,"docs":{"125":{"tf":1.7320508075688772},"128":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"(":{"a":{",":{"a":{"b":{"df":0,"docs":{},"i":{"df":1,"docs":{"90":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"df":1,"docs":{"90":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"df":1,"docs":{"18":{"tf":1.0}}},"h":{"1":{"df":0,"docs":{},"​":{"(":{"d":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"​":{")":{",":{"df":0,"docs":{},"υ":{"df":1,"docs":{"92":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"2":{"df":0,"docs":{},"​":{"(":{"d":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"​":{")":{",":{"df":0,"docs":{},"υ":{"df":1,"docs":{"92":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"p":{"0":{"df":0,"docs":{},"​":{"(":{"d":{"0":{"df":0,"docs":{},"​":{")":{",":{"df":0,"docs":{},"υ":{"df":1,"docs":{"92":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{"(":{"d":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{")":{",":{"df":0,"docs":{},"−":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"2":{"df":0,"docs":{},"k":{"df":1,"docs":{"92":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"j":{"df":0,"docs":{},"​":{"(":{"d":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"​":{")":{",":{"df":0,"docs":{},"υ":{"df":1,"docs":{"92":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":17,"docs":{"112":{"tf":1.0},"18":{"tf":1.0},"20":{"tf":2.8284271247461903},"27":{"tf":1.4142135623730951},"32":{"tf":1.4142135623730951},"34":{"tf":1.4142135623730951},"68":{"tf":1.0},"70":{"tf":1.0},"71":{"tf":1.0},"73":{"tf":2.0},"75":{"tf":2.0},"76":{"tf":2.0},"77":{"tf":2.23606797749979},"78":{"tf":2.0},"84":{"tf":1.7320508075688772},"92":{"tf":1.4142135623730951},"93":{"tf":1.0}}},"r":{"a":{"df":0,"docs":{},"n":{"d":{"df":3,"docs":{"10":{"tf":1.0},"19":{"tf":1.0},"8":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":6,"docs":{"12":{"tf":1.0},"44":{"tf":2.0},"49":{"tf":1.0},"76":{"tf":1.0},"90":{"tf":2.23606797749979},"95":{"tf":1.0}}}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"76":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":10,"docs":{"11":{"tf":1.0},"125":{"tf":1.4142135623730951},"20":{"tf":1.0},"66":{"tf":1.0},"75":{"tf":1.0},"77":{"tf":1.0},"78":{"tf":2.0},"80":{"tf":1.0},"92":{"tf":1.4142135623730951},"95":{"tf":1.7320508075688772}}},"o":{"df":0,"docs":{},"n":{"df":4,"docs":{"102":{"tf":1.4142135623730951},"103":{"tf":1.0},"89":{"tf":1.0},"97":{"tf":2.0}}}}}}},"r":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"_":{"1":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":1,"docs":{"43":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":10,"docs":{"111":{"tf":1.0},"121":{"tf":1.4142135623730951},"125":{"tf":2.449489742783178},"126":{"tf":1.4142135623730951},"19":{"tf":1.0},"35":{"tf":1.0},"37":{"tf":1.7320508075688772},"40":{"tf":1.7320508075688772},"44":{"tf":1.0},"92":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"n":{"df":2,"docs":{"128":{"tf":1.0},"68":{"tf":1.0}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":5,"docs":{"12":{"tf":1.0},"125":{"tf":1.0},"18":{"tf":1.4142135623730951},"81":{"tf":1.0},"82":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":4,"docs":{"100":{"tf":1.0},"102":{"tf":1.0},"128":{"tf":1.0},"40":{"tf":1.0}},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":5,"docs":{"117":{"tf":1.0},"18":{"tf":1.0},"32":{"tf":1.0},"6":{"tf":1.0},"97":{"tf":1.0}}}}}}}}},"u":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"111":{"tf":1.0}}}}},"df":14,"docs":{"105":{"tf":1.0},"108":{"tf":1.0},"110":{"tf":1.7320508075688772},"112":{"tf":1.0},"15":{"tf":1.0},"40":{"tf":1.0},"41":{"tf":1.0},"49":{"tf":1.0},"58":{"tf":1.4142135623730951},"59":{"tf":1.0},"6":{"tf":1.0},"61":{"tf":1.0},"65":{"tf":1.0},"71":{"tf":1.0}},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":15,"docs":{"10":{"tf":1.0},"12":{"tf":1.7320508075688772},"125":{"tf":1.0},"130":{"tf":1.0},"15":{"tf":1.0},"18":{"tf":1.0},"3":{"tf":1.0},"31":{"tf":1.0},"32":{"tf":2.0},"33":{"tf":1.4142135623730951},"34":{"tf":2.0},"39":{"tf":1.4142135623730951},"6":{"tf":2.8284271247461903},"8":{"tf":2.449489742783178},"97":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"19":{"tf":1.0}}},"df":0,"docs":{}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":15,"docs":{"102":{"tf":1.0},"104":{"tf":1.0},"105":{"tf":1.0},"118":{"tf":2.0},"128":{"tf":1.4142135623730951},"43":{"tf":1.0},"61":{"tf":1.0},"67":{"tf":1.4142135623730951},"69":{"tf":1.0},"77":{"tf":1.0},"80":{"tf":1.4142135623730951},"81":{"tf":1.0},"82":{"tf":1.0},"96":{"tf":1.0},"97":{"tf":1.4142135623730951}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":17,"docs":{"68":{"tf":1.7320508075688772},"69":{"tf":1.0},"70":{"tf":1.0},"71":{"tf":1.0},"72":{"tf":1.0},"73":{"tf":1.0},"74":{"tf":1.0},"75":{"tf":1.0},"76":{"tf":1.0},"77":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.0},"80":{"tf":1.0},"81":{"tf":1.0},"82":{"tf":1.0},"83":{"tf":1.0},"84":{"tf":1.0}}}}}},"w":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"m":{"df":4,"docs":{"13":{"tf":2.6457513110645907},"18":{"tf":1.0},"75":{"tf":1.0},"83":{"tf":1.0}}}}}}}}}}},"p":{"(":{"1":{")":{"=":{"1":{"df":0,"docs":{},"p":{"(":{"df":0,"docs":{},"g":{")":{"=":{"1":{"df":1,"docs":{"53":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"d":{"1":{"df":0,"docs":{},"​":{")":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"p":{"(":{"d":{"df":0,"docs":{},"m":{"df":3,"docs":{"72":{"tf":1.0},"74":{"tf":1.0},"77":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"df":2,"docs":{"75":{"tf":1.0},"76":{"tf":1.0}},"​":{")":{"=":{"df":0,"docs":{},"y":{"+":{"(":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"df":0,"docs":{},"−":{"df":0,"docs":{},"z":{")":{"df":0,"docs":{},"q":{"(":{"d":{"df":0,"docs":{},"i":{"df":2,"docs":{"75":{"tf":1.0},"76":{"tf":1.7320508075688772}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"x":{"df":1,"docs":{"53":{"tf":1.0}}},"z":{")":{"=":{"df":0,"docs":{},"i":{"df":2,"docs":{"75":{"tf":1.4142135623730951},"76":{"tf":1.7320508075688772}}}},"df":0,"docs":{}},"df":2,"docs":{"75":{"tf":1.0},"76":{"tf":1.4142135623730951}}},"ζ":{")":{"=":{"a":{"(":{"df":0,"docs":{},"ζ":{")":{"df":0,"docs":{},"q":{"df":0,"docs":{},"l":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"ζ":{")":{"+":{"b":{"(":{"df":0,"docs":{},"ζ":{")":{"df":0,"docs":{},"q":{"df":0,"docs":{},"r":{"df":1,"docs":{"20":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"p":{"df":0,"docs":{},"ˉ":{"df":0,"docs":{},"​":{"c":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"p":{"df":0,"docs":{},"ˉ":{"df":0,"docs":{},"​":{"df":0,"docs":{},"n":{"c":{"df":1,"docs":{"31":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"z":{"df":0,"docs":{},"h":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"ζ":{")":{"df":0,"docs":{},"t":{"df":1,"docs":{"20":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},",":{"a":{",":{"b":{",":{"df":0,"docs":{},"z":{"df":1,"docs":{"4":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"q":{"df":0,"docs":{},"∈":{"df":0,"docs":{},"f":{"[":{"df":0,"docs":{},"x":{"df":1,"docs":{"88":{"tf":1.0}}}},"df":0,"docs":{}}}}},"/":{"df":0,"docs":{},"q":{"df":1,"docs":{"88":{"tf":1.0}}}},"0":{"df":2,"docs":{"92":{"tf":1.4142135623730951},"93":{"tf":1.0}},"​":{"]":{":":{"=":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"p":{"0":{"df":0,"docs":{},"​":{"(":{"d":{"0":{"df":1,"docs":{"92":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"1":{"df":0,"docs":{},"​":{"(":{"d":{"1":{"df":0,"docs":{},"​":{")":{"df":0,"docs":{},"∣":{"df":0,"docs":{},"∣":{"df":0,"docs":{},"…":{"df":0,"docs":{},"∣":{"df":0,"docs":{},"∣":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"​":{"(":{"d":{"1":{"df":0,"docs":{},"​":{")":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"​":{"(":{"d":{"df":0,"docs":{},"m":{"df":0,"docs":{},"​":{")":{"df":0,"docs":{},"∣":{"df":0,"docs":{},"∣":{"df":0,"docs":{},"…":{"df":0,"docs":{},"∣":{"df":0,"docs":{},"∣":{"df":0,"docs":{},"p":{"df":0,"docs":{},"n":{"df":0,"docs":{},"​":{"(":{"d":{"df":0,"docs":{},"m":{"df":1,"docs":{"77":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{")":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"​":{"(":{"d":{"df":0,"docs":{},"i":{"df":1,"docs":{"77":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"∣":{"df":0,"docs":{},"∣":{"df":0,"docs":{},"…":{"df":0,"docs":{},"∣":{"df":0,"docs":{},"∣":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"​":{"(":{"d":{"df":0,"docs":{},"i":{"df":1,"docs":{"77":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"p":{"2":{"df":0,"docs":{},"​":{"df":0,"docs":{},"p":{"3":{"df":0,"docs":{},"​":{"df":0,"docs":{},"​":{"=":{"a":{"df":0,"docs":{},"q":{"df":0,"docs":{},"l":{"df":0,"docs":{},"​":{"+":{"b":{"df":0,"docs":{},"q":{"df":0,"docs":{},"r":{"df":0,"docs":{},"​":{"+":{"a":{"b":{"df":0,"docs":{},"q":{"df":0,"docs":{},"m":{"df":0,"docs":{},"​":{"+":{"c":{"df":0,"docs":{},"q":{"df":0,"docs":{},"o":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"q":{"c":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"=":{"(":{"a":{"+":{"df":0,"docs":{},"β":{"df":0,"docs":{},"x":{"+":{"df":0,"docs":{},"γ":{")":{"(":{"b":{"+":{"df":0,"docs":{},"β":{"df":0,"docs":{},"k":{"1":{"df":0,"docs":{},"​":{"df":0,"docs":{},"x":{"+":{"df":0,"docs":{},"γ":{")":{"(":{"c":{"+":{"df":0,"docs":{},"β":{"df":0,"docs":{},"k":{"2":{"df":0,"docs":{},"​":{"df":0,"docs":{},"x":{"+":{"df":0,"docs":{},"γ":{")":{"df":0,"docs":{},"z":{"df":0,"docs":{},"−":{"(":{"a":{"+":{"df":0,"docs":{},"β":{"df":0,"docs":{},"s":{"df":0,"docs":{},"σ":{"1":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"γ":{")":{"(":{"b":{"+":{"df":0,"docs":{},"β":{"df":0,"docs":{},"s":{"df":0,"docs":{},"σ":{"2":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"γ":{")":{"(":{"c":{"+":{"df":0,"docs":{},"β":{"df":0,"docs":{},"s":{"df":0,"docs":{},"σ":{"3":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"γ":{")":{"df":0,"docs":{},"z":{"(":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"x":{")":{"=":{"(":{"df":0,"docs":{},"z":{"df":0,"docs":{},"−":{"1":{")":{"df":0,"docs":{},"l":{"1":{"df":1,"docs":{"25":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"=":{"a":{"df":0,"docs":{},"q":{"df":0,"docs":{},"l":{"df":0,"docs":{},"​":{"+":{"b":{"df":0,"docs":{},"q":{"df":0,"docs":{},"r":{"df":0,"docs":{},"​":{"+":{"a":{"b":{"df":0,"docs":{},"q":{"df":0,"docs":{},"m":{"df":1,"docs":{"20":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{},"p":{"1":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"α":{"df":0,"docs":{},"p":{"2":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"α":{"2":{"df":0,"docs":{},"p":{"3":{"df":1,"docs":{"25":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"z":{"df":0,"docs":{},"h":{"df":1,"docs":{"25":{"tf":1.0}}}}},"y":{"+":{"(":{"df":0,"docs":{},"x":{"df":0,"docs":{},"−":{"df":0,"docs":{},"z":{")":{"df":0,"docs":{},"q":{"df":2,"docs":{"75":{"tf":1.4142135623730951},"76":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"{":{"df":0,"docs":{},"p":{"1":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"77":{"tf":1.0}}},"n":{"df":1,"docs":{"77":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"^":{"df":0,"docs":{},"​":{"df":0,"docs":{},"n":{"c":{"1":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{"[":{"df":0,"docs":{},"p":{"^":{"df":0,"docs":{},"​":{"df":0,"docs":{},"n":{"c":{"2":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{"[":{"df":0,"docs":{},"p":{"^":{"df":0,"docs":{},"​":{"df":0,"docs":{},"n":{"c":{"3":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{"df":0,"docs":{},"​":{"=":{"a":{"df":0,"docs":{},"ˉ":{"[":{"df":0,"docs":{},"q":{"df":0,"docs":{},"l":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{"+":{"b":{"df":0,"docs":{},"ˉ":{"[":{"df":0,"docs":{},"q":{"df":0,"docs":{},"r":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{"+":{"(":{"a":{"df":0,"docs":{},"ˉ":{"b":{"df":0,"docs":{},"ˉ":{")":{"[":{"df":0,"docs":{},"q":{"df":0,"docs":{},"m":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{"+":{"c":{"df":0,"docs":{},"ˉ":{"[":{"df":0,"docs":{},"q":{"df":0,"docs":{},"o":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{"+":{"[":{"df":0,"docs":{},"q":{"c":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{"=":{"(":{"a":{"df":0,"docs":{},"ˉ":{"+":{"df":0,"docs":{},"β":{"df":0,"docs":{},"ζ":{"+":{"df":0,"docs":{},"γ":{")":{"(":{"b":{"df":0,"docs":{},"ˉ":{"+":{"df":0,"docs":{},"β":{"df":0,"docs":{},"k":{"1":{"df":0,"docs":{},"​":{"df":0,"docs":{},"ζ":{"+":{"df":0,"docs":{},"γ":{")":{"(":{"c":{"df":0,"docs":{},"ˉ":{"+":{"df":0,"docs":{},"β":{"df":0,"docs":{},"k":{"2":{"df":0,"docs":{},"​":{"df":0,"docs":{},"ζ":{"+":{"df":0,"docs":{},"γ":{")":{"[":{"df":0,"docs":{},"z":{"]":{"1":{"df":0,"docs":{},"​":{"df":0,"docs":{},"−":{"(":{"a":{"df":0,"docs":{},"ˉ":{"+":{"df":0,"docs":{},"β":{"df":0,"docs":{},"s":{"df":0,"docs":{},"ˉ":{"df":0,"docs":{},"σ":{"1":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"γ":{")":{"(":{"b":{"df":0,"docs":{},"ˉ":{"+":{"df":0,"docs":{},"β":{"df":0,"docs":{},"s":{"df":0,"docs":{},"ˉ":{"df":0,"docs":{},"σ":{"2":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"γ":{")":{"df":0,"docs":{},"β":{"df":0,"docs":{},"z":{"df":0,"docs":{},"ˉ":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"​":{"[":{"df":0,"docs":{},"s":{"df":0,"docs":{},"σ":{"3":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{"=":{"df":0,"docs":{},"l":{"1":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"ζ":{")":{"[":{"df":0,"docs":{},"z":{"]":{"1":{"df":1,"docs":{"31":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"p":{"^":{"df":0,"docs":{},"​":{"df":0,"docs":{},"n":{"c":{"2":{"df":0,"docs":{},"​":{"df":0,"docs":{},"p":{"^":{"df":0,"docs":{},"​":{"df":0,"docs":{},"n":{"c":{"3":{"df":0,"docs":{},"​":{"df":0,"docs":{},"​":{"=":{"a":{"df":0,"docs":{},"ˉ":{"df":0,"docs":{},"q":{"df":0,"docs":{},"l":{"df":0,"docs":{},"​":{"+":{"b":{"df":0,"docs":{},"ˉ":{"df":0,"docs":{},"q":{"df":0,"docs":{},"r":{"df":0,"docs":{},"​":{"+":{"a":{"df":0,"docs":{},"ˉ":{"b":{"df":0,"docs":{},"ˉ":{"df":0,"docs":{},"q":{"df":0,"docs":{},"m":{"df":0,"docs":{},"​":{"+":{"c":{"df":0,"docs":{},"ˉ":{"df":0,"docs":{},"q":{"df":0,"docs":{},"o":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"q":{"c":{"df":0,"docs":{},"​":{"=":{"(":{"a":{"df":0,"docs":{},"ˉ":{"+":{"df":0,"docs":{},"β":{"df":0,"docs":{},"ζ":{"+":{"df":0,"docs":{},"γ":{")":{"(":{"b":{"df":0,"docs":{},"ˉ":{"+":{"df":0,"docs":{},"β":{"df":0,"docs":{},"k":{"1":{"df":0,"docs":{},"​":{"df":0,"docs":{},"ζ":{"+":{"df":0,"docs":{},"γ":{")":{"(":{"c":{"df":0,"docs":{},"ˉ":{"+":{"df":0,"docs":{},"β":{"df":0,"docs":{},"k":{"2":{"df":0,"docs":{},"​":{"df":0,"docs":{},"ζ":{"+":{"df":0,"docs":{},"γ":{")":{"df":0,"docs":{},"z":{"df":0,"docs":{},"−":{"(":{"a":{"df":0,"docs":{},"ˉ":{"+":{"df":0,"docs":{},"β":{"df":0,"docs":{},"s":{"df":0,"docs":{},"ˉ":{"df":0,"docs":{},"σ":{"1":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"γ":{")":{"(":{"b":{"df":0,"docs":{},"ˉ":{"+":{"df":0,"docs":{},"β":{"df":0,"docs":{},"s":{"df":0,"docs":{},"ˉ":{"df":0,"docs":{},"σ":{"2":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"γ":{")":{"df":0,"docs":{},"β":{"df":0,"docs":{},"z":{"df":0,"docs":{},"ˉ":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"​":{"df":0,"docs":{},"s":{"df":0,"docs":{},"σ":{"3":{"df":0,"docs":{},"​":{"=":{"df":0,"docs":{},"l":{"1":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"ζ":{")":{"df":0,"docs":{},"z":{"df":1,"docs":{"27":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"a":{"df":1,"docs":{"34":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":1,"docs":{"34":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"a":{"c":{"df":0,"docs":{},"k":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"37":{"tf":1.0}}}},"df":0,"docs":{}}},"d":{"df":4,"docs":{"114":{"tf":1.0},"121":{"tf":1.0},"125":{"tf":2.0},"35":{"tf":2.0}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":5,"docs":{"125":{"tf":2.23606797749979},"13":{"tf":3.4641016151377544},"130":{"tf":1.0},"2":{"tf":1.0},"37":{"tf":1.0}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"125":{"tf":1.4142135623730951},"15":{"tf":1.0},"3":{"tf":1.0}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":1,"docs":{"96":{"tf":1.0}}}}}},"r":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":6,"docs":{"102":{"tf":1.7320508075688772},"67":{"tf":1.0},"73":{"tf":1.0},"76":{"tf":1.0},"77":{"tf":1.0},"89":{"tf":1.0}}}}}},"df":0,"docs":{},"t":{"df":24,"docs":{"107":{"tf":1.0},"110":{"tf":1.0},"116":{"tf":1.0},"12":{"tf":1.0},"125":{"tf":1.0},"126":{"tf":1.0},"128":{"tf":1.0},"13":{"tf":1.0},"130":{"tf":1.0},"15":{"tf":1.0},"27":{"tf":1.0},"31":{"tf":1.0},"34":{"tf":1.7320508075688772},"49":{"tf":1.0},"52":{"tf":1.0},"57":{"tf":1.0},"6":{"tf":1.0},"68":{"tf":1.0},"69":{"tf":1.0},"75":{"tf":1.0},"76":{"tf":1.4142135623730951},"78":{"tf":1.4142135623730951},"8":{"tf":1.0},"92":{"tf":1.0}},"i":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"27":{"tf":1.7320508075688772}}}},"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":13,"docs":{"10":{"tf":1.0},"12":{"tf":1.4142135623730951},"125":{"tf":1.4142135623730951},"20":{"tf":1.0},"21":{"tf":1.0},"27":{"tf":1.0},"34":{"tf":1.4142135623730951},"35":{"tf":1.0},"42":{"tf":1.0},"68":{"tf":1.0},"69":{"tf":1.4142135623730951},"7":{"tf":1.4142135623730951},"9":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"df":3,"docs":{"18":{"tf":1.4142135623730951},"3":{"tf":1.0},"6":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"s":{"df":11,"docs":{"10":{"tf":1.0},"103":{"tf":1.4142135623730951},"107":{"tf":1.4142135623730951},"110":{"tf":1.0},"123":{"tf":1.0},"32":{"tf":1.0},"39":{"tf":2.0},"49":{"tf":1.4142135623730951},"56":{"tf":1.0},"73":{"tf":1.0},"76":{"tf":2.0}}}},"t":{"df":0,"docs":{},"h":{"df":5,"docs":{"34":{"tf":1.0},"71":{"tf":1.4142135623730951},"77":{"tf":2.0},"90":{"tf":1.4142135623730951},"93":{"tf":1.4142135623730951}}}}},"c":{"[":{"0":{"df":1,"docs":{"126":{"tf":1.0}}},"1":{"df":1,"docs":{"126":{"tf":1.0}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"j":{"df":0,"docs":{},"n":{"df":0,"docs":{},"z":{"df":1,"docs":{"125":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"p":{"d":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"125":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":6,"docs":{"120":{"tf":1.0},"121":{"tf":1.0},"123":{"tf":1.0},"125":{"tf":2.23606797749979},"126":{"tf":1.4142135623730951},"18":{"tf":1.4142135623730951}},"i":{"df":1,"docs":{"121":{"tf":1.0}},"​":{",":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"f":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":1,"docs":{"121":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":14,"docs":{"126":{"tf":2.0},"20":{"tf":2.6457513110645907},"27":{"tf":1.0},"31":{"tf":1.4142135623730951},"32":{"tf":1.0},"53":{"tf":1.4142135623730951},"71":{"tf":1.0},"72":{"tf":1.0},"73":{"tf":2.8284271247461903},"74":{"tf":2.0},"75":{"tf":3.0},"76":{"tf":1.4142135623730951},"77":{"tf":2.6457513110645907},"78":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"100":{"tf":1.0},"64":{"tf":1.0},"8":{"tf":1.0}},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":11,"docs":{"102":{"tf":1.0},"116":{"tf":1.0},"118":{"tf":1.4142135623730951},"130":{"tf":1.0},"34":{"tf":1.0},"6":{"tf":1.0},"65":{"tf":1.0},"76":{"tf":1.0},"78":{"tf":1.0},"80":{"tf":1.0},"95":{"tf":1.4142135623730951}}}}}},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":4,"docs":{"125":{"tf":2.0},"126":{"tf":1.4142135623730951},"13":{"tf":2.0},"2":{"tf":1.0}}}}}}},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"<":{"df":0,"docs":{},"f":{"df":1,"docs":{"34":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":1,"docs":{"34":{"tf":1.4142135623730951}}}}}},"s":{"df":0,"docs":{},"e":{"df":4,"docs":{"21":{"tf":1.0},"34":{"tf":1.0},"76":{"tf":1.0},"92":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"i":{")":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"=":{"0":{"df":2,"docs":{"13":{"tf":1.0},"15":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":7,"docs":{"12":{"tf":2.0},"13":{"tf":1.4142135623730951},"15":{"tf":2.449489742783178},"25":{"tf":1.4142135623730951},"31":{"tf":2.6457513110645907},"35":{"tf":1.0},"77":{"tf":1.0}},"e":{"c":{"df":2,"docs":{"107":{"tf":1.0},"109":{"tf":1.0}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"41":{"tf":1.0}}}},"df":0,"docs":{}}},"​":{":":{"=":{"df":0,"docs":{},"j":{"=":{"0":{"df":0,"docs":{},"∏":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"df":0,"docs":{},"z":{"df":0,"docs":{},"−":{"(":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"α":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{")":{"df":0,"docs":{},"z":{"df":0,"docs":{},"−":{"(":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"′":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"α":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":1,"docs":{"126":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"′":{"df":0,"docs":{},"​":{":":{"=":{"df":0,"docs":{},"j":{"=":{"0":{"df":0,"docs":{},"∏":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"df":0,"docs":{},"z":{"df":0,"docs":{},"′":{"df":0,"docs":{},"−":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"df":0,"docs":{},"z":{"df":0,"docs":{},"′":{"df":0,"docs":{},"−":{"b":{"df":0,"docs":{},"i":{"df":1,"docs":{"126":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"j":{"b":{"df":2,"docs":{"69":{"tf":1.0},"89":{"tf":1.0}}},"df":0,"docs":{}},"k":{"df":2,"docs":{"92":{"tf":1.0},"93":{"tf":1.0}},"t":{"df":2,"docs":{"69":{"tf":1.0},"89":{"tf":1.0}},"​":{"(":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{",":{"0":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{",":{"df":0,"docs":{},"m":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"+":{"1":{",":{"0":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"+":{"1":{",":{"df":0,"docs":{},"m":{"df":0,"docs":{},"​":{")":{"=":{"0":{"df":1,"docs":{"69":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"x":{"1":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"x":{"df":0,"docs":{},"m":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"y":{"1":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"y":{"df":0,"docs":{},"m":{"df":1,"docs":{"69":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"​":{":":{"=":{"df":0,"docs":{},"p":{"df":0,"docs":{},"k":{"df":0,"docs":{},"−":{"1":{"df":0,"docs":{},"o":{"d":{"d":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"x":{")":{"+":{"df":0,"docs":{},"ζ":{"df":0,"docs":{},"k":{"df":0,"docs":{},"−":{"1":{"df":0,"docs":{},"​":{"df":0,"docs":{},"p":{"df":0,"docs":{},"k":{"df":0,"docs":{},"−":{"1":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"x":{"df":1,"docs":{"92":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"]":{":":{"=":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"p":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{"(":{"d":{"df":0,"docs":{},"k":{"df":1,"docs":{"92":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"−":{"1":{"df":1,"docs":{"92":{"tf":1.0}},"​":{"=":{"df":0,"docs":{},"p":{"df":0,"docs":{},"k":{"df":0,"docs":{},"−":{"1":{"df":0,"docs":{},"o":{"d":{"d":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"x":{"2":{")":{"+":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"k":{"df":0,"docs":{},"−":{"1":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"x":{"2":{"df":1,"docs":{"92":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"l":{"a":{"c":{"df":0,"docs":{},"e":{"df":3,"docs":{"116":{"tf":1.4142135623730951},"125":{"tf":1.0},"130":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"128":{"tf":1.0}}}},"y":{"df":1,"docs":{"15":{"tf":1.0}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":42,"docs":{"10":{"tf":1.0},"11":{"tf":1.7320508075688772},"12":{"tf":1.0},"13":{"tf":1.7320508075688772},"14":{"tf":1.0},"15":{"tf":1.0},"16":{"tf":1.0},"17":{"tf":1.0},"18":{"tf":1.4142135623730951},"19":{"tf":1.0},"20":{"tf":1.7320508075688772},"21":{"tf":1.0},"22":{"tf":1.0},"23":{"tf":1.0},"24":{"tf":1.0},"25":{"tf":1.0},"26":{"tf":1.0},"27":{"tf":1.0},"28":{"tf":1.0},"29":{"tf":1.0},"3":{"tf":2.23606797749979},"30":{"tf":1.0},"31":{"tf":1.0},"32":{"tf":1.0},"33":{"tf":1.7320508075688772},"34":{"tf":1.0},"35":{"tf":1.0},"36":{"tf":1.0},"37":{"tf":1.0},"38":{"tf":1.0},"39":{"tf":1.0},"4":{"tf":1.0},"40":{"tf":1.0},"41":{"tf":1.0},"42":{"tf":1.0},"43":{"tf":1.4142135623730951},"44":{"tf":1.0},"5":{"tf":1.0},"6":{"tf":2.0},"7":{"tf":1.7320508075688772},"8":{"tf":1.0},"9":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"g":{"df":1,"docs":{"69":{"tf":1.0}}}}},"n":{"c":{"df":0,"docs":{},"​":{"]":{"1":{"df":1,"docs":{"31":{"tf":1.4142135623730951}},"​":{"=":{"[":{"df":0,"docs":{},"p":{"df":0,"docs":{},"n":{"c":{"1":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{"+":{"[":{"df":0,"docs":{},"p":{"df":0,"docs":{},"n":{"c":{"2":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{"+":{"[":{"df":0,"docs":{},"p":{"df":0,"docs":{},"n":{"c":{"3":{"df":0,"docs":{},"​":{"]":{"1":{"df":1,"docs":{"31":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"​":{"df":0,"docs":{},"​":{"=":{"df":0,"docs":{},"p":{"df":0,"docs":{},"n":{"c":{"1":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"α":{"df":0,"docs":{},"p":{"df":0,"docs":{},"n":{"c":{"2":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"α":{"2":{"df":0,"docs":{},"p":{"df":0,"docs":{},"n":{"c":{"3":{"df":0,"docs":{},"​":{"=":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"ζ":{"df":0,"docs":{},"n":{"+":{"2":{"df":0,"docs":{},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"ζ":{"2":{"(":{"df":0,"docs":{},"n":{"+":{"2":{")":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":1,"docs":{"27":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":1,"docs":{"92":{"tf":1.4142135623730951}},"​":{"df":0,"docs":{},"∈":{"df":0,"docs":{},"f":{"df":1,"docs":{"92":{"tf":1.0}}}}},"−":{"1":{"df":1,"docs":{"125":{"tf":1.0}},"​":{"=":{"1":{"df":1,"docs":{"125":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":23,"docs":{"105":{"tf":1.4142135623730951},"107":{"tf":2.8284271247461903},"108":{"tf":1.0},"110":{"tf":1.0},"116":{"tf":1.7320508075688772},"121":{"tf":1.0},"128":{"tf":1.0},"18":{"tf":1.0},"2":{"tf":1.0},"39":{"tf":1.0},"48":{"tf":1.0},"57":{"tf":1.4142135623730951},"58":{"tf":1.0},"59":{"tf":1.7320508075688772},"61":{"tf":1.4142135623730951},"67":{"tf":1.7320508075688772},"68":{"tf":1.4142135623730951},"75":{"tf":1.7320508075688772},"76":{"tf":3.1622776601683795},"77":{"tf":1.4142135623730951},"78":{"tf":1.4142135623730951},"83":{"tf":1.0},"86":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"121":{"tf":1.4142135623730951},"125":{"tf":2.449489742783178},"126":{"tf":1.4142135623730951}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"6":{"tf":1.0}}}}}}}}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"112":{"tf":1.0}}},"y":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"m":{"df":1,"docs":{"79":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"'":{"df":3,"docs":{"18":{"tf":1.0},"2":{"tf":1.0},"67":{"tf":1.0}}},"<":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"<":{"df":0,"docs":{},"f":{"df":1,"docs":{"34":{"tf":2.8284271247461903}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":65,"docs":{"105":{"tf":2.23606797749979},"106":{"tf":1.7320508075688772},"107":{"tf":3.4641016151377544},"109":{"tf":1.0},"110":{"tf":1.4142135623730951},"112":{"tf":1.7320508075688772},"114":{"tf":1.0},"116":{"tf":3.4641016151377544},"117":{"tf":1.0},"118":{"tf":2.6457513110645907},"128":{"tf":1.0},"13":{"tf":5.916079783099616},"14":{"tf":1.0},"15":{"tf":3.0},"18":{"tf":3.3166247903554},"19":{"tf":3.1622776601683795},"2":{"tf":2.449489742783178},"20":{"tf":2.0},"22":{"tf":1.0},"23":{"tf":1.4142135623730951},"24":{"tf":1.4142135623730951},"25":{"tf":1.0},"27":{"tf":1.4142135623730951},"3":{"tf":1.4142135623730951},"31":{"tf":1.0},"34":{"tf":3.605551275463989},"4":{"tf":2.6457513110645907},"41":{"tf":1.0},"47":{"tf":2.0},"51":{"tf":2.449489742783178},"52":{"tf":2.449489742783178},"53":{"tf":2.6457513110645907},"54":{"tf":2.23606797749979},"55":{"tf":1.7320508075688772},"56":{"tf":1.7320508075688772},"57":{"tf":1.0},"58":{"tf":3.1622776601683795},"59":{"tf":1.0},"61":{"tf":2.23606797749979},"64":{"tf":2.23606797749979},"65":{"tf":2.0},"66":{"tf":1.4142135623730951},"67":{"tf":1.7320508075688772},"68":{"tf":2.8284271247461903},"69":{"tf":1.7320508075688772},"7":{"tf":1.4142135623730951},"70":{"tf":2.449489742783178},"71":{"tf":1.0},"72":{"tf":1.0},"73":{"tf":3.0},"74":{"tf":1.0},"75":{"tf":2.8284271247461903},"76":{"tf":3.4641016151377544},"77":{"tf":3.605551275463989},"79":{"tf":1.0},"80":{"tf":1.0},"81":{"tf":1.0},"82":{"tf":4.242640687119285},"83":{"tf":1.4142135623730951},"84":{"tf":1.0},"88":{"tf":1.4142135623730951},"89":{"tf":1.4142135623730951},"92":{"tf":2.6457513110645907},"93":{"tf":1.7320508075688772},"95":{"tf":1.4142135623730951}}}}}}}},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":2,"docs":{"18":{"tf":1.0},"3":{"tf":1.0}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"130":{"tf":1.0}}}}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"t":{"df":3,"docs":{"13":{"tf":1.4142135623730951},"130":{"tf":1.7320508075688772},"71":{"tf":1.0}}}},"s":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"l":{"df":6,"docs":{"107":{"tf":1.0},"128":{"tf":1.4142135623730951},"35":{"tf":1.0},"37":{"tf":1.0},"49":{"tf":1.0},"70":{"tf":1.0}}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"72":{"tf":1.0}},"i":{"df":1,"docs":{"75":{"tf":1.0}}}}}}},"w":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":1,"docs":{"44":{"tf":1.0}}}}}}}},"x":{"df":1,"docs":{"44":{"tf":1.0}}}},"df":1,"docs":{"44":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":13,"docs":{"114":{"tf":1.0},"117":{"tf":1.4142135623730951},"118":{"tf":1.0},"121":{"tf":1.0},"125":{"tf":1.0},"128":{"tf":1.0},"27":{"tf":1.4142135623730951},"35":{"tf":1.0},"37":{"tf":1.4142135623730951},"51":{"tf":1.0},"67":{"tf":1.7320508075688772},"73":{"tf":1.0},"76":{"tf":1.0}}}}}},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"128":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"e":{"d":{"df":4,"docs":{"48":{"tf":1.0},"51":{"tf":1.0},"69":{"tf":1.0},"82":{"tf":1.0}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"s":{"df":4,"docs":{"13":{"tf":1.0},"21":{"tf":1.0},"33":{"tf":1.0},"85":{"tf":1.0}}}},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":2,"docs":{"33":{"tf":1.0},"55":{"tf":1.0}}}}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"69":{"tf":1.0},"86":{"tf":1.0}}}}}},"i":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"111":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"6":{"tf":1.0}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":6,"docs":{"14":{"tf":1.7320508075688772},"22":{"tf":1.0},"34":{"tf":1.7320508075688772},"41":{"tf":1.0},"69":{"tf":1.0},"81":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":5,"docs":{"106":{"tf":1.0},"13":{"tf":1.0},"130":{"tf":1.0},"36":{"tf":1.0},"76":{"tf":1.0}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"41":{"tf":1.0},"70":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":11,"docs":{"10":{"tf":1.0},"100":{"tf":1.7320508075688772},"102":{"tf":1.0},"124":{"tf":1.0},"128":{"tf":1.4142135623730951},"13":{"tf":2.6457513110645907},"44":{"tf":1.0},"69":{"tf":1.0},"76":{"tf":1.0},"82":{"tf":1.0},"84":{"tf":1.0}}}}}}},"i":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"69":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":3,"docs":{"13":{"tf":1.0},"2":{"tf":1.0},"40":{"tf":1.0}}},"i":{"df":0,"docs":{},"t":{"df":15,"docs":{"107":{"tf":1.0},"117":{"tf":3.872983346207417},"118":{"tf":1.7320508075688772},"13":{"tf":2.23606797749979},"15":{"tf":1.0},"22":{"tf":1.0},"33":{"tf":1.0},"34":{"tf":1.0},"35":{"tf":1.0},"37":{"tf":1.0},"4":{"tf":1.0},"51":{"tf":1.4142135623730951},"67":{"tf":1.4142135623730951},"70":{"tf":1.0},"89":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"89":{"tf":1.0}}}},"v":{"a":{"df":0,"docs":{},"t":{"df":5,"docs":{"33":{"tf":1.0},"34":{"tf":1.7320508075688772},"43":{"tf":1.7320508075688772},"6":{"tf":2.0},"68":{"tf":1.0}}}},"df":0,"docs":{}}},"o":{"b":{"a":{"b":{"df":0,"docs":{},"l":{"df":7,"docs":{"104":{"tf":1.0},"13":{"tf":2.6457513110645907},"18":{"tf":1.0},"40":{"tf":1.0},"75":{"tf":1.0},"76":{"tf":1.4142135623730951},"83":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":4,"docs":{"118":{"tf":1.4142135623730951},"128":{"tf":1.0},"20":{"tf":1.0},"49":{"tf":1.0}}}}}},"c":{"df":0,"docs":{},"e":{"df":2,"docs":{"32":{"tf":1.0},"77":{"tf":1.0}},"s":{"df":0,"docs":{},"s":{"df":9,"docs":{"13":{"tf":1.0},"130":{"tf":1.0},"19":{"tf":1.4142135623730951},"3":{"tf":1.0},"39":{"tf":1.0},"68":{"tf":1.0},"7":{"tf":1.0},"75":{"tf":1.0},"92":{"tf":1.0}}}}}},"d":{"df":0,"docs":{},"u":{"c":{"df":6,"docs":{"120":{"tf":1.0},"18":{"tf":1.4142135623730951},"19":{"tf":1.0},"7":{"tf":1.0},"73":{"tf":1.0},"76":{"tf":1.0}},"t":{"df":4,"docs":{"116":{"tf":1.4142135623730951},"123":{"tf":1.0},"125":{"tf":2.449489742783178},"13":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":1,"docs":{"2":{"tf":1.0}},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":23,"docs":{"11":{"tf":1.4142135623730951},"12":{"tf":2.23606797749979},"120":{"tf":1.0},"121":{"tf":1.0},"123":{"tf":1.7320508075688772},"125":{"tf":2.0},"126":{"tf":1.0},"13":{"tf":1.0},"15":{"tf":1.0},"22":{"tf":1.0},"3":{"tf":1.0},"33":{"tf":1.4142135623730951},"34":{"tf":1.4142135623730951},"42":{"tf":1.0},"43":{"tf":1.0},"44":{"tf":1.4142135623730951},"49":{"tf":2.0},"6":{"tf":3.605551275463989},"68":{"tf":1.0},"7":{"tf":1.4142135623730951},"8":{"tf":1.7320508075688772},"89":{"tf":1.4142135623730951},"9":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"0":{"tf":1.0}}}}}}},"o":{"df":0,"docs":{},"f":{"<":{"df":0,"docs":{},"f":{"df":1,"docs":{"34":{"tf":1.0}}}},"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":2,"docs":{"103":{"tf":1.4142135623730951},"97":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{")":{".":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"w":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"97":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":38,"docs":{"102":{"tf":1.4142135623730951},"103":{"tf":2.0},"105":{"tf":1.0},"106":{"tf":1.0},"112":{"tf":2.23606797749979},"12":{"tf":1.0},"123":{"tf":1.0},"125":{"tf":1.7320508075688772},"13":{"tf":1.0},"15":{"tf":1.0},"18":{"tf":1.4142135623730951},"20":{"tf":2.449489742783178},"21":{"tf":1.0},"27":{"tf":1.4142135623730951},"28":{"tf":1.7320508075688772},"3":{"tf":1.0},"31":{"tf":1.0},"32":{"tf":1.7320508075688772},"33":{"tf":1.4142135623730951},"34":{"tf":2.8284271247461903},"41":{"tf":1.0},"43":{"tf":1.7320508075688772},"49":{"tf":2.0},"56":{"tf":1.0},"58":{"tf":1.0},"59":{"tf":1.0},"6":{"tf":2.0},"60":{"tf":1.0},"61":{"tf":1.0},"62":{"tf":1.0},"7":{"tf":1.0},"75":{"tf":1.0},"76":{"tf":1.0},"77":{"tf":1.4142135623730951},"86":{"tf":1.0},"89":{"tf":1.0},"92":{"tf":1.4142135623730951},"97":{"tf":3.0}},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"102":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{":":{":":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"97":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":3,"docs":{"125":{"tf":1.0},"75":{"tf":1.0},"83":{"tf":1.0}}}},"t":{"df":0,"docs":{},"i":{"df":8,"docs":{"125":{"tf":1.0},"13":{"tf":1.0},"18":{"tf":1.4142135623730951},"19":{"tf":1.0},"51":{"tf":1.0},"69":{"tf":2.0},"76":{"tf":1.0},"82":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":58,"docs":{"102":{"tf":1.7320508075688772},"111":{"tf":1.4142135623730951},"116":{"tf":1.0},"121":{"tf":1.0},"13":{"tf":1.0},"15":{"tf":1.7320508075688772},"16":{"tf":1.7320508075688772},"17":{"tf":1.0},"18":{"tf":1.0},"19":{"tf":1.7320508075688772},"20":{"tf":1.0},"21":{"tf":1.0},"22":{"tf":1.0},"23":{"tf":1.0},"24":{"tf":1.0},"25":{"tf":1.0},"26":{"tf":1.0},"27":{"tf":1.0},"28":{"tf":1.0},"29":{"tf":1.0},"3":{"tf":1.0},"30":{"tf":1.0},"31":{"tf":1.0},"32":{"tf":1.0},"33":{"tf":1.0},"36":{"tf":1.0},"56":{"tf":1.4142135623730951},"57":{"tf":1.0},"58":{"tf":1.0},"67":{"tf":1.0},"68":{"tf":2.449489742783178},"69":{"tf":1.7320508075688772},"70":{"tf":1.7320508075688772},"71":{"tf":1.0},"72":{"tf":1.7320508075688772},"73":{"tf":2.449489742783178},"74":{"tf":1.0},"75":{"tf":2.449489742783178},"76":{"tf":2.449489742783178},"77":{"tf":2.449489742783178},"78":{"tf":2.8284271247461903},"79":{"tf":1.0},"80":{"tf":2.0},"81":{"tf":1.4142135623730951},"82":{"tf":1.7320508075688772},"83":{"tf":1.4142135623730951},"84":{"tf":2.0},"85":{"tf":2.0},"86":{"tf":2.0},"87":{"tf":1.4142135623730951},"88":{"tf":1.0},"89":{"tf":1.0},"90":{"tf":1.0},"91":{"tf":1.7320508075688772},"92":{"tf":1.4142135623730951},"93":{"tf":1.0},"94":{"tf":1.0},"95":{"tf":1.0}}}}},"df":0,"docs":{}}},"v":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"128":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"(":{"&":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"t":{"df":1,"docs":{"103":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},":":{":":{"<":{"df":0,"docs":{},"f":{"df":1,"docs":{"97":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":32,"docs":{"101":{"tf":1.0},"102":{"tf":1.0},"103":{"tf":2.0},"104":{"tf":1.0},"106":{"tf":1.0},"107":{"tf":1.4142135623730951},"111":{"tf":1.0},"123":{"tf":1.0},"125":{"tf":1.7320508075688772},"13":{"tf":1.0},"130":{"tf":1.7320508075688772},"15":{"tf":1.0},"18":{"tf":1.4142135623730951},"22":{"tf":1.7320508075688772},"3":{"tf":1.0},"33":{"tf":1.0},"34":{"tf":1.0},"41":{"tf":1.0},"42":{"tf":1.0},"43":{"tf":1.0},"45":{"tf":1.0},"47":{"tf":1.0},"48":{"tf":1.0},"49":{"tf":1.0},"69":{"tf":1.0},"72":{"tf":1.0},"76":{"tf":1.4142135623730951},"82":{"tf":1.0},"83":{"tf":1.0},"96":{"tf":1.0},"97":{"tf":1.4142135623730951},"98":{"tf":1.0}},"r":{"'":{"df":2,"docs":{"34":{"tf":1.0},"6":{"tf":1.0}}},".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":1,"docs":{"34":{"tf":1.4142135623730951}},"e":{"(":{"&":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"43":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},":":{":":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"(":{"df":0,"docs":{},"k":{"df":0,"docs":{},"z":{"df":0,"docs":{},"g":{".":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"34":{"tf":1.4142135623730951},"43":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"<":{"df":0,"docs":{},"f":{"df":1,"docs":{"34":{"tf":1.0}}}},"df":50,"docs":{"104":{"tf":1.4142135623730951},"105":{"tf":1.4142135623730951},"106":{"tf":2.0},"110":{"tf":1.4142135623730951},"111":{"tf":2.8284271247461903},"12":{"tf":1.4142135623730951},"123":{"tf":1.4142135623730951},"125":{"tf":1.7320508075688772},"126":{"tf":1.4142135623730951},"130":{"tf":1.4142135623730951},"19":{"tf":2.0},"20":{"tf":2.449489742783178},"22":{"tf":1.0},"30":{"tf":1.0},"31":{"tf":1.0},"33":{"tf":1.0},"34":{"tf":2.23606797749979},"43":{"tf":1.4142135623730951},"44":{"tf":1.0},"45":{"tf":1.7320508075688772},"49":{"tf":1.4142135623730951},"50":{"tf":1.0},"52":{"tf":1.0},"55":{"tf":1.0},"56":{"tf":1.0},"57":{"tf":2.0},"58":{"tf":2.0},"59":{"tf":2.0},"6":{"tf":1.4142135623730951},"60":{"tf":1.0},"61":{"tf":1.4142135623730951},"62":{"tf":2.0},"65":{"tf":1.4142135623730951},"68":{"tf":1.7320508075688772},"70":{"tf":1.0},"71":{"tf":2.0},"73":{"tf":2.449489742783178},"75":{"tf":3.0},"76":{"tf":3.0},"77":{"tf":2.449489742783178},"80":{"tf":1.0},"81":{"tf":2.23606797749979},"82":{"tf":2.0},"83":{"tf":1.0},"84":{"tf":1.0},"86":{"tf":1.4142135623730951},"89":{"tf":2.23606797749979},"92":{"tf":1.4142135623730951},"96":{"tf":1.4142135623730951},"97":{"tf":1.4142135623730951}}}},"i":{"d":{"df":20,"docs":{"102":{"tf":1.0},"105":{"tf":2.0},"106":{"tf":1.7320508075688772},"110":{"tf":1.0},"111":{"tf":1.0},"118":{"tf":1.0},"33":{"tf":1.0},"47":{"tf":1.0},"49":{"tf":1.4142135623730951},"56":{"tf":1.0},"57":{"tf":1.0},"58":{"tf":1.7320508075688772},"59":{"tf":1.4142135623730951},"61":{"tf":2.0},"62":{"tf":1.7320508075688772},"65":{"tf":1.4142135623730951},"67":{"tf":1.0},"76":{"tf":1.4142135623730951},"77":{"tf":1.0},"96":{"tf":1.0}}},"df":0,"docs":{}}}}},"u":{"b":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":2,"docs":{"103":{"tf":1.4142135623730951},"97":{"tf":1.7320508075688772}}}}}}}},"df":2,"docs":{"34":{"tf":6.928203230275509},"44":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"c":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":2,"docs":{"34":{"tf":2.449489742783178},"43":{"tf":1.7320508075688772}}}}}}}},"df":23,"docs":{"103":{"tf":1.0},"12":{"tf":2.23606797749979},"121":{"tf":1.0},"123":{"tf":1.4142135623730951},"125":{"tf":2.8284271247461903},"126":{"tf":1.0},"13":{"tf":1.4142135623730951},"130":{"tf":1.0},"15":{"tf":1.7320508075688772},"22":{"tf":1.4142135623730951},"25":{"tf":1.0},"31":{"tf":1.4142135623730951},"33":{"tf":1.4142135623730951},"34":{"tf":1.4142135623730951},"35":{"tf":1.0},"41":{"tf":1.0},"43":{"tf":2.0},"57":{"tf":1.0},"6":{"tf":1.0},"68":{"tf":1.0},"92":{"tf":1.0},"97":{"tf":2.0},"99":{"tf":1.4142135623730951}},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"123":{"tf":1.0},"18":{"tf":1.0}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"21":{"tf":1.0}}}}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":4,"docs":{"128":{"tf":1.0},"33":{"tf":1.0},"49":{"tf":1.4142135623730951},"55":{"tf":1.0}}}}}},"t":{"df":7,"docs":{"12":{"tf":1.0},"126":{"tf":1.0},"13":{"tf":1.4142135623730951},"130":{"tf":1.0},"44":{"tf":1.0},"8":{"tf":1.4142135623730951},"9":{"tf":1.0}}}},"ˉ":{"df":0,"docs":{},"​":{"c":{"df":0,"docs":{},"​":{":":{"=":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"(":{"df":0,"docs":{},"ζ":{")":{"+":{"df":0,"docs":{},"α":{"df":0,"docs":{},"z":{"df":0,"docs":{},"ˉ":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"​":{"(":{"c":{"df":0,"docs":{},"ˉ":{"+":{"df":0,"docs":{},"γ":{")":{"(":{"a":{"df":0,"docs":{},"ˉ":{"+":{"df":0,"docs":{},"β":{"df":0,"docs":{},"s":{"df":0,"docs":{},"ˉ":{"df":0,"docs":{},"σ":{"1":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"γ":{")":{"(":{"b":{"df":0,"docs":{},"ˉ":{"+":{"df":0,"docs":{},"β":{"df":0,"docs":{},"s":{"df":0,"docs":{},"ˉ":{"df":0,"docs":{},"σ":{"2":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"γ":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"α":{"2":{"df":0,"docs":{},"l":{"1":{"df":1,"docs":{"31":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{},"n":{"c":{"df":1,"docs":{"31":{"tf":1.0}},"​":{":":{"=":{"df":0,"docs":{},"p":{"df":0,"docs":{},"n":{"c":{"df":1,"docs":{"27":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"∈":{"df":0,"docs":{},"f":{"[":{"df":0,"docs":{},"x":{"df":1,"docs":{"88":{"tf":1.0}}}},"df":0,"docs":{}}},"−":{"df":0,"docs":{},"i":{"df":1,"docs":{"76":{"tf":1.0}}},"y":{")":{"/":{"(":{"df":0,"docs":{},"x":{"df":0,"docs":{},"−":{"df":0,"docs":{},"z":{"df":1,"docs":{"75":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"q":{"(":{"d":{"df":0,"docs":{},"i":{"df":2,"docs":{"75":{"tf":1.0},"77":{"tf":1.0}},"​":{")":{"=":{"df":0,"docs":{},"∑":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"df":0,"docs":{},"γ":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"(":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"y":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{")":{"/":{"(":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"df":0,"docs":{},"−":{"df":0,"docs":{},"z":{"df":1,"docs":{"77":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},",":{"df":0,"docs":{},"v":{",":{"df":0,"docs":{},"t":{",":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":1,"docs":{"35":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},":":{"=":{"df":0,"docs":{},"i":{"=":{"1":{"df":0,"docs":{},"∑":{"df":0,"docs":{},"l":{"df":0,"docs":{},"​":{"df":0,"docs":{},"γ":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"df":0,"docs":{},"x":{"df":0,"docs":{},"−":{"df":0,"docs":{},"z":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"df":0,"docs":{},"−":{"df":0,"docs":{},"y":{"df":0,"docs":{},"i":{"df":1,"docs":{"77":{"tf":1.0}}}}}}}}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"=":{"(":{"df":0,"docs":{},"p":{"df":0,"docs":{},"−":{"df":0,"docs":{},"y":{")":{"/":{"(":{"df":0,"docs":{},"x":{"df":0,"docs":{},"−":{"df":0,"docs":{},"z":{"df":1,"docs":{"75":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"c":{"_":{"1":{"df":1,"docs":{"34":{"tf":1.0}}},"df":0,"docs":{}},"df":4,"docs":{"11":{"tf":1.0},"12":{"tf":2.0},"34":{"tf":1.0},"9":{"tf":2.23606797749979}}},"df":16,"docs":{"10":{"tf":1.0},"11":{"tf":1.0},"12":{"tf":1.7320508075688772},"13":{"tf":1.0},"15":{"tf":1.4142135623730951},"33":{"tf":1.4142135623730951},"35":{"tf":1.0},"7":{"tf":1.0},"75":{"tf":2.6457513110645907},"76":{"tf":3.1622776601683795},"77":{"tf":2.449489742783178},"78":{"tf":1.7320508075688772},"8":{"tf":1.0},"88":{"tf":1.0},"89":{"tf":1.0},"9":{"tf":1.7320508075688772}},"k":{"df":0,"docs":{},"t":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"x":{")":{"=":{"df":0,"docs":{},"p":{"df":0,"docs":{},"k":{"df":0,"docs":{},"t":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"t":{"1":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"x":{")":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"x":{")":{",":{"df":0,"docs":{},"t":{"1":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"g":{"df":0,"docs":{},"x":{")":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"x":{"df":1,"docs":{"82":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"l":{"_":{"1":{"df":1,"docs":{"34":{"tf":1.0}}},"df":0,"docs":{}},"df":5,"docs":{"11":{"tf":1.0},"12":{"tf":1.4142135623730951},"20":{"tf":2.0},"34":{"tf":1.0},"9":{"tf":2.23606797749979}},"​":{"(":{"df":0,"docs":{},"ζ":{")":{",":{"df":0,"docs":{},"q":{"df":0,"docs":{},"r":{"df":1,"docs":{"20":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},",":{"df":0,"docs":{},"q":{"df":0,"docs":{},"r":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"q":{"df":0,"docs":{},"m":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"q":{"df":0,"docs":{},"o":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"q":{"c":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"s":{"df":0,"docs":{},"σ":{"1":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"s":{"df":0,"docs":{},"σ":{"2":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"s":{"df":0,"docs":{},"σ":{"3":{"df":2,"docs":{"14":{"tf":1.0},"15":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"q":{"df":0,"docs":{},"m":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"q":{"c":{"df":1,"docs":{"9":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"]":{"1":{"df":1,"docs":{"20":{"tf":1.0}},"​":{",":{"[":{"df":0,"docs":{},"q":{"df":0,"docs":{},"r":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{",":{"[":{"df":0,"docs":{},"q":{"df":0,"docs":{},"m":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{",":{"[":{"df":0,"docs":{},"q":{"df":0,"docs":{},"o":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{",":{"[":{"df":0,"docs":{},"q":{"c":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{",":{"[":{"df":0,"docs":{},"s":{"df":0,"docs":{},"σ":{"1":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{",":{"[":{"df":0,"docs":{},"s":{"df":0,"docs":{},"σ":{"2":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{",":{"[":{"df":0,"docs":{},"s":{"df":0,"docs":{},"σ":{"3":{"df":0,"docs":{},"​":{"]":{"1":{"df":1,"docs":{"21":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"m":{"_":{"1":{"df":1,"docs":{"34":{"tf":1.0}}},"df":0,"docs":{}},"df":4,"docs":{"11":{"tf":1.0},"12":{"tf":1.4142135623730951},"34":{"tf":1.0},"9":{"tf":2.23606797749979}}},"o":{"_":{"1":{"df":1,"docs":{"34":{"tf":1.0}}},"df":0,"docs":{}},"df":4,"docs":{"11":{"tf":1.0},"12":{"tf":1.4142135623730951},"34":{"tf":1.0},"9":{"tf":2.23606797749979}}},"r":{"_":{"1":{"df":1,"docs":{"34":{"tf":1.0}}},"df":0,"docs":{}},"df":5,"docs":{"11":{"tf":1.0},"12":{"tf":1.4142135623730951},"20":{"tf":2.0},"34":{"tf":1.0},"9":{"tf":2.23606797749979}},"​":{"]":{"1":{"df":1,"docs":{"20":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":4,"docs":{"102":{"tf":1.0},"112":{"tf":1.0},"89":{"tf":1.0},"92":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"13":{"tf":1.0}}}}}}}},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"125":{"tf":1.0}}}},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"34":{"tf":1.7320508075688772},"68":{"tf":1.0}}}}}}}}}},"r":{"0":{"df":1,"docs":{"130":{"tf":1.4142135623730951}}},"a":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":1,"docs":{"114":{"tf":1.0}}}}},"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"34":{"tf":2.23606797749979}}}}}}}},"df":20,"docs":{"111":{"tf":1.4142135623730951},"13":{"tf":2.8284271247461903},"15":{"tf":2.0},"19":{"tf":1.7320508075688772},"2":{"tf":1.0},"23":{"tf":1.0},"24":{"tf":1.0},"25":{"tf":1.0},"34":{"tf":1.0},"57":{"tf":1.0},"59":{"tf":1.4142135623730951},"68":{"tf":1.4142135623730951},"69":{"tf":1.4142135623730951},"75":{"tf":1.0},"78":{"tf":1.0},"81":{"tf":1.0},"82":{"tf":1.0},"83":{"tf":1.0},"92":{"tf":1.4142135623730951},"93":{"tf":1.4142135623730951}},"l":{"df":0,"docs":{},"i":{"df":3,"docs":{"111":{"tf":1.0},"58":{"tf":1.0},"83":{"tf":1.0}}}}}}},"df":0,"docs":{},"g":{"df":6,"docs":{"123":{"tf":1.0},"125":{"tf":2.23606797749979},"126":{"tf":1.4142135623730951},"13":{"tf":1.4142135623730951},"130":{"tf":2.449489742783178},"69":{"tf":1.0}}}},"p":{"2":{"df":1,"docs":{"81":{"tf":1.0}}},"df":3,"docs":{"126":{"tf":1.4142135623730951},"89":{"tf":1.7320508075688772},"92":{"tf":1.0}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":3,"docs":{"128":{"tf":1.0},"130":{"tf":1.0},"76":{"tf":2.0}},"n":{"df":3,"docs":{"53":{"tf":1.0},"54":{"tf":1.0},"55":{"tf":1.0}}}}}},"w":{"df":2,"docs":{"123":{"tf":1.4142135623730951},"39":{"tf":1.0}}}},"c":{"df":1,"docs":{"125":{"tf":1.0}},"m":{"a":{"df":0,"docs":{},"x":{"df":1,"docs":{"125":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"125":{"tf":1.0}}}}}},"df":10,"docs":{"10":{"tf":1.0},"11":{"tf":1.0},"12":{"tf":1.0},"121":{"tf":2.6457513110645907},"13":{"tf":1.0},"34":{"tf":1.7320508075688772},"37":{"tf":1.0},"8":{"tf":1.0},"89":{"tf":1.0},"90":{"tf":1.4142135623730951}},"e":{"a":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"125":{"tf":1.0}}}},"d":{"df":2,"docs":{"104":{"tf":1.4142135623730951},"68":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"118":{"tf":1.0}}}},"i":{"df":1,"docs":{"125":{"tf":1.0}}}},"df":0,"docs":{},"l":{"df":2,"docs":{"125":{"tf":1.0},"128":{"tf":1.0}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":2,"docs":{"125":{"tf":1.0},"76":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"i":{"df":4,"docs":{"109":{"tf":1.0},"116":{"tf":1.0},"13":{"tf":1.0},"49":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"13":{"tf":1.0}}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":6,"docs":{"110":{"tf":1.0},"116":{"tf":1.0},"125":{"tf":1.0},"19":{"tf":1.0},"49":{"tf":1.0},"55":{"tf":1.0}}}}}},"c":{"a":{"df":0,"docs":{},"l":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"125":{"tf":1.0}}}}},"df":6,"docs":{"104":{"tf":1.0},"118":{"tf":1.0},"13":{"tf":2.0},"15":{"tf":1.0},"53":{"tf":1.0},"89":{"tf":1.0}}},"p":{"df":46,"docs":{"10":{"tf":1.0},"104":{"tf":1.0},"109":{"tf":1.0},"11":{"tf":1.0},"12":{"tf":1.0},"13":{"tf":1.0},"14":{"tf":1.0},"15":{"tf":1.0},"3":{"tf":1.0},"33":{"tf":1.4142135623730951},"34":{"tf":1.0},"35":{"tf":1.0},"4":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.7320508075688772},"47":{"tf":1.0},"48":{"tf":1.0},"49":{"tf":1.0},"5":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"52":{"tf":1.0},"53":{"tf":1.0},"54":{"tf":1.0},"55":{"tf":1.0},"56":{"tf":1.0},"57":{"tf":1.0},"58":{"tf":1.0},"59":{"tf":1.0},"6":{"tf":1.4142135623730951},"60":{"tf":1.0},"61":{"tf":1.0},"62":{"tf":1.0},"63":{"tf":1.0},"64":{"tf":1.0},"65":{"tf":1.0},"66":{"tf":1.0},"67":{"tf":1.0},"68":{"tf":1.0},"69":{"tf":1.0},"7":{"tf":1.0},"8":{"tf":1.0},"82":{"tf":1.0},"9":{"tf":1.0},"96":{"tf":1.0},"98":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":2,"docs":{"107":{"tf":1.0},"20":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":1,"docs":{"15":{"tf":1.0}}}},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"68":{"tf":1.0}}},"df":0,"docs":{}}}}},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":6,"docs":{"105":{"tf":1.0},"106":{"tf":1.0},"107":{"tf":1.7320508075688772},"108":{"tf":1.0},"110":{"tf":1.0},"62":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"v":{"df":3,"docs":{"107":{"tf":1.7320508075688772},"117":{"tf":1.0},"93":{"tf":1.0}}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":2,"docs":{"13":{"tf":1.0},"24":{"tf":1.0}}}}}},"d":{"df":0,"docs":{},"u":{"c":{"df":5,"docs":{"11":{"tf":1.0},"123":{"tf":1.0},"13":{"tf":1.7320508075688772},"20":{"tf":1.4142135623730951},"77":{"tf":1.7320508075688772}}},"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"69":{"tf":1.0}}},"df":0,"docs":{}}}},"df":3,"docs":{"121":{"tf":1.4142135623730951},"125":{"tf":2.449489742783178},"126":{"tf":1.4142135623730951}},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":7,"docs":{"125":{"tf":1.0},"2":{"tf":1.0},"69":{"tf":1.0},"79":{"tf":1.4142135623730951},"81":{"tf":1.0},"85":{"tf":1.0},"93":{"tf":1.7320508075688772}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"15":{"tf":1.0}}}}}}}},"g":{"df":1,"docs":{"125":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":5,"docs":{"120":{"tf":1.0},"123":{"tf":1.4142135623730951},"125":{"tf":1.4142135623730951},"128":{"tf":1.0},"49":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"125":{"tf":1.0}}}}}}}}}},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":4,"docs":{"18":{"tf":1.0},"32":{"tf":1.0},"6":{"tf":1.0},"90":{"tf":1.0}}}},"df":0,"docs":{}}},"l":{"a":{"df":0,"docs":{},"t":{"df":5,"docs":{"102":{"tf":2.0},"12":{"tf":1.0},"125":{"tf":1.0},"67":{"tf":1.0},"68":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":4,"docs":{"100":{"tf":1.0},"130":{"tf":1.0},"52":{"tf":1.0},"65":{"tf":1.0}}}}}}}}}}},"df":2,"docs":{"125":{"tf":1.0},"69":{"tf":1.0}},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"85":{"tf":1.0}}}},"i":{"df":2,"docs":{"3":{"tf":1.0},"33":{"tf":1.0}}},"o":{"c":{"df":1,"docs":{"123":{"tf":1.0}}},"df":0,"docs":{}}},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":5,"docs":{"118":{"tf":1.0},"58":{"tf":1.0},"64":{"tf":1.0},"65":{"tf":1.0},"66":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"b":{"df":1,"docs":{"107":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"67":{"tf":1.0}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"v":{"df":4,"docs":{"111":{"tf":1.0},"12":{"tf":1.0},"75":{"tf":1.0},"78":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":2,"docs":{"75":{"tf":1.0},"81":{"tf":1.0}}}},"df":0,"docs":{}},"h":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"13":{"tf":1.0}}}},"df":0,"docs":{}}},"l":{"a":{"c":{"df":2,"docs":{"27":{"tf":1.0},"95":{"tf":1.0}}},"df":0,"docs":{},"y":{"df":1,"docs":{"93":{"tf":1.0}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":6,"docs":{"125":{"tf":1.7320508075688772},"40":{"tf":1.0},"43":{"tf":1.0},"80":{"tf":1.0},"9":{"tf":2.23606797749979},"99":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":4,"docs":{"11":{"tf":1.0},"125":{"tf":1.7320508075688772},"3":{"tf":1.4142135623730951},"47":{"tf":1.4142135623730951}}}}}}}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":7,"docs":{"102":{"tf":1.0},"107":{"tf":1.0},"114":{"tf":1.0},"130":{"tf":1.0},"52":{"tf":1.0},"60":{"tf":1.0},"98":{"tf":1.0}}}}}},"s":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":1,"docs":{"125":{"tf":1.4142135623730951}}}}}},"c":{"df":0,"docs":{},"u":{"df":1,"docs":{"13":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"39":{"tf":1.0}}}},"h":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"126":{"tf":1.7320508075688772}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":1,"docs":{"41":{"tf":1.0}}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":9,"docs":{"102":{"tf":1.0},"121":{"tf":1.0},"123":{"tf":1.0},"125":{"tf":1.4142135623730951},"126":{"tf":1.0},"13":{"tf":2.449489742783178},"15":{"tf":1.0},"2":{"tf":1.0},"31":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":1,"docs":{"12":{"tf":1.0}}}}}},"t":{"df":3,"docs":{"107":{"tf":1.4142135623730951},"82":{"tf":1.0},"86":{"tf":1.0}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"b":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"44":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":21,"docs":{"10":{"tf":1.0},"105":{"tf":1.0},"12":{"tf":1.0},"121":{"tf":1.4142135623730951},"125":{"tf":1.0},"126":{"tf":1.7320508075688772},"13":{"tf":1.4142135623730951},"130":{"tf":1.4142135623730951},"15":{"tf":1.4142135623730951},"2":{"tf":1.0},"39":{"tf":1.4142135623730951},"4":{"tf":1.0},"40":{"tf":1.0},"44":{"tf":2.449489742783178},"55":{"tf":1.0},"61":{"tf":1.0},"7":{"tf":1.0},"73":{"tf":1.0},"75":{"tf":1.0},"8":{"tf":1.4142135623730951},"82":{"tf":1.4142135623730951}}}}}},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":7,"docs":{"100":{"tf":1.4142135623730951},"107":{"tf":1.7320508075688772},"125":{"tf":1.0},"34":{"tf":1.4142135623730951},"39":{"tf":1.0},"90":{"tf":1.7320508075688772},"99":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"s":{"df":2,"docs":{"130":{"tf":1.0},"78":{"tf":1.4142135623730951}}}},"v":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"l":{"df":8,"docs":{"18":{"tf":1.0},"19":{"tf":1.0},"6":{"tf":1.4142135623730951},"68":{"tf":1.0},"71":{"tf":1.0},"75":{"tf":1.0},"77":{"tf":1.7320508075688772},"78":{"tf":1.0}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"2":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"v":{"df":1,"docs":{"97":{"tf":1.0}}}}}}},"i":{"d":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":6,"docs":{"10":{"tf":1.0},"111":{"tf":1.0},"114":{"tf":1.0},"13":{"tf":1.0},"15":{"tf":1.0},"8":{"tf":2.23606797749979}}}}}},"m":{"a":{"df":0,"docs":{},"x":{"df":1,"docs":{"121":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"121":{"tf":1.4142135623730951}}}}},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"111":{"tf":1.0}}}},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":27,"docs":{"105":{"tf":1.4142135623730951},"106":{"tf":1.0},"107":{"tf":1.4142135623730951},"112":{"tf":1.4142135623730951},"116":{"tf":2.6457513110645907},"117":{"tf":4.123105625617661},"118":{"tf":2.8284271247461903},"13":{"tf":3.0},"15":{"tf":1.0},"22":{"tf":1.0},"33":{"tf":1.0},"35":{"tf":1.0},"37":{"tf":1.0},"4":{"tf":1.0},"51":{"tf":2.0},"53":{"tf":1.7320508075688772},"59":{"tf":1.0},"61":{"tf":1.4142135623730951},"62":{"tf":1.0},"67":{"tf":3.0},"71":{"tf":1.4142135623730951},"74":{"tf":1.0},"77":{"tf":1.0},"80":{"tf":1.4142135623730951},"88":{"tf":1.0},"89":{"tf":1.0},"90":{"tf":1.7320508075688772}}}},"u":{"df":0,"docs":{},"n":{"d":{"df":14,"docs":{"23":{"tf":1.4142135623730951},"24":{"tf":1.4142135623730951},"25":{"tf":1.4142135623730951},"26":{"tf":1.4142135623730951},"27":{"tf":1.4142135623730951},"34":{"tf":2.23606797749979},"36":{"tf":1.0},"80":{"tf":1.7320508075688772},"81":{"tf":2.0},"82":{"tf":2.0},"83":{"tf":1.7320508075688772},"84":{"tf":2.0},"89":{"tf":1.0},"92":{"tf":3.3166247903554}}},"df":0,"docs":{}}},"w":{"df":25,"docs":{"100":{"tf":2.23606797749979},"101":{"tf":1.4142135623730951},"102":{"tf":1.7320508075688772},"11":{"tf":1.0},"112":{"tf":1.0},"118":{"tf":1.0},"12":{"tf":3.1622776601683795},"121":{"tf":2.449489742783178},"126":{"tf":2.6457513110645907},"128":{"tf":2.449489742783178},"19":{"tf":1.0},"22":{"tf":1.0},"35":{"tf":2.449489742783178},"4":{"tf":1.0},"48":{"tf":1.7320508075688772},"51":{"tf":2.0},"65":{"tf":1.7320508075688772},"68":{"tf":1.0},"69":{"tf":1.7320508075688772},"8":{"tf":1.0},"82":{"tf":1.4142135623730951},"89":{"tf":1.4142135623730951},"9":{"tf":3.1622776601683795},"97":{"tf":1.0},"99":{"tf":1.7320508075688772}}}},"s":{"df":1,"docs":{"2":{"tf":1.0}}},"u":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"'":{"df":1,"docs":{"95":{"tf":1.0}}},"df":0,"docs":{}}}}}},"g":{"df":1,"docs":{"63":{"tf":1.0}}},"l":{"df":0,"docs":{},"e":{"df":4,"docs":{"47":{"tf":1.4142135623730951},"69":{"tf":1.0},"83":{"tf":1.0},"95":{"tf":1.0}}}},"n":{"df":7,"docs":{"123":{"tf":1.0},"2":{"tf":1.7320508075688772},"43":{"tf":1.0},"77":{"tf":1.7320508075688772},"78":{"tf":1.0},"84":{"tf":1.4142135623730951},"92":{"tf":1.0}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"97":{"tf":1.0}}}}}}},"−":{"1":{"df":1,"docs":{"37":{"tf":1.0}}},"df":0,"docs":{}}},"s":{"1":{"_":{"1":{"df":1,"docs":{"34":{"tf":1.0}}},"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"34":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"z":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"a":{"df":1,"docs":{"34":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":1,"docs":{"34":{"tf":1.0}}},"2":{"_":{"1":{"df":1,"docs":{"34":{"tf":1.0}}},"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"34":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"z":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"a":{"df":1,"docs":{"34":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":1,"docs":{"34":{"tf":1.0}}},"3":{"_":{"1":{"df":1,"docs":{"34":{"tf":1.0}}},"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"34":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":1,"docs":{"34":{"tf":1.0}}},"=":{"0":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"q":{"df":0,"docs":{},"−":{"1":{"df":2,"docs":{"92":{"tf":1.4142135623730951},"93":{"tf":1.7320508075688772}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"σ":{"1":{"df":1,"docs":{"34":{"tf":1.0}}},"2":{"df":1,"docs":{"34":{"tf":1.0}}},"df":0,"docs":{}}},"a":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":1,"docs":{"20":{"tf":1.0}}}},"m":{"df":0,"docs":{},"e":{"df":28,"docs":{"103":{"tf":1.0},"108":{"tf":1.0},"11":{"tf":1.0},"111":{"tf":2.0},"117":{"tf":1.0},"118":{"tf":1.0},"125":{"tf":1.7320508075688772},"128":{"tf":2.23606797749979},"13":{"tf":1.7320508075688772},"130":{"tf":1.0},"2":{"tf":1.0},"30":{"tf":1.0},"35":{"tf":1.0},"51":{"tf":1.0},"53":{"tf":1.0},"54":{"tf":1.0},"58":{"tf":1.0},"59":{"tf":1.0},"64":{"tf":1.0},"65":{"tf":1.4142135623730951},"66":{"tf":1.0},"67":{"tf":1.0},"68":{"tf":1.0},"76":{"tf":1.7320508075688772},"77":{"tf":1.0},"82":{"tf":1.7320508075688772},"9":{"tf":1.0},"97":{"tf":1.0}}},"p":{"df":0,"docs":{},"l":{"df":18,"docs":{"105":{"tf":1.4142135623730951},"111":{"tf":1.7320508075688772},"126":{"tf":1.0},"19":{"tf":1.0},"23":{"tf":1.0},"24":{"tf":1.4142135623730951},"25":{"tf":1.4142135623730951},"26":{"tf":1.0},"27":{"tf":1.0},"31":{"tf":2.0},"55":{"tf":1.0},"58":{"tf":1.0},"61":{"tf":1.4142135623730951},"81":{"tf":1.4142135623730951},"82":{"tf":1.0},"87":{"tf":1.0},"92":{"tf":2.8284271247461903},"93":{"tf":2.8284271247461903}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":28,"docs":{"10":{"tf":1.0},"106":{"tf":1.4142135623730951},"107":{"tf":1.0},"109":{"tf":1.0},"11":{"tf":1.0},"117":{"tf":1.0},"125":{"tf":1.0},"13":{"tf":1.0},"18":{"tf":1.0},"19":{"tf":1.4142135623730951},"47":{"tf":1.0},"48":{"tf":1.4142135623730951},"51":{"tf":1.7320508075688772},"52":{"tf":1.4142135623730951},"53":{"tf":1.7320508075688772},"54":{"tf":1.4142135623730951},"55":{"tf":1.0},"56":{"tf":1.0},"58":{"tf":1.0},"62":{"tf":1.4142135623730951},"65":{"tf":1.0},"66":{"tf":1.0},"67":{"tf":1.0},"68":{"tf":1.0},"73":{"tf":1.0},"76":{"tf":1.4142135623730951},"82":{"tf":1.4142135623730951},"9":{"tf":1.0}}}}}}},"v":{"df":0,"docs":{},"e":{"df":2,"docs":{"130":{"tf":1.0},"20":{"tf":1.0}}}},"w":{"df":4,"docs":{"13":{"tf":1.0},"15":{"tf":1.0},"76":{"tf":1.0},"9":{"tf":1.0}}},"y":{"df":1,"docs":{"55":{"tf":1.0}}}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"95":{"tf":1.0}}}}}},"df":0,"docs":{}}},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":11,"docs":{"18":{"tf":2.0},"34":{"tf":1.7320508075688772},"37":{"tf":2.0},"43":{"tf":1.0},"70":{"tf":2.6457513110645907},"73":{"tf":1.4142135623730951},"75":{"tf":1.0},"79":{"tf":1.0},"80":{"tf":1.0},"84":{"tf":1.0},"90":{"tf":1.0}}}}},"w":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"z":{"df":1,"docs":{"13":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}},"df":1,"docs":{"90":{"tf":1.4142135623730951}},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"[":{"0":{"df":2,"docs":{"100":{"tf":1.4142135623730951},"107":{"tf":1.0}}},"df":0,"docs":{}},"df":2,"docs":{"100":{"tf":1.0},"107":{"tf":1.0}}}}}},"df":13,"docs":{"10":{"tf":1.0},"12":{"tf":1.0},"124":{"tf":1.0},"126":{"tf":1.0},"128":{"tf":1.4142135623730951},"13":{"tf":1.7320508075688772},"2":{"tf":1.0},"48":{"tf":1.0},"58":{"tf":1.0},"65":{"tf":1.0},"69":{"tf":1.0},"8":{"tf":1.0},"89":{"tf":1.0}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":2,"docs":{"19":{"tf":1.0},"20":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":27,"docs":{"10":{"tf":1.0},"104":{"tf":1.0},"110":{"tf":1.0},"121":{"tf":1.0},"123":{"tf":1.0},"124":{"tf":1.0},"125":{"tf":4.0},"13":{"tf":2.6457513110645907},"18":{"tf":1.0},"20":{"tf":1.0},"22":{"tf":1.0},"3":{"tf":1.0},"33":{"tf":1.4142135623730951},"36":{"tf":1.0},"42":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":1.0},"48":{"tf":1.0},"68":{"tf":1.4142135623730951},"69":{"tf":1.0},"75":{"tf":1.4142135623730951},"77":{"tf":1.0},"8":{"tf":1.0},"80":{"tf":1.0},"82":{"tf":1.0},"85":{"tf":1.0},"96":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"r":{"df":5,"docs":{"102":{"tf":1.4142135623730951},"130":{"tf":1.0},"67":{"tf":1.0},"76":{"tf":1.0},"89":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":13,"docs":{"128":{"tf":1.0},"13":{"tf":2.0},"130":{"tf":1.0},"15":{"tf":1.4142135623730951},"19":{"tf":1.0},"2":{"tf":1.4142135623730951},"33":{"tf":1.0},"70":{"tf":1.0},"73":{"tf":1.0},"76":{"tf":1.4142135623730951},"77":{"tf":1.0},"8":{"tf":1.7320508075688772},"95":{"tf":1.0}},"m":{"df":2,"docs":{"19":{"tf":1.0},"65":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"19":{"tf":1.0}}}}}}}},"n":{"df":5,"docs":{"128":{"tf":1.0},"13":{"tf":1.0},"15":{"tf":1.0},"86":{"tf":1.0},"9":{"tf":1.0}}}},"l":{"df":0,"docs":{},"f":{".":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"(":{"&":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"107":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"(":{")":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"107":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"b":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{".":{"a":{"0":{".":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"99":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"1":{".":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"99":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},":":{":":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":2,"docs":{"100":{"tf":1.0},"99":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":3,"docs":{"100":{"tf":1.0},"107":{"tf":1.0},"99":{"tf":1.0}}}},"n":{"d":{"df":12,"docs":{"126":{"tf":1.4142135623730951},"20":{"tf":2.0},"6":{"tf":1.4142135623730951},"71":{"tf":1.4142135623730951},"73":{"tf":1.7320508075688772},"75":{"tf":1.4142135623730951},"76":{"tf":1.4142135623730951},"77":{"tf":1.4142135623730951},"81":{"tf":1.0},"82":{"tf":1.0},"86":{"tf":1.0},"92":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":3,"docs":{"18":{"tf":1.0},"44":{"tf":1.0},"69":{"tf":1.0}},"i":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"6":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"df":1,"docs":{"89":{"tf":1.0}}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":5,"docs":{"15":{"tf":1.0},"48":{"tf":1.7320508075688772},"50":{"tf":1.0},"8":{"tf":1.0},"98":{"tf":1.0}}},"df":0,"docs":{}}}}},"r":{"df":0,"docs":{},"v":{"df":2,"docs":{"6":{"tf":1.0},"81":{"tf":1.0}}}},"t":{"(":{"d":{"df":1,"docs":{"88":{"tf":1.0}}},"df":0,"docs":{}},"df":25,"docs":{"105":{"tf":1.0},"112":{"tf":1.0},"117":{"tf":1.4142135623730951},"118":{"tf":2.0},"121":{"tf":1.7320508075688772},"128":{"tf":1.0},"129":{"tf":1.4142135623730951},"13":{"tf":6.48074069840786},"130":{"tf":1.0},"2":{"tf":1.0},"3":{"tf":1.0},"44":{"tf":1.0},"61":{"tf":1.0},"64":{"tf":1.0},"67":{"tf":2.0},"68":{"tf":1.0},"7":{"tf":1.4142135623730951},"76":{"tf":1.0},"77":{"tf":1.4142135623730951},"80":{"tf":2.0},"81":{"tf":1.0},"88":{"tf":1.4142135623730951},"90":{"tf":1.0},"93":{"tf":1.0},"99":{"tf":1.4142135623730951}},"u":{"df":0,"docs":{},"p":{"(":{"&":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"34":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}},"df":1,"docs":{"43":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":5,"docs":{"2":{"tf":1.0},"21":{"tf":1.7320508075688772},"33":{"tf":1.0},"34":{"tf":1.4142135623730951},"43":{"tf":1.0}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":7,"docs":{"117":{"tf":1.0},"44":{"tf":1.0},"64":{"tf":1.4142135623730951},"65":{"tf":1.0},"69":{"tf":1.4142135623730951},"77":{"tf":1.4142135623730951},"9":{"tf":1.0}}}}}},"h":{"a":{"2":{"5":{"6":{"(":{"df":1,"docs":{"6":{"tf":1.0}}},"df":1,"docs":{"6":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"96":{"tf":1.0}}}},"df":0,"docs":{}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":7,"docs":{"111":{"tf":1.4142135623730951},"38":{"tf":1.4142135623730951},"39":{"tf":1.0},"41":{"tf":2.23606797749979},"87":{"tf":1.0},"92":{"tf":1.0},"93":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"e":{"df":2,"docs":{"8":{"tf":1.0},"80":{"tf":1.0}}}},"r":{"df":0,"docs":{},"e":{"df":4,"docs":{"129":{"tf":2.0},"130":{"tf":1.4142135623730951},"18":{"tf":1.0},"97":{"tf":1.0}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"c":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"11":{"tf":1.0}}}},"df":0,"docs":{}},"df":12,"docs":{"107":{"tf":1.0},"13":{"tf":1.0},"52":{"tf":1.0},"53":{"tf":1.7320508075688772},"54":{"tf":1.0},"55":{"tf":1.0},"56":{"tf":1.0},"57":{"tf":1.0},"58":{"tf":2.0},"59":{"tf":1.4142135623730951},"68":{"tf":1.0},"76":{"tf":1.0}},"n":{"df":1,"docs":{"128":{"tf":1.0}}}}}},"i":{"d":{"df":0,"docs":{},"e":{"df":9,"docs":{"105":{"tf":1.4142135623730951},"106":{"tf":1.4142135623730951},"125":{"tf":1.0},"57":{"tf":1.0},"59":{"tf":1.0},"61":{"tf":1.4142135623730951},"62":{"tf":1.4142135623730951},"63":{"tf":1.0},"77":{"tf":1.0}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"130":{"tf":1.0}}}}}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":5,"docs":{"107":{"tf":1.0},"125":{"tf":1.0},"13":{"tf":1.4142135623730951},"130":{"tf":1.0},"83":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":5,"docs":{"12":{"tf":1.0},"13":{"tf":1.4142135623730951},"76":{"tf":1.0},"77":{"tf":1.4142135623730951},"90":{"tf":1.0}}}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"l":{"df":7,"docs":{"103":{"tf":1.0},"110":{"tf":1.0},"111":{"tf":1.0},"19":{"tf":1.0},"43":{"tf":1.7320508075688772},"44":{"tf":1.0},"48":{"tf":1.0}},"e":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"a":{"c":{"c":{"df":0,"docs":{},"i":{":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"a":{"c":{"c":{"df":0,"docs":{},"i":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":0,"docs":{},"e":{"(":{"[":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"(":{"1":{"df":1,"docs":{"97":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"r":{"df":2,"docs":{"128":{"tf":1.0},"13":{"tf":1.0}}}},"i":{"c":{"df":2,"docs":{"20":{"tf":1.0},"63":{"tf":1.0}}},"df":4,"docs":{"102":{"tf":1.0},"107":{"tf":1.0},"118":{"tf":1.0},"99":{"tf":1.0}},"f":{"df":2,"docs":{"128":{"tf":1.0},"63":{"tf":1.4142135623730951}},"i":{"df":1,"docs":{"55":{"tf":1.0}}}}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"n":{"df":2,"docs":{"58":{"tf":1.0},"77":{"tf":1.0}}}},"df":0,"docs":{}}}}},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":10,"docs":{"11":{"tf":1.7320508075688772},"125":{"tf":1.0},"15":{"tf":1.0},"27":{"tf":1.0},"32":{"tf":1.0},"34":{"tf":1.0},"4":{"tf":1.0},"68":{"tf":1.0},"77":{"tf":1.4142135623730951},"82":{"tf":1.0}}}}},"t":{"df":1,"docs":{"12":{"tf":1.0}},"e":{"df":1,"docs":{"0":{"tf":1.0}}},"u":{"a":{"df":0,"docs":{},"t":{"df":2,"docs":{"13":{"tf":1.0},"69":{"tf":1.0}}}},"df":0,"docs":{}}},"z":{"df":0,"docs":{},"e":{"df":10,"docs":{"11":{"tf":1.0},"114":{"tf":1.4142135623730951},"120":{"tf":1.0},"126":{"tf":2.6457513110645907},"13":{"tf":1.0},"2":{"tf":2.0},"22":{"tf":1.0},"35":{"tf":1.0},"76":{"tf":2.449489742783178},"77":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"58":{"tf":1.0}}}}}}}},"o":{"df":0,"docs":{},"w":{"df":2,"docs":{"2":{"tf":1.0},"95":{"tf":1.0}}}}},"m":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":1,"docs":{"130":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"116":{"tf":1.0},"121":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"121":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":3,"docs":{"13":{"tf":1.0},"3":{"tf":1.0},"43":{"tf":1.0}}}},"v":{"df":2,"docs":{"125":{"tf":1.0},"93":{"tf":1.0}}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":2,"docs":{"107":{"tf":1.0},"69":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"107":{"tf":1.0}}}},"t":{"df":0,"docs":{},"h":{"df":4,"docs":{"125":{"tf":2.23606797749979},"13":{"tf":1.4142135623730951},"44":{"tf":1.0},"49":{"tf":1.0}}},"i":{"df":0,"docs":{},"m":{"df":2,"docs":{"47":{"tf":1.0},"51":{"tf":1.0}}}}},"w":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"20":{"tf":1.0}}}}}}}},"p":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"11":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"t":{"df":3,"docs":{"126":{"tf":2.23606797749979},"13":{"tf":1.0},"73":{"tf":1.0}}}},"u":{"df":0,"docs":{},"n":{"d":{"df":3,"docs":{"6":{"tf":1.0},"76":{"tf":2.23606797749979},"86":{"tf":1.0}}},"df":0,"docs":{}},"r":{"c":{"df":2,"docs":{"111":{"tf":1.0},"33":{"tf":1.0}}},"df":0,"docs":{}}}},"p":{"a":{"c":{"df":0,"docs":{},"e":{"df":1,"docs":{"128":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"k":{"df":1,"docs":{"15":{"tf":1.0}}}},"c":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"113":{"tf":1.4142135623730951},"130":{"tf":1.0}}}},"df":0,"docs":{},"f":{"df":14,"docs":{"101":{"tf":1.0},"102":{"tf":1.0},"107":{"tf":1.0},"12":{"tf":1.4142135623730951},"125":{"tf":1.0},"130":{"tf":1.7320508075688772},"18":{"tf":1.0},"48":{"tf":1.0},"69":{"tf":1.4142135623730951},"80":{"tf":1.0},"89":{"tf":1.0},"92":{"tf":1.0},"95":{"tf":1.0},"99":{"tf":1.0}},"i":{"df":6,"docs":{"100":{"tf":1.4142135623730951},"102":{"tf":1.4142135623730951},"125":{"tf":1.0},"43":{"tf":1.0},"98":{"tf":1.0},"99":{"tf":1.0}}}}}},"df":0,"docs":{}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"130":{"tf":1.0},"80":{"tf":1.0}}}}}},"q":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"44":{"tf":1.0}}},"s":{"df":0,"docs":{},"h":{"df":2,"docs":{"11":{"tf":1.0},"13":{"tf":1.0}}}}},"df":0,"docs":{}}},"r":{"c":{"df":1,"docs":{"125":{"tf":1.0}}},"df":2,"docs":{"34":{"tf":1.4142135623730951},"43":{"tf":1.0}}},"t":{"a":{"c":{"df":0,"docs":{},"k":{"df":2,"docs":{"126":{"tf":1.7320508075688772},"13":{"tf":1.0}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":1,"docs":{"124":{"tf":1.4142135623730951}}}},"n":{"d":{"df":2,"docs":{"12":{"tf":1.0},"27":{"tf":1.0}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"k":{"df":76,"docs":{"100":{"tf":1.0},"101":{"tf":1.0},"102":{"tf":2.0},"103":{"tf":1.0},"104":{"tf":1.0},"105":{"tf":1.0},"106":{"tf":1.0},"107":{"tf":1.0},"108":{"tf":1.0},"109":{"tf":1.0},"110":{"tf":1.0},"111":{"tf":1.0},"112":{"tf":1.0},"113":{"tf":1.0},"114":{"tf":1.0},"115":{"tf":1.0},"116":{"tf":1.4142135623730951},"117":{"tf":1.0},"118":{"tf":1.0},"121":{"tf":1.0},"2":{"tf":1.0},"45":{"tf":2.0},"46":{"tf":1.7320508075688772},"47":{"tf":1.0},"48":{"tf":1.4142135623730951},"49":{"tf":1.7320508075688772},"50":{"tf":1.4142135623730951},"51":{"tf":1.0},"52":{"tf":1.0},"53":{"tf":1.0},"54":{"tf":1.0},"55":{"tf":1.0},"56":{"tf":1.0},"57":{"tf":1.0},"58":{"tf":1.0},"59":{"tf":1.0},"60":{"tf":1.4142135623730951},"61":{"tf":1.0},"62":{"tf":1.0},"63":{"tf":1.0},"64":{"tf":1.0},"65":{"tf":1.0},"66":{"tf":1.0},"67":{"tf":1.0},"68":{"tf":1.4142135623730951},"69":{"tf":1.0},"70":{"tf":1.4142135623730951},"71":{"tf":1.4142135623730951},"72":{"tf":1.0},"73":{"tf":1.4142135623730951},"74":{"tf":1.0},"75":{"tf":1.0},"76":{"tf":1.0},"77":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.0},"80":{"tf":1.0},"81":{"tf":1.0},"82":{"tf":1.4142135623730951},"83":{"tf":1.0},"84":{"tf":1.0},"85":{"tf":2.0},"86":{"tf":1.0},"87":{"tf":1.0},"88":{"tf":1.0},"89":{"tf":1.0},"90":{"tf":1.0},"91":{"tf":1.0},"92":{"tf":1.0},"93":{"tf":1.0},"94":{"tf":1.0},"95":{"tf":1.0},"96":{"tf":1.7320508075688772},"97":{"tf":1.4142135623730951},"98":{"tf":1.0},"99":{"tf":1.0}},"w":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"96":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"df":12,"docs":{"102":{"tf":1.0},"128":{"tf":1.0},"13":{"tf":1.4142135623730951},"130":{"tf":1.0},"15":{"tf":1.0},"39":{"tf":1.0},"49":{"tf":1.0},"68":{"tf":1.4142135623730951},"7":{"tf":1.0},"80":{"tf":1.0},"92":{"tf":1.0},"93":{"tf":1.0}}}},"t":{"df":0,"docs":{},"e":{"df":9,"docs":{"111":{"tf":1.7320508075688772},"123":{"tf":1.4142135623730951},"125":{"tf":1.7320508075688772},"128":{"tf":1.0},"2":{"tf":1.0},"39":{"tf":2.23606797749979},"47":{"tf":1.0},"69":{"tf":3.0},"82":{"tf":1.0}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":5,"docs":{"10":{"tf":1.4142135623730951},"125":{"tf":1.4142135623730951},"13":{"tf":1.0},"33":{"tf":1.0},"82":{"tf":1.0}}}}}}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"2":{"tf":1.0}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":20,"docs":{"100":{"tf":1.7320508075688772},"104":{"tf":1.0},"106":{"tf":1.0},"123":{"tf":1.0},"125":{"tf":2.449489742783178},"126":{"tf":1.4142135623730951},"128":{"tf":1.4142135623730951},"15":{"tf":1.0},"30":{"tf":1.0},"31":{"tf":1.0},"47":{"tf":1.0},"48":{"tf":1.0},"50":{"tf":2.449489742783178},"51":{"tf":1.0},"52":{"tf":1.4142135623730951},"56":{"tf":1.0},"60":{"tf":1.0},"69":{"tf":1.0},"75":{"tf":1.0},"93":{"tf":2.0}},"—":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"75":{"tf":1.0}}}}}}}},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"6":{"tf":1.0}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":4,"docs":{"0":{"tf":1.0},"118":{"tf":1.0},"57":{"tf":1.0},"75":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":4,"docs":{"125":{"tf":1.4142135623730951},"130":{"tf":1.0},"34":{"tf":2.0},"69":{"tf":1.0}}}}},"r":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"r":{"d":{"df":3,"docs":{"125":{"tf":1.0},"13":{"tf":1.4142135623730951},"130":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":2,"docs":{"39":{"tf":1.4142135623730951},"76":{"tf":1.0}}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":3,"docs":{"40":{"tf":1.0},"86":{"tf":1.4142135623730951},"89":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":3,"docs":{"41":{"tf":1.4142135623730951},"92":{"tf":1.0},"93":{"tf":1.0}}}}},"u":{"c":{"df":0,"docs":{},"t":{"df":8,"docs":{"100":{"tf":1.0},"101":{"tf":1.0},"102":{"tf":1.4142135623730951},"103":{"tf":1.0},"107":{"tf":1.4142135623730951},"111":{"tf":1.0},"34":{"tf":3.3166247903554},"99":{"tf":1.4142135623730951}},"u":{"df":0,"docs":{},"r":{"df":2,"docs":{"125":{"tf":1.0},"81":{"tf":1.0}}}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":1,"docs":{"55":{"tf":1.0}}}}}},"u":{"b":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"n":{"df":4,"docs":{"125":{"tf":1.4142135623730951},"127":{"tf":1.4142135623730951},"129":{"tf":2.0},"130":{"tf":1.0}}}}}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"37":{"tf":1.0}}}}}}},"m":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":2,"docs":{"121":{"tf":1.7320508075688772},"126":{"tf":1.7320508075688772}}}}}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"130":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"27":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"125":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":4,"docs":{"10":{"tf":1.0},"107":{"tf":1.0},"39":{"tf":1.0},"76":{"tf":1.0}}}},"t":{"df":3,"docs":{"129":{"tf":1.0},"76":{"tf":1.0},"88":{"tf":1.4142135623730951}}}}},"t":{"df":0,"docs":{},"l":{"df":1,"docs":{"76":{"tf":1.0}}},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"8":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"c":{"c":{"df":0,"docs":{},"e":{"df":1,"docs":{"76":{"tf":1.7320508075688772}},"s":{"df":0,"docs":{},"s":{"df":2,"docs":{"76":{"tf":1.0},"77":{"tf":1.0}}}}}},"df":0,"docs":{},"h":{"df":21,"docs":{"10":{"tf":1.0},"102":{"tf":1.0},"117":{"tf":1.4142135623730951},"12":{"tf":1.0},"123":{"tf":1.0},"13":{"tf":3.3166247903554},"130":{"tf":1.0},"15":{"tf":2.23606797749979},"18":{"tf":1.0},"19":{"tf":1.7320508075688772},"25":{"tf":1.0},"4":{"tf":1.0},"43":{"tf":1.0},"44":{"tf":1.4142135623730951},"65":{"tf":1.0},"69":{"tf":1.0},"70":{"tf":1.0},"75":{"tf":1.0},"86":{"tf":1.0},"92":{"tf":2.0},"95":{"tf":1.0}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":1,"docs":{"34":{"tf":1.0}}}}}},"m":{"df":6,"docs":{"107":{"tf":1.0},"118":{"tf":1.0},"18":{"tf":1.0},"48":{"tf":1.0},"51":{"tf":1.0},"64":{"tf":1.0}},"m":{"a":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"58":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"r":{"df":1,"docs":{"60":{"tf":1.0}},"i":{"df":6,"docs":{"125":{"tf":1.0},"129":{"tf":1.0},"13":{"tf":1.0},"60":{"tf":1.4142135623730951},"68":{"tf":1.0},"79":{"tf":1.0}}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"93":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":3,"docs":{"100":{"tf":1.0},"114":{"tf":1.0},"33":{"tf":1.0}}}},"s":{"df":3,"docs":{"13":{"tf":2.23606797749979},"44":{"tf":1.0},"76":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"e":{"df":2,"docs":{"118":{"tf":1.0},"130":{"tf":1.0}}}}},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":1,"docs":{"63":{"tf":1.0}}}}}},"y":{"df":0,"docs":{},"m":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":3,"docs":{"35":{"tf":1.0},"4":{"tf":2.0},"8":{"tf":1.0}}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"'":{"df":1,"docs":{"69":{"tf":1.0}}},".":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"q":{"(":{"&":{"df":0,"docs":{},"i":{"df":2,"docs":{"43":{"tf":1.0},"44":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"(":{"&":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"[":{"df":0,"docs":{},"i":{"df":1,"docs":{"44":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"(":{"&":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"44":{"tf":1.4142135623730951}}}}}}}},"x":{"df":1,"docs":{"43":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{":":{":":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"44":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":2,"docs":{"43":{"tf":1.4142135623730951},"44":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"u":{"3":{"2":{"(":{"&":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"44":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"v":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"43":{"tf":1.0},"44":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"(":{"&":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":1,"docs":{"43":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{")":{".":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"w":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"43":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}},"df":17,"docs":{"111":{"tf":1.0},"112":{"tf":1.0},"123":{"tf":1.0},"125":{"tf":1.0},"130":{"tf":1.0},"3":{"tf":1.4142135623730951},"41":{"tf":1.0},"42":{"tf":1.0},"43":{"tf":2.8284271247461903},"44":{"tf":2.449489742783178},"45":{"tf":1.0},"47":{"tf":1.4142135623730951},"48":{"tf":1.0},"69":{"tf":1.0},"93":{"tf":1.0},"96":{"tf":1.0},"97":{"tf":1.0}}}}}}},"σ":{"1":{"df":1,"docs":{"13":{"tf":1.0}},"​":{"]":{"1":{"df":0,"docs":{},"​":{",":{"[":{"df":0,"docs":{},"s":{"df":0,"docs":{},"σ":{"2":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{",":{"[":{"df":0,"docs":{},"s":{"df":0,"docs":{},"σ":{"3":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{",":{"[":{"df":0,"docs":{},"q":{"df":0,"docs":{},"l":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{",":{"[":{"df":0,"docs":{},"q":{"df":0,"docs":{},"r":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{",":{"[":{"df":0,"docs":{},"q":{"df":0,"docs":{},"m":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{",":{"[":{"df":0,"docs":{},"q":{"df":0,"docs":{},"o":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{",":{"[":{"df":0,"docs":{},"q":{"c":{"df":0,"docs":{},"​":{"]":{"1":{"df":2,"docs":{"23":{"tf":1.0},"30":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"2":{"df":1,"docs":{"13":{"tf":1.0}}},"3":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{},"i":{"df":1,"docs":{"34":{"tf":1.0}}}},"​":{":":{"=":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"ι":{"df":2,"docs":{"92":{"tf":1.0},"93":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{},"∈":{"[":{"0":{",":{"2":{"df":0,"docs":{},"n":{"+":{"df":0,"docs":{},"l":{"df":2,"docs":{"92":{"tf":1.0},"93":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"−":{"df":0,"docs":{},"z":{"2":{"df":0,"docs":{},"η":{"1":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"df":0,"docs":{},"​":{"df":0,"docs":{},"​":{"df":0,"docs":{},"−":{"df":0,"docs":{},"η":{"1":{"df":0,"docs":{},"z":{"2":{"df":0,"docs":{},"​":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"γ":{"df":0,"docs":{},"′":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"df":0,"docs":{},"​":{"df":0,"docs":{},"−":{"df":0,"docs":{},"z":{"2":{"df":0,"docs":{},"η":{"2":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"df":0,"docs":{},"​":{"df":0,"docs":{},"​":{"df":0,"docs":{},"−":{"df":0,"docs":{},"η":{"2":{"df":0,"docs":{},"z":{"2":{"df":0,"docs":{},"​":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"j":{"df":0,"docs":{},"∑":{"df":0,"docs":{},"​":{"df":0,"docs":{},"γ":{"df":0,"docs":{},"j":{"df":0,"docs":{},"​":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"df":0,"docs":{},"​":{"df":0,"docs":{},"−":{"df":0,"docs":{},"z":{"df":0,"docs":{},"τ":{"df":0,"docs":{},"j":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"df":0,"docs":{},"​":{"df":0,"docs":{},"​":{"df":0,"docs":{},"−":{"df":0,"docs":{},"τ":{"df":0,"docs":{},"j":{"df":0,"docs":{},"z":{"df":0,"docs":{},"​":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"γ":{"df":0,"docs":{},"j":{"df":0,"docs":{},"′":{"df":0,"docs":{},"​":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"df":0,"docs":{},"​":{"df":0,"docs":{},"−":{"df":0,"docs":{},"g":{"df":0,"docs":{},"z":{"df":0,"docs":{},"τ":{"df":0,"docs":{},"j":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"df":0,"docs":{},"​":{"df":0,"docs":{},"​":{"df":0,"docs":{},"−":{"df":0,"docs":{},"τ":{"df":0,"docs":{},"j":{"df":0,"docs":{},"g":{"df":0,"docs":{},"z":{"df":1,"docs":{"93":{"tf":1.0}}}}}}}}}}}}}}}}}}}}}}}},"df":0,"docs":{}}}}}}}}}}}}}}}}}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"t":{"(":{"1":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"p":{"(":{"1":{")":{"=":{"1":{"df":0,"docs":{},"−":{"1":{"=":{"0":{"df":1,"docs":{"53":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"g":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"p":{"(":{"df":0,"docs":{},"g":{")":{"=":{"1":{"df":0,"docs":{},"−":{"1":{"=":{"0":{"df":1,"docs":{"53":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"^":{"0":{"df":2,"docs":{"51":{"tf":1.0},"53":{"tf":1.0}}},"df":0,"docs":{}},"df":2,"docs":{"51":{"tf":1.0},"53":{"tf":1.0}},"i":{")":{"=":{"a":{"df":0,"docs":{},"i":{"df":1,"docs":{"51":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"x":{")":{"'":{"df":1,"docs":{"107":{"tf":1.0}}},"df":0,"docs":{}},"0":{"df":2,"docs":{"105":{"tf":1.4142135623730951},"106":{"tf":1.4142135623730951}},"​":{")":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"x":{"0":{"df":0,"docs":{},"​":{"df":0,"docs":{},"g":{")":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"x":{"0":{"df":0,"docs":{},"​":{"df":0,"docs":{},"g":{"2":{"df":1,"docs":{"107":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"g":{"2":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"x":{"0":{"df":0,"docs":{},"​":{"df":0,"docs":{},"g":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"x":{"0":{"df":1,"docs":{"107":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"_":{"0":{"df":3,"docs":{"59":{"tf":1.7320508075688772},"61":{"tf":1.4142135623730951},"62":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":3,"docs":{"34":{"tf":1.7320508075688772},"51":{"tf":1.4142135623730951},"53":{"tf":1.0}},"g":{"2":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"x":{"df":0,"docs":{},"g":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"x":{"df":1,"docs":{"107":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":1,"docs":{"51":{"tf":1.0}}}},"z":{"df":7,"docs":{"105":{"tf":1.0},"110":{"tf":1.0},"57":{"tf":1.0},"58":{"tf":1.0},"59":{"tf":1.0},"61":{"tf":1.0},"62":{"tf":1.0}},"g":{"2":{"df":2,"docs":{"105":{"tf":1.0},"110":{"tf":1.0}}},"^":{"2":{"df":5,"docs":{"57":{"tf":1.0},"58":{"tf":1.0},"59":{"tf":1.0},"61":{"tf":1.0},"62":{"tf":1.0}}},"df":0,"docs":{}},"df":7,"docs":{"105":{"tf":1.0},"110":{"tf":1.0},"57":{"tf":1.0},"58":{"tf":1.0},"59":{"tf":1.0},"61":{"tf":1.0},"62":{"tf":1.0}}}},"ω":{"0":{")":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"ω":{"1":{")":{"df":0,"docs":{},"…":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"ω":{"1":{"5":{"df":1,"docs":{"107":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"2":{")":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"ω":{"4":{"df":1,"docs":{"107":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"g":{"2":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"ω":{"0":{"df":0,"docs":{},"g":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"ω":{"0":{")":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"g":{"2":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"g":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"ω":{")":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"ω":{"2":{"df":0,"docs":{},"g":{"2":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"ω":{"2":{"df":0,"docs":{},"g":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"ω":{"2":{")":{"df":0,"docs":{},"⋮":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"ω":{"1":{"5":{"df":0,"docs":{},"g":{"2":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"ω":{"1":{"5":{"df":0,"docs":{},"g":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"ω":{"1":{"5":{"df":1,"docs":{"107":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"2":{"df":0,"docs":{},"i":{")":{":":{"0":{"df":0,"docs":{},"≤":{"df":0,"docs":{},"i":{"df":0,"docs":{},"≤":{"1":{"5":{"df":0,"docs":{},"}":{"=":{"df":0,"docs":{},"{":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{")":{":":{"0":{"df":0,"docs":{},"≤":{"df":0,"docs":{},"i":{"df":0,"docs":{},"≤":{"7":{"df":1,"docs":{"67":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"4":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"ω":{"2":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"ω":{"0":{")":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"ω":{"5":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"ω":{"3":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"ω":{")":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"ω":{"6":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"ω":{"4":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"ω":{"2":{")":{"df":0,"docs":{},"⋮":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"ω":{"3":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"ω":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"ω":{"1":{"5":{"df":1,"docs":{"107":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"0":{",":{"df":0,"docs":{},"i":{"df":1,"docs":{"19":{"tf":1.0}}},"j":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"s":{"df":0,"docs":{},"σ":{"1":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"i":{")":{"df":0,"docs":{},"β":{"+":{"df":0,"docs":{},"γ":{")":{"(":{"df":0,"docs":{},"t":{"0":{",":{"df":0,"docs":{},"j":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"s":{"df":0,"docs":{},"σ":{"2":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"i":{")":{"df":0,"docs":{},"β":{"+":{"df":0,"docs":{},"γ":{")":{"(":{"df":0,"docs":{},"t":{"0":{",":{"df":0,"docs":{},"j":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"s":{"df":0,"docs":{},"σ":{"3":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"i":{")":{"df":0,"docs":{},"β":{"+":{"df":0,"docs":{},"γ":{")":{":":{"0":{"df":0,"docs":{},"≤":{"df":0,"docs":{},"i":{"<":{"df":0,"docs":{},"n":{"df":1,"docs":{"13":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"ω":{"df":0,"docs":{},"i":{"df":0,"docs":{},"β":{"+":{"df":0,"docs":{},"γ":{")":{"(":{"df":0,"docs":{},"t":{"1":{",":{"df":0,"docs":{},"j":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"i":{"df":0,"docs":{},"k":{"1":{"df":0,"docs":{},"​":{"df":0,"docs":{},"β":{"+":{"df":0,"docs":{},"γ":{")":{"(":{"df":0,"docs":{},"t":{"2":{",":{"df":0,"docs":{},"j":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"i":{"df":0,"docs":{},"k":{"2":{"df":0,"docs":{},"​":{"df":0,"docs":{},"β":{"+":{"df":0,"docs":{},"γ":{")":{":":{"0":{"df":0,"docs":{},"≤":{"df":0,"docs":{},"i":{"<":{"df":0,"docs":{},"n":{"df":1,"docs":{"13":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":3,"docs":{"121":{"tf":1.0},"125":{"tf":2.0},"126":{"tf":1.0}}},"1":{"df":4,"docs":{"121":{"tf":1.0},"125":{"tf":1.7320508075688772},"126":{"tf":1.0},"15":{"tf":1.0}}},"2":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"t":{"3":{"df":1,"docs":{"15":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"=":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"′":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"x":{"df":0,"docs":{},"n":{"+":{"2":{"df":0,"docs":{},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"′":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"x":{"2":{"(":{"df":0,"docs":{},"n":{"+":{"2":{")":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":1,"docs":{"25":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"_":{"1":{"(":{"df":0,"docs":{},"z":{"df":0,"docs":{},"g":{"df":1,"docs":{"65":{"tf":1.0}}}}},"df":0,"docs":{}},"2":{"(":{"df":0,"docs":{},"z":{"df":1,"docs":{"65":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"_":{"1":{"df":1,"docs":{"34":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"i":{"(":{"df":0,"docs":{},"x":{"df":1,"docs":{"64":{"tf":1.0}}}},"df":0,"docs":{}},"l":{"df":0,"docs":{},"o":{"_":{"1":{"df":1,"docs":{"34":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"i":{"d":{"_":{"1":{"df":1,"docs":{"34":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"z":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"a":{"df":1,"docs":{"34":{"tf":1.0}}},"df":0,"docs":{}}}}},"a":{"b":{"df":0,"docs":{},"l":{"df":7,"docs":{"101":{"tf":1.7320508075688772},"112":{"tf":1.0},"124":{"tf":1.0},"47":{"tf":1.0},"48":{"tf":1.4142135623730951},"69":{"tf":1.0},"8":{"tf":1.0}}}},"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"l":{"df":1,"docs":{"63":{"tf":1.0}}}}},"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":21,"docs":{"106":{"tf":2.0},"116":{"tf":1.0},"12":{"tf":1.4142135623730951},"128":{"tf":1.0},"13":{"tf":2.0},"130":{"tf":1.4142135623730951},"18":{"tf":1.7320508075688772},"19":{"tf":1.7320508075688772},"33":{"tf":1.0},"40":{"tf":1.0},"43":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.4142135623730951},"55":{"tf":1.0},"6":{"tf":1.4142135623730951},"62":{"tf":1.4142135623730951},"67":{"tf":1.4142135623730951},"69":{"tf":1.4142135623730951},"7":{"tf":1.0},"8":{"tf":1.0},"97":{"tf":1.4142135623730951}},"n":{"df":1,"docs":{"19":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"k":{"df":4,"docs":{"100":{"tf":1.0},"109":{"tf":1.0},"51":{"tf":1.4142135623730951},"98":{"tf":1.0}}}}},"df":27,"docs":{"10":{"tf":1.0},"105":{"tf":1.7320508075688772},"107":{"tf":1.4142135623730951},"12":{"tf":1.0},"121":{"tf":1.7320508075688772},"126":{"tf":1.4142135623730951},"13":{"tf":1.7320508075688772},"15":{"tf":2.449489742783178},"19":{"tf":1.4142135623730951},"22":{"tf":1.0},"23":{"tf":1.0},"25":{"tf":1.0},"27":{"tf":1.0},"31":{"tf":1.4142135623730951},"33":{"tf":1.4142135623730951},"34":{"tf":1.4142135623730951},"35":{"tf":1.4142135623730951},"51":{"tf":1.7320508075688772},"59":{"tf":1.0},"61":{"tf":1.7320508075688772},"67":{"tf":2.23606797749979},"68":{"tf":1.4142135623730951},"69":{"tf":2.0},"81":{"tf":1.4142135623730951},"82":{"tf":1.7320508075688772},"89":{"tf":1.7320508075688772},"92":{"tf":1.0}},"e":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"51":{"tf":1.0}}},"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":1,"docs":{"86":{"tf":1.0}}}}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":3,"docs":{"102":{"tf":1.0},"118":{"tf":1.0},"48":{"tf":1.0}}}},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":3,"docs":{"121":{"tf":1.0},"125":{"tf":1.4142135623730951},"126":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"33":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}}},"r":{"df":0,"docs":{},"m":{"df":13,"docs":{"107":{"tf":1.4142135623730951},"116":{"tf":1.0},"118":{"tf":1.0},"123":{"tf":1.4142135623730951},"13":{"tf":1.0},"15":{"tf":1.0},"19":{"tf":1.0},"51":{"tf":1.4142135623730951},"64":{"tf":1.0},"65":{"tf":1.0},"66":{"tf":1.4142135623730951},"77":{"tf":1.0},"83":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":1,"docs":{"33":{"tf":1.0}}}}}}}}}},"s":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"_":{"2":{"df":1,"docs":{"34":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"b":{"df":1,"docs":{"97":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"n":{"df":1,"docs":{"43":{"tf":1.0}}}},"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"n":{"df":1,"docs":{"34":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"_":{"2":{"(":{"df":0,"docs":{},"x":{"df":1,"docs":{"34":{"tf":1.7320508075688772}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":5,"docs":{"107":{"tf":1.0},"33":{"tf":1.0},"34":{"tf":1.4142135623730951},"79":{"tf":1.0},"97":{"tf":1.0}},"h":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"103":{"tf":1.0}}}}},"df":0,"docs":{}},"r":{"a":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"34":{"tf":1.4142135623730951},"43":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":2,"docs":{"79":{"tf":1.0},"96":{"tf":1.0}}}},"t":{"'":{"df":9,"docs":{"121":{"tf":1.4142135623730951},"125":{"tf":1.0},"126":{"tf":1.0},"130":{"tf":1.0},"15":{"tf":1.0},"45":{"tf":1.0},"53":{"tf":1.0},"76":{"tf":1.0},"8":{"tf":1.0}}},"df":0,"docs":{}}},"df":17,"docs":{"105":{"tf":1.0},"116":{"tf":1.0},"117":{"tf":2.8284271247461903},"118":{"tf":1.7320508075688772},"121":{"tf":1.0},"13":{"tf":3.0},"15":{"tf":1.0},"22":{"tf":1.0},"34":{"tf":1.0},"48":{"tf":1.4142135623730951},"51":{"tf":1.7320508075688772},"61":{"tf":1.0},"64":{"tf":1.0},"67":{"tf":2.23606797749979},"69":{"tf":1.7320508075688772},"89":{"tf":1.0},"90":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"'":{"df":5,"docs":{"109":{"tf":1.0},"125":{"tf":1.0},"13":{"tf":1.0},"21":{"tf":1.0},"6":{"tf":1.0}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":8,"docs":{"11":{"tf":1.0},"19":{"tf":1.0},"35":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":1.0},"65":{"tf":1.0},"75":{"tf":1.0},"92":{"tf":1.0}}}}}}},"y":{"'":{"df":0,"docs":{},"r":{"df":2,"docs":{"2":{"tf":1.0},"67":{"tf":1.0}}}},"df":0,"docs":{}}},"i":{"df":1,"docs":{"25":{"tf":1.0}},"n":{"df":0,"docs":{},"g":{"df":17,"docs":{"102":{"tf":1.4142135623730951},"104":{"tf":1.0},"106":{"tf":1.0},"117":{"tf":1.0},"13":{"tf":1.7320508075688772},"15":{"tf":1.4142135623730951},"20":{"tf":1.0},"48":{"tf":1.4142135623730951},"49":{"tf":1.0},"51":{"tf":1.0},"52":{"tf":1.0},"55":{"tf":1.0},"57":{"tf":1.0},"58":{"tf":1.0},"67":{"tf":1.0},"75":{"tf":1.0},"97":{"tf":1.0}}},"k":{"df":4,"docs":{"111":{"tf":1.4142135623730951},"130":{"tf":1.4142135623730951},"51":{"tf":1.0},"69":{"tf":1.0}}}},"r":{"d":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"[":{"0":{"df":1,"docs":{"100":{"tf":1.0}}},"df":0,"docs":{}},"df":2,"docs":{"100":{"tf":1.0},"107":{"tf":1.0}}}}}},"df":1,"docs":{"12":{"tf":1.0}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":2,"docs":{"13":{"tf":1.0},"2":{"tf":1.0}}}},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":6,"docs":{"107":{"tf":1.0},"111":{"tf":1.0},"48":{"tf":1.0},"51":{"tf":1.0},"56":{"tf":1.0},"65":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":15,"docs":{"100":{"tf":1.0},"11":{"tf":1.0},"120":{"tf":1.0},"121":{"tf":1.4142135623730951},"123":{"tf":1.4142135623730951},"128":{"tf":1.0},"129":{"tf":1.0},"2":{"tf":1.0},"20":{"tf":1.4142135623730951},"43":{"tf":1.0},"57":{"tf":1.0},"68":{"tf":1.0},"75":{"tf":1.0},"8":{"tf":1.0},"82":{"tf":1.0}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":8,"docs":{"104":{"tf":1.0},"106":{"tf":1.0},"3":{"tf":1.0},"45":{"tf":1.0},"47":{"tf":1.7320508075688772},"50":{"tf":1.0},"98":{"tf":1.0},"99":{"tf":1.0}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":4,"docs":{"111":{"tf":1.7320508075688772},"117":{"tf":1.4142135623730951},"48":{"tf":1.0},"6":{"tf":1.0}}}}}}}}}},"u":{"df":3,"docs":{"56":{"tf":1.0},"57":{"tf":1.0},"81":{"tf":1.0}}}},"i":{",":{"df":0,"docs":{},"j":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"η":{"3":{"df":0,"docs":{},"i":{"+":{"df":0,"docs":{},"j":{"df":0,"docs":{},"β":{"+":{"df":0,"docs":{},"γ":{":":{"(":{"df":0,"docs":{},"i":{",":{"df":0,"docs":{},"j":{")":{"df":0,"docs":{},"∈":{"df":0,"docs":{},"i":{"df":1,"docs":{"13":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"k":{"+":{"df":0,"docs":{},"l":{"df":0,"docs":{},"β":{"+":{"df":0,"docs":{},"γ":{":":{"(":{"df":0,"docs":{},"i":{",":{"df":0,"docs":{},"j":{")":{"df":0,"docs":{},"∈":{"df":0,"docs":{},"i":{",":{"df":0,"docs":{},"σ":{"(":{"(":{"df":0,"docs":{},"i":{",":{"df":0,"docs":{},"j":{")":{")":{"=":{"(":{"df":0,"docs":{},"k":{",":{"df":0,"docs":{},"l":{"df":1,"docs":{"13":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"=":{"df":0,"docs":{},"t":{"df":0,"docs":{},"j":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":2,"docs":{"81":{"tf":1.0},"82":{"tf":1.0}}}}},"df":0,"docs":{}}},"k":{",":{"df":0,"docs":{},"l":{"df":4,"docs":{"10":{"tf":1.0},"12":{"tf":1.0},"13":{"tf":1.0},"15":{"tf":1.0}}}},"df":0,"docs":{}},"σ":{"(":{"(":{"df":0,"docs":{},"i":{",":{"df":0,"docs":{},"j":{"df":1,"docs":{"13":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":1,"docs":{"15":{"tf":1.0}},"j":{"df":1,"docs":{"69":{"tf":1.0}}},"m":{"df":0,"docs":{},"e":{"df":9,"docs":{"111":{"tf":2.0},"125":{"tf":1.4142135623730951},"128":{"tf":1.0},"2":{"tf":1.7320508075688772},"21":{"tf":1.0},"44":{"tf":1.0},"58":{"tf":1.0},"75":{"tf":1.0},"77":{"tf":2.0}}}}},"j":{"df":5,"docs":{"69":{"tf":1.7320508075688772},"81":{"tf":1.4142135623730951},"82":{"tf":1.0},"92":{"tf":1.7320508075688772},"93":{"tf":1.4142135623730951}},"​":{"(":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{")":{"=":{"df":0,"docs":{},"m":{"^":{"df":0,"docs":{},"i":{",":{"df":0,"docs":{},"j":{"df":1,"docs":{"92":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"i":{",":{"df":0,"docs":{},"j":{"df":1,"docs":{"92":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"z":{"df":2,"docs":{"83":{"tf":1.0},"92":{"tf":1.4142135623730951}}}},"z":{"df":3,"docs":{"83":{"tf":1.0},"92":{"tf":1.4142135623730951},"93":{"tf":1.0}}}},",":{"df":0,"docs":{},"τ":{"df":0,"docs":{},"j":{"df":0,"docs":{},"z":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"τ":{"df":0,"docs":{},"j":{"df":0,"docs":{},"g":{"df":0,"docs":{},"z":{"df":0,"docs":{},"​":{":":{"0":{"df":0,"docs":{},"≤":{"df":0,"docs":{},"j":{"<":{"df":0,"docs":{},"m":{"df":0,"docs":{},"}":{",":{"df":0,"docs":{},"h":{"1":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"η":{"1":{"df":0,"docs":{},"z":{"2":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"h":{"2":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"η":{"2":{"df":0,"docs":{},"z":{"2":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"{":{"df":0,"docs":{},"p":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{":":{"0":{"df":0,"docs":{},"≤":{"df":0,"docs":{},"k":{"<":{"df":0,"docs":{},"n":{"df":0,"docs":{},"}":{",":{"df":0,"docs":{},"π":{",":{"df":0,"docs":{},"y":{",":{"df":0,"docs":{},"{":{"(":{"df":0,"docs":{},"π":{"0":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"df":0,"docs":{},"​":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"p":{"0":{"df":0,"docs":{},"​":{")":{":":{"0":{"df":0,"docs":{},"≤":{"df":0,"docs":{},"s":{"<":{"df":0,"docs":{},"q":{"df":0,"docs":{},"}":{",":{"df":0,"docs":{},"{":{"(":{"df":0,"docs":{},"π":{"df":0,"docs":{},"k":{"df":0,"docs":{},"−":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"2":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"p":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{")":{":":{"0":{"df":0,"docs":{},"≤":{"df":0,"docs":{},"k":{"<":{"df":0,"docs":{},"n":{",":{"0":{"df":0,"docs":{},"≤":{"df":0,"docs":{},"s":{"<":{"df":0,"docs":{},"q":{"df":0,"docs":{},"}":{",":{"df":0,"docs":{},"{":{"(":{"df":0,"docs":{},"η":{"1":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"df":0,"docs":{},"​":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"h":{"1":{"df":0,"docs":{},"​":{")":{":":{"0":{"df":0,"docs":{},"≤":{"df":0,"docs":{},"s":{"<":{"df":0,"docs":{},"q":{"df":0,"docs":{},"}":{"df":0,"docs":{},"{":{"(":{"df":0,"docs":{},"η":{"2":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"df":0,"docs":{},"​":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"h":{"2":{"df":0,"docs":{},"​":{")":{":":{"0":{"df":0,"docs":{},"≤":{"df":0,"docs":{},"s":{"<":{"df":0,"docs":{},"q":{"df":0,"docs":{},"}":{",":{"df":0,"docs":{},"{":{"(":{"df":0,"docs":{},"τ":{"df":0,"docs":{},"j":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"df":0,"docs":{},"​":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"t":{"df":0,"docs":{},"j":{"df":0,"docs":{},"​":{")":{":":{"0":{"df":0,"docs":{},"≤":{"df":0,"docs":{},"j":{"<":{"df":0,"docs":{},"m":{",":{"0":{"df":0,"docs":{},"≤":{"df":0,"docs":{},"s":{"<":{"df":0,"docs":{},"q":{"df":1,"docs":{"93":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"]":{",":{"df":0,"docs":{},"t":{"df":0,"docs":{},"j":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"z":{")":{",":{"df":0,"docs":{},"t":{"df":0,"docs":{},"j":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"g":{"df":0,"docs":{},"z":{")":{":":{"0":{"df":0,"docs":{},"≤":{"df":0,"docs":{},"j":{"<":{"df":0,"docs":{},"m":{"df":0,"docs":{},"}":{",":{"[":{"df":0,"docs":{},"h":{"1":{"df":0,"docs":{},"​":{"]":{",":{"df":0,"docs":{},"h":{"1":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"z":{"2":{")":{",":{"[":{"df":0,"docs":{},"h":{"2":{"df":0,"docs":{},"​":{"]":{",":{"df":0,"docs":{},"h":{"2":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"z":{"2":{")":{",":{"df":0,"docs":{},"{":{"[":{"df":0,"docs":{},"p":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{"]":{":":{"0":{"df":0,"docs":{},"≤":{"df":0,"docs":{},"k":{"<":{"df":0,"docs":{},"n":{"df":0,"docs":{},"}":{",":{"df":0,"docs":{},"p":{"df":0,"docs":{},"n":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"y":{",":{"df":0,"docs":{},"{":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"(":{"df":0,"docs":{},"p":{"0":{"df":0,"docs":{},"​":{"(":{"d":{"0":{"df":0,"docs":{},"​":{")":{",":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"df":0,"docs":{},"​":{")":{":":{"0":{"df":0,"docs":{},"≤":{"df":0,"docs":{},"s":{"<":{"df":0,"docs":{},"q":{"df":0,"docs":{},"}":{")":{",":{"df":0,"docs":{},"{":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"(":{"df":0,"docs":{},"p":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{"(":{"d":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{")":{",":{"df":0,"docs":{},"−":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"2":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{")":{":":{"0":{"df":0,"docs":{},"≤":{"df":0,"docs":{},"k":{"<":{"df":0,"docs":{},"n":{",":{"0":{"df":0,"docs":{},"≤":{"df":0,"docs":{},"s":{"<":{"df":0,"docs":{},"q":{"df":0,"docs":{},"}":{",":{"df":0,"docs":{},"{":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"(":{"df":0,"docs":{},"h":{"1":{"df":0,"docs":{},"​":{"(":{"d":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"​":{")":{",":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"df":0,"docs":{},"​":{")":{":":{"0":{"df":0,"docs":{},"≤":{"df":0,"docs":{},"s":{"<":{"df":0,"docs":{},"q":{"df":0,"docs":{},"}":{",":{"df":0,"docs":{},"{":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"(":{"df":0,"docs":{},"h":{"2":{"df":0,"docs":{},"​":{"(":{"d":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"​":{")":{",":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"df":0,"docs":{},"​":{")":{":":{"0":{"df":0,"docs":{},"≤":{"df":0,"docs":{},"s":{"<":{"df":0,"docs":{},"q":{"df":0,"docs":{},"}":{",":{"df":0,"docs":{},"{":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"(":{"df":0,"docs":{},"t":{"df":0,"docs":{},"j":{"df":0,"docs":{},"​":{"(":{"d":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"​":{")":{",":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"df":0,"docs":{},"​":{")":{":":{"0":{"df":0,"docs":{},"≤":{"df":0,"docs":{},"j":{"<":{"df":0,"docs":{},"m":{",":{"0":{"df":0,"docs":{},"≤":{"df":0,"docs":{},"s":{"<":{"df":0,"docs":{},"q":{"df":1,"docs":{"92":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},":":{"=":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"t":{"df":0,"docs":{},"j":{"df":0,"docs":{},"​":{"(":{"d":{"df":0,"docs":{},"l":{"df":1,"docs":{"92":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{",":{"[":{"df":0,"docs":{},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{",":{"[":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"]":{"1":{"df":2,"docs":{"25":{"tf":1.0},"31":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"​":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"df":0,"docs":{},"​":{"=":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"′":{"df":0,"docs":{},"​":{"+":{"b":{"1":{"0":{"df":0,"docs":{},"​":{"df":0,"docs":{},"x":{"df":0,"docs":{},"n":{"+":{"2":{"=":{"df":0,"docs":{},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"′":{"df":0,"docs":{},"​":{"df":0,"docs":{},"−":{"b":{"1":{"0":{"df":0,"docs":{},"​":{"+":{"b":{"1":{"1":{"df":0,"docs":{},"​":{"df":0,"docs":{},"x":{"df":0,"docs":{},"n":{"+":{"2":{"=":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"′":{"df":0,"docs":{},"​":{"df":0,"docs":{},"−":{"b":{"1":{"1":{"df":1,"docs":{"25":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"′":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"25":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"m":{"df":0,"docs":{},"′":{"+":{"1":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"′":{"+":{"df":0,"docs":{},"m":{"df":1,"docs":{"92":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"126":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"l":{"df":6,"docs":{"18":{"tf":1.0},"49":{"tf":1.0},"69":{"tf":1.0},"7":{"tf":1.0},"72":{"tf":1.0},"8":{"tf":1.0}}}},"p":{"df":1,"docs":{"130":{"tf":1.0}}},"t":{"a":{"df":0,"docs":{},"l":{"df":4,"docs":{"123":{"tf":1.0},"126":{"tf":1.0},"2":{"tf":1.0},"89":{"tf":1.0}}}},"df":0,"docs":{}},"w":{"a":{"df":0,"docs":{},"r":{"d":{"df":1,"docs":{"49":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"y":{"df":3,"docs":{"33":{"tf":1.0},"6":{"tf":2.449489742783178},"8":{"tf":1.0}}}},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"ζ":{")":{"=":{"df":0,"docs":{},"t":{"df":1,"docs":{"27":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"+":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"p":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"υ":{"2":{"a":{"+":{"df":0,"docs":{},"υ":{"3":{"b":{"+":{"df":0,"docs":{},"υ":{"4":{"c":{"+":{"df":0,"docs":{},"υ":{"5":{"df":0,"docs":{},"s":{"df":0,"docs":{},"σ":{"1":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"υ":{"6":{"df":0,"docs":{},"s":{"df":0,"docs":{},"σ":{"2":{"df":1,"docs":{"27":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"]":{"1":{"df":1,"docs":{"31":{"tf":1.0}},"​":{"=":{"[":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"ζ":{"df":0,"docs":{},"n":{"+":{"2":{"[":{"df":0,"docs":{},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"ζ":{"2":{"(":{"df":0,"docs":{},"n":{"+":{"2":{")":{"[":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"]":{"1":{"df":1,"docs":{"31":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"r":{"a":{"c":{"df":0,"docs":{},"e":{"'":{"df":2,"docs":{"67":{"tf":1.0},"69":{"tf":1.0}}},".":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"101":{"tf":1.0}}}}}},"df":0,"docs":{}},"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"n":{"df":1,"docs":{"102":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"n":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":1,"docs":{"102":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":1,"docs":{"101":{"tf":1.4142135623730951}}}},"df":54,"docs":{"10":{"tf":1.0},"100":{"tf":1.0},"101":{"tf":2.6457513110645907},"102":{"tf":2.449489742783178},"103":{"tf":1.0},"105":{"tf":1.7320508075688772},"106":{"tf":1.7320508075688772},"107":{"tf":1.4142135623730951},"11":{"tf":1.0},"110":{"tf":1.0},"112":{"tf":1.7320508075688772},"116":{"tf":1.4142135623730951},"118":{"tf":2.0},"12":{"tf":1.0},"120":{"tf":1.7320508075688772},"121":{"tf":2.0},"122":{"tf":1.7320508075688772},"123":{"tf":2.23606797749979},"124":{"tf":2.0},"125":{"tf":3.3166247903554},"126":{"tf":1.0},"128":{"tf":2.0},"13":{"tf":1.0},"15":{"tf":1.0},"19":{"tf":1.4142135623730951},"22":{"tf":1.0},"33":{"tf":1.0},"34":{"tf":1.0},"47":{"tf":1.4142135623730951},"48":{"tf":1.7320508075688772},"49":{"tf":1.7320508075688772},"50":{"tf":1.4142135623730951},"51":{"tf":3.1622776601683795},"52":{"tf":1.0},"53":{"tf":1.4142135623730951},"57":{"tf":1.7320508075688772},"58":{"tf":1.4142135623730951},"59":{"tf":2.0},"61":{"tf":1.4142135623730951},"62":{"tf":1.4142135623730951},"64":{"tf":2.23606797749979},"65":{"tf":1.7320508075688772},"67":{"tf":1.4142135623730951},"68":{"tf":1.7320508075688772},"69":{"tf":2.8284271247461903},"7":{"tf":1.0},"8":{"tf":2.23606797749979},"81":{"tf":2.6457513110645907},"82":{"tf":2.23606797749979},"89":{"tf":2.23606797749979},"9":{"tf":1.7320508075688772},"92":{"tf":2.0},"97":{"tf":1.7320508075688772},"98":{"tf":1.4142135623730951}},"t":{"df":1,"docs":{"101":{"tf":2.449489742783178}}}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"128":{"tf":1.0}}}},"u":{"c":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"98":{"tf":1.0}}}},"n":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":15,"docs":{"106":{"tf":1.0},"111":{"tf":2.0},"126":{"tf":1.0},"23":{"tf":1.4142135623730951},"24":{"tf":1.4142135623730951},"25":{"tf":1.4142135623730951},"26":{"tf":1.4142135623730951},"27":{"tf":1.0},"30":{"tf":1.7320508075688772},"31":{"tf":2.0},"39":{"tf":2.449489742783178},"41":{"tf":1.0},"87":{"tf":1.7320508075688772},"92":{"tf":4.242640687119285},"93":{"tf":4.123105625617661}}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":5,"docs":{"116":{"tf":1.0},"2":{"tf":1.0},"3":{"tf":1.0},"68":{"tf":1.0},"95":{"tf":1.0}}}}}},"i":{"df":0,"docs":{},"t":{"df":21,"docs":{"100":{"tf":2.23606797749979},"102":{"tf":2.23606797749979},"105":{"tf":1.0},"106":{"tf":1.0},"107":{"tf":2.0},"118":{"tf":1.0},"125":{"tf":1.0},"128":{"tf":1.0},"48":{"tf":1.0},"49":{"tf":1.0},"52":{"tf":1.0},"54":{"tf":2.23606797749979},"55":{"tf":1.0},"57":{"tf":1.0},"61":{"tf":1.0},"65":{"tf":2.23606797749979},"69":{"tf":2.0},"82":{"tf":1.7320508075688772},"89":{"tf":1.4142135623730951},"93":{"tf":1.0},"98":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"102":{"tf":1.4142135623730951}}}}}},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"107":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":2,"docs":{"102":{"tf":1.4142135623730951},"107":{"tf":1.0}}}}}}}},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"102":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}}}}}},"l":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"51":{"tf":1.0}}}},"df":0,"docs":{}},"p":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"79":{"tf":1.0}}}},"df":0,"docs":{}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"77":{"tf":1.0}}}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":3,"docs":{"130":{"tf":1.7320508075688772},"56":{"tf":1.0},"67":{"tf":1.0}}}},"df":0,"docs":{},"e":{"'":{"df":1,"docs":{"71":{"tf":1.0}}},"df":6,"docs":{"71":{"tf":1.0},"74":{"tf":1.0},"76":{"tf":1.0},"77":{"tf":2.449489742783178},"89":{"tf":1.0},"90":{"tf":1.7320508075688772}}}},"i":{"c":{"df":0,"docs":{},"k":{"df":7,"docs":{"108":{"tf":1.0},"116":{"tf":1.0},"125":{"tf":1.0},"13":{"tf":1.7320508075688772},"17":{"tf":1.4142135623730951},"20":{"tf":1.7320508075688772},"95":{"tf":1.0}}}},"df":5,"docs":{"104":{"tf":1.0},"13":{"tf":1.0},"15":{"tf":1.0},"76":{"tf":1.0},"77":{"tf":1.0}},"v":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"125":{"tf":1.4142135623730951},"13":{"tf":1.0}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"e":{"df":7,"docs":{"125":{"tf":1.0},"13":{"tf":1.4142135623730951},"20":{"tf":1.0},"76":{"tf":1.0},"82":{"tf":1.0},"9":{"tf":1.0},"97":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":2,"docs":{"13":{"tf":1.7320508075688772},"6":{"tf":1.4142135623730951}}}},"r":{"df":0,"docs":{},"n":{"df":3,"docs":{"13":{"tf":1.0},"64":{"tf":1.0},"69":{"tf":1.0}}}}},"w":{"df":0,"docs":{},"i":{"d":{"d":{"df":0,"docs":{},"l":{"df":1,"docs":{"2":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}},"o":{"df":30,"docs":{"100":{"tf":1.0},"101":{"tf":1.0},"102":{"tf":1.4142135623730951},"109":{"tf":1.0},"114":{"tf":1.0},"116":{"tf":1.0},"12":{"tf":2.23606797749979},"121":{"tf":1.0},"124":{"tf":1.0},"125":{"tf":2.23606797749979},"13":{"tf":3.0},"15":{"tf":1.0},"31":{"tf":1.0},"35":{"tf":1.0},"37":{"tf":1.4142135623730951},"39":{"tf":1.0},"43":{"tf":1.4142135623730951},"47":{"tf":1.0},"48":{"tf":1.7320508075688772},"51":{"tf":2.0},"58":{"tf":1.0},"67":{"tf":1.4142135623730951},"7":{"tf":1.0},"70":{"tf":1.0},"73":{"tf":1.0},"8":{"tf":1.4142135623730951},"82":{"tf":1.4142135623730951},"88":{"tf":1.0},"97":{"tf":1.0},"98":{"tf":1.0}}}},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":3,"docs":{"51":{"tf":1.0},"69":{"tf":1.0},"9":{"tf":1.0}}},"i":{"c":{"df":1,"docs":{"99":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"ˉ":{"=":{"df":0,"docs":{},"t":{"df":1,"docs":{"27":{"tf":1.0}}}},"df":0,"docs":{}},"∈":{"df":0,"docs":{},"f":{"2":{"df":0,"docs":{},"n":{"df":0,"docs":{},"×":{"3":{"3":{"df":1,"docs":{"121":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"u":{"=":{"6":{"df":1,"docs":{"8":{"tf":1.0}}},"df":0,"docs":{}},"df":2,"docs":{"10":{"tf":1.0},"8":{"tf":1.4142135623730951}},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"49":{"tf":1.0}}}}}},"n":{"b":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"125":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"19":{"tf":1.0}}}}},"df":0,"docs":{}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":16,"docs":{"104":{"tf":1.7320508075688772},"105":{"tf":1.0},"106":{"tf":1.0},"107":{"tf":1.4142135623730951},"108":{"tf":1.0},"109":{"tf":1.0},"110":{"tf":1.0},"111":{"tf":1.0},"112":{"tf":1.0},"113":{"tf":1.0},"114":{"tf":1.0},"115":{"tf":1.0},"116":{"tf":1.0},"117":{"tf":1.0},"118":{"tf":1.0},"63":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"39":{"tf":1.0},"88":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"n":{"d":{"df":8,"docs":{"104":{"tf":1.0},"13":{"tf":1.0},"130":{"tf":1.0},"45":{"tf":1.0},"49":{"tf":1.0},"67":{"tf":1.0},"7":{"tf":1.0},"76":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":1,"docs":{"76":{"tf":1.0}}}}}},"q":{"df":0,"docs":{},"u":{"df":3,"docs":{"13":{"tf":1.4142135623730951},"19":{"tf":1.0},"73":{"tf":1.0}}}},"t":{"df":0,"docs":{},"i":{"df":18,"docs":{"105":{"tf":1.0},"107":{"tf":1.4142135623730951},"116":{"tf":2.449489742783178},"117":{"tf":3.4641016151377544},"118":{"tf":2.23606797749979},"13":{"tf":3.0},"15":{"tf":1.0},"22":{"tf":1.0},"33":{"tf":1.0},"34":{"tf":1.0},"35":{"tf":1.0},"37":{"tf":1.0},"4":{"tf":1.0},"51":{"tf":1.7320508075688772},"61":{"tf":1.0},"67":{"tf":3.0},"80":{"tf":1.4142135623730951},"89":{"tf":1.0}}}},"v":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":4,"docs":{"70":{"tf":1.0},"73":{"tf":1.0},"81":{"tf":1.0},"82":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"r":{"d":{"df":1,"docs":{"125":{"tf":1.0}}},"df":0,"docs":{}}},"p":{"a":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"121":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"55":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":2,"docs":{"75":{"tf":1.0},"78":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":4,"docs":{"114":{"tf":1.0},"121":{"tf":1.0},"125":{"tf":1.0},"92":{"tf":1.0}}}},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"3":{"tf":1.0},"6":{"tf":1.0}}}}}}},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"125":{"tf":1.7320508075688772}}}}},"p":{"d":{"a":{"df":0,"docs":{},"t":{"df":4,"docs":{"10":{"tf":1.0},"12":{"tf":1.4142135623730951},"125":{"tf":1.4142135623730951},"39":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":7,"docs":{"11":{"tf":1.0},"114":{"tf":1.0},"12":{"tf":1.4142135623730951},"15":{"tf":1.7320508075688772},"70":{"tf":1.0},"82":{"tf":1.0},"9":{"tf":1.0}}},"s":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"34":{"tf":1.4142135623730951}}}},"df":60,"docs":{"100":{"tf":1.0},"101":{"tf":1.0},"102":{"tf":2.0},"103":{"tf":1.0},"104":{"tf":1.4142135623730951},"106":{"tf":1.0},"107":{"tf":1.7320508075688772},"109":{"tf":1.0},"111":{"tf":2.0},"112":{"tf":1.0},"114":{"tf":1.0},"116":{"tf":2.6457513110645907},"117":{"tf":1.4142135623730951},"118":{"tf":2.23606797749979},"12":{"tf":1.0},"121":{"tf":1.0},"123":{"tf":1.4142135623730951},"125":{"tf":4.0},"126":{"tf":1.0},"128":{"tf":1.4142135623730951},"129":{"tf":1.0},"13":{"tf":2.8284271247461903},"130":{"tf":2.23606797749979},"18":{"tf":1.0},"2":{"tf":1.0},"20":{"tf":1.0},"3":{"tf":1.0},"32":{"tf":1.0},"33":{"tf":1.4142135623730951},"34":{"tf":1.0},"35":{"tf":1.0},"37":{"tf":1.0},"39":{"tf":1.7320508075688772},"4":{"tf":1.4142135623730951},"40":{"tf":1.0},"43":{"tf":1.4142135623730951},"44":{"tf":2.0},"47":{"tf":1.4142135623730951},"48":{"tf":1.4142135623730951},"49":{"tf":2.23606797749979},"56":{"tf":1.0},"58":{"tf":1.0},"59":{"tf":1.0},"6":{"tf":2.23606797749979},"62":{"tf":1.0},"67":{"tf":1.0},"7":{"tf":1.7320508075688772},"70":{"tf":1.0},"73":{"tf":1.0},"75":{"tf":1.0},"77":{"tf":1.4142135623730951},"8":{"tf":1.0},"85":{"tf":1.0},"86":{"tf":1.4142135623730951},"87":{"tf":1.0},"89":{"tf":1.4142135623730951},"90":{"tf":1.0},"92":{"tf":1.0},"97":{"tf":1.0},"99":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"49":{"tf":1.0}}}},"i":{"df":0,"docs":{},"z":{"df":1,"docs":{"34":{"tf":1.0}}}},"u":{"a":{"df":0,"docs":{},"l":{"df":7,"docs":{"116":{"tf":1.0},"13":{"tf":1.0},"130":{"tf":1.0},"4":{"tf":1.0},"52":{"tf":1.0},"69":{"tf":1.0},"73":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"95":{"tf":1.0}}}}}},"v":{"=":{"9":{"df":1,"docs":{"8":{"tf":1.0}}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"d":{"df":22,"docs":{"10":{"tf":1.4142135623730951},"118":{"tf":1.0},"12":{"tf":1.0},"125":{"tf":1.4142135623730951},"13":{"tf":1.0},"15":{"tf":1.7320508075688772},"20":{"tf":1.0},"32":{"tf":1.0},"33":{"tf":1.0},"47":{"tf":1.0},"48":{"tf":1.0},"49":{"tf":1.0},"51":{"tf":1.4142135623730951},"68":{"tf":1.4142135623730951},"69":{"tf":1.0},"75":{"tf":1.0},"77":{"tf":1.0},"8":{"tf":1.4142135623730951},"82":{"tf":1.7320508075688772},"84":{"tf":1.0},"9":{"tf":1.0},"98":{"tf":1.0}}},"df":0,"docs":{}},"u":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"96":{"tf":1.0}}}},"df":0,"docs":{}},"df":47,"docs":{"100":{"tf":1.7320508075688772},"101":{"tf":1.4142135623730951},"107":{"tf":1.4142135623730951},"111":{"tf":2.0},"112":{"tf":1.0},"12":{"tf":2.23606797749979},"121":{"tf":2.449489742783178},"125":{"tf":5.196152422706632},"126":{"tf":2.23606797749979},"13":{"tf":3.3166247903554},"130":{"tf":2.449489742783178},"15":{"tf":1.4142135623730951},"18":{"tf":1.0},"19":{"tf":2.23606797749979},"2":{"tf":1.0},"20":{"tf":2.8284271247461903},"21":{"tf":1.0},"24":{"tf":1.4142135623730951},"31":{"tf":2.23606797749979},"32":{"tf":1.4142135623730951},"33":{"tf":1.7320508075688772},"34":{"tf":3.0},"35":{"tf":1.7320508075688772},"4":{"tf":1.0},"41":{"tf":1.0},"48":{"tf":1.4142135623730951},"51":{"tf":1.4142135623730951},"53":{"tf":1.0},"57":{"tf":1.0},"59":{"tf":1.0},"6":{"tf":2.23606797749979},"65":{"tf":1.0},"68":{"tf":1.0},"69":{"tf":1.4142135623730951},"71":{"tf":1.7320508075688772},"73":{"tf":1.7320508075688772},"75":{"tf":1.4142135623730951},"76":{"tf":1.7320508075688772},"77":{"tf":1.7320508075688772},"78":{"tf":1.0},"8":{"tf":2.23606797749979},"81":{"tf":1.0},"85":{"tf":1.0},"87":{"tf":1.0},"89":{"tf":2.23606797749979},"92":{"tf":2.0},"93":{"tf":1.0}}}},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":5,"docs":{"116":{"tf":2.6457513110645907},"118":{"tf":1.7320508075688772},"19":{"tf":1.0},"54":{"tf":1.0},"82":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"i":{"a":{"b":{"df":0,"docs":{},"l":{"df":11,"docs":{"10":{"tf":1.0},"12":{"tf":1.4142135623730951},"13":{"tf":1.0},"130":{"tf":1.0},"35":{"tf":1.0},"4":{"tf":1.0},"43":{"tf":1.7320508075688772},"44":{"tf":1.7320508075688772},"69":{"tf":1.7320508075688772},"8":{"tf":1.4142135623730951},"93":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":13,"docs":{"10":{"tf":2.0},"11":{"tf":1.0},"12":{"tf":1.4142135623730951},"120":{"tf":1.0},"121":{"tf":2.0},"125":{"tf":2.449489742783178},"126":{"tf":1.7320508075688772},"13":{"tf":2.23606797749979},"15":{"tf":1.4142135623730951},"33":{"tf":1.4142135623730951},"35":{"tf":1.7320508075688772},"7":{"tf":1.0},"8":{"tf":2.0}},"e":{"c":{"!":{"[":{"0":{"df":1,"docs":{"102":{"tf":1.0}}},"1":{"df":2,"docs":{"101":{"tf":1.0},"102":{"tf":1.0}}},"2":{"df":1,"docs":{"102":{"tf":1.0}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"d":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"[":{"0":{"df":2,"docs":{"100":{"tf":1.0},"107":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"x":{".":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"34":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"<":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"<":{"df":0,"docs":{},"f":{"df":1,"docs":{"34":{"tf":2.6457513110645907}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":2,"docs":{"100":{"tf":1.0},"107":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}}},"df":3,"docs":{"101":{"tf":1.0},"102":{"tf":1.0},"109":{"tf":1.0}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"'":{"df":1,"docs":{"71":{"tf":1.0}}},"df":16,"docs":{"100":{"tf":1.0},"120":{"tf":1.0},"121":{"tf":1.7320508075688772},"126":{"tf":2.449489742783178},"70":{"tf":1.0},"71":{"tf":2.23606797749979},"72":{"tf":1.0},"73":{"tf":1.0},"74":{"tf":1.4142135623730951},"75":{"tf":1.4142135623730951},"76":{"tf":1.4142135623730951},"77":{"tf":1.7320508075688772},"80":{"tf":1.0},"88":{"tf":1.4142135623730951},"89":{"tf":1.0},"90":{"tf":1.7320508075688772}}}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":8,"docs":{"111":{"tf":1.0},"116":{"tf":1.0},"13":{"tf":1.7320508075688772},"19":{"tf":1.0},"48":{"tf":1.0},"49":{"tf":1.0},"68":{"tf":1.0},"95":{"tf":1.0}},"f":{"df":3,"docs":{"29":{"tf":1.4142135623730951},"3":{"tf":1.0},"6":{"tf":1.4142135623730951}},"i":{"c":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"<":{"df":0,"docs":{},"g":{"1":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"34":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},"df":1,"docs":{"34":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}},"df":56,"docs":{"102":{"tf":1.0},"103":{"tf":1.4142135623730951},"104":{"tf":1.4142135623730951},"105":{"tf":1.0},"106":{"tf":2.0},"108":{"tf":1.7320508075688772},"110":{"tf":1.4142135623730951},"111":{"tf":2.23606797749979},"112":{"tf":1.4142135623730951},"12":{"tf":1.4142135623730951},"123":{"tf":1.0},"124":{"tf":1.0},"125":{"tf":2.449489742783178},"126":{"tf":1.4142135623730951},"130":{"tf":1.0},"19":{"tf":1.0},"20":{"tf":3.3166247903554},"3":{"tf":1.0},"31":{"tf":1.0},"32":{"tf":1.7320508075688772},"33":{"tf":1.0},"34":{"tf":2.23606797749979},"43":{"tf":2.0},"47":{"tf":1.4142135623730951},"49":{"tf":1.0},"52":{"tf":1.0},"54":{"tf":1.0},"55":{"tf":1.0},"56":{"tf":1.7320508075688772},"57":{"tf":1.0},"58":{"tf":1.4142135623730951},"59":{"tf":1.4142135623730951},"6":{"tf":2.0},"60":{"tf":1.0},"61":{"tf":1.7320508075688772},"62":{"tf":1.7320508075688772},"68":{"tf":1.7320508075688772},"69":{"tf":1.4142135623730951},"7":{"tf":1.0},"70":{"tf":1.0},"71":{"tf":2.0},"73":{"tf":2.449489742783178},"75":{"tf":3.4641016151377544},"76":{"tf":2.449489742783178},"77":{"tf":2.6457513110645907},"78":{"tf":1.0},"80":{"tf":1.4142135623730951},"81":{"tf":1.7320508075688772},"82":{"tf":1.4142135623730951},"83":{"tf":1.7320508075688772},"84":{"tf":1.0},"86":{"tf":1.0},"89":{"tf":1.7320508075688772},"92":{"tf":1.0},"93":{"tf":2.6457513110645907},"97":{"tf":2.0}},"e":{"df":0,"docs":{},"r":{"'":{"df":1,"docs":{"34":{"tf":1.0}}},":":{":":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"(":{"df":0,"docs":{},"k":{"df":0,"docs":{},"z":{"df":0,"docs":{},"g":{"df":2,"docs":{"34":{"tf":1.4142135623730951},"43":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"<":{"df":0,"docs":{},"f":{"df":1,"docs":{"34":{"tf":1.0}}}},"df":0,"docs":{}}}},"y":{"(":{"(":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"η":{"1":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"df":0,"docs":{},"​":{"df":0,"docs":{},"​":{")":{",":{"df":0,"docs":{},"h":{"1":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"h":{"1":{"df":1,"docs":{"93":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"2":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"df":0,"docs":{},"​":{"df":0,"docs":{},"​":{")":{",":{"df":0,"docs":{},"h":{"2":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"h":{"2":{"df":1,"docs":{"93":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"π":{"0":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"df":0,"docs":{},"​":{"df":0,"docs":{},"​":{")":{",":{"df":0,"docs":{},"p":{"0":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"p":{"0":{"df":1,"docs":{"93":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"τ":{"df":0,"docs":{},"j":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"df":0,"docs":{},"​":{"df":0,"docs":{},"​":{")":{",":{"df":0,"docs":{},"t":{"df":0,"docs":{},"j":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"t":{"df":0,"docs":{},"j":{"df":1,"docs":{"93":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"−":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"2":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"π":{"df":0,"docs":{},"k":{"df":0,"docs":{},"−":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"2":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{"df":0,"docs":{},"​":{")":{",":{"df":0,"docs":{},"p":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"p":{"df":0,"docs":{},"k":{"df":1,"docs":{"93":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"[":{"df":0,"docs":{},"f":{"]":{"1":{"df":1,"docs":{"18":{"tf":1.0}}},"df":0,"docs":{}},"b":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"π":{"b":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"ζ":{",":{"df":0,"docs":{},"f":{"b":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"32":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"z":{"]":{"1":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"π":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"ζ":{"df":0,"docs":{},"ω":{",":{"df":0,"docs":{},"z":{"df":1,"docs":{"32":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"a":{"b":{"df":0,"docs":{},"i":{",":{"df":0,"docs":{},"y":{",":{"df":0,"docs":{},"r":{",":{"df":1,"docs":{"90":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{",":{"df":0,"docs":{},"y":{",":{"df":0,"docs":{},"r":{",":{"df":1,"docs":{"90":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":1,"docs":{"34":{"tf":2.449489742783178}}}}}},"df":0,"docs":{}}}}}}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"12":{"tf":1.0}}}}}}}},"i":{",":{"df":0,"docs":{},"j":{"df":0,"docs":{},"​":{"=":{"df":0,"docs":{},"v":{"df":0,"docs":{},"k":{",":{"df":0,"docs":{},"l":{"df":4,"docs":{"10":{"tf":1.0},"12":{"tf":1.0},"13":{"tf":1.0},"15":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"a":{"df":1,"docs":{"2":{"tf":1.4142135623730951}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"75":{"tf":1.0}}}},"o":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"19":{"tf":1.0}}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"l":{"df":4,"docs":{"127":{"tf":1.7320508075688772},"128":{"tf":2.6457513110645907},"129":{"tf":2.449489742783178},"49":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}},"k":{"df":1,"docs":{"43":{"tf":1.7320508075688772}}},"m":{"'":{"df":2,"docs":{"123":{"tf":1.0},"125":{"tf":1.0}}},"df":5,"docs":{"123":{"tf":1.7320508075688772},"125":{"tf":1.0},"128":{"tf":1.0},"130":{"tf":2.8284271247461903},"49":{"tf":1.7320508075688772}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"41":{"tf":1.0}}}}}}}},"w":{"2":{"=":{"df":0,"docs":{},"g":{"df":1,"docs":{"118":{"tf":1.0}}}},"df":1,"docs":{"117":{"tf":1.0}},"k":{"df":1,"docs":{"117":{"tf":1.0}}}},"=":{"8":{"df":1,"docs":{"8":{"tf":1.0}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"a":{"_":{"1":{"df":1,"docs":{"34":{"tf":1.0}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"a":{"_":{"1":{"df":1,"docs":{"34":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"k":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":2,"docs":{"50":{"tf":1.4142135623730951},"63":{"tf":1.0}}}}}}}}}}},"n":{"df":0,"docs":{},"t":{"df":10,"docs":{"116":{"tf":1.4142135623730951},"118":{"tf":1.0},"129":{"tf":1.4142135623730951},"13":{"tf":1.4142135623730951},"130":{"tf":1.0},"15":{"tf":1.0},"4":{"tf":1.0},"43":{"tf":1.0},"49":{"tf":1.0},"96":{"tf":1.0}}}},"y":{"df":19,"docs":{"100":{"tf":1.0},"11":{"tf":1.0},"125":{"tf":1.0},"128":{"tf":1.0},"13":{"tf":1.4142135623730951},"130":{"tf":1.0},"30":{"tf":1.0},"49":{"tf":1.0},"51":{"tf":1.0},"53":{"tf":1.0},"6":{"tf":1.0},"65":{"tf":1.4142135623730951},"66":{"tf":1.0},"69":{"tf":1.0},"76":{"tf":1.0},"8":{"tf":1.0},"81":{"tf":1.0},"82":{"tf":1.0},"9":{"tf":1.0}}}},"df":3,"docs":{"10":{"tf":1.0},"117":{"tf":1.4142135623730951},"8":{"tf":1.0}},"e":{"'":{"d":{"df":1,"docs":{"118":{"tf":1.0}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":10,"docs":{"18":{"tf":1.0},"42":{"tf":1.0},"50":{"tf":1.0},"52":{"tf":1.0},"6":{"tf":1.4142135623730951},"63":{"tf":1.0},"75":{"tf":1.0},"77":{"tf":1.0},"8":{"tf":1.7320508075688772},"9":{"tf":1.0}}}},"r":{"df":1,"docs":{"49":{"tf":1.0}}},"v":{"df":1,"docs":{"98":{"tf":1.0}}}},"a":{"df":0,"docs":{},"k":{"df":1,"docs":{"41":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":6,"docs":{"106":{"tf":1.0},"125":{"tf":1.4142135623730951},"3":{"tf":1.0},"33":{"tf":1.0},"35":{"tf":1.0},"95":{"tf":1.0}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"'":{"df":0,"docs":{},"t":{"df":2,"docs":{"130":{"tf":1.0},"2":{"tf":1.0}}}},"df":0,"docs":{}}}}},"h":{"a":{"df":0,"docs":{},"t":{"'":{"df":3,"docs":{"14":{"tf":1.0},"68":{"tf":1.0},"76":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":2,"docs":{"111":{"tf":1.0},"116":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"13":{"tf":1.7320508075688772},"82":{"tf":1.0},"90":{"tf":1.4142135623730951}}}}}}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"125":{"tf":1.0}}}},"df":0,"docs":{}}}}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":5,"docs":{"0":{"tf":1.0},"15":{"tf":1.4142135623730951},"20":{"tf":1.0},"75":{"tf":1.0},"77":{"tf":1.0}}}},"s":{"df":0,"docs":{},"e":{"df":4,"docs":{"107":{"tf":1.0},"116":{"tf":1.0},"128":{"tf":1.0},"53":{"tf":1.0}}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"96":{"tf":1.0}}}}}}}}},"r":{"df":0,"docs":{},"e":{"df":2,"docs":{"10":{"tf":1.0},"34":{"tf":1.7320508075688772}}}},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"19":{"tf":1.0}}}},"t":{"df":2,"docs":{"34":{"tf":2.0},"43":{"tf":1.4142135623730951}},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"3":{"tf":1.0}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":5,"docs":{"118":{"tf":1.0},"125":{"tf":1.7320508075688772},"18":{"tf":1.0},"6":{"tf":1.0},"96":{"tf":1.0}}}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{":":{":":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"(":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":1,"docs":{"43":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"<":{"df":0,"docs":{},"f":{"df":1,"docs":{"34":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"o":{"df":0,"docs":{},"n":{"'":{"df":0,"docs":{},"t":{"df":10,"docs":{"102":{"tf":1.0},"111":{"tf":1.0},"125":{"tf":1.4142135623730951},"128":{"tf":1.0},"130":{"tf":1.0},"66":{"tf":1.0},"71":{"tf":1.0},"76":{"tf":1.0},"8":{"tf":1.0},"81":{"tf":1.0}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"15":{"tf":1.0}}}}},"df":0,"docs":{}},"r":{"d":{"df":1,"docs":{"125":{"tf":1.0}}},"df":0,"docs":{},"k":{"df":21,"docs":{"0":{"tf":1.0},"104":{"tf":1.4142135623730951},"112":{"tf":1.0},"118":{"tf":1.0},"125":{"tf":1.4142135623730951},"128":{"tf":1.0},"13":{"tf":2.23606797749979},"130":{"tf":1.4142135623730951},"15":{"tf":1.0},"18":{"tf":1.0},"19":{"tf":1.0},"20":{"tf":1.0},"3":{"tf":1.0},"45":{"tf":1.0},"49":{"tf":1.0},"51":{"tf":1.0},"55":{"tf":1.0},"68":{"tf":1.0},"73":{"tf":1.4142135623730951},"78":{"tf":1.0},"86":{"tf":1.4142135623730951}}},"t":{"df":0,"docs":{},"h":{"df":2,"docs":{"2":{"tf":1.0},"36":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"n":{"'":{"df":0,"docs":{},"t":{"df":1,"docs":{"130":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"r":{"a":{"df":0,"docs":{},"p":{"df":4,"docs":{"117":{"tf":1.0},"125":{"tf":1.0},"15":{"tf":1.7320508075688772},"44":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":6,"docs":{"125":{"tf":1.0},"13":{"tf":1.0},"25":{"tf":1.0},"44":{"tf":1.0},"49":{"tf":1.7320508075688772},"90":{"tf":1.4142135623730951}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":2,"docs":{"6":{"tf":1.4142135623730951},"75":{"tf":1.0}}}}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":2,"docs":{"117":{"tf":1.0},"41":{"tf":1.0}}}}}}},"x":{",":{"0":{"df":1,"docs":{"6":{"tf":1.0}}},"df":0,"docs":{},"i":{"df":1,"docs":{"33":{"tf":1.0}}}},"0":{"df":1,"docs":{"107":{"tf":1.0}}},"2":{"df":0,"docs":{},"n":{"df":0,"docs":{},"−":{"1":{"df":1,"docs":{"116":{"tf":1.0}},"q":{"df":0,"docs":{},"k":{"df":0,"docs":{},"t":{"df":2,"docs":{"82":{"tf":1.4142135623730951},"83":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"=":{"3":{"df":2,"docs":{"6":{"tf":1.4142135623730951},"8":{"tf":1.0}}},"df":0,"docs":{},"x":{"0":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"x":{"1":{"df":0,"docs":{},"​":{"df":0,"docs":{},"∗":{"2":{"1":{"6":{"+":{"df":0,"docs":{},"x":{"2":{"df":0,"docs":{},"​":{"df":0,"docs":{},"∗":{"2":{"3":{"2":{"+":{"df":0,"docs":{},"x":{"3":{"df":0,"docs":{},"​":{"df":0,"docs":{},"∗":{"2":{"4":{"8":{"+":{".":{".":{".":{"+":{"df":0,"docs":{},"x":{"7":{"df":0,"docs":{},"​":{"df":0,"docs":{},"∗":{"2":{"1":{"1":{"2":{"df":1,"docs":{"130":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"_":{"0":{"df":3,"docs":{"105":{"tf":1.0},"59":{"tf":1.4142135623730951},"61":{"tf":1.0}}},"df":0,"docs":{}},"df":19,"docs":{"10":{"tf":1.0},"117":{"tf":1.0},"121":{"tf":1.4142135623730951},"13":{"tf":1.0},"130":{"tf":1.7320508075688772},"27":{"tf":1.0},"33":{"tf":1.0},"34":{"tf":1.7320508075688772},"4":{"tf":1.7320508075688772},"43":{"tf":2.23606797749979},"44":{"tf":1.4142135623730951},"51":{"tf":1.0},"6":{"tf":2.23606797749979},"8":{"tf":2.0},"86":{"tf":1.4142135623730951},"92":{"tf":1.0},"93":{"tf":1.0},"95":{"tf":1.0},"99":{"tf":1.0}},"i":{"df":2,"docs":{"116":{"tf":1.0},"130":{"tf":1.4142135623730951}}},"n":{"=":{"1":{"df":1,"docs":{"117":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"−":{"1":{"df":2,"docs":{"117":{"tf":1.0},"13":{"tf":1.0}}},"df":0,"docs":{}}},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"|":{"df":0,"docs":{},"x":{"df":0,"docs":{},"|":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"|":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"|":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"|":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"|":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":2,"docs":{"121":{"tf":1.0},"125":{"tf":1.0}},"|":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"|":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"|":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"|":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"|":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":1,"docs":{"126":{"tf":1.0}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"−":{"df":0,"docs":{},"z":{"2":{"df":0,"docs":{},"h":{"1":{"df":0,"docs":{},"​":{"df":0,"docs":{},"−":{"df":0,"docs":{},"h":{"1":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"z":{"2":{")":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"γ":{"df":0,"docs":{},"′":{"df":0,"docs":{},"x":{"df":0,"docs":{},"−":{"df":0,"docs":{},"z":{"2":{"df":0,"docs":{},"h":{"2":{"df":0,"docs":{},"​":{"df":0,"docs":{},"−":{"df":0,"docs":{},"h":{"2":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"z":{"2":{")":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"j":{"df":0,"docs":{},"∑":{"df":0,"docs":{},"​":{"df":0,"docs":{},"γ":{"df":0,"docs":{},"j":{"df":0,"docs":{},"​":{"df":0,"docs":{},"x":{"df":0,"docs":{},"−":{"df":0,"docs":{},"z":{"df":0,"docs":{},"t":{"df":0,"docs":{},"j":{"df":0,"docs":{},"​":{"df":0,"docs":{},"−":{"df":0,"docs":{},"t":{"df":0,"docs":{},"j":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"z":{")":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"γ":{"df":0,"docs":{},"j":{"df":0,"docs":{},"′":{"df":0,"docs":{},"​":{"df":0,"docs":{},"x":{"df":0,"docs":{},"−":{"df":0,"docs":{},"g":{"df":0,"docs":{},"z":{"df":0,"docs":{},"t":{"df":0,"docs":{},"j":{"df":0,"docs":{},"​":{"df":0,"docs":{},"−":{"df":0,"docs":{},"t":{"df":0,"docs":{},"j":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"g":{"df":0,"docs":{},"z":{"df":1,"docs":{"92":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":1,"docs":{"76":{"tf":1.0}}}},"∣":{"df":0,"docs":{},"∣":{"df":0,"docs":{},"i":{"df":1,"docs":{"86":{"tf":1.0}}}}}},"y":{"+":{"(":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"df":0,"docs":{},"−":{"df":0,"docs":{},"z":{")":{"df":0,"docs":{},"q":{"(":{"d":{"df":0,"docs":{},"i":{"df":1,"docs":{"76":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"x":{"df":0,"docs":{},"−":{"df":0,"docs":{},"z":{")":{"df":0,"docs":{},"q":{"df":1,"docs":{"76":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},":":{"=":{"df":0,"docs":{},"p":{"(":{"df":0,"docs":{},"z":{"df":1,"docs":{"75":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"=":{"(":{"df":0,"docs":{},"p":{"(":{"d":{"1":{"df":0,"docs":{},"​":{")":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"p":{"(":{"d":{"df":0,"docs":{},"m":{"df":1,"docs":{"71":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"y":{"0":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"y":{"df":0,"docs":{},"m":{"df":1,"docs":{"71":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"p":{"(":{"df":0,"docs":{},"z":{"df":1,"docs":{"73":{"tf":1.0}}}},"df":0,"docs":{}},"x":{"df":0,"docs":{},"e":{"+":{"5":{"df":1,"docs":{"33":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":11,"docs":{"18":{"tf":1.4142135623730951},"34":{"tf":2.23606797749979},"43":{"tf":2.23606797749979},"44":{"tf":1.4142135623730951},"71":{"tf":1.4142135623730951},"73":{"tf":1.4142135623730951},"76":{"tf":1.4142135623730951},"86":{"tf":1.4142135623730951},"90":{"tf":1.7320508075688772},"92":{"tf":1.4142135623730951},"93":{"tf":1.0}},"i":{"df":3,"docs":{"71":{"tf":1.0},"77":{"tf":1.0},"90":{"tf":1.0}},"​":{"=":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"z":{"df":1,"docs":{"77":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"u":{"'":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":2,"docs":{"107":{"tf":1.0},"15":{"tf":1.0}}}},"r":{"df":1,"docs":{"104":{"tf":1.0}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":2,"docs":{"111":{"tf":1.0},"41":{"tf":1.0}}}}}}}}},"":{"=":{"df":0,"docs":{},"p":{"(":{"df":0,"docs":{},"z":{"df":1,"docs":{"76":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"z":{"(":{"d":{")":{"df":0,"docs":{},"f":{"(":{"d":{")":{"=":{"df":0,"docs":{},"g":{"(":{"d":{")":{"df":0,"docs":{},"z":{"(":{"df":0,"docs":{},"η":{"d":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}},"ω":{"d":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"h":{")":{"df":0,"docs":{},"f":{"(":{"df":0,"docs":{},"h":{")":{"=":{"df":0,"docs":{},"g":{"(":{"df":0,"docs":{},"h":{")":{"df":0,"docs":{},"z":{"(":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"h":{"df":1,"docs":{"13":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"x":{")":{"=":{"df":0,"docs":{},"∏":{"(":{"df":0,"docs":{},"x":{"df":0,"docs":{},"−":{"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{")":{"df":0,"docs":{},"x":{"2":{"df":0,"docs":{},"n":{"df":0,"docs":{},"−":{"1":{"df":1,"docs":{"116":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"x":{"df":0,"docs":{},"i":{"df":1,"docs":{"116":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"f":{"(":{"df":0,"docs":{},"x":{")":{"=":{"df":0,"docs":{},"g":{"(":{"df":0,"docs":{},"x":{")":{"df":0,"docs":{},"z":{"(":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"x":{"df":1,"docs":{"13":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":2,"docs":{"34":{"tf":1.0},"4":{"tf":1.0}}},"η":{"0":{")":{"=":{"1":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"ω":{"0":{")":{"=":{"1":{"df":1,"docs":{"13":{"tf":2.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"k":{"df":0,"docs":{},"−":{"1":{")":{"=":{"df":0,"docs":{},"∏":{"df":0,"docs":{},"i":{"=":{"0":{"df":0,"docs":{},"k":{"df":0,"docs":{},"−":{"2":{"df":0,"docs":{},"​":{"(":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"γ":{")":{"/":{"df":0,"docs":{},"∏":{"df":0,"docs":{},"i":{"=":{"0":{"df":0,"docs":{},"k":{"df":0,"docs":{},"−":{"2":{"df":0,"docs":{},"​":{"(":{"b":{"df":0,"docs":{},"i":{"df":1,"docs":{"13":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"g":{"(":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"k":{"df":0,"docs":{},"−":{"1":{")":{"df":0,"docs":{},"f":{"(":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"k":{"df":0,"docs":{},"−":{"1":{")":{"df":0,"docs":{},"​":{"=":{"df":0,"docs":{},"z":{"(":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"k":{")":{"=":{"df":0,"docs":{},"z":{"(":{"df":0,"docs":{},"w":{"0":{")":{"=":{"1":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"0":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"z":{"df":0,"docs":{},"n":{"df":0,"docs":{},"−":{"1":{"df":1,"docs":{"24":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"=":{"1":{"df":1,"docs":{"24":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"=":{"(":{"b":{"7":{"df":0,"docs":{},"​":{"df":0,"docs":{},"x":{"2":{"+":{"b":{"8":{"df":0,"docs":{},"​":{"df":0,"docs":{},"x":{"+":{"b":{"9":{"df":0,"docs":{},"​":{")":{"df":0,"docs":{},"z":{"df":0,"docs":{},"h":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"z":{"df":1,"docs":{"24":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"]":{"1":{"df":3,"docs":{"24":{"tf":1.0},"31":{"tf":1.0},"32":{"tf":1.0}}},"df":0,"docs":{}},"^":{"2":{"df":1,"docs":{"109":{"tf":1.0}}},"df":0,"docs":{}},"_":{"1":{"df":1,"docs":{"34":{"tf":1.0}}},"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"a":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"a":{"df":1,"docs":{"34":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"a":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"h":{"a":{"df":3,"docs":{"18":{"tf":1.0},"34":{"tf":1.0},"37":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":23,"docs":{"105":{"tf":1.0},"13":{"tf":3.1622776601683795},"15":{"tf":1.0},"24":{"tf":1.0},"27":{"tf":1.0},"32":{"tf":1.4142135623730951},"34":{"tf":1.4142135623730951},"4":{"tf":1.0},"43":{"tf":1.4142135623730951},"44":{"tf":1.4142135623730951},"57":{"tf":1.4142135623730951},"58":{"tf":1.0},"59":{"tf":1.4142135623730951},"61":{"tf":1.0},"68":{"tf":1.4142135623730951},"73":{"tf":1.4142135623730951},"75":{"tf":1.0},"76":{"tf":1.0},"77":{"tf":1.0},"83":{"tf":2.0},"84":{"tf":1.0},"92":{"tf":1.0},"93":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":15,"docs":{"100":{"tf":1.0},"114":{"tf":1.0},"118":{"tf":1.0},"12":{"tf":1.7320508075688772},"121":{"tf":1.4142135623730951},"125":{"tf":1.4142135623730951},"19":{"tf":1.0},"3":{"tf":1.0},"35":{"tf":1.0},"76":{"tf":1.0},"82":{"tf":1.0},"86":{"tf":1.4142135623730951},"9":{"tf":1.0},"92":{"tf":1.0},"93":{"tf":1.0}},"f":{"df":0,"docs":{},"i":{"df":5,"docs":{"107":{"tf":1.7320508075688772},"116":{"tf":1.4142135623730951},"118":{"tf":2.0},"53":{"tf":1.0},"89":{"tf":1.4142135623730951}}}}}}},"f":{"df":0,"docs":{},"−":{"df":0,"docs":{},"g":{"df":0,"docs":{},"z":{"df":0,"docs":{},"′":{"=":{"df":0,"docs":{},"z":{"df":0,"docs":{},"h":{"df":0,"docs":{},"​":{"df":0,"docs":{},"t":{"2":{"df":1,"docs":{"15":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"h":{"df":2,"docs":{"13":{"tf":1.0},"19":{"tf":1.0}},"​":{"(":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"i":{")":{"=":{"0":{"df":1,"docs":{"19":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},":":{"=":{"df":0,"docs":{},"x":{"df":0,"docs":{},"n":{"df":0,"docs":{},"−":{"1":{"df":1,"docs":{"22":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"=":{"df":0,"docs":{},"x":{"df":0,"docs":{},"n":{"df":0,"docs":{},"−":{"1":{"df":2,"docs":{"15":{"tf":1.0},"19":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"t":{"=":{"df":0,"docs":{},"​":{"a":{"df":0,"docs":{},"q":{"df":0,"docs":{},"l":{"df":0,"docs":{},"​":{"+":{"b":{"df":0,"docs":{},"q":{"df":0,"docs":{},"r":{"df":0,"docs":{},"​":{"+":{"a":{"b":{"df":0,"docs":{},"q":{"df":0,"docs":{},"m":{"df":0,"docs":{},"​":{"+":{"c":{"df":0,"docs":{},"q":{"df":0,"docs":{},"o":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"q":{"c":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"+":{"df":0,"docs":{},"α":{"(":{"df":0,"docs":{},"g":{"df":0,"docs":{},"z":{"df":0,"docs":{},"′":{"df":0,"docs":{},"−":{"df":0,"docs":{},"f":{"df":0,"docs":{},"z":{")":{"+":{"df":0,"docs":{},"α":{"2":{"(":{"df":0,"docs":{},"z":{"df":0,"docs":{},"−":{"1":{")":{"df":0,"docs":{},"l":{"1":{"df":1,"docs":{"15":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"13":{"tf":1.4142135623730951}}}}}}},"j":{"b":{"df":1,"docs":{"89":{"tf":1.0}}},"df":0,"docs":{},"t":{"df":1,"docs":{"89":{"tf":1.0}}}},"k":{"+":{"1":{"df":0,"docs":{},"​":{"=":{"df":0,"docs":{},"z":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{"(":{"a":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"β":{"df":0,"docs":{},"s":{"df":0,"docs":{},"σ":{"1":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"k":{")":{"+":{"df":0,"docs":{},"γ":{")":{"(":{"b":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"β":{"df":0,"docs":{},"s":{"df":0,"docs":{},"σ":{"2":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"k":{")":{"+":{"df":0,"docs":{},"γ":{")":{"(":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"β":{"df":0,"docs":{},"s":{"df":0,"docs":{},"σ":{"3":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"k":{")":{"+":{"df":0,"docs":{},"γ":{")":{"(":{"a":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"β":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"k":{"+":{"df":0,"docs":{},"γ":{")":{"(":{"b":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"β":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"k":{"df":0,"docs":{},"k":{"1":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"γ":{")":{"(":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"β":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"k":{"df":0,"docs":{},"k":{"2":{"df":1,"docs":{"24":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"d":{"df":0,"docs":{},"o":{"c":{"df":1,"docs":{"41":{"tf":1.0}}},"df":0,"docs":{}}},"df":1,"docs":{"3":{"tf":1.0}}},"′":{"(":{"df":0,"docs":{},"x":{")":{"=":{"df":0,"docs":{},"z":{"(":{"df":0,"docs":{},"x":{"df":1,"docs":{"15":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},":":{"=":{"df":0,"docs":{},"z":{"(":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"x":{"df":1,"docs":{"4":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"∈":{"df":0,"docs":{},"f":{"df":1,"docs":{"126":{"tf":1.0}}}}},"∈":{"df":0,"docs":{},"f":{"df":2,"docs":{"126":{"tf":1.0},"83":{"tf":1.0}},"∖":{"d":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"e":{"df":1,"docs":{"92":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"−":{"1":{")":{"df":0,"docs":{},"l":{"1":{"df":0,"docs":{},"​":{"=":{"df":0,"docs":{},"z":{"df":0,"docs":{},"h":{"df":0,"docs":{},"​":{"df":0,"docs":{},"t":{"3":{"df":1,"docs":{"15":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"title":{"root":{"1":{"df":2,"docs":{"23":{"tf":1.0},"81":{"tf":1.0}}},"2":{"df":2,"docs":{"24":{"tf":1.0},"82":{"tf":1.0}}},"3":{"df":2,"docs":{"25":{"tf":1.0},"83":{"tf":1.0}}},"4":{"df":2,"docs":{"26":{"tf":1.0},"84":{"tf":1.0}}},"5":{"df":1,"docs":{"27":{"tf":1.0}}},"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":2,"docs":{"102":{"tf":1.0},"98":{"tf":1.0}}}},"l":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"m":{"df":2,"docs":{"22":{"tf":1.0},"29":{"tf":1.0}}}}}}}}}},"p":{"df":0,"docs":{},"i":{"df":2,"docs":{"42":{"tf":1.0},"97":{"tf":1.0}}}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":3,"docs":{"69":{"tf":1.0},"7":{"tf":1.0},"81":{"tf":1.0}}}}}}}}}},"b":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":2,"docs":{"77":{"tf":1.0},"84":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":1,"docs":{"1":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"19":{"tf":1.0}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"53":{"tf":1.0},"99":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"44":{"tf":1.0}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"130":{"tf":1.0}}}}}}}}},"c":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":3,"docs":{"119":{"tf":1.0},"122":{"tf":1.0},"49":{"tf":1.0}}}}}},"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"78":{"tf":1.0}}}}}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":3,"docs":{"32":{"tf":1.0},"57":{"tf":1.0},"59":{"tf":1.0}}}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"42":{"tf":1.0},"8":{"tf":1.0}}}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"131":{"tf":1.0}}}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"n":{"df":4,"docs":{"126":{"tf":1.0},"127":{"tf":1.0},"128":{"tf":1.0},"64":{"tf":1.0}}}}}},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":9,"docs":{"18":{"tf":1.0},"31":{"tf":1.0},"37":{"tf":1.0},"56":{"tf":1.0},"70":{"tf":1.0},"71":{"tf":1.0},"73":{"tf":1.0},"74":{"tf":1.0},"81":{"tf":1.0}}}},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"14":{"tf":1.0}}}}},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"2":{"tf":1.0}}}}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":1,"docs":{"44":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"5":{"tf":1.0}}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":4,"docs":{"52":{"tf":1.0},"58":{"tf":1.0},"66":{"tf":1.0},"82":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"47":{"tf":1.0}}}}}},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"113":{"tf":1.0}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"57":{"tf":1.0},"59":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":5,"docs":{"100":{"tf":1.0},"107":{"tf":1.0},"54":{"tf":1.0},"65":{"tf":1.0},"99":{"tf":1.0}}}}}},"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":5,"docs":{"121":{"tf":1.0},"124":{"tf":1.0},"125":{"tf":1.0},"55":{"tf":1.0},"82":{"tf":1.0}}}},"df":0,"docs":{}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":1,"docs":{"102":{"tf":1.0}}}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"118":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"11":{"tf":1.0}}}}}}}},"d":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"109":{"tf":1.0},"66":{"tf":1.0}}}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":1,"docs":{"58":{"tf":1.0}}}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"89":{"tf":1.0}}}}}}},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"67":{"tf":1.0}}}}},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"80":{"tf":1.0}}}}}}},"df":0,"docs":{}},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":3,"docs":{"124":{"tf":1.0},"17":{"tf":1.0},"36":{"tf":1.0}}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"110":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"40":{"tf":1.0}}}}}}}},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":2,"docs":{"114":{"tf":1.0},"83":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"/":{"df":0,"docs":{},"o":{"d":{"d":{"df":1,"docs":{"109":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"x":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":3,"docs":{"43":{"tf":1.0},"6":{"tf":1.0},"97":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":5,"docs":{"103":{"tf":1.0},"121":{"tf":1.0},"122":{"tf":1.0},"8":{"tf":1.0},"81":{"tf":1.0}}}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"126":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":1,"docs":{"67":{"tf":1.0}}}}},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"31":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"df":2,"docs":{"1":{"tf":1.0},"114":{"tf":1.0}}}},"i":{"a":{"df":0,"docs":{},"t":{"df":2,"docs":{"38":{"tf":1.0},"41":{"tf":1.0}}}},"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"a":{"c":{"c":{"df":0,"docs":{},"i":{"df":3,"docs":{"48":{"tf":1.0},"50":{"tf":1.0},"97":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"40":{"tf":1.0}}},"df":0,"docs":{}}}},"r":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":1,"docs":{"110":{"tf":1.0}}}}},"df":0,"docs":{},"i":{"df":3,"docs":{"67":{"tf":1.0},"72":{"tf":1.0},"78":{"tf":1.0}}}}},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":1,"docs":{"11":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"88":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"86":{"tf":1.0}}},"df":0,"docs":{}}}}},"h":{"df":4,"docs":{"109":{"tf":1.0},"55":{"tf":1.0},"56":{"tf":1.0},"82":{"tf":1.0}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":2,"docs":{"80":{"tf":1.0},"97":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"104":{"tf":1.0}}},"df":0,"docs":{}}}},"i":{"d":{"df":0,"docs":{},"e":{"a":{"df":1,"docs":{"5":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":3,"docs":{"33":{"tf":1.0},"36":{"tf":1.0},"96":{"tf":1.0}}}}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"90":{"tf":1.0}}}}}}},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"30":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":2,"docs":{"12":{"tf":1.0},"14":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":1,"docs":{"78":{"tf":1.0}}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":2,"docs":{"114":{"tf":1.0},"2":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"0":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"l":{"a":{"df":0,"docs":{},"m":{"b":{"d":{"a":{"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":1,"docs":{"96":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":2,"docs":{"80":{"tf":1.0},"97":{"tf":1.0}}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"20":{"tf":1.0}}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"67":{"tf":1.0}}}}},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"125":{"tf":1.0}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"123":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{},"x":{"df":2,"docs":{"10":{"tf":1.0},"9":{"tf":1.0}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"2":{"tf":1.0}}},"df":0,"docs":{}}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":2,"docs":{"64":{"tf":1.0},"65":{"tf":1.0}}}}}}}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":3,"docs":{"4":{"tf":1.0},"88":{"tf":1.0},"90":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":1,"docs":{"95":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"m":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"48":{"tf":1.0}}}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"63":{"tf":1.0}}}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":3,"docs":{"75":{"tf":1.0},"78":{"tf":1.0},"84":{"tf":1.0}}},"r":{"df":1,"docs":{"90":{"tf":1.0}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":2,"docs":{"78":{"tf":1.0},"95":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"110":{"tf":1.0}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"68":{"tf":1.0}}}}}}}}}},"p":{"a":{"d":{"df":1,"docs":{"35":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":2,"docs":{"3":{"tf":1.0},"7":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":15,"docs":{"107":{"tf":1.0},"13":{"tf":1.0},"18":{"tf":1.0},"2":{"tf":1.0},"47":{"tf":1.0},"51":{"tf":1.0},"52":{"tf":1.0},"53":{"tf":1.0},"54":{"tf":1.0},"58":{"tf":1.0},"66":{"tf":1.0},"70":{"tf":1.0},"73":{"tf":1.0},"82":{"tf":1.0},"83":{"tf":1.0}}}}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"14":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"117":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"6":{"tf":1.0}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"f":{"df":3,"docs":{"112":{"tf":1.0},"28":{"tf":1.0},"32":{"tf":1.0}}}},"t":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":7,"docs":{"16":{"tf":1.0},"68":{"tf":1.0},"78":{"tf":1.0},"80":{"tf":1.0},"84":{"tf":1.0},"85":{"tf":1.0},"91":{"tf":1.0}}}}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"e":{"df":2,"docs":{"103":{"tf":1.0},"22":{"tf":1.0}},"r":{"df":5,"docs":{"105":{"tf":1.0},"45":{"tf":1.0},"61":{"tf":1.0},"92":{"tf":1.0},"96":{"tf":1.0}}}}}}},"u":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"12":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"q":{"df":1,"docs":{"9":{"tf":1.0}}},"r":{"a":{"df":0,"docs":{},"w":{"df":1,"docs":{"123":{"tf":1.0}}}},"df":0,"docs":{},"e":{"c":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"46":{"tf":1.0}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"107":{"tf":1.0}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"79":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"78":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":3,"docs":{"116":{"tf":1.0},"117":{"tf":1.0},"67":{"tf":1.0}}}},"u":{"df":0,"docs":{},"n":{"d":{"df":9,"docs":{"23":{"tf":1.0},"24":{"tf":1.0},"25":{"tf":1.0},"26":{"tf":1.0},"27":{"tf":1.0},"81":{"tf":1.0},"82":{"tf":1.0},"83":{"tf":1.0},"84":{"tf":1.0}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"n":{"df":1,"docs":{"84":{"tf":1.0}}}}},"s":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":3,"docs":{"18":{"tf":1.0},"37":{"tf":1.0},"70":{"tf":1.0}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"21":{"tf":1.0}}}}}},"h":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":2,"docs":{"38":{"tf":1.0},"41":{"tf":1.0}}}}}},"df":0,"docs":{}},"i":{"d":{"df":0,"docs":{},"e":{"df":4,"docs":{"105":{"tf":1.0},"106":{"tf":1.0},"61":{"tf":1.0},"62":{"tf":1.0}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"43":{"tf":1.0}},"i":{"df":0,"docs":{},"f":{"df":1,"docs":{"63":{"tf":1.0}}}}}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"76":{"tf":1.0}}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"113":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":4,"docs":{"45":{"tf":1.0},"46":{"tf":1.0},"85":{"tf":1.0},"96":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":1,"docs":{"50":{"tf":1.4142135623730951}}}},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":1,"docs":{"39":{"tf":1.0}}}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"41":{"tf":1.0}}}}}}},"u":{"b":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"n":{"df":2,"docs":{"127":{"tf":1.0},"129":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"60":{"tf":1.0}}}}},"df":0,"docs":{}}}},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":1,"docs":{"44":{"tf":1.0}}}}}}}},"t":{"df":1,"docs":{"121":{"tf":1.0}},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"15":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":1,"docs":{"47":{"tf":1.0}}}}}}}},"o":{"df":0,"docs":{},"y":{"df":1,"docs":{"6":{"tf":1.0}}}},"r":{"a":{"c":{"df":0,"docs":{},"e":{"df":8,"docs":{"120":{"tf":1.0},"121":{"tf":1.0},"122":{"tf":1.0},"125":{"tf":1.0},"51":{"tf":1.0},"64":{"tf":1.0},"8":{"tf":1.0},"81":{"tf":1.0}},"t":{"df":1,"docs":{"101":{"tf":1.0}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":4,"docs":{"111":{"tf":1.0},"30":{"tf":1.0},"39":{"tf":1.0},"87":{"tf":1.0}}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":4,"docs":{"100":{"tf":1.0},"107":{"tf":1.0},"54":{"tf":1.0},"65":{"tf":1.0}}}}}}},"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":2,"docs":{"17":{"tf":1.0},"20":{"tf":1.0}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"104":{"tf":1.0}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":3,"docs":{"116":{"tf":1.0},"117":{"tf":1.0},"67":{"tf":1.0}}}}}},"p":{"df":1,"docs":{"15":{"tf":1.0}}},"s":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"34":{"tf":1.0}}}},"df":2,"docs":{"116":{"tf":1.0},"118":{"tf":1.0}}}},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"31":{"tf":1.0}}}}},"df":1,"docs":{"10":{"tf":1.0}},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"71":{"tf":1.0}}}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":1,"docs":{"29":{"tf":1.0}},"i":{"df":5,"docs":{"106":{"tf":1.0},"108":{"tf":1.0},"47":{"tf":1.0},"62":{"tf":1.0},"93":{"tf":1.0}}}}}}},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"l":{"df":3,"docs":{"127":{"tf":1.0},"128":{"tf":1.0},"129":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"w":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"k":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":1,"docs":{"50":{"tf":1.0}}}}}}}}}}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":1,"docs":{"15":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":1,"docs":{"104":{"tf":1.0}}}}},"r":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"15":{"tf":1.0}}}},"df":0,"docs":{}}},"z":{"df":1,"docs":{"83":{"tf":1.0}}}}}},"lang":"English","pipeline":["trimmer","stopWordFilter","stemmer"],"ref":"id","version":"0.9.5"},"results_options":{"limit_results":30,"teaser_word_count":30},"search_options":{"bool":"OR","expand":true,"fields":{"body":{"boost":1},"breadcrumbs":{"boost":1},"title":{"boost":2}}}}); \ No newline at end of file +Object.assign(window.search, {"doc_urls":["introduction.html#introduction","fft/benchmarks.html#fft-benchmarks","fft/benchmarks.html#polynomial-interpolation-methods-comparison","plonk/recap.html#plonk","plonk/recap.html#notation","plonk/recap.html#the-ideas-and-components","plonk/recap.html#programs-our-toy-example","plonk/recap.html#plonk-arithmetization","plonk/recap.html#circuits-and-execution-traces","plonk/recap.html#the-q-matrix","plonk/recap.html#the-v-matrix","plonk/recap.html#custom-gates","plonk/recap.html#public-inputs","plonk/recap.html#from-matrices-to-polynomials","plonk/recap.html#common-preprocessed-input","plonk/recap.html#wrapping-up-the-whole-thing","plonk/protocol.html#protocol","plonk/protocol.html#details-and-tricks","plonk/protocol.html#polynomial-commitment-scheme","plonk/protocol.html#blindings","plonk/protocol.html#linearization-trick","plonk/protocol.html#setup","plonk/protocol.html#proving-algorithm","plonk/protocol.html#round-1","plonk/protocol.html#round-2","plonk/protocol.html#round-3","plonk/protocol.html#round-4","plonk/protocol.html#round-5","plonk/protocol.html#proof","plonk/protocol.html#verification-algorithm","plonk/protocol.html#transcript-initialization","plonk/protocol.html#extraction-of-values-and-commitments","plonk/protocol.html#proof-check","plonk/implementation.html#implementation","plonk/implementation.html#usage","plonk/implementation.html#padding","plonk/implementation.html#implementation-details","plonk/implementation.html#commitment-scheme","plonk/implementation.html#fiat-shamir","plonk/implementation.html#transcript-strategy","plonk/implementation.html#field-elements","plonk/implementation.html#strong-fiat-shamir","plonk/constraint_system.html#circuit-api","plonk/constraint_system.html#simple-example","plonk/constraint_system.html#building-complex-systems","starks/starks.html#stark-prover","starks/recap.html#starks-recap","starks/recap.html#verifying-computation-through-polynomials","starks/recap.html#fibonacci-numbers","starks/recap.html#cairo","starks/recap.html#fibonacci-step-by-step-walkthrough","starks/recap.html#trace-polynomial","starks/recap.html#composition-polynomial","starks/recap.html#boundary-polynomial","starks/recap.html#transition-constraint-polynomial","starks/recap.html#constructing-h","starks/recap.html#commiting-to-h","starks/recap.html#consistency-check","starks/recap.html#deep-composition-polynomial","starks/recap.html#consistency-check","starks/recap.html#summary","starks/recap.html#prover-side","starks/recap.html#verifier-side","starks/recap.html#simplifications-and-omissions","starks/recap.html#multiple-trace-columns","starks/recap.html#multiple-transition-constraints","starks/recap.html#composition-polynomial-decomposition","starks/recap.html#fri-low-degree-extensions-and-roots-of-unity","starks/protocol_overview.html#protocol-overview","starks/protocol_overview.html#arithmetization","starks/protocol_overview.html#polynomial-commitment-scheme","starks/protocol_overview.html#vector-commitments","starks/protocol_overview.html#fri","starks/protocol_overview.html#variant-useful-for-starks","starks/protocol_overview.html#polynomial-commitments","starks/protocol_overview.html#commit","starks/protocol_overview.html#open","starks/protocol_overview.html#completeness","starks/protocol_overview.html#soundness","starks/protocol_overview.html#batch","starks/protocol_overview.html#references","starks/protocol_overview.html#high-level-description-of-the-protocol","starks/protocol_overview.html#round-1-arithmetization-and-commitment-of-the-execution-trace","starks/protocol_overview.html#round-2-construction-of-composition-polynomial-h","starks/protocol_overview.html#round-3-evaluation-of-polynomials-at-z","starks/protocol_overview.html#round-4-run-batch-open-protocol","starks/protocol.html#starks-protocol","starks/protocol.html#transcript","starks/protocol.html#grinding","starks/protocol.html#general-notation","starks/protocol.html#definitions","starks/protocol.html#notation-of-important-operations","starks/protocol.html#protocol","starks/protocol.html#prover","starks/protocol.html#verifier","starks/protocol.html#notes-on-optimizations-and-variants","starks/protocol.html#sampling-of-challenges-variant","starks/protocol.html#batch-inversion","starks/protocol.html#fft","starks/protocol.html#ruffinis-rule","starks/protocol.html#bit-reversal-ordering-of-merkle-tree-leaves","starks/protocol.html#redundant-values-in-the-proof","starks/implementation.html#starks-prover-lambdaworks-implementation","starks/api.html#high-level-api-fibonacci-example","starks/api.html#air","starks/api.html#boundary-constraints","starks/api.html#transition-constraints","starks/api.html#tracetable","starks/api.html#air-context","starks/api.html#proving-execution","starks/under_the_hood.html#how-this-works-under-the-hood","starks/under_the_hood.html#prover-side","starks/under_the_hood.html#verifier-side","starks/under_the_hood.html#reconstructing-the-transition-constraint-polynomials","starks/under_the_hood.html#verifier","starks/under_the_hood.html#evenodd-decomposition-for-h","starks/under_the_hood.html#out-of-domain-frame","starks/under_the_hood.html#transcript","starks/under_the_hood.html#proof","starks/under_the_hood.html#special-considerations","starks/under_the_hood.html#fft-evaluation-and-interpolation","starks/under_the_hood.html#other","starks/under_the_hood.html#why-use-roots-of-unity","starks/under_the_hood.html#what-is-a-primitive-root-of-unity","starks/under_the_hood.html#why-use-cosets","starks/cairo.html#cairo","starks/cairo_trace_succinct.html#trace","starks/cairo_trace_succinct.html#construction-of-execution-trace-t","starks/cairo_trace_descriptive.html#cairo-execution-trace","starks/cairo_trace_descriptive.html#raw-materials","starks/cairo_trace_descriptive.html#construction-details","starks/cairo_trace_descriptive.html#main-trace-construction","starks/cairo_rap.html#extended-columns","starks/virtual_cols.html#virtual-columns-and-subcolumns","starks/virtual_cols.html#virtual-columns","starks/virtual_cols.html#virtual-subcolumns","starks/builtins.html#builtins","starks/cairo_cli.html#cli"],"index":{"documentStore":{"docInfo":{"0":{"body":9,"breadcrumbs":2,"title":1},"1":{"body":0,"breadcrumbs":5,"title":2},"10":{"body":106,"breadcrumbs":4,"title":2},"100":{"body":120,"breadcrumbs":8,"title":6},"101":{"body":60,"breadcrumbs":5,"title":3},"102":{"body":46,"breadcrumbs":6,"title":4},"103":{"body":98,"breadcrumbs":10,"title":5},"104":{"body":45,"breadcrumbs":6,"title":1},"105":{"body":74,"breadcrumbs":7,"title":2},"106":{"body":111,"breadcrumbs":7,"title":2},"107":{"body":73,"breadcrumbs":6,"title":1},"108":{"body":150,"breadcrumbs":7,"title":2},"109":{"body":45,"breadcrumbs":7,"title":2},"11":{"body":79,"breadcrumbs":4,"title":2},"110":{"body":36,"breadcrumbs":7,"title":3},"111":{"body":78,"breadcrumbs":6,"title":2},"112":{"body":91,"breadcrumbs":6,"title":2},"113":{"body":298,"breadcrumbs":8,"title":4},"114":{"body":12,"breadcrumbs":5,"title":1},"115":{"body":41,"breadcrumbs":7,"title":3},"116":{"body":52,"breadcrumbs":7,"title":3},"117":{"body":132,"breadcrumbs":5,"title":1},"118":{"body":55,"breadcrumbs":5,"title":1},"119":{"body":0,"breadcrumbs":6,"title":2},"12":{"body":260,"breadcrumbs":4,"title":2},"120":{"body":34,"breadcrumbs":7,"title":3},"121":{"body":0,"breadcrumbs":4,"title":0},"122":{"body":128,"breadcrumbs":7,"title":3},"123":{"body":129,"breadcrumbs":7,"title":3},"124":{"body":177,"breadcrumbs":6,"title":2},"125":{"body":0,"breadcrumbs":2,"title":1},"126":{"body":19,"breadcrumbs":5,"title":1},"127":{"body":226,"breadcrumbs":8,"title":4},"128":{"body":0,"breadcrumbs":7,"title":3},"129":{"body":89,"breadcrumbs":6,"title":2},"13":{"body":941,"breadcrumbs":4,"title":2},"130":{"body":26,"breadcrumbs":6,"title":2},"131":{"body":820,"breadcrumbs":7,"title":3},"132":{"body":289,"breadcrumbs":4,"title":2},"133":{"body":0,"breadcrumbs":6,"title":3},"134":{"body":320,"breadcrumbs":5,"title":2},"135":{"body":69,"breadcrumbs":5,"title":2},"136":{"body":271,"breadcrumbs":4,"title":1},"137":{"body":0,"breadcrumbs":3,"title":1},"14":{"body":11,"breadcrumbs":5,"title":3},"15":{"body":207,"breadcrumbs":6,"title":4},"16":{"body":0,"breadcrumbs":3,"title":1},"17":{"body":0,"breadcrumbs":4,"title":2},"18":{"body":131,"breadcrumbs":5,"title":3},"19":{"body":129,"breadcrumbs":3,"title":1},"2":{"body":184,"breadcrumbs":7,"title":4},"20":{"body":166,"breadcrumbs":4,"title":2},"21":{"body":18,"breadcrumbs":3,"title":1},"22":{"body":42,"breadcrumbs":4,"title":2},"23":{"body":23,"breadcrumbs":4,"title":2},"24":{"body":25,"breadcrumbs":4,"title":2},"25":{"body":33,"breadcrumbs":4,"title":2},"26":{"body":6,"breadcrumbs":4,"title":2},"27":{"body":46,"breadcrumbs":4,"title":2},"28":{"body":2,"breadcrumbs":3,"title":1},"29":{"body":0,"breadcrumbs":4,"title":2},"3":{"body":64,"breadcrumbs":3,"title":1},"30":{"body":11,"breadcrumbs":4,"title":2},"31":{"body":115,"breadcrumbs":5,"title":3},"32":{"body":40,"breadcrumbs":4,"title":2},"33":{"body":99,"breadcrumbs":3,"title":1},"34":{"body":486,"breadcrumbs":3,"title":1},"35":{"body":74,"breadcrumbs":3,"title":1},"36":{"body":12,"breadcrumbs":4,"title":2},"37":{"body":40,"breadcrumbs":4,"title":2},"38":{"body":0,"breadcrumbs":4,"title":2},"39":{"body":97,"breadcrumbs":4,"title":2},"4":{"body":77,"breadcrumbs":3,"title":1},"40":{"body":37,"breadcrumbs":4,"title":2},"41":{"body":43,"breadcrumbs":5,"title":3},"42":{"body":10,"breadcrumbs":5,"title":2},"43":{"body":151,"breadcrumbs":5,"title":2},"44":{"body":120,"breadcrumbs":6,"title":3},"45":{"body":25,"breadcrumbs":3,"title":2},"46":{"body":0,"breadcrumbs":4,"title":2},"47":{"body":52,"breadcrumbs":6,"title":4},"48":{"body":113,"breadcrumbs":4,"title":2},"49":{"body":147,"breadcrumbs":3,"title":1},"5":{"body":0,"breadcrumbs":4,"title":2},"50":{"body":34,"breadcrumbs":6,"title":4},"51":{"body":135,"breadcrumbs":4,"title":2},"52":{"body":38,"breadcrumbs":4,"title":2},"53":{"body":71,"breadcrumbs":4,"title":2},"54":{"body":40,"breadcrumbs":5,"title":3},"55":{"body":52,"breadcrumbs":4,"title":2},"56":{"body":43,"breadcrumbs":4,"title":2},"57":{"body":66,"breadcrumbs":4,"title":2},"58":{"body":101,"breadcrumbs":5,"title":3},"59":{"body":67,"breadcrumbs":4,"title":2},"6":{"body":172,"breadcrumbs":5,"title":3},"60":{"body":9,"breadcrumbs":3,"title":1},"61":{"body":77,"breadcrumbs":4,"title":2},"62":{"body":52,"breadcrumbs":4,"title":2},"63":{"body":16,"breadcrumbs":4,"title":2},"64":{"body":55,"breadcrumbs":5,"title":3},"65":{"body":86,"breadcrumbs":5,"title":3},"66":{"body":30,"breadcrumbs":5,"title":3},"67":{"body":172,"breadcrumbs":8,"title":6},"68":{"body":124,"breadcrumbs":5,"title":2},"69":{"body":192,"breadcrumbs":4,"title":1},"7":{"body":47,"breadcrumbs":4,"title":2},"70":{"body":46,"breadcrumbs":6,"title":3},"71":{"body":57,"breadcrumbs":5,"title":2},"72":{"body":186,"breadcrumbs":4,"title":1},"73":{"body":90,"breadcrumbs":6,"title":3},"74":{"body":121,"breadcrumbs":5,"title":2},"75":{"body":16,"breadcrumbs":4,"title":1},"76":{"body":62,"breadcrumbs":4,"title":1},"77":{"body":30,"breadcrumbs":4,"title":1},"78":{"body":72,"breadcrumbs":4,"title":1},"79":{"body":212,"breadcrumbs":4,"title":1},"8":{"body":163,"breadcrumbs":5,"title":3},"80":{"body":21,"breadcrumbs":4,"title":1},"81":{"body":48,"breadcrumbs":7,"title":4},"82":{"body":93,"breadcrumbs":9,"title":6},"83":{"body":164,"breadcrumbs":9,"title":6},"84":{"body":47,"breadcrumbs":8,"title":5},"85":{"body":17,"breadcrumbs":9,"title":6},"86":{"body":16,"breadcrumbs":4,"title":2},"87":{"body":14,"breadcrumbs":3,"title":1},"88":{"body":64,"breadcrumbs":3,"title":1},"89":{"body":44,"breadcrumbs":4,"title":2},"9":{"body":188,"breadcrumbs":4,"title":2},"90":{"body":158,"breadcrumbs":3,"title":1},"91":{"body":107,"breadcrumbs":5,"title":3},"92":{"body":0,"breadcrumbs":3,"title":1},"93":{"body":261,"breadcrumbs":3,"title":1},"94":{"body":264,"breadcrumbs":3,"title":1},"95":{"body":0,"breadcrumbs":5,"title":3},"96":{"body":43,"breadcrumbs":5,"title":3},"97":{"body":20,"breadcrumbs":4,"title":2},"98":{"body":19,"breadcrumbs":3,"title":1},"99":{"body":18,"breadcrumbs":4,"title":2}},"docs":{"0":{"body":"This site hosts the main documentation for Lambdaworks as a whole. It is still a work in progress.","breadcrumbs":"Introduction » Introduction","id":"0","title":"Introduction"},"1":{"body":"","breadcrumbs":"FFT Library » Benchmarks » FFT Benchmarks","id":"1","title":"FFT Benchmarks"},"10":{"body":"The claim in the previous section is clearly not an \"if and only if\" statement because the following trace columns do satisfy the equations but do not correspond to a valid execution: A B C 2 3 6 0 0 0 20 - 19 The V matrix encodes the carry of the results from one gate to the right or left operand of a subsequent one. These are called wirings . Like the Q matrix, it's independent of the particular evaluation. It consists of indices for all input and intermediate variables. In this case that matrix is: L R O 0 1 2 2 1 3 3 - 4 Here 0 is the index of e, 1 is the index of x, 2 is the index of u, 3 is the index of v and 4 is the index of the output w. Now we can update the claim to have an \"if and only if\" statement. Claim: Let T be a matrix with columns A,B,C. It correspond to a valid evaluation of the circuit if and only if a) for all i the following equality holds Ai​(QL​)i​+Bi​(QR​)i​+Ai​Bi​QM​+Ci​(QO​)i​+(QC​)i​=0, b) for all i,j,k,l such that Vi,j​=Vk,l​ we have Ti,j​=Tk,l​. So now our malformed example does not pass the second check.","breadcrumbs":"Plonk » Recap » The V matrix","id":"10","title":"The V matrix"},"100":{"body":"As one can see from inspecting the protocol, there are multiple times where, for a polynomial p, the prover sends both openings Open(p(D),hωi) and Open(p(D),−hωi). This implies, a priori, sending two authentication paths. Domains can be indexed using bit-reverse ordering to reduce this to a single authentication path for both openings, as follows. The natural way of building a Merkle tree to commit to a vector (p(h),p(hω),p(hω2),…,p(hω2k−1)), is assigning the value p(hωi) to leaf i. If this is the case, the value p(hωi) is at position i and the value p(−hωi) is at position i+2k−1. This is because −1 equals ω2k−1 for the value ω used in the protocol. Instead of this naive approach, a better solution is to assign the value p(hωσ(i)) to leaf i, where σ is the bit-reversal permutation. This is the permutation that maps i to the index whose binary representation (padded to k bits), is the binary representation of i but in reverse order. For example, if k=3 and i=1, then its binary representation is 001, which reversed is 100. Therefore σ(1)=8. In the same way σ(0)=0 and σ(2)=4. Check out the wikipedia article. With this ordering of the leaves, if i is even, element p(hωσ(i)) is at index i and p(−hωσ(i)) is at index i+1. Which means that a single authentication path serves to validate both points simultaneously.","breadcrumbs":"STARKs » Protocol » Bit-reversal ordering of Merkle tree leaves","id":"100","title":"Bit-reversal ordering of Merkle tree leaves"},"101":{"body":"The prover opens the polynomials pk​ of the FRI layers at υs2k​ and −υs2k​ for all k>1. Later on, the verifier uses each of those pairs to reconstruct one of the values of the next layer, namely pk+1​(υ2k+1). So there's no need to add the value pk​(υ2k+1) to the proof, as the verifier reconstructs them. The prover only needs to send the authentication paths Pk​ for them. The protocol is only modified at Step 3 of the verifier as follows. Checking that Verify((υs2k​,πkυs2k​​),Pk​,Pk​) is skipped. After computing x:=G+ζk​H, the verifier uses it to check that Verify((υs2k​,x),Pk​,Pk​) is Accept , which proves that x is actually πkυs2k​​, and continues to the next iteration of the loop.","breadcrumbs":"STARKs » Protocol » Redundant values in the proof","id":"101","title":"Redundant values in the proof"},"102":{"body":"The goal of this section will be to go over the details of the implementation of the proving system. To this end, we will follow the flow the example in the recap chapter, diving deeper into the code when necessary and explaining how it fits into a more general case. This implementation couldn't be done without checking Facebook's Winterfell and Max Gillett's Giza . We want to thank everyone involved in them, along with Shahar Papini and Lior Goldberg from Starkware who also provided us valuable insight.","breadcrumbs":"STARKs » Implementation » STARKs Prover Lambdaworks Implementation","id":"102","title":"STARKs Prover Lambdaworks Implementation"},"103":{"body":"Let's go over the main test we use for our prover, where we compute a STARK proof for a fibonacci trace with 4 rows and then verify it. fn test_prove_fib() { let trace = simple_fibonacci::fibonacci_trace([FE::from(1), FE::from(1)], 8); let proof_options = ProofOptions::default_test_options(); let pub_inputs = FibonacciPublicInputs { a0: FE::one(), a1: FE::one(), }; let proof = prove::>(&trace, &pub_inputs, &proof_options).unwrap(); assert!(verify::>(&proof, &pub_inputs, &proof_options));\n} The proving system revolves around the prove function, that takes a trace, public inputs and proof options as inputs to generate a proof, and a verify function that takes the generated proof, the public inputs and the proof options as inputs, outputting true when the proof is verified correctly and false otherwise. Note that the public inputs and proof options should be the same for both. Public inputs should be shared by the Cairo runner to prover and verifier, and the proof options should have been agreed on beforehand by the two entities beforehand. Below we go over the main things involved in this code.","breadcrumbs":"STARKs » Implementation » High Level API » High level API: Fibonacci example","id":"103","title":"High level API: Fibonacci example"},"104":{"body":"To prove the integrity of a fibonacci trace, we first need to define what it means for a trace to be valid. As we've talked about in the recap, this involves defining an AIR for our computation where we specify both the boundary and transition constraints for a fibonacci sequence. In code, this is done through the AIR trait. Implementing AIR requires defining a couple methods, but the two most important ones are boundary_constraints and compute_transition, which encode the boundary and transition constraints of our computation.","breadcrumbs":"STARKs » Implementation » High Level API » AIR","id":"104","title":"AIR"},"105":{"body":"For our Fibonacci AIR, boundary constraints look like this: fn boundary_constraints( &self, _rap_challenges: &Self::RAPChallenges,\n) -> BoundaryConstraints { let a0 = BoundaryConstraint::new_simple(0, self.pub_inputs.a0.clone()); let a1 = BoundaryConstraint::new_simple(1, self.pub_inputs.a1.clone()); BoundaryConstraints::from_constraints(vec![a0, a1])\n} The BoundaryConstraint struct represents a specific boundary constraint, meaning \"column i at row j should be equal to x\". In this case, because we have only one column, we are using the new_simple method to simply say Row 0 should equal the public input a0, which in the typical fibonacci is set to 1. Row 1 should equal the public input a1, which in the typical fibonacci is set to 1. In the case of multiple columns, the new method exists so you can also specify column number. After instantiating each of these constraints, we return all of them through the struct BoundaryConstraints.","breadcrumbs":"STARKs » Implementation » High Level API » Boundary Constraints","id":"105","title":"Boundary Constraints"},"106":{"body":"The way we specify our fibonacci transition constraint looks like this: fn compute_transition( &self, frame: &air::frame::Frame, _rap_challenges: &Self::RAPChallenges,\n) -> Vec> { let first_row = frame.get_row(0); let second_row = frame.get_row(1); let third_row = frame.get_row(2); vec![third_row[0] - second_row[0] - first_row[0]]\n} It's not completely obvious why this is how we chose to express transition constraints, so let's talk a little about it. What we need to specify in this method is the relationship that has to hold between the current step of computation and the previous ones. For this, we get a Frame as an argument. This is a struct holding the current step (i.e. the current row of the trace) and all previous ones needed to encode our constraint. In our case, this is the current row and the two previous ones. To access rows we use the get_row method. The current step is always the last row (in our case 2), with the others coming before it. In our compute_transition method we get the three rows we need and return third_row[0] - second_row[0] - first_row[0] which is the value that needs to be zero for our constraint to hold. Because we support multiple transition constraints, we actually return a vector with one value per constraint, so the first element holds the first constraint value and so on.","breadcrumbs":"STARKs » Implementation » High Level API » Transition Constraints","id":"106","title":"Transition Constraints"},"107":{"body":"After defining our AIR, we create our specific trace to prove against it. let trace = fibonacci_trace([FE17::new(1), FE17::new(1)], 4); let trace_table = TraceTable { table: trace.clone(), num_cols: 1,\n}; TraceTable is the struct holding execution traces; the num_cols says how many columns the trace has, the table field is a vec holding the actual values of the trace in row-major form, meaning if the trace looks like this | 1 | 2 |\n| 3 | 4 |\n| 5 | 6 | then its corresponding TraceTable is let trace_table = TraceTable { table: vec![1, 2, 3, 4, 5, 6], num_cols: 2,\n}; In our example, fibonacci_trace is just a helper function we use to generate the fibonacci trace with 4 rows and [1, 1] as the first two values.","breadcrumbs":"STARKs » Implementation » High Level API » TraceTable","id":"107","title":"TraceTable"},"108":{"body":"After specifying our constraints and trace, the only thing left to do is provide a few parameters related to the STARK protocol and our AIR. These specify things such as the number of columns of the trace and proof configuration, among others. They are all encapsulated in the AirContext struct, which in our example we instantiate like this: let context = AirContext { options: ProofOptions { blowup_factor: 2, fri_number_of_queries: 1, coset_offset: 3, }, trace_columns: trace_table.n_cols, transition_degrees: vec![1], transition_exemptions: vec![2], transition_offsets: vec![0, 1, 2], num_transition_constraints: 1,\n}; Let's go over each of them: options requires a ProofOptions struct holding specific parameters related to the STARK protocol to be used when proving. They are: The blowup_factor used for the trace LDE extension, a parameter related to the security of the protocol. The number of queries performed by the verifier when doing FRI, also related to security. The offset used for the LDE coset. This depends on the field being used for the STARK proof. trace_columns are the number of columns of the trace, respectively. transition_degrees holds the degree of each transition constraint. transition_exemptions is a Vec which tells us, for each column, the number of rows the transition constraints should not apply, starting from the end of the trace. In the example, the transition constraints won't apply on the last two rows of the trace. transition_offsets holds the indexes that define a frame for our AIR. In our fibonacci case, these are [0, 1, 2] because we need the current row and the two previous one to define our transition constraint. num_transition_constraints simply says how many transition constraints our AIR has.","breadcrumbs":"STARKs » Implementation » High Level API » AIR Context","id":"108","title":"AIR Context"},"109":{"body":"Having defined all of the above, proving our fibonacci example amounts to instantiating the necessary structs and then calling prove passing the trace, public inputs and proof options. We use a simple implementation of a hasher called TestHasher to handle merkle proof building. let proof = prove(&trace_table, &pub_inputs, &proof_options); Verifying is then done by passing the proof of execution along with the same AIR to the verify function. assert!(verify(&proof, &pub_inputs, &proof_options));","breadcrumbs":"STARKs » Implementation » High Level API » Proving execution","id":"109","title":"Proving execution"},"11":{"body":"Our matrices are fine now. But they can be optimized. Let's do that to showcase this flexibility of PLONK and also reduce the size of our example. PLONK has the flexibility to construct more sophisticated gates as combinations of the five columns. And therefore the same program can be expressed in multiple ways. In our case all three gates can actually be merged into a single custom gate. The Q matrix ends up being a single row. QL​ QR​ QM​ QO​ QC​ 1 1 1 -1 1 and also the V matrix L R O 0 1 2 The trace matrix for this representation is just A B C 2 3 8 And we check that it satisfies the equation 2×1+3×1+2×3×1+8×(−1)+(−1)=0 Of course, we can't always squash an entire program into a single gate.","breadcrumbs":"Plonk » Recap » Custom gates","id":"11","title":"Custom gates"},"110":{"body":"In this section we go over how a few things in the prove and verify functions are implemented. If you just need to use the prover, then you probably don't need to read this. If you're going through the code to try to understand it, read on. We will once again use the fibonacci example as an ilustration. Recall from the recap that the main steps for the prover and verifier are the following:","breadcrumbs":"STARKs » Implementation » Under the hood » How this works under the hood","id":"110","title":"How this works under the hood"},"111":{"body":"Compute the trace polynomial t by interpolating the trace column over a set of 2n-th roots of unity {gi:0≤i<2n}. Compute the boundary polynomial B. Compute the transition constraint polynomial C. Construct the composition polynomial H from B and C. Sample an out of domain point z and provide the evaluation H(z) and all the necessary trace evaluations to reconstruct it. In the fibonacci case, these are t(z), t(zg), and t(zg2). Sample a domain point x_0 and provide the evaluation H(x0​) and t(x0​). Construct the deep composition polynomial Deep(x) from H, t, and the evaluations from the item above. Do FRI on Deep(x) and provide the resulting FRI commitment to the verifier. Provide the merkle root of t and the merkle proof of t(x0​).","breadcrumbs":"STARKs » Implementation » Under the hood » Prover side","id":"111","title":"Prover side"},"112":{"body":"Take the evaluation H(z) along with the trace evaluations the prover provided. Reconstruct the evaluations B(z) and C(z) from the trace evaluations. Check that the claimed evaluation H(z) the prover gave us actually satisfies H(z)=β1​B(z)+β2​C(z) Take the evaluations H(x0​) and t(x0​). Check that the claimed evaluation Deep(x0​) the prover gave us actually satisfies Deep(x0​)=γ1​x0​−zH(x0​)−H(z)​+γ2​x0​−zt(x0​)−t(z)​+γ3​x0​−zgt(x0​)−t(zg)​+γ4​x0​−zg2t(x0​)−t(zg2)​ Take the provided FRI commitment and check that it verifies. Using the merkle root and the merkle proof the prover provided, check that t(x0​) belongs to the trace. Following along the code in the prove and verify functions, most of it maps pretty well to the steps above. The main things that are not immediately clear are: How we take the constraints defined in the AIR through the compute_transition method and map them to transition constraint polynomials. How we then construct H from them and the boundary constraint polynomials. What the composition polynomial even/odd decomposition is. What an ood frame is. What the transcript is.","breadcrumbs":"STARKs » Implementation » Under the hood » Verifier side","id":"112","title":"Verifier side"},"113":{"body":"This is possibly the most complex part of the code, so what follows is a long explanation for it. In our fibonacci example, after obtaining the trace polynomial t by interpolating, the transition constraint polynomial is C(x)=∏i=05​(x−gi)t(xg2)−t(xg)−t(x)​ On our prove code, if someone passes us a fibonacci AIR like the one we showed above used in one of our tests, we somehow need to construct C(x). However, what we are given is not a polynomial, but rather this method fn compute_transition( &self, frame: &air::frame::Frame, ) -> Vec> { let first_row = frame.get_row(0); let second_row = frame.get_row(1); let third_row = frame.get_row(2); vec![third_row[0] - second_row[0] - first_row[0]]\n} So how do we get to C(x) from this? The answer is interpolation. What the method above is doing is the following: if you pass it a frame that looks like this ​t(x0​)t(x0​g)t(x0​g2)​​ for any given point x0​, it will return the value t(x0​g2)−t(x0​g)−t(x0​) which is the numerator in C(x0​). Using the transition_exemptions field we defined in our AIR, we can also compute evaluations in the denominator, i.e. the zerofier evaluations. This is done under the hood by the transition_divisors() method. The above means that even though we don't explicitly have the polynomial C(x), we can evaluate it on points given an appropriate frame. If we can evaluate it on enough points, we can then interpolate them to recover C(x). This is exactly how we construct both transition constraint polynomials and subsequently the composition polynomial H. The job of evaluating H on enough points so we can then interpolate it is done by the ConstraintEvaluator struct. You'll notice prove does the following let constraint_evaluations = evaluator.evaluate( &lde_trace, &lde_roots_of_unity_coset, &alpha_and_beta_transition_coefficients, &alpha_and_beta_boundary_coefficients,\n); This function call will return the evaluations of the boundary terms βiB​Bi​(x) and constraint terms βiT​Ci​(x) for every i. The constraint_evaluations value returned is a ConstraintEvaluationTable struct, which is nothing more than a big list of evaluations of each polynomial required to construct H. With this in hand, we just call let composition_poly = constraint_evaluations.compute_composition_poly(& lde_roots_of_unity_coset); which simply interpolates the sum of all evaluations to obtain H. Let's go into more detail on how the evaluate method reconstructs C(x) in our fibonacci example. It receives the lde_trace as an argument, which is this: ​t(ω0)t(ω1)…t(ω15)​​ where ω is the primitive root of unity used for the LDE, that is, ω satisfies ω2=g. We need to recover C(x), a polynomial whose degree can't be more than t(x)'s. Because t was built by interpolating 8 points (the trace), we know we can recover C(x) by interpolating it on 16 points. We choose these points to be the LDE roots of unity {ω0,ω,ω2,…,ω15} Remember that to evaluate C(x) on these points, all we need are the evaluations of the polynomial t(xg2)−t(xg)−t(x) as the zerofier ones we can compute easily. These become: t(ω0g2)−t(ω0g)−t(ω0)t(ωg2)−t(ωg)−t(ω)t(ω2g2)−t(ω2g)−t(ω2)⋮t(ω15g2)−t(ω15g)−t(ω15) If we remember that ω2=g, this is t(ω4)−t(ω2)−t(ω0)t(ω5)−t(ω3)−t(ω)t(ω6)−t(ω4)−t(ω2)⋮t(ω3)−t(ω)−t(ω15) and we can compute each evaluation here by calling compute_transition on the appropriate frame built from the lde_trace. Specifically, for the first evaluation we can build the frame: ​t(ω0)t(ω2)t(ω4)​​ Calling compute_transition on this frame gives us the first evaluation. We can get the rest in a similar fashion, which is what this piece of code in the evaluate method does: for (i, d) in lde_domain.iter().enumerate() { let frame = Frame::read_from_trace( lde_trace, i, blowup_factor, &self.air.context().transition_offsets, ) let mut evaluations = self.air.compute_transition(&frame); ...\n} Each iteration builds a frame as above and computes one of the evaluations needed. The rest of the code just adds the zerofier evaluations, along with the alphas and betas. It then also computes boundary polynomial evaluations by explicitly constructing them.","breadcrumbs":"STARKs » Implementation » Under the hood » Reconstructing the transition constraint polynomials","id":"113","title":"Reconstructing the transition constraint polynomials"},"114":{"body":"The verifier employs the same trick to reconstruct the evaluations on the out of domain point Ci​(z) for the consistency check.","breadcrumbs":"STARKs » Implementation » Under the hood » Verifier","id":"114","title":"Verifier"},"115":{"body":"At the end of the recap we talked about how in our code we don't actually commit to H, but rather an even/odd decomposition for it. These are two polynomials H_1 and H_2 that satisfy H(x)=H1​(x2)+xH2​(x2) This all happens on this piece of code let composition_poly = constraint_evaluations.compute_composition_poly(&lde_roots_of_unity_coset); let (composition_poly_even, composition_poly_odd) = composition_poly.even_odd_decomposition(); // Evaluate H_1 and H_2 in z^2.\nlet composition_poly_evaluations = vec![ composition_poly_even.evaluate(&z_squared), composition_poly_odd.evaluate(&z_squared),\n]; After this, we don't really use H anymore, but rather H_1 and H_2. There's not that much to say other than that.","breadcrumbs":"STARKs » Implementation » Under the hood » Even/odd decomposition for H","id":"115","title":"Even/odd decomposition for H"},"116":{"body":"As part of the consistency check, the prover needs to provide evaluations of the trace polynomials in all the points needed by the verifier to check that H was constructed correctly. In the fibonacci example, these are t(z), t(zg), and t(zg2). In code, the prover passes these evaluations as a Frame, which we call the out of domain (ood) frame. The reason we do this is simple: with the frame in hand, the verifier can reconstruct the evaluations of the constraint polynomials Ci​(z) by calling the compute_transition method on the ood frame and then adding the alphas, betas, and so on, just like we explained in the section above.","breadcrumbs":"STARKs » Implementation » Under the hood » Out of Domain Frame","id":"116","title":"Out of Domain Frame"},"117":{"body":"Throughout the protocol, there are a number of times where the verifier randomly samples some values that the prover needs to use (think of the alphas and betas used when constructing H). Because we don't actually have an interaction between prover and verifier, we emulate it by using a hash function, which we assume is a source of randomness the prover can't control. The job of providing these samples for both prover and verifier is done by the Transcript struct, which you can think of as a stateful rng; whenever you call challenge() on a transcript you get a random value and the internal state gets mutated, so the next time you call challenge() you get a different one. You can also call append on it to mutate its internal state yourself. This is done a number of times throughout the protocol to keep the prover honest so it can't predict or manipulate the outcome of challenge(). Notice that to sample the same values, both prover and verifier need to call challenge and append in the same order (and with the same values in the case of append) and the same number of times. The idea explained above is called the Fiat-Shamir heuristic or just Fiat-Shamir, and is more generally used throughout proving systems to remove interaction between prover and verifier. Though the concept is very simple, getting it right so the prover can't cheat is not, but we won't go into that here.","breadcrumbs":"STARKs » Implementation » Under the hood » Transcript","id":"117","title":"Transcript"},"118":{"body":"The generated proof has got all the information needed for the verifier to verify it: Trace length: The number of rows of the trace table, needed to know the max degree of the polynomials that appear in the system. LDE trace commitments. DEEP composition polynomial out of domain even and odd evaluations. DEEP composition polynomial root. FRI layers merkle roots. FRI last layer value. Query list. DEEP composition poly openings. Nonce: Proof of work setting used to generate the proof.","breadcrumbs":"STARKs » Implementation » Under the hood » Proof","id":"118","title":"Proof"},"119":{"body":"","breadcrumbs":"STARKs » Implementation » Under the hood » Special considerations","id":"119","title":"Special considerations"},"12":{"body":"Aside from the gates that execute the program operations, additional rows must be incorporated into these matrices. This is due to the fact that the prover must demonstrate not only that she executed the program, but also that she used the appropriate inputs. Furthermore, the proof must include an assertion of the output value. As a result, a few extra rows are necessary. In our case these are the first two and the last one. The original one sits now in the third row. QL​ QR​ QM​ QO​ QC​ -1 0 0 0 3 -1 0 0 0 8 1 1 1 -1 1 1 -1 0 0 0 And this is the updated V matrix L R O 0 - - 1 - - 2 0 3 1 3 - The first row is there to force the variable with index 0 to take the value 3. Similarly the second row forces variable with index 1 to take the value 8. These two will be the public inputs of the verifier. The last row checks that the output of the program is the claimed one. And the trace matrix is now A B C 3 - - 8 - - 2 3 8 8 8 - With these extra rows, equations add up to zero only for valid executions of the program with input 3 and output 8. An astute observer would notice that by incorporating these new rows, the matrix Q is no longer independent of the specific evaluation. This is because the first two rows of the QC​ column contain concrete values that are specific to a particular execution instance. To maintain independence, we can remove these values and consider them as part of an extra one-column matrix called PI (stands for Public Input). This column has zeros in all rows not related to public inputs. We put zeros in the QC​ columns. The responsibility of filling in the PI matrix is of the prover and verifier. In our example it is PI 3 8 0 0 And the final Q matrix is QL​ QR​ QM​ QO​ QC​ -1 0 0 0 0 -1 0 0 0 0 1 1 1 -1 1 1 -1 0 0 0 We ended up with two matrices that depend only on the program, Q and V. And two matrices that depend on a particular evaluation, namely the ABC and PI matrices. The updated version of the claim is the following: Claim: Let T be a matrix with columns A,B,C. It corresponds to a evaluation of the circuit if and only if a) for all i the following equality holds Ai​(QL​)i​+Bi​(QR​)i​+Ai​Bi​QM​+Ci​(QO​)i​+(QC​)i​+(PI)i​=0, b) for all i,j,k,l such that Vi,j​=Vk,l​ we have Ti,j​=Tk,l​.","breadcrumbs":"Plonk » Recap » Public inputs","id":"12","title":"Public inputs"},"120":{"body":"When evaluating or interpolating a polynomial, if the input (be it coefficients or evaluations) size isn't a power of two then the FFT API will extend it with zero padding until this requirement is met. This is because the library currently only uses a radix-2 FFT algorithm. Also, right now FFT only supports inputs with a size up to 2264 elements.","breadcrumbs":"STARKs » Implementation » Under the hood » FFT evaluation and interpolation","id":"120","title":"FFT evaluation and interpolation"},"121":{"body":"","breadcrumbs":"STARKs » Implementation » Under the hood » Other","id":"121","title":"Other"},"122":{"body":"Whenever we interpolate or evaluate trace, boundary and constraint polynomials, we use some 2n-th roots of unity. There are a few reasons for this: Using roots of unity means we can use the Fast Fourier Transform and its inverse to evaluate and interpolate polynomials. This method is much faster than the naive Lagrange interpolation one. Since a huge part of the STARK protocol involves both evaluating and interpolating, this is a huge performance improvement. When computing boundary and constraint polynomials, we divide them by their zerofiers, polynomials that vanish on a few points (the trace elements where the constraints do not hold). These polynomials take the form Z(X)=∏(X−xi​) where the xi​ are the points where we want it to vanish. When implementing this, evaluating this polynomial can be very expensive as it involves a huge product. However, if we are using roots of unity, we can use the following trick. The vanishing polynomial for all the 2n roots of unity is X2n−1 Instead of expressing the zerofier as a product of the places where it should vanish, we express it as the vanishing polynomial above divided by the exemptions polynomial; the polynomial whose roots are the places where constraints don't need to hold. Z(X)=∏(X−ei​)X2n−1​ where the ei​ are now the points where we don't want it to vanish. This exemptions polynomial in the denominator is usually much smaller, and because the vanishing polynomial in the numerator is only two terms, evaluating it is really fast.","breadcrumbs":"STARKs » Implementation » Under the hood » Why use roots of unity?","id":"122","title":"Why use roots of unity?"},"123":{"body":"The n-th roots of unity are the numbers x that satisfy xn=1 There are n such numbers, because they are the roots of the polynomial Xn−1. The set of n-th roots of unity always has a generator, a root g that can be used to obtain every other root of unity by exponentiating. What this means is that the set of n-th roots of unity is {gi:0≤i1 and 0≤j≤J and I=∣Lj′′​∣. Extend M with additional L′′ rows to obtain a matrix M∈F(L+L′+L′′)×33 by appending copies of R′′ at the bottom. Pad M with copies of its last row until it has a power of two number of rows. As a result we obtain a matrix T∈F2n×33.","breadcrumbs":"Cairo » Trace Formal Description » Construction of execution trace T:","id":"127","title":"Construction of execution trace T:"},"128":{"body":"","breadcrumbs":"Cairo » Trace Detailed Description » Cairo execution trace","id":"128","title":"Cairo execution trace"},"129":{"body":"After the execution of a Cairo program in the Cairo VM, three files are generated that are the core components for the construction of the execution trace, needed for the proving system: trace file : Has the information on the state of the three Cairo VM registers ap, fp, and pc at every cycle of the execution of the program. To reduce ambiguity in terms, we should call these the register states of the Cairo VM, and leave the term trace to the final product that is passed to the prover to generate a proof. memory file : A file with the information of the VM's memory at the end of the program run, after the memory has been relocated. public inputs : A file with all the information that must be publicly available to the prover and verifier, such as the total number of execution steps, public memory, used builtins and their respective addresses range in memory. The next section will explain in detail how these elements are used to build the final execution trace.","breadcrumbs":"Cairo » Trace Detailed Description » Raw materials","id":"129","title":"Raw materials"},"13":{"body":"In the previous section we showed how the arithmetization process works in PLONK. For a program with n public inputs and m gates, we constructed two matrices Q and V, of sizes (n+m+1)×5 and (n+m+1)×3 that satisfy the following. Let N=n+m+1. Claim: Let T be a N×3 matrix with columns A,B,C and PI a N×1 matrix. They correspond to a valid execution instance with public input given by PI if and only if a) for all i the following equality holds Ai​(QL​)i​+Bi​(QR​)i​+Ai​Bi​QM​+Ci​(QO​)i​+(QC​)i​+(PI)i​=0, b) for all i,j,k,l such that Vi,j​=Vk,l​ we have Ti,j​=Tk,l​, c) (PI)i​=0 for all i>n. Polynomials enter now to squash most of these equations. We will traduce the set of all equations in conditions (a) and (b) to just a few equations on polynomials. Let ω be a primitive N-th root of unity and let H=ωi:0≤in. Then we constructed polynomials qL​,qR​,qM​,qO​,qC​,Sσ1​,Sσ2​,Sσ3​, f, g off the matrices Q and V. They are the result of interpolating at a domain H={1,ω,ω2,…,ωN−1} for some N-th primitive root of unity and a few random values. And also constructed polynomials a,b,c,pi off the matrices T and PI. Loosely speaking, the above fact can be reformulated in terms of polynomial equations as follows. Fact: Let zH​=XN−1. Let T be a N×3 matrix with columns A,B,C and PI a N×1 matrix. They correspond to a valid execution instance with public input given by PI if and only if a) There is a polynomial t1​ such that the following equality holds aqL​+bqR​+abqM​+cqO​+qC​+pi=zH​t1​, b) There are polynomials t2​,t3​, z such that zf−gz′=zH​t2​ and (z−1)L1​=zH​t3​, where z′(X)=z(Xω) You might be wondering where the polynomials ti​ came from. Recall that for a polynomial F, we have F(h)=0 for all h∈H if and only if F=zH​t for some polynomial t. Finally both conditions (a) and (b) are equivalent to a single equation (c) if we let more randomness to come into play. This is: (c) Let α be a random field element. There is a polynomial t such that zH​t=​aqL​+bqR​+abqM​+cqO​+qC​+pi+α(gz′−fz)+α2(z−1)L1​​ This last step is not obvious. You can check the paper to see the proof. Anyway, this is the equation you'll recognize below in the description of the protocol. Randomness is a delicate matter and an important part of the protocol is where it comes from, who chooses it and when they choose it. Check out the protocol to see how it works.","breadcrumbs":"Plonk » Recap » Wrapping up the whole thing","id":"15","title":"Wrapping up the whole thing"},"16":{"body":"","breadcrumbs":"Plonk » Protocol » Protocol","id":"16","title":"Protocol"},"17":{"body":"","breadcrumbs":"Plonk » Protocol » Details and tricks","id":"17","title":"Details and tricks"},"18":{"body":"A polynomial commitment scheme (PCS) is a cryptographic tool that allows one party to commit to a polynomial, and later prove properties of that polynomial. This commitment polynomial hides the original polynomial's coefficients and can be publicly shared without revealing any information about the original polynomial. Later, the party can use the commitment to prove certain properties of the polynomial, such as that it satisfies certain constraints or that it evaluates to a certain value at a specific point. In the implementation section we'll explain the inner workings of the Kate-Zaverucha-Goldberg scheme, a popular PCS chosen in Lambdaworks for PLONK. For the moment we only need the following about it: It consists of a finite group G and the following algorithms: Commit(f) : This algorithm takes a polynomial f and produces an element of the group G. It is called the commitment of f and is denoted by [f]1​. It is homomorphic in the sense that [f+g]1​=[f]1​+[g]1​. The former sum being addition of polynomials. The latter is addition in the group G. Open(f,ζ) : It takes a polynomial f and a field element ζ and produces an element π of the group G. This element is called an opening proof for f(ζ). It is the proof that f evaluated at ζ gives f(ζ). Verify([f]1​, π, ζ, y) : It takes group elements [f]1​ and π, and also field elements ζ and y. With overwhelming probability it outputs Accept if f(z)=y and Reject otherwise.","breadcrumbs":"Plonk » Protocol » Polynomial commitment scheme","id":"18","title":"Polynomial commitment scheme"},"19":{"body":"As you will see in the protocol, the prover reveals the value taken by a bunch of the polynomials at a random ζ. In order for the protocol to be Honest Verifier Zero Knowledge , these polynomials need to be blinded . This is a process that makes the values of these polynomials at ζ seemingly random by forcing them to be of certain degree. Here's how it works. Let's take for example the polynomial a the prover constructs. This is the interpolation of the first column of the trace matrix T at the domain H. This matrix has all of the left operands of all the gates. The prover wishes to keep them secret. Say the trace matrix T has N rows. And so H is {1,ω,ω2,…,ωN−1}. The invariant that the prover cannot violate is that ablinded​(ωi) must take the value T0,i​, for all i. This is what the interpolation polynomial a satisfies. And is the unique such polynomial of degree at most N−1 with such property. But for higher degrees, there are many such polynomials. The blinding process takes a and a desired degree M≥N, and produces a new polynomial ablinded​ of degree exactly M. This new polynomial satisfies that ablinded​(ωi)=a(ωi) for all i. But outside H differs from a. This may seem hard but it's actually very simple. Let zH​ be the polynomial zH​=XN−1. If M=N+k, with k≥0, then sample random values b0​,…,bk​ and define ablinded​:=(b0​+b1​X+⋯+bk​Xk)zH​+a The reason why this does the job is that zH​(ωi)=0 for all i. Therefore the added term vanishes at H and leaves the values of a at H unchanged.","breadcrumbs":"Plonk » Protocol » Blindings","id":"19","title":"Blindings"},"2":{"body":"Three methods of polynomial interpolation were benchmarked, with different input sizes each time: CPU Lagrange: Finding the Lagrange polynomial of a set of random points via a naive algorithm (see math/src/polynomial.rs:interpolate()) CPU FFT: Finding the lowest degree polynomial that interpolates pairs of twiddle factors and Fourier coefficients (the results of applying the Fourier transform to the coefficients of a polynomial) (see math/src/polynomial.rs:interpolate_fft()). GPU FFT (Metal): Same as CPU FFT but the FFT algorithm is run on the GPU via the Metal API (Apple). these were run with criterion-rs in a MacBook Pro M1 (18.3), statistically measuring the total run time of one iteration. The field used was a 256 bit STARK-friendly prime field. All values of time are in milliseconds. Those cases which were greater than 30 seconds were marked respectively as they're too slow and weren't worth to be benchmarked. The input size refers to d + 1 where d is the polynomial's degree (so size is amount of coefficients). Input size CPU Lagrange CPU FFT GPU FFT (Metal) 2^4 2.2 ms 0.2 ms 2.5 ms 2^5 9.6 ms 0.4 ms 2.5 ms 2^6 42.6 ms 0.8 ms 2.5 ms 2^7 200.8 ms 1.7 ms 2.9 ms ... ... .. .. 2^21 >30000 ms 28745 ms 574.2 ms 2^22 >30000 ms >30000 ms 1144.9 ms 2^23 >30000 ms >30000 ms 2340.1 ms 2^24 >30000 ms >30000 ms 4652.9 ms NOTE: Metal FFT execution includes the Metal state setup, twiddle factors generation and a bit-reverse permutation.","breadcrumbs":"FFT Library » Benchmarks » Polynomial interpolation methods comparison","id":"2","title":"Polynomial interpolation methods comparison"},"20":{"body":"This is an optimization in PLONK to reduce the number of checks of the verifier. One of the main checks in PLONK boils down to check that p(ζ)=zH​(ζ)t(ζ), with p some polynomial that looks like p=aqL​+bqR​+abqM​+⋯, and so on. In particular the verifier needs to get the value p(ζ) from somewhere. For the sake of simplicity, in this section assume p is exactly aqL​+bqR​. Secret to the prover here are only a,b. The polynomials qL​ and qR​ are known also to the verifier. The verifier will already have the commitments [a]1​,[b]1​,[qL​]1​ and [qR​]1​. So the prover could send just a(ζ), b(ζ) along with their opening proofs and let the verifier compute by himself qL​(ζ) and qR​(ζ). Then with all these values the verifier could compute p(ζ)=a(ζ)qL​(ζ)+b(ζ)qR​(ζ). And also use his commitments to validate the opening proofs of a(ζ) and b(ζ). This has the problem that computing qL​(ζ) and qR​(ζ) is expensive. The prover can instead save the verifier this by sending also qL​(ζ),qR​(ζ) along with opening proofs. Since the verifier will have the commitments [qL​]1​ and [qR​]1​ beforehand, he can check that the prover is not cheating and cheaply be convinced that the claimed values are actually qL​(ζ) and qR​(ζ). This is much better. It involves the check of four opening proofs and the computation of p(ζ) off the values received from the prover. But it can be further improved as follows. As before, the prover sends a(ζ),b(ζ) along with their opening proofs. She constructs the polynomial f=a(ζ)qL​+b(ζ)qR​. She sends the value f(ζ) along with an opening proof of it. Notice that the value of f(ζ) is exactly p(ζ). The verifier can compute by himself [f]1​ as a(ζ)[qL​]1​+b(ζ)[qR​]1​. The verifier has everything to check all three openings and get convinced that the claimed value f(ζ) is true. And this value is actually p(ζ). So this means no more work for the verifier. And the whole thing got reduced to three openings. This is called the linearization trick. The polynomial f is called the linearization of p.","breadcrumbs":"Plonk » Protocol » Linearization trick","id":"20","title":"Linearization trick"},"21":{"body":"There's a one time setup phase to compute some values common to any execution and proof of the particular circuit. Precisely, the following commitments are computed and published. [qL​]1​,[qR​]1​,[qM​]1​,[qO​]1​,[qC​]1​,[Sσ1​]1​,[Sσ2​]1​,[Sσ3​]1​","breadcrumbs":"Plonk » Protocol » Setup","id":"21","title":"Setup"},"22":{"body":"Next we describe the proving algorithm for a program of size N. That includes public inputs. Let ω be a primitive N-th root of unity. Let H={1,ω,ω2,…,ωN−1}. Define ZH​:=XN−1. Assume the eight polynomials of common preprocessed input are already given. The prover computes the trace matrix T as described in the first sections. That means, with the first rows corresponding to the public inputs. It should be a N×3 matrix.","breadcrumbs":"Plonk » Protocol » Proving algorithm","id":"22","title":"Proving algorithm"},"23":{"body":"Add to the transcript the following: [Sσ1​]1​,[Sσ2​]1​,[Sσ3​]1​,[qL​]1​,[qR​]1​,[qM​]1​,[qO​]1​,[qC​]1​ Compute polynomials a′,b′,c′ as the interpolation polynomials of the columns of T at the domain H. Sample random b1​,b2​,b3​,b4​,b5​,b6​ Let a:=(b1​X+b2​)ZH​+a′ b:=(b3​X+b4​)ZH​+b′ c:=(b5​X+b6​)ZH​+c′ Compute [a]1​,[b]1​,[c]1​ and add them to the transcript.","breadcrumbs":"Plonk » Protocol » Round 1","id":"23","title":"Round 1"},"24":{"body":"Sample β,γ from the transcript. Let z0​=1 and define recursively for 0≤k { pub n: usize, pub domain: Vec>, pub omega: FieldElement, pub k1: FieldElement, pub ql: Polynomial>, pub qr: Polynomial>, pub qo: Polynomial>, pub qm: Polynomial>, pub qc: Polynomial>, pub s1: Polynomial>, pub s2: Polynomial>, pub s3: Polynomial>, pub s1_lagrange: Vec>, pub s2_lagrange: Vec>, pub s3_lagrange: Vec>,\n} Apart from the eight polynomials in the canonical basis, we store also here the number of constraints n, the domain H, the primitive n-th of unity ω and the element k1​. The element k2​ will be k12​. For convenience, we also store the polynomials Sσi​ in Lagrange form. The following lines define the particular values of the program input x and the private input e. // Input\nlet x = FieldElement::from(2_u64); // Private input\nlet e = FieldElement::from(3_u64);\nlet y, witness = test_witness_2(x, e); The function test_witness_2(x, e) returns an instance of the following struct, that holds the polynomials that interpolate the columns A,B,C of the trace matrix T. pub struct Witness { pub a: Vec>, pub b: Vec>, pub c: Vec>,\n} Next the commitment scheme KZG (Kate-Zaverucha-Goldberg) is instantiated. let srs = test_srs(common_preprocessed_input.n);\nlet kzg = KZG::new(srs); The setup function performs the setup phase. It only needs the common preprocessed input and the commitment scheme. let verifying_key = setup(&common_preprocessed_input, &kzg); It outputs an instance of the struct VerificationKey. pub struct VerificationKey { pub qm_1: G1Point, pub ql_1: G1Point, pub qr_1: G1Point, pub qo_1: G1Point, pub qc_1: G1Point, pub s1_1: G1Point, pub s2_1: G1Point, pub s3_1: G1Point,\n} It stores the commitments of the eight polynomials of the common preprocessed input. The suffix _1 means it is a commitment. It comes from the notation [f]1​, where f is a polynomial. Then a prover is instantiated let random_generator = TestRandomFieldGenerator {};\nlet prover = Prover::new(kzg.clone(), random_generator); The prover is an instance of the struct Prover: pub struct Prover\nwhere F: IsField, CS: IsCommitmentScheme, R: IsRandomFieldElementGenerator { commitment_scheme: CS, random_generator: R, phantom: PhantomData,\n} It stores an instance of a commitment scheme and a random field element generator needed for blinding polynomials. Then the public input is defined. As we mentioned in the recap, the public input contains the output of the program. let public_input = vec![x.clone(), y]; We then generate a proof using the prover's method prove let proof = prover.prove( &witness, &public_input, &common_preprocessed_input, &verifying_key,\n); The output is an instance of the struct Proof. pub struct Proof> { // Round 1. /// Commitment to the wire polynomial `a(x)` pub a_1: CS::Commitment, /// Commitment to the wire polynomial `b(x)` pub b_1: CS::Commitment, /// Commitment to the wire polynomial `c(x)` pub c_1: CS::Commitment, // Round 2. /// Commitment to the copy constraints polynomial `z(x)` pub z_1: CS::Commitment, // Round 3. /// Commitment to the low part of the quotient polynomial t(X) pub t_lo_1: CS::Commitment, /// Commitment to the middle part of the quotient polynomial t(X) pub t_mid_1: CS::Commitment, /// Commitment to the high part of the quotient polynomial t(X) pub t_hi_1: CS::Commitment, // Round 4. /// Value of `a(ζ)`. pub a_zeta: FieldElement, /// Value of `b(ζ)`. pub b_zeta: FieldElement, /// Value of `c(ζ)`. pub c_zeta: FieldElement, /// Value of `S_σ1(ζ)`. pub s1_zeta: FieldElement, /// Value of `S_σ2(ζ)`. pub s2_zeta: FieldElement, /// Value of `z(ζω)`. pub z_zeta_omega: FieldElement, // Round 5 /// Value of `p_non_constant(ζ)`. pub p_non_constant_zeta: FieldElement, /// Value of `t(ζ)`. pub t_zeta: FieldElement, /// Batch opening proof for all the evaluations at ζ pub w_zeta_1: CS::Commitment, /// Single opening proof for `z(ζω)`. pub w_zeta_omega_1: CS::Commitment,\n} Finally, we instantiate a verifier. let verifier = Verifier::new(kzg); It's an instance of Verifier: struct Verifier> { commitment_scheme: CS, phantom: PhantomData,\n} Finally, we call the verifier's method verify that outputs a bool. assert!(verifier.verify( &proof, &public_input, &common_preprocessed_input, &verifying_key\n));","breadcrumbs":"Plonk » Implementation » Usage","id":"34","title":"Usage"},"35":{"body":"All the matrices Q,V,T,PI are padded with dummy rows so that their length is a power of two. To be able to interpolate their columns, we need a primitive root of unity ω of that order. Given the particular field used in our implementation, that means that the maximum possible size for a circuit is 232. The entries of the dummy rows are filled in with zeroes in the Q, V and PI matrices. The T matrix needs to be consistent with the V matrix. Therefore it is filled with the value of the variable with index 0. Some other rows in the V matrix have also dummy values. These are the rows corresponding to the B and C columns of the public input rows. In the recap we denoted them with the empty - symbol. They are filled in with the same logic as the padding rows, as well as the corresponding values in the T matrix.","breadcrumbs":"Plonk » Implementation » Padding","id":"35","title":"Padding"},"36":{"body":"The implementation pretty much follows the rounds as are described in the protocol section. There are a few details that are worth mentioning.","breadcrumbs":"Plonk » Implementation » Implementation details","id":"36","title":"Implementation details"},"37":{"body":"The commitment scheme we use is the Kate-Zaverucha-Goldberg scheme with the BLS 12 381 curve and the ate pairing. It can be found in the commitments module of the lambdaworks_crypto package. The order r of the cyclic subgroup is 0x73eda753299d7d483339d80809a1d80553bda402fffe5bfeffffffff00000001 The maximum power of two that divides r−1 is 232. Therefore, that is the maximum possible order for a primitive root of unity in Fr​ with order a power of two.","breadcrumbs":"Plonk » Implementation » Commitment Scheme","id":"37","title":"Commitment Scheme"},"38":{"body":"","breadcrumbs":"Plonk » Implementation » Fiat-Shamir","id":"38","title":"Fiat-Shamir"},"39":{"body":"Here we describe our implementation of the transcript used for the Fiat-Shamir heuristic. A Transcript exposes two methods: append and challenge. The method append adds a message to the transcript by updating the internal state of the hasher with the raw bytes of the message. The method challenge returns the result of the hasher using the current internal state of the hasher. It subsequently resets the hasher and updates the internal state with the last result. Here is an example of this process: Start a fresh transcript. Call append and pass message_1. Call append and pass message_2. The internal state of the hasher at this point is message_2 || message_1. Call challenge. The output is Hash(message_2 || message_1). Call append and pass message_3. Call challenge. The output is Hash(message_3 || Hash(message_2 || message_1)). Call append and pass message_4. The internal state of the hasher at the end of this exercise is message_4 || Hash(message_3 || Hash(message_2 || message_1)) The underlying hasher function we use is h=sha3.","breadcrumbs":"Plonk » Implementation » Transcript strategy","id":"39","title":"Transcript strategy"},"4":{"body":"We use the following notation. The symbol F denotes a finite field. It is fixed all along. The symbol ω denotes a primitive root of unity in F. All polynomials have coefficients in F and the variable is usually denoted by X. We denote polynomials by single letters like p,a,b,z. We only denote them as z(X) when we want to emphasize the fact that it is a polynomial in X, or we need that to explicitly define a polynomial from another one. For example when composing a polynomial z with the polynomial ωX, the result being denoted by z′:=z(ωX). The symbol ′ is not used to denote derivatives. When interpolating at a domain H={h0​,…,hn​}⊂F, the symbols Li​ denote the Lagrange basis. That is Li​ is the polynomial such that Li​(hj​)=0 for all j=i, and that Li​(hi​)=1. If M is a matrix, then Mi,j​ denotes the value at the row i and column j.","breadcrumbs":"Plonk » Recap » Notation","id":"4","title":"Notation"},"40":{"body":"The result of every challenge is a 256-bit string, which is interpreted as an integer in big-endian order. A field element is constructed out of it by taking modulo the field order. The prime field used in this implementation has a 255-bit order. Therefore some field elements are more probable to occur than others because they have more representatives as 256-bit integers.","breadcrumbs":"Plonk » Implementation » Field elements","id":"40","title":"Field elements"},"41":{"body":"The first messages added to the transcript are all commitments of the polynomials of the common preprocessed input and the values of the public inputs. This prevents a known vulnerability called \"weak Fiat-Shamir\". Check out the following resources to learn more about it. What can go wrong (zkdocs) How not to Prove Yourself: Pitfalls of the Fiat-Shamir Heuristic and Applications to Helios Weak Fiat-Shamir Attacks on Modern Proof Systems","breadcrumbs":"Plonk » Implementation » Strong Fiat-Shamir","id":"41","title":"Strong Fiat-Shamir"},"42":{"body":"In this section, we'll discuss how to build your own constraint system to prove the execution of a particular program.","breadcrumbs":"Plonk » Circuit API » Circuit API","id":"42","title":"Circuit API"},"43":{"body":"Let's take the following simple program as an example. We have two public inputs: x and y. We want to prove to a verifier that we know a private input e such that x * e = y. You can achieve this by building the following constraint system: use lambdaworks_plonk::constraint_system::ConstraintSystem;\nuse lambdaworks_math::elliptic_curve::short_weierstrass::curves::bls12_381::default_types::FrField; fn main() { let system = &mut ConstraintSystem::::new(); let x = system.new_public_input(); let y = system.new_public_input(); let e = system.new_variable(); let z = system.mul(&x, &e); // This constraint system asserts that x * e == y system.assert_eq(&y, &z);\n} This code creates a constraint system over the field of the BLS12381 curve. Then, it creates three variables: two public inputs x and y, and a private variable e. Note that every variable is private except for the public inputs. Finally, it adds the constraints that represent a multiplication and an assertion. Before generating proofs for this system, we need to run a setup and obtain a verifying key: let common = CommonPreprocessedInput::from_constraint_system(&system, &ORDER_R_MINUS_1_ROOT_UNITY);\nlet srs = test_srs(common.n);\nlet kzg = KZG::new(srs); // The commitment scheme for plonk.\nlet vk = setup(&common, &kzg); Now we can generate proofs for our system. We just need to specify the public inputs and obtain a witness that is a solution for our constraint system: let inputs = HashMap::from([(x, FieldElement::from(4)), (e, FieldElement::from(3))]);\nlet assignments = system.solve(inputs).unwrap();\nlet witness = Witness::new(assignments, &system); Once you have all these ingredients, you can call the prover: let public_inputs = system.public_input_values(&assignments);\nlet prover = Prover::new(kzg.clone(), TestRandomFieldGenerator {});\nlet proof = prover.prove(&witness, &public_inputs, &common, &vk); and verify: let verifier = Verifier::new(kzg);\nassert!(verifier.verify(&proof, &public_inputs, &common, &vk));","breadcrumbs":"Plonk » Circuit API » Simple Example","id":"43","title":"Simple Example"},"44":{"body":"Some operations are common, and it makes sense to wrap the set of constraints that do these operations in a function and use it several times. Lambdaworks comes with a collection of functions to help you build your own constraint systems, such as conditionals, inverses, and hash functions. However, if you have an operation that does not come with Lambdaworks, you can easily extend Lambdaworks functionality. Suppose that the exponentiation operation is something common in your program. You can write the square and multiply algorithm and put it inside a function: pub fn pow( system: &mut ConstraintSystem, base: Variable, exponent: Variable,\n) -> Variable { let exponent_bits = system.new_u32(&exponent); let mut result = system.new_constant(FieldElement::one()); for i in 0..32 { if i != 0 { result = system.mul(&result, &result); } let result_times_base = system.mul(&result, &base); result = system.if_else(&exponent_bits[i], &result_times_base, &result); } result\n} This function can then be used to modify our simple program from the previous section. The following circuit checks that the prover knows e such that pow(x, e) = y: use lambdaworks_plonk::constraint_system::ConstraintSystem;\nuse lambdaworks_math::elliptic_curve::short_weierstrass::curves::bls12_381::default_types::FrField; fn main() { let system = &mut ConstraintSystem::::new(); let x = system.new_public_input(); let y = system.new_public_input(); let e = system.new_variable(); let z = pow(system, &x, &e); system.assert_eq(&y, &z);\n} You can keep composing these functions in order to create more complex systems.","breadcrumbs":"Plonk » Circuit API » Building Complex Systems","id":"44","title":"Building Complex Systems"},"45":{"body":"The goal of this document is to give a good a understanding of our stark prover code. To this end, in the first section we go through a recap of how the proving system works at a high level mathematically; then we dive into how that's actually implemented in our code.","breadcrumbs":"STARKs » STARK Prover","id":"45","title":"STARK Prover"},"46":{"body":"","breadcrumbs":"STARKs » Recap » STARKs Recap","id":"46","title":"STARKs Recap"},"47":{"body":"In general, we express computation in our proving system by providing an execution trace satisfying certain constraints . The execution trace is a table containing the state of the system at every step of computation. This computation needs to follow certain rules to be valid; these rules are our constraints . The constraints for our computation are expressed using an Algebraic Intermediate Representation or AIR. This representation uses polynomials to encode constraints, which is why sometimes they are called polynomial constraints. To make all this less abstract, let's go through two examples.","breadcrumbs":"STARKs » Recap » Verifying Computation through Polynomials","id":"47","title":"Verifying Computation through Polynomials"},"48":{"body":"Throughout this section and the following we will use this example extensively to have a concrete example. Even though it's a bit contrived (no one cares about computing fibonacci numbers), it's simple enough to be useful. STARKs and proving systems in general are very abstract things; having an example in mind is essential to not get lost. Let's say our computation consists of calculating the k-th number in the fibonacci sequence. This is just the sequence of numbers \\(a_n\\) satisfying \\[ a_0 = 1 \\] \\[ a_1 = 1 \\] \\[ a_{n+2} = a_{n + 1} + a_n \\] An execution trace for this just consists of a table with one column, where each row is the i-th number in the sequence: a_i 1 1 2 3 5 8 13 21 A valid trace for this computation is a table satisfying two things: The first two rows are 1. The value on any other row is the sum of the two preceding ones. The first item is called a boundary constraint, it just enforces specific values on the trace at certain points. The second one is a transition constraint; it tells you how to go from one step of computation to the next.","breadcrumbs":"STARKs » Recap » Fibonacci numbers","id":"48","title":"Fibonacci numbers"},"49":{"body":"The example above is extremely useful to have a mental model, but it's not really useful for anything else. The problem is it just works for the very narrow example of computing fibonacci numbers. If we wanted to prove execution of something else, we would have to write an AIR for it. What we're actually aiming for is an AIR for an entire general purpose Virtual Machine. This way, we can provide proofs of execution for any computation using just one AIR. This is what cairo as a programming language does. Cairo code compiles to the bytecode of a virtual machine with an already defined AIR. The general flow when using cairo is the following: User writes a cairo program. The program is compiled into Cairo's VM bytecode. The VM executes said code and provides an execution trace for it. The trace is passed on to a STARK prover, which creates a proof of correct execution according to Cairo's AIR. The proof is passed to a verifier, who checks that the proof is valid. Ultimately, our goal is to give the tools to write a STARK prover for the cairo VM and do so. However, this is not a good example to start out as it's incredibly complex. The execution trace of a cairo program has around 30 columns, some for general purpose registers, some for other reasons. Cairo's AIR contains a lot of different transition constraints, encoding all the different possible instructions (arithmetic operations, jumps, etc). Use the fibonacci example as your go-to for understanding all the moving parts; keep the Cairo example in mind as the thing we are actually building towards.","breadcrumbs":"STARKs » Recap » Cairo","id":"49","title":"Cairo"},"5":{"body":"","breadcrumbs":"Plonk » Recap » The ideas and components","id":"5","title":"The ideas and components"},"50":{"body":"Below we go through a step by step explanation of a STARK prover. We will assume the trace of the fibonacci sequence mentioned above; it consists of only one column of length \\(2^n\\). In this case, we'll take n=3. The trace looks like this a_i a_0 a_1 a_2 a_3 a_4 a_5 a_6 a_7","breadcrumbs":"STARKs » Recap » Fibonacci step by step walkthrough","id":"50","title":"Fibonacci step by step walkthrough"},"51":{"body":"The first step is to interpolate these values to generate the trace polynomial. This will be a polynomial encoding all the information about the trace. The way we do it is the following: in the finite field we are working in, we take an 8-th primitive root of unity, let's call it g. It being a primitive root means two things: g is an 8-th root of unity, i.e., \\(g^8 = 1\\). Every 8-th root of unity is of the form \\(g^i\\) for some \\(0 \\leq i \\leq 7\\). With g in hand, we take the trace polynomial t to be the one satisfying t(gi)=ai​ From here onwards, we will talk about the validity of the trace in terms of properties that this polynomial must satisfy. We will also implicitly identify a certain power of \\(g\\) with its corresponding trace element, so for example we sometimes think of \\(g^5\\) as \\(a_5\\), the fifth row in the trace, even though technically it's \\(t\\) evaluated in \\(g^5\\) that equals \\(a_5\\). We talked about two different types of constraints the trace must satisfy to be valid. They were: The first two rows are 1. The value on any other row is the sum of the two preceding ones. In terms of t, this translates to \\(t(g^0) = 1\\) and \\(t(g) = 1\\). \\(t(x g^2) - t(xg) - t(x) = 0\\) for all \\(x \\in {g^0, g^1, g^2, g^3, g^4, g^5}\\). This is because multiplying by g is the same as advancing a row in the trace.","breadcrumbs":"STARKs » Recap » Trace polynomial","id":"51","title":"Trace polynomial"},"52":{"body":"To convince the verifier that the trace polynomial satisfies the relationships above, the prover will construct another polynomial that shows that both the boundary and transition constraints are satisfied and commit to it. We call this polynomial the composition polynomial, and usually denote it with \\(H\\). Constructing it involves a lot of different things, so we'll go step by step introducing all the moving parts required.","breadcrumbs":"STARKs » Recap » Composition Polynomial","id":"52","title":"Composition Polynomial"},"53":{"body":"To show that the boundary constraints are satisfied, we construct the boundary polynomial. Recall that our boundary constraints are \\(t(g^0) = t(g) = 1\\). Let's call \\(P\\) the polynomial that interpolates these constraints, that is, \\(P\\) satisfies: P(1)=1P(g)=1 The boundary polynomial \\(B\\) is defined as follows: B(x)=(x−1)(x−g)t(x)−P(x)​ The denominator here is called the boundary zerofier, and it's the polynomial whose roots are the elements of the trace where the boundary constraints must hold. How does \\(B\\) encode the boundary constraints? The idea is that, if the trace satisfies said constraints, then t(1)−P(1)=1−1=0 t(g)−P(g)=1−1=0 so \\(t(x) - P(x)\\) has \\(1\\) and \\(g\\) as roots. Showing these values are roots is the same as showing that \\(B(x)\\) is a polynomial instead of a rational function, and that's why we construct \\(B\\) this way.","breadcrumbs":"STARKs » Recap » Boundary polynomial","id":"53","title":"Boundary polynomial"},"54":{"body":"To convince the verifier that the transition constraints are satisfied, we construct the transition constraint polynomial and call it \\(C(x)\\). It's defined as follows: C(x)=∏i=05​(x−gi)t(xg2)−t(xg)−t(x)​ How does \\(C\\) encode the transition constraints? We mentioned above that these are satisfied if the polynomial in the numerator vanishes in the elements \\({g^0, g^1, g^2, g^3, g^4, g^5}\\). As with \\(B\\), this is the same as showing that \\(C(x)\\) is a polynomial instead of a rational function.","breadcrumbs":"STARKs » Recap » Transition constraint polynomial","id":"54","title":"Transition constraint polynomial"},"55":{"body":"With the boundary and transition constraint polynomials in hand, we build the composition polynomial \\(H\\) as follows: The verifier will sample four numbers \\(\\beta_1, \\beta_2\\) and \\(H\\) will be H(x)=β1​B(x)+β2​C(x) Why not just take \\(H(x) = B(x) + C(x)\\)? The reason for the betas is to make the resulting \\(H\\) be always different and unpredictable for the prover, so they can't precompute stuff beforehand. With what we discussed above, showing that the constraints are satisfied is equivalent to saying that H is a polynomial and not a rational function (we are simplifying things a bit here, but it works for our purposes).","breadcrumbs":"STARKs » Recap » Constructing \\(H\\)","id":"55","title":"Constructing \\(H\\)"},"56":{"body":"To show \\(H\\) is a polynomial we are going to use the FRI protocol, which we treat as a black box. For all we care, a FRI proof will verify if what we committed to is indeed a polynomial. Thus, the prover will provide a FRI commitment to H, and if it passes, the verifier will be convinced that the constraints are satisfied. There is one catch here though: how does the verifier know that FRI was applied to H and not any other polynomial? For this we need to add an additional step to the protocol.","breadcrumbs":"STARKs » Recap » Commiting to \\(H\\)","id":"56","title":"Commiting to \\(H\\)"},"57":{"body":"After commiting to H, the prover needs to show that H was constructed correctly according to the formula above. To do this, it will ask the prover to provide an evaluation of H on some random point z and evaluations of the trace at the points \\(t(z), t(zg)\\) and \\(t(zg^2)\\). Because the boundary and transition constraints are a public part of the protocol, the verifier knows them, and thus the only thing it needs to compute the evaluation \\((z)\\) by itself are the three trace evaluations mentioned above. Because it asked the prover for them, it can check both sides of the equation: H(z)=β1​B(z)+β2​C(z) and be convinced that \\(H\\) was constructed correctly. We are still not done, however, as the prover could have now cheated on the values of the trace or composition polynomial evaluations.","breadcrumbs":"STARKs » Recap » Consistency check","id":"57","title":"Consistency check"},"58":{"body":"There are two things left the prover needs to show to complete the proof: That \\(H\\) effectively is a polynomial, i.e., that the constraints are satisfied. That the evaluations the prover provided on the consistency check were indeed evaluations of the trace polynomial and composition polynomial on the out of domain point z. Earlier we said we would use the FRI protocol to commit to H and show the first item in the list. However, we can slightly modify the polynomial we do FRI on to show both the first and second items at the same time. This new modified polynomial is called the DEEP composition polynomial. We define it as follows: Deep(x)=γ1​x−zH(x)−H(z)​+γ2​x−zt(x)−t(z)​+γ3​x−zgt(x)−t(zg)​+γ4​x−zg2t(x)−t(zg2)​ where the numbers \\(\\gamma_i\\) are randomly sampled by the verifier. The high level idea is the following: If we apply FRI to this polynomial and it verifies, we are simultaneously showing that \\(H\\) is a polynomial and the prover indeed provided H(z) as one of the out of domain evaluations. This is the first summand in Deep(x). The trace evaluations provided by the prover were the correct ones, i.e., they were \\(t(z)\\), \\(t(zg)\\), and \\(t(zg^2)\\). These are the remaining summands of the Deep(x).","breadcrumbs":"STARKs » Recap » Deep Composition Polynomial","id":"58","title":"Deep Composition Polynomial"},"59":{"body":"The prover needs to show that Deep was constructed correctly according to the formula above. To do this, the verifier will ask the prover to provide: An evaluation of H on z and x_0 Evaluations of the trace at the points \\(t(z)\\), \\(t(zg)\\), \\(t(zg^2)\\) and \\(t(x_0)\\) Where z is the same random, out of domain point used in the consistency check of the composition polynomial, and x_0 is a random point that belongs to the trace domain. With the values provided by the prover, the verifier can check both sides of the equation: Deep(x0​)=γ1​x0​−zH(x0​)−H(z)​+γ2​x0​−zt(x0​)−t(z)​+γ3​x0​−zgt(x0​)−t(zg)​+γ4​x0​−zg2t(x0​)−t(zg2)​ The prover also needs to show that the trace evaluation \\(t(x_0)\\) belongs to the trace. To achieve this, it needs to commit the merkle roots of t and the merkle proof of \\(t(x_0)\\).","breadcrumbs":"STARKs » Recap » Consistency check","id":"59","title":"Consistency check"},"6":{"body":"For better clarity, we'll be using the following toy program throughout this recap. INPUT: x PRIVATE INPUT: e OUTPUT: e * x + x - 1 The observer would have noticed that this program could also be written as (e+1)∗x−1, which is more sensible. But the way it is written now serves us to better explain the arithmetization of PLONK. So we'll stick to it. The idea here is that the verifier holds some value x, say x=3. He gives it to the prover. She executes the program using her own chosen value e, and sends the output value, say 8, along with a proof π demonstrating correct execution of the program and obtaining the correct output. In the context of PLONK, both the inputs and outputs of the program are considered public inputs . This may sound odd, but it is because these are the inputs to the verification algorithm. This is the algorithm that takes, in this case, the tuple (3,8,π) and outputs Accept if the toy program was executed with input x=3, some private value e not revealed to the verifier, and out came 8. Otherwise it outputs Reject . PLONK can be used to delegate program executions to untrusted parties, but it can also be used as a proof of knowledge. Our program could be used by a prover to demostrate that she knows the multiplicative inverse of some value x in the finite field without revealing it. She would do it by sending the verifier the tuple (x,0,π), where π is the proof of the execution of our toy program. In our toy example this is pointless because inverting field elements is easily performed by any verifier. But change our program to the following and you get proofs of knowledge of the preimage of SHA256 digests. PRIVATE INPUT: e OUTPUT: SHA256(e) Here there's no input aside from the prover's private input. As we mentioned, the output h of the program is then part of the inputs to the verification algorithm. Which in this case just takes (h,π).","breadcrumbs":"Plonk » Recap » Programs. Our toy example","id":"6","title":"Programs. Our toy example"},"60":{"body":"We summarize below the steps required in a STARK proof for both prover and verifier.","breadcrumbs":"STARKs » Recap » Summary","id":"60","title":"Summary"},"61":{"body":"Compute the trace polynomial t by interpolating the trace column over a set of \\(2^n\\)-th roots of unity \\({g^i : 0 \\leq i < 2^n}\\). Compute the boundary polynomial B. Compute the transition constraint polynomial C. Construct the composition polynomial H from B and C. Sample an out of domain point z and provide the evaluations \\(H(z)\\), \\(t(z)\\), \\(t(zg)\\), and \\(t(zg^2)\\) to the verifier. Sample a domain point x_0 and provide the evaluations \\(H(x_0)\\) and \\(t(x_0)\\) to the verifier. Construct the deep composition polynomial Deep(x) from H, t, and the evaluations from the item above. Do FRI on Deep(x) and provide the resulting FRI commitment to the verifier. Provide the merkle root of t and the merkle proof of \\(t(x_0)\\).","breadcrumbs":"STARKs » Recap » Prover side","id":"61","title":"Prover side"},"62":{"body":"Take the evaluations \\(H(z)\\), \\(H(x_0)\\), \\(t(z)\\), \\(t(zg)\\), \\(t(zg^2)\\) and \\(t(x_0)\\) the prover provided. Reconstruct the evaluations \\(B(z)\\) and \\(C(z)\\) from the trace evaluations we were given. Check that the claimed evaluation \\(H(z)\\) the prover gave us actually satisfies H(z)=β1​B(z)+β2​C(z) Check that the claimed evaluation \\(Deep(x_0)\\) the prover gave us actually satisfies Deep(x0​)=γ1​x0​−zH(x0​)−H(z)​+γ2​x0​−zt(x0​)−t(z)​+γ3​x0​−zgt(x0​)−t(zg)​+γ4​x0​−zg2t(x0​)−t(zg2)​ Using the merkle root and the merkle proof the prover provided, check that \\(t(x_0)\\) belongs to the trace. Take the provided FRI commitment and check that it verifies.","breadcrumbs":"STARKs » Recap » Verifier side","id":"62","title":"Verifier side"},"63":{"body":"The walkthrough above was for the fibonacci example which, because of its simplicity, allowed us to sweep under the rug a few more complexities that we'll have to tackle on the implementation side. They are:","breadcrumbs":"STARKs » Recap » Simplifications and Omissions","id":"63","title":"Simplifications and Omissions"},"64":{"body":"Our trace contained only one column, but in the general setting there can be multiple (the Cairo AIR has around 30). This means there isn't just one trace polynomial, but several; one for each column. This also means there are multiple boundary constraint polynomials. The general idea, however, remains the same. The deep composition polynomial H is now the sum of several terms containing the boundary constraint polynomials \\(B_1(x), \\dots, B_k(x)\\) (one per column), and each \\(B_i\\) is in turn constructed from the \\(i\\)-th trace polynomial \\(t_i(x)\\).","breadcrumbs":"STARKs » Recap » Multiple trace columns","id":"64","title":"Multiple trace columns"},"65":{"body":"Much in the same way, our fibonacci AIR had only one transition constraint, but there could be several. We will therefore have multiple transition constraint polynomials \\(C_1(x), \\dots, C_n(x)\\), each of which encodes a different relationship between rows that must be satisfied. Also, because there are multiple trace columns, a transition constraint can mix different trace polynomials. One such constraint could be C1​(x)=t1​(gx)−t2​(x) which means \"The first column on the next row has to be equal to the second column in the current row\". Again, even though this seems way more complex, the ideas remain the same. The composition polynomial H will now include a term for every \\(C_i(x)\\), and for each one the prover will have to provide out of domain evaluations of the trace polynomials at the appropriate values. In our example above, to perform the consistency check on \\(C_1(x)\\) the prover will have to provide the evaluations \\(t_1(zg)\\) and \\(t_2(z)\\).","breadcrumbs":"STARKs » Recap » Multiple transition constraints","id":"65","title":"Multiple transition constraints"},"66":{"body":"In the actual implementation, we won't commit to \\(H\\), but rather to a decomposition of \\(H\\) into an even term \\(H_1(x)\\) and an odd term \\(H_2(x)\\), which satisfy H(x)=H1​(x2)+xH2​(x2) This way, we don't commit to \\(H\\) but to \\(H_1\\) and \\(H_2\\). This is just an optimization at the code level; once again, the ideas remain exactly the same.","breadcrumbs":"STARKs » Recap » Composition polynomial decomposition","id":"66","title":"Composition polynomial decomposition"},"67":{"body":"We treated FRI as a black box entirely. However, there is one thing we do need to understand about it: low degree extensions. When applying FRI to a polynomial of degree \\(n\\), we need to provide evaluations of it over a domain with more than \\(n\\) points. In our case, the DEEP composition polynomial's degree is around the same as the trace's, which is, at most, \\(2^n - 1\\) (because it interpolates the trace containing \\(2^n\\) points). The domain we are going to choose to evaluate our DEEP polynomial on will be a set of higher roots of unity. In our fibonacci example, we will take a primitive \\(16\\)-th root of unity \\(\\omega\\). As a reminder, this means: \\(\\omega\\) is an \\(16\\)-th root of unity, i.e., \\(\\omega^{16} = 1\\). Every \\(16\\)-th root of unity is of the form \\(\\omega^i\\) for some \\(0 \\leq i \\leq 15\\). Additionally, we also take it so that \\(\\omega\\) satisfies \\(\\omega^2 = g\\) (\\(g\\) being the \\(8\\)-th primitive root of unity we used to construct t). The evaluation of \\(t\\) on the set \\({\\omega^i : 0 \\leq i \\leq 15}\\) is called a low degree extension (LDE) of \\(t\\). Notice this is not a new polynomial, they're evaluations of \\(t\\) on some set of points. Also note that, because \\(\\omega^2 = g\\), the LDE contains all the evaluations of \\(t\\) on the set of powers of \\(g\\). In fact, {t(ω2i):0≤i≤15}={t(gi):0≤i≤7} This will be extremely important when we get to implementation. For our LDE, we chose \\(16\\)-th roots of unity, but we could have chosen any other power of two greater than \\(8\\). In general, this choice is called the blowup factor, so that if the trace has \\(2^n\\) elements, a blowup factor of \\(b\\) means our LDE evaluates over the \\(2^{n} * b\\) roots of unity (\\(b\\) needs to be a power of two). The blowup factor is a parameter of the protocol related to its security.","breadcrumbs":"STARKs » Recap » FRI, low degree extensions and roots of unity","id":"67","title":"FRI, low degree extensions and roots of unity"},"68":{"body":"In this section, we start diving deeper before showing the formal protocol. If you haven't done so, we recommend reading the \"Recap\" section first. At a high level, the protocol works as follows. The starting point is a matrix T that encodes the trace of a valid execution of the program. This matrix needs to be in a particular format so that its correctness is equivalent to checking a finite number of polynomial equations on its rows. Transforming the execution to this matrix is what's called the arithmetization process. Then a single polynomial F is constructed that encodes the set of all the polynomial constraints. The satisfiability of all these constraints is equivalent to F being divisible by some public polynomial G. So the prover constructs H as the quotient F/G called the composition polynomial. Then the verifier chooses a random point z and challenges the prover to reveal the values F(z) and H(z). Then the verifier checks that H(z)=F(z)/G(z), which convinces him that the same relation holds at a level of polynomials and, in consequence, convinces the verifier that the private trace T of the prover is valid. In summary, at a very high level, the STARK protocol can be organized into three major parts: Arithmetization and commitment of execution trace. Construction and commitment of composition polynomial H. Opening of polynomials at random z.","breadcrumbs":"STARKs » Protocol overview » Protocol Overview","id":"68","title":"Protocol Overview"},"69":{"body":"As the Recap mentions, the trace is a table containing the system's state at every step. In this section, we will denote the trace as T. A trace can have several columns to store different aspects or features of a particular state at a specific moment. We will refer to the j-th column as Tj​. You can think of a trace as a matrix T where the entry Tij​ is the j-th element of the i-th state. Most proving systems' primary tool is polynomials over a finite field F. Each column Tj​ of the trace T will be interpreted as evaluations of such a polynomial tj​. Consequently, any information about the states must be encoded somehow as an element in F. To ease notation, we will assume here and in the protocol that the constraints encoding transition rules depend only on a state and the previous one. Everything can be easily generalized to transitions that depend on many preceding states. Then, constraints can be expressed as multivariate polynomials in 2m variables PkT​(X1​,…,Xm​,Y1​,…,Ym​) A transition from state i to state i+1 will be valid if and only if when we plug row i of T in the first m variables and row i+1 in the second m variables of PkT​, we get 0 for all k. In mathematical notation, this is PkT​(Ti,0​,…,Ti,m​,Ti+1,0​,…,Ti+1,m​)=0 for all k These are called transition constraints and check the trace's local properties, where local means relative to specific rows. There is another type of constraint, called boundary constraint , and denoted PjB​. These enforce parts of the trace to take particular values. It is helpful, for example, to verify the initial states. So far, these constraints can only express the local properties of the trace. There are situations where the global properties of the trace need to be checked for consistency. For example, a column may need to take all values in a range but not in any predefined way. Several methods exist to express these global properties as local by adding redundant columns. Usually, they need to involve randomness from the verifier to make sense, and they turn into an interactive protocol called Randomized AIR with Preprocessing .","breadcrumbs":"STARKs » Protocol overview » Arithmetization","id":"69","title":"Arithmetization"},"7":{"body":"This is the process that takes the circuit of a particular program and produces a set of mathematical tools that can be used to generate and verify proofs of execution. The end result will be a set of eight polynomials. To compute them we need first to define two matrices. We call them the Q matrix and the V matrix. The polynomials and the matrices depend only on the program and not on any particular execution of it. So they can be computed once and used for every execution instance. To understand what they are useful for, we need to start from execution traces .","breadcrumbs":"Plonk » Recap » PLONK Arithmetization","id":"7","title":"PLONK Arithmetization"},"70":{"body":"To make interactions possible, a crucial cryptographic primitive is the Polynomial Commitment Scheme. This prevents the prover from changing the polynomials to adjust them to what the verifier expects. Such a scheme consists of the commit and the open protocols. STARK uses a univariate polynomial commitment scheme that internally combines a vector commitment scheme and a protocol called FRI. Let's begin with these two components and see how they build up the polynomial commitment scheme.","breadcrumbs":"STARKs » Protocol overview » Polynomial commitment scheme","id":"70","title":"Polynomial commitment scheme"},"71":{"body":"Given a vector Y=(y0​,…,yM​), commiting to Y means the following. The prover builds a Merkle tree out of it and sends its root to the verifier. The verifier can then ask the prover to reveal, or open , the value of the vector Y at some index i. The prover won't have any choice except to send the correct value. The verifier will expect the corresponding value yi​ and the authentication path to the tree's root to check its authenticity. The authentication path also encodes the vector's position i and its length M. The root of the Merkle tree is said to be the commitment of Y, and we denote it here by [Y].","breadcrumbs":"STARKs » Protocol overview » Vector commitments","id":"71","title":"Vector commitments"},"72":{"body":"In STARKs, all commited vectors are of the form Y=(p(d1​),…,p(dM​)) for some polynomial p and some fixed domain D=(d1​,…,dM​). The domain is always known to the prover and the verifier. It can be proved, as long as M is less than the total number of field elements, that every vector (y0​,…,yM​) is equal to (p(d1​),…,p(dM​)) for a unique polynomial p of degree at most M−1. This is called the Lagrange interpolation theorem. It means, there is a unique polynomial of degree at most M−1 such that p(di​)=yi​ for all i. And M−1 is an upper bound to the degree of p. It could be less. For example, the vector of all ones Y=(1,1,…,1) is the evaluation of the constant polynomial p=1, which has degree 0. Suppose the vector Y=(y1​,…,yM​) is the vector of evaluations of a polynomial p of degree strictly less than M−1. Suppose one party holds the vector Y and another party holds only the commitment [Y] of it. The FRI protocol is an efficient interactive protocol with which the former can convince the latter that the commitment they hold corresponds to the vector of evaluations of a polynomial p of degree strictly less than M. More precisely, the protocol depends on the following parameters Powers of two N=2n and M=2m with n":{":":{":":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":2,"docs":{"43":{"tf":1.0},"44":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"<":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"44":{"tf":1.0}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":30,"docs":{"11":{"tf":1.0},"111":{"tf":1.4142135623730951},"112":{"tf":1.0},"113":{"tf":2.0},"116":{"tf":1.0},"117":{"tf":1.0},"124":{"tf":1.0},"127":{"tf":1.4142135623730951},"129":{"tf":1.0},"13":{"tf":1.4142135623730951},"130":{"tf":1.0},"131":{"tf":2.449489742783178},"15":{"tf":1.4142135623730951},"19":{"tf":1.0},"20":{"tf":1.0},"40":{"tf":1.0},"52":{"tf":1.4142135623730951},"53":{"tf":1.4142135623730951},"54":{"tf":1.0},"55":{"tf":1.0},"57":{"tf":1.4142135623730951},"59":{"tf":1.0},"61":{"tf":1.4142135623730951},"64":{"tf":1.0},"67":{"tf":1.0},"68":{"tf":1.7320508075688772},"83":{"tf":1.4142135623730951},"84":{"tf":1.4142135623730951},"90":{"tf":1.0},"93":{"tf":1.0}}}},"df":0,"docs":{}}}}},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":8,"docs":{"12":{"tf":1.0},"131":{"tf":1.0},"34":{"tf":1.0},"47":{"tf":1.0},"49":{"tf":1.0},"64":{"tf":1.4142135623730951},"67":{"tf":1.4142135623730951},"69":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":5,"docs":{"108":{"tf":1.4142135623730951},"13":{"tf":1.0},"6":{"tf":1.0},"79":{"tf":1.0},"83":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":2,"docs":{"101":{"tf":1.0},"131":{"tf":2.0}}}}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"48":{"tf":1.0}}}},"o":{"df":0,"docs":{},"l":{"df":1,"docs":{"117":{"tf":1.0}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":2,"docs":{"34":{"tf":1.0},"91":{"tf":1.0}}},"t":{"df":1,"docs":{"94":{"tf":1.0}}}},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"13":{"tf":1.4142135623730951}}},"t":{"df":2,"docs":{"13":{"tf":1.0},"3":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"n":{"c":{"df":9,"docs":{"20":{"tf":1.4142135623730951},"52":{"tf":1.0},"54":{"tf":1.0},"56":{"tf":1.0},"57":{"tf":1.0},"68":{"tf":1.4142135623730951},"72":{"tf":1.0},"74":{"tf":1.0},"79":{"tf":1.0}}},"df":0,"docs":{}}}}},"o":{"df":0,"docs":{},"r":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":4,"docs":{"13":{"tf":1.4142135623730951},"72":{"tf":1.0},"78":{"tf":1.0},"91":{"tf":1.0}}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"i":{"df":3,"docs":{"127":{"tf":1.7320508075688772},"131":{"tf":1.7320508075688772},"34":{"tf":1.0}}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"123":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"129":{"tf":1.0}}},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":6,"docs":{"136":{"tf":1.0},"49":{"tf":1.0},"58":{"tf":1.0},"6":{"tf":1.4142135623730951},"68":{"tf":1.0},"71":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":7,"docs":{"103":{"tf":1.0},"116":{"tf":1.0},"131":{"tf":1.0},"136":{"tf":1.0},"57":{"tf":1.4142135623730951},"59":{"tf":1.0},"83":{"tf":1.0}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":16,"docs":{"10":{"tf":1.4142135623730951},"107":{"tf":1.0},"12":{"tf":1.0},"127":{"tf":1.4142135623730951},"13":{"tf":1.0},"131":{"tf":2.23606797749979},"134":{"tf":1.7320508075688772},"15":{"tf":1.4142135623730951},"22":{"tf":1.0},"3":{"tf":1.0},"35":{"tf":1.4142135623730951},"51":{"tf":1.0},"71":{"tf":1.0},"72":{"tf":1.0},"74":{"tf":1.0},"9":{"tf":2.0}}},"df":0,"docs":{}}}}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"108":{"tf":1.0}}}}}}}}},"df":3,"docs":{"108":{"tf":1.0},"124":{"tf":2.23606797749979},"90":{"tf":1.0}}}},"t":{"df":1,"docs":{"136":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"79":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"n":{"'":{"df":0,"docs":{},"t":{"df":1,"docs":{"102":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"104":{"tf":1.0}}}},"r":{"df":0,"docs":{},"s":{"df":3,"docs":{"11":{"tf":1.0},"124":{"tf":1.0},"13":{"tf":1.0}}}}}},"p":{"df":0,"docs":{},"u":{"df":1,"docs":{"2":{"tf":2.23606797749979}}}},"r":{"a":{"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"df":1,"docs":{"78":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":5,"docs":{"107":{"tf":1.0},"131":{"tf":1.0},"43":{"tf":1.4142135623730951},"44":{"tf":1.0},"49":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"33":{"tf":1.0}}}}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"2":{"tf":1.0}}}}}}},"i":{"c":{"df":1,"docs":{"131":{"tf":1.0}}},"df":0,"docs":{}}}},"u":{"c":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"70":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"df":3,"docs":{"18":{"tf":1.0},"3":{"tf":1.0},"70":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}},"s":{":":{":":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"34":{"tf":3.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"34":{"tf":2.449489742783178}}},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"131":{"tf":1.7320508075688772}}}}},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":6,"docs":{"106":{"tf":2.23606797749979},"108":{"tf":1.0},"120":{"tf":1.0},"39":{"tf":1.0},"65":{"tf":1.0},"83":{"tf":1.0}}}}}},"v":{"df":2,"docs":{"37":{"tf":1.0},"43":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"11":{"tf":1.4142135623730951}}}}}}},"y":{"c":{"df":0,"docs":{},"l":{"df":2,"docs":{"129":{"tf":1.0},"131":{"tf":1.0}},"i":{"c":{"df":1,"docs":{"37":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"d":{"0":{"df":1,"docs":{"134":{"tf":1.7320508075688772}},"​":{":":{"=":{"d":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"e":{"df":1,"docs":{"93":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"1":{"df":1,"docs":{"134":{"tf":1.7320508075688772}}},"2":{"df":1,"docs":{"134":{"tf":1.7320508075688772}}},"3":{"df":1,"docs":{"134":{"tf":1.7320508075688772}}},"=":{"(":{"d":{"1":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"…":{",":{"d":{"df":0,"docs":{},"m":{"df":3,"docs":{"72":{"tf":1.4142135623730951},"74":{"tf":1.0},"79":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"y":{"1":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"y":{"df":0,"docs":{},"l":{"df":1,"docs":{"89":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"{":{"1":{",":{"df":0,"docs":{},"η":{",":{"df":0,"docs":{},"η":{"2":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"η":{"3":{"df":0,"docs":{},"n":{"df":0,"docs":{},"−":{"1":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"df":0,"docs":{},"}":{"df":0,"docs":{},"i":{"=":{"0":{"2":{"df":0,"docs":{},"n":{"df":0,"docs":{},"−":{"1":{"df":1,"docs":{"83":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"a":{"df":0,"docs":{},"t":{"a":{"df":2,"docs":{"131":{"tf":1.4142135623730951},"31":{"tf":1.0}}},"df":0,"docs":{}}},"df":11,"docs":{"113":{"tf":1.0},"127":{"tf":1.4142135623730951},"13":{"tf":1.0},"131":{"tf":2.23606797749979},"132":{"tf":1.4142135623730951},"134":{"tf":1.0},"2":{"tf":1.4142135623730951},"72":{"tf":1.0},"75":{"tf":1.0},"81":{"tf":1.0},"83":{"tf":1.0}},"e":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"82":{"tf":1.0}}}}},"o":{"d":{"df":3,"docs":{"127":{"tf":1.0},"131":{"tf":2.0},"132":{"tf":1.0}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":2,"docs":{"136":{"tf":1.0},"93":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"t":{"df":4,"docs":{"112":{"tf":1.0},"115":{"tf":1.4142135623730951},"131":{"tf":1.0},"66":{"tf":1.4142135623730951}}}}}}}}}},"d":{"df":0,"docs":{},"i":{"c":{"df":2,"docs":{"131":{"tf":1.4142135623730951},"135":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"(":{"df":0,"docs":{},"x":{")":{"=":{"df":0,"docs":{},"γ":{"1":{"df":0,"docs":{},"​":{"df":0,"docs":{},"x":{"df":0,"docs":{},"−":{"df":0,"docs":{},"z":{"df":0,"docs":{},"h":{"(":{"df":0,"docs":{},"x":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"h":{"(":{"df":0,"docs":{},"z":{")":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"γ":{"2":{"df":0,"docs":{},"​":{"df":0,"docs":{},"x":{"df":0,"docs":{},"−":{"df":0,"docs":{},"z":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"x":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"z":{")":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"γ":{"3":{"df":0,"docs":{},"​":{"df":0,"docs":{},"x":{"df":0,"docs":{},"−":{"df":0,"docs":{},"z":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"x":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"z":{"df":0,"docs":{},"g":{")":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"γ":{"4":{"df":0,"docs":{},"​":{"df":0,"docs":{},"x":{"df":0,"docs":{},"−":{"df":0,"docs":{},"z":{"df":0,"docs":{},"g":{"2":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"x":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"z":{"df":0,"docs":{},"g":{"2":{"df":1,"docs":{"58":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"0":{"df":1,"docs":{"112":{"tf":1.0}},"​":{")":{"=":{"df":0,"docs":{},"γ":{"1":{"df":0,"docs":{},"​":{"df":0,"docs":{},"x":{"0":{"df":0,"docs":{},"​":{"df":0,"docs":{},"−":{"df":0,"docs":{},"z":{"df":0,"docs":{},"h":{"(":{"df":0,"docs":{},"x":{"0":{"df":0,"docs":{},"​":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"h":{"(":{"df":0,"docs":{},"z":{")":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"γ":{"2":{"df":0,"docs":{},"​":{"df":0,"docs":{},"x":{"0":{"df":0,"docs":{},"​":{"df":0,"docs":{},"−":{"df":0,"docs":{},"z":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"x":{"0":{"df":0,"docs":{},"​":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"z":{")":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"γ":{"3":{"df":0,"docs":{},"​":{"df":0,"docs":{},"x":{"0":{"df":0,"docs":{},"​":{"df":0,"docs":{},"−":{"df":0,"docs":{},"z":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"x":{"0":{"df":0,"docs":{},"​":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"z":{"df":0,"docs":{},"g":{")":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"γ":{"4":{"df":0,"docs":{},"​":{"df":0,"docs":{},"x":{"0":{"df":0,"docs":{},"​":{"df":0,"docs":{},"−":{"df":0,"docs":{},"z":{"df":0,"docs":{},"g":{"2":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"x":{"0":{"df":0,"docs":{},"​":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"z":{"df":0,"docs":{},"g":{"2":{"df":3,"docs":{"112":{"tf":1.0},"59":{"tf":1.0},"62":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"_":{"0":{"df":1,"docs":{"62":{"tf":1.0}}},"df":0,"docs":{}},"df":3,"docs":{"111":{"tf":1.4142135623730951},"58":{"tf":1.4142135623730951},"61":{"tf":1.4142135623730951}}}},"df":13,"docs":{"111":{"tf":1.0},"118":{"tf":1.7320508075688772},"124":{"tf":1.0},"58":{"tf":1.4142135623730951},"59":{"tf":1.0},"61":{"tf":1.0},"64":{"tf":1.0},"67":{"tf":1.4142135623730951},"79":{"tf":1.0},"80":{"tf":1.4142135623730951},"94":{"tf":1.0},"96":{"tf":1.0},"99":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"102":{"tf":1.0},"68":{"tf":1.0}}}}}},"f":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"8":{"tf":1.0}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":27,"docs":{"104":{"tf":1.7320508075688772},"107":{"tf":1.0},"108":{"tf":1.4142135623730951},"109":{"tf":1.0},"112":{"tf":1.0},"113":{"tf":1.0},"127":{"tf":1.7320508075688772},"13":{"tf":1.7320508075688772},"132":{"tf":2.449489742783178},"134":{"tf":1.0},"135":{"tf":2.0},"19":{"tf":1.0},"22":{"tf":1.0},"24":{"tf":1.0},"25":{"tf":1.4142135623730951},"27":{"tf":1.4142135623730951},"34":{"tf":1.4142135623730951},"4":{"tf":1.0},"49":{"tf":1.0},"53":{"tf":1.0},"54":{"tf":1.0},"58":{"tf":1.0},"7":{"tf":1.0},"89":{"tf":1.0},"93":{"tf":1.4142135623730951},"94":{"tf":1.0},"96":{"tf":1.7320508075688772}},"i":{"df":0,"docs":{},"t":{"df":3,"docs":{"13":{"tf":1.4142135623730951},"33":{"tf":1.0},"90":{"tf":1.0}}}}}}},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":18,"docs":{"108":{"tf":1.0},"113":{"tf":1.0},"118":{"tf":1.0},"124":{"tf":1.0},"13":{"tf":1.4142135623730951},"131":{"tf":1.0},"19":{"tf":2.23606797749979},"2":{"tf":1.4142135623730951},"25":{"tf":1.0},"67":{"tf":2.23606797749979},"72":{"tf":3.0},"73":{"tf":1.4142135623730951},"74":{"tf":1.7320508075688772},"77":{"tf":2.0},"78":{"tf":1.7320508075688772},"79":{"tf":1.0},"80":{"tf":1.0},"90":{"tf":1.4142135623730951}}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":2,"docs":{"136":{"tf":1.0},"6":{"tf":1.0}}}},"i":{"c":{"df":1,"docs":{"15":{"tf":1.0}}},"df":0,"docs":{}},"v":{"df":1,"docs":{"3":{"tf":1.0}}}},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":2,"docs":{"12":{"tf":1.0},"6":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"6":{"tf":1.0}}}}}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":4,"docs":{"113":{"tf":1.0},"122":{"tf":1.0},"124":{"tf":1.4142135623730951},"53":{"tf":1.0}}}}},"t":{"df":18,"docs":{"13":{"tf":1.0},"132":{"tf":1.0},"135":{"tf":1.0},"18":{"tf":1.0},"35":{"tf":1.0},"4":{"tf":3.0},"52":{"tf":1.0},"69":{"tf":1.4142135623730951},"71":{"tf":1.0},"74":{"tf":1.0},"76":{"tf":1.0},"81":{"tf":1.0},"82":{"tf":1.0},"83":{"tf":1.0},"88":{"tf":1.0},"89":{"tf":2.0},"90":{"tf":1.4142135623730951},"94":{"tf":1.4142135623730951}}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":9,"docs":{"108":{"tf":1.0},"12":{"tf":1.4142135623730951},"131":{"tf":1.7320508075688772},"69":{"tf":1.4142135623730951},"7":{"tf":1.0},"72":{"tf":1.4142135623730951},"83":{"tf":1.4142135623730951},"9":{"tf":1.0},"91":{"tf":1.0}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":6,"docs":{"127":{"tf":1.0},"131":{"tf":1.7320508075688772},"132":{"tf":1.0},"4":{"tf":1.0},"88":{"tf":1.0},"90":{"tf":1.0}}}}},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"b":{"df":12,"docs":{"127":{"tf":1.0},"130":{"tf":1.0},"132":{"tf":1.0},"22":{"tf":1.4142135623730951},"36":{"tf":1.0},"39":{"tf":1.0},"73":{"tf":1.0},"76":{"tf":1.0},"79":{"tf":1.0},"85":{"tf":1.0},"86":{"tf":1.0},"94":{"tf":1.0}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":3,"docs":{"127":{"tf":1.0},"15":{"tf":1.0},"81":{"tf":1.0}}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":2,"docs":{"136":{"tf":1.0},"9":{"tf":1.0}}}},"r":{"df":2,"docs":{"131":{"tf":1.0},"19":{"tf":1.0}}}}},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":10,"docs":{"102":{"tf":1.0},"113":{"tf":1.0},"129":{"tf":1.0},"130":{"tf":1.0},"131":{"tf":1.0},"136":{"tf":1.0},"17":{"tf":1.0},"33":{"tf":1.0},"36":{"tf":1.4142135623730951},"74":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"90":{"tf":1.0}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"88":{"tf":1.0}}}}}}}}}}},"v":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"136":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":15,"docs":{"117":{"tf":1.0},"13":{"tf":1.7320508075688772},"131":{"tf":1.0},"134":{"tf":1.0},"19":{"tf":1.0},"2":{"tf":1.0},"49":{"tf":1.4142135623730951},"51":{"tf":1.0},"52":{"tf":1.0},"55":{"tf":1.0},"65":{"tf":1.4142135623730951},"69":{"tf":1.0},"72":{"tf":1.0},"79":{"tf":1.0},"8":{"tf":1.0}}}}}},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"6":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"13":{"tf":1.0},"131":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}},"s":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":3,"docs":{"33":{"tf":1.0},"42":{"tf":1.0},"55":{"tf":1.0}}}}}},"df":0,"docs":{},"j":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"89":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"8":{"tf":1.0}}}}}}}}}}},"v":{"df":0,"docs":{},"e":{"df":4,"docs":{"102":{"tf":1.0},"45":{"tf":1.0},"68":{"tf":1.0},"80":{"tf":1.0}}},"i":{"d":{"df":7,"docs":{"122":{"tf":1.4142135623730951},"124":{"tf":1.7320508075688772},"131":{"tf":1.4142135623730951},"37":{"tf":1.0},"78":{"tf":1.0},"98":{"tf":1.0},"99":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":4,"docs":{"124":{"tf":1.4142135623730951},"131":{"tf":1.0},"68":{"tf":1.0},"98":{"tf":1.0}}}}},"​":{"=":{"df":0,"docs":{},"h":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"i":{"df":2,"docs":{"72":{"tf":1.0},"74":{"tf":1.0}}}}}},"df":0,"docs":{},"∈":{"d":{"df":1,"docs":{"72":{"tf":1.0}}},"df":0,"docs":{}},"−":{"df":0,"docs":{},"z":{"df":1,"docs":{"78":{"tf":1.0}}}}}},"k":{"df":0,"docs":{},"​":{":":{"=":{"(":{"d":{"0":{"2":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"…":{",":{"d":{"df":0,"docs":{},"l":{"df":0,"docs":{},"−":{"1":{"2":{"df":1,"docs":{"93":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"−":{"1":{"df":0,"docs":{},"​":{"=":{"(":{"d":{"0":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"…":{",":{"d":{"2":{"df":0,"docs":{},"l":{"df":0,"docs":{},"−":{"1":{"df":1,"docs":{"93":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"l":{"d":{"df":0,"docs":{},"e":{"df":1,"docs":{"82":{"tf":1.0}},"​":{"=":{"(":{"df":0,"docs":{},"h":{",":{"df":0,"docs":{},"h":{"df":0,"docs":{},"ω":{",":{"df":0,"docs":{},"h":{"df":0,"docs":{},"ω":{"2":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"h":{"df":0,"docs":{},"ω":{"2":{"df":0,"docs":{},"n":{"+":{"df":0,"docs":{},"l":{"df":1,"docs":{"81":{"tf":1.0}},"−":{"1":{"df":1,"docs":{"90":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"o":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"0":{"tf":1.0},"45":{"tf":1.0}}}}}}}},"df":5,"docs":{"108":{"tf":1.0},"113":{"tf":1.0},"124":{"tf":1.7320508075688772},"131":{"tf":1.4142135623730951},"134":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"n":{"'":{"df":0,"docs":{},"t":{"df":3,"docs":{"124":{"tf":1.0},"13":{"tf":1.0},"31":{"tf":1.0}}}},"df":0,"docs":{}}}},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":24,"docs":{"100":{"tf":1.0},"111":{"tf":1.4142135623730951},"114":{"tf":1.0},"116":{"tf":1.4142135623730951},"118":{"tf":1.0},"124":{"tf":1.4142135623730951},"13":{"tf":2.0},"15":{"tf":1.0},"19":{"tf":1.0},"23":{"tf":1.0},"24":{"tf":1.0},"25":{"tf":1.0},"31":{"tf":1.4142135623730951},"34":{"tf":1.4142135623730951},"4":{"tf":1.0},"58":{"tf":1.4142135623730951},"59":{"tf":1.4142135623730951},"61":{"tf":1.4142135623730951},"65":{"tf":1.0},"67":{"tf":1.4142135623730951},"72":{"tf":1.7320508075688772},"83":{"tf":1.0},"90":{"tf":1.0},"93":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"n":{"'":{"df":0,"docs":{},"t":{"df":9,"docs":{"110":{"tf":1.0},"113":{"tf":1.0},"115":{"tf":1.4142135623730951},"117":{"tf":1.0},"122":{"tf":1.4142135623730951},"124":{"tf":1.7320508075688772},"134":{"tf":1.0},"136":{"tf":1.0},"66":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":11,"docs":{"102":{"tf":1.0},"104":{"tf":1.0},"109":{"tf":1.0},"113":{"tf":1.4142135623730951},"117":{"tf":1.4142135623730951},"131":{"tf":1.4142135623730951},"136":{"tf":1.4142135623730951},"57":{"tf":1.0},"68":{"tf":1.0},"82":{"tf":1.0},"83":{"tf":1.0}}}},"t":{"df":2,"docs":{"64":{"tf":1.0},"65":{"tf":1.0}}},"w":{"df":0,"docs":{},"n":{"df":4,"docs":{"13":{"tf":1.4142135623730951},"15":{"tf":1.0},"20":{"tf":1.0},"34":{"tf":1.0}}}}},"s":{"df":1,"docs":{"93":{"tf":1.4142135623730951}},"t":{"_":{"a":{"d":{"d":{"df":0,"docs":{},"r":{"[":{"0":{"df":1,"docs":{"132":{"tf":1.0}}},"1":{"df":1,"docs":{"132":{"tf":1.0}}},"df":0,"docs":{}},"df":3,"docs":{"127":{"tf":1.0},"131":{"tf":1.7320508075688772},"132":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"131":{"tf":1.0}}}}}},"df":3,"docs":{"127":{"tf":1.0},"131":{"tf":2.23606797749979},"132":{"tf":1.4142135623730951}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"134":{"tf":1.0}}}}}},"​":{"=":{"(":{"1":{",":{"df":0,"docs":{},"g":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"g":{"2":{"df":0,"docs":{},"n":{"df":0,"docs":{},"−":{"1":{"df":1,"docs":{"90":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"{":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"}":{"df":0,"docs":{},"i":{"=":{"0":{"2":{"df":0,"docs":{},"n":{"df":0,"docs":{},"−":{"1":{"df":0,"docs":{},"​":{"df":0,"docs":{},"⊆":{"df":0,"docs":{},"f":{"df":1,"docs":{"81":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"e":{"df":2,"docs":{"12":{"tf":1.0},"3":{"tf":1.0}}},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":3,"docs":{"131":{"tf":1.7320508075688772},"134":{"tf":1.0},"35":{"tf":1.7320508075688772}}}}},"r":{"df":0,"docs":{},"e":{"df":2,"docs":{"13":{"tf":1.0},"79":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"+":{"1":{")":{"df":0,"docs":{},"∗":{"df":0,"docs":{},"x":{"df":0,"docs":{},"−":{"1":{"df":1,"docs":{"6":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"=":{"2":{"df":1,"docs":{"8":{"tf":1.0}}},"df":0,"docs":{}},"a":{"c":{"df":0,"docs":{},"h":{"df":25,"docs":{"101":{"tf":1.0},"105":{"tf":1.0},"108":{"tf":1.7320508075688772},"113":{"tf":1.7320508075688772},"124":{"tf":1.0},"127":{"tf":1.4142135623730951},"13":{"tf":1.0},"131":{"tf":3.3166247903554},"132":{"tf":1.0},"134":{"tf":2.0},"135":{"tf":1.7320508075688772},"136":{"tf":2.23606797749979},"2":{"tf":1.0},"48":{"tf":1.0},"64":{"tf":1.4142135623730951},"65":{"tf":1.4142135623730951},"69":{"tf":1.0},"79":{"tf":1.7320508075688772},"81":{"tf":1.4142135623730951},"82":{"tf":1.0},"83":{"tf":1.0},"9":{"tf":1.0},"93":{"tf":1.4142135623730951},"94":{"tf":1.0},"98":{"tf":1.0}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"58":{"tf":1.0},"79":{"tf":1.0}}}}}}},"s":{"df":1,"docs":{"69":{"tf":1.0}},"i":{"df":1,"docs":{"13":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":4,"docs":{"113":{"tf":1.0},"44":{"tf":1.0},"6":{"tf":1.0},"69":{"tf":1.0}}}}}}},"df":10,"docs":{"10":{"tf":1.0},"127":{"tf":1.4142135623730951},"131":{"tf":1.7320508075688772},"132":{"tf":1.4142135623730951},"33":{"tf":1.0},"34":{"tf":2.6457513110645907},"43":{"tf":2.6457513110645907},"44":{"tf":2.0},"6":{"tf":2.23606797749979},"8":{"tf":1.7320508075688772}},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"58":{"tf":1.0}}}},"df":0,"docs":{}},"i":{"c":{"df":0,"docs":{},"i":{"df":4,"docs":{"131":{"tf":1.0},"136":{"tf":1.0},"3":{"tf":1.0},"72":{"tf":1.0}}}},"df":0,"docs":{}}}},"i":{"df":1,"docs":{"122":{"tf":1.0}},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":5,"docs":{"136":{"tf":1.0},"14":{"tf":1.0},"22":{"tf":1.0},"34":{"tf":1.4142135623730951},"7":{"tf":1.0}}}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":29,"docs":{"100":{"tf":1.0},"106":{"tf":1.0},"120":{"tf":1.0},"122":{"tf":1.0},"124":{"tf":2.0},"129":{"tf":1.0},"13":{"tf":5.477225575051661},"15":{"tf":1.0},"18":{"tf":2.449489742783178},"30":{"tf":1.0},"34":{"tf":1.7320508075688772},"40":{"tf":1.7320508075688772},"51":{"tf":1.0},"53":{"tf":1.0},"54":{"tf":1.0},"6":{"tf":1.0},"67":{"tf":1.0},"69":{"tf":1.4142135623730951},"72":{"tf":1.0},"73":{"tf":1.4142135623730951},"76":{"tf":1.0},"78":{"tf":1.0},"81":{"tf":1.0},"83":{"tf":1.0},"90":{"tf":1.0},"91":{"tf":2.0},"94":{"tf":1.4142135623730951},"97":{"tf":1.4142135623730951},"98":{"tf":1.0}}}}}}}},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"4":{"tf":1.0}}}},"df":0,"docs":{}},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"y":{"df":2,"docs":{"114":{"tf":1.0},"99":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"35":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"117":{"tf":1.0}}}}},"n":{"a":{"b":{"df":0,"docs":{},"l":{"df":2,"docs":{"131":{"tf":1.0},"3":{"tf":1.0}}}},"df":0,"docs":{}},"c":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"108":{"tf":1.0}}}}}}},"df":0,"docs":{},"o":{"d":{"df":14,"docs":{"10":{"tf":1.0},"104":{"tf":1.0},"106":{"tf":1.0},"47":{"tf":1.0},"49":{"tf":1.0},"51":{"tf":1.0},"53":{"tf":1.0},"54":{"tf":1.0},"65":{"tf":1.0},"68":{"tf":1.4142135623730951},"69":{"tf":1.4142135623730951},"71":{"tf":1.0},"83":{"tf":1.0},"9":{"tf":1.0}}},"df":0,"docs":{}}},"d":{"df":10,"docs":{"102":{"tf":1.0},"108":{"tf":1.0},"11":{"tf":1.0},"115":{"tf":1.0},"12":{"tf":1.0},"129":{"tf":1.0},"39":{"tf":1.0},"45":{"tf":1.0},"7":{"tf":1.0},"94":{"tf":1.0}},"i":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"40":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"c":{"df":5,"docs":{"131":{"tf":1.0},"135":{"tf":1.4142135623730951},"136":{"tf":2.0},"48":{"tf":1.0},"69":{"tf":1.0}}},"df":0,"docs":{}}}},"g":{"a":{"df":0,"docs":{},"g":{"df":3,"docs":{"74":{"tf":1.0},"76":{"tf":1.0},"85":{"tf":1.0}}}},"df":0,"docs":{}},"h":{"a":{"df":0,"docs":{},"n":{"c":{"df":1,"docs":{"99":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":3,"docs":{"113":{"tf":1.4142135623730951},"131":{"tf":1.0},"48":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"82":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"13":{"tf":1.0}}}},"i":{"df":0,"docs":{},"r":{"df":4,"docs":{"11":{"tf":1.0},"13":{"tf":1.0},"49":{"tf":1.0},"67":{"tf":1.0}}},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"103":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"i":{"df":6,"docs":{"126":{"tf":1.0},"127":{"tf":2.0},"132":{"tf":2.0},"35":{"tf":1.0},"69":{"tf":1.0},"90":{"tf":1.0}}}}}},"q":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"l":{"df":16,"docs":{"10":{"tf":1.0},"100":{"tf":1.0},"105":{"tf":1.7320508075688772},"12":{"tf":1.0},"127":{"tf":1.4142135623730951},"13":{"tf":5.830951894845301},"131":{"tf":2.23606797749979},"132":{"tf":1.0},"15":{"tf":1.4142135623730951},"32":{"tf":1.0},"51":{"tf":1.0},"65":{"tf":1.0},"72":{"tf":1.0},"77":{"tf":1.4142135623730951},"9":{"tf":1.4142135623730951},"94":{"tf":1.4142135623730951}}},"t":{"df":12,"docs":{"10":{"tf":1.0},"11":{"tf":1.0},"12":{"tf":1.0},"13":{"tf":3.0},"134":{"tf":1.4142135623730951},"15":{"tf":1.7320508075688772},"3":{"tf":1.4142135623730951},"57":{"tf":1.0},"59":{"tf":1.0},"68":{"tf":1.0},"9":{"tf":1.7320508075688772},"94":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":6,"docs":{"13":{"tf":2.8284271247461903},"15":{"tf":1.0},"55":{"tf":1.0},"68":{"tf":1.4142135623730951},"79":{"tf":1.0},"83":{"tf":1.0}}}},"df":0,"docs":{}}}}},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"48":{"tf":1.0}}}}}}}},"t":{"c":{"df":1,"docs":{"49":{"tf":1.0}}},"df":0,"docs":{}},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"113":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":39,"docs":{"10":{"tf":1.4142135623730951},"111":{"tf":2.0},"112":{"tf":2.6457513110645907},"113":{"tf":4.358898943540674},"114":{"tf":1.0},"115":{"tf":1.0},"116":{"tf":1.7320508075688772},"118":{"tf":1.0},"12":{"tf":1.7320508075688772},"120":{"tf":1.7320508075688772},"122":{"tf":2.23606797749979},"124":{"tf":2.23606797749979},"13":{"tf":1.4142135623730951},"134":{"tf":2.6457513110645907},"18":{"tf":1.4142135623730951},"27":{"tf":1.0},"34":{"tf":1.0},"51":{"tf":1.0},"57":{"tf":2.23606797749979},"58":{"tf":2.0},"59":{"tf":1.7320508075688772},"61":{"tf":1.7320508075688772},"62":{"tf":2.23606797749979},"65":{"tf":1.4142135623730951},"67":{"tf":2.449489742783178},"69":{"tf":1.0},"72":{"tf":1.7320508075688772},"73":{"tf":1.4142135623730951},"74":{"tf":1.0},"75":{"tf":1.0},"76":{"tf":1.4142135623730951},"77":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":2.0},"84":{"tf":1.4142135623730951},"85":{"tf":1.0},"9":{"tf":1.4142135623730951},"93":{"tf":1.0},"94":{"tf":2.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"/":{"df":0,"docs":{},"o":{"d":{"d":{"df":2,"docs":{"112":{"tf":1.0},"115":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":10,"docs":{"100":{"tf":1.0},"113":{"tf":1.0},"118":{"tf":1.0},"131":{"tf":1.4142135623730951},"48":{"tf":1.0},"51":{"tf":1.0},"65":{"tf":1.0},"66":{"tf":1.0},"72":{"tf":1.0},"93":{"tf":1.0}}},"r":{"df":0,"docs":{},"y":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"102":{"tf":1.0}}}},"t":{"df":0,"docs":{},"h":{"df":4,"docs":{"131":{"tf":1.0},"15":{"tf":1.0},"20":{"tf":1.0},"69":{"tf":1.0}}}}}}},"i":{"d":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"126":{"tf":1.0}}}}}}},"x":{"a":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"131":{"tf":1.0},"94":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":4,"docs":{"113":{"tf":1.0},"19":{"tf":1.0},"20":{"tf":1.4142135623730951},"66":{"tf":1.0}}}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":39,"docs":{"10":{"tf":1.0},"100":{"tf":1.0},"102":{"tf":1.0},"103":{"tf":1.0},"107":{"tf":1.0},"108":{"tf":1.4142135623730951},"109":{"tf":1.0},"11":{"tf":1.0},"110":{"tf":1.0},"113":{"tf":1.4142135623730951},"116":{"tf":1.0},"12":{"tf":1.0},"123":{"tf":1.0},"13":{"tf":2.0},"131":{"tf":1.4142135623730951},"134":{"tf":1.7320508075688772},"135":{"tf":1.0},"136":{"tf":1.4142135623730951},"19":{"tf":1.0},"33":{"tf":1.0},"39":{"tf":1.0},"4":{"tf":1.0},"43":{"tf":1.4142135623730951},"47":{"tf":1.0},"48":{"tf":1.7320508075688772},"49":{"tf":2.23606797749979},"51":{"tf":1.0},"6":{"tf":1.4142135623730951},"63":{"tf":1.0},"65":{"tf":1.0},"67":{"tf":1.0},"69":{"tf":1.4142135623730951},"72":{"tf":1.0},"73":{"tf":1.4142135623730951},"8":{"tf":1.0},"83":{"tf":1.0},"9":{"tf":1.4142135623730951},"94":{"tf":2.0},"99":{"tf":1.0}}}}}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":3,"docs":{"127":{"tf":1.4142135623730951},"43":{"tf":1.0},"71":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":28,"docs":{"10":{"tf":1.0},"107":{"tf":1.0},"109":{"tf":1.4142135623730951},"12":{"tf":2.0},"126":{"tf":1.0},"127":{"tf":1.4142135623730951},"128":{"tf":1.0},"129":{"tf":2.23606797749979},"13":{"tf":1.0},"130":{"tf":1.0},"131":{"tf":3.605551275463989},"15":{"tf":1.7320508075688772},"2":{"tf":1.0},"21":{"tf":1.0},"3":{"tf":1.0},"33":{"tf":1.0},"42":{"tf":1.0},"47":{"tf":1.4142135623730951},"48":{"tf":1.0},"49":{"tf":2.449489742783178},"6":{"tf":2.23606797749979},"68":{"tf":1.7320508075688772},"7":{"tf":2.0},"8":{"tf":2.23606797749979},"82":{"tf":1.0},"9":{"tf":1.7320508075688772},"90":{"tf":1.4142135623730951},"93":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"122":{"tf":1.4142135623730951}}}}},"r":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"39":{"tf":1.0}}}}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":4,"docs":{"105":{"tf":1.0},"13":{"tf":2.6457513110645907},"134":{"tf":1.0},"69":{"tf":1.0}}}}},"p":{"a":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":7,"docs":{"131":{"tf":2.23606797749979},"136":{"tf":1.0},"70":{"tf":1.0},"71":{"tf":1.0},"74":{"tf":1.0},"78":{"tf":1.0},"84":{"tf":1.0}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":2,"docs":{"122":{"tf":1.0},"20":{"tf":1.0}}}}},"l":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":7,"docs":{"102":{"tf":1.0},"116":{"tf":1.0},"117":{"tf":1.0},"129":{"tf":1.0},"131":{"tf":1.7320508075688772},"18":{"tf":1.0},"6":{"tf":1.0}}}},"n":{"df":3,"docs":{"113":{"tf":1.0},"131":{"tf":1.4142135623730951},"50":{"tf":1.0}}}},"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"94":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"113":{"tf":1.4142135623730951},"4":{"tf":1.0}}}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"9":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"44":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"44":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"df":2,"docs":{"123":{"tf":1.0},"44":{"tf":1.0}}}}}}},"s":{"df":1,"docs":{"39":{"tf":1.0}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":7,"docs":{"106":{"tf":1.0},"11":{"tf":1.0},"122":{"tf":1.4142135623730951},"3":{"tf":1.0},"47":{"tf":1.4142135623730951},"69":{"tf":1.7320508075688772},"82":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":9,"docs":{"120":{"tf":1.0},"127":{"tf":1.7320508075688772},"13":{"tf":1.0},"131":{"tf":1.0},"132":{"tf":1.0},"44":{"tf":1.0},"82":{"tf":1.4142135623730951},"90":{"tf":1.0},"93":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":8,"docs":{"108":{"tf":1.0},"124":{"tf":1.0},"130":{"tf":1.0},"131":{"tf":1.4142135623730951},"48":{"tf":1.0},"67":{"tf":1.7320508075688772},"83":{"tf":1.0},"90":{"tf":1.0}}}},"r":{"df":0,"docs":{},"n":{"df":2,"docs":{"136":{"tf":1.0},"33":{"tf":1.0}}}}},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"31":{"tf":1.0}}}},"df":2,"docs":{"12":{"tf":1.7320508075688772},"131":{"tf":1.0}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":3,"docs":{"49":{"tf":1.0},"67":{"tf":1.0},"78":{"tf":1.0}}}}}}}},"f":{"(":{"a":{")":{":":{"=":{"df":0,"docs":{},"p":{"(":{"a":{")":{"df":0,"docs":{},"q":{"(":{"a":{")":{"df":0,"docs":{},"−":{"1":{"df":1,"docs":{"89":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":1,"docs":{"89":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},",":{"b":{")":{"=":{"(":{"a":{"df":0,"docs":{},"−":{"df":0,"docs":{},"y":{")":{"/":{"(":{"b":{"df":0,"docs":{},"−":{"df":0,"docs":{},"z":{"df":1,"docs":{"76":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"a":{"+":{"b":{"df":0,"docs":{},"−":{"1":{"df":1,"docs":{"73":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"1":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"…":{",":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"​":{",":{"b":{")":{"=":{"df":0,"docs":{},"i":{"=":{"1":{"df":0,"docs":{},"∑":{"df":0,"docs":{},"l":{"df":0,"docs":{},"​":{"df":0,"docs":{},"γ":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"(":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"df":0,"docs":{},"−":{"df":0,"docs":{},"y":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{")":{"/":{"(":{"b":{"df":0,"docs":{},"−":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":1,"docs":{"79":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"d":{"df":1,"docs":{"89":{"tf":1.0}}},"df":0,"docs":{},"h":{")":{"=":{"0":{"df":1,"docs":{"15":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"p":{"(":{"d":{"1":{"df":0,"docs":{},"​":{")":{",":{"d":{"1":{"df":0,"docs":{},"​":{")":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"f":{"(":{"df":0,"docs":{},"p":{"(":{"d":{"df":0,"docs":{},"m":{"df":0,"docs":{},"​":{")":{",":{"d":{"df":0,"docs":{},"m":{"df":1,"docs":{"77":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"1":{"df":0,"docs":{},"​":{"(":{"d":{"1":{"df":0,"docs":{},"​":{")":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"​":{"(":{"d":{"1":{"df":0,"docs":{},"​":{")":{",":{"d":{"1":{"df":0,"docs":{},"​":{")":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"f":{"(":{"df":0,"docs":{},"p":{"1":{"df":0,"docs":{},"​":{"(":{"d":{"df":0,"docs":{},"m":{"df":0,"docs":{},"​":{")":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"​":{"(":{"d":{"df":0,"docs":{},"m":{"df":0,"docs":{},"​":{")":{",":{"d":{"df":0,"docs":{},"m":{"df":1,"docs":{"79":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"y":{"1":{"df":0,"docs":{},"​":{")":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"f":{"(":{"df":0,"docs":{},"y":{"df":0,"docs":{},"l":{"df":1,"docs":{"89":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},",":{"d":{"1":{"df":0,"docs":{},"​":{")":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"f":{"(":{"df":0,"docs":{},"y":{"df":0,"docs":{},"m":{"df":0,"docs":{},"​":{",":{"d":{"df":0,"docs":{},"m":{"df":1,"docs":{"73":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"z":{")":{"=":{"df":0,"docs":{},"i":{"df":1,"docs":{"18":{"tf":1.0}}}},"df":0,"docs":{}},"df":1,"docs":{"68":{"tf":1.0}}}},"+":{"df":0,"docs":{},"g":{"]":{"1":{"df":0,"docs":{},"​":{"=":{"[":{"df":0,"docs":{},"f":{"]":{"1":{"df":0,"docs":{},"​":{"+":{"[":{"df":0,"docs":{},"g":{"]":{"1":{"df":1,"docs":{"18":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},",":{"df":0,"docs":{},"g":{"df":1,"docs":{"13":{"tf":1.0}}}},"/":{"df":0,"docs":{},"g":{"df":1,"docs":{"68":{"tf":1.0}}}},":":{"a":{"df":0,"docs":{},"→":{"df":0,"docs":{},"f":{"df":1,"docs":{"89":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"×":{"d":{"df":0,"docs":{},"→":{"df":0,"docs":{},"f":{"df":1,"docs":{"73":{"tf":1.0}}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"(":{"d":{")":{"df":0,"docs":{},"→":{"df":0,"docs":{},"f":{"df":1,"docs":{"89":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"=":{"a":{"(":{"df":0,"docs":{},"ζ":{")":{"df":0,"docs":{},"q":{"df":0,"docs":{},"l":{"df":0,"docs":{},"​":{"+":{"b":{"(":{"df":0,"docs":{},"ζ":{")":{"df":0,"docs":{},"q":{"df":0,"docs":{},"r":{"df":1,"docs":{"20":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"z":{"df":0,"docs":{},"h":{"df":0,"docs":{},"​":{"df":0,"docs":{},"t":{"df":1,"docs":{"15":{"tf":1.0}}}}}}},"]":{"1":{"df":3,"docs":{"18":{"tf":1.4142135623730951},"20":{"tf":1.0},"34":{"tf":1.0}}},"df":0,"docs":{}},"a":{"c":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"'":{"df":1,"docs":{"102":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"t":{"df":7,"docs":{"12":{"tf":1.0},"13":{"tf":2.8284271247461903},"131":{"tf":1.0},"134":{"tf":1.0},"15":{"tf":1.7320508075688772},"4":{"tf":1.0},"67":{"tf":1.0}},"o":{"df":0,"docs":{},"r":{"df":9,"docs":{"124":{"tf":1.0},"13":{"tf":1.7320508075688772},"131":{"tf":1.0},"2":{"tf":1.4142135623730951},"27":{"tf":1.0},"67":{"tf":1.7320508075688772},"72":{"tf":1.0},"88":{"tf":1.0},"90":{"tf":2.0}}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"s":{"df":1,"docs":{"103":{"tf":1.0}}}},"r":{"df":2,"docs":{"15":{"tf":1.0},"69":{"tf":1.0}}},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"113":{"tf":1.0},"136":{"tf":1.0}}}}}},"t":{"df":2,"docs":{"122":{"tf":1.4142135623730951},"98":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"122":{"tf":1.0}}}}}}},"b":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":3,"docs":{"27":{"tf":1.0},"31":{"tf":1.7320508075688772},"32":{"tf":1.0}},"​":{"(":{"df":0,"docs":{},"ζ":{")":{"=":{"df":0,"docs":{},"t":{"df":0,"docs":{},"ˉ":{"+":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"p":{"df":0,"docs":{},"ˉ":{"df":0,"docs":{},"​":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"υ":{"2":{"a":{"df":0,"docs":{},"ˉ":{"+":{"df":0,"docs":{},"υ":{"3":{"b":{"df":0,"docs":{},"ˉ":{"+":{"df":0,"docs":{},"υ":{"4":{"c":{"df":0,"docs":{},"ˉ":{"+":{"df":0,"docs":{},"υ":{"5":{"df":0,"docs":{},"s":{"df":0,"docs":{},"ˉ":{"df":0,"docs":{},"σ":{"1":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"υ":{"6":{"df":0,"docs":{},"s":{"df":0,"docs":{},"ˉ":{"df":0,"docs":{},"σ":{"2":{"df":1,"docs":{"31":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"]":{"1":{"df":1,"docs":{"31":{"tf":1.0}},"​":{"=":{"[":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"υ":{"[":{"df":0,"docs":{},"p":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"υ":{"2":{"[":{"a":{"]":{"1":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"υ":{"3":{"[":{"b":{"]":{"1":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"υ":{"4":{"[":{"c":{"]":{"1":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"υ":{"5":{"[":{"df":0,"docs":{},"s":{"df":0,"docs":{},"σ":{"1":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"υ":{"6":{"[":{"df":0,"docs":{},"s":{"df":0,"docs":{},"σ":{"2":{"df":0,"docs":{},"​":{"]":{"1":{"df":1,"docs":{"31":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":21,"docs":{"126":{"tf":1.0},"127":{"tf":1.4142135623730951},"13":{"tf":2.6457513110645907},"131":{"tf":1.7320508075688772},"132":{"tf":1.4142135623730951},"15":{"tf":1.4142135623730951},"18":{"tf":2.449489742783178},"20":{"tf":2.0},"34":{"tf":1.4142135623730951},"4":{"tf":1.7320508075688772},"68":{"tf":1.4142135623730951},"69":{"tf":1.4142135623730951},"72":{"tf":1.0},"73":{"tf":1.4142135623730951},"74":{"tf":1.0},"79":{"tf":1.0},"81":{"tf":1.0},"89":{"tf":1.7320508075688772},"90":{"tf":1.4142135623730951},"93":{"tf":2.0},"94":{"tf":1.4142135623730951}},"e":{"1":{"7":{":":{":":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"(":{"1":{"df":1,"docs":{"107":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"(":{"1":{"df":1,"docs":{"103":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"103":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"69":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"d":{"df":1,"docs":{"33":{"tf":1.0}}},"df":0,"docs":{}},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"131":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"w":{"df":10,"docs":{"108":{"tf":1.0},"110":{"tf":1.0},"12":{"tf":1.0},"122":{"tf":1.4142135623730951},"123":{"tf":1.0},"13":{"tf":1.0},"15":{"tf":1.0},"31":{"tf":1.0},"36":{"tf":1.0},"63":{"tf":1.0}}}},"f":{"df":0,"docs":{},"t":{"df":4,"docs":{"1":{"tf":1.0},"120":{"tf":2.0},"2":{"tf":2.6457513110645907},"98":{"tf":1.4142135623730951}}}},"i":{"a":{"df":0,"docs":{},"t":{"df":7,"docs":{"117":{"tf":1.4142135623730951},"38":{"tf":1.0},"39":{"tf":1.0},"41":{"tf":2.0},"87":{"tf":1.0},"93":{"tf":1.0},"94":{"tf":1.0}}}},"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"a":{"c":{"c":{"df":0,"docs":{},"i":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":1,"docs":{"107":{"tf":1.0}},"e":{"(":{"[":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"1":{"7":{":":{":":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"(":{"1":{"df":1,"docs":{"107":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"<":{"df":0,"docs":{},"f":{">":{">":{"(":{"&":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":1,"docs":{"103":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":1,"docs":{"103":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":18,"docs":{"103":{"tf":1.4142135623730951},"104":{"tf":1.4142135623730951},"105":{"tf":1.7320508075688772},"106":{"tf":1.0},"107":{"tf":1.0},"108":{"tf":1.0},"109":{"tf":1.0},"110":{"tf":1.0},"111":{"tf":1.0},"113":{"tf":1.7320508075688772},"116":{"tf":1.0},"48":{"tf":1.7320508075688772},"49":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951},"63":{"tf":1.0},"65":{"tf":1.0},"67":{"tf":1.0},"83":{"tf":1.0}},"p":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"103":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":23,"docs":{"107":{"tf":1.0},"108":{"tf":1.0},"113":{"tf":1.0},"13":{"tf":4.58257569495584},"15":{"tf":1.0},"18":{"tf":1.4142135623730951},"2":{"tf":1.4142135623730951},"34":{"tf":1.0},"35":{"tf":1.0},"4":{"tf":1.0},"40":{"tf":2.23606797749979},"43":{"tf":1.0},"51":{"tf":1.0},"6":{"tf":1.4142135623730951},"69":{"tf":1.0},"72":{"tf":1.0},"73":{"tf":1.4142135623730951},"81":{"tf":1.0},"89":{"tf":1.0},"90":{"tf":1.0},"94":{"tf":1.0},"97":{"tf":1.0},"98":{"tf":1.0}},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"(":{"2":{"_":{"df":0,"docs":{},"u":{"6":{"4":{"df":1,"docs":{"34":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"3":{"_":{"df":0,"docs":{},"u":{"6":{"4":{"df":1,"docs":{"34":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":1,"docs":{"43":{"tf":1.0}}},"4":{"df":1,"docs":{"43":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"<":{"df":0,"docs":{},"f":{"df":1,"docs":{"34":{"tf":3.1622776601683795}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}},"f":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"51":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"e":{"df":2,"docs":{"129":{"tf":2.23606797749979},"130":{"tf":1.0}}},"l":{"df":3,"docs":{"12":{"tf":1.0},"131":{"tf":2.23606797749979},"35":{"tf":1.7320508075688772}}}},"n":{"a":{"df":0,"docs":{},"l":{"df":7,"docs":{"12":{"tf":1.0},"129":{"tf":1.4142135623730951},"131":{"tf":2.0},"132":{"tf":1.0},"15":{"tf":1.0},"34":{"tf":1.4142135623730951},"43":{"tf":1.0}}}},"d":{"df":2,"docs":{"2":{"tf":1.4142135623730951},"88":{"tf":1.0}}},"df":0,"docs":{},"e":{"df":1,"docs":{"11":{"tf":1.0}}},"i":{"df":0,"docs":{},"t":{"df":10,"docs":{"13":{"tf":1.0},"18":{"tf":1.0},"4":{"tf":1.0},"51":{"tf":1.0},"6":{"tf":1.0},"68":{"tf":1.0},"69":{"tf":1.0},"89":{"tf":1.0},"90":{"tf":1.0},"97":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"[":{"0":{"df":2,"docs":{"106":{"tf":1.4142135623730951},"113":{"tf":1.0}}},"df":0,"docs":{}},"df":2,"docs":{"106":{"tf":1.0},"113":{"tf":1.0}}}}}},"df":25,"docs":{"104":{"tf":1.0},"106":{"tf":1.4142135623730951},"107":{"tf":1.0},"113":{"tf":1.4142135623730951},"12":{"tf":1.7320508075688772},"13":{"tf":1.4142135623730951},"130":{"tf":1.0},"131":{"tf":1.7320508075688772},"132":{"tf":2.0},"134":{"tf":1.4142135623730951},"19":{"tf":1.0},"22":{"tf":1.4142135623730951},"30":{"tf":1.0},"31":{"tf":1.4142135623730951},"41":{"tf":1.0},"45":{"tf":1.0},"48":{"tf":1.4142135623730951},"51":{"tf":1.4142135623730951},"58":{"tf":1.7320508075688772},"65":{"tf":1.0},"68":{"tf":1.0},"69":{"tf":1.0},"7":{"tf":1.0},"8":{"tf":1.0},"82":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"31":{"tf":1.0}}}}}}},"t":{"df":1,"docs":{"102":{"tf":1.0}}},"v":{"df":0,"docs":{},"e":{"df":1,"docs":{"11":{"tf":1.0}}}},"x":{"df":5,"docs":{"131":{"tf":1.0},"4":{"tf":1.0},"72":{"tf":1.0},"88":{"tf":1.0},"90":{"tf":1.0}}}},"l":{"a":{"df":0,"docs":{},"g":{"a":{"df":1,"docs":{"134":{"tf":1.0}}},"b":{"df":1,"docs":{"134":{"tf":1.4142135623730951}}},"df":5,"docs":{"127":{"tf":1.4142135623730951},"131":{"tf":3.0},"132":{"tf":1.4142135623730951},"134":{"tf":3.1622776601683795},"135":{"tf":2.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"l":{"df":2,"docs":{"11":{"tf":1.4142135623730951},"3":{"tf":1.0}}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"w":{"df":2,"docs":{"102":{"tf":1.0},"49":{"tf":1.0}}}}},"n":{"df":6,"docs":{"103":{"tf":1.0},"105":{"tf":1.0},"106":{"tf":1.0},"113":{"tf":1.0},"43":{"tf":1.0},"44":{"tf":1.4142135623730951}}},"o":{"c":{"df":0,"docs":{},"u":{"df":1,"docs":{"134":{"tf":1.0}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":47,"docs":{"10":{"tf":1.4142135623730951},"100":{"tf":1.0},"101":{"tf":1.0},"102":{"tf":1.0},"110":{"tf":1.0},"112":{"tf":1.0},"113":{"tf":1.7320508075688772},"12":{"tf":1.4142135623730951},"122":{"tf":1.0},"127":{"tf":1.4142135623730951},"13":{"tf":3.7416573867739413},"131":{"tf":1.4142135623730951},"132":{"tf":1.7320508075688772},"136":{"tf":1.0},"15":{"tf":2.0},"18":{"tf":1.4142135623730951},"20":{"tf":1.0},"21":{"tf":1.0},"23":{"tf":1.0},"30":{"tf":1.0},"31":{"tf":1.4142135623730951},"34":{"tf":1.7320508075688772},"36":{"tf":1.0},"4":{"tf":1.0},"41":{"tf":1.0},"43":{"tf":1.4142135623730951},"44":{"tf":1.0},"47":{"tf":1.0},"48":{"tf":1.0},"49":{"tf":1.0},"51":{"tf":1.0},"53":{"tf":1.0},"54":{"tf":1.0},"55":{"tf":1.0},"58":{"tf":1.4142135623730951},"6":{"tf":1.4142135623730951},"68":{"tf":1.0},"71":{"tf":1.0},"72":{"tf":1.0},"74":{"tf":1.0},"83":{"tf":1.0},"88":{"tf":1.0},"9":{"tf":1.4142135623730951},"90":{"tf":1.0},"91":{"tf":1.0},"93":{"tf":1.7320508075688772},"94":{"tf":2.23606797749979}}}}}},"r":{"c":{"df":2,"docs":{"12":{"tf":1.4142135623730951},"19":{"tf":1.0}}},"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"68":{"tf":1.0}}},"t":{"df":1,"docs":{"68":{"tf":1.0}}}},"df":12,"docs":{"107":{"tf":1.0},"122":{"tf":1.0},"13":{"tf":2.23606797749979},"131":{"tf":1.0},"34":{"tf":1.0},"51":{"tf":1.0},"67":{"tf":1.0},"72":{"tf":1.0},"8":{"tf":1.0},"91":{"tf":1.0},"98":{"tf":1.0},"99":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"18":{"tf":1.0},"72":{"tf":1.0}}}},"u":{"df":0,"docs":{},"l":{"a":{"df":2,"docs":{"57":{"tf":1.0},"59":{"tf":1.0}}},"df":0,"docs":{}}}}},"u":{"df":0,"docs":{},"n":{"d":{"df":2,"docs":{"3":{"tf":1.0},"37":{"tf":1.0}}},"df":0,"docs":{}},"r":{"df":2,"docs":{"20":{"tf":1.0},"55":{"tf":1.0}},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"122":{"tf":1.0},"2":{"tf":1.4142135623730951},"98":{"tf":1.0}}}}}}}},"p":{"df":5,"docs":{"126":{"tf":1.0},"127":{"tf":1.0},"129":{"tf":1.0},"131":{"tf":1.4142135623730951},"132":{"tf":1.0}}},"r":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"(":{"0":{"df":2,"docs":{"106":{"tf":1.0},"113":{"tf":1.0}}},"1":{"df":2,"docs":{"106":{"tf":1.0},"113":{"tf":1.0}}},"2":{"df":2,"docs":{"106":{"tf":1.0},"113":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},":":{":":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":1,"docs":{"113":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":7,"docs":{"106":{"tf":1.4142135623730951},"108":{"tf":1.0},"112":{"tf":1.0},"113":{"tf":2.8284271247461903},"116":{"tf":2.23606797749979},"134":{"tf":1.7320508075688772},"83":{"tf":1.0}}}}},"df":1,"docs":{"37":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"39":{"tf":1.0}}}}},"i":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"_":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"108":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"d":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"80":{"tf":1.0}}}},"df":0,"docs":{}},"df":22,"docs":{"101":{"tf":1.0},"108":{"tf":1.0},"111":{"tf":1.4142135623730951},"112":{"tf":1.0},"118":{"tf":1.4142135623730951},"124":{"tf":1.7320508075688772},"56":{"tf":2.0},"58":{"tf":1.7320508075688772},"61":{"tf":1.4142135623730951},"62":{"tf":1.0},"67":{"tf":1.7320508075688772},"70":{"tf":1.0},"72":{"tf":2.0},"73":{"tf":2.0},"74":{"tf":1.0},"76":{"tf":1.4142135623730951},"77":{"tf":1.0},"79":{"tf":1.7320508075688772},"80":{"tf":1.7320508075688772},"90":{"tf":1.0},"93":{"tf":1.4142135623730951},"94":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"2":{"tf":1.0},"82":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":1,"docs":{"9":{"tf":1.0}}}},"n":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":24,"docs":{"103":{"tf":1.4142135623730951},"107":{"tf":1.0},"109":{"tf":1.0},"110":{"tf":1.0},"112":{"tf":1.0},"113":{"tf":1.0},"117":{"tf":1.0},"127":{"tf":1.0},"131":{"tf":1.4142135623730951},"34":{"tf":1.7320508075688772},"39":{"tf":1.0},"44":{"tf":2.6457513110645907},"53":{"tf":1.0},"54":{"tf":1.0},"55":{"tf":1.0},"73":{"tf":1.7320508075688772},"76":{"tf":1.0},"79":{"tf":1.0},"83":{"tf":1.4142135623730951},"84":{"tf":1.0},"88":{"tf":1.7320508075688772},"89":{"tf":1.7320508075688772},"90":{"tf":1.4142135623730951},"94":{"tf":1.0}}}}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":4,"docs":{"132":{"tf":1.0},"20":{"tf":1.0},"73":{"tf":1.0},"99":{"tf":1.0}},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"12":{"tf":1.0}}}}}}}}}}}},"g":{"+":{"df":0,"docs":{},"ζ":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{"df":0,"docs":{},"h":{"df":1,"docs":{"94":{"tf":1.4142135623730951}}}}}}},",":{"df":0,"docs":{},"h":{"df":1,"docs":{"94":{"tf":1.0}}}},"1":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"34":{"tf":2.8284271247461903}}}}}}}},"3":{"df":1,"docs":{"123":{"tf":1.0}}},"=":{"df":0,"docs":{},"ω":{"b":{"df":1,"docs":{"90":{"tf":1.0}}},"df":0,"docs":{}}},"^":{"0":{"df":2,"docs":{"51":{"tf":1.0},"54":{"tf":1.0}}},"1":{"df":2,"docs":{"51":{"tf":1.0},"54":{"tf":1.0}}},"2":{"df":2,"docs":{"51":{"tf":1.4142135623730951},"54":{"tf":1.0}}},"3":{"df":2,"docs":{"51":{"tf":1.0},"54":{"tf":1.0}}},"4":{"df":2,"docs":{"51":{"tf":1.0},"54":{"tf":1.0}}},"5":{"df":2,"docs":{"51":{"tf":1.7320508075688772},"54":{"tf":1.0}}},"8":{"df":1,"docs":{"51":{"tf":1.0}}},"df":0,"docs":{},"i":{"df":2,"docs":{"51":{"tf":1.0},"61":{"tf":1.0}}}},"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"a":{"_":{"df":0,"docs":{},"i":{"df":1,"docs":{"58":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"e":{"df":8,"docs":{"10":{"tf":1.0},"11":{"tf":2.23606797749979},"12":{"tf":1.0},"13":{"tf":1.0},"15":{"tf":1.4142135623730951},"19":{"tf":1.0},"8":{"tf":3.3166247903554},"9":{"tf":2.6457513110645907}}}},"v":{"df":0,"docs":{},"e":{"df":2,"docs":{"112":{"tf":1.4142135623730951},"62":{"tf":1.4142135623730951}}}}},"df":13,"docs":{"123":{"tf":2.23606797749979},"124":{"tf":1.4142135623730951},"127":{"tf":1.4142135623730951},"13":{"tf":2.449489742783178},"131":{"tf":2.0},"132":{"tf":1.4142135623730951},"15":{"tf":1.0},"18":{"tf":2.0},"51":{"tf":2.23606797749979},"53":{"tf":1.0},"67":{"tf":2.0},"68":{"tf":1.0},"81":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":27,"docs":{"102":{"tf":1.0},"103":{"tf":1.4142135623730951},"107":{"tf":1.0},"117":{"tf":1.0},"118":{"tf":1.4142135623730951},"123":{"tf":2.0},"129":{"tf":1.4142135623730951},"131":{"tf":1.0},"134":{"tf":1.0},"2":{"tf":1.0},"3":{"tf":1.0},"33":{"tf":1.4142135623730951},"34":{"tf":1.4142135623730951},"43":{"tf":1.4142135623730951},"47":{"tf":1.0},"48":{"tf":1.0},"49":{"tf":1.7320508075688772},"51":{"tf":1.0},"64":{"tf":1.4142135623730951},"67":{"tf":1.0},"69":{"tf":1.0},"7":{"tf":1.0},"76":{"tf":1.0},"79":{"tf":1.4142135623730951},"81":{"tf":1.0},"83":{"tf":1.0},"89":{"tf":1.0}}}}},"t":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"106":{"tf":1.0}}}}}},"df":4,"docs":{"117":{"tf":1.4142135623730951},"136":{"tf":1.0},"74":{"tf":1.0},"81":{"tf":1.0}}}},"i":{":":{"0":{"df":0,"docs":{},"≤":{"df":0,"docs":{},"i":{"<":{"2":{"df":0,"docs":{},"n":{"df":1,"docs":{"111":{"tf":1.0}}}},"df":0,"docs":{},"n":{"df":1,"docs":{"123":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":1,"docs":{"124":{"tf":1.4142135623730951}},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"'":{"df":1,"docs":{"102":{"tf":1.0}}},"df":0,"docs":{}}}}}},"v":{"df":0,"docs":{},"e":{"df":8,"docs":{"113":{"tf":1.0},"13":{"tf":1.0},"134":{"tf":1.4142135623730951},"136":{"tf":1.7320508075688772},"18":{"tf":1.0},"45":{"tf":1.0},"49":{"tf":1.0},"6":{"tf":1.0}},"n":{"df":12,"docs":{"113":{"tf":1.7320508075688772},"13":{"tf":1.0},"131":{"tf":1.0},"15":{"tf":1.4142135623730951},"22":{"tf":1.0},"35":{"tf":1.0},"62":{"tf":1.0},"71":{"tf":1.0},"74":{"tf":1.0},"75":{"tf":1.0},"89":{"tf":1.0},"91":{"tf":1.0}}}}},"z":{"a":{"df":1,"docs":{"102":{"tf":1.0}}},"df":0,"docs":{}}},"k":{"df":1,"docs":{"123":{"tf":1.0}}},"l":{"df":0,"docs":{},"o":{"b":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"69":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"n":{"+":{"1":{"=":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"+":{"2":{"=":{"df":0,"docs":{},"g":{"2":{"df":1,"docs":{"123":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"=":{"1":{"df":1,"docs":{"123":{"tf":1.0}}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":1,"docs":{"33":{"tf":1.0}}}}},"df":0,"docs":{}},"o":{"a":{"df":0,"docs":{},"l":{"df":4,"docs":{"102":{"tf":1.0},"45":{"tf":1.0},"49":{"tf":1.0},"76":{"tf":1.0}}}},"df":17,"docs":{"102":{"tf":1.0},"103":{"tf":1.4142135623730951},"108":{"tf":1.0},"110":{"tf":1.4142135623730951},"113":{"tf":1.0},"117":{"tf":1.0},"123":{"tf":1.0},"13":{"tf":1.7320508075688772},"41":{"tf":1.0},"45":{"tf":1.0},"47":{"tf":1.0},"48":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.0},"52":{"tf":1.0},"56":{"tf":1.0},"67":{"tf":1.0}},"l":{"d":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":4,"docs":{"102":{"tf":1.0},"18":{"tf":1.0},"34":{"tf":1.0},"37":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"o":{"d":{"df":4,"docs":{"13":{"tf":1.0},"45":{"tf":1.0},"49":{"tf":1.0},"80":{"tf":1.0}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"94":{"tf":1.0}}},"df":0,"docs":{}}}}},"p":{"df":0,"docs":{},"u":{"df":1,"docs":{"2":{"tf":1.7320508075688772}}}},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"13":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"2":{"tf":1.0},"67":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"k":{"df":1,"docs":{"94":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"n":{"d":{"df":4,"docs":{"88":{"tf":1.4142135623730951},"90":{"tf":1.0},"93":{"tf":1.0},"94":{"tf":1.0}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":3,"docs":{"127":{"tf":1.4142135623730951},"132":{"tf":1.0},"18":{"tf":2.23606797749979}}}}}}},"h":{"(":{"df":0,"docs":{},"x":{")":{"=":{"df":0,"docs":{},"h":{"1":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"x":{"2":{")":{"+":{"df":0,"docs":{},"x":{"df":0,"docs":{},"h":{"2":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"x":{"2":{"df":2,"docs":{"115":{"tf":1.0},"66":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"β":{"1":{"df":0,"docs":{},"​":{"b":{"(":{"df":0,"docs":{},"x":{")":{"+":{"df":0,"docs":{},"β":{"2":{"df":0,"docs":{},"​":{"c":{"(":{"df":0,"docs":{},"x":{"df":1,"docs":{"55":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"0":{"df":2,"docs":{"111":{"tf":1.0},"112":{"tf":1.0}}},"_":{"0":{"df":2,"docs":{"61":{"tf":1.0},"62":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"55":{"tf":1.0}},"∣":{"df":0,"docs":{},"∣":{"df":0,"docs":{},"i":{"df":1,"docs":{"88":{"tf":1.0}}}}}},"z":{")":{"=":{"df":0,"docs":{},"f":{"(":{"df":0,"docs":{},"z":{")":{"/":{"df":0,"docs":{},"g":{"(":{"df":0,"docs":{},"z":{"df":1,"docs":{"68":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"β":{"1":{"df":0,"docs":{},"​":{"b":{"(":{"df":0,"docs":{},"z":{")":{"+":{"df":0,"docs":{},"β":{"2":{"df":0,"docs":{},"​":{"c":{"(":{"df":0,"docs":{},"z":{"df":3,"docs":{"112":{"tf":1.0},"57":{"tf":1.0},"62":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":7,"docs":{"111":{"tf":1.0},"112":{"tf":1.4142135623730951},"58":{"tf":1.0},"61":{"tf":1.0},"62":{"tf":1.4142135623730951},"68":{"tf":1.0},"84":{"tf":1.0}}}},".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":1,"docs":{"13":{"tf":1.0}}}}}},"1":{"df":2,"docs":{"93":{"tf":1.4142135623730951},"94":{"tf":1.0}},"​":{"(":{"df":0,"docs":{},"z":{"2":{"df":1,"docs":{"93":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"2":{"df":2,"docs":{"93":{"tf":1.4142135623730951},"94":{"tf":1.0}},"​":{"(":{"df":0,"docs":{},"z":{"2":{"df":1,"docs":{"93":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}}},":":{"=":{"df":0,"docs":{},"k":{"df":0,"docs":{},"∑":{"df":0,"docs":{},"​":{"df":0,"docs":{},"β":{"df":0,"docs":{},"k":{"df":0,"docs":{},"t":{"df":0,"docs":{},"​":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"j":{"df":0,"docs":{},"∑":{"df":0,"docs":{},"​":{"df":0,"docs":{},"β":{"df":0,"docs":{},"j":{"b":{"df":0,"docs":{},"​":{"b":{"df":0,"docs":{},"j":{"df":1,"docs":{"93":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"η":{"1":{"df":0,"docs":{},"z":{"2":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"z":{"df":0,"docs":{},"η":{"2":{"df":0,"docs":{},"z":{"2":{"df":1,"docs":{"94":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"=":{"df":0,"docs":{},"h":{"1":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"x":{"2":{")":{"+":{"df":0,"docs":{},"x":{"df":0,"docs":{},"h":{"2":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"x":{"2":{"df":1,"docs":{"93":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"k":{"df":0,"docs":{},"∑":{"df":0,"docs":{},"​":{"df":0,"docs":{},"β":{"df":0,"docs":{},"k":{"df":0,"docs":{},"t":{"df":0,"docs":{},"​":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"j":{"df":0,"docs":{},"∑":{"df":0,"docs":{},"​":{"df":0,"docs":{},"β":{"df":0,"docs":{},"j":{"b":{"df":0,"docs":{},"​":{"b":{"df":0,"docs":{},"j":{"df":1,"docs":{"94":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"s":{"df":0,"docs":{},"h":{"a":{"3":{"df":1,"docs":{"39":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"{":{"1":{",":{"df":0,"docs":{},"ω":{",":{"df":0,"docs":{},"ω":{"2":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"k":{"df":0,"docs":{},"−":{"1":{"df":1,"docs":{"13":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"−":{"1":{"df":3,"docs":{"13":{"tf":1.4142135623730951},"15":{"tf":1.0},"22":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"h":{"0":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"h":{"df":0,"docs":{},"n":{"df":0,"docs":{},"​":{"df":0,"docs":{},"}":{"df":0,"docs":{},"⊂":{"df":0,"docs":{},"f":{"df":1,"docs":{"4":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"ω":{"df":0,"docs":{},"i":{":":{"0":{"df":0,"docs":{},"≤":{"df":0,"docs":{},"i":{"<":{"df":0,"docs":{},"n":{"df":1,"docs":{"13":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"_":{"1":{"(":{"df":0,"docs":{},"x":{"df":1,"docs":{"66":{"tf":1.0}}}},"df":2,"docs":{"115":{"tf":1.7320508075688772},"66":{"tf":1.0}}},"2":{"(":{"df":0,"docs":{},"x":{"df":1,"docs":{"66":{"tf":1.0}}}},"df":2,"docs":{"115":{"tf":1.7320508075688772},"66":{"tf":1.0}}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"124":{"tf":1.0}}}},"n":{"d":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"df":1,"docs":{"82":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":4,"docs":{"113":{"tf":1.0},"116":{"tf":1.0},"51":{"tf":1.0},"55":{"tf":1.0}},"l":{"df":2,"docs":{"109":{"tf":1.0},"8":{"tf":1.0}}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":4,"docs":{"115":{"tf":1.0},"124":{"tf":1.0},"131":{"tf":1.0},"76":{"tf":1.0}}}},"i":{"df":1,"docs":{"34":{"tf":1.0}}}}},"r":{"d":{"df":2,"docs":{"13":{"tf":1.0},"19":{"tf":1.0}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"h":{"(":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"_":{"2":{"df":1,"docs":{"39":{"tf":1.7320508075688772}}},"3":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":7,"docs":{"117":{"tf":1.0},"136":{"tf":1.0},"44":{"tf":1.0},"74":{"tf":1.7320508075688772},"88":{"tf":1.7320508075688772},"90":{"tf":1.4142135623730951},"91":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"109":{"tf":1.0},"39":{"tf":2.6457513110645907}}}},"m":{"a":{"df":0,"docs":{},"p":{":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"(":{"[":{"(":{"df":0,"docs":{},"x":{"df":1,"docs":{"43":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"v":{"df":0,"docs":{},"e":{"df":2,"docs":{"109":{"tf":1.0},"48":{"tf":1.0}},"n":{"'":{"df":0,"docs":{},"t":{"df":1,"docs":{"68":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":34,"docs":{"111":{"tf":1.4142135623730951},"112":{"tf":1.0},"113":{"tf":2.0},"115":{"tf":1.7320508075688772},"116":{"tf":1.0},"117":{"tf":1.0},"124":{"tf":2.23606797749979},"13":{"tf":2.8284271247461903},"132":{"tf":1.4142135623730951},"19":{"tf":2.23606797749979},"23":{"tf":1.0},"24":{"tf":1.0},"25":{"tf":1.0},"31":{"tf":1.4142135623730951},"34":{"tf":1.0},"52":{"tf":1.0},"55":{"tf":2.23606797749979},"56":{"tf":2.0},"57":{"tf":2.0},"58":{"tf":1.7320508075688772},"59":{"tf":1.0},"6":{"tf":1.4142135623730951},"61":{"tf":1.4142135623730951},"64":{"tf":1.0},"65":{"tf":1.0},"66":{"tf":1.7320508075688772},"68":{"tf":1.4142135623730951},"72":{"tf":1.0},"74":{"tf":1.0},"81":{"tf":1.0},"83":{"tf":2.449489742783178},"84":{"tf":2.0},"88":{"tf":1.0},"93":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"41":{"tf":1.0}}}},"p":{"df":2,"docs":{"44":{"tf":1.0},"69":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"107":{"tf":1.0},"34":{"tf":1.0}}}}}},"n":{"c":{"df":1,"docs":{"124":{"tf":1.0}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"e":{"'":{"df":1,"docs":{"19":{"tf":1.0}}},"df":24,"docs":{"10":{"tf":1.0},"113":{"tf":1.0},"117":{"tf":1.0},"123":{"tf":1.0},"127":{"tf":1.0},"13":{"tf":2.449489742783178},"136":{"tf":1.4142135623730951},"20":{"tf":1.0},"3":{"tf":1.0},"34":{"tf":1.4142135623730951},"39":{"tf":1.4142135623730951},"51":{"tf":1.0},"53":{"tf":1.0},"55":{"tf":1.0},"56":{"tf":1.0},"6":{"tf":1.4142135623730951},"69":{"tf":1.0},"71":{"tf":1.0},"74":{"tf":1.0},"8":{"tf":1.0},"88":{"tf":1.0},"89":{"tf":1.0},"93":{"tf":1.7320508075688772},"97":{"tf":1.0}}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":4,"docs":{"117":{"tf":1.0},"39":{"tf":1.0},"41":{"tf":1.0},"87":{"tf":1.0}}}}}}}},"i":{"d":{"df":0,"docs":{},"e":{"df":1,"docs":{"18":{"tf":1.0}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":6,"docs":{"103":{"tf":1.0},"34":{"tf":1.0},"45":{"tf":1.0},"58":{"tf":1.0},"68":{"tf":1.4142135623730951},"81":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":4,"docs":{"124":{"tf":1.0},"131":{"tf":1.0},"19":{"tf":1.0},"67":{"tf":1.0}}}}}},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"20":{"tf":1.4142135623730951}}}}}}}},"o":{"df":0,"docs":{},"l":{"d":{"df":18,"docs":{"10":{"tf":1.0},"106":{"tf":2.0},"107":{"tf":1.4142135623730951},"108":{"tf":1.7320508075688772},"12":{"tf":1.0},"122":{"tf":1.4142135623730951},"13":{"tf":2.23606797749979},"131":{"tf":1.4142135623730951},"15":{"tf":1.4142135623730951},"34":{"tf":1.0},"53":{"tf":1.0},"6":{"tf":1.0},"68":{"tf":1.0},"72":{"tf":2.23606797749979},"73":{"tf":2.0},"74":{"tf":1.0},"76":{"tf":1.0},"9":{"tf":1.0}}},"df":0,"docs":{},"e":{"df":1,"docs":{"131":{"tf":2.6457513110645907}}}},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"df":1,"docs":{"18":{"tf":1.0}}}}}}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":4,"docs":{"117":{"tf":1.0},"19":{"tf":1.0},"76":{"tf":1.0},"77":{"tf":1.0}}}}}},"o":{"d":{"df":2,"docs":{"110":{"tf":1.0},"113":{"tf":1.0}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"0":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":2,"docs":{"122":{"tf":1.7320508075688772},"79":{"tf":1.0}}}}},"ω":{"df":0,"docs":{},"i":{":":{"0":{"df":0,"docs":{},"≤":{"df":0,"docs":{},"i":{"<":{"2":{"df":0,"docs":{},"n":{"df":1,"docs":{"124":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"∈":{"d":{"df":1,"docs":{"13":{"tf":1.4142135623730951}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"∖":{"df":0,"docs":{},"{":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"i":{"df":0,"docs":{},"}":{"df":0,"docs":{},"i":{"df":0,"docs":{},"≥":{"0":{"df":1,"docs":{"90":{"tf":1.0}}},"df":0,"docs":{}}}}}}}}},"h":{"df":2,"docs":{"13":{"tf":1.7320508075688772},"15":{"tf":1.0}}}}},"i":{"+":{"1":{"df":2,"docs":{"100":{"tf":1.0},"69":{"tf":1.4142135623730951}}},"2":{"df":0,"docs":{},"k":{"df":0,"docs":{},"−":{"1":{"df":1,"docs":{"100":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},",":{"df":0,"docs":{},"j":{")":{",":{"df":0,"docs":{},"v":{"df":1,"docs":{"13":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"∈":{"df":0,"docs":{},"i":{"df":1,"docs":{"13":{"tf":1.0}}}}},",":{"df":0,"docs":{},"k":{",":{"df":0,"docs":{},"l":{"df":4,"docs":{"10":{"tf":1.0},"12":{"tf":1.0},"13":{"tf":1.0},"15":{"tf":1.0}}}},"df":0,"docs":{}},"l":{"df":1,"docs":{"13":{"tf":1.0}}}},"df":1,"docs":{"13":{"tf":2.0}}}},".":{"df":6,"docs":{"106":{"tf":1.0},"113":{"tf":1.0},"124":{"tf":1.0},"51":{"tf":1.0},"58":{"tf":1.4142135623730951},"67":{"tf":1.0}}},":":{"0":{"df":0,"docs":{},"≤":{"df":0,"docs":{},"i":{"<":{"2":{"df":0,"docs":{},"n":{"+":{"1":{"df":1,"docs":{"124":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"=":{"0":{"df":0,"docs":{},"k":{"df":0,"docs":{},"−":{"1":{"df":0,"docs":{},"​":{"(":{"a":{"df":0,"docs":{},"i":{"df":1,"docs":{"13":{"tf":1.4142135623730951}},"​":{"+":{"df":0,"docs":{},"γ":{")":{"/":{"df":0,"docs":{},"∏":{"df":0,"docs":{},"i":{"=":{"0":{"df":0,"docs":{},"k":{"df":0,"docs":{},"−":{"1":{"df":0,"docs":{},"​":{"(":{"b":{"df":0,"docs":{},"i":{"df":1,"docs":{"13":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"b":{"df":0,"docs":{},"i":{"df":1,"docs":{"13":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"∏":{"df":0,"docs":{},"k":{"df":0,"docs":{},"−":{"1":{"df":0,"docs":{},"​":{"(":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"γ":{")":{"=":{"df":0,"docs":{},"i":{"=":{"0":{"df":0,"docs":{},"∏":{"df":0,"docs":{},"k":{"df":0,"docs":{},"−":{"1":{"df":0,"docs":{},"​":{"(":{"b":{"df":0,"docs":{},"i":{"df":1,"docs":{"13":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"∑":{"df":0,"docs":{},"n":{"df":0,"docs":{},"​":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"ζ":{")":{"(":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{")":{"df":0,"docs":{},"i":{"df":1,"docs":{"31":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"1":{"df":1,"docs":{"100":{"tf":1.0}}},"df":0,"docs":{},"{":{"(":{"df":0,"docs":{},"i":{",":{"df":0,"docs":{},"j":{"df":1,"docs":{"13":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"∣":{"df":0,"docs":{},"l":{"df":0,"docs":{},"j":{"df":1,"docs":{"127":{"tf":1.0}}}}}},">":{"df":0,"docs":{},"n":{"df":2,"docs":{"13":{"tf":1.0},"15":{"tf":1.0}}}},"b":{"df":0,"docs":{},"​":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"x":{"df":1,"docs":{"113":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"d":{"df":0,"docs":{},"e":{"a":{"df":12,"docs":{"117":{"tf":1.0},"13":{"tf":1.0},"136":{"tf":1.0},"3":{"tf":1.0},"5":{"tf":1.0},"53":{"tf":1.0},"58":{"tf":1.0},"6":{"tf":1.0},"64":{"tf":1.0},"65":{"tf":1.0},"66":{"tf":1.0},"78":{"tf":1.0}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":1,"docs":{"51":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"110":{"tf":1.0}}}}}}},"m":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"134":{"tf":1.0}}}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"i":{"df":1,"docs":{"112":{"tf":1.0}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":17,"docs":{"102":{"tf":1.7320508075688772},"104":{"tf":1.0},"109":{"tf":1.0},"110":{"tf":1.0},"122":{"tf":1.0},"123":{"tf":1.0},"18":{"tf":1.0},"33":{"tf":1.4142135623730951},"35":{"tf":1.0},"36":{"tf":1.4142135623730951},"39":{"tf":1.0},"40":{"tf":1.0},"45":{"tf":1.0},"63":{"tf":1.0},"66":{"tf":1.0},"67":{"tf":1.0},"8":{"tf":1.0}}}}}}},"i":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"51":{"tf":1.0},"94":{"tf":1.0}}}}}}},"df":1,"docs":{"100":{"tf":1.0}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":9,"docs":{"104":{"tf":1.0},"123":{"tf":1.0},"13":{"tf":1.4142135623730951},"131":{"tf":1.7320508075688772},"15":{"tf":1.0},"67":{"tf":1.0},"72":{"tf":1.0},"9":{"tf":1.0},"91":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":3,"docs":{"122":{"tf":1.0},"136":{"tf":1.0},"20":{"tf":1.0}}}}}}},"n":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"d":{"df":8,"docs":{"12":{"tf":1.0},"124":{"tf":1.7320508075688772},"131":{"tf":1.0},"134":{"tf":1.0},"2":{"tf":1.0},"22":{"tf":1.0},"65":{"tf":1.0},"83":{"tf":1.0}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"12":{"tf":1.4142135623730951},"132":{"tf":1.4142135623730951}}}}}}},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":3,"docs":{"132":{"tf":1.4142135623730951},"88":{"tf":1.0},"93":{"tf":1.4142135623730951}}}},"d":{"df":1,"docs":{"49":{"tf":1.0}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"127":{"tf":1.0}}}}}}}}},"d":{"df":0,"docs":{},"e":{"df":2,"docs":{"56":{"tf":1.0},"58":{"tf":1.4142135623730951}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":5,"docs":{"10":{"tf":1.0},"12":{"tf":1.4142135623730951},"135":{"tf":1.0},"79":{"tf":1.0},"88":{"tf":1.0}}},"df":0,"docs":{}}}},"x":{"df":11,"docs":{"10":{"tf":2.23606797749979},"100":{"tf":2.0},"108":{"tf":1.0},"12":{"tf":1.4142135623730951},"13":{"tf":1.4142135623730951},"134":{"tf":1.0},"35":{"tf":1.0},"71":{"tf":1.0},"79":{"tf":1.0},"93":{"tf":1.0},"94":{"tf":1.4142135623730951}}}},"i":{"c":{"df":4,"docs":{"10":{"tf":1.0},"13":{"tf":1.0},"27":{"tf":1.0},"94":{"tf":1.0}}},"df":0,"docs":{}},"u":{"c":{"df":2,"docs":{"13":{"tf":1.0},"89":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":1,"docs":{"131":{"tf":1.0}},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"i":{"df":1,"docs":{"83":{"tf":1.0}}}},"df":0,"docs":{}}}}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"131":{"tf":1.4142135623730951}}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":9,"docs":{"118":{"tf":1.0},"127":{"tf":1.0},"129":{"tf":1.7320508075688772},"130":{"tf":1.0},"131":{"tf":1.4142135623730951},"18":{"tf":1.0},"51":{"tf":1.0},"69":{"tf":1.0},"8":{"tf":1.0}}}}}},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"i":{"df":2,"docs":{"136":{"tf":1.0},"43":{"tf":1.0}}}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":5,"docs":{"131":{"tf":1.0},"136":{"tf":1.0},"30":{"tf":1.4142135623730951},"69":{"tf":1.0},"93":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"18":{"tf":1.0},"72":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":24,"docs":{"10":{"tf":1.0},"103":{"tf":2.449489742783178},"105":{"tf":1.4142135623730951},"109":{"tf":1.0},"12":{"tf":2.449489742783178},"120":{"tf":1.4142135623730951},"127":{"tf":1.0},"129":{"tf":1.0},"13":{"tf":1.4142135623730951},"136":{"tf":1.0},"14":{"tf":1.4142135623730951},"15":{"tf":1.7320508075688772},"2":{"tf":1.7320508075688772},"22":{"tf":1.7320508075688772},"25":{"tf":1.0},"31":{"tf":1.4142135623730951},"33":{"tf":2.0},"34":{"tf":3.3166247903554},"35":{"tf":1.0},"41":{"tf":1.4142135623730951},"43":{"tf":2.449489742783178},"6":{"tf":3.1622776601683795},"8":{"tf":1.0},"94":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"44":{"tf":1.0}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":1,"docs":{"102":{"tf":1.0}}}}}},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"100":{"tf":1.0},"13":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"a":{"df":0,"docs":{},"n":{"c":{"df":5,"docs":{"12":{"tf":1.0},"13":{"tf":1.0},"15":{"tf":1.4142135623730951},"34":{"tf":2.6457513110645907},"7":{"tf":1.0}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":4,"docs":{"105":{"tf":1.0},"108":{"tf":1.0},"109":{"tf":1.0},"34":{"tf":1.7320508075688772}}}}}},"df":3,"docs":{"127":{"tf":1.0},"131":{"tf":1.4142135623730951},"132":{"tf":1.4142135623730951}},"e":{"a":{"d":{"df":12,"docs":{"100":{"tf":1.0},"122":{"tf":1.0},"13":{"tf":1.0},"131":{"tf":1.0},"20":{"tf":1.0},"31":{"tf":1.0},"53":{"tf":1.0},"54":{"tf":1.0},"79":{"tf":1.4142135623730951},"8":{"tf":1.0},"83":{"tf":1.0},"91":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":5,"docs":{"127":{"tf":1.4142135623730951},"131":{"tf":3.872983346207417},"132":{"tf":1.0},"136":{"tf":1.4142135623730951},"49":{"tf":1.0}}}},"df":0,"docs":{}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":3,"docs":{"127":{"tf":1.0},"131":{"tf":1.0},"40":{"tf":1.4142135623730951}},"r":{"df":2,"docs":{"104":{"tf":1.0},"83":{"tf":1.0}}}},"n":{"df":0,"docs":{},"s":{"df":1,"docs":{"98":{"tf":1.0}}}},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":12,"docs":{"117":{"tf":1.4142135623730951},"130":{"tf":1.0},"131":{"tf":1.0},"69":{"tf":1.0},"70":{"tf":1.0},"72":{"tf":1.0},"74":{"tf":1.0},"76":{"tf":1.0},"81":{"tf":1.0},"88":{"tf":1.0},"90":{"tf":1.0},"94":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"13":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"v":{"df":2,"docs":{"134":{"tf":1.0},"135":{"tf":1.0}}}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"i":{"df":2,"docs":{"10":{"tf":1.0},"47":{"tf":1.0}}}},"df":0,"docs":{}}},"n":{"df":4,"docs":{"117":{"tf":1.4142135623730951},"39":{"tf":2.23606797749979},"70":{"tf":1.0},"93":{"tf":1.0}}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":26,"docs":{"111":{"tf":1.0},"113":{"tf":2.6457513110645907},"120":{"tf":1.4142135623730951},"122":{"tf":2.0},"124":{"tf":1.0},"13":{"tf":3.0},"15":{"tf":1.0},"19":{"tf":1.4142135623730951},"2":{"tf":1.7320508075688772},"23":{"tf":1.0},"24":{"tf":1.0},"25":{"tf":1.0},"31":{"tf":1.0},"34":{"tf":1.0},"35":{"tf":1.0},"4":{"tf":1.0},"51":{"tf":1.0},"53":{"tf":1.0},"61":{"tf":1.0},"67":{"tf":1.0},"72":{"tf":1.0},"81":{"tf":1.0},"82":{"tf":1.0},"83":{"tf":1.0},"90":{"tf":1.0},"93":{"tf":1.4142135623730951}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":2,"docs":{"40":{"tf":1.0},"69":{"tf":1.0}}}}}}}},"r":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"u":{"c":{"df":3,"docs":{"124":{"tf":1.0},"13":{"tf":1.0},"52":{"tf":1.0}},"t":{"df":1,"docs":{"0":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"d":{"df":2,"docs":{"78":{"tf":1.0},"8":{"tf":1.0}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"19":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":5,"docs":{"122":{"tf":1.0},"131":{"tf":1.0},"44":{"tf":1.0},"6":{"tf":1.0},"97":{"tf":1.7320508075688772}}},"t":{"df":2,"docs":{"6":{"tf":1.0},"97":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"v":{"df":8,"docs":{"102":{"tf":1.0},"103":{"tf":1.0},"104":{"tf":1.0},"122":{"tf":1.4142135623730951},"134":{"tf":1.0},"20":{"tf":1.0},"52":{"tf":1.0},"69":{"tf":1.0}}}}}}},"o":{"df":1,"docs":{"136":{"tf":1.0}}},"s":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"<":{"df":0,"docs":{},"f":{"df":1,"docs":{"34":{"tf":1.7320508075688772}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"34":{"tf":2.23606797749979}}},"df":0,"docs":{}}}}},"n":{"'":{"df":0,"docs":{},"t":{"df":3,"docs":{"120":{"tf":1.0},"134":{"tf":1.0},"64":{"tf":1.0}}}},"df":0,"docs":{}},"r":{"a":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"<":{"df":0,"docs":{},"f":{"df":1,"docs":{"34":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"u":{"df":2,"docs":{"131":{"tf":1.0},"136":{"tf":1.0}}}}},"t":{"'":{"df":15,"docs":{"10":{"tf":1.0},"106":{"tf":1.0},"123":{"tf":1.0},"124":{"tf":1.0},"13":{"tf":1.0},"131":{"tf":1.7320508075688772},"136":{"tf":1.0},"19":{"tf":1.0},"34":{"tf":1.0},"48":{"tf":1.4142135623730951},"49":{"tf":1.4142135623730951},"51":{"tf":1.0},"53":{"tf":1.0},"54":{"tf":1.0},"80":{"tf":1.0}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":4,"docs":{"111":{"tf":1.0},"48":{"tf":1.0},"58":{"tf":1.4142135623730951},"61":{"tf":1.0}}},"r":{"df":3,"docs":{"101":{"tf":1.0},"113":{"tf":1.0},"2":{"tf":1.0}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":3,"docs":{"13":{"tf":1.0},"57":{"tf":1.0},"9":{"tf":1.0}}}}}},"​":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"x":{"df":1,"docs":{"113":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"∈":{"[":{"0":{",":{"2":{"df":0,"docs":{},"n":{"+":{"df":0,"docs":{},"k":{"df":1,"docs":{"91":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"":{"=":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"j":{"df":0,"docs":{},"k":{"1":{"df":0,"docs":{},"​":{"df":0,"docs":{},"":{"=":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"l":{"df":0,"docs":{},"k":{"2":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"j":{"=":{"1":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"m":{"df":4,"docs":{"90":{"tf":1.4142135623730951},"93":{"tf":1.4142135623730951},"94":{"tf":1.0},"96":{"tf":2.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"m":{"df":0,"docs":{},"′":{"+":{"1":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"m":{"df":0,"docs":{},"′":{"+":{"df":0,"docs":{},"m":{"df":2,"docs":{"93":{"tf":1.4142135623730951},"94":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"b":{"df":1,"docs":{"96":{"tf":1.4142135623730951}},"​":{":":{"=":{"df":0,"docs":{},"β":{"df":0,"docs":{},"j":{"+":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"​":{"df":0,"docs":{},"−":{"1":{"df":1,"docs":{"96":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":9,"docs":{"105":{"tf":1.0},"13":{"tf":1.0},"132":{"tf":1.4142135623730951},"4":{"tf":1.0},"69":{"tf":1.4142135623730951},"82":{"tf":1.0},"84":{"tf":1.0},"91":{"tf":1.4142135623730951},"93":{"tf":1.4142135623730951}},"g":{"df":0,"docs":{},"z":{"df":1,"docs":{"94":{"tf":1.4142135623730951}}}},"o":{"b":{"df":3,"docs":{"113":{"tf":1.0},"117":{"tf":1.0},"19":{"tf":1.0}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":2,"docs":{"131":{"tf":1.0},"49":{"tf":1.0}}}}},"z":{"df":1,"docs":{"94":{"tf":1.4142135623730951}}},"υ":{"df":0,"docs":{},"s":{"df":0,"docs":{},"​":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"t":{"df":0,"docs":{},"j":{"df":1,"docs":{"94":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"​":{",":{"df":0,"docs":{},"γ":{"df":0,"docs":{},"j":{"df":1,"docs":{"96":{"tf":1.0}}}}},":":{"=":{"df":0,"docs":{},"α":{"df":0,"docs":{},"j":{"df":1,"docs":{"96":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"′":{"df":0,"docs":{},"​":{":":{"=":{"df":0,"docs":{},"α":{"df":0,"docs":{},"j":{"+":{"df":0,"docs":{},"m":{"df":0,"docs":{},"−":{"1":{"df":1,"docs":{"96":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"":{"=":{"df":0,"docs":{},"i":{"df":1,"docs":{"4":{"tf":1.0}}}},"df":0,"docs":{}}},"k":{"+":{"1":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"2":{"df":0,"docs":{},"k":{"+":{"1":{"df":1,"docs":{"94":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"1":{"2":{"df":1,"docs":{"34":{"tf":1.0}}},"df":2,"docs":{"13":{"tf":1.0},"34":{"tf":1.4142135623730951}}},"2":{"df":2,"docs":{"13":{"tf":1.0},"34":{"tf":1.0}}},"<":{"df":0,"docs":{},"n":{"df":2,"docs":{"93":{"tf":1.0},"94":{"tf":1.0}},"−":{"1":{"df":1,"docs":{"94":{"tf":1.0}}},"df":0,"docs":{}}}},"=":{"0":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"n":{"df":0,"docs":{},"−":{"1":{"df":1,"docs":{"94":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"1":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"n":{"df":2,"docs":{"93":{"tf":1.0},"94":{"tf":1.0}},"t":{"df":2,"docs":{"90":{"tf":1.4142135623730951},"96":{"tf":1.4142135623730951}}},"−":{"1":{"df":1,"docs":{"93":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"3":{"df":1,"docs":{"100":{"tf":1.0}}},"df":0,"docs":{},"n":{"df":1,"docs":{"94":{"tf":1.0}}},"ω":{"0":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}}},">":{"1":{"df":1,"docs":{"101":{"tf":1.0}}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":3,"docs":{"18":{"tf":1.0},"34":{"tf":1.0},"37":{"tf":1.0}}}}},"df":6,"docs":{"100":{"tf":1.0},"123":{"tf":1.0},"13":{"tf":2.0},"132":{"tf":1.4142135623730951},"48":{"tf":1.0},"69":{"tf":1.4142135623730951}},"e":{"c":{"c":{"a":{"df":0,"docs":{},"k":{"2":{"5":{"6":{"(":{"df":0,"docs":{},"x":{"df":0,"docs":{},"∣":{"df":0,"docs":{},"∣":{"df":0,"docs":{},"i":{"df":2,"docs":{"93":{"tf":1.0},"94":{"tf":1.0}}}}}}},"df":1,"docs":{"88":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"136":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":5,"docs":{"117":{"tf":1.0},"123":{"tf":1.0},"19":{"tf":1.0},"44":{"tf":1.0},"49":{"tf":1.0}}}},"y":{"df":3,"docs":{"131":{"tf":1.0},"136":{"tf":1.0},"43":{"tf":1.0}}}},"i":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"73":{"tf":1.0}}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":14,"docs":{"113":{"tf":1.0},"118":{"tf":1.0},"131":{"tf":1.7320508075688772},"136":{"tf":1.0},"43":{"tf":1.0},"44":{"tf":1.0},"56":{"tf":1.0},"57":{"tf":1.0},"6":{"tf":1.0},"73":{"tf":1.0},"74":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.0},"82":{"tf":1.0}},"l":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"g":{"df":3,"docs":{"19":{"tf":1.0},"3":{"tf":1.0},"6":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"n":{"df":6,"docs":{"136":{"tf":1.0},"20":{"tf":1.0},"41":{"tf":1.0},"72":{"tf":1.0},"90":{"tf":1.0},"97":{"tf":1.0}}}}}},"t":{"df":1,"docs":{"96":{"tf":1.4142135623730951}},"​":{":":{"=":{"df":0,"docs":{},"β":{"df":0,"docs":{},"k":{"df":0,"docs":{},"−":{"1":{"df":1,"docs":{"96":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"z":{"df":0,"docs":{},"g":{":":{":":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"r":{"df":2,"docs":{"34":{"tf":1.4142135623730951},"43":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":2,"docs":{"34":{"tf":2.23606797749979},"43":{"tf":1.4142135623730951}}}},"υ":{"df":0,"docs":{},"s":{"2":{"df":0,"docs":{},"k":{"df":1,"docs":{"101":{"tf":1.0}},"​":{"df":0,"docs":{},"​":{"df":0,"docs":{},"π":{"df":0,"docs":{},"k":{"df":0,"docs":{},"−":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"2":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{"df":0,"docs":{},"​":{"df":0,"docs":{},"​":{"=":{"df":0,"docs":{},"g":{"+":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"2":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{"df":0,"docs":{},"h":{"=":{"df":0,"docs":{},"g":{"df":0,"docs":{},"−":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"2":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{"df":0,"docs":{},"h":{"df":1,"docs":{"94":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}},"−":{"1":{"df":3,"docs":{"13":{"tf":1.0},"93":{"tf":1.0},"94":{"tf":1.0}}},"df":0,"docs":{}},"≥":{"0":{"df":1,"docs":{"19":{"tf":1.0}}},"df":0,"docs":{}}},"l":{",":{"df":0,"docs":{},"r":{",":{"df":0,"docs":{},"o":{"df":2,"docs":{"8":{"tf":1.0},"9":{"tf":1.0}}}},"df":0,"docs":{}}},"=":{"df":0,"docs":{},"∣":{"d":{"df":0,"docs":{},"k":{"df":0,"docs":{},"−":{"1":{"df":0,"docs":{},"​":{"df":0,"docs":{},"∣":{"/":{"2":{"df":1,"docs":{"93":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":7,"docs":{"122":{"tf":1.0},"2":{"tf":1.7320508075688772},"31":{"tf":1.0},"34":{"tf":1.0},"4":{"tf":1.0},"72":{"tf":1.0},"98":{"tf":1.0}}}}},"df":0,"docs":{}}},"m":{"b":{"d":{"a":{"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":6,"docs":{"0":{"tf":1.0},"102":{"tf":1.0},"18":{"tf":1.0},"44":{"tf":1.7320508075688772},"86":{"tf":1.0},"88":{"tf":1.0}},"s":{"_":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":1,"docs":{"37":{"tf":1.0}}}}}}}},"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{":":{":":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{"_":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{":":{":":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{":":{":":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{":":{":":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"s":{"1":{"2":{"_":{"3":{"8":{"1":{":":{":":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":2,"docs":{"43":{"tf":1.0},"44":{"tf":1.0}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{":":{":":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{":":{":":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":2,"docs":{"43":{"tf":1.0},"44":{"tf":1.0}}}}}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"n":{"d":{"df":1,"docs":{"13":{"tf":1.4142135623730951}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"49":{"tf":1.0}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"t":{"df":13,"docs":{"106":{"tf":1.0},"108":{"tf":1.0},"118":{"tf":1.0},"12":{"tf":1.4142135623730951},"127":{"tf":1.4142135623730951},"13":{"tf":2.0},"131":{"tf":2.0},"132":{"tf":1.0},"136":{"tf":1.0},"15":{"tf":1.0},"39":{"tf":1.0},"8":{"tf":1.0},"9":{"tf":1.0}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"101":{"tf":1.0},"18":{"tf":1.4142135623730951},"86":{"tf":1.0}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"18":{"tf":1.0},"72":{"tf":1.0}}}}}},"y":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"101":{"tf":1.4142135623730951},"118":{"tf":1.4142135623730951}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":5,"docs":{"127":{"tf":1.0},"131":{"tf":1.4142135623730951},"132":{"tf":1.0},"134":{"tf":1.0},"136":{"tf":1.0}}}}}}},"d":{"df":0,"docs":{},"e":{"_":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"(":{")":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"113":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"113":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":1,"docs":{"113":{"tf":2.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":6,"docs":{"108":{"tf":1.4142135623730951},"113":{"tf":1.4142135623730951},"118":{"tf":1.0},"124":{"tf":1.7320508075688772},"134":{"tf":1.0},"67":{"tf":2.0}}}},"df":7,"docs":{"10":{"tf":1.0},"11":{"tf":1.0},"12":{"tf":1.0},"127":{"tf":1.0},"13":{"tf":1.0},"132":{"tf":1.4142135623730951},"79":{"tf":1.4142135623730951}},"e":{"a":{"d":{"df":3,"docs":{"136":{"tf":1.0},"93":{"tf":1.0},"94":{"tf":1.0}}},"df":0,"docs":{},"f":{"df":2,"docs":{"100":{"tf":1.4142135623730951},"91":{"tf":1.0}}},"r":{"df":0,"docs":{},"n":{"df":1,"docs":{"41":{"tf":1.0}}}},"v":{"df":7,"docs":{"100":{"tf":1.4142135623730951},"129":{"tf":1.0},"13":{"tf":1.0},"15":{"tf":1.0},"19":{"tf":1.0},"79":{"tf":1.0},"91":{"tf":1.0}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"df":6,"docs":{"10":{"tf":1.0},"108":{"tf":1.0},"15":{"tf":1.0},"19":{"tf":1.0},"58":{"tf":1.0},"8":{"tf":2.23606797749979}}}},"m":{"df":0,"docs":{},"m":{"a":{"df":1,"docs":{"13":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":7,"docs":{"118":{"tf":1.0},"127":{"tf":1.4142135623730951},"131":{"tf":1.0},"132":{"tf":1.7320508075688772},"35":{"tf":1.0},"50":{"tf":1.0},"71":{"tf":1.0}}}}}},"q":{"df":3,"docs":{"51":{"tf":1.4142135623730951},"61":{"tf":1.0},"67":{"tf":2.0}}},"s":{"df":0,"docs":{},"s":{"df":6,"docs":{"13":{"tf":1.0},"131":{"tf":1.0},"136":{"tf":1.4142135623730951},"47":{"tf":1.0},"72":{"tf":2.6457513110645907},"81":{"tf":1.0}}}},"t":{"'":{"df":23,"docs":{"103":{"tf":1.0},"106":{"tf":1.0},"108":{"tf":1.0},"11":{"tf":1.0},"113":{"tf":1.0},"124":{"tf":1.0},"13":{"tf":2.23606797749979},"134":{"tf":2.23606797749979},"135":{"tf":1.4142135623730951},"136":{"tf":1.7320508075688772},"15":{"tf":1.0},"19":{"tf":1.0},"34":{"tf":1.0},"43":{"tf":1.0},"47":{"tf":1.0},"48":{"tf":1.0},"51":{"tf":1.0},"53":{"tf":1.0},"70":{"tf":1.0},"74":{"tf":1.0},"76":{"tf":1.0},"78":{"tf":1.0},"8":{"tf":1.0}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":4,"docs":{"131":{"tf":1.0},"134":{"tf":1.0},"4":{"tf":1.0},"94":{"tf":1.7320508075688772}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":6,"docs":{"103":{"tf":1.0},"45":{"tf":1.0},"58":{"tf":1.0},"66":{"tf":1.0},"68":{"tf":1.7320508075688772},"81":{"tf":1.0}}},"r":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"82":{"tf":1.0}}}},"df":0,"docs":{}}}}},"i":{",":{"df":0,"docs":{},"j":{"df":0,"docs":{},"′":{"df":0,"docs":{},"′":{"df":0,"docs":{},"​":{"<":{"df":0,"docs":{},"m":{"a":{"d":{"d":{"df":0,"docs":{},"r":{",":{"df":0,"docs":{},"i":{"+":{"1":{",":{"df":0,"docs":{},"j":{"df":1,"docs":{"127":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"b":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"120":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":3,"docs":{"131":{"tf":1.0},"31":{"tf":1.0},"4":{"tf":1.4142135623730951}},"m":{"b":{"df":1,"docs":{"136":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"df":6,"docs":{"13":{"tf":1.0},"20":{"tf":1.7320508075688772},"27":{"tf":1.0},"31":{"tf":1.0},"83":{"tf":1.0},"84":{"tf":1.4142135623730951}}}},"df":1,"docs":{"34":{"tf":1.0}}},"k":{"df":1,"docs":{"136":{"tf":1.0}}}},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"102":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"df":4,"docs":{"113":{"tf":1.0},"118":{"tf":1.0},"131":{"tf":1.0},"58":{"tf":1.0}}}},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":2,"docs":{"106":{"tf":1.0},"13":{"tf":1.0}}}}},"​":{"(":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{")":{"=":{"1":{"df":1,"docs":{"4":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"j":{"df":0,"docs":{},"​":{")":{"=":{"0":{"df":1,"docs":{"4":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"o":{"c":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"69":{"tf":2.0},"82":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"c":{"df":5,"docs":{"131":{"tf":1.0},"136":{"tf":1.0},"15":{"tf":1.0},"3":{"tf":1.0},"35":{"tf":1.0}}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"g":{"df":2,"docs":{"113":{"tf":1.0},"72":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"12":{"tf":1.0},"131":{"tf":1.4142135623730951}}}}}},"o":{"df":0,"docs":{},"k":{"df":8,"docs":{"105":{"tf":1.0},"106":{"tf":1.0},"107":{"tf":1.0},"113":{"tf":1.0},"13":{"tf":1.0},"134":{"tf":2.23606797749979},"20":{"tf":1.0},"50":{"tf":1.0}}},"p":{"df":2,"docs":{"101":{"tf":1.0},"131":{"tf":2.0}}},"s":{"df":1,"docs":{"15":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"48":{"tf":1.0}}}},"t":{"df":2,"docs":{"49":{"tf":1.0},"52":{"tf":1.0}}},"w":{"df":5,"docs":{"124":{"tf":1.0},"34":{"tf":1.0},"67":{"tf":1.7320508075688772},"80":{"tf":1.0},"90":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"2":{"tf":1.0}}}}}}},"p":{"df":0,"docs":{},"u":{"b":{"df":2,"docs":{"127":{"tf":1.0},"132":{"tf":1.0}}},"df":0,"docs":{}}},"u":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"131":{"tf":1.0}}}}}}},"df":0,"docs":{}},"×":{"3":{"df":1,"docs":{"126":{"tf":1.0}}},"df":0,"docs":{}},"′":{":":{"=":{"df":0,"docs":{},"⌈":{"df":0,"docs":{},"l":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"​":{"/":{"4":{"df":1,"docs":{"127":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"′":{"=":{"(":{"df":0,"docs":{},"l":{"0":{"df":0,"docs":{},"′":{"df":0,"docs":{},"′":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"l":{"1":{"df":0,"docs":{},"′":{"df":0,"docs":{},"′":{"df":0,"docs":{},"​":{",":{".":{".":{".":{",":{"df":0,"docs":{},"l":{"df":0,"docs":{},"j":{"df":0,"docs":{},"′":{"df":0,"docs":{},"′":{"df":0,"docs":{},"​":{")":{"df":0,"docs":{},"t":{"df":1,"docs":{"127":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"m":{",":{"df":0,"docs":{},"v":{")":{"=":{"(":{"0":{",":{"0":{"df":1,"docs":{"131":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"131":{"tf":1.0}}}},"0":{"df":0,"docs":{},"​":{"=":{"df":0,"docs":{},"r":{"0":{"df":1,"docs":{"136":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"1":{"df":1,"docs":{"2":{"tf":1.0}}},":":{"=":{"df":0,"docs":{},"m":{"df":0,"docs":{},"′":{"+":{"df":0,"docs":{},"m":{"df":1,"docs":{"90":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"=":{"2":{"df":0,"docs":{},"m":{"df":3,"docs":{"72":{"tf":1.0},"74":{"tf":1.0},"79":{"tf":1.0}}}},"5":{"2":{"df":1,"docs":{"132":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"n":{"+":{"df":0,"docs":{},"k":{"df":1,"docs":{"19":{"tf":1.0}}}},"df":0,"docs":{}}},"^":{"df":0,"docs":{},"j":{"df":1,"docs":{"93":{"tf":1.0}}}},"a":{"c":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":1,"docs":{"2":{"tf":1.0}}}}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"136":{"tf":1.7320508075688772},"49":{"tf":1.4142135623730951}}}}}},"d":{"d":{"df":0,"docs":{},"r":{",":{"df":0,"docs":{},"i":{"+":{"1":{",":{"df":0,"docs":{},"j":{"df":0,"docs":{},"​":{"df":0,"docs":{},"−":{"df":0,"docs":{},"m":{"a":{"d":{"d":{"df":0,"docs":{},"r":{",":{"df":0,"docs":{},"i":{",":{"df":0,"docs":{},"j":{"df":0,"docs":{},"​":{">":{"1":{"df":1,"docs":{"127":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},",":{"df":0,"docs":{},"j":{"df":0,"docs":{},"​":{"<":{"df":0,"docs":{},"l":{"0":{",":{"df":0,"docs":{},"j":{"df":1,"docs":{"127":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":1,"docs":{"127":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":11,"docs":{"0":{"tf":1.0},"103":{"tf":1.4142135623730951},"110":{"tf":1.0},"112":{"tf":1.0},"130":{"tf":1.4142135623730951},"131":{"tf":1.7320508075688772},"20":{"tf":1.0},"3":{"tf":1.0},"43":{"tf":1.0},"44":{"tf":1.0},"93":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"33":{"tf":1.0}}}},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"12":{"tf":1.0}}}}},"df":0,"docs":{}}}},"j":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":3,"docs":{"107":{"tf":1.0},"132":{"tf":1.4142135623730951},"68":{"tf":1.0}}}}},"k":{"df":0,"docs":{},"e":{"df":15,"docs":{"124":{"tf":1.0},"131":{"tf":1.7320508075688772},"134":{"tf":1.0},"136":{"tf":1.0},"19":{"tf":1.0},"44":{"tf":1.0},"47":{"tf":1.0},"55":{"tf":1.0},"69":{"tf":1.0},"70":{"tf":1.0},"76":{"tf":1.0},"79":{"tf":1.0},"82":{"tf":1.0},"87":{"tf":1.0},"94":{"tf":1.0}}}},"l":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":1,"docs":{"10":{"tf":1.0}}}}}},"i":{"c":{"df":0,"docs":{},"i":{"df":1,"docs":{"76":{"tf":1.0}}}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"i":{"df":6,"docs":{"107":{"tf":1.0},"108":{"tf":1.0},"131":{"tf":1.7320508075688772},"19":{"tf":1.0},"69":{"tf":1.0},"97":{"tf":1.0}},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"117":{"tf":1.0}}}}}}},"p":{"df":3,"docs":{"100":{"tf":1.0},"112":{"tf":1.4142135623730951},"13":{"tf":2.23606797749979}}},"r":{"df":0,"docs":{},"k":{"df":1,"docs":{"2":{"tf":1.0}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"129":{"tf":1.0}}}}},"h":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"r":{"c":{"/":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{".":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{":":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"df":1,"docs":{"2":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":1,"docs":{"2":{"tf":1.0}}}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":1,"docs":{"131":{"tf":1.0}},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"df":3,"docs":{"45":{"tf":1.0},"69":{"tf":1.0},"7":{"tf":1.0}}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"i":{"c":{"df":9,"docs":{"11":{"tf":1.0},"12":{"tf":2.0},"13":{"tf":1.4142135623730951},"132":{"tf":1.0},"15":{"tf":2.23606797749979},"33":{"tf":1.4142135623730951},"35":{"tf":1.4142135623730951},"7":{"tf":1.4142135623730951},"8":{"tf":1.4142135623730951}}},"df":0,"docs":{},"x":{"df":24,"docs":{"10":{"tf":2.23606797749979},"11":{"tf":1.7320508075688772},"12":{"tf":2.6457513110645907},"126":{"tf":1.0},"127":{"tf":2.23606797749979},"13":{"tf":2.0},"132":{"tf":2.8284271247461903},"15":{"tf":2.449489742783178},"19":{"tf":1.7320508075688772},"22":{"tf":1.4142135623730951},"25":{"tf":1.0},"31":{"tf":1.0},"33":{"tf":1.0},"34":{"tf":1.0},"35":{"tf":2.0},"4":{"tf":1.0},"68":{"tf":1.7320508075688772},"69":{"tf":1.0},"7":{"tf":1.4142135623730951},"8":{"tf":1.7320508075688772},"82":{"tf":1.0},"9":{"tf":2.0},"90":{"tf":2.0},"93":{"tf":1.4142135623730951}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"13":{"tf":1.0},"131":{"tf":1.0},"15":{"tf":1.0}}}}}},"x":{"df":3,"docs":{"102":{"tf":1.0},"118":{"tf":1.0},"131":{"tf":1.0}},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":3,"docs":{"127":{"tf":1.0},"35":{"tf":1.0},"37":{"tf":1.4142135623730951}}}}}}}},"df":11,"docs":{"126":{"tf":1.0},"127":{"tf":2.449489742783178},"13":{"tf":1.0},"131":{"tf":2.449489742783178},"19":{"tf":1.0},"4":{"tf":1.0},"69":{"tf":1.4142135623730951},"71":{"tf":1.0},"72":{"tf":1.7320508075688772},"74":{"tf":1.0},"90":{"tf":1.7320508075688772}},"e":{"a":{"df":0,"docs":{},"n":{"df":28,"docs":{"100":{"tf":1.0},"104":{"tf":1.0},"105":{"tf":1.0},"107":{"tf":1.0},"113":{"tf":1.0},"122":{"tf":1.0},"123":{"tf":1.4142135623730951},"127":{"tf":1.0},"13":{"tf":1.7320508075688772},"131":{"tf":1.4142135623730951},"132":{"tf":1.0},"20":{"tf":1.0},"22":{"tf":1.0},"27":{"tf":1.0},"34":{"tf":1.0},"35":{"tf":1.0},"51":{"tf":1.0},"64":{"tf":1.4142135623730951},"65":{"tf":1.0},"67":{"tf":1.4142135623730951},"69":{"tf":1.0},"71":{"tf":1.0},"72":{"tf":1.0},"74":{"tf":1.0},"77":{"tf":1.0},"8":{"tf":1.0},"91":{"tf":1.0},"94":{"tf":1.0}}},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"2":{"tf":1.0}}}}}},"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"3":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"m":{"_":{"a":{"df":3,"docs":{"127":{"tf":2.0},"131":{"tf":1.0},"132":{"tf":1.4142135623730951}}},"df":0,"docs":{},"p":{"df":1,"docs":{"132":{"tf":1.0}}},"v":{"df":3,"docs":{"127":{"tf":1.7320508075688772},"131":{"tf":1.0},"132":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":7,"docs":{"126":{"tf":1.0},"127":{"tf":1.7320508075688772},"129":{"tf":2.23606797749979},"131":{"tf":5.5677643628300215},"132":{"tf":2.8284271247461903},"134":{"tf":1.0},"136":{"tf":3.1622776601683795}}}}}},"n":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"49":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":14,"docs":{"127":{"tf":1.0},"131":{"tf":1.4142135623730951},"14":{"tf":1.0},"34":{"tf":1.0},"36":{"tf":1.0},"50":{"tf":1.0},"54":{"tf":1.0},"57":{"tf":1.0},"6":{"tf":1.0},"69":{"tf":1.0},"76":{"tf":1.0},"82":{"tf":1.0},"83":{"tf":1.0},"91":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"g":{"df":1,"docs":{"11":{"tf":1.0}}},"k":{"df":0,"docs":{},"l":{"df":13,"docs":{"100":{"tf":1.4142135623730951},"109":{"tf":1.0},"111":{"tf":1.4142135623730951},"112":{"tf":1.4142135623730951},"118":{"tf":1.0},"59":{"tf":1.4142135623730951},"61":{"tf":1.4142135623730951},"62":{"tf":1.4142135623730951},"71":{"tf":1.4142135623730951},"75":{"tf":1.0},"79":{"tf":2.449489742783178},"90":{"tf":1.0},"91":{"tf":2.23606797749979}}}}},"s":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"g":{"df":2,"docs":{"39":{"tf":1.4142135623730951},"41":{"tf":1.0}},"e":{"_":{"1":{"df":1,"docs":{"39":{"tf":2.23606797749979}}},"2":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}},"3":{"df":1,"docs":{"39":{"tf":1.0}}},"4":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"t":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"2":{"tf":2.23606797749979}}}},"df":1,"docs":{"120":{"tf":1.0}},"h":{"df":0,"docs":{},"o":{"d":{"df":12,"docs":{"104":{"tf":1.0},"105":{"tf":1.4142135623730951},"106":{"tf":1.7320508075688772},"112":{"tf":1.0},"113":{"tf":2.23606797749979},"116":{"tf":1.0},"122":{"tf":1.0},"13":{"tf":1.4142135623730951},"2":{"tf":1.4142135623730951},"34":{"tf":1.4142135623730951},"39":{"tf":1.7320508075688772},"69":{"tf":1.0}}},"df":0,"docs":{}}}}},"i":{"+":{"1":{"df":0,"docs":{},"​":{"=":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"+":{"1":{"df":1,"docs":{"136":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},",":{"df":0,"docs":{},"j":{"df":1,"docs":{"4":{"tf":1.0}}}},"d":{"d":{"df":0,"docs":{},"l":{"df":1,"docs":{"34":{"tf":1.0}}}},"df":0,"docs":{}},"df":1,"docs":{"136":{"tf":1.0}},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"2":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"n":{"d":{"df":4,"docs":{"123":{"tf":1.0},"131":{"tf":1.0},"48":{"tf":1.0},"49":{"tf":1.0}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"127":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"13":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"s":{"df":2,"docs":{"131":{"tf":1.0},"136":{"tf":1.0}}}},"x":{"df":2,"docs":{"135":{"tf":1.0},"65":{"tf":1.0}}}},"j":{"df":1,"docs":{"93":{"tf":1.0}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":1,"docs":{"132":{"tf":1.0}},"r":{"a":{"df":0,"docs":{},"p":{"2":{"df":1,"docs":{"132":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"132":{"tf":1.0}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"132":{"tf":1.4142135623730951}}}}}},"​":{"df":0,"docs":{},"∈":{"df":0,"docs":{},"f":{"2":{"df":0,"docs":{},"n":{"+":{"2":{"df":0,"docs":{},"×":{"2":{"df":1,"docs":{"132":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"​":{"df":0,"docs":{},"∈":{"df":0,"docs":{},"f":{"2":{"df":0,"docs":{},"n":{"+":{"2":{"df":0,"docs":{},"×":{"2":{"df":1,"docs":{"132":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"o":{"d":{"df":0,"docs":{},"e":{"df":1,"docs":{"131":{"tf":1.4142135623730951}},"l":{"df":1,"docs":{"49":{"tf":1.0}}},"r":{"df":0,"docs":{},"n":{"df":1,"docs":{"41":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":4,"docs":{"101":{"tf":1.0},"131":{"tf":1.0},"44":{"tf":1.0},"58":{"tf":1.4142135623730951}}}}},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"37":{"tf":1.0}},"o":{"df":1,"docs":{"40":{"tf":1.0}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"127":{"tf":1.4142135623730951}}}}}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":5,"docs":{"18":{"tf":1.0},"33":{"tf":1.0},"69":{"tf":1.0},"78":{"tf":1.0},"9":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"e":{"df":24,"docs":{"102":{"tf":1.0},"11":{"tf":1.0},"113":{"tf":1.7320508075688772},"117":{"tf":1.0},"13":{"tf":2.0},"131":{"tf":1.7320508075688772},"135":{"tf":1.0},"136":{"tf":2.0},"15":{"tf":1.0},"20":{"tf":1.0},"33":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"44":{"tf":1.0},"6":{"tf":1.0},"63":{"tf":1.0},"65":{"tf":1.0},"67":{"tf":1.0},"72":{"tf":1.4142135623730951},"73":{"tf":1.0},"79":{"tf":1.0},"81":{"tf":1.0},"82":{"tf":1.0},"83":{"tf":1.4142135623730951}},"o":{"df":0,"docs":{},"v":{"df":1,"docs":{"13":{"tf":1.0}}}}}},"v":{"df":0,"docs":{},"e":{"df":3,"docs":{"134":{"tf":1.0},"49":{"tf":1.0},"52":{"tf":1.0}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"134":{"tf":1.0}}}}}}}}},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"2":{"df":1,"docs":{"132":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"p":{"2":{"df":3,"docs":{"132":{"tf":1.0},"82":{"tf":1.0},"93":{"tf":1.0}},"​":{"df":0,"docs":{},"∈":{"df":0,"docs":{},"f":{"2":{"df":0,"docs":{},"n":{"df":0,"docs":{},"×":{"df":0,"docs":{},"m":{"df":1,"docs":{"93":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"s":{"df":1,"docs":{"2":{"tf":4.898979485566356}}},"u":{"c":{"df":0,"docs":{},"h":{"df":6,"docs":{"115":{"tf":1.0},"122":{"tf":1.4142135623730951},"124":{"tf":1.0},"20":{"tf":1.0},"36":{"tf":1.0},"65":{"tf":1.0}}}},"df":0,"docs":{},"l":{"df":3,"docs":{"127":{"tf":1.0},"131":{"tf":1.7320508075688772},"132":{"tf":1.0}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":16,"docs":{"100":{"tf":1.0},"105":{"tf":1.0},"106":{"tf":1.0},"11":{"tf":1.0},"127":{"tf":1.4142135623730951},"13":{"tf":1.0},"134":{"tf":1.4142135623730951},"136":{"tf":1.0},"43":{"tf":1.0},"6":{"tf":1.0},"64":{"tf":1.7320508075688772},"65":{"tf":1.7320508075688772},"8":{"tf":1.0},"9":{"tf":1.4142135623730951},"91":{"tf":1.0},"97":{"tf":1.0}},"i":{"df":4,"docs":{"124":{"tf":1.0},"13":{"tf":1.0},"44":{"tf":1.0},"51":{"tf":1.0}}}}},"v":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"69":{"tf":1.0},"83":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"t":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"117":{"tf":1.4142135623730951}}}},"df":3,"docs":{"113":{"tf":1.0},"43":{"tf":1.0},"44":{"tf":1.7320508075688772}}}},"′":{",":{"df":0,"docs":{},"v":{"df":1,"docs":{"131":{"tf":1.0}}}},"=":{"3":{"3":{"df":1,"docs":{"132":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"′":{"=":{"1":{"8":{"df":1,"docs":{"132":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"∈":{"df":0,"docs":{},"f":{"(":{"df":0,"docs":{},"l":{"+":{"df":0,"docs":{},"l":{"df":0,"docs":{},"′":{")":{"df":0,"docs":{},"×":{"3":{"3":{"df":1,"docs":{"127":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"+":{"df":0,"docs":{},"l":{"df":0,"docs":{},"′":{"df":0,"docs":{},"′":{")":{"df":0,"docs":{},"×":{"3":{"3":{"df":1,"docs":{"127":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"×":{"3":{"3":{"df":1,"docs":{"127":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"−":{"1":{"df":2,"docs":{"72":{"tf":2.23606797749979},"78":{"tf":1.0}}},"df":0,"docs":{}},"≥":{"df":0,"docs":{},"n":{"df":1,"docs":{"19":{"tf":1.0}}}}},"n":{"+":{"1":{"df":1,"docs":{"25":{"tf":1.0}}},"df":0,"docs":{},"m":{"+":{"1":{")":{"df":0,"docs":{},"×":{"3":{"df":1,"docs":{"13":{"tf":1.0}}},"5":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"<":{"df":0,"docs":{},"m":{"df":3,"docs":{"72":{"tf":1.0},"74":{"tf":1.0},"79":{"tf":1.0}}}},"=":{"2":{"df":0,"docs":{},"n":{"df":3,"docs":{"72":{"tf":1.0},"74":{"tf":1.0},"79":{"tf":1.0}}}},"3":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{},"n":{"+":{"df":0,"docs":{},"m":{"+":{"1":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":3,"docs":{"100":{"tf":1.0},"122":{"tf":1.0},"2":{"tf":1.0}}}},"m":{"df":0,"docs":{},"e":{"df":2,"docs":{"101":{"tf":1.0},"12":{"tf":1.0}}}},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"49":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":2,"docs":{"100":{"tf":1.0},"83":{"tf":1.0}}}}}},"c":{"df":1,"docs":{"27":{"tf":1.0}}},"df":13,"docs":{"123":{"tf":2.23606797749979},"13":{"tf":2.449489742783178},"136":{"tf":1.0},"15":{"tf":1.0},"19":{"tf":1.0},"22":{"tf":1.4142135623730951},"31":{"tf":1.0},"34":{"tf":1.7320508075688772},"67":{"tf":1.4142135623730951},"74":{"tf":1.4142135623730951},"77":{"tf":1.4142135623730951},"78":{"tf":1.0},"90":{"tf":1.4142135623730951}},"e":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"127":{"tf":1.0}}}}}}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":5,"docs":{"102":{"tf":1.0},"109":{"tf":1.0},"111":{"tf":1.0},"12":{"tf":1.0},"32":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"13":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"d":{"df":40,"docs":{"101":{"tf":1.4142135623730951},"104":{"tf":1.0},"106":{"tf":2.0},"108":{"tf":1.0},"110":{"tf":1.4142135623730951},"113":{"tf":2.0},"116":{"tf":1.4142135623730951},"117":{"tf":1.4142135623730951},"118":{"tf":1.4142135623730951},"122":{"tf":1.0},"124":{"tf":1.0},"129":{"tf":1.0},"13":{"tf":1.4142135623730951},"131":{"tf":3.3166247903554},"134":{"tf":1.0},"136":{"tf":1.7320508075688772},"18":{"tf":1.0},"19":{"tf":1.0},"20":{"tf":1.0},"31":{"tf":2.0},"33":{"tf":1.0},"34":{"tf":1.4142135623730951},"35":{"tf":1.4142135623730951},"4":{"tf":1.0},"43":{"tf":1.4142135623730951},"47":{"tf":1.0},"56":{"tf":1.0},"57":{"tf":1.4142135623730951},"58":{"tf":1.0},"59":{"tf":1.7320508075688772},"67":{"tf":1.7320508075688772},"68":{"tf":1.0},"69":{"tf":1.7320508075688772},"7":{"tf":1.4142135623730951},"73":{"tf":1.4142135623730951},"74":{"tf":1.0},"79":{"tf":1.7320508075688772},"8":{"tf":1.0},"81":{"tf":1.0},"88":{"tf":1.0}}},"df":0,"docs":{}},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":1,"docs":{"72":{"tf":1.0}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"94":{"tf":1.0}}}}},"w":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"105":{"tf":1.0}}}}}}}},"df":10,"docs":{"105":{"tf":1.0},"12":{"tf":1.0},"127":{"tf":1.0},"13":{"tf":1.0},"131":{"tf":1.7320508075688772},"19":{"tf":1.4142135623730951},"58":{"tf":1.0},"67":{"tf":1.0},"82":{"tf":1.4142135623730951},"93":{"tf":1.0}}},"x":{"df":0,"docs":{},"t":{"df":13,"docs":{"101":{"tf":1.4142135623730951},"117":{"tf":1.0},"129":{"tf":1.0},"13":{"tf":1.4142135623730951},"134":{"tf":1.0},"22":{"tf":1.0},"34":{"tf":1.0},"48":{"tf":1.0},"65":{"tf":1.0},"73":{"tf":1.0},"76":{"tf":1.0},"8":{"tf":1.0},"9":{"tf":1.0}}}}},"i":{"c":{"df":0,"docs":{},"e":{"df":1,"docs":{"13":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"n":{"c":{"df":1,"docs":{"118":{"tf":1.0}}},"df":1,"docs":{"27":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"87":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"z":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":2,"docs":{"72":{"tf":1.0},"74":{"tf":1.0}}}}}}},"t":{"a":{"df":0,"docs":{},"t":{"df":11,"docs":{"127":{"tf":1.0},"132":{"tf":1.0},"33":{"tf":1.0},"34":{"tf":1.0},"4":{"tf":1.4142135623730951},"69":{"tf":1.4142135623730951},"8":{"tf":1.0},"86":{"tf":1.0},"89":{"tf":1.4142135623730951},"91":{"tf":1.7320508075688772},"94":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"e":{"df":13,"docs":{"103":{"tf":1.0},"124":{"tf":1.7320508075688772},"131":{"tf":1.0},"2":{"tf":1.0},"43":{"tf":1.0},"67":{"tf":1.0},"73":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.4142135623730951},"83":{"tf":1.0},"91":{"tf":1.0},"94":{"tf":1.0},"95":{"tf":1.0}}},"h":{"df":1,"docs":{"113":{"tf":1.0}}},"i":{"c":{"df":8,"docs":{"113":{"tf":1.0},"117":{"tf":1.0},"12":{"tf":1.0},"13":{"tf":1.4142135623730951},"20":{"tf":1.0},"6":{"tf":1.0},"67":{"tf":1.0},"9":{"tf":1.0}}},"df":0,"docs":{}}},"w":{"df":17,"docs":{"10":{"tf":1.4142135623730951},"11":{"tf":1.0},"12":{"tf":1.4142135623730951},"120":{"tf":1.0},"122":{"tf":1.0},"13":{"tf":2.23606797749979},"131":{"tf":1.0},"134":{"tf":1.7320508075688772},"135":{"tf":1.0},"32":{"tf":1.0},"43":{"tf":1.0},"57":{"tf":1.0},"6":{"tf":1.0},"64":{"tf":1.0},"65":{"tf":1.0},"76":{"tf":1.0},"82":{"tf":1.0}}}},"u":{"df":0,"docs":{},"m":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":1,"docs":{"107":{"tf":1.7320508075688772}}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"108":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":23,"docs":{"105":{"tf":1.0},"108":{"tf":2.0},"117":{"tf":1.7320508075688772},"118":{"tf":1.0},"123":{"tf":1.4142135623730951},"124":{"tf":1.0},"127":{"tf":1.0},"129":{"tf":1.0},"131":{"tf":1.4142135623730951},"132":{"tf":1.0},"134":{"tf":1.0},"136":{"tf":1.7320508075688772},"20":{"tf":1.0},"31":{"tf":1.0},"34":{"tf":1.0},"48":{"tf":2.23606797749979},"49":{"tf":1.0},"55":{"tf":1.0},"58":{"tf":1.0},"68":{"tf":1.0},"72":{"tf":1.4142135623730951},"88":{"tf":1.4142135623730951},"90":{"tf":2.6457513110645907}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":4,"docs":{"113":{"tf":1.0},"122":{"tf":1.0},"124":{"tf":1.4142135623730951},"54":{"tf":1.0}}}}}},"×":{"1":{"df":2,"docs":{"13":{"tf":1.0},"15":{"tf":1.4142135623730951}}},"3":{"df":3,"docs":{"13":{"tf":1.0},"15":{"tf":1.4142135623730951},"22":{"tf":1.0}}},"df":0,"docs":{}},"−":{"1":{")":{"df":0,"docs":{},"t":{"df":1,"docs":{"32":{"tf":1.0}}}},"df":7,"docs":{"13":{"tf":1.0},"19":{"tf":1.0},"72":{"tf":1.4142135623730951},"73":{"tf":1.4142135623730951},"77":{"tf":1.4142135623730951},"78":{"tf":1.0},"79":{"tf":1.0}}},"df":0,"docs":{}}},"o":{"b":{"df":0,"docs":{},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"86":{"tf":1.0},"87":{"tf":1.0}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":3,"docs":{"12":{"tf":1.0},"136":{"tf":1.0},"6":{"tf":1.0}}}}}},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":14,"docs":{"113":{"tf":1.4142135623730951},"123":{"tf":1.0},"127":{"tf":1.7320508075688772},"13":{"tf":1.7320508075688772},"131":{"tf":1.7320508075688772},"31":{"tf":1.0},"33":{"tf":1.0},"43":{"tf":1.4142135623730951},"6":{"tf":1.0},"82":{"tf":1.0},"83":{"tf":1.4142135623730951},"90":{"tf":1.0},"93":{"tf":1.7320508075688772},"94":{"tf":1.0}}}}},"df":0,"docs":{}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":3,"docs":{"106":{"tf":1.0},"13":{"tf":1.0},"15":{"tf":1.0}}}}}}},"c":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"40":{"tf":1.0}},"r":{"df":1,"docs":{"13":{"tf":1.7320508075688772}}}}}},"df":0,"docs":{}},"d":{"d":{"df":4,"docs":{"118":{"tf":1.0},"6":{"tf":1.0},"66":{"tf":1.0},"93":{"tf":1.0}}},"df":0,"docs":{}},"df":4,"docs":{"10":{"tf":1.0},"11":{"tf":1.0},"12":{"tf":1.0},"13":{"tf":1.0}},"f":{"df":0,"docs":{},"f":{"_":{"d":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":3,"docs":{"127":{"tf":1.0},"131":{"tf":1.7320508075688772},"132":{"tf":1.0}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"0":{"df":3,"docs":{"127":{"tf":1.0},"131":{"tf":1.7320508075688772},"132":{"tf":1.0}}},"1":{"df":3,"docs":{"127":{"tf":1.0},"131":{"tf":1.7320508075688772},"132":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":6,"docs":{"108":{"tf":1.0},"124":{"tf":2.23606797749979},"127":{"tf":1.4142135623730951},"131":{"tf":2.23606797749979},"132":{"tf":1.7320508075688772},"136":{"tf":1.0}},"s":{"/":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"131":{"tf":1.0}}}}},"df":0,"docs":{}}},"_":{"b":{"df":1,"docs":{"132":{"tf":1.0}}},"df":0,"docs":{},"p":{"df":1,"docs":{"132":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"a":{"^":{"2":{"df":1,"docs":{"67":{"tf":1.4142135623730951}}},"df":0,"docs":{},"i":{"df":1,"docs":{"67":{"tf":1.4142135623730951}}},"{":{"1":{"6":{"df":1,"docs":{"67":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":2,"docs":{"34":{"tf":1.0},"67":{"tf":1.7320508075688772}}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"63":{"tf":1.0}}}}}},"n":{"c":{"df":6,"docs":{"110":{"tf":1.0},"43":{"tf":1.0},"66":{"tf":1.0},"7":{"tf":1.0},"79":{"tf":1.4142135623730951},"97":{"tf":1.0}}},"df":42,"docs":{"10":{"tf":1.4142135623730951},"100":{"tf":1.0},"101":{"tf":1.0},"104":{"tf":1.0},"105":{"tf":1.0},"106":{"tf":2.0},"108":{"tf":1.0},"113":{"tf":2.0},"117":{"tf":1.0},"12":{"tf":2.0},"122":{"tf":1.0},"123":{"tf":1.0},"124":{"tf":1.4142135623730951},"127":{"tf":1.0},"13":{"tf":2.449489742783178},"130":{"tf":1.0},"131":{"tf":3.3166247903554},"134":{"tf":2.23606797749979},"136":{"tf":1.7320508075688772},"18":{"tf":1.0},"2":{"tf":1.0},"20":{"tf":1.0},"21":{"tf":1.0},"33":{"tf":1.0},"4":{"tf":1.0},"48":{"tf":2.23606797749979},"49":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.4142135623730951},"56":{"tf":1.0},"58":{"tf":1.4142135623730951},"64":{"tf":2.0},"65":{"tf":1.7320508075688772},"67":{"tf":1.0},"69":{"tf":1.0},"72":{"tf":1.4142135623730951},"79":{"tf":2.0},"8":{"tf":1.7320508075688772},"83":{"tf":2.0},"9":{"tf":1.0},"91":{"tf":1.0},"98":{"tf":1.0}},"w":{"a":{"df":0,"docs":{},"r":{"d":{"df":1,"docs":{"51":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"o":{"d":{"df":2,"docs":{"112":{"tf":1.0},"116":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"p":{"0":{"_":{"a":{"d":{"d":{"df":0,"docs":{},"r":{"[":{"0":{"df":1,"docs":{"132":{"tf":1.0}}},"df":0,"docs":{}},"df":3,"docs":{"127":{"tf":1.0},"131":{"tf":2.0},"132":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"131":{"tf":1.0}}}}}},"df":3,"docs":{"127":{"tf":1.0},"131":{"tf":2.0},"132":{"tf":1.4142135623730951}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"134":{"tf":1.0}}}}}},"1":{"_":{"a":{"d":{"d":{"df":0,"docs":{},"r":{"[":{"0":{"df":1,"docs":{"132":{"tf":1.0}}},"df":0,"docs":{}},"df":3,"docs":{"127":{"tf":1.0},"131":{"tf":1.7320508075688772},"132":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"s":{"df":0,"docs":{},"r":{"c":{"df":1,"docs":{"131":{"tf":1.0}}},"df":0,"docs":{}}}},"df":3,"docs":{"127":{"tf":1.0},"131":{"tf":2.0},"132":{"tf":1.4142135623730951}}},"c":{"df":0,"docs":{},"o":{"d":{"df":2,"docs":{"131":{"tf":1.7320508075688772},"134":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"(":{"a":{",":{"a":{"b":{"df":0,"docs":{},"i":{"df":1,"docs":{"91":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"df":2,"docs":{"91":{"tf":1.4142135623730951},"94":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"df":1,"docs":{"18":{"tf":1.0}}},"h":{"1":{"df":0,"docs":{},"​":{"(":{"d":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"​":{")":{",":{"df":0,"docs":{},"υ":{"df":1,"docs":{"93":{"tf":1.0}}},"−":{"df":0,"docs":{},"υ":{"df":1,"docs":{"93":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"2":{"df":0,"docs":{},"​":{"(":{"d":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"​":{")":{",":{"df":0,"docs":{},"υ":{"df":1,"docs":{"93":{"tf":1.0}}},"−":{"df":0,"docs":{},"υ":{"df":1,"docs":{"93":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"p":{"(":{"d":{")":{",":{"df":0,"docs":{},"h":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"i":{"df":1,"docs":{"100":{"tf":1.0}}}}},"−":{"df":0,"docs":{},"h":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"i":{"df":1,"docs":{"100":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{"(":{"d":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{")":{",":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"2":{"df":0,"docs":{},"k":{"df":1,"docs":{"93":{"tf":1.0}}}},"df":0,"docs":{}}},"−":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"2":{"df":0,"docs":{},"k":{"df":1,"docs":{"93":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"j":{"df":0,"docs":{},"​":{"(":{"d":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"​":{")":{",":{"df":0,"docs":{},"υ":{"df":2,"docs":{"93":{"tf":1.0},"94":{"tf":1.0}}},"−":{"df":0,"docs":{},"υ":{"df":1,"docs":{"93":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":17,"docs":{"100":{"tf":1.4142135623730951},"101":{"tf":1.0},"118":{"tf":1.0},"18":{"tf":1.0},"20":{"tf":2.8284271247461903},"27":{"tf":1.4142135623730951},"32":{"tf":1.4142135623730951},"34":{"tf":1.4142135623730951},"68":{"tf":1.0},"70":{"tf":1.0},"71":{"tf":1.0},"74":{"tf":2.0},"76":{"tf":1.0},"79":{"tf":2.23606797749979},"85":{"tf":1.4142135623730951},"93":{"tf":1.0},"94":{"tf":1.7320508075688772}}},"r":{"a":{"df":0,"docs":{},"n":{"d":{"df":3,"docs":{"10":{"tf":1.0},"19":{"tf":1.0},"8":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":5,"docs":{"12":{"tf":1.0},"44":{"tf":2.0},"49":{"tf":1.0},"91":{"tf":2.0},"98":{"tf":1.0}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":8,"docs":{"11":{"tf":1.0},"131":{"tf":1.4142135623730951},"20":{"tf":1.0},"66":{"tf":1.0},"79":{"tf":1.0},"93":{"tf":1.7320508075688772},"95":{"tf":1.0},"98":{"tf":1.0}}},"o":{"df":0,"docs":{},"n":{"df":4,"docs":{"103":{"tf":2.0},"108":{"tf":1.4142135623730951},"109":{"tf":1.0},"90":{"tf":1.0}}}}}}},"r":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"_":{"1":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":1,"docs":{"43":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":12,"docs":{"100":{"tf":2.0},"117":{"tf":1.0},"127":{"tf":1.4142135623730951},"131":{"tf":2.449489742783178},"132":{"tf":1.4142135623730951},"19":{"tf":1.0},"35":{"tf":1.0},"37":{"tf":1.7320508075688772},"40":{"tf":1.7320508075688772},"44":{"tf":1.0},"93":{"tf":1.4142135623730951},"94":{"tf":1.0}}}}},"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"n":{"df":2,"docs":{"134":{"tf":1.0},"68":{"tf":1.0}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":6,"docs":{"12":{"tf":1.0},"131":{"tf":1.0},"18":{"tf":1.4142135623730951},"73":{"tf":1.0},"82":{"tf":1.0},"83":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":4,"docs":{"106":{"tf":1.0},"108":{"tf":1.0},"134":{"tf":1.0},"40":{"tf":1.0}},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":5,"docs":{"103":{"tf":1.0},"123":{"tf":1.0},"18":{"tf":1.0},"32":{"tf":1.0},"6":{"tf":1.0}}}}}}}}},"u":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"117":{"tf":1.0}}}}},"df":16,"docs":{"100":{"tf":1.0},"111":{"tf":1.0},"114":{"tf":1.0},"116":{"tf":1.4142135623730951},"118":{"tf":1.0},"15":{"tf":1.0},"40":{"tf":1.0},"41":{"tf":1.0},"49":{"tf":1.0},"58":{"tf":1.4142135623730951},"59":{"tf":1.0},"6":{"tf":1.0},"61":{"tf":1.0},"65":{"tf":1.0},"71":{"tf":1.0},"78":{"tf":1.0}},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":16,"docs":{"10":{"tf":1.0},"103":{"tf":1.0},"12":{"tf":1.7320508075688772},"131":{"tf":1.0},"136":{"tf":1.0},"15":{"tf":1.0},"18":{"tf":1.0},"3":{"tf":1.0},"31":{"tf":1.0},"32":{"tf":2.0},"33":{"tf":1.4142135623730951},"34":{"tf":2.0},"39":{"tf":1.4142135623730951},"6":{"tf":2.8284271247461903},"73":{"tf":1.0},"8":{"tf":2.449489742783178}}}}},"s":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"19":{"tf":1.0}}},"df":0,"docs":{}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":15,"docs":{"102":{"tf":1.0},"103":{"tf":1.4142135623730951},"108":{"tf":1.0},"110":{"tf":1.0},"111":{"tf":1.0},"124":{"tf":2.0},"134":{"tf":1.4142135623730951},"43":{"tf":1.0},"61":{"tf":1.0},"67":{"tf":1.4142135623730951},"69":{"tf":1.0},"79":{"tf":1.0},"81":{"tf":1.4142135623730951},"82":{"tf":1.0},"83":{"tf":1.0}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":2,"docs":{"68":{"tf":1.0},"91":{"tf":1.0}}}}}},"w":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"m":{"df":3,"docs":{"13":{"tf":2.6457513110645907},"18":{"tf":1.0},"84":{"tf":1.0}}}}}}}}}}},"p":{"(":{"1":{")":{"=":{"1":{"df":0,"docs":{},"p":{"(":{"df":0,"docs":{},"g":{")":{"=":{"1":{"df":1,"docs":{"53":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"d":{"1":{"df":0,"docs":{},"​":{")":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"p":{"(":{"d":{"df":0,"docs":{},"m":{"df":3,"docs":{"72":{"tf":1.4142135623730951},"75":{"tf":1.0},"79":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{")":{"=":{"df":0,"docs":{},"y":{"df":0,"docs":{},"i":{"df":1,"docs":{"72":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"h":{")":{",":{"df":0,"docs":{},"p":{"(":{"df":0,"docs":{},"h":{"df":0,"docs":{},"ω":{")":{",":{"df":0,"docs":{},"p":{"(":{"df":0,"docs":{},"h":{"df":0,"docs":{},"ω":{"2":{")":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"p":{"(":{"df":0,"docs":{},"h":{"df":0,"docs":{},"ω":{"2":{"df":0,"docs":{},"k":{"df":0,"docs":{},"−":{"1":{"df":1,"docs":{"100":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"ω":{"df":0,"docs":{},"i":{"df":1,"docs":{"100":{"tf":1.4142135623730951}}},"σ":{"(":{"df":0,"docs":{},"i":{"df":1,"docs":{"100":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"x":{"df":1,"docs":{"53":{"tf":1.0}}},"z":{"df":2,"docs":{"76":{"tf":1.0},"77":{"tf":1.0}}},"ζ":{")":{"=":{"a":{"(":{"df":0,"docs":{},"ζ":{")":{"df":0,"docs":{},"q":{"df":0,"docs":{},"l":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"ζ":{")":{"+":{"b":{"(":{"df":0,"docs":{},"ζ":{")":{"df":0,"docs":{},"q":{"df":0,"docs":{},"r":{"df":1,"docs":{"20":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"p":{"df":0,"docs":{},"ˉ":{"df":0,"docs":{},"​":{"c":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"p":{"df":0,"docs":{},"ˉ":{"df":0,"docs":{},"​":{"df":0,"docs":{},"n":{"c":{"df":1,"docs":{"31":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"z":{"df":0,"docs":{},"h":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"ζ":{")":{"df":0,"docs":{},"t":{"df":1,"docs":{"20":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"−":{"df":0,"docs":{},"h":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"i":{"df":1,"docs":{"100":{"tf":1.0}}},"σ":{"(":{"df":0,"docs":{},"i":{"df":1,"docs":{"100":{"tf":1.0}}}},"df":0,"docs":{}}}}}},",":{"a":{",":{"b":{",":{"df":0,"docs":{},"z":{"df":1,"docs":{"4":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"q":{"df":0,"docs":{},"∈":{"df":0,"docs":{},"f":{"[":{"df":0,"docs":{},"x":{"df":1,"docs":{"89":{"tf":1.0}}}},"df":0,"docs":{}}}}},"/":{"df":0,"docs":{},"q":{"df":1,"docs":{"89":{"tf":1.0}}}},"0":{"df":1,"docs":{"93":{"tf":1.0}}},"1":{"df":0,"docs":{},"​":{"(":{"d":{"1":{"df":0,"docs":{},"​":{")":{"df":0,"docs":{},"∣":{"df":0,"docs":{},"∣":{"df":0,"docs":{},"…":{"df":0,"docs":{},"∣":{"df":0,"docs":{},"∣":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"​":{"(":{"d":{"1":{"df":0,"docs":{},"​":{")":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"​":{"(":{"d":{"df":0,"docs":{},"m":{"df":0,"docs":{},"​":{")":{"df":0,"docs":{},"∣":{"df":0,"docs":{},"∣":{"df":0,"docs":{},"…":{"df":0,"docs":{},"∣":{"df":0,"docs":{},"∣":{"df":0,"docs":{},"p":{"df":0,"docs":{},"n":{"df":0,"docs":{},"​":{"(":{"d":{"df":0,"docs":{},"m":{"df":1,"docs":{"79":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{")":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"​":{"(":{"d":{"df":0,"docs":{},"i":{"df":1,"docs":{"79":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"∣":{"df":0,"docs":{},"∣":{"df":0,"docs":{},"…":{"df":0,"docs":{},"∣":{"df":0,"docs":{},"∣":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"​":{"(":{"d":{"df":0,"docs":{},"i":{"df":1,"docs":{"79":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"z":{"1":{"df":0,"docs":{},"​":{")":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"p":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"z":{"df":0,"docs":{},"l":{"df":1,"docs":{"79":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"p":{"2":{"df":0,"docs":{},"​":{"df":0,"docs":{},"p":{"3":{"df":0,"docs":{},"​":{"df":0,"docs":{},"​":{"=":{"a":{"df":0,"docs":{},"q":{"df":0,"docs":{},"l":{"df":0,"docs":{},"​":{"+":{"b":{"df":0,"docs":{},"q":{"df":0,"docs":{},"r":{"df":0,"docs":{},"​":{"+":{"a":{"b":{"df":0,"docs":{},"q":{"df":0,"docs":{},"m":{"df":0,"docs":{},"​":{"+":{"c":{"df":0,"docs":{},"q":{"df":0,"docs":{},"o":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"q":{"c":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"=":{"(":{"a":{"+":{"df":0,"docs":{},"β":{"df":0,"docs":{},"x":{"+":{"df":0,"docs":{},"γ":{")":{"(":{"b":{"+":{"df":0,"docs":{},"β":{"df":0,"docs":{},"k":{"1":{"df":0,"docs":{},"​":{"df":0,"docs":{},"x":{"+":{"df":0,"docs":{},"γ":{")":{"(":{"c":{"+":{"df":0,"docs":{},"β":{"df":0,"docs":{},"k":{"2":{"df":0,"docs":{},"​":{"df":0,"docs":{},"x":{"+":{"df":0,"docs":{},"γ":{")":{"df":0,"docs":{},"z":{"df":0,"docs":{},"−":{"(":{"a":{"+":{"df":0,"docs":{},"β":{"df":0,"docs":{},"s":{"df":0,"docs":{},"σ":{"1":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"γ":{")":{"(":{"b":{"+":{"df":0,"docs":{},"β":{"df":0,"docs":{},"s":{"df":0,"docs":{},"σ":{"2":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"γ":{")":{"(":{"c":{"+":{"df":0,"docs":{},"β":{"df":0,"docs":{},"s":{"df":0,"docs":{},"σ":{"3":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"γ":{")":{"df":0,"docs":{},"z":{"(":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"x":{")":{"=":{"(":{"df":0,"docs":{},"z":{"df":0,"docs":{},"−":{"1":{")":{"df":0,"docs":{},"l":{"1":{"df":1,"docs":{"25":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"=":{"1":{"df":1,"docs":{"72":{"tf":1.0}}},"a":{"df":0,"docs":{},"q":{"df":0,"docs":{},"l":{"df":0,"docs":{},"​":{"+":{"b":{"df":0,"docs":{},"q":{"df":0,"docs":{},"r":{"df":0,"docs":{},"​":{"+":{"a":{"b":{"df":0,"docs":{},"q":{"df":0,"docs":{},"m":{"df":1,"docs":{"20":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{},"p":{"1":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"α":{"df":0,"docs":{},"p":{"2":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"α":{"2":{"df":0,"docs":{},"p":{"3":{"df":1,"docs":{"25":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"z":{"df":0,"docs":{},"h":{"df":1,"docs":{"25":{"tf":1.0}}}}},"{":{"df":0,"docs":{},"p":{"1":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"79":{"tf":1.0}}},"n":{"df":1,"docs":{"79":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"^":{"df":0,"docs":{},"​":{"df":0,"docs":{},"n":{"c":{"1":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{"[":{"df":0,"docs":{},"p":{"^":{"df":0,"docs":{},"​":{"df":0,"docs":{},"n":{"c":{"2":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{"[":{"df":0,"docs":{},"p":{"^":{"df":0,"docs":{},"​":{"df":0,"docs":{},"n":{"c":{"3":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{"df":0,"docs":{},"​":{"=":{"a":{"df":0,"docs":{},"ˉ":{"[":{"df":0,"docs":{},"q":{"df":0,"docs":{},"l":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{"+":{"b":{"df":0,"docs":{},"ˉ":{"[":{"df":0,"docs":{},"q":{"df":0,"docs":{},"r":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{"+":{"(":{"a":{"df":0,"docs":{},"ˉ":{"b":{"df":0,"docs":{},"ˉ":{")":{"[":{"df":0,"docs":{},"q":{"df":0,"docs":{},"m":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{"+":{"c":{"df":0,"docs":{},"ˉ":{"[":{"df":0,"docs":{},"q":{"df":0,"docs":{},"o":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{"+":{"[":{"df":0,"docs":{},"q":{"c":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{"=":{"(":{"a":{"df":0,"docs":{},"ˉ":{"+":{"df":0,"docs":{},"β":{"df":0,"docs":{},"ζ":{"+":{"df":0,"docs":{},"γ":{")":{"(":{"b":{"df":0,"docs":{},"ˉ":{"+":{"df":0,"docs":{},"β":{"df":0,"docs":{},"k":{"1":{"df":0,"docs":{},"​":{"df":0,"docs":{},"ζ":{"+":{"df":0,"docs":{},"γ":{")":{"(":{"c":{"df":0,"docs":{},"ˉ":{"+":{"df":0,"docs":{},"β":{"df":0,"docs":{},"k":{"2":{"df":0,"docs":{},"​":{"df":0,"docs":{},"ζ":{"+":{"df":0,"docs":{},"γ":{")":{"[":{"df":0,"docs":{},"z":{"]":{"1":{"df":0,"docs":{},"​":{"df":0,"docs":{},"−":{"(":{"a":{"df":0,"docs":{},"ˉ":{"+":{"df":0,"docs":{},"β":{"df":0,"docs":{},"s":{"df":0,"docs":{},"ˉ":{"df":0,"docs":{},"σ":{"1":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"γ":{")":{"(":{"b":{"df":0,"docs":{},"ˉ":{"+":{"df":0,"docs":{},"β":{"df":0,"docs":{},"s":{"df":0,"docs":{},"ˉ":{"df":0,"docs":{},"σ":{"2":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"γ":{")":{"df":0,"docs":{},"β":{"df":0,"docs":{},"z":{"df":0,"docs":{},"ˉ":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"​":{"[":{"df":0,"docs":{},"s":{"df":0,"docs":{},"σ":{"3":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{"=":{"df":0,"docs":{},"l":{"1":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"ζ":{")":{"[":{"df":0,"docs":{},"z":{"]":{"1":{"df":1,"docs":{"31":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"p":{"^":{"df":0,"docs":{},"​":{"df":0,"docs":{},"n":{"c":{"2":{"df":0,"docs":{},"​":{"df":0,"docs":{},"p":{"^":{"df":0,"docs":{},"​":{"df":0,"docs":{},"n":{"c":{"3":{"df":0,"docs":{},"​":{"df":0,"docs":{},"​":{"=":{"a":{"df":0,"docs":{},"ˉ":{"df":0,"docs":{},"q":{"df":0,"docs":{},"l":{"df":0,"docs":{},"​":{"+":{"b":{"df":0,"docs":{},"ˉ":{"df":0,"docs":{},"q":{"df":0,"docs":{},"r":{"df":0,"docs":{},"​":{"+":{"a":{"df":0,"docs":{},"ˉ":{"b":{"df":0,"docs":{},"ˉ":{"df":0,"docs":{},"q":{"df":0,"docs":{},"m":{"df":0,"docs":{},"​":{"+":{"c":{"df":0,"docs":{},"ˉ":{"df":0,"docs":{},"q":{"df":0,"docs":{},"o":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"q":{"c":{"df":0,"docs":{},"​":{"=":{"(":{"a":{"df":0,"docs":{},"ˉ":{"+":{"df":0,"docs":{},"β":{"df":0,"docs":{},"ζ":{"+":{"df":0,"docs":{},"γ":{")":{"(":{"b":{"df":0,"docs":{},"ˉ":{"+":{"df":0,"docs":{},"β":{"df":0,"docs":{},"k":{"1":{"df":0,"docs":{},"​":{"df":0,"docs":{},"ζ":{"+":{"df":0,"docs":{},"γ":{")":{"(":{"c":{"df":0,"docs":{},"ˉ":{"+":{"df":0,"docs":{},"β":{"df":0,"docs":{},"k":{"2":{"df":0,"docs":{},"​":{"df":0,"docs":{},"ζ":{"+":{"df":0,"docs":{},"γ":{")":{"df":0,"docs":{},"z":{"df":0,"docs":{},"−":{"(":{"a":{"df":0,"docs":{},"ˉ":{"+":{"df":0,"docs":{},"β":{"df":0,"docs":{},"s":{"df":0,"docs":{},"ˉ":{"df":0,"docs":{},"σ":{"1":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"γ":{")":{"(":{"b":{"df":0,"docs":{},"ˉ":{"+":{"df":0,"docs":{},"β":{"df":0,"docs":{},"s":{"df":0,"docs":{},"ˉ":{"df":0,"docs":{},"σ":{"2":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"γ":{")":{"df":0,"docs":{},"β":{"df":0,"docs":{},"z":{"df":0,"docs":{},"ˉ":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"​":{"df":0,"docs":{},"s":{"df":0,"docs":{},"σ":{"3":{"df":0,"docs":{},"​":{"=":{"df":0,"docs":{},"l":{"1":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"ζ":{")":{"df":0,"docs":{},"z":{"df":1,"docs":{"27":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"a":{"df":1,"docs":{"34":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":1,"docs":{"34":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"a":{"c":{"df":0,"docs":{},"k":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"37":{"tf":1.0}}}},"df":0,"docs":{}}},"d":{"df":5,"docs":{"100":{"tf":1.0},"120":{"tf":1.0},"127":{"tf":1.0},"131":{"tf":2.0},"35":{"tf":1.7320508075688772}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":8,"docs":{"101":{"tf":1.0},"13":{"tf":3.4641016151377544},"131":{"tf":2.23606797749979},"136":{"tf":1.0},"2":{"tf":1.0},"37":{"tf":1.0},"91":{"tf":1.0},"94":{"tf":1.0}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"131":{"tf":1.4142135623730951},"15":{"tf":1.0},"3":{"tf":1.0}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":1,"docs":{"102":{"tf":1.0}}}}}},"r":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":6,"docs":{"108":{"tf":1.7320508075688772},"67":{"tf":1.0},"72":{"tf":1.4142135623730951},"74":{"tf":1.0},"79":{"tf":1.4142135623730951},"90":{"tf":1.0}}}}}},"df":0,"docs":{},"t":{"df":22,"docs":{"113":{"tf":1.0},"116":{"tf":1.0},"12":{"tf":1.0},"122":{"tf":1.0},"13":{"tf":1.0},"131":{"tf":1.0},"132":{"tf":1.0},"134":{"tf":1.0},"136":{"tf":1.0},"15":{"tf":1.0},"27":{"tf":1.0},"31":{"tf":1.0},"34":{"tf":1.7320508075688772},"49":{"tf":1.0},"52":{"tf":1.0},"57":{"tf":1.0},"6":{"tf":1.0},"68":{"tf":1.0},"69":{"tf":1.0},"72":{"tf":1.0},"8":{"tf":1.0},"93":{"tf":1.0}},"i":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"27":{"tf":1.7320508075688772}}}},"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":13,"docs":{"10":{"tf":1.0},"12":{"tf":1.4142135623730951},"131":{"tf":1.4142135623730951},"20":{"tf":1.0},"21":{"tf":1.0},"27":{"tf":1.0},"34":{"tf":1.4142135623730951},"35":{"tf":1.0},"42":{"tf":1.0},"68":{"tf":1.0},"69":{"tf":1.4142135623730951},"7":{"tf":1.4142135623730951},"9":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"df":5,"docs":{"18":{"tf":1.4142135623730951},"3":{"tf":1.0},"6":{"tf":1.0},"72":{"tf":1.4142135623730951},"73":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"s":{"df":10,"docs":{"10":{"tf":1.0},"109":{"tf":1.4142135623730951},"113":{"tf":1.4142135623730951},"116":{"tf":1.0},"129":{"tf":1.0},"32":{"tf":1.0},"39":{"tf":2.0},"49":{"tf":1.4142135623730951},"56":{"tf":1.0},"74":{"tf":1.0}}}},"t":{"df":0,"docs":{},"h":{"df":7,"docs":{"100":{"tf":1.7320508075688772},"101":{"tf":1.0},"34":{"tf":1.0},"71":{"tf":1.4142135623730951},"79":{"tf":1.4142135623730951},"91":{"tf":1.4142135623730951},"94":{"tf":1.7320508075688772}}}}},"c":{"[":{"0":{"df":1,"docs":{"132":{"tf":1.0}}},"1":{"df":1,"docs":{"132":{"tf":1.0}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"j":{"df":0,"docs":{},"n":{"df":0,"docs":{},"z":{"df":1,"docs":{"131":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"p":{"d":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"131":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":6,"docs":{"126":{"tf":1.0},"127":{"tf":1.0},"129":{"tf":1.0},"131":{"tf":2.23606797749979},"132":{"tf":1.4142135623730951},"18":{"tf":1.4142135623730951}},"i":{"df":1,"docs":{"127":{"tf":1.0}},"​":{",":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"f":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":1,"docs":{"127":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":14,"docs":{"100":{"tf":1.0},"132":{"tf":2.0},"20":{"tf":2.6457513110645907},"27":{"tf":1.0},"31":{"tf":1.4142135623730951},"32":{"tf":1.0},"53":{"tf":1.4142135623730951},"72":{"tf":2.6457513110645907},"74":{"tf":2.8284271247461903},"75":{"tf":2.0},"76":{"tf":1.4142135623730951},"77":{"tf":1.4142135623730951},"78":{"tf":1.7320508075688772},"79":{"tf":2.449489742783178}},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"106":{"tf":1.0},"64":{"tf":1.0},"8":{"tf":1.0}},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":10,"docs":{"108":{"tf":1.0},"122":{"tf":1.0},"124":{"tf":1.4142135623730951},"136":{"tf":1.0},"34":{"tf":1.0},"6":{"tf":1.0},"65":{"tf":1.0},"81":{"tf":1.0},"98":{"tf":1.0},"99":{"tf":1.0}}}}}},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":5,"docs":{"100":{"tf":1.4142135623730951},"13":{"tf":2.0},"131":{"tf":2.0},"132":{"tf":1.4142135623730951},"2":{"tf":1.0}}}}}}},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"<":{"df":0,"docs":{},"f":{"df":1,"docs":{"34":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":1,"docs":{"34":{"tf":1.4142135623730951}}}}}},"s":{"df":0,"docs":{},"e":{"df":3,"docs":{"21":{"tf":1.0},"34":{"tf":1.0},"93":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"i":{")":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"=":{"0":{"df":2,"docs":{"13":{"tf":1.0},"15":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":7,"docs":{"12":{"tf":2.0},"13":{"tf":1.4142135623730951},"15":{"tf":2.449489742783178},"25":{"tf":1.4142135623730951},"31":{"tf":2.6457513110645907},"35":{"tf":1.0},"79":{"tf":1.0}},"e":{"c":{"df":2,"docs":{"113":{"tf":1.0},"115":{"tf":1.0}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"41":{"tf":1.0}}}},"df":0,"docs":{}}},"​":{":":{"=":{"df":0,"docs":{},"j":{"=":{"0":{"df":0,"docs":{},"∏":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"df":0,"docs":{},"z":{"df":0,"docs":{},"−":{"(":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"α":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{")":{"df":0,"docs":{},"z":{"df":0,"docs":{},"−":{"(":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"′":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"α":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":1,"docs":{"132":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"′":{"df":0,"docs":{},"​":{":":{"=":{"df":0,"docs":{},"j":{"=":{"0":{"df":0,"docs":{},"∏":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"df":0,"docs":{},"z":{"df":0,"docs":{},"′":{"df":0,"docs":{},"−":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"df":0,"docs":{},"z":{"df":0,"docs":{},"′":{"df":0,"docs":{},"−":{"b":{"df":0,"docs":{},"i":{"df":1,"docs":{"132":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"j":{"b":{"df":2,"docs":{"69":{"tf":1.0},"90":{"tf":1.0}}},"df":0,"docs":{}},"k":{"+":{"1":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"υ":{"2":{"df":0,"docs":{},"k":{"+":{"1":{"df":1,"docs":{"101":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":3,"docs":{"101":{"tf":1.4142135623730951},"93":{"tf":1.0},"94":{"tf":1.0}},"t":{"df":2,"docs":{"69":{"tf":1.0},"90":{"tf":1.0}},"​":{"(":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{",":{"0":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{",":{"df":0,"docs":{},"m":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"+":{"1":{",":{"0":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"+":{"1":{",":{"df":0,"docs":{},"m":{"df":0,"docs":{},"​":{")":{"=":{"0":{"df":1,"docs":{"69":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"x":{"1":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"x":{"df":0,"docs":{},"m":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"y":{"1":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"y":{"df":0,"docs":{},"m":{"df":1,"docs":{"69":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"​":{"(":{"df":0,"docs":{},"υ":{"2":{"df":0,"docs":{},"k":{"+":{"1":{"df":1,"docs":{"101":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},":":{"=":{"df":0,"docs":{},"p":{"df":0,"docs":{},"k":{"df":0,"docs":{},"−":{"1":{"df":0,"docs":{},"o":{"d":{"d":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"x":{")":{"+":{"df":0,"docs":{},"ζ":{"df":0,"docs":{},"k":{"df":0,"docs":{},"−":{"1":{"df":0,"docs":{},"​":{"df":0,"docs":{},"p":{"df":0,"docs":{},"k":{"df":0,"docs":{},"−":{"1":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"x":{"df":1,"docs":{"93":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"]":{":":{"=":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"p":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{"(":{"d":{"df":0,"docs":{},"k":{"df":1,"docs":{"93":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"−":{"1":{"df":1,"docs":{"93":{"tf":1.0}},"​":{"=":{"df":0,"docs":{},"p":{"df":0,"docs":{},"k":{"df":0,"docs":{},"−":{"1":{"df":0,"docs":{},"o":{"d":{"d":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"x":{"2":{")":{"+":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"k":{"df":0,"docs":{},"−":{"1":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"x":{"2":{"df":1,"docs":{"93":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"l":{"a":{"c":{"df":0,"docs":{},"e":{"df":3,"docs":{"122":{"tf":1.4142135623730951},"131":{"tf":1.0},"136":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"134":{"tf":1.0}}}},"y":{"df":1,"docs":{"15":{"tf":1.0}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":9,"docs":{"11":{"tf":1.4142135623730951},"13":{"tf":1.4142135623730951},"18":{"tf":1.0},"20":{"tf":1.4142135623730951},"3":{"tf":1.7320508075688772},"33":{"tf":1.4142135623730951},"43":{"tf":1.0},"6":{"tf":1.7320508075688772},"7":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"g":{"df":1,"docs":{"69":{"tf":1.0}}}}},"n":{"c":{"df":0,"docs":{},"​":{"]":{"1":{"df":1,"docs":{"31":{"tf":1.4142135623730951}},"​":{"=":{"[":{"df":0,"docs":{},"p":{"df":0,"docs":{},"n":{"c":{"1":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{"+":{"[":{"df":0,"docs":{},"p":{"df":0,"docs":{},"n":{"c":{"2":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{"+":{"[":{"df":0,"docs":{},"p":{"df":0,"docs":{},"n":{"c":{"3":{"df":0,"docs":{},"​":{"]":{"1":{"df":1,"docs":{"31":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"​":{"df":0,"docs":{},"​":{"=":{"df":0,"docs":{},"p":{"df":0,"docs":{},"n":{"c":{"1":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"α":{"df":0,"docs":{},"p":{"df":0,"docs":{},"n":{"c":{"2":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"α":{"2":{"df":0,"docs":{},"p":{"df":0,"docs":{},"n":{"c":{"3":{"df":0,"docs":{},"​":{"=":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"ζ":{"df":0,"docs":{},"n":{"+":{"2":{"df":0,"docs":{},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"ζ":{"2":{"(":{"df":0,"docs":{},"n":{"+":{"2":{")":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":1,"docs":{"27":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":1,"docs":{"93":{"tf":1.4142135623730951}},"​":{"df":0,"docs":{},"∈":{"df":0,"docs":{},"f":{"df":1,"docs":{"93":{"tf":1.0}}}}},"−":{"1":{"df":1,"docs":{"131":{"tf":1.0}},"​":{"=":{"1":{"df":1,"docs":{"131":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":22,"docs":{"100":{"tf":1.0},"111":{"tf":1.4142135623730951},"113":{"tf":2.8284271247461903},"114":{"tf":1.0},"116":{"tf":1.0},"122":{"tf":1.7320508075688772},"127":{"tf":1.0},"134":{"tf":1.0},"18":{"tf":1.0},"2":{"tf":1.0},"39":{"tf":1.0},"48":{"tf":1.0},"57":{"tf":1.4142135623730951},"58":{"tf":1.0},"59":{"tf":1.7320508075688772},"61":{"tf":1.4142135623730951},"67":{"tf":1.7320508075688772},"68":{"tf":1.4142135623730951},"79":{"tf":1.0},"84":{"tf":1.0},"88":{"tf":1.4142135623730951},"94":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"127":{"tf":1.4142135623730951},"131":{"tf":2.449489742783178},"132":{"tf":1.4142135623730951}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"6":{"tf":1.0}}}}}}}}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"118":{"tf":1.0}}},"y":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"m":{"df":1,"docs":{"80":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"'":{"df":3,"docs":{"18":{"tf":1.0},"2":{"tf":1.0},"67":{"tf":1.0}}},"<":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"<":{"df":0,"docs":{},"f":{"df":1,"docs":{"34":{"tf":2.8284271247461903}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":70,"docs":{"100":{"tf":1.0},"101":{"tf":1.0},"111":{"tf":2.23606797749979},"112":{"tf":1.7320508075688772},"113":{"tf":3.3166247903554},"115":{"tf":1.0},"116":{"tf":1.4142135623730951},"118":{"tf":1.7320508075688772},"120":{"tf":1.0},"122":{"tf":3.4641016151377544},"123":{"tf":1.0},"124":{"tf":2.6457513110645907},"13":{"tf":5.830951894845301},"134":{"tf":1.0},"14":{"tf":1.0},"15":{"tf":3.0},"18":{"tf":3.1622776601683795},"19":{"tf":3.1622776601683795},"2":{"tf":2.23606797749979},"20":{"tf":2.0},"22":{"tf":1.0},"23":{"tf":1.4142135623730951},"24":{"tf":1.4142135623730951},"25":{"tf":1.0},"27":{"tf":1.4142135623730951},"3":{"tf":1.4142135623730951},"31":{"tf":1.0},"34":{"tf":3.605551275463989},"4":{"tf":2.6457513110645907},"41":{"tf":1.0},"47":{"tf":1.7320508075688772},"51":{"tf":2.23606797749979},"52":{"tf":2.23606797749979},"53":{"tf":2.449489742783178},"54":{"tf":2.0},"55":{"tf":1.7320508075688772},"56":{"tf":1.7320508075688772},"57":{"tf":1.0},"58":{"tf":3.0},"59":{"tf":1.0},"61":{"tf":2.23606797749979},"64":{"tf":2.23606797749979},"65":{"tf":2.0},"66":{"tf":1.0},"67":{"tf":1.7320508075688772},"68":{"tf":2.8284271247461903},"69":{"tf":1.7320508075688772},"7":{"tf":1.4142135623730951},"70":{"tf":2.23606797749979},"72":{"tf":2.6457513110645907},"73":{"tf":1.7320508075688772},"74":{"tf":3.0},"75":{"tf":1.0},"76":{"tf":1.0},"77":{"tf":1.4142135623730951},"78":{"tf":1.4142135623730951},"79":{"tf":3.7416573867739413},"80":{"tf":1.0},"81":{"tf":1.0},"82":{"tf":1.0},"83":{"tf":4.123105625617661},"84":{"tf":1.0},"85":{"tf":1.0},"89":{"tf":1.4142135623730951},"90":{"tf":1.4142135623730951},"93":{"tf":2.449489742783178},"94":{"tf":2.0},"96":{"tf":1.0},"98":{"tf":1.0},"99":{"tf":1.4142135623730951}}}}}}}},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":2,"docs":{"18":{"tf":1.0},"3":{"tf":1.0}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"136":{"tf":1.0}}}}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"t":{"df":4,"docs":{"100":{"tf":1.4142135623730951},"13":{"tf":1.4142135623730951},"136":{"tf":1.7320508075688772},"71":{"tf":1.0}}}},"s":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"l":{"df":6,"docs":{"113":{"tf":1.0},"134":{"tf":1.4142135623730951},"35":{"tf":1.0},"37":{"tf":1.0},"49":{"tf":1.0},"70":{"tf":1.0}}}},"df":0,"docs":{}}}},"w":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":1,"docs":{"44":{"tf":1.0}}}}}}}},"x":{"df":1,"docs":{"44":{"tf":1.0}}}},"df":1,"docs":{"44":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":15,"docs":{"120":{"tf":1.0},"123":{"tf":1.4142135623730951},"124":{"tf":1.0},"127":{"tf":1.0},"131":{"tf":1.0},"134":{"tf":1.0},"27":{"tf":1.4142135623730951},"35":{"tf":1.0},"37":{"tf":1.4142135623730951},"51":{"tf":1.0},"67":{"tf":1.7320508075688772},"72":{"tf":1.0},"74":{"tf":1.0},"94":{"tf":1.0},"96":{"tf":1.0}}}}}},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"134":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"e":{"d":{"df":4,"docs":{"48":{"tf":1.0},"51":{"tf":1.0},"69":{"tf":1.0},"83":{"tf":1.0}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"s":{"df":6,"docs":{"13":{"tf":1.0},"21":{"tf":1.0},"33":{"tf":1.0},"72":{"tf":1.4142135623730951},"73":{"tf":1.0},"86":{"tf":1.0}}}},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":2,"docs":{"33":{"tf":1.0},"55":{"tf":1.0}}}}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"69":{"tf":1.0},"88":{"tf":1.0}}}}}},"i":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"117":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"6":{"tf":1.0}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":6,"docs":{"14":{"tf":1.4142135623730951},"22":{"tf":1.0},"34":{"tf":1.7320508075688772},"41":{"tf":1.0},"69":{"tf":1.0},"82":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":4,"docs":{"112":{"tf":1.0},"13":{"tf":1.0},"136":{"tf":1.0},"36":{"tf":1.0}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"41":{"tf":1.0},"70":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":10,"docs":{"10":{"tf":1.0},"106":{"tf":1.7320508075688772},"108":{"tf":1.0},"13":{"tf":2.6457513110645907},"130":{"tf":1.0},"134":{"tf":1.4142135623730951},"44":{"tf":1.0},"69":{"tf":1.0},"83":{"tf":1.0},"85":{"tf":1.0}}}}}}},"i":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"69":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":3,"docs":{"13":{"tf":1.0},"2":{"tf":1.0},"40":{"tf":1.0}}},"i":{"df":0,"docs":{},"t":{"df":17,"docs":{"113":{"tf":1.0},"123":{"tf":3.7416573867739413},"124":{"tf":1.7320508075688772},"13":{"tf":2.23606797749979},"15":{"tf":1.0},"22":{"tf":1.0},"33":{"tf":1.0},"34":{"tf":1.0},"35":{"tf":1.0},"37":{"tf":1.0},"4":{"tf":1.0},"51":{"tf":1.4142135623730951},"67":{"tf":1.4142135623730951},"70":{"tf":1.0},"72":{"tf":1.0},"74":{"tf":1.0},"90":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"90":{"tf":1.0}},"i":{"df":1,"docs":{"100":{"tf":1.0}}}}},"v":{"a":{"df":0,"docs":{},"t":{"df":5,"docs":{"33":{"tf":1.0},"34":{"tf":1.7320508075688772},"43":{"tf":1.7320508075688772},"6":{"tf":2.0},"68":{"tf":1.0}}}},"df":0,"docs":{}}},"o":{"b":{"a":{"b":{"df":0,"docs":{},"l":{"df":5,"docs":{"110":{"tf":1.0},"13":{"tf":2.6457513110645907},"18":{"tf":1.0},"40":{"tf":1.0},"84":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":4,"docs":{"124":{"tf":1.4142135623730951},"134":{"tf":1.0},"20":{"tf":1.0},"49":{"tf":1.0}}}}}},"c":{"df":0,"docs":{},"e":{"df":2,"docs":{"32":{"tf":1.0},"79":{"tf":1.0}},"s":{"df":0,"docs":{},"s":{"df":9,"docs":{"13":{"tf":1.0},"136":{"tf":1.0},"19":{"tf":1.4142135623730951},"3":{"tf":1.0},"39":{"tf":1.0},"68":{"tf":1.0},"7":{"tf":1.0},"76":{"tf":1.0},"93":{"tf":1.0}}}}}},"d":{"df":0,"docs":{},"u":{"c":{"df":5,"docs":{"126":{"tf":1.0},"18":{"tf":1.4142135623730951},"19":{"tf":1.0},"7":{"tf":1.0},"74":{"tf":1.0}},"t":{"df":4,"docs":{"122":{"tf":1.4142135623730951},"129":{"tf":1.0},"13":{"tf":1.4142135623730951},"131":{"tf":2.449489742783178}}}},"df":0,"docs":{}}},"df":1,"docs":{"2":{"tf":1.0}},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":23,"docs":{"11":{"tf":1.4142135623730951},"12":{"tf":2.23606797749979},"126":{"tf":1.0},"127":{"tf":1.0},"129":{"tf":1.7320508075688772},"13":{"tf":1.0},"131":{"tf":2.0},"132":{"tf":1.0},"15":{"tf":1.0},"22":{"tf":1.0},"3":{"tf":1.0},"33":{"tf":1.4142135623730951},"34":{"tf":1.4142135623730951},"42":{"tf":1.0},"43":{"tf":1.0},"44":{"tf":1.4142135623730951},"49":{"tf":2.0},"6":{"tf":3.4641016151377544},"68":{"tf":1.0},"7":{"tf":1.4142135623730951},"8":{"tf":1.7320508075688772},"9":{"tf":1.0},"90":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"0":{"tf":1.0}}}}}}},"o":{"df":0,"docs":{},"f":{"<":{"df":0,"docs":{},"f":{"df":1,"docs":{"34":{"tf":1.0}}}},"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":2,"docs":{"103":{"tf":1.4142135623730951},"109":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{")":{".":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"w":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"103":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":39,"docs":{"101":{"tf":1.4142135623730951},"103":{"tf":3.0},"108":{"tf":1.4142135623730951},"109":{"tf":2.0},"111":{"tf":1.0},"112":{"tf":1.0},"118":{"tf":2.0},"12":{"tf":1.0},"129":{"tf":1.0},"13":{"tf":1.0},"131":{"tf":1.7320508075688772},"15":{"tf":1.0},"18":{"tf":1.4142135623730951},"20":{"tf":2.449489742783178},"21":{"tf":1.0},"27":{"tf":1.4142135623730951},"28":{"tf":1.4142135623730951},"3":{"tf":1.0},"31":{"tf":1.0},"32":{"tf":1.4142135623730951},"33":{"tf":1.4142135623730951},"34":{"tf":2.8284271247461903},"41":{"tf":1.0},"43":{"tf":1.7320508075688772},"49":{"tf":2.0},"56":{"tf":1.0},"58":{"tf":1.0},"59":{"tf":1.0},"6":{"tf":2.0},"60":{"tf":1.0},"61":{"tf":1.0},"62":{"tf":1.0},"7":{"tf":1.0},"76":{"tf":1.0},"79":{"tf":1.4142135623730951},"88":{"tf":1.0},"90":{"tf":1.0},"93":{"tf":1.4142135623730951},"94":{"tf":1.4142135623730951}},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"108":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{":":{":":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"103":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"131":{"tf":1.0},"84":{"tf":1.0}}}},"t":{"df":0,"docs":{},"i":{"df":8,"docs":{"13":{"tf":1.0},"131":{"tf":1.0},"18":{"tf":1.4142135623730951},"19":{"tf":1.0},"51":{"tf":1.0},"69":{"tf":2.0},"72":{"tf":1.0},"83":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"72":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":37,"docs":{"100":{"tf":1.4142135623730951},"101":{"tf":1.0},"108":{"tf":1.7320508075688772},"117":{"tf":1.4142135623730951},"122":{"tf":1.0},"127":{"tf":1.0},"13":{"tf":1.0},"15":{"tf":1.7320508075688772},"16":{"tf":1.0},"19":{"tf":1.4142135623730951},"3":{"tf":1.0},"33":{"tf":1.0},"36":{"tf":1.0},"56":{"tf":1.4142135623730951},"57":{"tf":1.0},"58":{"tf":1.0},"67":{"tf":1.0},"68":{"tf":2.0},"69":{"tf":1.4142135623730951},"70":{"tf":1.4142135623730951},"72":{"tf":2.449489742783178},"73":{"tf":1.0},"74":{"tf":2.23606797749979},"76":{"tf":1.4142135623730951},"77":{"tf":1.0},"79":{"tf":1.7320508075688772},"81":{"tf":1.4142135623730951},"82":{"tf":1.0},"83":{"tf":1.4142135623730951},"84":{"tf":1.0},"85":{"tf":1.4142135623730951},"86":{"tf":1.4142135623730951},"87":{"tf":1.0},"88":{"tf":1.7320508075688772},"91":{"tf":1.0},"92":{"tf":1.0},"93":{"tf":1.0}}}}},"df":0,"docs":{}}},"v":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"134":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"(":{"&":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"t":{"df":1,"docs":{"109":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},":":{":":{"<":{"df":0,"docs":{},"f":{"df":1,"docs":{"103":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":33,"docs":{"101":{"tf":1.0},"102":{"tf":1.0},"103":{"tf":1.4142135623730951},"104":{"tf":1.0},"107":{"tf":1.0},"108":{"tf":1.0},"109":{"tf":1.7320508075688772},"110":{"tf":1.0},"112":{"tf":1.0},"113":{"tf":1.4142135623730951},"117":{"tf":1.0},"129":{"tf":1.0},"13":{"tf":1.0},"131":{"tf":1.7320508075688772},"136":{"tf":1.7320508075688772},"15":{"tf":1.0},"18":{"tf":1.4142135623730951},"22":{"tf":1.4142135623730951},"3":{"tf":1.0},"33":{"tf":1.0},"34":{"tf":1.0},"41":{"tf":1.0},"42":{"tf":1.0},"43":{"tf":1.0},"45":{"tf":1.0},"47":{"tf":1.0},"48":{"tf":1.0},"49":{"tf":1.0},"69":{"tf":1.0},"72":{"tf":1.4142135623730951},"73":{"tf":1.0},"83":{"tf":1.0},"84":{"tf":1.0}},"r":{"'":{"df":2,"docs":{"34":{"tf":1.0},"6":{"tf":1.0}}},".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":1,"docs":{"34":{"tf":1.4142135623730951}},"e":{"(":{"&":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"43":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},":":{":":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"(":{"df":0,"docs":{},"k":{"df":0,"docs":{},"z":{"df":0,"docs":{},"g":{".":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"34":{"tf":1.4142135623730951},"43":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"<":{"df":0,"docs":{},"f":{"df":1,"docs":{"34":{"tf":1.0}}}},"df":57,"docs":{"100":{"tf":1.0},"101":{"tf":1.4142135623730951},"102":{"tf":1.0},"103":{"tf":1.4142135623730951},"110":{"tf":1.4142135623730951},"111":{"tf":1.0},"112":{"tf":2.0},"116":{"tf":1.4142135623730951},"117":{"tf":2.8284271247461903},"12":{"tf":1.4142135623730951},"129":{"tf":1.4142135623730951},"131":{"tf":1.7320508075688772},"132":{"tf":1.4142135623730951},"136":{"tf":1.4142135623730951},"19":{"tf":2.0},"20":{"tf":2.449489742783178},"22":{"tf":1.0},"30":{"tf":1.0},"31":{"tf":1.0},"33":{"tf":1.0},"34":{"tf":2.23606797749979},"43":{"tf":1.4142135623730951},"44":{"tf":1.0},"45":{"tf":1.4142135623730951},"49":{"tf":1.4142135623730951},"50":{"tf":1.0},"52":{"tf":1.0},"55":{"tf":1.0},"56":{"tf":1.0},"57":{"tf":2.0},"58":{"tf":2.0},"59":{"tf":2.0},"6":{"tf":1.4142135623730951},"60":{"tf":1.0},"61":{"tf":1.0},"62":{"tf":2.0},"65":{"tf":1.4142135623730951},"68":{"tf":1.7320508075688772},"70":{"tf":1.0},"71":{"tf":1.7320508075688772},"72":{"tf":1.4142135623730951},"73":{"tf":1.0},"74":{"tf":2.449489742783178},"76":{"tf":2.23606797749979},"77":{"tf":1.0},"78":{"tf":2.0},"79":{"tf":1.7320508075688772},"81":{"tf":1.0},"82":{"tf":2.23606797749979},"83":{"tf":2.0},"84":{"tf":1.0},"85":{"tf":1.0},"88":{"tf":1.4142135623730951},"90":{"tf":2.23606797749979},"93":{"tf":1.0},"94":{"tf":1.0},"96":{"tf":1.0}}}},"i":{"d":{"df":19,"docs":{"102":{"tf":1.0},"108":{"tf":1.0},"111":{"tf":2.0},"112":{"tf":1.7320508075688772},"116":{"tf":1.0},"117":{"tf":1.0},"124":{"tf":1.0},"33":{"tf":1.0},"47":{"tf":1.0},"49":{"tf":1.4142135623730951},"56":{"tf":1.0},"57":{"tf":1.0},"58":{"tf":1.7320508075688772},"59":{"tf":1.4142135623730951},"61":{"tf":2.0},"62":{"tf":1.7320508075688772},"65":{"tf":1.4142135623730951},"67":{"tf":1.0},"79":{"tf":1.0}}},"df":0,"docs":{}}}}},"u":{"b":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":2,"docs":{"103":{"tf":1.7320508075688772},"109":{"tf":1.4142135623730951}}}}}}}},"df":2,"docs":{"34":{"tf":6.928203230275509},"44":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"c":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":2,"docs":{"34":{"tf":2.449489742783178},"43":{"tf":1.7320508075688772}}}}}}}},"df":24,"docs":{"103":{"tf":2.0},"105":{"tf":1.4142135623730951},"109":{"tf":1.0},"12":{"tf":2.0},"127":{"tf":1.0},"129":{"tf":1.4142135623730951},"13":{"tf":1.4142135623730951},"131":{"tf":2.8284271247461903},"132":{"tf":1.0},"136":{"tf":1.0},"15":{"tf":1.7320508075688772},"22":{"tf":1.4142135623730951},"25":{"tf":1.0},"31":{"tf":1.4142135623730951},"33":{"tf":1.4142135623730951},"34":{"tf":1.4142135623730951},"35":{"tf":1.0},"41":{"tf":1.0},"43":{"tf":2.0},"57":{"tf":1.0},"6":{"tf":1.0},"68":{"tf":1.0},"93":{"tf":1.0},"94":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"129":{"tf":1.0},"18":{"tf":1.0}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"21":{"tf":1.0}}}}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":4,"docs":{"134":{"tf":1.0},"33":{"tf":1.0},"49":{"tf":1.4142135623730951},"55":{"tf":1.0}}}}}},"t":{"df":7,"docs":{"12":{"tf":1.0},"13":{"tf":1.4142135623730951},"132":{"tf":1.0},"136":{"tf":1.0},"44":{"tf":1.0},"8":{"tf":1.4142135623730951},"9":{"tf":1.0}}}},"ˉ":{"df":0,"docs":{},"​":{"c":{"df":0,"docs":{},"​":{":":{"=":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"(":{"df":0,"docs":{},"ζ":{")":{"+":{"df":0,"docs":{},"α":{"df":0,"docs":{},"z":{"df":0,"docs":{},"ˉ":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"​":{"(":{"c":{"df":0,"docs":{},"ˉ":{"+":{"df":0,"docs":{},"γ":{")":{"(":{"a":{"df":0,"docs":{},"ˉ":{"+":{"df":0,"docs":{},"β":{"df":0,"docs":{},"s":{"df":0,"docs":{},"ˉ":{"df":0,"docs":{},"σ":{"1":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"γ":{")":{"(":{"b":{"df":0,"docs":{},"ˉ":{"+":{"df":0,"docs":{},"β":{"df":0,"docs":{},"s":{"df":0,"docs":{},"ˉ":{"df":0,"docs":{},"σ":{"2":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"γ":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"α":{"2":{"df":0,"docs":{},"l":{"1":{"df":1,"docs":{"31":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{},"n":{"c":{"df":1,"docs":{"31":{"tf":1.0}},"​":{":":{"=":{"df":0,"docs":{},"p":{"df":0,"docs":{},"n":{"c":{"df":1,"docs":{"27":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"∈":{"df":0,"docs":{},"f":{"[":{"df":0,"docs":{},"x":{"df":1,"docs":{"89":{"tf":1.0}}}},"df":0,"docs":{}}},"−":{"df":0,"docs":{},"y":{"=":{"(":{"df":0,"docs":{},"x":{"df":0,"docs":{},"−":{"df":0,"docs":{},"z":{")":{"df":0,"docs":{},"q":{"df":1,"docs":{"77":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"q":{"(":{"d":{"1":{"df":0,"docs":{},"​":{")":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"q":{"(":{"d":{"df":0,"docs":{},"m":{"df":1,"docs":{"77":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},",":{"df":0,"docs":{},"v":{",":{"df":0,"docs":{},"t":{",":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":1,"docs":{"35":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"c":{"_":{"1":{"df":1,"docs":{"34":{"tf":1.0}}},"df":0,"docs":{}},"df":4,"docs":{"11":{"tf":1.0},"12":{"tf":2.0},"34":{"tf":1.0},"9":{"tf":2.23606797749979}}},"df":15,"docs":{"10":{"tf":1.0},"11":{"tf":1.0},"12":{"tf":1.7320508075688772},"13":{"tf":1.0},"15":{"tf":1.4142135623730951},"33":{"tf":1.4142135623730951},"35":{"tf":1.0},"7":{"tf":1.0},"73":{"tf":1.0},"77":{"tf":1.4142135623730951},"79":{"tf":1.4142135623730951},"8":{"tf":1.0},"89":{"tf":1.0},"9":{"tf":1.4142135623730951},"90":{"tf":1.0}},"k":{"df":0,"docs":{},"t":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"x":{")":{"=":{"df":0,"docs":{},"p":{"df":0,"docs":{},"k":{"df":0,"docs":{},"t":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"t":{"1":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"x":{")":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"x":{")":{",":{"df":0,"docs":{},"t":{"1":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"g":{"df":0,"docs":{},"x":{")":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"x":{"df":1,"docs":{"83":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"l":{"_":{"1":{"df":1,"docs":{"34":{"tf":1.0}}},"df":0,"docs":{}},"df":5,"docs":{"11":{"tf":1.0},"12":{"tf":1.4142135623730951},"20":{"tf":2.0},"34":{"tf":1.0},"9":{"tf":2.23606797749979}},"​":{"(":{"df":0,"docs":{},"ζ":{")":{",":{"df":0,"docs":{},"q":{"df":0,"docs":{},"r":{"df":1,"docs":{"20":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},",":{"df":0,"docs":{},"q":{"df":0,"docs":{},"r":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"q":{"df":0,"docs":{},"m":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"q":{"df":0,"docs":{},"o":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"q":{"c":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"s":{"df":0,"docs":{},"σ":{"1":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"s":{"df":0,"docs":{},"σ":{"2":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"s":{"df":0,"docs":{},"σ":{"3":{"df":2,"docs":{"14":{"tf":1.0},"15":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"q":{"df":0,"docs":{},"m":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"q":{"c":{"df":1,"docs":{"9":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"]":{"1":{"df":1,"docs":{"20":{"tf":1.0}},"​":{",":{"[":{"df":0,"docs":{},"q":{"df":0,"docs":{},"r":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{",":{"[":{"df":0,"docs":{},"q":{"df":0,"docs":{},"m":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{",":{"[":{"df":0,"docs":{},"q":{"df":0,"docs":{},"o":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{",":{"[":{"df":0,"docs":{},"q":{"c":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{",":{"[":{"df":0,"docs":{},"s":{"df":0,"docs":{},"σ":{"1":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{",":{"[":{"df":0,"docs":{},"s":{"df":0,"docs":{},"σ":{"2":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{",":{"[":{"df":0,"docs":{},"s":{"df":0,"docs":{},"σ":{"3":{"df":0,"docs":{},"​":{"]":{"1":{"df":1,"docs":{"21":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"m":{"_":{"1":{"df":1,"docs":{"34":{"tf":1.0}}},"df":0,"docs":{}},"df":4,"docs":{"11":{"tf":1.0},"12":{"tf":1.4142135623730951},"34":{"tf":1.0},"9":{"tf":2.23606797749979}}},"o":{"_":{"1":{"df":1,"docs":{"34":{"tf":1.0}}},"df":0,"docs":{}},"df":4,"docs":{"11":{"tf":1.0},"12":{"tf":1.4142135623730951},"34":{"tf":1.0},"9":{"tf":2.23606797749979}}},"r":{"_":{"1":{"df":1,"docs":{"34":{"tf":1.0}}},"df":0,"docs":{}},"df":5,"docs":{"11":{"tf":1.0},"12":{"tf":1.4142135623730951},"20":{"tf":2.0},"34":{"tf":1.0},"9":{"tf":2.23606797749979}},"​":{"]":{"1":{"df":1,"docs":{"20":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":4,"docs":{"108":{"tf":1.0},"118":{"tf":1.0},"90":{"tf":1.0},"93":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"13":{"tf":1.0}}}}}}}},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"131":{"tf":1.0}}}},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"34":{"tf":1.7320508075688772},"68":{"tf":1.0}}}}}}}}}},"r":{"0":{"df":1,"docs":{"136":{"tf":1.4142135623730951}}},"a":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":1,"docs":{"120":{"tf":1.0}}}}},"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"34":{"tf":2.23606797749979}}}}}}}},"df":19,"docs":{"117":{"tf":1.4142135623730951},"13":{"tf":2.8284271247461903},"15":{"tf":2.0},"19":{"tf":1.7320508075688772},"2":{"tf":1.0},"23":{"tf":1.0},"24":{"tf":1.0},"25":{"tf":1.0},"34":{"tf":1.0},"57":{"tf":1.0},"59":{"tf":1.4142135623730951},"68":{"tf":1.4142135623730951},"69":{"tf":1.4142135623730951},"78":{"tf":1.0},"82":{"tf":1.0},"83":{"tf":1.0},"84":{"tf":1.0},"93":{"tf":1.4142135623730951},"94":{"tf":1.4142135623730951}},"l":{"df":0,"docs":{},"i":{"df":3,"docs":{"117":{"tf":1.0},"58":{"tf":1.0},"84":{"tf":1.0}}}}}}},"df":0,"docs":{},"g":{"df":6,"docs":{"129":{"tf":1.0},"13":{"tf":1.4142135623730951},"131":{"tf":2.23606797749979},"132":{"tf":1.4142135623730951},"136":{"tf":2.449489742783178},"69":{"tf":1.0}}}},"p":{"2":{"df":1,"docs":{"82":{"tf":1.0}}},"df":3,"docs":{"132":{"tf":1.0},"90":{"tf":1.7320508075688772},"93":{"tf":1.0}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":2,"docs":{"134":{"tf":1.0},"136":{"tf":1.0}},"n":{"df":3,"docs":{"53":{"tf":1.0},"54":{"tf":1.0},"55":{"tf":1.0}}}}}},"w":{"df":2,"docs":{"129":{"tf":1.0},"39":{"tf":1.0}}}},"c":{"df":1,"docs":{"131":{"tf":1.0}},"m":{"a":{"df":0,"docs":{},"x":{"df":1,"docs":{"131":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"131":{"tf":1.0}}}}}},"df":10,"docs":{"10":{"tf":1.0},"11":{"tf":1.0},"12":{"tf":1.0},"127":{"tf":2.6457513110645907},"13":{"tf":1.0},"34":{"tf":1.7320508075688772},"37":{"tf":1.0},"8":{"tf":1.0},"90":{"tf":1.0},"91":{"tf":1.4142135623730951}},"e":{"a":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"131":{"tf":1.0}}}},"d":{"df":2,"docs":{"110":{"tf":1.4142135623730951},"68":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"124":{"tf":1.0}}}},"i":{"df":1,"docs":{"131":{"tf":1.0}}}},"df":0,"docs":{},"l":{"df":2,"docs":{"131":{"tf":1.0},"134":{"tf":1.0}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"131":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"i":{"df":4,"docs":{"115":{"tf":1.0},"122":{"tf":1.0},"13":{"tf":1.0},"49":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"13":{"tf":1.0}}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":6,"docs":{"116":{"tf":1.0},"122":{"tf":1.0},"131":{"tf":1.0},"19":{"tf":1.0},"49":{"tf":1.0},"55":{"tf":1.0}}}}}},"c":{"a":{"df":0,"docs":{},"l":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"131":{"tf":1.0}}}}},"df":7,"docs":{"110":{"tf":1.0},"124":{"tf":1.0},"13":{"tf":2.0},"15":{"tf":1.0},"53":{"tf":1.0},"90":{"tf":1.0},"94":{"tf":1.0}}},"p":{"df":13,"docs":{"102":{"tf":1.0},"104":{"tf":1.0},"110":{"tf":1.0},"115":{"tf":1.0},"33":{"tf":1.4142135623730951},"34":{"tf":1.0},"35":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.0},"6":{"tf":1.0},"68":{"tf":1.0},"69":{"tf":1.0},"83":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":5,"docs":{"113":{"tf":1.0},"20":{"tf":1.0},"76":{"tf":1.0},"78":{"tf":1.0},"94":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":1,"docs":{"15":{"tf":1.0}}}},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"68":{"tf":1.0}}},"df":0,"docs":{}}}}},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":8,"docs":{"101":{"tf":1.4142135623730951},"111":{"tf":1.0},"112":{"tf":1.0},"113":{"tf":1.4142135623730951},"114":{"tf":1.0},"116":{"tf":1.0},"62":{"tf":1.0},"94":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"v":{"df":3,"docs":{"113":{"tf":1.7320508075688772},"123":{"tf":1.0},"94":{"tf":1.0}}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":2,"docs":{"13":{"tf":1.0},"24":{"tf":1.0}}}}}},"d":{"df":0,"docs":{},"u":{"c":{"df":6,"docs":{"100":{"tf":1.0},"11":{"tf":1.0},"129":{"tf":1.0},"13":{"tf":1.7320508075688772},"20":{"tf":1.4142135623730951},"79":{"tf":1.7320508075688772}}},"df":0,"docs":{},"n":{"d":{"df":2,"docs":{"101":{"tf":1.0},"69":{"tf":1.0}}},"df":0,"docs":{}}}},"df":3,"docs":{"127":{"tf":1.4142135623730951},"131":{"tf":2.449489742783178},"132":{"tf":1.4142135623730951}},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":7,"docs":{"131":{"tf":1.0},"2":{"tf":1.0},"69":{"tf":1.0},"80":{"tf":1.0},"82":{"tf":1.0},"86":{"tf":1.0},"94":{"tf":2.0}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"15":{"tf":1.0}}}}}}}},"g":{"df":1,"docs":{"131":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":5,"docs":{"126":{"tf":1.0},"129":{"tf":1.4142135623730951},"131":{"tf":1.4142135623730951},"134":{"tf":1.0},"49":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"131":{"tf":1.0}}}}}}}}}},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":4,"docs":{"18":{"tf":1.0},"32":{"tf":1.0},"6":{"tf":1.0},"91":{"tf":1.0}}}},"df":0,"docs":{}}},"l":{"a":{"df":0,"docs":{},"t":{"df":5,"docs":{"108":{"tf":2.0},"12":{"tf":1.0},"131":{"tf":1.0},"67":{"tf":1.0},"68":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":4,"docs":{"106":{"tf":1.0},"136":{"tf":1.0},"52":{"tf":1.0},"65":{"tf":1.0}}}}}}}}}}},"df":2,"docs":{"131":{"tf":1.0},"69":{"tf":1.0}},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"86":{"tf":1.0}}}},"i":{"df":2,"docs":{"3":{"tf":1.0},"33":{"tf":1.0}}},"o":{"c":{"df":1,"docs":{"129":{"tf":1.0}}},"df":0,"docs":{}}},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":5,"docs":{"124":{"tf":1.0},"58":{"tf":1.0},"64":{"tf":1.0},"65":{"tf":1.0},"66":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"b":{"df":1,"docs":{"113":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"67":{"tf":1.0}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"v":{"df":2,"docs":{"117":{"tf":1.0},"12":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"82":{"tf":1.0}}}},"df":0,"docs":{}},"h":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"13":{"tf":1.0}}}},"df":0,"docs":{}}},"l":{"a":{"c":{"df":2,"docs":{"27":{"tf":1.0},"97":{"tf":1.0}}},"df":0,"docs":{},"y":{"df":1,"docs":{"94":{"tf":1.0}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":6,"docs":{"105":{"tf":1.0},"131":{"tf":1.7320508075688772},"40":{"tf":1.0},"43":{"tf":1.0},"81":{"tf":1.0},"9":{"tf":2.23606797749979}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":5,"docs":{"100":{"tf":1.7320508075688772},"11":{"tf":1.0},"131":{"tf":1.7320508075688772},"3":{"tf":1.4142135623730951},"47":{"tf":1.4142135623730951}}}}}}}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":7,"docs":{"104":{"tf":1.0},"108":{"tf":1.0},"113":{"tf":1.0},"120":{"tf":1.0},"136":{"tf":1.0},"52":{"tf":1.0},"60":{"tf":1.0}}}}}},"s":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":1,"docs":{"131":{"tf":1.4142135623730951}}}}}},"c":{"df":0,"docs":{},"u":{"df":1,"docs":{"13":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"39":{"tf":1.0}}}},"h":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"132":{"tf":1.7320508075688772}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":1,"docs":{"41":{"tf":1.0}}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":9,"docs":{"108":{"tf":1.0},"127":{"tf":1.0},"129":{"tf":1.0},"13":{"tf":2.449489742783178},"131":{"tf":1.4142135623730951},"132":{"tf":1.0},"15":{"tf":1.0},"2":{"tf":1.0},"31":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":1,"docs":{"12":{"tf":1.0}}}}}},"t":{"df":3,"docs":{"113":{"tf":1.4142135623730951},"83":{"tf":1.0},"88":{"tf":1.0}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"b":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"44":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":22,"docs":{"10":{"tf":1.0},"111":{"tf":1.0},"12":{"tf":1.0},"127":{"tf":1.4142135623730951},"13":{"tf":1.4142135623730951},"131":{"tf":1.0},"132":{"tf":1.7320508075688772},"136":{"tf":1.4142135623730951},"15":{"tf":1.4142135623730951},"2":{"tf":1.0},"39":{"tf":1.4142135623730951},"4":{"tf":1.0},"40":{"tf":1.0},"44":{"tf":2.449489742783178},"55":{"tf":1.0},"61":{"tf":1.0},"7":{"tf":1.0},"72":{"tf":1.0},"74":{"tf":1.0},"76":{"tf":1.4142135623730951},"8":{"tf":1.4142135623730951},"83":{"tf":1.4142135623730951}}}}}},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":9,"docs":{"105":{"tf":1.0},"106":{"tf":1.4142135623730951},"113":{"tf":1.7320508075688772},"131":{"tf":1.0},"34":{"tf":1.4142135623730951},"39":{"tf":1.0},"73":{"tf":1.0},"79":{"tf":1.0},"91":{"tf":1.7320508075688772}}}}}},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"136":{"tf":1.0}}}},"v":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"l":{"df":6,"docs":{"18":{"tf":1.0},"19":{"tf":1.0},"6":{"tf":1.4142135623730951},"68":{"tf":1.0},"71":{"tf":1.0},"79":{"tf":1.0}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":2,"docs":{"100":{"tf":2.23606797749979},"2":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"v":{"df":1,"docs":{"103":{"tf":1.0}}}}}}},"i":{"d":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":6,"docs":{"10":{"tf":1.0},"117":{"tf":1.0},"120":{"tf":1.0},"13":{"tf":1.0},"15":{"tf":1.0},"8":{"tf":2.23606797749979}}}}}},"m":{"a":{"df":0,"docs":{},"x":{"df":1,"docs":{"127":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"127":{"tf":1.4142135623730951}}}}},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"117":{"tf":1.0}}}},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":29,"docs":{"111":{"tf":1.4142135623730951},"112":{"tf":1.0},"113":{"tf":1.4142135623730951},"118":{"tf":1.4142135623730951},"122":{"tf":2.449489742783178},"123":{"tf":4.0},"124":{"tf":2.8284271247461903},"13":{"tf":3.0},"15":{"tf":1.0},"22":{"tf":1.0},"33":{"tf":1.0},"35":{"tf":1.0},"37":{"tf":1.0},"4":{"tf":1.0},"51":{"tf":2.0},"53":{"tf":1.7320508075688772},"59":{"tf":1.0},"61":{"tf":1.4142135623730951},"62":{"tf":1.0},"67":{"tf":2.8284271247461903},"71":{"tf":1.7320508075688772},"72":{"tf":1.0},"74":{"tf":1.0},"75":{"tf":1.0},"79":{"tf":1.0},"81":{"tf":1.4142135623730951},"89":{"tf":1.0},"90":{"tf":1.0},"91":{"tf":2.0}}}},"u":{"df":0,"docs":{},"n":{"d":{"df":14,"docs":{"23":{"tf":1.0},"24":{"tf":1.0},"25":{"tf":1.0},"26":{"tf":1.0},"27":{"tf":1.0},"34":{"tf":2.23606797749979},"36":{"tf":1.0},"81":{"tf":1.7320508075688772},"82":{"tf":1.7320508075688772},"83":{"tf":1.7320508075688772},"84":{"tf":1.4142135623730951},"85":{"tf":1.7320508075688772},"90":{"tf":1.0},"93":{"tf":3.1622776601683795}}},"df":0,"docs":{}}},"w":{"df":25,"docs":{"103":{"tf":1.0},"105":{"tf":1.7320508075688772},"106":{"tf":2.23606797749979},"107":{"tf":1.4142135623730951},"108":{"tf":1.7320508075688772},"11":{"tf":1.0},"118":{"tf":1.0},"12":{"tf":3.1622776601683795},"124":{"tf":1.0},"127":{"tf":2.449489742783178},"132":{"tf":2.6457513110645907},"134":{"tf":2.449489742783178},"19":{"tf":1.0},"22":{"tf":1.0},"35":{"tf":2.449489742783178},"4":{"tf":1.0},"48":{"tf":1.7320508075688772},"51":{"tf":2.0},"65":{"tf":1.7320508075688772},"68":{"tf":1.0},"69":{"tf":1.7320508075688772},"8":{"tf":1.0},"83":{"tf":1.4142135623730951},"9":{"tf":3.1622776601683795},"90":{"tf":1.4142135623730951}}}},"s":{"df":1,"docs":{"2":{"tf":1.0}}},"u":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"'":{"df":1,"docs":{"99":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}},"g":{"df":1,"docs":{"63":{"tf":1.0}}},"l":{"df":0,"docs":{},"e":{"df":4,"docs":{"47":{"tf":1.4142135623730951},"69":{"tf":1.0},"84":{"tf":1.0},"99":{"tf":1.4142135623730951}}}},"n":{"df":6,"docs":{"129":{"tf":1.0},"2":{"tf":1.7320508075688772},"43":{"tf":1.0},"79":{"tf":1.7320508075688772},"85":{"tf":1.0},"93":{"tf":1.0}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"103":{"tf":1.0}}}}}}},"−":{"1":{"df":1,"docs":{"37":{"tf":1.0}}},"df":0,"docs":{}}},"s":{"1":{"_":{"1":{"df":1,"docs":{"34":{"tf":1.0}}},"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"34":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"z":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"a":{"df":1,"docs":{"34":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":1,"docs":{"34":{"tf":1.0}}},"2":{"_":{"1":{"df":1,"docs":{"34":{"tf":1.0}}},"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"34":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"z":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"a":{"df":1,"docs":{"34":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":1,"docs":{"34":{"tf":1.0}},"k":{"df":1,"docs":{"101":{"tf":1.4142135623730951}}}},"3":{"_":{"1":{"df":1,"docs":{"34":{"tf":1.0}}},"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"34":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":1,"docs":{"34":{"tf":1.0}}},"=":{"0":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"q":{"df":0,"docs":{},"−":{"1":{"df":2,"docs":{"93":{"tf":1.0},"94":{"tf":1.7320508075688772}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"σ":{"1":{"df":1,"docs":{"34":{"tf":1.0}}},"2":{"df":1,"docs":{"34":{"tf":1.0}}},"df":0,"docs":{}}},"a":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":1,"docs":{"20":{"tf":1.0}}}},"m":{"df":0,"docs":{},"e":{"df":31,"docs":{"100":{"tf":1.0},"103":{"tf":1.0},"109":{"tf":1.0},"11":{"tf":1.0},"114":{"tf":1.0},"117":{"tf":2.0},"123":{"tf":1.0},"124":{"tf":1.0},"13":{"tf":1.7320508075688772},"131":{"tf":1.7320508075688772},"134":{"tf":2.23606797749979},"136":{"tf":1.0},"2":{"tf":1.0},"30":{"tf":1.0},"35":{"tf":1.0},"51":{"tf":1.0},"53":{"tf":1.0},"54":{"tf":1.0},"58":{"tf":1.0},"59":{"tf":1.0},"64":{"tf":1.0},"65":{"tf":1.4142135623730951},"66":{"tf":1.0},"67":{"tf":1.0},"68":{"tf":1.0},"74":{"tf":1.0},"79":{"tf":1.0},"83":{"tf":1.7320508075688772},"9":{"tf":1.0},"94":{"tf":1.0},"96":{"tf":1.0}}},"p":{"df":0,"docs":{},"l":{"df":19,"docs":{"111":{"tf":1.4142135623730951},"117":{"tf":1.7320508075688772},"132":{"tf":1.0},"19":{"tf":1.0},"23":{"tf":1.0},"24":{"tf":1.4142135623730951},"25":{"tf":1.4142135623730951},"26":{"tf":1.0},"27":{"tf":1.0},"31":{"tf":2.0},"55":{"tf":1.0},"58":{"tf":1.0},"61":{"tf":1.4142135623730951},"82":{"tf":1.4142135623730951},"83":{"tf":1.0},"87":{"tf":1.0},"93":{"tf":2.6457513110645907},"94":{"tf":2.6457513110645907},"96":{"tf":2.0}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":27,"docs":{"10":{"tf":1.0},"11":{"tf":1.0},"112":{"tf":1.4142135623730951},"113":{"tf":1.0},"115":{"tf":1.0},"123":{"tf":1.0},"13":{"tf":1.0},"131":{"tf":1.0},"18":{"tf":1.0},"19":{"tf":1.4142135623730951},"47":{"tf":1.0},"48":{"tf":1.4142135623730951},"51":{"tf":1.7320508075688772},"52":{"tf":1.4142135623730951},"53":{"tf":1.7320508075688772},"54":{"tf":1.4142135623730951},"55":{"tf":1.0},"56":{"tf":1.0},"58":{"tf":1.0},"62":{"tf":1.4142135623730951},"65":{"tf":1.0},"66":{"tf":1.0},"67":{"tf":1.0},"68":{"tf":1.0},"74":{"tf":1.0},"83":{"tf":1.4142135623730951},"9":{"tf":1.0}}}}}}},"v":{"df":0,"docs":{},"e":{"df":2,"docs":{"136":{"tf":1.0},"20":{"tf":1.0}}}},"w":{"df":3,"docs":{"13":{"tf":1.0},"15":{"tf":1.0},"9":{"tf":1.0}}},"y":{"df":1,"docs":{"55":{"tf":1.0}}}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"99":{"tf":1.0}}}}}},"df":0,"docs":{}}},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":11,"docs":{"18":{"tf":1.7320508075688772},"34":{"tf":1.7320508075688772},"37":{"tf":1.7320508075688772},"43":{"tf":1.0},"70":{"tf":2.449489742783178},"73":{"tf":1.0},"74":{"tf":1.4142135623730951},"80":{"tf":1.0},"81":{"tf":1.0},"85":{"tf":1.0},"91":{"tf":1.0}}}}},"w":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"z":{"df":1,"docs":{"13":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}},"df":2,"docs":{"91":{"tf":1.4142135623730951},"94":{"tf":1.7320508075688772}},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"[":{"0":{"df":2,"docs":{"106":{"tf":1.4142135623730951},"113":{"tf":1.0}}},"df":0,"docs":{}},"df":2,"docs":{"106":{"tf":1.0},"113":{"tf":1.0}}}}}},"df":13,"docs":{"10":{"tf":1.0},"12":{"tf":1.0},"13":{"tf":1.7320508075688772},"130":{"tf":1.0},"132":{"tf":1.0},"134":{"tf":1.4142135623730951},"2":{"tf":1.0},"48":{"tf":1.0},"58":{"tf":1.0},"65":{"tf":1.0},"69":{"tf":1.0},"8":{"tf":1.0},"90":{"tf":1.0}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":2,"docs":{"19":{"tf":1.0},"20":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":29,"docs":{"10":{"tf":1.0},"102":{"tf":1.0},"110":{"tf":1.0},"116":{"tf":1.0},"127":{"tf":1.0},"129":{"tf":1.0},"13":{"tf":2.6457513110645907},"130":{"tf":1.0},"131":{"tf":4.0},"18":{"tf":1.0},"20":{"tf":1.0},"22":{"tf":1.0},"3":{"tf":1.0},"33":{"tf":1.4142135623730951},"36":{"tf":1.0},"42":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":1.0},"48":{"tf":1.0},"68":{"tf":1.4142135623730951},"69":{"tf":1.0},"73":{"tf":1.0},"76":{"tf":1.0},"79":{"tf":1.0},"8":{"tf":1.0},"81":{"tf":1.0},"83":{"tf":1.0},"86":{"tf":1.0},"94":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"r":{"df":5,"docs":{"108":{"tf":1.4142135623730951},"136":{"tf":1.0},"67":{"tf":1.0},"72":{"tf":1.0},"90":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":14,"docs":{"100":{"tf":1.0},"13":{"tf":2.0},"134":{"tf":1.0},"136":{"tf":1.0},"15":{"tf":1.4142135623730951},"19":{"tf":1.0},"2":{"tf":1.4142135623730951},"33":{"tf":1.0},"70":{"tf":1.0},"74":{"tf":1.0},"76":{"tf":1.0},"79":{"tf":1.0},"8":{"tf":1.7320508075688772},"97":{"tf":1.0}},"m":{"df":2,"docs":{"19":{"tf":1.0},"65":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"19":{"tf":1.0}}}}}}}},"n":{"df":5,"docs":{"13":{"tf":1.0},"134":{"tf":1.0},"15":{"tf":1.0},"88":{"tf":1.0},"9":{"tf":1.0}}}},"l":{"df":0,"docs":{},"f":{".":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"(":{"&":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"113":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"(":{")":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"113":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"b":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{".":{"a":{"0":{".":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"105":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"1":{".":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"105":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},":":{":":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":2,"docs":{"105":{"tf":1.0},"106":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":3,"docs":{"105":{"tf":1.0},"106":{"tf":1.0},"113":{"tf":1.0}}}},"n":{"d":{"df":13,"docs":{"100":{"tf":1.4142135623730951},"101":{"tf":1.0},"132":{"tf":1.4142135623730951},"20":{"tf":2.0},"6":{"tf":1.4142135623730951},"71":{"tf":1.4142135623730951},"74":{"tf":1.7320508075688772},"76":{"tf":1.0},"78":{"tf":1.4142135623730951},"79":{"tf":1.4142135623730951},"82":{"tf":1.0},"83":{"tf":1.0},"93":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":4,"docs":{"18":{"tf":1.0},"44":{"tf":1.0},"69":{"tf":1.0},"76":{"tf":1.0}},"i":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"6":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"df":1,"docs":{"90":{"tf":1.0}}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":5,"docs":{"104":{"tf":1.0},"15":{"tf":1.0},"48":{"tf":1.7320508075688772},"50":{"tf":1.0},"8":{"tf":1.0}}},"df":0,"docs":{}}}}},"r":{"df":0,"docs":{},"v":{"df":4,"docs":{"100":{"tf":1.0},"6":{"tf":1.0},"82":{"tf":1.0},"94":{"tf":1.0}}}},"t":{"(":{"d":{"df":1,"docs":{"89":{"tf":1.0}}},"df":0,"docs":{}},"df":24,"docs":{"105":{"tf":1.4142135623730951},"111":{"tf":1.0},"118":{"tf":1.0},"123":{"tf":1.4142135623730951},"124":{"tf":2.0},"127":{"tf":1.7320508075688772},"13":{"tf":6.48074069840786},"134":{"tf":1.0},"135":{"tf":1.4142135623730951},"136":{"tf":1.0},"2":{"tf":1.0},"3":{"tf":1.0},"44":{"tf":1.0},"61":{"tf":1.0},"64":{"tf":1.0},"67":{"tf":2.0},"68":{"tf":1.0},"7":{"tf":1.4142135623730951},"72":{"tf":1.0},"79":{"tf":1.4142135623730951},"81":{"tf":1.7320508075688772},"82":{"tf":1.0},"89":{"tf":1.4142135623730951},"91":{"tf":1.0}},"u":{"df":0,"docs":{},"p":{"(":{"&":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"34":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}},"df":1,"docs":{"43":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":5,"docs":{"2":{"tf":1.0},"21":{"tf":1.4142135623730951},"33":{"tf":1.0},"34":{"tf":1.4142135623730951},"43":{"tf":1.0}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":7,"docs":{"123":{"tf":1.0},"44":{"tf":1.0},"64":{"tf":1.4142135623730951},"65":{"tf":1.0},"69":{"tf":1.4142135623730951},"79":{"tf":1.4142135623730951},"9":{"tf":1.0}}}}}},"h":{"a":{"2":{"5":{"6":{"(":{"df":1,"docs":{"6":{"tf":1.0}}},"df":1,"docs":{"6":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"102":{"tf":1.0}}}},"df":0,"docs":{}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":7,"docs":{"117":{"tf":1.4142135623730951},"38":{"tf":1.0},"39":{"tf":1.0},"41":{"tf":2.0},"87":{"tf":1.0},"93":{"tf":1.0},"94":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"e":{"df":2,"docs":{"72":{"tf":1.0},"8":{"tf":1.0}}}},"r":{"df":0,"docs":{},"e":{"df":4,"docs":{"103":{"tf":1.0},"135":{"tf":2.0},"136":{"tf":1.4142135623730951},"18":{"tf":1.0}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"c":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"11":{"tf":1.0}}}},"df":0,"docs":{}},"df":11,"docs":{"113":{"tf":1.0},"13":{"tf":1.0},"52":{"tf":1.0},"53":{"tf":1.7320508075688772},"54":{"tf":1.0},"55":{"tf":1.0},"56":{"tf":1.0},"57":{"tf":1.0},"58":{"tf":2.0},"59":{"tf":1.4142135623730951},"68":{"tf":1.0}},"n":{"df":1,"docs":{"134":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":1,"docs":{"78":{"tf":1.0}}}}}}},"i":{"d":{"df":0,"docs":{},"e":{"df":9,"docs":{"111":{"tf":1.0},"112":{"tf":1.0},"131":{"tf":1.0},"57":{"tf":1.0},"59":{"tf":1.0},"61":{"tf":1.0},"62":{"tf":1.0},"63":{"tf":1.0},"79":{"tf":1.0}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"136":{"tf":1.0}}}}}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":5,"docs":{"113":{"tf":1.0},"13":{"tf":1.4142135623730951},"131":{"tf":1.0},"136":{"tf":1.0},"84":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":4,"docs":{"12":{"tf":1.0},"13":{"tf":1.4142135623730951},"79":{"tf":1.0},"91":{"tf":1.0}}}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"l":{"df":7,"docs":{"109":{"tf":1.0},"116":{"tf":1.0},"117":{"tf":1.0},"19":{"tf":1.0},"43":{"tf":1.4142135623730951},"44":{"tf":1.0},"48":{"tf":1.0}},"e":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"a":{"c":{"c":{"df":0,"docs":{},"i":{":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"a":{"c":{"c":{"df":0,"docs":{},"i":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":0,"docs":{},"e":{"(":{"[":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"(":{"1":{"df":1,"docs":{"103":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"r":{"df":2,"docs":{"13":{"tf":1.0},"134":{"tf":1.0}}}},"i":{"c":{"df":2,"docs":{"20":{"tf":1.0},"63":{"tf":1.0}}},"df":4,"docs":{"105":{"tf":1.0},"108":{"tf":1.0},"113":{"tf":1.0},"124":{"tf":1.0}},"f":{"df":2,"docs":{"134":{"tf":1.0},"63":{"tf":1.0}},"i":{"df":1,"docs":{"55":{"tf":1.0}}}}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"n":{"df":3,"docs":{"100":{"tf":1.0},"58":{"tf":1.0},"79":{"tf":1.0}}}},"df":0,"docs":{}}}}},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":13,"docs":{"100":{"tf":1.4142135623730951},"11":{"tf":1.7320508075688772},"131":{"tf":1.0},"15":{"tf":1.0},"27":{"tf":1.0},"32":{"tf":1.0},"34":{"tf":1.0},"4":{"tf":1.0},"68":{"tf":1.0},"79":{"tf":1.4142135623730951},"83":{"tf":1.0},"91":{"tf":1.0},"96":{"tf":1.4142135623730951}}}}},"t":{"df":1,"docs":{"12":{"tf":1.0}},"e":{"df":1,"docs":{"0":{"tf":1.0}}},"u":{"a":{"df":0,"docs":{},"t":{"df":2,"docs":{"13":{"tf":1.0},"69":{"tf":1.0}}}},"df":0,"docs":{}}},"z":{"df":0,"docs":{},"e":{"df":9,"docs":{"11":{"tf":1.0},"120":{"tf":1.4142135623730951},"126":{"tf":1.0},"13":{"tf":1.0},"132":{"tf":2.6457513110645907},"2":{"tf":2.0},"22":{"tf":1.0},"35":{"tf":1.0},"79":{"tf":1.0}}}}},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"78":{"tf":1.0}}}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"p":{"df":1,"docs":{"101":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"58":{"tf":1.0}}}}}}}},"o":{"df":0,"docs":{},"w":{"df":2,"docs":{"2":{"tf":1.0},"97":{"tf":1.0}}}}},"m":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":2,"docs":{"136":{"tf":1.0},"73":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"122":{"tf":1.0},"127":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"127":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":4,"docs":{"100":{"tf":1.0},"13":{"tf":1.0},"3":{"tf":1.0},"43":{"tf":1.0}}}},"v":{"df":2,"docs":{"131":{"tf":1.0},"94":{"tf":1.0}}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":2,"docs":{"113":{"tf":1.0},"69":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"113":{"tf":1.0}}}},"t":{"df":0,"docs":{},"h":{"df":5,"docs":{"13":{"tf":1.4142135623730951},"131":{"tf":2.23606797749979},"44":{"tf":1.0},"49":{"tf":1.0},"94":{"tf":1.0}}},"i":{"df":0,"docs":{},"m":{"df":2,"docs":{"47":{"tf":1.0},"51":{"tf":1.0}}}}},"w":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"20":{"tf":1.0}}}}}}}},"p":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"11":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"t":{"df":3,"docs":{"13":{"tf":1.0},"132":{"tf":2.23606797749979},"74":{"tf":1.0}}}},"u":{"df":0,"docs":{},"n":{"d":{"df":3,"docs":{"6":{"tf":1.0},"78":{"tf":1.4142135623730951},"88":{"tf":1.0}}},"df":0,"docs":{}},"r":{"c":{"df":2,"docs":{"117":{"tf":1.0},"33":{"tf":1.0}}},"df":0,"docs":{}}}},"p":{"a":{"c":{"df":0,"docs":{},"e":{"df":1,"docs":{"134":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"k":{"df":1,"docs":{"15":{"tf":1.0}}}},"c":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"119":{"tf":1.0},"136":{"tf":1.0}}}},"df":0,"docs":{},"f":{"df":14,"docs":{"105":{"tf":1.0},"107":{"tf":1.0},"108":{"tf":1.0},"113":{"tf":1.0},"12":{"tf":1.4142135623730951},"131":{"tf":1.0},"136":{"tf":1.7320508075688772},"18":{"tf":1.0},"48":{"tf":1.0},"69":{"tf":1.4142135623730951},"72":{"tf":1.0},"90":{"tf":1.0},"93":{"tf":1.0},"99":{"tf":1.0}},"i":{"df":6,"docs":{"104":{"tf":1.0},"105":{"tf":1.0},"106":{"tf":1.4142135623730951},"108":{"tf":1.4142135623730951},"131":{"tf":1.0},"43":{"tf":1.0}}}}}},"df":0,"docs":{}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"136":{"tf":1.0},"81":{"tf":1.0}}}}}},"q":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"44":{"tf":1.0}}},"s":{"df":0,"docs":{},"h":{"df":2,"docs":{"11":{"tf":1.0},"13":{"tf":1.0}}}}},"df":0,"docs":{}}},"r":{"c":{"df":1,"docs":{"131":{"tf":1.0}}},"df":2,"docs":{"34":{"tf":1.4142135623730951},"43":{"tf":1.0}}},"t":{"a":{"c":{"df":0,"docs":{},"k":{"df":2,"docs":{"13":{"tf":1.0},"132":{"tf":1.7320508075688772}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":1,"docs":{"130":{"tf":1.4142135623730951}}}},"n":{"d":{"df":2,"docs":{"12":{"tf":1.0},"27":{"tf":1.0}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"k":{"df":20,"docs":{"102":{"tf":1.0},"103":{"tf":1.0},"108":{"tf":1.7320508075688772},"122":{"tf":1.0},"127":{"tf":1.0},"2":{"tf":1.0},"45":{"tf":1.4142135623730951},"46":{"tf":1.0},"48":{"tf":1.0},"49":{"tf":1.4142135623730951},"50":{"tf":1.0},"60":{"tf":1.0},"68":{"tf":1.0},"70":{"tf":1.0},"72":{"tf":1.0},"73":{"tf":1.4142135623730951},"74":{"tf":1.0},"79":{"tf":1.0},"83":{"tf":1.0},"86":{"tf":1.4142135623730951}},"w":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"102":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"df":12,"docs":{"108":{"tf":1.0},"13":{"tf":1.4142135623730951},"134":{"tf":1.0},"136":{"tf":1.0},"15":{"tf":1.0},"39":{"tf":1.0},"49":{"tf":1.0},"68":{"tf":1.4142135623730951},"7":{"tf":1.0},"81":{"tf":1.0},"93":{"tf":1.0},"94":{"tf":1.0}}}},"t":{"df":0,"docs":{},"e":{"df":11,"docs":{"117":{"tf":1.7320508075688772},"129":{"tf":1.4142135623730951},"131":{"tf":1.7320508075688772},"134":{"tf":1.0},"2":{"tf":1.0},"39":{"tf":2.23606797749979},"47":{"tf":1.0},"69":{"tf":3.0},"83":{"tf":1.0},"88":{"tf":1.0},"93":{"tf":1.0}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":5,"docs":{"10":{"tf":1.4142135623730951},"13":{"tf":1.0},"131":{"tf":1.4142135623730951},"33":{"tf":1.0},"83":{"tf":1.0}}}}}}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"2":{"tf":1.0}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":20,"docs":{"101":{"tf":1.0},"106":{"tf":1.7320508075688772},"110":{"tf":1.0},"112":{"tf":1.0},"129":{"tf":1.0},"131":{"tf":2.449489742783178},"132":{"tf":1.4142135623730951},"134":{"tf":1.4142135623730951},"15":{"tf":1.0},"30":{"tf":1.0},"31":{"tf":1.0},"47":{"tf":1.0},"48":{"tf":1.0},"50":{"tf":2.0},"51":{"tf":1.0},"52":{"tf":1.4142135623730951},"56":{"tf":1.0},"60":{"tf":1.0},"69":{"tf":1.0},"94":{"tf":2.0}}}},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"6":{"tf":1.0}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":3,"docs":{"0":{"tf":1.0},"124":{"tf":1.0},"57":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":4,"docs":{"131":{"tf":1.4142135623730951},"136":{"tf":1.0},"34":{"tf":2.0},"69":{"tf":1.0}}}}},"r":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"r":{"d":{"df":3,"docs":{"13":{"tf":1.4142135623730951},"131":{"tf":1.0},"136":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":1,"docs":{"39":{"tf":1.0}}}}}}},"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"72":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":3,"docs":{"40":{"tf":1.0},"88":{"tf":1.4142135623730951},"90":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":3,"docs":{"41":{"tf":1.0},"93":{"tf":1.0},"94":{"tf":1.0}}}}},"u":{"c":{"df":0,"docs":{},"t":{"df":8,"docs":{"105":{"tf":1.4142135623730951},"106":{"tf":1.0},"107":{"tf":1.0},"108":{"tf":1.4142135623730951},"109":{"tf":1.0},"113":{"tf":1.4142135623730951},"117":{"tf":1.0},"34":{"tf":3.3166247903554}},"u":{"df":0,"docs":{},"r":{"df":2,"docs":{"131":{"tf":1.0},"82":{"tf":1.0}}}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":1,"docs":{"55":{"tf":1.0}}}}}},"u":{"b":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"n":{"df":4,"docs":{"131":{"tf":1.4142135623730951},"133":{"tf":1.0},"135":{"tf":1.7320508075688772},"136":{"tf":1.0}}}}}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"37":{"tf":1.0}}}}}}},"m":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":2,"docs":{"127":{"tf":1.7320508075688772},"132":{"tf":1.7320508075688772}}}}}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"136":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"27":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"131":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":3,"docs":{"10":{"tf":1.0},"113":{"tf":1.0},"39":{"tf":1.0}}}},"t":{"df":2,"docs":{"135":{"tf":1.0},"89":{"tf":1.4142135623730951}}}}},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"8":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"c":{"c":{"df":0,"docs":{},"e":{"df":1,"docs":{"77":{"tf":1.0}}}},"df":0,"docs":{},"h":{"df":23,"docs":{"10":{"tf":1.0},"108":{"tf":1.0},"12":{"tf":1.0},"123":{"tf":1.4142135623730951},"129":{"tf":1.0},"13":{"tf":3.3166247903554},"136":{"tf":1.0},"15":{"tf":2.23606797749979},"18":{"tf":1.0},"19":{"tf":1.7320508075688772},"25":{"tf":1.0},"4":{"tf":1.0},"43":{"tf":1.0},"44":{"tf":1.4142135623730951},"65":{"tf":1.0},"69":{"tf":1.0},"70":{"tf":1.0},"72":{"tf":1.7320508075688772},"78":{"tf":1.0},"88":{"tf":1.0},"93":{"tf":1.7320508075688772},"94":{"tf":1.0},"99":{"tf":1.0}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":1,"docs":{"34":{"tf":1.0}}}}}},"m":{"df":6,"docs":{"113":{"tf":1.0},"124":{"tf":1.0},"18":{"tf":1.0},"48":{"tf":1.0},"51":{"tf":1.0},"64":{"tf":1.0}},"m":{"a":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"58":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"r":{"df":1,"docs":{"60":{"tf":1.0}},"i":{"df":6,"docs":{"13":{"tf":1.0},"131":{"tf":1.0},"135":{"tf":1.0},"60":{"tf":1.0},"68":{"tf":1.0},"80":{"tf":1.0}}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"94":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":3,"docs":{"106":{"tf":1.0},"120":{"tf":1.0},"33":{"tf":1.0}}}},"s":{"df":5,"docs":{"13":{"tf":2.23606797749979},"44":{"tf":1.0},"72":{"tf":1.4142135623730951},"73":{"tf":1.4142135623730951},"78":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"e":{"df":2,"docs":{"124":{"tf":1.0},"136":{"tf":1.0}}}}},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":1,"docs":{"63":{"tf":1.0}}}}}},"y":{"df":0,"docs":{},"m":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":3,"docs":{"35":{"tf":1.0},"4":{"tf":2.0},"8":{"tf":1.0}}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"72":{"tf":1.0}}}}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"'":{"df":1,"docs":{"69":{"tf":1.0}}},".":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"q":{"(":{"&":{"df":0,"docs":{},"i":{"df":2,"docs":{"43":{"tf":1.0},"44":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"(":{"&":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"[":{"df":0,"docs":{},"i":{"df":1,"docs":{"44":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"(":{"&":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"44":{"tf":1.4142135623730951}}}}}}}},"x":{"df":1,"docs":{"43":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{":":{":":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"44":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":2,"docs":{"43":{"tf":1.4142135623730951},"44":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"u":{"3":{"2":{"(":{"&":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"44":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"v":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"43":{"tf":1.0},"44":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"(":{"&":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":1,"docs":{"43":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{")":{".":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"w":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"43":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}},"df":17,"docs":{"102":{"tf":1.0},"103":{"tf":1.0},"117":{"tf":1.0},"118":{"tf":1.0},"129":{"tf":1.0},"131":{"tf":1.0},"136":{"tf":1.0},"3":{"tf":1.4142135623730951},"41":{"tf":1.0},"42":{"tf":1.0},"43":{"tf":2.8284271247461903},"44":{"tf":2.23606797749979},"45":{"tf":1.0},"47":{"tf":1.4142135623730951},"48":{"tf":1.0},"69":{"tf":1.0},"94":{"tf":1.0}}}}}}},"σ":{"1":{"df":1,"docs":{"13":{"tf":1.0}},"​":{"]":{"1":{"df":0,"docs":{},"​":{",":{"[":{"df":0,"docs":{},"s":{"df":0,"docs":{},"σ":{"2":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{",":{"[":{"df":0,"docs":{},"s":{"df":0,"docs":{},"σ":{"3":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{",":{"[":{"df":0,"docs":{},"q":{"df":0,"docs":{},"l":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{",":{"[":{"df":0,"docs":{},"q":{"df":0,"docs":{},"r":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{",":{"[":{"df":0,"docs":{},"q":{"df":0,"docs":{},"m":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{",":{"[":{"df":0,"docs":{},"q":{"df":0,"docs":{},"o":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{",":{"[":{"df":0,"docs":{},"q":{"c":{"df":0,"docs":{},"​":{"]":{"1":{"df":2,"docs":{"23":{"tf":1.0},"30":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"2":{"df":1,"docs":{"13":{"tf":1.0}}},"3":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{},"i":{"df":1,"docs":{"34":{"tf":1.0}}}},"​":{":":{"=":{"df":0,"docs":{},"h":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"ι":{"df":2,"docs":{"93":{"tf":1.0},"94":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"∈":{"[":{"0":{",":{"2":{"df":0,"docs":{},"n":{"+":{"df":0,"docs":{},"l":{"df":0,"docs":{},"−":{"1":{"df":2,"docs":{"93":{"tf":1.0},"94":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"t":{"(":{"1":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"p":{"(":{"1":{")":{"=":{"1":{"df":0,"docs":{},"−":{"1":{"=":{"0":{"df":1,"docs":{"53":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"g":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"p":{"(":{"df":0,"docs":{},"g":{")":{"=":{"1":{"df":0,"docs":{},"−":{"1":{"=":{"0":{"df":1,"docs":{"53":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"^":{"0":{"df":2,"docs":{"51":{"tf":1.0},"53":{"tf":1.0}}},"df":0,"docs":{}},"df":2,"docs":{"51":{"tf":1.0},"53":{"tf":1.0}},"i":{")":{"=":{"a":{"df":0,"docs":{},"i":{"df":1,"docs":{"51":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"x":{")":{"'":{"df":1,"docs":{"113":{"tf":1.0}}},"df":0,"docs":{}},"0":{"df":2,"docs":{"111":{"tf":1.4142135623730951},"112":{"tf":1.4142135623730951}},"​":{")":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"x":{"0":{"df":0,"docs":{},"​":{"df":0,"docs":{},"g":{")":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"x":{"0":{"df":0,"docs":{},"​":{"df":0,"docs":{},"g":{"2":{"df":1,"docs":{"113":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"g":{"2":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"x":{"0":{"df":0,"docs":{},"​":{"df":0,"docs":{},"g":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"x":{"0":{"df":1,"docs":{"113":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"_":{"0":{"df":3,"docs":{"59":{"tf":1.7320508075688772},"61":{"tf":1.4142135623730951},"62":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":3,"docs":{"34":{"tf":1.7320508075688772},"51":{"tf":1.4142135623730951},"53":{"tf":1.0}},"g":{"2":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"x":{"df":0,"docs":{},"g":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"x":{"df":1,"docs":{"113":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":1,"docs":{"51":{"tf":1.0}}}},"z":{"df":7,"docs":{"111":{"tf":1.0},"116":{"tf":1.0},"57":{"tf":1.0},"58":{"tf":1.0},"59":{"tf":1.0},"61":{"tf":1.0},"62":{"tf":1.0}},"g":{"2":{"df":2,"docs":{"111":{"tf":1.0},"116":{"tf":1.0}}},"^":{"2":{"df":5,"docs":{"57":{"tf":1.0},"58":{"tf":1.0},"59":{"tf":1.0},"61":{"tf":1.0},"62":{"tf":1.0}}},"df":0,"docs":{}},"df":7,"docs":{"111":{"tf":1.0},"116":{"tf":1.0},"57":{"tf":1.0},"58":{"tf":1.0},"59":{"tf":1.0},"61":{"tf":1.0},"62":{"tf":1.0}}}},"ω":{"0":{")":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"ω":{"1":{")":{"df":0,"docs":{},"…":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"ω":{"1":{"5":{"df":1,"docs":{"113":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"2":{")":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"ω":{"4":{"df":1,"docs":{"113":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"g":{"2":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"ω":{"0":{"df":0,"docs":{},"g":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"ω":{"0":{")":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"g":{"2":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"g":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"ω":{")":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"ω":{"2":{"df":0,"docs":{},"g":{"2":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"ω":{"2":{"df":0,"docs":{},"g":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"ω":{"2":{")":{"df":0,"docs":{},"⋮":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"ω":{"1":{"5":{"df":0,"docs":{},"g":{"2":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"ω":{"1":{"5":{"df":0,"docs":{},"g":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"ω":{"1":{"5":{"df":1,"docs":{"113":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"2":{"df":0,"docs":{},"i":{")":{":":{"0":{"df":0,"docs":{},"≤":{"df":0,"docs":{},"i":{"df":0,"docs":{},"≤":{"1":{"5":{"df":0,"docs":{},"}":{"=":{"df":0,"docs":{},"{":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{")":{":":{"0":{"df":0,"docs":{},"≤":{"df":0,"docs":{},"i":{"df":0,"docs":{},"≤":{"7":{"df":1,"docs":{"67":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"4":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"ω":{"2":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"ω":{"0":{")":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"ω":{"5":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"ω":{"3":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"ω":{")":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"ω":{"6":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"ω":{"4":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"ω":{"2":{")":{"df":0,"docs":{},"⋮":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"ω":{"3":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"ω":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"ω":{"1":{"5":{"df":1,"docs":{"113":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"0":{",":{"df":0,"docs":{},"i":{"df":1,"docs":{"19":{"tf":1.0}}},"j":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"s":{"df":0,"docs":{},"σ":{"1":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"i":{")":{"df":0,"docs":{},"β":{"+":{"df":0,"docs":{},"γ":{")":{"(":{"df":0,"docs":{},"t":{"0":{",":{"df":0,"docs":{},"j":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"s":{"df":0,"docs":{},"σ":{"2":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"i":{")":{"df":0,"docs":{},"β":{"+":{"df":0,"docs":{},"γ":{")":{"(":{"df":0,"docs":{},"t":{"0":{",":{"df":0,"docs":{},"j":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"s":{"df":0,"docs":{},"σ":{"3":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"i":{")":{"df":0,"docs":{},"β":{"+":{"df":0,"docs":{},"γ":{")":{":":{"0":{"df":0,"docs":{},"≤":{"df":0,"docs":{},"i":{"<":{"df":0,"docs":{},"n":{"df":1,"docs":{"13":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"ω":{"df":0,"docs":{},"i":{"df":0,"docs":{},"β":{"+":{"df":0,"docs":{},"γ":{")":{"(":{"df":0,"docs":{},"t":{"1":{",":{"df":0,"docs":{},"j":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"i":{"df":0,"docs":{},"k":{"1":{"df":0,"docs":{},"​":{"df":0,"docs":{},"β":{"+":{"df":0,"docs":{},"γ":{")":{"(":{"df":0,"docs":{},"t":{"2":{",":{"df":0,"docs":{},"j":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"i":{"df":0,"docs":{},"k":{"2":{"df":0,"docs":{},"​":{"df":0,"docs":{},"β":{"+":{"df":0,"docs":{},"γ":{")":{":":{"0":{"df":0,"docs":{},"≤":{"df":0,"docs":{},"i":{"<":{"df":0,"docs":{},"n":{"df":1,"docs":{"13":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":3,"docs":{"127":{"tf":1.0},"131":{"tf":2.0},"132":{"tf":1.0}}},"1":{"df":4,"docs":{"127":{"tf":1.0},"131":{"tf":1.7320508075688772},"132":{"tf":1.0},"15":{"tf":1.0}}},"2":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"t":{"3":{"df":1,"docs":{"15":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"=":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"′":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"x":{"df":0,"docs":{},"n":{"+":{"2":{"df":0,"docs":{},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"′":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"x":{"2":{"(":{"df":0,"docs":{},"n":{"+":{"2":{")":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":1,"docs":{"25":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"_":{"1":{"(":{"df":0,"docs":{},"z":{"df":0,"docs":{},"g":{"df":1,"docs":{"65":{"tf":1.0}}}}},"df":0,"docs":{}},"2":{"(":{"df":0,"docs":{},"z":{"df":1,"docs":{"65":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"_":{"1":{"df":1,"docs":{"34":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"i":{"(":{"df":0,"docs":{},"x":{"df":1,"docs":{"64":{"tf":1.0}}}},"df":0,"docs":{}},"l":{"df":0,"docs":{},"o":{"_":{"1":{"df":1,"docs":{"34":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"i":{"d":{"_":{"1":{"df":1,"docs":{"34":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"z":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"a":{"df":1,"docs":{"34":{"tf":1.0}}},"df":0,"docs":{}}}}},"a":{"b":{"df":0,"docs":{},"l":{"df":7,"docs":{"107":{"tf":1.7320508075688772},"118":{"tf":1.0},"130":{"tf":1.0},"47":{"tf":1.0},"48":{"tf":1.4142135623730951},"69":{"tf":1.0},"8":{"tf":1.0}}}},"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"l":{"df":1,"docs":{"63":{"tf":1.0}}}}},"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":23,"docs":{"103":{"tf":1.4142135623730951},"112":{"tf":2.0},"12":{"tf":1.4142135623730951},"122":{"tf":1.0},"13":{"tf":2.0},"134":{"tf":1.0},"136":{"tf":1.4142135623730951},"18":{"tf":1.7320508075688772},"19":{"tf":1.7320508075688772},"33":{"tf":1.0},"40":{"tf":1.0},"43":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.4142135623730951},"55":{"tf":1.0},"6":{"tf":1.4142135623730951},"62":{"tf":1.4142135623730951},"67":{"tf":1.4142135623730951},"69":{"tf":1.4142135623730951},"7":{"tf":1.0},"73":{"tf":1.0},"79":{"tf":1.0},"8":{"tf":1.0}},"n":{"df":1,"docs":{"19":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"k":{"df":4,"docs":{"104":{"tf":1.0},"106":{"tf":1.0},"115":{"tf":1.0},"51":{"tf":1.4142135623730951}}}}},"df":27,"docs":{"10":{"tf":1.0},"111":{"tf":1.7320508075688772},"113":{"tf":1.4142135623730951},"12":{"tf":1.0},"127":{"tf":1.4142135623730951},"13":{"tf":1.7320508075688772},"132":{"tf":1.4142135623730951},"15":{"tf":2.449489742783178},"19":{"tf":1.4142135623730951},"22":{"tf":1.0},"23":{"tf":1.0},"25":{"tf":1.0},"27":{"tf":1.0},"31":{"tf":1.4142135623730951},"33":{"tf":1.4142135623730951},"34":{"tf":1.4142135623730951},"35":{"tf":1.4142135623730951},"51":{"tf":1.7320508075688772},"59":{"tf":1.0},"61":{"tf":1.7320508075688772},"67":{"tf":2.23606797749979},"68":{"tf":1.4142135623730951},"69":{"tf":2.0},"82":{"tf":1.4142135623730951},"83":{"tf":1.7320508075688772},"90":{"tf":1.7320508075688772},"93":{"tf":1.0}},"e":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"51":{"tf":1.0}}},"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":1,"docs":{"88":{"tf":1.0}}}}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":3,"docs":{"108":{"tf":1.0},"124":{"tf":1.0},"48":{"tf":1.0}}}},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":3,"docs":{"127":{"tf":1.0},"131":{"tf":1.4142135623730951},"132":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"33":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}}},"r":{"df":0,"docs":{},"m":{"df":13,"docs":{"113":{"tf":1.4142135623730951},"122":{"tf":1.0},"124":{"tf":1.0},"129":{"tf":1.4142135623730951},"13":{"tf":1.0},"15":{"tf":1.0},"19":{"tf":1.0},"51":{"tf":1.4142135623730951},"64":{"tf":1.0},"65":{"tf":1.0},"66":{"tf":1.4142135623730951},"79":{"tf":1.0},"84":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":1,"docs":{"33":{"tf":1.0}}}}}}}}}},"s":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"_":{"2":{"df":1,"docs":{"34":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"b":{"df":1,"docs":{"103":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"n":{"df":1,"docs":{"43":{"tf":1.0}}}},"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"n":{"df":1,"docs":{"34":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"_":{"2":{"(":{"df":0,"docs":{},"x":{"df":1,"docs":{"34":{"tf":1.7320508075688772}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":5,"docs":{"103":{"tf":1.0},"113":{"tf":1.0},"33":{"tf":1.0},"34":{"tf":1.4142135623730951},"80":{"tf":1.0}},"h":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"109":{"tf":1.0}}}}},"df":0,"docs":{}},"r":{"a":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"34":{"tf":1.4142135623730951},"43":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":2,"docs":{"102":{"tf":1.0},"80":{"tf":1.0}}}},"t":{"'":{"df":10,"docs":{"127":{"tf":1.4142135623730951},"131":{"tf":1.0},"132":{"tf":1.0},"136":{"tf":1.0},"15":{"tf":1.0},"45":{"tf":1.0},"53":{"tf":1.0},"78":{"tf":1.0},"8":{"tf":1.0},"94":{"tf":1.0}}},"df":0,"docs":{}}},"df":17,"docs":{"111":{"tf":1.0},"122":{"tf":1.0},"123":{"tf":2.8284271247461903},"124":{"tf":1.7320508075688772},"127":{"tf":1.0},"13":{"tf":3.0},"15":{"tf":1.0},"22":{"tf":1.0},"34":{"tf":1.0},"48":{"tf":1.4142135623730951},"51":{"tf":1.7320508075688772},"61":{"tf":1.0},"64":{"tf":1.0},"67":{"tf":2.23606797749979},"69":{"tf":1.7320508075688772},"90":{"tf":1.0},"91":{"tf":2.0}},"e":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":1,"docs":{"72":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"e":{"'":{"df":6,"docs":{"101":{"tf":1.0},"115":{"tf":1.0},"13":{"tf":1.0},"131":{"tf":1.0},"21":{"tf":1.0},"6":{"tf":1.0}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":8,"docs":{"100":{"tf":1.0},"11":{"tf":1.0},"19":{"tf":1.0},"35":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":1.0},"65":{"tf":1.0},"93":{"tf":1.0}}}}}}},"y":{"'":{"df":0,"docs":{},"r":{"df":2,"docs":{"2":{"tf":1.0},"67":{"tf":1.0}}}},"df":0,"docs":{}}},"i":{"df":1,"docs":{"25":{"tf":1.0}},"n":{"df":0,"docs":{},"g":{"df":16,"docs":{"103":{"tf":1.0},"108":{"tf":1.4142135623730951},"110":{"tf":1.0},"112":{"tf":1.0},"123":{"tf":1.0},"13":{"tf":1.7320508075688772},"15":{"tf":1.0},"20":{"tf":1.0},"48":{"tf":1.4142135623730951},"49":{"tf":1.0},"51":{"tf":1.0},"52":{"tf":1.0},"55":{"tf":1.0},"57":{"tf":1.0},"58":{"tf":1.0},"67":{"tf":1.0}}},"k":{"df":4,"docs":{"117":{"tf":1.4142135623730951},"136":{"tf":1.4142135623730951},"51":{"tf":1.0},"69":{"tf":1.0}}}},"r":{"d":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"[":{"0":{"df":1,"docs":{"106":{"tf":1.0}}},"df":0,"docs":{}},"df":2,"docs":{"106":{"tf":1.0},"113":{"tf":1.0}}}}}},"df":1,"docs":{"12":{"tf":1.0}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":3,"docs":{"101":{"tf":1.0},"13":{"tf":1.0},"2":{"tf":1.0}}}},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":6,"docs":{"113":{"tf":1.0},"117":{"tf":1.0},"48":{"tf":1.0},"51":{"tf":1.0},"56":{"tf":1.0},"65":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":14,"docs":{"106":{"tf":1.0},"11":{"tf":1.0},"126":{"tf":1.0},"127":{"tf":1.4142135623730951},"129":{"tf":1.4142135623730951},"134":{"tf":1.0},"135":{"tf":1.0},"2":{"tf":1.0},"20":{"tf":1.4142135623730951},"43":{"tf":1.0},"57":{"tf":1.0},"68":{"tf":1.0},"8":{"tf":1.0},"83":{"tf":1.0}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":8,"docs":{"104":{"tf":1.0},"105":{"tf":1.0},"110":{"tf":1.0},"112":{"tf":1.0},"3":{"tf":1.0},"45":{"tf":1.0},"47":{"tf":1.4142135623730951},"50":{"tf":1.0}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":4,"docs":{"117":{"tf":1.7320508075688772},"123":{"tf":1.4142135623730951},"48":{"tf":1.0},"6":{"tf":1.0}}}}}}}}}},"u":{"df":3,"docs":{"56":{"tf":1.0},"57":{"tf":1.0},"82":{"tf":1.0}}}},"i":{",":{"df":0,"docs":{},"j":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"η":{"3":{"df":0,"docs":{},"i":{"+":{"df":0,"docs":{},"j":{"df":0,"docs":{},"β":{"+":{"df":0,"docs":{},"γ":{":":{"(":{"df":0,"docs":{},"i":{",":{"df":0,"docs":{},"j":{")":{"df":0,"docs":{},"∈":{"df":0,"docs":{},"i":{"df":1,"docs":{"13":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"k":{"+":{"df":0,"docs":{},"l":{"df":0,"docs":{},"β":{"+":{"df":0,"docs":{},"γ":{":":{"(":{"df":0,"docs":{},"i":{",":{"df":0,"docs":{},"j":{")":{"df":0,"docs":{},"∈":{"df":0,"docs":{},"i":{",":{"df":0,"docs":{},"σ":{"(":{"(":{"df":0,"docs":{},"i":{",":{"df":0,"docs":{},"j":{")":{")":{"=":{"(":{"df":0,"docs":{},"k":{",":{"df":0,"docs":{},"l":{"df":1,"docs":{"13":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"=":{"df":0,"docs":{},"t":{"df":0,"docs":{},"j":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":2,"docs":{"82":{"tf":1.0},"83":{"tf":1.0}}}}},"df":0,"docs":{}}},"k":{",":{"df":0,"docs":{},"l":{"df":4,"docs":{"10":{"tf":1.0},"12":{"tf":1.0},"13":{"tf":1.0},"15":{"tf":1.0}}}},"df":0,"docs":{}},"σ":{"(":{"(":{"df":0,"docs":{},"i":{",":{"df":0,"docs":{},"j":{"df":1,"docs":{"13":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":1,"docs":{"15":{"tf":1.0}},"j":{"df":1,"docs":{"69":{"tf":1.0}}},"m":{"df":0,"docs":{},"e":{"df":9,"docs":{"100":{"tf":1.0},"117":{"tf":2.0},"131":{"tf":1.4142135623730951},"134":{"tf":1.0},"2":{"tf":1.7320508075688772},"21":{"tf":1.0},"44":{"tf":1.0},"58":{"tf":1.0},"79":{"tf":2.0}}}}},"j":{"df":5,"docs":{"69":{"tf":1.7320508075688772},"82":{"tf":1.4142135623730951},"83":{"tf":1.0},"93":{"tf":1.7320508075688772},"94":{"tf":2.6457513110645907}},"​":{"(":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{")":{"=":{"df":0,"docs":{},"m":{"^":{"df":0,"docs":{},"i":{",":{"df":0,"docs":{},"j":{"df":1,"docs":{"93":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"i":{",":{"df":0,"docs":{},"j":{"df":1,"docs":{"93":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"z":{"df":3,"docs":{"84":{"tf":1.0},"93":{"tf":1.4142135623730951},"94":{"tf":1.0}}}},"z":{"df":3,"docs":{"84":{"tf":1.0},"93":{"tf":1.4142135623730951},"94":{"tf":1.4142135623730951}}}},",":{"df":0,"docs":{},"τ":{"df":0,"docs":{},"j":{"df":0,"docs":{},"z":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"τ":{"df":0,"docs":{},"j":{"df":0,"docs":{},"g":{"df":0,"docs":{},"z":{"df":0,"docs":{},"​":{":":{"0":{"df":0,"docs":{},"≤":{"df":0,"docs":{},"j":{"<":{"df":0,"docs":{},"m":{"df":0,"docs":{},"}":{",":{"df":0,"docs":{},"h":{"1":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"η":{"1":{"df":0,"docs":{},"z":{"2":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"h":{"2":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"η":{"2":{"df":0,"docs":{},"z":{"2":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"{":{"df":0,"docs":{},"p":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{":":{"1":{"df":0,"docs":{},"≤":{"df":0,"docs":{},"k":{"<":{"df":0,"docs":{},"n":{"df":0,"docs":{},"}":{",":{"df":0,"docs":{},"π":{",":{"df":0,"docs":{},"y":{",":{"df":0,"docs":{},"{":{"(":{"df":0,"docs":{},"τ":{"df":0,"docs":{},"j":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"df":0,"docs":{},"​":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"t":{"df":0,"docs":{},"j":{"df":0,"docs":{},"​":{")":{":":{"0":{"df":0,"docs":{},"≤":{"df":0,"docs":{},"j":{"<":{"df":0,"docs":{},"m":{",":{"0":{"df":0,"docs":{},"≤":{"df":0,"docs":{},"s":{"<":{"df":0,"docs":{},"q":{"df":0,"docs":{},"}":{",":{"df":0,"docs":{},"{":{"(":{"df":0,"docs":{},"η":{"1":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"df":0,"docs":{},"​":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"h":{"1":{"df":0,"docs":{},"​":{")":{":":{"0":{"df":0,"docs":{},"≤":{"df":0,"docs":{},"s":{"<":{"df":0,"docs":{},"q":{"df":0,"docs":{},"}":{"df":0,"docs":{},"{":{"(":{"df":0,"docs":{},"η":{"2":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"df":0,"docs":{},"​":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"h":{"2":{"df":0,"docs":{},"​":{")":{":":{"0":{"df":0,"docs":{},"≤":{"df":0,"docs":{},"s":{"<":{"df":0,"docs":{},"q":{"df":0,"docs":{},"}":{",":{"df":0,"docs":{},"{":{"(":{"df":0,"docs":{},"π":{"df":0,"docs":{},"k":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"2":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"p":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{")":{":":{"1":{"df":0,"docs":{},"≤":{"df":0,"docs":{},"k":{"<":{"df":0,"docs":{},"n":{",":{"0":{"df":0,"docs":{},"≤":{"df":0,"docs":{},"s":{"<":{"df":0,"docs":{},"q":{"df":0,"docs":{},"}":{",":{"df":0,"docs":{},"{":{"(":{"df":0,"docs":{},"τ":{"df":0,"docs":{},"j":{"df":0,"docs":{},"−":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"df":0,"docs":{},"​":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"t":{"df":0,"docs":{},"j":{"df":0,"docs":{},"′":{"df":0,"docs":{},"​":{")":{":":{"0":{"df":0,"docs":{},"≤":{"df":0,"docs":{},"j":{"<":{"df":0,"docs":{},"m":{",":{"0":{"df":0,"docs":{},"≤":{"df":0,"docs":{},"s":{"<":{"df":0,"docs":{},"q":{"df":0,"docs":{},"}":{",":{"df":0,"docs":{},"{":{"(":{"df":0,"docs":{},"η":{"1":{"df":0,"docs":{},"−":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"df":0,"docs":{},"​":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"h":{"1":{"df":0,"docs":{},"′":{"df":0,"docs":{},"​":{")":{":":{"0":{"df":0,"docs":{},"≤":{"df":0,"docs":{},"s":{"<":{"df":0,"docs":{},"q":{"df":0,"docs":{},"}":{"df":0,"docs":{},"{":{"(":{"df":0,"docs":{},"η":{"2":{"df":0,"docs":{},"−":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"df":0,"docs":{},"​":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"h":{"2":{"df":0,"docs":{},"′":{"df":0,"docs":{},"​":{")":{":":{"0":{"df":0,"docs":{},"≤":{"df":0,"docs":{},"s":{"<":{"df":0,"docs":{},"q":{"df":0,"docs":{},"}":{",":{"df":0,"docs":{},"{":{"(":{"df":0,"docs":{},"π":{"df":0,"docs":{},"k":{"df":0,"docs":{},"−":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"2":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"p":{"df":0,"docs":{},"k":{"df":0,"docs":{},"′":{"df":0,"docs":{},"​":{")":{":":{"1":{"df":0,"docs":{},"≤":{"df":0,"docs":{},"k":{"<":{"df":0,"docs":{},"n":{",":{"0":{"df":0,"docs":{},"≤":{"df":0,"docs":{},"s":{"<":{"df":0,"docs":{},"q":{"df":1,"docs":{"94":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"]":{",":{"df":0,"docs":{},"t":{"df":0,"docs":{},"j":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"z":{")":{",":{"df":0,"docs":{},"t":{"df":0,"docs":{},"j":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"g":{"df":0,"docs":{},"z":{")":{":":{"0":{"df":0,"docs":{},"≤":{"df":0,"docs":{},"j":{"<":{"df":0,"docs":{},"m":{"df":0,"docs":{},"}":{",":{"[":{"df":0,"docs":{},"h":{"1":{"df":0,"docs":{},"​":{"]":{",":{"df":0,"docs":{},"h":{"1":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"z":{"2":{")":{",":{"[":{"df":0,"docs":{},"h":{"2":{"df":0,"docs":{},"​":{"]":{",":{"df":0,"docs":{},"h":{"2":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"z":{"2":{")":{",":{"df":0,"docs":{},"{":{"[":{"df":0,"docs":{},"p":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{"]":{":":{"1":{"df":0,"docs":{},"≤":{"df":0,"docs":{},"k":{"<":{"df":0,"docs":{},"n":{"df":0,"docs":{},"}":{",":{"df":0,"docs":{},"p":{"df":0,"docs":{},"n":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"y":{",":{"df":0,"docs":{},"{":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"(":{"df":0,"docs":{},"t":{"df":0,"docs":{},"j":{"df":0,"docs":{},"​":{"(":{"d":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"​":{")":{",":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"df":0,"docs":{},"​":{")":{":":{"0":{"df":0,"docs":{},"≤":{"df":0,"docs":{},"j":{"<":{"df":0,"docs":{},"m":{",":{"0":{"df":0,"docs":{},"≤":{"df":0,"docs":{},"s":{"<":{"df":0,"docs":{},"q":{"df":0,"docs":{},"}":{",":{"df":0,"docs":{},"{":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"(":{"df":0,"docs":{},"h":{"1":{"df":0,"docs":{},"​":{"(":{"d":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"​":{")":{",":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"df":0,"docs":{},"​":{")":{":":{"0":{"df":0,"docs":{},"≤":{"df":0,"docs":{},"s":{"<":{"df":0,"docs":{},"q":{"df":0,"docs":{},"}":{",":{"df":0,"docs":{},"{":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"(":{"df":0,"docs":{},"h":{"2":{"df":0,"docs":{},"​":{"(":{"d":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"​":{")":{",":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"df":0,"docs":{},"​":{")":{":":{"0":{"df":0,"docs":{},"≤":{"df":0,"docs":{},"s":{"<":{"df":0,"docs":{},"q":{"df":0,"docs":{},"}":{",":{"df":0,"docs":{},"{":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"(":{"df":0,"docs":{},"p":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{"(":{"d":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{")":{",":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"2":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{")":{":":{"1":{"df":0,"docs":{},"≤":{"df":0,"docs":{},"k":{"<":{"df":0,"docs":{},"n":{",":{"0":{"df":0,"docs":{},"≤":{"df":0,"docs":{},"s":{"<":{"df":0,"docs":{},"q":{"df":0,"docs":{},"}":{",":{"df":0,"docs":{},"{":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"(":{"df":0,"docs":{},"t":{"df":0,"docs":{},"j":{"df":0,"docs":{},"​":{"(":{"d":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"​":{")":{",":{"df":0,"docs":{},"−":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"df":0,"docs":{},"​":{")":{":":{"0":{"df":0,"docs":{},"≤":{"df":0,"docs":{},"j":{"<":{"df":0,"docs":{},"m":{",":{"0":{"df":0,"docs":{},"≤":{"df":0,"docs":{},"s":{"<":{"df":0,"docs":{},"q":{"df":0,"docs":{},"}":{",":{"df":0,"docs":{},"{":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"(":{"df":0,"docs":{},"h":{"1":{"df":0,"docs":{},"​":{"(":{"d":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"​":{")":{",":{"df":0,"docs":{},"−":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"df":0,"docs":{},"​":{")":{":":{"0":{"df":0,"docs":{},"≤":{"df":0,"docs":{},"s":{"<":{"df":0,"docs":{},"q":{"df":0,"docs":{},"}":{",":{"df":0,"docs":{},"{":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"(":{"df":0,"docs":{},"h":{"2":{"df":0,"docs":{},"​":{"(":{"d":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"​":{")":{",":{"df":0,"docs":{},"−":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"df":0,"docs":{},"​":{")":{":":{"0":{"df":0,"docs":{},"≤":{"df":0,"docs":{},"s":{"<":{"df":0,"docs":{},"q":{"df":0,"docs":{},"}":{",":{"df":0,"docs":{},"{":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"(":{"df":0,"docs":{},"p":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{"(":{"d":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{")":{",":{"df":0,"docs":{},"−":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"2":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{")":{":":{"1":{"df":0,"docs":{},"≤":{"df":0,"docs":{},"k":{"<":{"df":0,"docs":{},"n":{",":{"0":{"df":0,"docs":{},"≤":{"df":0,"docs":{},"s":{"<":{"df":0,"docs":{},"q":{"df":1,"docs":{"93":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},":":{"=":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"t":{"df":0,"docs":{},"j":{"df":0,"docs":{},"​":{"(":{"d":{"df":0,"docs":{},"l":{"df":1,"docs":{"93":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{",":{"[":{"df":0,"docs":{},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{",":{"[":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"]":{"1":{"df":2,"docs":{"25":{"tf":1.0},"31":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"​":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"df":0,"docs":{},"​":{"=":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"′":{"df":0,"docs":{},"​":{"+":{"b":{"1":{"0":{"df":0,"docs":{},"​":{"df":0,"docs":{},"x":{"df":0,"docs":{},"n":{"+":{"2":{"=":{"df":0,"docs":{},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"′":{"df":0,"docs":{},"​":{"df":0,"docs":{},"−":{"b":{"1":{"0":{"df":0,"docs":{},"​":{"+":{"b":{"1":{"1":{"df":0,"docs":{},"​":{"df":0,"docs":{},"x":{"df":0,"docs":{},"n":{"+":{"2":{"=":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"′":{"df":0,"docs":{},"​":{"df":0,"docs":{},"−":{"b":{"1":{"1":{"df":1,"docs":{"25":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"′":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"25":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"m":{"df":0,"docs":{},"′":{"+":{"1":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"′":{"+":{"df":0,"docs":{},"m":{"df":1,"docs":{"93":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"132":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"l":{"df":5,"docs":{"18":{"tf":1.0},"49":{"tf":1.0},"69":{"tf":1.0},"7":{"tf":1.0},"8":{"tf":1.0}}}},"p":{"df":1,"docs":{"136":{"tf":1.0}}},"t":{"a":{"df":0,"docs":{},"l":{"df":5,"docs":{"129":{"tf":1.0},"132":{"tf":1.0},"2":{"tf":1.0},"72":{"tf":1.0},"90":{"tf":1.0}}}},"df":0,"docs":{}},"w":{"a":{"df":0,"docs":{},"r":{"d":{"df":1,"docs":{"49":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"y":{"df":3,"docs":{"33":{"tf":1.0},"6":{"tf":2.23606797749979},"8":{"tf":1.0}}}},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"ζ":{")":{"=":{"df":0,"docs":{},"t":{"df":1,"docs":{"27":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"+":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"p":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"υ":{"2":{"a":{"+":{"df":0,"docs":{},"υ":{"3":{"b":{"+":{"df":0,"docs":{},"υ":{"4":{"c":{"+":{"df":0,"docs":{},"υ":{"5":{"df":0,"docs":{},"s":{"df":0,"docs":{},"σ":{"1":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"υ":{"6":{"df":0,"docs":{},"s":{"df":0,"docs":{},"σ":{"2":{"df":1,"docs":{"27":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"]":{"1":{"df":1,"docs":{"31":{"tf":1.0}},"​":{"=":{"[":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"ζ":{"df":0,"docs":{},"n":{"+":{"2":{"[":{"df":0,"docs":{},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"ζ":{"2":{"(":{"df":0,"docs":{},"n":{"+":{"2":{")":{"[":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"]":{"1":{"df":1,"docs":{"31":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"r":{"a":{"c":{"df":0,"docs":{},"e":{"'":{"df":2,"docs":{"67":{"tf":1.0},"69":{"tf":1.0}}},".":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"107":{"tf":1.0}}}}}},"df":0,"docs":{}},"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"n":{"df":1,"docs":{"108":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"n":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":1,"docs":{"108":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":1,"docs":{"107":{"tf":1.4142135623730951}}}},"df":55,"docs":{"10":{"tf":1.0},"103":{"tf":1.7320508075688772},"104":{"tf":1.4142135623730951},"106":{"tf":1.0},"107":{"tf":2.6457513110645907},"108":{"tf":2.449489742783178},"109":{"tf":1.0},"11":{"tf":1.0},"111":{"tf":1.7320508075688772},"112":{"tf":1.7320508075688772},"113":{"tf":1.4142135623730951},"116":{"tf":1.0},"118":{"tf":1.7320508075688772},"12":{"tf":1.0},"122":{"tf":1.4142135623730951},"124":{"tf":2.0},"126":{"tf":1.0},"127":{"tf":1.4142135623730951},"128":{"tf":1.0},"129":{"tf":2.0},"13":{"tf":1.0},"130":{"tf":1.7320508075688772},"131":{"tf":3.0},"132":{"tf":1.0},"134":{"tf":2.0},"15":{"tf":1.0},"19":{"tf":1.4142135623730951},"22":{"tf":1.0},"33":{"tf":1.0},"34":{"tf":1.0},"47":{"tf":1.4142135623730951},"48":{"tf":1.7320508075688772},"49":{"tf":1.7320508075688772},"50":{"tf":1.4142135623730951},"51":{"tf":3.0},"52":{"tf":1.0},"53":{"tf":1.4142135623730951},"57":{"tf":1.7320508075688772},"58":{"tf":1.4142135623730951},"59":{"tf":2.0},"61":{"tf":1.4142135623730951},"62":{"tf":1.4142135623730951},"64":{"tf":2.0},"65":{"tf":1.7320508075688772},"67":{"tf":1.4142135623730951},"68":{"tf":1.7320508075688772},"69":{"tf":2.8284271247461903},"7":{"tf":1.0},"8":{"tf":2.0},"82":{"tf":2.449489742783178},"83":{"tf":2.23606797749979},"9":{"tf":1.7320508075688772},"90":{"tf":2.23606797749979},"93":{"tf":2.0},"94":{"tf":1.0}},"t":{"df":1,"docs":{"107":{"tf":2.23606797749979}}}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"134":{"tf":1.0}}}},"u":{"c":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"104":{"tf":1.0}}}},"n":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":16,"docs":{"112":{"tf":1.0},"117":{"tf":1.7320508075688772},"132":{"tf":1.0},"23":{"tf":1.4142135623730951},"24":{"tf":1.4142135623730951},"25":{"tf":1.4142135623730951},"26":{"tf":1.4142135623730951},"27":{"tf":1.0},"30":{"tf":1.4142135623730951},"31":{"tf":2.0},"39":{"tf":2.23606797749979},"41":{"tf":1.0},"87":{"tf":1.4142135623730951},"88":{"tf":1.0},"93":{"tf":4.123105625617661},"94":{"tf":3.872983346207417}}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":7,"docs":{"122":{"tf":1.0},"2":{"tf":1.0},"3":{"tf":1.0},"68":{"tf":1.0},"73":{"tf":1.4142135623730951},"78":{"tf":1.4142135623730951},"98":{"tf":1.0}}}}}},"i":{"df":0,"docs":{},"t":{"df":20,"docs":{"104":{"tf":1.4142135623730951},"106":{"tf":2.0},"108":{"tf":2.23606797749979},"111":{"tf":1.0},"112":{"tf":1.0},"113":{"tf":1.7320508075688772},"124":{"tf":1.0},"131":{"tf":1.0},"134":{"tf":1.0},"48":{"tf":1.0},"49":{"tf":1.0},"52":{"tf":1.0},"54":{"tf":2.0},"55":{"tf":1.0},"57":{"tf":1.0},"61":{"tf":1.0},"65":{"tf":2.0},"69":{"tf":2.0},"83":{"tf":1.7320508075688772},"90":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"108":{"tf":1.4142135623730951}}}}}},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"113":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":2,"docs":{"108":{"tf":1.4142135623730951},"113":{"tf":1.0}}}}}}}},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"108":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}}}}}},"l":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"51":{"tf":1.0}}}},"df":0,"docs":{}},"p":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"80":{"tf":1.0}}}},"df":0,"docs":{}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"79":{"tf":1.0}}}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":3,"docs":{"136":{"tf":1.7320508075688772},"56":{"tf":1.0},"67":{"tf":1.0}}}},"df":0,"docs":{},"e":{"'":{"df":1,"docs":{"71":{"tf":1.0}}},"df":6,"docs":{"100":{"tf":1.4142135623730951},"71":{"tf":1.4142135623730951},"75":{"tf":1.0},"79":{"tf":2.449489742783178},"90":{"tf":1.0},"91":{"tf":2.23606797749979}}}},"i":{"c":{"df":0,"docs":{},"k":{"df":7,"docs":{"114":{"tf":1.0},"122":{"tf":1.0},"13":{"tf":1.7320508075688772},"131":{"tf":1.0},"17":{"tf":1.0},"20":{"tf":1.4142135623730951},"97":{"tf":1.0}}}},"df":5,"docs":{"110":{"tf":1.0},"13":{"tf":1.0},"15":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.0}},"v":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"13":{"tf":1.0},"131":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"e":{"df":6,"docs":{"103":{"tf":1.0},"13":{"tf":1.4142135623730951},"131":{"tf":1.0},"20":{"tf":1.0},"83":{"tf":1.0},"9":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":2,"docs":{"13":{"tf":1.7320508075688772},"6":{"tf":1.4142135623730951}}}},"r":{"df":0,"docs":{},"n":{"df":4,"docs":{"13":{"tf":1.0},"64":{"tf":1.0},"69":{"tf":1.0},"78":{"tf":1.0}}}}},"w":{"df":0,"docs":{},"i":{"d":{"d":{"df":0,"docs":{},"l":{"df":1,"docs":{"2":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}},"o":{"df":33,"docs":{"100":{"tf":1.0},"103":{"tf":1.0},"104":{"tf":1.0},"106":{"tf":1.0},"107":{"tf":1.0},"108":{"tf":1.4142135623730951},"115":{"tf":1.0},"12":{"tf":2.23606797749979},"120":{"tf":1.0},"122":{"tf":1.0},"127":{"tf":1.0},"13":{"tf":3.0},"130":{"tf":1.0},"131":{"tf":2.23606797749979},"15":{"tf":1.0},"31":{"tf":1.0},"35":{"tf":1.0},"37":{"tf":1.4142135623730951},"39":{"tf":1.0},"43":{"tf":1.4142135623730951},"47":{"tf":1.0},"48":{"tf":1.7320508075688772},"51":{"tf":2.0},"58":{"tf":1.0},"67":{"tf":1.4142135623730951},"7":{"tf":1.0},"70":{"tf":1.0},"72":{"tf":1.0},"73":{"tf":1.0},"74":{"tf":1.0},"8":{"tf":1.4142135623730951},"83":{"tf":1.4142135623730951},"89":{"tf":1.0}}}},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":3,"docs":{"51":{"tf":1.0},"69":{"tf":1.0},"9":{"tf":1.0}}},"i":{"c":{"df":1,"docs":{"105":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"ˉ":{"=":{"df":0,"docs":{},"t":{"df":1,"docs":{"27":{"tf":1.0}}}},"df":0,"docs":{}},"∈":{"df":0,"docs":{},"f":{"2":{"df":0,"docs":{},"n":{"df":0,"docs":{},"×":{"3":{"3":{"df":1,"docs":{"127":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"u":{"=":{"6":{"df":1,"docs":{"8":{"tf":1.0}}},"df":0,"docs":{}},"df":2,"docs":{"10":{"tf":1.0},"8":{"tf":1.4142135623730951}},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"49":{"tf":1.0}}}}}},"n":{"b":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"131":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"19":{"tf":1.0}}}}},"df":0,"docs":{}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"110":{"tf":1.0},"113":{"tf":1.0},"63":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"39":{"tf":1.0},"89":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"n":{"d":{"df":7,"docs":{"110":{"tf":1.0},"13":{"tf":1.0},"136":{"tf":1.0},"45":{"tf":1.0},"49":{"tf":1.0},"67":{"tf":1.0},"7":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":4,"docs":{"13":{"tf":1.4142135623730951},"19":{"tf":1.0},"72":{"tf":1.7320508075688772},"74":{"tf":1.0}}}},"t":{"df":0,"docs":{},"i":{"df":20,"docs":{"111":{"tf":1.0},"113":{"tf":1.4142135623730951},"122":{"tf":2.23606797749979},"123":{"tf":3.3166247903554},"124":{"tf":2.23606797749979},"13":{"tf":3.0},"15":{"tf":1.0},"22":{"tf":1.0},"33":{"tf":1.0},"34":{"tf":1.0},"35":{"tf":1.0},"37":{"tf":1.0},"4":{"tf":1.0},"51":{"tf":1.7320508075688772},"61":{"tf":1.0},"67":{"tf":2.8284271247461903},"72":{"tf":1.0},"74":{"tf":1.0},"81":{"tf":1.4142135623730951},"90":{"tf":1.0}}}},"v":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":4,"docs":{"70":{"tf":1.0},"74":{"tf":1.0},"82":{"tf":1.0},"83":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"k":{"df":1,"docs":{"78":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"r":{"d":{"df":1,"docs":{"131":{"tf":1.0}}},"df":0,"docs":{}}},"p":{"a":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"127":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"55":{"tf":1.0},"78":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":4,"docs":{"120":{"tf":1.0},"127":{"tf":1.0},"131":{"tf":1.0},"93":{"tf":1.0}}}},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"3":{"tf":1.0},"6":{"tf":1.0}}}}}}},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"131":{"tf":1.7320508075688772}}}}},"p":{"d":{"a":{"df":0,"docs":{},"t":{"df":4,"docs":{"10":{"tf":1.0},"12":{"tf":1.4142135623730951},"131":{"tf":1.4142135623730951},"39":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":8,"docs":{"11":{"tf":1.0},"12":{"tf":1.4142135623730951},"120":{"tf":1.0},"15":{"tf":1.4142135623730951},"70":{"tf":1.0},"83":{"tf":1.0},"88":{"tf":1.0},"9":{"tf":1.0}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"72":{"tf":1.0}}}}}},"s":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"34":{"tf":1.0}}}},"df":63,"docs":{"100":{"tf":1.4142135623730951},"101":{"tf":1.4142135623730951},"103":{"tf":1.0},"105":{"tf":1.0},"106":{"tf":1.0},"107":{"tf":1.0},"108":{"tf":2.0},"109":{"tf":1.0},"110":{"tf":1.4142135623730951},"112":{"tf":1.0},"113":{"tf":1.7320508075688772},"115":{"tf":1.0},"117":{"tf":2.0},"118":{"tf":1.0},"12":{"tf":1.0},"120":{"tf":1.0},"122":{"tf":2.449489742783178},"123":{"tf":1.4142135623730951},"124":{"tf":2.0},"127":{"tf":1.0},"129":{"tf":1.4142135623730951},"13":{"tf":2.8284271247461903},"131":{"tf":4.0},"132":{"tf":1.0},"134":{"tf":1.4142135623730951},"135":{"tf":1.0},"136":{"tf":2.23606797749979},"18":{"tf":1.0},"2":{"tf":1.0},"20":{"tf":1.0},"3":{"tf":1.0},"32":{"tf":1.0},"33":{"tf":1.4142135623730951},"34":{"tf":1.0},"35":{"tf":1.0},"37":{"tf":1.0},"39":{"tf":1.7320508075688772},"4":{"tf":1.4142135623730951},"40":{"tf":1.0},"43":{"tf":1.4142135623730951},"44":{"tf":2.0},"47":{"tf":1.4142135623730951},"48":{"tf":1.4142135623730951},"49":{"tf":2.23606797749979},"56":{"tf":1.0},"58":{"tf":1.0},"59":{"tf":1.0},"6":{"tf":2.23606797749979},"62":{"tf":1.0},"67":{"tf":1.0},"7":{"tf":1.7320508075688772},"70":{"tf":1.0},"73":{"tf":1.7320508075688772},"74":{"tf":1.0},"8":{"tf":1.0},"86":{"tf":1.0},"87":{"tf":1.0},"88":{"tf":1.4142135623730951},"90":{"tf":1.4142135623730951},"91":{"tf":1.0},"93":{"tf":1.0},"94":{"tf":1.4142135623730951},"96":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"49":{"tf":1.0}}}},"i":{"df":0,"docs":{},"z":{"df":1,"docs":{"34":{"tf":1.0}}}},"u":{"a":{"df":0,"docs":{},"l":{"df":8,"docs":{"122":{"tf":1.0},"13":{"tf":1.0},"136":{"tf":1.0},"4":{"tf":1.0},"52":{"tf":1.0},"69":{"tf":1.0},"73":{"tf":1.0},"74":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"98":{"tf":1.0}}}}}},"v":{"=":{"9":{"df":1,"docs":{"8":{"tf":1.0}}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"d":{"df":23,"docs":{"10":{"tf":1.4142135623730951},"100":{"tf":1.0},"104":{"tf":1.0},"12":{"tf":1.0},"124":{"tf":1.0},"13":{"tf":1.0},"131":{"tf":1.4142135623730951},"15":{"tf":1.7320508075688772},"20":{"tf":1.0},"32":{"tf":1.0},"33":{"tf":1.0},"47":{"tf":1.0},"48":{"tf":1.0},"49":{"tf":1.0},"51":{"tf":1.4142135623730951},"68":{"tf":1.4142135623730951},"69":{"tf":1.0},"76":{"tf":1.0},"79":{"tf":1.0},"8":{"tf":1.4142135623730951},"83":{"tf":1.7320508075688772},"85":{"tf":1.0},"9":{"tf":1.0}}},"df":0,"docs":{}},"u":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"102":{"tf":1.0}}}},"df":0,"docs":{}},"df":50,"docs":{"100":{"tf":2.23606797749979},"101":{"tf":1.7320508075688772},"106":{"tf":1.7320508075688772},"107":{"tf":1.4142135623730951},"113":{"tf":1.4142135623730951},"117":{"tf":2.0},"118":{"tf":1.0},"12":{"tf":2.23606797749979},"127":{"tf":2.449489742783178},"13":{"tf":3.3166247903554},"131":{"tf":5.196152422706632},"132":{"tf":2.23606797749979},"136":{"tf":2.449489742783178},"15":{"tf":1.4142135623730951},"18":{"tf":1.0},"19":{"tf":2.23606797749979},"2":{"tf":1.0},"20":{"tf":2.8284271247461903},"21":{"tf":1.0},"24":{"tf":1.4142135623730951},"31":{"tf":2.0},"32":{"tf":1.4142135623730951},"33":{"tf":1.7320508075688772},"34":{"tf":3.0},"35":{"tf":1.7320508075688772},"4":{"tf":1.0},"41":{"tf":1.0},"48":{"tf":1.4142135623730951},"51":{"tf":1.4142135623730951},"53":{"tf":1.0},"57":{"tf":1.0},"59":{"tf":1.0},"6":{"tf":2.23606797749979},"65":{"tf":1.0},"68":{"tf":1.0},"69":{"tf":1.4142135623730951},"71":{"tf":1.7320508075688772},"72":{"tf":1.0},"74":{"tf":2.0},"76":{"tf":1.4142135623730951},"78":{"tf":1.0},"79":{"tf":1.7320508075688772},"8":{"tf":2.23606797749979},"82":{"tf":1.0},"86":{"tf":1.0},"87":{"tf":1.0},"88":{"tf":1.0},"90":{"tf":2.23606797749979},"93":{"tf":2.0},"94":{"tf":2.8284271247461903}}}},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":5,"docs":{"122":{"tf":2.6457513110645907},"124":{"tf":1.7320508075688772},"19":{"tf":1.0},"54":{"tf":1.0},"83":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"i":{"a":{"b":{"df":0,"docs":{},"l":{"df":11,"docs":{"10":{"tf":1.0},"12":{"tf":1.4142135623730951},"13":{"tf":1.0},"136":{"tf":1.0},"35":{"tf":1.0},"4":{"tf":1.0},"43":{"tf":1.7320508075688772},"44":{"tf":1.7320508075688772},"69":{"tf":1.7320508075688772},"8":{"tf":1.4142135623730951},"94":{"tf":1.0}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":5,"docs":{"73":{"tf":1.7320508075688772},"76":{"tf":1.0},"79":{"tf":1.0},"95":{"tf":1.0},"96":{"tf":2.0}}}}},"df":0,"docs":{}}}},"df":13,"docs":{"10":{"tf":1.7320508075688772},"11":{"tf":1.0},"12":{"tf":1.4142135623730951},"126":{"tf":1.0},"127":{"tf":2.0},"13":{"tf":2.23606797749979},"131":{"tf":2.449489742783178},"132":{"tf":1.7320508075688772},"15":{"tf":1.4142135623730951},"33":{"tf":1.4142135623730951},"35":{"tf":1.7320508075688772},"7":{"tf":1.0},"8":{"tf":2.0}},"e":{"c":{"!":{"[":{"0":{"df":1,"docs":{"108":{"tf":1.0}}},"1":{"df":2,"docs":{"107":{"tf":1.0},"108":{"tf":1.0}}},"2":{"df":1,"docs":{"108":{"tf":1.0}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"d":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"[":{"0":{"df":2,"docs":{"106":{"tf":1.0},"113":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"x":{".":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"34":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"<":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"<":{"df":0,"docs":{},"f":{"df":1,"docs":{"34":{"tf":2.6457513110645907}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":2,"docs":{"106":{"tf":1.0},"113":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}}},"df":3,"docs":{"107":{"tf":1.0},"108":{"tf":1.0},"115":{"tf":1.0}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"'":{"df":1,"docs":{"71":{"tf":1.0}}},"df":18,"docs":{"100":{"tf":1.0},"106":{"tf":1.0},"126":{"tf":1.0},"127":{"tf":1.7320508075688772},"132":{"tf":2.449489742783178},"70":{"tf":1.0},"71":{"tf":1.7320508075688772},"72":{"tf":3.1622776601683795},"73":{"tf":2.449489742783178},"74":{"tf":1.0},"75":{"tf":1.4142135623730951},"77":{"tf":1.4142135623730951},"78":{"tf":2.449489742783178},"79":{"tf":2.23606797749979},"81":{"tf":1.0},"89":{"tf":1.4142135623730951},"90":{"tf":1.0},"91":{"tf":2.449489742783178}}}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":10,"docs":{"117":{"tf":1.0},"122":{"tf":1.0},"13":{"tf":1.7320508075688772},"19":{"tf":1.0},"48":{"tf":1.0},"49":{"tf":1.0},"68":{"tf":1.0},"72":{"tf":1.0},"78":{"tf":1.0},"97":{"tf":1.0}},"f":{"df":3,"docs":{"29":{"tf":1.0},"3":{"tf":1.0},"6":{"tf":1.4142135623730951}},"i":{"c":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"<":{"df":0,"docs":{},"g":{"1":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"34":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},"df":1,"docs":{"34":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}},"df":58,"docs":{"101":{"tf":2.0},"103":{"tf":2.0},"108":{"tf":1.0},"109":{"tf":1.4142135623730951},"110":{"tf":1.4142135623730951},"111":{"tf":1.0},"112":{"tf":1.7320508075688772},"114":{"tf":1.4142135623730951},"116":{"tf":1.4142135623730951},"117":{"tf":2.23606797749979},"118":{"tf":1.4142135623730951},"12":{"tf":1.4142135623730951},"129":{"tf":1.0},"130":{"tf":1.0},"131":{"tf":2.449489742783178},"132":{"tf":1.4142135623730951},"136":{"tf":1.0},"19":{"tf":1.0},"20":{"tf":3.3166247903554},"3":{"tf":1.0},"31":{"tf":1.0},"32":{"tf":1.7320508075688772},"33":{"tf":1.0},"34":{"tf":2.23606797749979},"43":{"tf":2.0},"47":{"tf":1.0},"49":{"tf":1.0},"52":{"tf":1.0},"54":{"tf":1.0},"55":{"tf":1.0},"56":{"tf":1.7320508075688772},"57":{"tf":1.0},"58":{"tf":1.4142135623730951},"59":{"tf":1.4142135623730951},"6":{"tf":2.0},"60":{"tf":1.0},"61":{"tf":1.7320508075688772},"62":{"tf":1.4142135623730951},"68":{"tf":1.7320508075688772},"69":{"tf":1.4142135623730951},"7":{"tf":1.0},"70":{"tf":1.0},"71":{"tf":1.7320508075688772},"72":{"tf":1.4142135623730951},"73":{"tf":1.7320508075688772},"74":{"tf":2.449489742783178},"76":{"tf":2.23606797749979},"78":{"tf":1.4142135623730951},"79":{"tf":2.6457513110645907},"81":{"tf":1.4142135623730951},"82":{"tf":1.7320508075688772},"83":{"tf":1.4142135623730951},"84":{"tf":1.7320508075688772},"85":{"tf":1.0},"88":{"tf":1.0},"90":{"tf":1.7320508075688772},"93":{"tf":1.0},"94":{"tf":2.8284271247461903}},"e":{"df":0,"docs":{},"r":{"'":{"df":2,"docs":{"34":{"tf":1.0},"94":{"tf":1.0}}},":":{":":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"(":{"df":0,"docs":{},"k":{"df":0,"docs":{},"z":{"df":0,"docs":{},"g":{"df":2,"docs":{"34":{"tf":1.4142135623730951},"43":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"<":{"df":0,"docs":{},"f":{"df":1,"docs":{"34":{"tf":1.0}}}},"df":0,"docs":{}}}},"y":{"(":{"(":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"2":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"x":{")":{",":{"df":0,"docs":{},"p":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"p":{"df":0,"docs":{},"k":{"df":1,"docs":{"101":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"π":{"df":0,"docs":{},"k":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"2":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{"df":0,"docs":{},"​":{")":{",":{"df":0,"docs":{},"p":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"p":{"df":0,"docs":{},"k":{"df":1,"docs":{"101":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"−":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"2":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{"df":0,"docs":{},"​":{")":{",":{"df":0,"docs":{},"p":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"p":{"df":0,"docs":{},"k":{"df":1,"docs":{"94":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"η":{"1":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"df":0,"docs":{},"​":{"df":0,"docs":{},"​":{")":{",":{"df":0,"docs":{},"h":{"1":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"h":{"1":{"df":1,"docs":{"94":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"2":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"df":0,"docs":{},"​":{"df":0,"docs":{},"​":{")":{",":{"df":0,"docs":{},"h":{"2":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"h":{"2":{"df":1,"docs":{"94":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"τ":{"df":0,"docs":{},"j":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"df":0,"docs":{},"​":{"df":0,"docs":{},"​":{")":{",":{"df":0,"docs":{},"t":{"df":0,"docs":{},"j":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"t":{"df":0,"docs":{},"j":{"df":1,"docs":{"94":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"−":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"2":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"π":{"df":0,"docs":{},"k":{"df":0,"docs":{},"−":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"2":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{"df":0,"docs":{},"​":{")":{",":{"df":0,"docs":{},"p":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"p":{"df":0,"docs":{},"k":{"df":1,"docs":{"94":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"η":{"1":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"df":0,"docs":{},"​":{"df":0,"docs":{},"​":{")":{",":{"df":0,"docs":{},"h":{"1":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"h":{"1":{"df":1,"docs":{"94":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"2":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"df":0,"docs":{},"​":{"df":0,"docs":{},"​":{")":{",":{"df":0,"docs":{},"h":{"2":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"h":{"2":{"df":1,"docs":{"94":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"τ":{"df":0,"docs":{},"j":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"df":0,"docs":{},"​":{"df":0,"docs":{},"​":{")":{",":{"df":0,"docs":{},"t":{"df":0,"docs":{},"j":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"t":{"df":0,"docs":{},"j":{"df":1,"docs":{"94":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}},"[":{"df":0,"docs":{},"f":{"]":{"1":{"df":1,"docs":{"18":{"tf":1.0}}},"df":0,"docs":{}},"b":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"π":{"b":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"ζ":{",":{"df":0,"docs":{},"f":{"b":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"32":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"z":{"]":{"1":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"π":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"ζ":{"df":0,"docs":{},"ω":{",":{"df":0,"docs":{},"z":{"df":1,"docs":{"32":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"a":{"b":{"df":0,"docs":{},"i":{",":{"df":0,"docs":{},"y":{",":{"df":0,"docs":{},"r":{",":{"df":1,"docs":{"91":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{",":{"df":0,"docs":{},"y":{",":{"df":0,"docs":{},"r":{",":{"df":1,"docs":{"91":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":1,"docs":{"34":{"tf":2.449489742783178}}}}}},"df":0,"docs":{}}}}}}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"12":{"tf":1.0}}}}}}}},"i":{",":{"df":0,"docs":{},"j":{"df":0,"docs":{},"​":{"=":{"df":0,"docs":{},"v":{"df":0,"docs":{},"k":{",":{"df":0,"docs":{},"l":{"df":4,"docs":{"10":{"tf":1.0},"12":{"tf":1.0},"13":{"tf":1.0},"15":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"a":{"df":1,"docs":{"2":{"tf":1.4142135623730951}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"94":{"tf":1.0}}}},"o":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"19":{"tf":1.0}}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"l":{"df":4,"docs":{"133":{"tf":1.0},"134":{"tf":2.23606797749979},"135":{"tf":2.0},"49":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}},"k":{"df":1,"docs":{"43":{"tf":1.7320508075688772}}},"m":{"'":{"df":2,"docs":{"129":{"tf":1.0},"131":{"tf":1.0}}},"df":5,"docs":{"129":{"tf":1.7320508075688772},"131":{"tf":1.0},"134":{"tf":1.0},"136":{"tf":2.8284271247461903},"49":{"tf":1.7320508075688772}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"41":{"tf":1.0}}}}}}}},"w":{"2":{"=":{"df":0,"docs":{},"g":{"df":1,"docs":{"124":{"tf":1.0}}}},"df":1,"docs":{"123":{"tf":1.0}},"k":{"df":1,"docs":{"123":{"tf":1.0}}}},"=":{"8":{"df":1,"docs":{"8":{"tf":1.0}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"a":{"_":{"1":{"df":1,"docs":{"34":{"tf":1.0}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"a":{"_":{"1":{"df":1,"docs":{"34":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"k":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":2,"docs":{"50":{"tf":1.0},"63":{"tf":1.0}}}}}}}}}}},"n":{"df":0,"docs":{},"t":{"df":10,"docs":{"102":{"tf":1.0},"122":{"tf":1.4142135623730951},"124":{"tf":1.0},"13":{"tf":1.4142135623730951},"135":{"tf":1.4142135623730951},"136":{"tf":1.0},"15":{"tf":1.0},"4":{"tf":1.0},"43":{"tf":1.0},"49":{"tf":1.0}}}},"y":{"df":21,"docs":{"100":{"tf":1.4142135623730951},"106":{"tf":1.0},"11":{"tf":1.0},"13":{"tf":1.4142135623730951},"131":{"tf":1.0},"134":{"tf":1.0},"136":{"tf":1.0},"30":{"tf":1.0},"49":{"tf":1.0},"51":{"tf":1.0},"53":{"tf":1.0},"6":{"tf":1.0},"65":{"tf":1.4142135623730951},"66":{"tf":1.0},"69":{"tf":1.0},"78":{"tf":1.0},"8":{"tf":1.0},"82":{"tf":1.0},"83":{"tf":1.0},"88":{"tf":1.0},"9":{"tf":1.0}}}},"df":3,"docs":{"10":{"tf":1.0},"123":{"tf":1.4142135623730951},"8":{"tf":1.0}},"e":{"'":{"d":{"df":1,"docs":{"124":{"tf":1.0}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":9,"docs":{"18":{"tf":1.0},"42":{"tf":1.0},"50":{"tf":1.0},"52":{"tf":1.0},"6":{"tf":1.4142135623730951},"63":{"tf":1.0},"79":{"tf":1.0},"8":{"tf":1.7320508075688772},"9":{"tf":1.0}}}},"r":{"df":1,"docs":{"49":{"tf":1.0}}},"v":{"df":1,"docs":{"104":{"tf":1.0}}}},"a":{"df":0,"docs":{},"k":{"df":1,"docs":{"41":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":6,"docs":{"112":{"tf":1.0},"131":{"tf":1.4142135623730951},"3":{"tf":1.0},"33":{"tf":1.0},"35":{"tf":1.0},"97":{"tf":1.0}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"'":{"df":0,"docs":{},"t":{"df":2,"docs":{"136":{"tf":1.0},"2":{"tf":1.0}}}},"df":0,"docs":{}}}}},"h":{"a":{"df":0,"docs":{},"t":{"'":{"df":2,"docs":{"14":{"tf":1.0},"68":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":2,"docs":{"117":{"tf":1.0},"122":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"13":{"tf":1.7320508075688772},"83":{"tf":1.0},"91":{"tf":1.4142135623730951}}}}}}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"131":{"tf":1.0}}}},"df":0,"docs":{}}}}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":4,"docs":{"0":{"tf":1.0},"15":{"tf":1.0},"20":{"tf":1.0},"79":{"tf":1.0}}}},"s":{"df":0,"docs":{},"e":{"df":5,"docs":{"100":{"tf":1.0},"113":{"tf":1.0},"122":{"tf":1.0},"134":{"tf":1.0},"53":{"tf":1.0}}}}}},"i":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"i":{"a":{"df":1,"docs":{"100":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"102":{"tf":1.0}}}}}}}}},"r":{"df":0,"docs":{},"e":{"df":2,"docs":{"10":{"tf":1.0},"34":{"tf":1.7320508075688772}}}},"s":{"df":0,"docs":{},"h":{"df":2,"docs":{"19":{"tf":1.0},"79":{"tf":1.0}}}},"t":{"df":2,"docs":{"34":{"tf":2.0},"43":{"tf":1.4142135623730951}},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"3":{"tf":1.0}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":5,"docs":{"102":{"tf":1.0},"124":{"tf":1.0},"131":{"tf":1.7320508075688772},"18":{"tf":1.0},"6":{"tf":1.0}}}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{":":{":":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"(":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":1,"docs":{"43":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"<":{"df":0,"docs":{},"f":{"df":1,"docs":{"34":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"o":{"df":0,"docs":{},"n":{"'":{"df":0,"docs":{},"t":{"df":9,"docs":{"108":{"tf":1.0},"117":{"tf":1.0},"131":{"tf":1.4142135623730951},"134":{"tf":1.0},"136":{"tf":1.0},"66":{"tf":1.0},"71":{"tf":1.0},"8":{"tf":1.0},"82":{"tf":1.0}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"15":{"tf":1.0}}}}},"df":0,"docs":{}},"r":{"d":{"df":1,"docs":{"131":{"tf":1.0}}},"df":0,"docs":{},"k":{"df":21,"docs":{"0":{"tf":1.0},"110":{"tf":1.0},"118":{"tf":1.0},"124":{"tf":1.0},"13":{"tf":2.23606797749979},"131":{"tf":1.4142135623730951},"134":{"tf":1.0},"136":{"tf":1.4142135623730951},"15":{"tf":1.0},"18":{"tf":1.0},"19":{"tf":1.0},"20":{"tf":1.0},"3":{"tf":1.0},"45":{"tf":1.0},"49":{"tf":1.0},"51":{"tf":1.0},"55":{"tf":1.0},"68":{"tf":1.0},"72":{"tf":1.0},"74":{"tf":1.4142135623730951},"88":{"tf":1.4142135623730951}}},"t":{"df":0,"docs":{},"h":{"df":2,"docs":{"2":{"tf":1.0},"36":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"n":{"'":{"df":0,"docs":{},"t":{"df":1,"docs":{"136":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"r":{"a":{"df":0,"docs":{},"p":{"df":4,"docs":{"123":{"tf":1.0},"131":{"tf":1.0},"15":{"tf":1.4142135623730951},"44":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":6,"docs":{"13":{"tf":1.0},"131":{"tf":1.0},"25":{"tf":1.0},"44":{"tf":1.0},"49":{"tf":1.7320508075688772},"91":{"tf":1.4142135623730951}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"6":{"tf":1.4142135623730951}}}}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":2,"docs":{"123":{"tf":1.0},"41":{"tf":1.0}}}}}}},"x":{",":{"0":{"df":1,"docs":{"6":{"tf":1.0}}},"df":0,"docs":{},"i":{"df":1,"docs":{"33":{"tf":1.0}}}},"0":{"df":1,"docs":{"113":{"tf":1.0}}},"2":{"df":0,"docs":{},"n":{"df":0,"docs":{},"−":{"1":{"df":1,"docs":{"122":{"tf":1.0}},"q":{"df":0,"docs":{},"k":{"df":0,"docs":{},"t":{"df":2,"docs":{"83":{"tf":1.4142135623730951},"84":{"tf":1.0}}}}}},"df":0,"docs":{}}}},":":{"=":{"df":0,"docs":{},"g":{"+":{"df":0,"docs":{},"ζ":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{"df":0,"docs":{},"h":{"df":1,"docs":{"101":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"=":{"3":{"df":2,"docs":{"6":{"tf":1.4142135623730951},"8":{"tf":1.0}}},"df":0,"docs":{},"x":{"0":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"x":{"1":{"df":0,"docs":{},"​":{"df":0,"docs":{},"∗":{"2":{"1":{"6":{"+":{"df":0,"docs":{},"x":{"2":{"df":0,"docs":{},"​":{"df":0,"docs":{},"∗":{"2":{"3":{"2":{"+":{"df":0,"docs":{},"x":{"3":{"df":0,"docs":{},"​":{"df":0,"docs":{},"∗":{"2":{"4":{"8":{"+":{".":{".":{".":{"+":{"df":0,"docs":{},"x":{"7":{"df":0,"docs":{},"​":{"df":0,"docs":{},"∗":{"2":{"1":{"1":{"2":{"df":1,"docs":{"136":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"_":{"0":{"df":3,"docs":{"111":{"tf":1.0},"59":{"tf":1.4142135623730951},"61":{"tf":1.0}}},"df":0,"docs":{}},"df":18,"docs":{"10":{"tf":1.0},"101":{"tf":1.0},"105":{"tf":1.0},"123":{"tf":1.0},"127":{"tf":1.4142135623730951},"13":{"tf":1.0},"136":{"tf":1.7320508075688772},"27":{"tf":1.0},"33":{"tf":1.0},"34":{"tf":1.7320508075688772},"4":{"tf":1.7320508075688772},"43":{"tf":2.23606797749979},"44":{"tf":1.4142135623730951},"51":{"tf":1.0},"6":{"tf":2.23606797749979},"8":{"tf":2.0},"88":{"tf":1.4142135623730951},"93":{"tf":1.0}},"i":{"df":2,"docs":{"122":{"tf":1.0},"136":{"tf":1.4142135623730951}}},"n":{"=":{"1":{"df":1,"docs":{"123":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"−":{"1":{"df":2,"docs":{"123":{"tf":1.0},"13":{"tf":1.0}}},"df":0,"docs":{}}},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"|":{"df":0,"docs":{},"x":{"df":0,"docs":{},"|":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"|":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"|":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"|":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"|":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":2,"docs":{"127":{"tf":1.0},"131":{"tf":1.0}},"|":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"|":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"|":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"|":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"|":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":1,"docs":{"132":{"tf":1.0}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"−":{"a":{"df":1,"docs":{"99":{"tf":1.0}}},"df":0,"docs":{},"z":{"2":{"df":0,"docs":{},"h":{"1":{"df":0,"docs":{},"​":{"df":0,"docs":{},"−":{"df":0,"docs":{},"h":{"1":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"z":{"2":{")":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"γ":{"df":0,"docs":{},"′":{"df":0,"docs":{},"x":{"df":0,"docs":{},"−":{"df":0,"docs":{},"z":{"2":{"df":0,"docs":{},"h":{"2":{"df":0,"docs":{},"​":{"df":0,"docs":{},"−":{"df":0,"docs":{},"h":{"2":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"z":{"2":{")":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"j":{"df":0,"docs":{},"∑":{"df":0,"docs":{},"​":{"df":0,"docs":{},"γ":{"df":0,"docs":{},"j":{"df":0,"docs":{},"​":{"df":0,"docs":{},"x":{"df":0,"docs":{},"−":{"df":0,"docs":{},"z":{"df":0,"docs":{},"t":{"df":0,"docs":{},"j":{"df":0,"docs":{},"​":{"df":0,"docs":{},"−":{"df":0,"docs":{},"t":{"df":0,"docs":{},"j":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"z":{")":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"γ":{"df":0,"docs":{},"j":{"df":0,"docs":{},"′":{"df":0,"docs":{},"​":{"df":0,"docs":{},"x":{"df":0,"docs":{},"−":{"df":0,"docs":{},"g":{"df":0,"docs":{},"z":{"df":0,"docs":{},"t":{"df":0,"docs":{},"j":{"df":0,"docs":{},"​":{"df":0,"docs":{},"−":{"df":0,"docs":{},"t":{"df":0,"docs":{},"j":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"g":{"df":0,"docs":{},"z":{"df":1,"docs":{"93":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"∣":{"df":0,"docs":{},"∣":{"df":0,"docs":{},"i":{"df":1,"docs":{"88":{"tf":1.0}}}}}},"y":{",":{"df":1,"docs":{"94":{"tf":1.0}}},"0":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"y":{"df":0,"docs":{},"m":{"df":1,"docs":{"72":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"1":{"df":0,"docs":{},"​":{"+":{"d":{"1":{"df":0,"docs":{},"−":{"1":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"y":{"df":0,"docs":{},"m":{"df":0,"docs":{},"​":{"+":{"d":{"df":0,"docs":{},"m":{"df":0,"docs":{},"−":{"1":{"df":1,"docs":{"73":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"=":{"(":{"1":{",":{"1":{",":{"df":0,"docs":{},"…":{",":{"1":{"df":1,"docs":{"72":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"p":{"(":{"d":{"1":{"df":0,"docs":{},"​":{")":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"p":{"(":{"d":{"df":0,"docs":{},"m":{"df":1,"docs":{"72":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"y":{"0":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"y":{"df":0,"docs":{},"m":{"df":1,"docs":{"71":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"1":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"y":{"df":0,"docs":{},"m":{"df":3,"docs":{"72":{"tf":1.4142135623730951},"73":{"tf":1.0},"78":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"p":{"(":{"df":0,"docs":{},"z":{"df":1,"docs":{"74":{"tf":1.0}}}},"df":0,"docs":{}},"x":{"df":0,"docs":{},"e":{"+":{"5":{"df":1,"docs":{"33":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":15,"docs":{"18":{"tf":1.4142135623730951},"34":{"tf":2.23606797749979},"43":{"tf":2.23606797749979},"44":{"tf":1.4142135623730951},"71":{"tf":2.0},"72":{"tf":2.0},"73":{"tf":1.7320508075688772},"74":{"tf":1.4142135623730951},"76":{"tf":1.4142135623730951},"77":{"tf":1.0},"78":{"tf":1.4142135623730951},"88":{"tf":1.4142135623730951},"91":{"tf":1.7320508075688772},"93":{"tf":1.4142135623730951},"94":{"tf":1.4142135623730951}},"i":{"df":2,"docs":{"71":{"tf":1.0},"79":{"tf":1.0}},"​":{",":{"df":1,"docs":{"91":{"tf":1.0}}},"=":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":1,"docs":{"79":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"−":{"df":0,"docs":{},"y":{")":{"/":{"(":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"df":0,"docs":{},"−":{"df":0,"docs":{},"z":{"df":1,"docs":{"78":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"j":{"(":{"1":{")":{"df":0,"docs":{},"​":{"df":0,"docs":{},"∣":{"df":0,"docs":{},"∣":{"df":0,"docs":{},"…":{"df":0,"docs":{},"∣":{"df":0,"docs":{},"∣":{"df":0,"docs":{},"y":{"df":0,"docs":{},"j":{"(":{"df":0,"docs":{},"k":{"df":1,"docs":{"91":{"tf":1.0}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"u":{"'":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":2,"docs":{"113":{"tf":1.0},"15":{"tf":1.0}}}},"r":{"df":1,"docs":{"110":{"tf":1.0}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":2,"docs":{"117":{"tf":1.0},"41":{"tf":1.0}}}}}}}}}},"z":{"(":{"d":{")":{"df":0,"docs":{},"f":{"(":{"d":{")":{"=":{"df":0,"docs":{},"g":{"(":{"d":{")":{"df":0,"docs":{},"z":{"(":{"df":0,"docs":{},"η":{"d":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}},"ω":{"d":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"h":{")":{"df":0,"docs":{},"f":{"(":{"df":0,"docs":{},"h":{")":{"=":{"df":0,"docs":{},"g":{"(":{"df":0,"docs":{},"h":{")":{"df":0,"docs":{},"z":{"(":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"h":{"df":1,"docs":{"13":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"x":{")":{"=":{"df":0,"docs":{},"∏":{"(":{"df":0,"docs":{},"x":{"df":0,"docs":{},"−":{"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{")":{"df":0,"docs":{},"x":{"2":{"df":0,"docs":{},"n":{"df":0,"docs":{},"−":{"1":{"df":1,"docs":{"122":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"x":{"df":0,"docs":{},"i":{"df":1,"docs":{"122":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"f":{"(":{"df":0,"docs":{},"x":{")":{"=":{"df":0,"docs":{},"g":{"(":{"df":0,"docs":{},"x":{")":{"df":0,"docs":{},"z":{"(":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"x":{"df":1,"docs":{"13":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":2,"docs":{"34":{"tf":1.0},"4":{"tf":1.0}}},"η":{"0":{")":{"=":{"1":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"ω":{"0":{")":{"=":{"1":{"df":1,"docs":{"13":{"tf":2.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"k":{"df":0,"docs":{},"−":{"1":{")":{"=":{"df":0,"docs":{},"∏":{"df":0,"docs":{},"i":{"=":{"0":{"df":0,"docs":{},"k":{"df":0,"docs":{},"−":{"2":{"df":0,"docs":{},"​":{"(":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"γ":{")":{"/":{"df":0,"docs":{},"∏":{"df":0,"docs":{},"i":{"=":{"0":{"df":0,"docs":{},"k":{"df":0,"docs":{},"−":{"2":{"df":0,"docs":{},"​":{"(":{"b":{"df":0,"docs":{},"i":{"df":1,"docs":{"13":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"g":{"(":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"k":{"df":0,"docs":{},"−":{"1":{")":{"df":0,"docs":{},"f":{"(":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"k":{"df":0,"docs":{},"−":{"1":{")":{"df":0,"docs":{},"​":{"=":{"df":0,"docs":{},"z":{"(":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"k":{")":{"=":{"df":0,"docs":{},"z":{"(":{"df":0,"docs":{},"w":{"0":{")":{"=":{"1":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"0":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"z":{"df":0,"docs":{},"n":{"df":0,"docs":{},"−":{"1":{"df":1,"docs":{"24":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"=":{"1":{"df":1,"docs":{"24":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"1":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"z":{"df":0,"docs":{},"l":{"df":1,"docs":{"79":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"=":{"(":{"b":{"7":{"df":0,"docs":{},"​":{"df":0,"docs":{},"x":{"2":{"+":{"b":{"8":{"df":0,"docs":{},"​":{"df":0,"docs":{},"x":{"+":{"b":{"9":{"df":0,"docs":{},"​":{")":{"df":0,"docs":{},"z":{"df":0,"docs":{},"h":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"z":{"df":1,"docs":{"24":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"]":{"1":{"df":3,"docs":{"24":{"tf":1.0},"31":{"tf":1.0},"32":{"tf":1.0}}},"df":0,"docs":{}},"^":{"2":{"df":1,"docs":{"115":{"tf":1.0}}},"df":0,"docs":{}},"_":{"1":{"df":1,"docs":{"34":{"tf":1.0}}},"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"a":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"a":{"df":1,"docs":{"34":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"a":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"h":{"a":{"df":3,"docs":{"18":{"tf":1.0},"34":{"tf":1.0},"37":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":22,"docs":{"111":{"tf":1.0},"13":{"tf":3.1622776601683795},"15":{"tf":1.0},"24":{"tf":1.0},"27":{"tf":1.0},"32":{"tf":1.4142135623730951},"34":{"tf":1.4142135623730951},"4":{"tf":1.0},"43":{"tf":1.4142135623730951},"44":{"tf":1.4142135623730951},"57":{"tf":1.4142135623730951},"58":{"tf":1.0},"59":{"tf":1.4142135623730951},"61":{"tf":1.0},"68":{"tf":1.4142135623730951},"74":{"tf":1.4142135623730951},"76":{"tf":1.0},"78":{"tf":1.7320508075688772},"84":{"tf":1.7320508075688772},"85":{"tf":1.0},"93":{"tf":1.0},"94":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":14,"docs":{"106":{"tf":1.0},"12":{"tf":1.7320508075688772},"120":{"tf":1.0},"124":{"tf":1.0},"127":{"tf":1.4142135623730951},"131":{"tf":1.4142135623730951},"19":{"tf":1.0},"3":{"tf":1.0},"35":{"tf":1.0},"83":{"tf":1.0},"88":{"tf":1.4142135623730951},"9":{"tf":1.0},"93":{"tf":1.0},"94":{"tf":1.0}},"f":{"df":0,"docs":{},"i":{"df":5,"docs":{"113":{"tf":1.7320508075688772},"122":{"tf":1.4142135623730951},"124":{"tf":2.0},"53":{"tf":1.0},"90":{"tf":1.4142135623730951}}}}}}},"f":{"df":0,"docs":{},"−":{"df":0,"docs":{},"g":{"df":0,"docs":{},"z":{"df":0,"docs":{},"′":{"=":{"df":0,"docs":{},"z":{"df":0,"docs":{},"h":{"df":0,"docs":{},"​":{"df":0,"docs":{},"t":{"2":{"df":1,"docs":{"15":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"h":{"df":2,"docs":{"13":{"tf":1.0},"19":{"tf":1.0}},"​":{"(":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"i":{")":{"=":{"0":{"df":1,"docs":{"19":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},":":{"=":{"df":0,"docs":{},"x":{"df":0,"docs":{},"n":{"df":0,"docs":{},"−":{"1":{"df":1,"docs":{"22":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"=":{"df":0,"docs":{},"x":{"df":0,"docs":{},"n":{"df":0,"docs":{},"−":{"1":{"df":2,"docs":{"15":{"tf":1.0},"19":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"t":{"=":{"df":0,"docs":{},"​":{"a":{"df":0,"docs":{},"q":{"df":0,"docs":{},"l":{"df":0,"docs":{},"​":{"+":{"b":{"df":0,"docs":{},"q":{"df":0,"docs":{},"r":{"df":0,"docs":{},"​":{"+":{"a":{"b":{"df":0,"docs":{},"q":{"df":0,"docs":{},"m":{"df":0,"docs":{},"​":{"+":{"c":{"df":0,"docs":{},"q":{"df":0,"docs":{},"o":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"q":{"c":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"+":{"df":0,"docs":{},"α":{"(":{"df":0,"docs":{},"g":{"df":0,"docs":{},"z":{"df":0,"docs":{},"′":{"df":0,"docs":{},"−":{"df":0,"docs":{},"f":{"df":0,"docs":{},"z":{")":{"+":{"df":0,"docs":{},"α":{"2":{"(":{"df":0,"docs":{},"z":{"df":0,"docs":{},"−":{"1":{")":{"df":0,"docs":{},"l":{"1":{"df":1,"docs":{"15":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"13":{"tf":1.4142135623730951}}}}}}},"j":{"b":{"df":1,"docs":{"90":{"tf":1.0}}},"df":0,"docs":{},"t":{"df":1,"docs":{"90":{"tf":1.0}}}},"k":{"+":{"1":{"df":0,"docs":{},"​":{"=":{"df":0,"docs":{},"z":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{"(":{"a":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"β":{"df":0,"docs":{},"s":{"df":0,"docs":{},"σ":{"1":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"k":{")":{"+":{"df":0,"docs":{},"γ":{")":{"(":{"b":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"β":{"df":0,"docs":{},"s":{"df":0,"docs":{},"σ":{"2":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"k":{")":{"+":{"df":0,"docs":{},"γ":{")":{"(":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"β":{"df":0,"docs":{},"s":{"df":0,"docs":{},"σ":{"3":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"k":{")":{"+":{"df":0,"docs":{},"γ":{")":{"(":{"a":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"β":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"k":{"+":{"df":0,"docs":{},"γ":{")":{"(":{"b":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"β":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"k":{"df":0,"docs":{},"k":{"1":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"γ":{")":{"(":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"β":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"k":{"df":0,"docs":{},"k":{"2":{"df":1,"docs":{"24":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"d":{"df":0,"docs":{},"o":{"c":{"df":1,"docs":{"41":{"tf":1.0}}},"df":0,"docs":{}}},"df":1,"docs":{"3":{"tf":1.0}}},"′":{"(":{"df":0,"docs":{},"x":{")":{"=":{"df":0,"docs":{},"z":{"(":{"df":0,"docs":{},"x":{"df":1,"docs":{"15":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},":":{"=":{"df":0,"docs":{},"z":{"(":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"x":{"df":1,"docs":{"4":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"∈":{"df":0,"docs":{},"f":{"df":1,"docs":{"132":{"tf":1.0}}}}},"∈":{"df":0,"docs":{},"f":{"df":2,"docs":{"132":{"tf":1.0},"84":{"tf":1.0}},"∖":{"d":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"e":{"df":1,"docs":{"93":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"−":{"1":{")":{"df":0,"docs":{},"l":{"1":{"df":0,"docs":{},"​":{"=":{"df":0,"docs":{},"z":{"df":0,"docs":{},"h":{"df":0,"docs":{},"​":{"df":0,"docs":{},"t":{"3":{"df":1,"docs":{"15":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"breadcrumbs":{"root":{"0":{")":{"=":{"0":{"df":1,"docs":{"100":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},",":{"0":{")":{")":{"=":{"(":{"2":{",":{"1":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},",":{"df":0,"docs":{},"t":{"0":{",":{"0":{"df":0,"docs":{},"​":{")":{",":{"(":{"(":{"0":{",":{"1":{")":{",":{"df":0,"docs":{},"t":{"0":{",":{"1":{"df":0,"docs":{},"​":{")":{",":{"(":{"(":{"0":{",":{"2":{")":{",":{"df":0,"docs":{},"t":{"0":{",":{"2":{"df":0,"docs":{},"​":{")":{",":{"(":{"(":{"0":{",":{"3":{")":{",":{"df":0,"docs":{},"t":{"0":{",":{"3":{"df":0,"docs":{},"​":{")":{",":{"(":{"(":{"2":{",":{"1":{")":{",":{"df":0,"docs":{},"t":{"2":{",":{"1":{"df":0,"docs":{},"​":{")":{",":{"(":{"(":{"3":{",":{"1":{")":{",":{"df":0,"docs":{},"t":{"3":{",":{"1":{"df":0,"docs":{},"​":{")":{",":{"(":{"(":{"2":{",":{"2":{")":{",":{"df":0,"docs":{},"t":{"2":{",":{"2":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"1":{")":{")":{"=":{"(":{"0":{",":{"3":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"2":{")":{")":{"=":{"(":{"0":{",":{"2":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"3":{")":{")":{"=":{"(":{"0":{",":{"1":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"ω":{",":{"df":0,"docs":{},"ω":{"2":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"ω":{"1":{"5":{"df":1,"docs":{"113":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},".":{".":{"3":{"2":{"df":1,"docs":{"44":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"2":{"df":1,"docs":{"2":{"tf":1.0}}},"4":{"df":1,"docs":{"2":{"tf":1.0}}},"8":{"df":1,"docs":{"2":{"tf":1.0}}},"df":0,"docs":{}},"0":{"1":{"df":1,"docs":{"100":{"tf":1.0}}},"df":0,"docs":{}},"<":{"df":0,"docs":{},"x":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"<":{"2":{"1":{"6":{"df":1,"docs":{"136":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":20,"docs":{"10":{"tf":2.23606797749979},"105":{"tf":1.0},"108":{"tf":1.0},"11":{"tf":1.0},"12":{"tf":5.0},"13":{"tf":2.0},"131":{"tf":2.23606797749979},"134":{"tf":1.7320508075688772},"135":{"tf":1.0},"136":{"tf":1.4142135623730951},"35":{"tf":1.0},"44":{"tf":1.0},"51":{"tf":1.4142135623730951},"61":{"tf":1.0},"67":{"tf":1.4142135623730951},"69":{"tf":1.0},"72":{"tf":1.0},"8":{"tf":1.0},"9":{"tf":4.358898943540674},"93":{"tf":1.0}},"x":{"7":{"3":{"df":0,"docs":{},"e":{"d":{"a":{"7":{"5":{"3":{"2":{"9":{"9":{"d":{"7":{"d":{"4":{"8":{"3":{"3":{"3":{"9":{"d":{"8":{"0":{"8":{"0":{"9":{"a":{"1":{"d":{"8":{"0":{"5":{"5":{"3":{"b":{"d":{"a":{"4":{"0":{"2":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"5":{"b":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"1":{"df":1,"docs":{"37":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"υ":{"df":0,"docs":{},"s":{"df":0,"docs":{},"​":{"df":0,"docs":{},"​":{"df":0,"docs":{},"π":{"0":{"df":0,"docs":{},"−":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"df":0,"docs":{},"​":{"df":0,"docs":{},"​":{"df":0,"docs":{},"​":{":":{"=":{"df":0,"docs":{},"γ":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"df":0,"docs":{},"​":{"df":0,"docs":{},"−":{"df":0,"docs":{},"z":{"2":{"df":0,"docs":{},"η":{"1":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"df":0,"docs":{},"​":{"df":0,"docs":{},"​":{"df":0,"docs":{},"−":{"df":0,"docs":{},"η":{"1":{"df":0,"docs":{},"z":{"2":{"df":0,"docs":{},"​":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"γ":{"df":0,"docs":{},"′":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"df":0,"docs":{},"​":{"df":0,"docs":{},"−":{"df":0,"docs":{},"z":{"2":{"df":0,"docs":{},"η":{"2":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"df":0,"docs":{},"​":{"df":0,"docs":{},"​":{"df":0,"docs":{},"−":{"df":0,"docs":{},"η":{"2":{"df":0,"docs":{},"z":{"2":{"df":0,"docs":{},"​":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"j":{"df":0,"docs":{},"∑":{"df":0,"docs":{},"​":{"df":0,"docs":{},"γ":{"df":0,"docs":{},"j":{"df":0,"docs":{},"​":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"df":0,"docs":{},"​":{"df":0,"docs":{},"−":{"df":0,"docs":{},"z":{"df":0,"docs":{},"τ":{"df":0,"docs":{},"j":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"df":0,"docs":{},"​":{"df":0,"docs":{},"​":{"df":0,"docs":{},"−":{"df":0,"docs":{},"τ":{"df":0,"docs":{},"j":{"df":0,"docs":{},"z":{"df":0,"docs":{},"​":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"γ":{"df":0,"docs":{},"j":{"df":0,"docs":{},"′":{"df":0,"docs":{},"​":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"df":0,"docs":{},"​":{"df":0,"docs":{},"−":{"df":0,"docs":{},"g":{"df":0,"docs":{},"z":{"df":0,"docs":{},"τ":{"df":0,"docs":{},"j":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"df":0,"docs":{},"​":{"df":0,"docs":{},"​":{"df":0,"docs":{},"−":{"df":0,"docs":{},"τ":{"df":0,"docs":{},"j":{"df":0,"docs":{},"g":{"df":0,"docs":{},"z":{"df":0,"docs":{},"​":{"df":0,"docs":{},"​":{",":{":":{"=":{"df":0,"docs":{},"γ":{"df":0,"docs":{},"−":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"df":0,"docs":{},"​":{"df":0,"docs":{},"−":{"df":0,"docs":{},"z":{"2":{"df":0,"docs":{},"η":{"1":{"df":0,"docs":{},"−":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"df":0,"docs":{},"​":{"df":0,"docs":{},"​":{"df":0,"docs":{},"−":{"df":0,"docs":{},"η":{"1":{"df":0,"docs":{},"z":{"2":{"df":0,"docs":{},"​":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"γ":{"df":0,"docs":{},"′":{"df":0,"docs":{},"−":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"df":0,"docs":{},"​":{"df":0,"docs":{},"−":{"df":0,"docs":{},"z":{"2":{"df":0,"docs":{},"η":{"2":{"df":0,"docs":{},"−":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"df":0,"docs":{},"​":{"df":0,"docs":{},"​":{"df":0,"docs":{},"−":{"df":0,"docs":{},"η":{"2":{"df":0,"docs":{},"z":{"2":{"df":0,"docs":{},"​":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"j":{"df":0,"docs":{},"∑":{"df":0,"docs":{},"​":{"df":0,"docs":{},"γ":{"df":0,"docs":{},"j":{"df":0,"docs":{},"​":{"df":0,"docs":{},"−":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"df":0,"docs":{},"​":{"df":0,"docs":{},"−":{"df":0,"docs":{},"z":{"df":0,"docs":{},"τ":{"df":0,"docs":{},"j":{"df":0,"docs":{},"−":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"df":0,"docs":{},"​":{"df":0,"docs":{},"​":{"df":0,"docs":{},"−":{"df":0,"docs":{},"τ":{"df":0,"docs":{},"j":{"df":0,"docs":{},"z":{"df":0,"docs":{},"​":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"γ":{"df":0,"docs":{},"j":{"df":0,"docs":{},"′":{"df":0,"docs":{},"​":{"df":0,"docs":{},"−":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"df":0,"docs":{},"​":{"df":0,"docs":{},"−":{"df":0,"docs":{},"g":{"df":0,"docs":{},"z":{"df":0,"docs":{},"τ":{"df":0,"docs":{},"j":{"df":0,"docs":{},"−":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"df":0,"docs":{},"​":{"df":0,"docs":{},"​":{"df":0,"docs":{},"−":{"df":0,"docs":{},"τ":{"df":0,"docs":{},"j":{"df":0,"docs":{},"g":{"df":0,"docs":{},"z":{"df":1,"docs":{"94":{"tf":1.0}}}}}}}}}}}}}}}}}}}}}}}}}},"df":0,"docs":{}}}}}}}}}}}}}}}}}}}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}}}}}}}}}}}}}}}}},"df":0,"docs":{}}}}}}}}}}}}}}}}}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}},"≤":{"df":0,"docs":{},"i":{"<":{"df":0,"docs":{},"n":{"df":1,"docs":{"13":{"tf":1.0}}}},"df":0,"docs":{}},"j":{"<":{"3":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{},"m":{"df":1,"docs":{"94":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"≤":{"df":0,"docs":{},"j":{"df":1,"docs":{"127":{"tf":1.0}}}}},"k":{"<":{"df":0,"docs":{},"n":{"df":1,"docs":{"24":{"tf":1.0}}}},"df":0,"docs":{}}}},"1":{")":{"=":{"8":{"df":1,"docs":{"100":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},",":{"b":{"0":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"γ":{"a":{"0":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"γ":{"df":0,"docs":{},"​":{",":{"(":{"b":{"0":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"γ":{")":{"(":{"b":{"1":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"γ":{")":{"(":{"a":{"0":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"γ":{")":{"(":{"a":{"1":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"γ":{")":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"i":{"=":{"0":{"df":0,"docs":{},"∏":{"df":0,"docs":{},"k":{"df":0,"docs":{},"−":{"2":{"df":0,"docs":{},"​":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"γ":{"a":{"df":0,"docs":{},"i":{"df":1,"docs":{"13":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"ω":{",":{"df":0,"docs":{},"ω":{"2":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"n":{"df":0,"docs":{},"−":{"1":{"df":1,"docs":{"19":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"…":{",":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"k":{"df":0,"docs":{},"−":{"1":{"df":1,"docs":{"13":{"tf":1.0}}},"2":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},".":{"1":{"df":1,"docs":{"93":{"tf":1.0}}},"2":{"df":1,"docs":{"93":{"tf":1.0}}},"7":{"df":1,"docs":{"2":{"tf":1.0}}},"df":0,"docs":{}},"0":{"0":{"df":1,"docs":{"100":{"tf":1.0}}},"df":1,"docs":{"131":{"tf":1.0}}},"1":{"4":{"4":{".":{"9":{"df":1,"docs":{"2":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"131":{"tf":1.0}}},"2":{"df":3,"docs":{"131":{"tf":1.0},"132":{"tf":1.0},"37":{"tf":1.0}}},"3":{"df":2,"docs":{"131":{"tf":1.0},"48":{"tf":1.0}}},"4":{"df":1,"docs":{"131":{"tf":1.0}}},"5":{"df":3,"docs":{"131":{"tf":1.0},"134":{"tf":1.0},"67":{"tf":1.4142135623730951}}},"6":{"df":6,"docs":{"113":{"tf":1.0},"127":{"tf":1.0},"131":{"tf":1.4142135623730951},"132":{"tf":1.0},"136":{"tf":1.0},"67":{"tf":2.0}}},"8":{".":{"3":{"df":1,"docs":{"2":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"9":{"df":1,"docs":{"10":{"tf":1.0}}},"b":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"α":{"df":0,"docs":{},"m":{"b":{"df":1,"docs":{"94":{"tf":1.0}}},"df":0,"docs":{}}},"β":{"df":0,"docs":{},"m":{"b":{"df":2,"docs":{"93":{"tf":1.0},"94":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":26,"docs":{"10":{"tf":1.7320508075688772},"100":{"tf":1.0},"105":{"tf":1.7320508075688772},"107":{"tf":2.0},"108":{"tf":2.0},"11":{"tf":2.449489742783178},"12":{"tf":4.58257569495584},"127":{"tf":1.0},"13":{"tf":1.7320508075688772},"131":{"tf":2.23606797749979},"132":{"tf":1.0},"135":{"tf":1.0},"2":{"tf":1.0},"23":{"tf":1.4142135623730951},"34":{"tf":1.0},"48":{"tf":2.449489742783178},"51":{"tf":2.0},"53":{"tf":1.4142135623730951},"6":{"tf":1.0},"67":{"tf":1.4142135623730951},"8":{"tf":2.0},"82":{"tf":2.0},"83":{"tf":1.0},"9":{"tf":4.0},"93":{"tf":1.0},"94":{"tf":1.0}},"t":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"α":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"​":{"df":0,"docs":{},"t":{"df":1,"docs":{"94":{"tf":1.0}}}}}}},"β":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"​":{"df":0,"docs":{},"t":{"df":2,"docs":{"93":{"tf":1.0},"94":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"z":{"2":{"df":1,"docs":{"94":{"tf":1.0}}},"df":0,"docs":{}},"​":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"γ":{"df":0,"docs":{},"m":{"df":1,"docs":{"93":{"tf":1.0}},"​":{",":{"df":0,"docs":{},"γ":{"1":{"df":0,"docs":{},"′":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"γ":{"df":0,"docs":{},"m":{"df":1,"docs":{"94":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"′":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"γ":{"df":0,"docs":{},"m":{"df":1,"docs":{"93":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"2":{")":{"=":{"4":{"df":1,"docs":{"100":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},",":{"1":{")":{")":{"=":{"(":{"0":{",":{"0":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},",":{"df":0,"docs":{},"t":{"0":{",":{"0":{"df":0,"docs":{},"​":{")":{",":{"(":{"(":{"0":{",":{"3":{")":{",":{"df":0,"docs":{},"t":{"0":{",":{"1":{"df":0,"docs":{},"​":{")":{",":{"(":{"(":{"0":{",":{"2":{")":{",":{"df":0,"docs":{},"t":{"0":{",":{"2":{"df":0,"docs":{},"​":{")":{",":{"(":{"(":{"0":{",":{"1":{")":{",":{"df":0,"docs":{},"t":{"0":{",":{"3":{"df":0,"docs":{},"​":{")":{",":{"(":{"(":{"0":{",":{"0":{")":{",":{"df":0,"docs":{},"t":{"2":{",":{"1":{"df":0,"docs":{},"​":{")":{",":{"(":{"(":{"2":{",":{"2":{")":{",":{"df":0,"docs":{},"t":{"3":{",":{"1":{"df":0,"docs":{},"​":{")":{",":{"(":{"(":{"3":{",":{"1":{")":{",":{"df":0,"docs":{},"t":{"2":{",":{"2":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"2":{")":{")":{"=":{"(":{"3":{",":{"1":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},".":{"2":{"df":1,"docs":{"2":{"tf":1.0}}},"5":{"df":1,"docs":{"2":{"tf":1.7320508075688772}}},"9":{"df":1,"docs":{"2":{"tf":1.0}}},"df":0,"docs":{}},"0":{"0":{".":{"8":{"df":1,"docs":{"2":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"10":{"tf":1.0}}},"1":{"2":{"8":{"df":1,"docs":{"136":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"6":{"df":2,"docs":{"131":{"tf":1.0},"136":{"tf":1.0}}},"df":1,"docs":{"48":{"tf":1.0}}},"2":{"6":{"4":{"df":1,"docs":{"120":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"3":{"2":{"df":2,"docs":{"35":{"tf":1.0},"37":{"tf":1.0}}},"4":{"0":{".":{"1":{"df":1,"docs":{"2":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"5":{"5":{"df":1,"docs":{"40":{"tf":1.0}}},"6":{"df":2,"docs":{"2":{"tf":1.0},"40":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"8":{"7":{"4":{"5":{"df":1,"docs":{"2":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"=":{"df":0,"docs":{},"g":{"df":2,"docs":{"113":{"tf":1.4142135623730951},"124":{"tf":1.0}}}},"^":{"1":{"6":{"df":1,"docs":{"131":{"tf":1.0}}},"df":0,"docs":{}},"2":{"1":{"df":1,"docs":{"2":{"tf":1.0}}},"2":{"df":1,"docs":{"2":{"tf":1.0}}},"3":{"df":1,"docs":{"2":{"tf":1.0}}},"4":{"df":1,"docs":{"2":{"tf":1.0}}},"df":0,"docs":{}},"4":{"df":1,"docs":{"2":{"tf":1.0}}},"5":{"df":1,"docs":{"2":{"tf":1.0}}},"6":{"df":1,"docs":{"2":{"tf":1.0}}},"7":{"df":1,"docs":{"2":{"tf":1.0}}},"df":0,"docs":{},"n":{"df":3,"docs":{"50":{"tf":1.0},"61":{"tf":1.4142135623730951},"67":{"tf":1.7320508075688772}}},"{":{"df":0,"docs":{},"n":{"df":1,"docs":{"67":{"tf":1.0}}}}},"df":22,"docs":{"10":{"tf":2.0},"106":{"tf":1.0},"107":{"tf":1.7320508075688772},"108":{"tf":1.7320508075688772},"11":{"tf":1.4142135623730951},"12":{"tf":1.4142135623730951},"120":{"tf":1.0},"124":{"tf":1.0},"127":{"tf":1.0},"13":{"tf":1.7320508075688772},"131":{"tf":1.4142135623730951},"132":{"tf":1.0},"134":{"tf":1.0},"24":{"tf":1.4142135623730951},"34":{"tf":1.0},"48":{"tf":1.0},"8":{"tf":1.4142135623730951},"83":{"tf":1.7320508075688772},"9":{"tf":1.0},"90":{"tf":1.0},"93":{"tf":1.0},"94":{"tf":1.0}},"k":{"df":0,"docs":{},"−":{"1":{"df":1,"docs":{"100":{"tf":1.0}}},"df":0,"docs":{}}},"l":{"df":1,"docs":{"90":{"tf":1.0}}},"m":{",":{"df":0,"docs":{},"γ":{"df":0,"docs":{},"′":{":":{"=":{"df":0,"docs":{},"α":{"2":{"df":0,"docs":{},"m":{"+":{"1":{"df":1,"docs":{"96":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":1,"docs":{"69":{"tf":1.0}}},"n":{"+":{"1":{"df":2,"docs":{"123":{"tf":1.0},"124":{"tf":1.0}}},"2":{"df":1,"docs":{"132":{"tf":1.7320508075688772}},"×":{"2":{"df":1,"docs":{"132":{"tf":1.0}}},"df":0,"docs":{}},"−":{"df":0,"docs":{},"l":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"b":{"df":1,"docs":{"132":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"k":{"df":1,"docs":{"123":{"tf":1.0}}},"l":{"df":2,"docs":{"81":{"tf":1.0},"90":{"tf":1.0}}}},"df":6,"docs":{"111":{"tf":1.0},"122":{"tf":1.4142135623730951},"123":{"tf":1.4142135623730951},"124":{"tf":1.4142135623730951},"81":{"tf":1.0},"90":{"tf":1.4142135623730951}},"×":{"1":{"2":{"df":1,"docs":{"132":{"tf":1.0}}},"8":{"df":1,"docs":{"132":{"tf":1.0}}},"df":0,"docs":{}},"3":{"df":1,"docs":{"132":{"tf":1.0}}},"4":{"df":1,"docs":{"132":{"tf":1.0}}},"6":{"df":1,"docs":{"132":{"tf":1.0}}},"8":{"df":1,"docs":{"132":{"tf":1.0}}},"df":0,"docs":{}}},"z":{"2":{"df":1,"docs":{"94":{"tf":1.0}}},"df":0,"docs":{}},"×":{"0":{"+":{"3":{"df":0,"docs":{},"×":{"0":{"+":{"2":{"df":0,"docs":{},"×":{"3":{"df":0,"docs":{},"×":{"1":{"+":{"6":{"df":0,"docs":{},"×":{"(":{"df":0,"docs":{},"−":{"1":{")":{"+":{"0":{"=":{"0":{"df":1,"docs":{"9":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"9":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"1":{"+":{"3":{"df":0,"docs":{},"×":{"1":{"+":{"2":{"df":0,"docs":{},"×":{"3":{"df":0,"docs":{},"×":{"1":{"+":{"8":{"df":0,"docs":{},"×":{"(":{"df":0,"docs":{},"−":{"1":{")":{"+":{"(":{"df":0,"docs":{},"−":{"1":{")":{"=":{"0":{"df":1,"docs":{"11":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"3":{",":{"1":{")":{")":{"=":{"(":{"2":{",":{"2":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"8":{"df":1,"docs":{"6":{"tf":1.0}}},"df":0,"docs":{}},"0":{"0":{"0":{"0":{"df":1,"docs":{"2":{"tf":2.6457513110645907}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":3,"docs":{"2":{"tf":1.0},"49":{"tf":1.0},"64":{"tf":1.0}}},"8":{"1":{"df":1,"docs":{"37":{"tf":1.0}}},"df":0,"docs":{}},"df":20,"docs":{"10":{"tf":2.0},"101":{"tf":1.0},"107":{"tf":1.4142135623730951},"108":{"tf":1.0},"11":{"tf":1.0},"12":{"tf":2.8284271247461903},"127":{"tf":1.4142135623730951},"13":{"tf":2.23606797749979},"131":{"tf":1.7320508075688772},"132":{"tf":2.0},"134":{"tf":1.4142135623730951},"135":{"tf":1.0},"25":{"tf":1.4142135623730951},"34":{"tf":1.0},"48":{"tf":1.0},"8":{"tf":1.7320508075688772},"84":{"tf":1.7320508075688772},"9":{"tf":1.4142135623730951},"93":{"tf":1.0},"94":{"tf":1.0}},"i":{"+":{"df":0,"docs":{},"j":{",":{"df":0,"docs":{},"v":{"df":1,"docs":{"13":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"k":{"+":{"df":0,"docs":{},"l":{":":{"(":{"df":0,"docs":{},"i":{",":{"0":{")":{"df":0,"docs":{},"∈":{"df":0,"docs":{},"i":{",":{"df":0,"docs":{},"σ":{"(":{"(":{"df":0,"docs":{},"i":{",":{"0":{")":{")":{"=":{"(":{"df":0,"docs":{},"k":{",":{"df":0,"docs":{},"l":{"df":1,"docs":{"13":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"1":{")":{"df":0,"docs":{},"∈":{"df":0,"docs":{},"i":{",":{"df":0,"docs":{},"σ":{"(":{"(":{"df":0,"docs":{},"i":{",":{"1":{")":{")":{"=":{"(":{"df":0,"docs":{},"k":{",":{"df":0,"docs":{},"l":{"df":1,"docs":{"13":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"2":{")":{"df":0,"docs":{},"∈":{"df":0,"docs":{},"i":{",":{"df":0,"docs":{},"σ":{"(":{"(":{"df":0,"docs":{},"i":{",":{"2":{")":{")":{"=":{"(":{"df":0,"docs":{},"k":{",":{"df":0,"docs":{},"l":{"df":1,"docs":{"13":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"n":{"df":1,"docs":{"13":{"tf":1.4142135623730951}}},"⋅":{"2":{"df":0,"docs":{},"n":{"df":1,"docs":{"132":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"4":{".":{"1":{".":{"df":0,"docs":{},"k":{"df":1,"docs":{"93":{"tf":1.0}}}},"df":0,"docs":{}},"2":{"df":1,"docs":{"93":{"tf":1.0}}},"3":{"df":1,"docs":{"93":{"tf":1.0}}},"4":{"df":1,"docs":{"131":{"tf":1.0}}},"5":{"df":1,"docs":{"131":{"tf":1.0}}},"df":0,"docs":{}},"2":{".":{"6":{"df":1,"docs":{"2":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{"5":{"2":{".":{"9":{"df":1,"docs":{"2":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":12,"docs":{"10":{"tf":1.4142135623730951},"103":{"tf":1.0},"107":{"tf":2.0},"127":{"tf":1.4142135623730951},"131":{"tf":1.7320508075688772},"132":{"tf":2.23606797749979},"134":{"tf":1.0},"26":{"tf":1.4142135623730951},"34":{"tf":1.0},"85":{"tf":1.4142135623730951},"93":{"tf":1.0},"94":{"tf":1.0}}},"5":{"7":{"4":{".":{"2":{"df":1,"docs":{"2":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":5,"docs":{"107":{"tf":1.4142135623730951},"131":{"tf":1.0},"27":{"tf":1.4142135623730951},"34":{"tf":1.4142135623730951},"48":{"tf":1.0}}},"6":{"0":{"df":1,"docs":{"13":{"tf":1.0}}},"3":{"df":1,"docs":{"131":{"tf":1.4142135623730951}}},"df":5,"docs":{"10":{"tf":1.0},"107":{"tf":1.4142135623730951},"131":{"tf":1.0},"8":{"tf":1.4142135623730951},"9":{"tf":1.4142135623730951}},"×":{"1":{"+":{"3":{"df":0,"docs":{},"×":{"1":{"+":{"2":{"df":0,"docs":{},"×":{"3":{"df":0,"docs":{},"×":{"0":{"+":{"9":{"df":0,"docs":{},"×":{"(":{"df":0,"docs":{},"−":{"1":{")":{"+":{"0":{"df":1,"docs":{"9":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"6":{"df":0,"docs":{},"×":{"3":{"df":0,"docs":{},"×":{"0":{"+":{"9":{"df":0,"docs":{},"×":{"(":{"df":0,"docs":{},"−":{"1":{")":{"+":{"0":{"=":{"0":{"df":1,"docs":{"9":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"7":{"df":2,"docs":{"131":{"tf":1.0},"51":{"tf":1.0}}},"8":{"df":14,"docs":{"103":{"tf":1.0},"11":{"tf":1.0},"113":{"tf":1.0},"12":{"tf":2.8284271247461903},"123":{"tf":1.0},"13":{"tf":2.0},"131":{"tf":1.0},"136":{"tf":1.0},"48":{"tf":1.0},"51":{"tf":1.7320508075688772},"6":{"tf":1.4142135623730951},"67":{"tf":1.4142135623730951},"8":{"tf":1.0},"9":{"tf":1.0}}},"9":{".":{"6":{"df":1,"docs":{"2":{"tf":1.0}}},"8":{"df":1,"docs":{"131":{"tf":1.0}}},"9":{"df":1,"docs":{"131":{"tf":1.0}}},"df":0,"docs":{}},"df":3,"docs":{"131":{"tf":1.0},"8":{"tf":1.4142135623730951},"9":{"tf":1.4142135623730951}},"×":{"1":{"+":{"0":{"df":0,"docs":{},"×":{"0":{"+":{"9":{"df":0,"docs":{},"×":{"0":{"df":0,"docs":{},"×":{"0":{"+":{"8":{"df":0,"docs":{},"×":{"(":{"df":0,"docs":{},"−":{"1":{")":{"+":{"(":{"df":0,"docs":{},"−":{"1":{")":{"=":{"0":{"df":1,"docs":{"9":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"c":{"df":1,"docs":{"9":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"_":{"1":{"df":1,"docs":{"34":{"tf":1.0}}},"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"_":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":2,"docs":{"105":{"tf":1.0},"106":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"a":{"(":{"df":0,"docs":{},"x":{")":{"df":0,"docs":{},"q":{"df":0,"docs":{},"l":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"x":{")":{"+":{"b":{"(":{"df":0,"docs":{},"x":{")":{"df":0,"docs":{},"q":{"df":0,"docs":{},"r":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"x":{")":{"+":{"a":{"(":{"df":0,"docs":{},"x":{")":{"b":{"(":{"df":0,"docs":{},"x":{")":{"df":0,"docs":{},"q":{"df":0,"docs":{},"m":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"x":{")":{"+":{"c":{"(":{"df":0,"docs":{},"x":{")":{"df":0,"docs":{},"q":{"df":0,"docs":{},"o":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"x":{")":{"+":{"df":0,"docs":{},"q":{"c":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"x":{")":{"+":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"(":{"df":0,"docs":{},"x":{")":{"=":{"0":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":1,"docs":{"34":{"tf":1.0}}},"ζ":{")":{",":{"b":{"df":1,"docs":{"20":{"tf":1.0}}},"df":0,"docs":{}},"[":{"df":0,"docs":{},"q":{"df":0,"docs":{},"l":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{"+":{"b":{"(":{"df":0,"docs":{},"ζ":{")":{"[":{"df":0,"docs":{},"q":{"df":0,"docs":{},"r":{"df":0,"docs":{},"​":{"]":{"1":{"df":1,"docs":{"20":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"ω":{"df":0,"docs":{},"i":{")":{"=":{"a":{"df":0,"docs":{},"i":{"df":1,"docs":{"13":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},",":{"b":{",":{"c":{",":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":1,"docs":{"15":{"tf":1.0}}}},"q":{"df":0,"docs":{},"l":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"q":{"df":0,"docs":{},"r":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"q":{"df":0,"docs":{},"m":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"q":{"df":0,"docs":{},"o":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"q":{"c":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":1,"docs":{"13":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":5,"docs":{"10":{"tf":1.0},"12":{"tf":1.0},"13":{"tf":1.0},"15":{"tf":1.4142135623730951},"34":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"20":{"tf":1.0}},"∈":{"df":0,"docs":{},"f":{"df":1,"docs":{"91":{"tf":1.0}}}}},"df":0,"docs":{}},"0":{"df":4,"docs":{"103":{"tf":1.0},"105":{"tf":1.4142135623730951},"13":{"tf":1.0},"134":{"tf":2.8284271247461903}},"​":{"+":{"df":0,"docs":{},"x":{")":{"(":{"a":{"1":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"x":{")":{"=":{"(":{"b":{"0":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"x":{")":{"(":{"b":{"1":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"x":{"df":1,"docs":{"13":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"β":{"a":{"1":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"γ":{")":{"(":{"a":{"2":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"β":{"a":{"3":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"γ":{")":{"(":{"a":{"1":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"γ":{")":{"=":{"(":{"b":{"0":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"γ":{")":{"(":{"b":{"1":{"df":1,"docs":{"13":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},",":{"df":0,"docs":{},"…":{",":{"a":{"df":0,"docs":{},"k":{"df":0,"docs":{},"−":{"1":{"df":1,"docs":{"13":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},",":{"a":{"1":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"=":{"df":0,"docs":{},"η":{"3":{"df":0,"docs":{},"i":{"+":{"df":0,"docs":{},"j":{"df":1,"docs":{"13":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"a":{"1":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"1":{"df":4,"docs":{"103":{"tf":1.0},"105":{"tf":1.7320508075688772},"13":{"tf":1.0},"134":{"tf":2.8284271247461903}},"​":{",":{"df":0,"docs":{},"…":{",":{"a":{"df":0,"docs":{},"k":{"df":1,"docs":{"91":{"tf":1.0}}},"l":{"df":2,"docs":{"93":{"tf":1.4142135623730951},"94":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"=":{"df":0,"docs":{},"v":{"df":1,"docs":{"13":{"tf":1.0}}}},"df":0,"docs":{}}},"2":{"df":1,"docs":{"134":{"tf":2.8284271247461903}}},"3":{"df":1,"docs":{"134":{"tf":2.8284271247461903}}},":":{"=":{"(":{"b":{"1":{"df":0,"docs":{},"​":{"df":0,"docs":{},"x":{"+":{"b":{"2":{"df":0,"docs":{},"​":{")":{"df":0,"docs":{},"z":{"df":0,"docs":{},"h":{"df":0,"docs":{},"​":{"+":{"a":{"df":1,"docs":{"23":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"=":{"(":{"df":0,"docs":{},"f":{"(":{"a":{")":{",":{"df":0,"docs":{},"f":{"(":{"a":{"b":{")":{",":{"df":0,"docs":{},"f":{"(":{"a":{"b":{"2":{")":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"f":{"(":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"91":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"y":{"0":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"y":{"df":0,"docs":{},"l":{"df":1,"docs":{"91":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"{":{"(":{"(":{"df":0,"docs":{},"i":{",":{"df":0,"docs":{},"j":{")":{",":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{",":{"df":0,"docs":{},"j":{"df":0,"docs":{},"​":{")":{":":{"(":{"df":0,"docs":{},"i":{",":{"df":0,"docs":{},"j":{")":{"df":0,"docs":{},"∈":{"df":0,"docs":{},"i":{"df":1,"docs":{"13":{"tf":2.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"a":{"0":{"df":0,"docs":{},"​":{",":{"a":{"1":{"df":0,"docs":{},"​":{")":{",":{"(":{"a":{"2":{"df":0,"docs":{},"​":{",":{"a":{"3":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"η":{"3":{"df":0,"docs":{},"i":{"+":{"df":0,"docs":{},"j":{",":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{",":{"df":0,"docs":{},"j":{"df":0,"docs":{},"​":{")":{":":{"(":{"df":0,"docs":{},"i":{",":{"df":0,"docs":{},"j":{")":{"df":0,"docs":{},"∈":{"df":0,"docs":{},"i":{"df":1,"docs":{"13":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"4":{",":{"1":{"5":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"a":{"0":{"df":0,"docs":{},"​":{",":{"a":{"1":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"…":{",":{"a":{"df":0,"docs":{},"k":{"df":0,"docs":{},"−":{"1":{"df":1,"docs":{"13":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"ˉ":{"0":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"…":{",":{"a":{"df":0,"docs":{},"ˉ":{"df":0,"docs":{},"k":{"df":0,"docs":{},"−":{"1":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"]":{"1":{"df":0,"docs":{},"​":{",":{"[":{"b":{"]":{"1":{"df":0,"docs":{},"​":{",":{"[":{"c":{"]":{"1":{"df":2,"docs":{"23":{"tf":1.0},"31":{"tf":1.0}},"​":{",":{"[":{"df":0,"docs":{},"z":{"]":{"1":{"df":0,"docs":{},"​":{",":{"[":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{",":{"[":{"df":0,"docs":{},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{",":{"[":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{",":{"a":{"df":0,"docs":{},"ˉ":{",":{"b":{"df":0,"docs":{},"ˉ":{",":{"c":{"df":0,"docs":{},"ˉ":{",":{"df":0,"docs":{},"s":{"df":0,"docs":{},"ˉ":{"df":0,"docs":{},"σ":{"1":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"s":{"df":0,"docs":{},"ˉ":{"df":0,"docs":{},"σ":{"2":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"z":{"df":0,"docs":{},"ˉ":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"π":{"b":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"π":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"p":{"df":0,"docs":{},"ˉ":{"df":0,"docs":{},"​":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"t":{"df":1,"docs":{"28":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"q":{"df":0,"docs":{},"l":{"df":0,"docs":{},"​":{"]":{"1":{"df":1,"docs":{"20":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"_":{"0":{"df":2,"docs":{"48":{"tf":1.0},"50":{"tf":1.0}}},"1":{"df":3,"docs":{"34":{"tf":1.0},"48":{"tf":1.0},"50":{"tf":1.0}}},"2":{"df":1,"docs":{"50":{"tf":1.0}}},"3":{"df":1,"docs":{"50":{"tf":1.0}}},"4":{"df":1,"docs":{"50":{"tf":1.0}}},"5":{"df":2,"docs":{"50":{"tf":1.0},"51":{"tf":1.4142135623730951}}},"6":{"df":1,"docs":{"50":{"tf":1.0}}},"7":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{},"i":{"df":2,"docs":{"48":{"tf":1.0},"50":{"tf":1.0}}},"n":{"df":1,"docs":{"48":{"tf":1.4142135623730951}}},"z":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"a":{"df":1,"docs":{"34":{"tf":1.0}}},"df":0,"docs":{}}}},"{":{"df":0,"docs":{},"n":{"+":{"2":{"df":1,"docs":{"48":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"48":{"tf":1.0}}}}},"b":{"c":{"df":1,"docs":{"12":{"tf":1.0}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"19":{"tf":1.0}},"e":{"d":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"i":{")":{"=":{"a":{"(":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"i":{"df":1,"docs":{"19":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"19":{"tf":1.0}}}}},":":{"=":{"(":{"b":{"0":{"df":0,"docs":{},"​":{"+":{"b":{"1":{"df":0,"docs":{},"​":{"df":0,"docs":{},"x":{"+":{"df":0,"docs":{},"⋯":{"+":{"b":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{"df":0,"docs":{},"x":{"df":0,"docs":{},"k":{")":{"df":0,"docs":{},"z":{"df":0,"docs":{},"h":{"df":0,"docs":{},"​":{"+":{"a":{"df":1,"docs":{"19":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"v":{"df":22,"docs":{"109":{"tf":1.0},"111":{"tf":1.0},"112":{"tf":1.0},"113":{"tf":2.0},"116":{"tf":1.0},"117":{"tf":1.0},"122":{"tf":1.0},"13":{"tf":1.0},"15":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.0},"52":{"tf":1.0},"54":{"tf":1.0},"55":{"tf":1.0},"57":{"tf":1.4142135623730951},"59":{"tf":1.0},"61":{"tf":1.0},"63":{"tf":1.0},"65":{"tf":1.0},"73":{"tf":1.0},"85":{"tf":1.0},"94":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"47":{"tf":1.0},"48":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"s":{"df":2,"docs":{"89":{"tf":1.0},"91":{"tf":1.0}}}}},"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":10,"docs":{"101":{"tf":1.0},"18":{"tf":1.0},"32":{"tf":1.7320508075688772},"6":{"tf":1.0},"72":{"tf":1.0},"73":{"tf":1.0},"76":{"tf":1.4142135623730951},"79":{"tf":1.4142135623730951},"91":{"tf":1.0},"94":{"tf":1.4142135623730951}}}},"s":{"df":0,"docs":{},"s":{"df":2,"docs":{"106":{"tf":1.0},"131":{"tf":2.0}}}}},"o":{"df":0,"docs":{},"r":{"d":{"df":4,"docs":{"49":{"tf":1.0},"57":{"tf":1.0},"59":{"tf":1.0},"84":{"tf":1.0}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"134":{"tf":1.0}}}}}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":3,"docs":{"13":{"tf":1.0},"43":{"tf":1.0},"59":{"tf":1.0}}}}}},"t":{"df":1,"docs":{"13":{"tf":1.0}},"u":{"a":{"df":0,"docs":{},"l":{"df":19,"docs":{"101":{"tf":1.0},"106":{"tf":1.0},"107":{"tf":1.0},"11":{"tf":1.0},"112":{"tf":1.4142135623730951},"115":{"tf":1.0},"117":{"tf":1.0},"124":{"tf":2.0},"132":{"tf":1.0},"136":{"tf":1.0},"19":{"tf":1.0},"20":{"tf":1.4142135623730951},"31":{"tf":1.0},"33":{"tf":1.0},"45":{"tf":1.0},"49":{"tf":1.4142135623730951},"62":{"tf":1.4142135623730951},"66":{"tf":1.0},"8":{"tf":1.0}}}},"df":0,"docs":{}}}},"d":{"d":{"df":19,"docs":{"101":{"tf":1.0},"113":{"tf":1.0},"12":{"tf":1.0},"130":{"tf":1.0},"131":{"tf":1.4142135623730951},"134":{"tf":1.0},"136":{"tf":1.7320508075688772},"23":{"tf":1.4142135623730951},"24":{"tf":1.0},"25":{"tf":1.0},"26":{"tf":1.0},"31":{"tf":2.0},"39":{"tf":1.0},"43":{"tf":1.0},"56":{"tf":1.0},"82":{"tf":1.0},"9":{"tf":1.4142135623730951},"93":{"tf":2.8284271247461903},"94":{"tf":2.8284271247461903}},"i":{"df":0,"docs":{},"t":{"df":9,"docs":{"12":{"tf":1.0},"127":{"tf":1.4142135623730951},"131":{"tf":1.0},"132":{"tf":1.0},"18":{"tf":1.4142135623730951},"56":{"tf":1.0},"8":{"tf":1.0},"86":{"tf":1.0},"9":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":4,"docs":{"131":{"tf":1.0},"135":{"tf":1.0},"136":{"tf":1.0},"67":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":5,"docs":{"127":{"tf":1.4142135623730951},"129":{"tf":1.0},"131":{"tf":2.8284271247461903},"132":{"tf":1.7320508075688772},"136":{"tf":1.4142135623730951}}}}}}},"df":13,"docs":{"116":{"tf":1.0},"131":{"tf":2.0},"132":{"tf":1.4142135623730951},"19":{"tf":1.0},"30":{"tf":1.0},"31":{"tf":1.0},"33":{"tf":1.0},"41":{"tf":1.0},"69":{"tf":1.0},"82":{"tf":1.0},"83":{"tf":1.0},"87":{"tf":1.0},"88":{"tf":1.0}},"j":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"70":{"tf":1.0}}}}}},"v":{"a":{"df":0,"docs":{},"n":{"c":{"df":3,"docs":{"51":{"tf":1.0},"78":{"tf":1.0},"82":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":4,"docs":{"110":{"tf":1.0},"131":{"tf":1.0},"65":{"tf":1.0},"66":{"tf":1.0}},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"107":{"tf":1.0},"131":{"tf":1.0}}}}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"130":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"e":{"df":2,"docs":{"103":{"tf":1.0},"83":{"tf":1.0}}}}},"i":{",":{"0":{"df":0,"docs":{},"​":{"+":{"a":{"df":0,"docs":{},"i":{",":{"1":{"df":0,"docs":{},"​":{"df":0,"docs":{},"β":{"+":{"df":0,"docs":{},"γ":{",":{"df":0,"docs":{},"…":{",":{"a":{"df":0,"docs":{},"k":{"df":0,"docs":{},"−":{"1":{",":{"0":{"df":0,"docs":{},"​":{"+":{"a":{"df":0,"docs":{},"k":{"df":0,"docs":{},"−":{"1":{",":{"1":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"m":{"df":2,"docs":{"49":{"tf":1.0},"83":{"tf":1.4142135623730951}}},"r":{":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"<":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":2,"docs":{"106":{"tf":1.0},"113":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":1,"docs":{"108":{"tf":1.4142135623730951}}}}}}}}},"df":14,"docs":{"104":{"tf":2.23606797749979},"105":{"tf":1.0},"107":{"tf":1.0},"108":{"tf":2.23606797749979},"109":{"tf":1.0},"112":{"tf":1.0},"113":{"tf":1.4142135623730951},"47":{"tf":1.0},"49":{"tf":2.449489742783178},"64":{"tf":1.0},"65":{"tf":1.0},"69":{"tf":1.0},"82":{"tf":1.0},"90":{"tf":1.0}}},"​":{"(":{"df":0,"docs":{},"q":{"df":0,"docs":{},"l":{"df":0,"docs":{},"​":{")":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"+":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"q":{"df":0,"docs":{},"r":{"df":0,"docs":{},"​":{")":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"+":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"df":0,"docs":{},"q":{"df":0,"docs":{},"m":{"df":0,"docs":{},"​":{"+":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"q":{"df":0,"docs":{},"o":{"df":0,"docs":{},"​":{")":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"+":{"(":{"df":0,"docs":{},"q":{"c":{"df":0,"docs":{},"​":{")":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"+":{"(":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{")":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"=":{"0":{"df":3,"docs":{"12":{"tf":1.0},"13":{"tf":1.0},"15":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"=":{"0":{"df":2,"docs":{"10":{"tf":1.0},"9":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},",":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"df":0,"docs":{},"∈":{"df":0,"docs":{},"f":{"df":1,"docs":{"13":{"tf":1.0}}}}}}},"df":0,"docs":{}},"=":{"(":{"df":0,"docs":{},"y":{"0":{"(":{"df":0,"docs":{},"i":{")":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"y":{"df":0,"docs":{},"l":{"(":{"df":0,"docs":{},"i":{"df":1,"docs":{"91":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"r":{"a":{"df":1,"docs":{"47":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"m":{"df":9,"docs":{"120":{"tf":1.0},"18":{"tf":1.4142135623730951},"2":{"tf":1.4142135623730951},"22":{"tf":1.7320508075688772},"29":{"tf":1.4142135623730951},"33":{"tf":1.7320508075688772},"44":{"tf":1.0},"6":{"tf":1.7320508075688772},"97":{"tf":1.0}}}}}}}}},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":5,"docs":{"123":{"tf":1.0},"13":{"tf":1.0},"18":{"tf":1.0},"63":{"tf":1.0},"74":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":9,"docs":{"102":{"tf":1.0},"109":{"tf":1.0},"112":{"tf":1.4142135623730951},"113":{"tf":1.0},"20":{"tf":2.0},"4":{"tf":1.0},"6":{"tf":1.0},"79":{"tf":1.0},"90":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"h":{"a":{"_":{"a":{"df":0,"docs":{},"n":{"d":{"_":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"a":{"_":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"i":{"df":1,"docs":{"113":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"i":{"df":1,"docs":{"113":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":3,"docs":{"113":{"tf":1.0},"116":{"tf":1.0},"117":{"tf":1.0}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":0,"docs":{},"i":{"df":9,"docs":{"13":{"tf":1.4142135623730951},"131":{"tf":1.4142135623730951},"20":{"tf":1.0},"22":{"tf":1.0},"31":{"tf":1.0},"49":{"tf":1.0},"83":{"tf":1.4142135623730951},"9":{"tf":1.0},"90":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":2,"docs":{"13":{"tf":1.4142135623730951},"9":{"tf":1.0}}}}}}}},"w":{"a":{"df":0,"docs":{},"y":{"df":6,"docs":{"106":{"tf":1.0},"11":{"tf":1.0},"123":{"tf":1.7320508075688772},"55":{"tf":1.0},"72":{"tf":1.0},"81":{"tf":1.0}}}},"df":0,"docs":{}}},"m":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":1,"docs":{"129":{"tf":1.0}}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":3,"docs":{"109":{"tf":1.0},"2":{"tf":1.0},"79":{"tf":1.0}}}}}}},"n":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"df":0,"docs":{},"z":{"df":1,"docs":{"76":{"tf":1.0}}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":7,"docs":{"131":{"tf":1.0},"134":{"tf":1.4142135623730951},"4":{"tf":1.0},"52":{"tf":1.0},"69":{"tf":1.0},"72":{"tf":1.0},"73":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"113":{"tf":1.0}}}}}},"y":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"115":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"74":{"tf":1.0}}}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"49":{"tf":1.0}}}},"w":{"a":{"df":0,"docs":{},"y":{"df":2,"docs":{"13":{"tf":1.0},"15":{"tf":1.0}}}},"df":0,"docs":{}}}},"p":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"d":{"df":1,"docs":{"131":{"tf":1.0}}},"df":0,"docs":{}}}},"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"34":{"tf":1.0}}}}},"df":5,"docs":{"126":{"tf":1.0},"127":{"tf":1.0},"129":{"tf":1.0},"131":{"tf":1.7320508075688772},"132":{"tf":1.0}},"i":{"df":13,"docs":{"103":{"tf":1.7320508075688772},"104":{"tf":1.0},"105":{"tf":1.0},"106":{"tf":1.0},"107":{"tf":1.0},"108":{"tf":1.0},"109":{"tf":1.0},"120":{"tf":1.0},"2":{"tf":1.0},"33":{"tf":1.4142135623730951},"42":{"tf":1.7320508075688772},"43":{"tf":1.0},"44":{"tf":1.0}}},"p":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"df":3,"docs":{"118":{"tf":1.0},"131":{"tf":1.0},"94":{"tf":1.0}}}},"df":0,"docs":{},"n":{"d":{"df":3,"docs":{"117":{"tf":1.7320508075688772},"127":{"tf":1.4142135623730951},"39":{"tf":2.449489742783178}}},"df":0,"docs":{}}},"l":{"df":1,"docs":{"2":{"tf":1.0}},"i":{"c":{"df":1,"docs":{"41":{"tf":1.0}}},"df":12,"docs":{"108":{"tf":1.4142135623730951},"124":{"tf":1.0},"13":{"tf":1.4142135623730951},"131":{"tf":1.0},"134":{"tf":1.4142135623730951},"135":{"tf":1.4142135623730951},"2":{"tf":1.0},"56":{"tf":1.0},"58":{"tf":1.0},"67":{"tf":1.0},"93":{"tf":1.7320508075688772},"96":{"tf":1.0}}}},"r":{"df":0,"docs":{},"o":{"a":{"c":{"df":0,"docs":{},"h":{"df":3,"docs":{"100":{"tf":1.0},"13":{"tf":1.0},"131":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":3,"docs":{"113":{"tf":1.4142135623730951},"12":{"tf":1.0},"65":{"tf":1.0}}}}}}}}},"q":{"df":0,"docs":{},"l":{"df":0,"docs":{},"​":{"+":{"b":{"df":0,"docs":{},"q":{"df":0,"docs":{},"r":{"df":1,"docs":{"20":{"tf":1.0}},"​":{"+":{"a":{"b":{"df":0,"docs":{},"q":{"df":0,"docs":{},"m":{"df":0,"docs":{},"​":{"+":{"c":{"df":0,"docs":{},"q":{"df":0,"docs":{},"o":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"q":{"c":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"=":{"df":0,"docs":{},"z":{"df":0,"docs":{},"h":{"df":0,"docs":{},"​":{"df":0,"docs":{},"t":{"1":{"df":1,"docs":{"15":{"tf":1.0}}},"df":1,"docs":{"13":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"r":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"127":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":1,"docs":{"27":{"tf":1.0}},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":4,"docs":{"106":{"tf":1.0},"113":{"tf":1.0},"131":{"tf":1.0},"132":{"tf":1.4142135623730951}}}}}}}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":9,"docs":{"13":{"tf":1.0},"3":{"tf":1.7320508075688772},"49":{"tf":1.0},"6":{"tf":1.0},"68":{"tf":1.4142135623730951},"69":{"tf":1.4142135623730951},"7":{"tf":1.4142135623730951},"82":{"tf":1.4142135623730951},"93":{"tf":1.0}}}}}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"df":5,"docs":{"103":{"tf":1.0},"123":{"tf":1.0},"49":{"tf":1.0},"64":{"tf":1.0},"67":{"tf":1.0}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"14":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"l":{"df":1,"docs":{"100":{"tf":1.0}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"i":{"d":{"df":2,"docs":{"12":{"tf":1.0},"6":{"tf":1.0}}},"df":0,"docs":{}},"k":{"df":4,"docs":{"57":{"tf":1.4142135623730951},"59":{"tf":1.0},"71":{"tf":1.0},"79":{"tf":1.0}}},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"69":{"tf":1.0}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"!":{"(":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":1,"docs":{"34":{"tf":1.4142135623730951}}},"y":{"(":{"&":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":1,"docs":{"43":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"y":{"(":{"&":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":1,"docs":{"109":{"tf":1.0}}}}}}}},"df":0,"docs":{}},":":{":":{"<":{"df":0,"docs":{},"f":{"df":1,"docs":{"103":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"(":{"df":0,"docs":{},"x":{"*":{"df":0,"docs":{},"e":{"+":{"5":{"=":{"=":{"df":0,"docs":{},"i":{"df":1,"docs":{"33":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":1,"docs":{"34":{"tf":1.0}}}},"df":4,"docs":{"12":{"tf":1.0},"127":{"tf":1.0},"33":{"tf":1.0},"43":{"tf":1.4142135623730951}}}}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":3,"docs":{"100":{"tf":1.4142135623730951},"136":{"tf":1.0},"43":{"tf":1.0}}}}},"o":{"c":{"df":0,"docs":{},"i":{"df":3,"docs":{"134":{"tf":1.4142135623730951},"136":{"tf":1.4142135623730951},"78":{"tf":1.0}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"m":{"df":13,"docs":{"117":{"tf":1.0},"134":{"tf":1.4142135623730951},"135":{"tf":1.0},"136":{"tf":1.0},"20":{"tf":1.0},"22":{"tf":1.0},"50":{"tf":1.0},"69":{"tf":1.0},"76":{"tf":1.0},"83":{"tf":1.0},"87":{"tf":1.0},"90":{"tf":2.23606797749979},"94":{"tf":1.4142135623730951}}}}},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"12":{"tf":1.0}}}}}},"t":{"df":1,"docs":{"37":{"tf":1.0}},"t":{"a":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"41":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":3,"docs":{"127":{"tf":1.0},"131":{"tf":1.0},"134":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":6,"docs":{"100":{"tf":1.7320508075688772},"101":{"tf":1.0},"71":{"tf":1.7320508075688772},"79":{"tf":1.4142135623730951},"91":{"tf":1.4142135623730951},"94":{"tf":1.7320508075688772}}}}}}}},"v":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"129":{"tf":1.0}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"d":{"df":2,"docs":{"131":{"tf":1.0},"94":{"tf":1.0}}},"df":0,"docs":{}}}},"ˉ":{",":{"b":{"df":0,"docs":{},"ˉ":{",":{"c":{"df":0,"docs":{},"ˉ":{",":{"df":0,"docs":{},"s":{"df":0,"docs":{},"ˉ":{"df":0,"docs":{},"σ":{"1":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"s":{"df":0,"docs":{},"ˉ":{"df":0,"docs":{},"σ":{"2":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"z":{"df":1,"docs":{"31":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"=":{"a":{"(":{"df":0,"docs":{},"ζ":{")":{",":{"b":{"df":0,"docs":{},"ˉ":{"=":{"b":{"(":{"df":0,"docs":{},"ζ":{")":{",":{"c":{"df":0,"docs":{},"ˉ":{"=":{"c":{"(":{"df":0,"docs":{},"ζ":{")":{",":{"df":0,"docs":{},"s":{"df":0,"docs":{},"ˉ":{"df":0,"docs":{},"σ":{"1":{"df":0,"docs":{},"​":{"=":{"df":0,"docs":{},"s":{"df":0,"docs":{},"σ":{"1":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"ζ":{")":{",":{"df":0,"docs":{},"s":{"df":0,"docs":{},"ˉ":{"df":0,"docs":{},"σ":{"2":{"df":0,"docs":{},"​":{"=":{"df":0,"docs":{},"s":{"df":0,"docs":{},"σ":{"2":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"ζ":{")":{",":{"df":0,"docs":{},"z":{"df":0,"docs":{},"ˉ":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"​":{"=":{"df":0,"docs":{},"z":{"df":1,"docs":{"26":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"=":{"(":{"a":{"df":0,"docs":{},"i":{",":{"0":{"df":0,"docs":{},"​":{",":{"a":{"df":0,"docs":{},"i":{",":{"1":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"′":{",":{"b":{"df":0,"docs":{},"′":{",":{"c":{"df":1,"docs":{"23":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"=":{"df":0,"docs":{},"{":{"a":{"0":{"df":0,"docs":{},"​":{"+":{"a":{"1":{"df":0,"docs":{},"​":{"df":0,"docs":{},"y":{"+":{"df":0,"docs":{},"x":{",":{"a":{"2":{"df":0,"docs":{},"​":{"+":{"a":{"3":{"df":0,"docs":{},"​":{"df":0,"docs":{},"y":{"+":{"df":0,"docs":{},"x":{"df":1,"docs":{"13":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"x":{",":{"a":{"1":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"x":{"df":1,"docs":{"13":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"b":{"(":{"df":0,"docs":{},"x":{")":{"=":{"(":{"df":0,"docs":{},"x":{"df":0,"docs":{},"−":{"1":{")":{"(":{"df":0,"docs":{},"x":{"df":0,"docs":{},"−":{"df":0,"docs":{},"g":{")":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"x":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"p":{"(":{"df":0,"docs":{},"x":{"df":1,"docs":{"53":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":3,"docs":{"34":{"tf":1.0},"53":{"tf":1.0},"55":{"tf":1.0}}},"z":{"df":2,"docs":{"112":{"tf":1.0},"62":{"tf":1.0}}}},"0":{"df":1,"docs":{"134":{"tf":2.8284271247461903}},"​":{"+":{"df":0,"docs":{},"β":{"b":{"1":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"γ":{")":{"(":{"b":{"2":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"β":{"b":{"3":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"γ":{",":{"df":0,"docs":{},"…":{",":{"b":{"df":0,"docs":{},"k":{"df":0,"docs":{},"−":{"1":{"df":1,"docs":{"13":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},",":{"df":0,"docs":{},"…":{",":{"b":{"df":0,"docs":{},"k":{"df":1,"docs":{"19":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"b":{"1":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"1":{"0":{"df":0,"docs":{},"​":{",":{"b":{"1":{"1":{"df":1,"docs":{"25":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":1,"docs":{"134":{"tf":2.8284271247461903}},"​":{",":{"b":{"2":{"df":0,"docs":{},"​":{",":{"b":{"3":{"df":0,"docs":{},"​":{",":{"b":{"4":{"df":0,"docs":{},"​":{",":{"b":{"5":{"df":0,"docs":{},"​":{",":{"b":{"6":{"df":1,"docs":{"23":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"2":{"df":1,"docs":{"134":{"tf":2.8284271247461903}}},"3":{"df":1,"docs":{"134":{"tf":2.8284271247461903}}},"7":{"df":0,"docs":{},"​":{",":{"b":{"8":{"df":0,"docs":{},"​":{",":{"b":{"9":{"df":1,"docs":{"24":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},":":{"=":{"(":{"b":{"3":{"df":0,"docs":{},"​":{"df":0,"docs":{},"x":{"+":{"b":{"4":{"df":0,"docs":{},"​":{")":{"df":0,"docs":{},"z":{"df":0,"docs":{},"h":{"df":0,"docs":{},"​":{"+":{"b":{"df":1,"docs":{"23":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"=":{"2":{"df":0,"docs":{},"l":{"df":1,"docs":{"90":{"tf":1.0}}}},"df":0,"docs":{},"m":{"/":{"df":0,"docs":{},"n":{"=":{"2":{"df":0,"docs":{},"m":{"df":0,"docs":{},"−":{"df":0,"docs":{},"n":{"df":1,"docs":{"72":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"{":{"(":{"b":{"0":{"df":0,"docs":{},"​":{",":{"b":{"1":{"df":0,"docs":{},"​":{")":{",":{"(":{"b":{"2":{"df":0,"docs":{},"​":{",":{"b":{"3":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"η":{"3":{"df":0,"docs":{},"k":{"+":{"df":0,"docs":{},"l":{",":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{",":{"df":0,"docs":{},"j":{"df":0,"docs":{},"​":{")":{":":{"(":{"df":0,"docs":{},"i":{",":{"df":0,"docs":{},"j":{")":{"df":0,"docs":{},"∈":{"df":0,"docs":{},"i":{",":{"df":0,"docs":{},"σ":{"(":{"(":{"df":0,"docs":{},"i":{",":{"df":0,"docs":{},"j":{")":{")":{"=":{"(":{"df":0,"docs":{},"k":{",":{"df":0,"docs":{},"l":{"df":1,"docs":{"13":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"σ":{"(":{"(":{"df":0,"docs":{},"i":{",":{"df":0,"docs":{},"j":{")":{")":{",":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{",":{"df":0,"docs":{},"j":{"df":0,"docs":{},"​":{")":{":":{"(":{"df":0,"docs":{},"i":{",":{"df":0,"docs":{},"j":{")":{"df":0,"docs":{},"∈":{"df":0,"docs":{},"i":{"df":1,"docs":{"13":{"tf":2.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"6":{",":{"1":{"0":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"b":{"0":{"df":0,"docs":{},"​":{",":{"b":{"1":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"…":{",":{"b":{"df":0,"docs":{},"k":{"df":0,"docs":{},"−":{"1":{"df":1,"docs":{"13":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"ˉ":{"0":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"…":{",":{"b":{"df":0,"docs":{},"ˉ":{"df":0,"docs":{},"k":{"df":0,"docs":{},"−":{"1":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"_":{"1":{"(":{"df":0,"docs":{},"x":{"df":1,"docs":{"64":{"tf":1.0}}}},"df":1,"docs":{"34":{"tf":1.0}}},"df":0,"docs":{},"i":{"df":1,"docs":{"64":{"tf":1.0}}},"k":{"(":{"df":0,"docs":{},"x":{"df":1,"docs":{"64":{"tf":1.0}}}},"df":0,"docs":{}},"z":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"a":{"df":1,"docs":{"34":{"tf":1.0}}},"df":0,"docs":{}}}}},"a":{"c":{"df":0,"docs":{},"k":{"df":2,"docs":{"13":{"tf":1.4142135623730951},"76":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"33":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"n":{"c":{"df":1,"docs":{"131":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"31":{"tf":1.0}}}},"s":{"df":0,"docs":{},"e":{"df":1,"docs":{"44":{"tf":1.4142135623730951}}},"i":{"c":{"df":1,"docs":{"8":{"tf":1.0}}},"df":3,"docs":{"31":{"tf":1.0},"34":{"tf":1.0},"4":{"tf":1.0}}}},"t":{"c":{"df":0,"docs":{},"h":{"df":7,"docs":{"27":{"tf":1.0},"34":{"tf":1.0},"79":{"tf":2.8284271247461903},"85":{"tf":1.7320508075688772},"91":{"tf":1.4142135623730951},"93":{"tf":2.0},"97":{"tf":1.7320508075688772}}}},"df":0,"docs":{}}},"df":20,"docs":{"10":{"tf":1.4142135623730951},"11":{"tf":1.0},"111":{"tf":1.4142135623730951},"12":{"tf":1.4142135623730951},"127":{"tf":1.4142135623730951},"13":{"tf":4.795831523312719},"131":{"tf":1.7320508075688772},"132":{"tf":2.449489742783178},"134":{"tf":1.0},"135":{"tf":1.4142135623730951},"15":{"tf":1.7320508075688772},"20":{"tf":1.4142135623730951},"34":{"tf":1.4142135623730951},"35":{"tf":1.0},"53":{"tf":1.7320508075688772},"54":{"tf":1.0},"61":{"tf":1.4142135623730951},"67":{"tf":1.7320508075688772},"8":{"tf":1.0},"9":{"tf":1.7320508075688772}},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"113":{"tf":1.0}}}}},"df":11,"docs":{"108":{"tf":1.0},"11":{"tf":1.0},"123":{"tf":1.0},"13":{"tf":1.4142135623730951},"134":{"tf":1.0},"18":{"tf":1.0},"4":{"tf":1.0},"51":{"tf":1.0},"67":{"tf":1.0},"68":{"tf":1.0},"90":{"tf":1.0}},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":9,"docs":{"106":{"tf":1.0},"13":{"tf":1.4142135623730951},"131":{"tf":1.0},"20":{"tf":1.0},"43":{"tf":1.0},"68":{"tf":1.0},"73":{"tf":1.0},"79":{"tf":1.0},"82":{"tf":1.0}},"e":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"d":{"df":3,"docs":{"103":{"tf":1.4142135623730951},"20":{"tf":1.0},"55":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":5,"docs":{"132":{"tf":1.0},"14":{"tf":1.0},"70":{"tf":1.0},"86":{"tf":1.0},"88":{"tf":1.0}}}}},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":2,"docs":{"136":{"tf":1.0},"3":{"tf":1.0}}},"df":0,"docs":{}}}},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":3,"docs":{"112":{"tf":1.0},"59":{"tf":1.4142135623730951},"62":{"tf":1.0}}}},"w":{"df":4,"docs":{"103":{"tf":1.0},"15":{"tf":1.0},"50":{"tf":1.0},"60":{"tf":1.0}}}}},"n":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":2,"docs":{"1":{"tf":1.7320508075688772},"2":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"t":{"a":{"_":{"1":{"df":1,"docs":{"55":{"tf":1.0}}},"2":{"df":1,"docs":{"55":{"tf":1.0}}},"df":0,"docs":{}},"df":4,"docs":{"113":{"tf":1.0},"116":{"tf":1.0},"117":{"tf":1.0},"55":{"tf":1.0}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":6,"docs":{"100":{"tf":1.0},"13":{"tf":1.0},"136":{"tf":1.0},"20":{"tf":1.0},"6":{"tf":1.4142135623730951},"9":{"tf":1.0}}}}},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":10,"docs":{"106":{"tf":1.0},"117":{"tf":1.4142135623730951},"127":{"tf":1.0},"131":{"tf":1.0},"135":{"tf":1.0},"136":{"tf":2.0},"65":{"tf":1.0},"74":{"tf":1.0},"8":{"tf":1.0},"88":{"tf":1.0}}}}}}}},"i":{",":{"0":{"df":0,"docs":{},"​":{"+":{"b":{"df":0,"docs":{},"i":{",":{"1":{"df":0,"docs":{},"​":{"df":0,"docs":{},"β":{"+":{"df":0,"docs":{},"γ":{",":{"df":0,"docs":{},"…":{",":{"b":{"df":0,"docs":{},"k":{"df":0,"docs":{},"−":{"1":{",":{"0":{"df":0,"docs":{},"​":{"+":{"b":{"df":0,"docs":{},"k":{"df":0,"docs":{},"−":{"1":{",":{"1":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"131":{"tf":1.7320508075688772}}}},"df":0,"docs":{},"g":{"df":2,"docs":{"113":{"tf":1.0},"40":{"tf":1.0}}},"n":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":3,"docs":{"100":{"tf":1.7320508075688772},"135":{"tf":1.0},"90":{"tf":1.0}}}}},"df":0,"docs":{}},"t":{"df":9,"docs":{"100":{"tf":2.23606797749979},"131":{"tf":2.0},"136":{"tf":1.0},"2":{"tf":1.4142135623730951},"40":{"tf":1.7320508075688772},"48":{"tf":1.0},"55":{"tf":1.0},"8":{"tf":1.0},"88":{"tf":1.0}}}},"j":{"df":0,"docs":{},"​":{":":{"=":{"df":0,"docs":{},"z":{"df":0,"docs":{},"j":{"b":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"z":{")":{"df":0,"docs":{},"τ":{"df":0,"docs":{},"j":{"df":0,"docs":{},"z":{"df":0,"docs":{},"​":{"df":0,"docs":{},"−":{"df":0,"docs":{},"p":{"df":0,"docs":{},"j":{"b":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"z":{"df":1,"docs":{"94":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"j":{"df":0,"docs":{},"​":{"df":0,"docs":{},"−":{"df":0,"docs":{},"p":{"df":0,"docs":{},"j":{"b":{"df":1,"docs":{"93":{"tf":1.0}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"l":{"a":{"c":{"df":0,"docs":{},"k":{"df":2,"docs":{"56":{"tf":1.0},"67":{"tf":1.0}}}},"df":0,"docs":{}},"df":1,"docs":{"37":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"d":{"df":2,"docs":{"19":{"tf":2.0},"34":{"tf":1.0}}},"df":0,"docs":{}}},"o":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"73":{"tf":1.0}}}},"df":0,"docs":{},"w":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"f":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"108":{"tf":1.4142135623730951},"113":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":4,"docs":{"124":{"tf":1.0},"67":{"tf":1.7320508075688772},"72":{"tf":1.0},"90":{"tf":1.4142135623730951}}}}}},"s":{"1":{"2":{"3":{"8":{"1":{"df":1,"docs":{"43":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":3,"docs":{"13":{"tf":1.0},"15":{"tf":1.0},"20":{"tf":1.0}}}},"l":{"d":{"df":1,"docs":{"94":{"tf":1.0}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"l":{"df":1,"docs":{"34":{"tf":1.0}}}},"t":{"df":0,"docs":{},"h":{"df":18,"docs":{"100":{"tf":1.7320508075688772},"103":{"tf":1.0},"104":{"tf":1.0},"113":{"tf":1.0},"117":{"tf":1.4142135623730951},"122":{"tf":1.0},"13":{"tf":1.0},"15":{"tf":1.0},"33":{"tf":1.0},"52":{"tf":1.0},"57":{"tf":1.0},"58":{"tf":1.0},"59":{"tf":1.0},"6":{"tf":1.0},"60":{"tf":1.0},"73":{"tf":1.0},"74":{"tf":1.0},"90":{"tf":1.0}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"127":{"tf":1.4142135623730951}}}}}},"u":{"df":0,"docs":{},"n":{"d":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":18,"docs":{"104":{"tf":1.4142135623730951},"105":{"tf":2.0},"111":{"tf":1.0},"112":{"tf":1.0},"113":{"tf":1.4142135623730951},"122":{"tf":1.4142135623730951},"124":{"tf":1.0},"48":{"tf":1.0},"52":{"tf":1.0},"53":{"tf":3.0},"55":{"tf":1.0},"57":{"tf":1.0},"61":{"tf":1.0},"64":{"tf":1.4142135623730951},"69":{"tf":1.0},"83":{"tf":1.7320508075688772},"84":{"tf":1.0},"90":{"tf":1.4142135623730951}}},"y":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"104":{"tf":1.0},"105":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{":":{":":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"(":{"0":{"df":1,"docs":{"105":{"tf":1.0}}},"1":{"df":1,"docs":{"105":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":1,"docs":{"105":{"tf":1.4142135623730951}},"s":{":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"(":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"c":{"!":{"[":{"a":{"0":{"df":1,"docs":{"105":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"<":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"105":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":2,"docs":{"72":{"tf":1.0},"74":{"tf":1.0}}},"df":0,"docs":{}}},"x":{"df":2,"docs":{"56":{"tf":1.0},"67":{"tf":1.0}}}},"r":{"a":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":1,"docs":{"34":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"k":{"df":1,"docs":{"131":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"_":{"c":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":1,"docs":{"131":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":20,"docs":{"100":{"tf":1.0},"109":{"tf":1.0},"113":{"tf":1.4142135623730951},"129":{"tf":1.0},"130":{"tf":1.0},"131":{"tf":1.0},"42":{"tf":1.0},"43":{"tf":1.0},"44":{"tf":1.7320508075688772},"49":{"tf":1.0},"55":{"tf":1.0},"70":{"tf":1.0},"71":{"tf":1.0},"73":{"tf":1.0},"8":{"tf":1.0},"83":{"tf":1.0},"91":{"tf":1.0},"93":{"tf":1.4142135623730951},"96":{"tf":1.4142135623730951},"99":{"tf":1.0}}},"df":0,"docs":{},"t":{"df":5,"docs":{"113":{"tf":1.4142135623730951},"130":{"tf":1.0},"131":{"tf":1.4142135623730951},"136":{"tf":3.7416573867739413},"79":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"129":{"tf":1.0},"136":{"tf":2.8284271247461903}}}}}}},"n":{"c":{"df":0,"docs":{},"h":{"df":2,"docs":{"19":{"tf":1.0},"94":{"tf":1.0}}}},"df":0,"docs":{}}},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"d":{"df":2,"docs":{"131":{"tf":1.4142135623730951},"49":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":1,"docs":{"39":{"tf":1.0}}}}},"ˉ":{"df":0,"docs":{},"i":{"df":1,"docs":{"13":{"tf":1.0}}}},"′":{"=":{"df":0,"docs":{},"{":{"b":{"0":{"df":0,"docs":{},"​":{"+":{"b":{"1":{"df":0,"docs":{},"​":{"df":0,"docs":{},"y":{"+":{"df":0,"docs":{},"x":{",":{"b":{"2":{"df":0,"docs":{},"​":{"+":{"b":{"3":{"df":0,"docs":{},"​":{"df":0,"docs":{},"y":{"+":{"df":0,"docs":{},"x":{"df":1,"docs":{"13":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"x":{",":{"b":{"1":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"x":{"df":1,"docs":{"13":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"c":{"(":{"df":0,"docs":{},"x":{")":{"=":{"df":0,"docs":{},"∏":{"df":0,"docs":{},"i":{"=":{"0":{"5":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"x":{"df":0,"docs":{},"−":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{")":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"x":{"df":0,"docs":{},"g":{"2":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"x":{"df":0,"docs":{},"g":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"x":{"df":2,"docs":{"113":{"tf":1.0},"54":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"0":{"df":1,"docs":{"113":{"tf":1.0}}},"df":4,"docs":{"113":{"tf":2.8284271247461903},"34":{"tf":1.0},"54":{"tf":1.4142135623730951},"55":{"tf":1.0}}},"z":{"df":2,"docs":{"112":{"tf":1.0},"62":{"tf":1.0}}}},"0":{"df":1,"docs":{"134":{"tf":3.1622776601683795}},"​":{"(":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"∗":{"4":{",":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"∗":{"4":{"+":{"4":{"df":1,"docs":{"134":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"1":{"df":1,"docs":{"134":{"tf":3.1622776601683795}},"​":{"(":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"∗":{"4":{"+":{"1":{",":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"∗":{"4":{"+":{"5":{"df":1,"docs":{"134":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"x":{")":{"=":{"df":0,"docs":{},"t":{"1":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"g":{"df":0,"docs":{},"x":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"t":{"2":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"x":{"df":1,"docs":{"65":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"2":{"df":1,"docs":{"134":{"tf":3.1622776601683795}},"​":{"(":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"∗":{"4":{"+":{"2":{",":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"∗":{"4":{"+":{"6":{"df":1,"docs":{"134":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"3":{"df":1,"docs":{"134":{"tf":2.8284271247461903}}},":":{"=":{"(":{"b":{"5":{"df":0,"docs":{},"​":{"df":0,"docs":{},"x":{"+":{"b":{"6":{"df":0,"docs":{},"​":{")":{"df":0,"docs":{},"z":{"df":0,"docs":{},"h":{"df":0,"docs":{},"​":{"+":{"c":{"df":1,"docs":{"23":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"=":{"df":0,"docs":{},"−":{"1":{"df":1,"docs":{"9":{"tf":1.0}}},"df":0,"docs":{}}},"_":{"1":{"(":{"df":0,"docs":{},"x":{"df":1,"docs":{"65":{"tf":1.4142135623730951}}}},"df":1,"docs":{"34":{"tf":1.0}}},"df":0,"docs":{},"i":{"(":{"df":0,"docs":{},"x":{"df":1,"docs":{"65":{"tf":1.0}}}},"df":0,"docs":{}},"n":{"(":{"df":0,"docs":{},"x":{"df":1,"docs":{"65":{"tf":1.0}}}},"df":0,"docs":{}},"z":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"a":{"df":1,"docs":{"34":{"tf":1.0}}},"df":0,"docs":{}}}}},"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"'":{"df":1,"docs":{"49":{"tf":1.7320508075688772}}},"df":16,"docs":{"103":{"tf":1.0},"125":{"tf":1.7320508075688772},"126":{"tf":1.4142135623730951},"127":{"tf":1.0},"128":{"tf":1.7320508075688772},"129":{"tf":2.23606797749979},"130":{"tf":1.0},"131":{"tf":2.8284271247461903},"132":{"tf":1.0},"133":{"tf":1.0},"134":{"tf":1.4142135623730951},"135":{"tf":1.0},"136":{"tf":1.4142135623730951},"137":{"tf":1.0},"49":{"tf":3.0},"64":{"tf":1.0}}}}},"l":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":3,"docs":{"131":{"tf":1.0},"136":{"tf":1.0},"48":{"tf":1.0}}}}},"df":0,"docs":{},"l":{"df":41,"docs":{"10":{"tf":1.0},"109":{"tf":1.4142135623730951},"113":{"tf":2.0},"116":{"tf":1.4142135623730951},"117":{"tf":2.23606797749979},"12":{"tf":1.0},"123":{"tf":1.4142135623730951},"124":{"tf":1.0},"129":{"tf":1.0},"13":{"tf":1.0},"131":{"tf":1.7320508075688772},"134":{"tf":1.4142135623730951},"14":{"tf":1.0},"15":{"tf":1.4142135623730951},"18":{"tf":1.4142135623730951},"20":{"tf":1.4142135623730951},"3":{"tf":1.0},"34":{"tf":1.0},"39":{"tf":2.449489742783178},"41":{"tf":1.0},"43":{"tf":1.0},"47":{"tf":1.0},"48":{"tf":1.0},"51":{"tf":1.0},"52":{"tf":1.0},"53":{"tf":1.4142135623730951},"54":{"tf":1.0},"58":{"tf":1.0},"67":{"tf":1.4142135623730951},"68":{"tf":1.4142135623730951},"69":{"tf":1.7320508075688772},"7":{"tf":1.0},"70":{"tf":1.0},"72":{"tf":1.4142135623730951},"74":{"tf":1.0},"79":{"tf":1.0},"8":{"tf":1.0},"83":{"tf":1.0},"88":{"tf":1.0},"9":{"tf":1.0},"90":{"tf":1.0}}}},"m":{"df":0,"docs":{},"e":{"df":3,"docs":{"131":{"tf":1.0},"15":{"tf":1.0},"6":{"tf":1.0}}}},"n":{"'":{"df":0,"docs":{},"t":{"df":7,"docs":{"11":{"tf":1.0},"113":{"tf":1.0},"117":{"tf":1.7320508075688772},"124":{"tf":1.0},"131":{"tf":1.0},"55":{"tf":1.0},"94":{"tf":1.0}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"34":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"94":{"tf":1.0}}}},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"15":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"e":{"df":4,"docs":{"123":{"tf":1.4142135623730951},"124":{"tf":1.0},"48":{"tf":1.0},"56":{"tf":1.0}}},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"10":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"e":{"df":26,"docs":{"10":{"tf":1.0},"100":{"tf":1.0},"102":{"tf":1.0},"105":{"tf":1.4142135623730951},"106":{"tf":1.4142135623730951},"108":{"tf":1.0},"11":{"tf":1.0},"111":{"tf":1.0},"117":{"tf":1.0},"12":{"tf":1.0},"124":{"tf":1.0},"13":{"tf":2.23606797749979},"131":{"tf":1.7320508075688772},"134":{"tf":2.0},"136":{"tf":1.0},"2":{"tf":1.0},"33":{"tf":1.0},"50":{"tf":1.0},"6":{"tf":1.4142135623730951},"67":{"tf":1.0},"79":{"tf":1.7320508075688772},"8":{"tf":1.0},"83":{"tf":1.0},"9":{"tf":1.4142135623730951},"91":{"tf":1.0},"96":{"tf":1.0}}}},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"56":{"tf":1.0}}}},"df":0,"docs":{}}},"df":19,"docs":{"10":{"tf":1.0},"11":{"tf":1.0},"111":{"tf":1.4142135623730951},"12":{"tf":1.0},"127":{"tf":1.4142135623730951},"13":{"tf":1.4142135623730951},"131":{"tf":1.7320508075688772},"132":{"tf":1.4142135623730951},"134":{"tf":1.4142135623730951},"15":{"tf":1.7320508075688772},"34":{"tf":1.4142135623730951},"35":{"tf":1.0},"54":{"tf":1.0},"61":{"tf":1.4142135623730951},"8":{"tf":1.0},"9":{"tf":2.6457513110645907},"90":{"tf":1.0},"93":{"tf":1.0},"94":{"tf":1.0}},"e":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"127":{"tf":1.0}}}},"l":{"df":0,"docs":{},"l":{"df":3,"docs":{"131":{"tf":1.7320508075688772},"134":{"tf":1.0},"136":{"tf":2.449489742783178}}}},"r":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":5,"docs":{"18":{"tf":1.7320508075688772},"19":{"tf":1.0},"47":{"tf":1.4142135623730951},"48":{"tf":1.0},"51":{"tf":1.0}}}}},"df":0,"docs":{}}}},"h":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":14,"docs":{"117":{"tf":2.0},"132":{"tf":1.4142135623730951},"31":{"tf":2.449489742783178},"39":{"tf":2.0},"40":{"tf":1.0},"68":{"tf":1.0},"79":{"tf":1.0},"81":{"tf":1.0},"82":{"tf":2.0},"83":{"tf":1.0},"87":{"tf":1.0},"90":{"tf":1.0},"94":{"tf":1.0},"96":{"tf":2.449489742783178}}}}}}},"n":{"df":0,"docs":{},"g":{"df":5,"docs":{"131":{"tf":1.7320508075688772},"6":{"tf":1.0},"70":{"tf":1.0},"8":{"tf":1.0},"82":{"tf":1.0}}}},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"102":{"tf":1.0},"134":{"tf":1.0}}}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"124":{"tf":1.0}}}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"20":{"tf":1.0}}}}},"t":{"df":4,"docs":{"117":{"tf":1.0},"20":{"tf":1.0},"57":{"tf":1.0},"78":{"tf":1.4142135623730951}}}},"c":{"df":0,"docs":{},"k":{"df":31,"docs":{"10":{"tf":1.0},"100":{"tf":1.0},"101":{"tf":1.4142135623730951},"102":{"tf":1.0},"11":{"tf":1.0},"112":{"tf":2.0},"114":{"tf":1.0},"116":{"tf":1.4142135623730951},"12":{"tf":1.0},"13":{"tf":2.6457513110645907},"131":{"tf":3.3166247903554},"132":{"tf":1.4142135623730951},"136":{"tf":2.449489742783178},"15":{"tf":1.7320508075688772},"20":{"tf":2.449489742783178},"32":{"tf":2.8284271247461903},"41":{"tf":1.0},"44":{"tf":1.0},"49":{"tf":1.0},"57":{"tf":1.7320508075688772},"58":{"tf":1.0},"59":{"tf":2.0},"62":{"tf":2.0},"65":{"tf":1.0},"68":{"tf":1.4142135623730951},"69":{"tf":1.4142135623730951},"71":{"tf":1.0},"83":{"tf":1.7320508075688772},"84":{"tf":1.4142135623730951},"91":{"tf":1.4142135623730951},"94":{"tf":2.23606797749979}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"i":{"c":{"df":2,"docs":{"67":{"tf":1.0},"71":{"tf":1.0}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"s":{"df":8,"docs":{"113":{"tf":1.0},"123":{"tf":1.4142135623730951},"15":{"tf":1.4142135623730951},"67":{"tf":1.0},"68":{"tf":1.0},"79":{"tf":1.0},"8":{"tf":1.0},"84":{"tf":1.0}}}},"s":{"df":0,"docs":{},"e":{"df":2,"docs":{"106":{"tf":1.0},"67":{"tf":1.0}},"n":{"df":7,"docs":{"18":{"tf":1.0},"6":{"tf":1.0},"67":{"tf":1.0},"76":{"tf":1.0},"78":{"tf":1.4142135623730951},"84":{"tf":1.0},"90":{"tf":1.0}}}}}}},"i":{"df":1,"docs":{"135":{"tf":1.4142135623730951}},"r":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":15,"docs":{"10":{"tf":1.0},"12":{"tf":1.0},"13":{"tf":1.0},"15":{"tf":1.4142135623730951},"21":{"tf":1.0},"3":{"tf":1.7320508075688772},"33":{"tf":1.7320508075688772},"34":{"tf":1.4142135623730951},"35":{"tf":1.0},"42":{"tf":1.7320508075688772},"43":{"tf":1.0},"44":{"tf":1.4142135623730951},"7":{"tf":1.0},"8":{"tf":1.7320508075688772},"9":{"tf":1.0}}}}}},"df":0,"docs":{}},"​":{"(":{"df":0,"docs":{},"z":{"df":2,"docs":{"114":{"tf":1.0},"116":{"tf":1.0}}}},"df":0,"docs":{}}},"k":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{",":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"+":{"1":{"df":1,"docs":{"134":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},":":{"=":{"df":0,"docs":{},"z":{"df":0,"docs":{},"k":{"df":0,"docs":{},"t":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"z":{")":{"df":0,"docs":{},"p":{"df":0,"docs":{},"k":{"df":0,"docs":{},"t":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"τ":{"1":{"df":0,"docs":{},"z":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"τ":{"df":0,"docs":{},"m":{"df":0,"docs":{},"z":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"τ":{"1":{"df":0,"docs":{},"g":{"df":0,"docs":{},"z":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"τ":{"df":0,"docs":{},"m":{"df":0,"docs":{},"g":{"df":0,"docs":{},"z":{"df":1,"docs":{"94":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"k":{"df":0,"docs":{},"t":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"t":{"1":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"t":{"1":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"g":{"df":0,"docs":{},"x":{")":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"g":{"df":0,"docs":{},"x":{"df":1,"docs":{"93":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"l":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":10,"docs":{"10":{"tf":1.7320508075688772},"112":{"tf":1.4142135623730951},"12":{"tf":1.7320508075688772},"13":{"tf":1.4142135623730951},"20":{"tf":1.4142135623730951},"31":{"tf":1.7320508075688772},"33":{"tf":1.0},"62":{"tf":1.4142135623730951},"9":{"tf":2.23606797749979},"94":{"tf":2.6457513110645907}}}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"6":{"tf":1.0}}}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"112":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"10":{"tf":1.0}}}}}},"df":0,"docs":{}},"i":{"df":1,"docs":{"137":{"tf":1.7320508075688772}}},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":2,"docs":{"72":{"tf":1.0},"79":{"tf":1.0}}}}}},"o":{"d":{"df":0,"docs":{},"e":{"df":15,"docs":{"102":{"tf":1.0},"103":{"tf":1.0},"104":{"tf":1.0},"110":{"tf":1.0},"112":{"tf":1.0},"113":{"tf":2.0},"115":{"tf":1.4142135623730951},"116":{"tf":1.0},"123":{"tf":1.0},"127":{"tf":1.0},"132":{"tf":1.0},"43":{"tf":1.0},"45":{"tf":1.4142135623730951},"49":{"tf":1.4142135623730951},"66":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"i":{"df":5,"docs":{"120":{"tf":1.0},"13":{"tf":1.4142135623730951},"18":{"tf":1.0},"2":{"tf":1.7320508075688772},"4":{"tf":1.0}}}},"df":0,"docs":{}}}}},"i":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"i":{"d":{"df":2,"docs":{"13":{"tf":1.7320508075688772},"84":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"44":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":1,"docs":{"131":{"tf":1.0}}}}}}},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"n":{"df":34,"docs":{"10":{"tf":1.4142135623730951},"105":{"tf":2.0},"107":{"tf":1.0},"108":{"tf":1.7320508075688772},"11":{"tf":1.0},"111":{"tf":1.0},"12":{"tf":2.23606797749979},"127":{"tf":2.0},"13":{"tf":2.0},"130":{"tf":1.0},"131":{"tf":4.358898943540674},"132":{"tf":3.872983346207417},"133":{"tf":1.7320508075688772},"134":{"tf":3.1622776601683795},"135":{"tf":3.0},"15":{"tf":1.4142135623730951},"19":{"tf":1.0},"23":{"tf":1.0},"34":{"tf":1.0},"35":{"tf":1.4142135623730951},"4":{"tf":1.0},"48":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.0},"61":{"tf":1.0},"64":{"tf":2.23606797749979},"65":{"tf":1.7320508075688772},"69":{"tf":2.23606797749979},"8":{"tf":1.4142135623730951},"82":{"tf":2.6457513110645907},"83":{"tf":1.0},"9":{"tf":1.4142135623730951},"90":{"tf":1.7320508075688772},"93":{"tf":1.4142135623730951}}}}}},"m":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":4,"docs":{"11":{"tf":1.0},"70":{"tf":1.0},"83":{"tf":1.0},"84":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"e":{"df":6,"docs":{"106":{"tf":1.0},"13":{"tf":1.4142135623730951},"15":{"tf":1.4142135623730951},"34":{"tf":1.0},"44":{"tf":1.4142135623730951},"83":{"tf":1.0}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"(":{"a":{"df":1,"docs":{"91":{"tf":1.0}}},"df":0,"docs":{},"f":{"df":1,"docs":{"18":{"tf":1.0}}}},"df":40,"docs":{"100":{"tf":1.0},"111":{"tf":1.0},"112":{"tf":1.0},"115":{"tf":1.0},"118":{"tf":1.0},"18":{"tf":2.6457513110645907},"20":{"tf":1.7320508075688772},"21":{"tf":1.0},"31":{"tf":2.0},"32":{"tf":1.0},"34":{"tf":3.4641016151377544},"37":{"tf":2.0},"41":{"tf":1.0},"43":{"tf":1.0},"52":{"tf":1.0},"56":{"tf":2.0},"57":{"tf":1.0},"58":{"tf":1.0},"59":{"tf":1.0},"61":{"tf":1.0},"62":{"tf":1.0},"66":{"tf":1.4142135623730951},"68":{"tf":1.4142135623730951},"70":{"tf":2.6457513110645907},"71":{"tf":2.0},"72":{"tf":2.0},"73":{"tf":2.23606797749979},"74":{"tf":3.0},"75":{"tf":2.0},"76":{"tf":1.0},"78":{"tf":1.4142135623730951},"79":{"tf":2.6457513110645907},"80":{"tf":1.0},"81":{"tf":1.4142135623730951},"82":{"tf":2.23606797749979},"83":{"tf":1.7320508075688772},"85":{"tf":1.0},"91":{"tf":2.0},"93":{"tf":2.8284271247461903},"94":{"tf":1.4142135623730951}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":1,"docs":{"34":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"34":{"tf":2.23606797749979}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}},"df":8,"docs":{"14":{"tf":1.7320508075688772},"21":{"tf":1.0},"22":{"tf":1.0},"34":{"tf":1.7320508075688772},"41":{"tf":1.0},"43":{"tf":1.7320508075688772},"44":{"tf":1.4142135623730951},"82":{"tf":1.0}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"(":{"&":{"df":0,"docs":{},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":1,"docs":{"43":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"<":{"df":0,"docs":{},"f":{"df":1,"docs":{"34":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}},"u":{"df":0,"docs":{},"n":{"df":3,"docs":{"136":{"tf":1.0},"3":{"tf":1.0},"80":{"tf":1.0}}}}},"p":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"13":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"r":{"df":1,"docs":{"13":{"tf":1.0}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"2":{"tf":1.4142135623730951}}}}}}},"t":{"df":1,"docs":{"91":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"49":{"tf":1.4142135623730951}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":4,"docs":{"106":{"tf":1.0},"58":{"tf":1.0},"77":{"tf":1.4142135623730951},"94":{"tf":1.0}}},"x":{"df":7,"docs":{"113":{"tf":1.0},"3":{"tf":1.0},"44":{"tf":1.7320508075688772},"49":{"tf":1.0},"63":{"tf":1.0},"65":{"tf":1.0},"80":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"n":{"df":5,"docs":{"129":{"tf":1.0},"131":{"tf":1.4142135623730951},"5":{"tf":1.4142135623730951},"70":{"tf":1.0},"79":{"tf":1.0}}},"s":{"df":3,"docs":{"4":{"tf":1.0},"44":{"tf":1.0},"83":{"tf":1.0}},"i":{"df":0,"docs":{},"t":{"df":24,"docs":{"111":{"tf":1.4142135623730951},"112":{"tf":1.0},"113":{"tf":1.0},"118":{"tf":1.7320508075688772},"124":{"tf":1.4142135623730951},"134":{"tf":1.0},"52":{"tf":1.7320508075688772},"55":{"tf":1.0},"57":{"tf":1.0},"58":{"tf":2.0},"59":{"tf":1.0},"61":{"tf":1.4142135623730951},"64":{"tf":1.0},"65":{"tf":1.0},"66":{"tf":1.4142135623730951},"67":{"tf":1.0},"68":{"tf":1.4142135623730951},"79":{"tf":1.0},"8":{"tf":1.0},"83":{"tf":2.0},"93":{"tf":1.4142135623730951},"94":{"tf":1.7320508075688772},"96":{"tf":1.4142135623730951},"99":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"113":{"tf":1.0},"115":{"tf":1.0}}},"y":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"o":{"d":{"d":{"_":{"d":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"115":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"115":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"(":{"&":{"df":0,"docs":{},"z":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"115":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":1,"docs":{"115":{"tf":1.0}}}}}},"o":{"d":{"d":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"(":{"&":{"df":0,"docs":{},"z":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"115":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":1,"docs":{"115":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}},"u":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"98":{"tf":1.0}}}}}}},"df":36,"docs":{"101":{"tf":1.0},"103":{"tf":1.0},"104":{"tf":1.4142135623730951},"106":{"tf":1.0},"111":{"tf":1.7320508075688772},"113":{"tf":2.23606797749979},"122":{"tf":1.0},"123":{"tf":1.0},"13":{"tf":1.0},"131":{"tf":1.7320508075688772},"132":{"tf":1.4142135623730951},"136":{"tf":1.0},"15":{"tf":1.0},"20":{"tf":2.23606797749979},"21":{"tf":1.4142135623730951},"22":{"tf":1.0},"23":{"tf":1.4142135623730951},"24":{"tf":1.4142135623730951},"25":{"tf":1.4142135623730951},"26":{"tf":1.0},"27":{"tf":1.0},"3":{"tf":1.4142135623730951},"31":{"tf":3.7416573867739413},"33":{"tf":1.0},"47":{"tf":2.449489742783178},"48":{"tf":2.0},"49":{"tf":1.4142135623730951},"57":{"tf":1.0},"61":{"tf":1.7320508075688772},"7":{"tf":1.4142135623730951},"79":{"tf":2.0},"83":{"tf":1.0},"84":{"tf":1.0},"90":{"tf":1.7320508075688772},"93":{"tf":3.605551275463989},"94":{"tf":1.7320508075688772}},"e":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":5,"docs":{"104":{"tf":1.0},"106":{"tf":1.4142135623730951},"112":{"tf":1.0},"113":{"tf":1.7320508075688772},"116":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"n":{"c":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":4,"docs":{"132":{"tf":1.7320508075688772},"79":{"tf":1.4142135623730951},"88":{"tf":1.0},"91":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":3,"docs":{"117":{"tf":1.0},"13":{"tf":1.0},"134":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":3,"docs":{"12":{"tf":1.0},"48":{"tf":1.0},"8":{"tf":1.0}}}}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":3,"docs":{"13":{"tf":2.8284271247461903},"15":{"tf":1.0},"44":{"tf":1.0}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":5,"docs":{"108":{"tf":1.0},"131":{"tf":1.0},"134":{"tf":1.0},"74":{"tf":1.0},"79":{"tf":1.0}}}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":3,"docs":{"68":{"tf":1.0},"69":{"tf":1.0},"8":{"tf":1.0}}}}},"i":{"d":{"df":4,"docs":{"12":{"tf":1.0},"13":{"tf":1.4142135623730951},"6":{"tf":1.0},"76":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"119":{"tf":1.4142135623730951},"86":{"tf":1.0}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":14,"docs":{"10":{"tf":1.0},"114":{"tf":1.0},"116":{"tf":1.0},"123":{"tf":1.0},"18":{"tf":1.0},"35":{"tf":1.0},"48":{"tf":1.4142135623730951},"50":{"tf":1.0},"57":{"tf":1.4142135623730951},"58":{"tf":1.0},"59":{"tf":1.7320508075688772},"65":{"tf":1.0},"69":{"tf":1.0},"70":{"tf":1.0}}}}},"t":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":6,"docs":{"27":{"tf":1.4142135623730951},"31":{"tf":1.0},"72":{"tf":1.0},"8":{"tf":1.0},"9":{"tf":1.7320508075688772},"93":{"tf":1.0}}}}},"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"131":{"tf":1.0},"136":{"tf":1.4142135623730951}},"t":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"113":{"tf":1.0}}},"y":{"(":{"&":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"115":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":1,"docs":{"113":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}},"df":40,"docs":{"104":{"tf":1.4142135623730951},"105":{"tf":2.23606797749979},"106":{"tf":3.0},"108":{"tf":2.449489742783178},"111":{"tf":1.0},"112":{"tf":1.7320508075688772},"113":{"tf":2.23606797749979},"116":{"tf":1.0},"122":{"tf":2.0},"124":{"tf":1.4142135623730951},"131":{"tf":2.23606797749979},"132":{"tf":1.4142135623730951},"134":{"tf":2.6457513110645907},"135":{"tf":2.8284271247461903},"136":{"tf":3.0},"18":{"tf":1.0},"34":{"tf":1.4142135623730951},"42":{"tf":1.0},"43":{"tf":2.23606797749979},"44":{"tf":1.4142135623730951},"47":{"tf":2.23606797749979},"48":{"tf":1.4142135623730951},"49":{"tf":1.0},"51":{"tf":1.0},"52":{"tf":1.0},"53":{"tf":2.449489742783178},"54":{"tf":2.23606797749979},"55":{"tf":1.4142135623730951},"56":{"tf":1.0},"57":{"tf":1.0},"58":{"tf":1.0},"61":{"tf":1.0},"64":{"tf":1.4142135623730951},"65":{"tf":2.449489742783178},"68":{"tf":1.4142135623730951},"69":{"tf":2.449489742783178},"82":{"tf":2.0},"83":{"tf":2.8284271247461903},"84":{"tf":1.0},"90":{"tf":2.0}},"e":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"113":{"tf":1.0}}}}}}}},"df":1,"docs":{"113":{"tf":1.0}}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{":":{":":{"<":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{">":{":":{":":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":2,"docs":{"43":{"tf":1.0},"44":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"<":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"44":{"tf":1.0}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":30,"docs":{"11":{"tf":1.0},"111":{"tf":1.4142135623730951},"112":{"tf":1.0},"113":{"tf":2.0},"116":{"tf":1.0},"117":{"tf":1.0},"124":{"tf":1.0},"127":{"tf":1.7320508075688772},"129":{"tf":1.0},"13":{"tf":1.4142135623730951},"130":{"tf":1.4142135623730951},"131":{"tf":2.6457513110645907},"15":{"tf":1.4142135623730951},"19":{"tf":1.0},"20":{"tf":1.0},"40":{"tf":1.0},"52":{"tf":1.4142135623730951},"53":{"tf":1.4142135623730951},"54":{"tf":1.0},"55":{"tf":1.4142135623730951},"57":{"tf":1.4142135623730951},"59":{"tf":1.0},"61":{"tf":1.4142135623730951},"64":{"tf":1.0},"67":{"tf":1.0},"68":{"tf":1.7320508075688772},"83":{"tf":1.7320508075688772},"84":{"tf":1.4142135623730951},"90":{"tf":1.0},"93":{"tf":1.0}}}},"df":0,"docs":{}}}}},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":8,"docs":{"12":{"tf":1.0},"131":{"tf":1.0},"34":{"tf":1.0},"47":{"tf":1.0},"49":{"tf":1.0},"64":{"tf":1.4142135623730951},"67":{"tf":1.4142135623730951},"69":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":5,"docs":{"108":{"tf":1.7320508075688772},"13":{"tf":1.0},"6":{"tf":1.0},"79":{"tf":1.0},"83":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":2,"docs":{"101":{"tf":1.0},"131":{"tf":2.0}}}}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"48":{"tf":1.0}}}},"o":{"df":0,"docs":{},"l":{"df":1,"docs":{"117":{"tf":1.0}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":2,"docs":{"34":{"tf":1.0},"91":{"tf":1.0}}},"t":{"df":1,"docs":{"94":{"tf":1.0}}}},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"13":{"tf":1.4142135623730951}}},"t":{"df":2,"docs":{"13":{"tf":1.0},"3":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"n":{"c":{"df":9,"docs":{"20":{"tf":1.4142135623730951},"52":{"tf":1.0},"54":{"tf":1.0},"56":{"tf":1.0},"57":{"tf":1.0},"68":{"tf":1.4142135623730951},"72":{"tf":1.0},"74":{"tf":1.0},"79":{"tf":1.0}}},"df":0,"docs":{}}}}},"o":{"df":0,"docs":{},"r":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":4,"docs":{"13":{"tf":1.4142135623730951},"72":{"tf":1.0},"78":{"tf":1.0},"91":{"tf":1.0}}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"i":{"df":3,"docs":{"127":{"tf":1.7320508075688772},"131":{"tf":1.7320508075688772},"34":{"tf":1.0}}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"123":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"129":{"tf":1.0}}},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":6,"docs":{"136":{"tf":1.0},"49":{"tf":1.0},"58":{"tf":1.0},"6":{"tf":1.4142135623730951},"68":{"tf":1.0},"71":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":7,"docs":{"103":{"tf":1.0},"116":{"tf":1.0},"131":{"tf":1.0},"136":{"tf":1.0},"57":{"tf":1.4142135623730951},"59":{"tf":1.0},"83":{"tf":1.0}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":16,"docs":{"10":{"tf":1.4142135623730951},"107":{"tf":1.0},"12":{"tf":1.0},"127":{"tf":1.4142135623730951},"13":{"tf":1.0},"131":{"tf":2.23606797749979},"134":{"tf":1.7320508075688772},"15":{"tf":1.4142135623730951},"22":{"tf":1.0},"3":{"tf":1.0},"35":{"tf":1.4142135623730951},"51":{"tf":1.0},"71":{"tf":1.0},"72":{"tf":1.0},"74":{"tf":1.0},"9":{"tf":2.0}}},"df":0,"docs":{}}}}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"108":{"tf":1.0}}}}}}}}},"df":3,"docs":{"108":{"tf":1.0},"124":{"tf":2.449489742783178},"90":{"tf":1.0}}}},"t":{"df":1,"docs":{"136":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"79":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"n":{"'":{"df":0,"docs":{},"t":{"df":1,"docs":{"102":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"104":{"tf":1.0}}}},"r":{"df":0,"docs":{},"s":{"df":3,"docs":{"11":{"tf":1.0},"124":{"tf":1.0},"13":{"tf":1.0}}}}}},"p":{"df":0,"docs":{},"u":{"df":1,"docs":{"2":{"tf":2.23606797749979}}}},"r":{"a":{"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"df":1,"docs":{"78":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":5,"docs":{"107":{"tf":1.0},"131":{"tf":1.0},"43":{"tf":1.4142135623730951},"44":{"tf":1.0},"49":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"33":{"tf":1.0}}}}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"2":{"tf":1.0}}}}}}},"i":{"c":{"df":1,"docs":{"131":{"tf":1.0}}},"df":0,"docs":{}}}},"u":{"c":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"70":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"df":3,"docs":{"18":{"tf":1.0},"3":{"tf":1.0},"70":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}},"s":{":":{":":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"34":{"tf":3.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"34":{"tf":2.449489742783178}}},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"131":{"tf":1.7320508075688772}}}}},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":6,"docs":{"106":{"tf":2.23606797749979},"108":{"tf":1.0},"120":{"tf":1.0},"39":{"tf":1.0},"65":{"tf":1.0},"83":{"tf":1.0}}}}}},"v":{"df":2,"docs":{"37":{"tf":1.0},"43":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"11":{"tf":1.7320508075688772}}}}}}},"y":{"c":{"df":0,"docs":{},"l":{"df":2,"docs":{"129":{"tf":1.0},"131":{"tf":1.0}},"i":{"c":{"df":1,"docs":{"37":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"d":{"0":{"df":1,"docs":{"134":{"tf":1.7320508075688772}},"​":{":":{"=":{"d":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"e":{"df":1,"docs":{"93":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"1":{"df":1,"docs":{"134":{"tf":1.7320508075688772}}},"2":{"df":1,"docs":{"134":{"tf":1.7320508075688772}}},"3":{"df":1,"docs":{"134":{"tf":1.7320508075688772}}},"=":{"(":{"d":{"1":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"…":{",":{"d":{"df":0,"docs":{},"m":{"df":3,"docs":{"72":{"tf":1.4142135623730951},"74":{"tf":1.0},"79":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"y":{"1":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"y":{"df":0,"docs":{},"l":{"df":1,"docs":{"89":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"{":{"1":{",":{"df":0,"docs":{},"η":{",":{"df":0,"docs":{},"η":{"2":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"η":{"3":{"df":0,"docs":{},"n":{"df":0,"docs":{},"−":{"1":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"df":0,"docs":{},"}":{"df":0,"docs":{},"i":{"=":{"0":{"2":{"df":0,"docs":{},"n":{"df":0,"docs":{},"−":{"1":{"df":1,"docs":{"83":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"a":{"df":0,"docs":{},"t":{"a":{"df":2,"docs":{"131":{"tf":1.4142135623730951},"31":{"tf":1.0}}},"df":0,"docs":{}}},"df":11,"docs":{"113":{"tf":1.0},"127":{"tf":1.4142135623730951},"13":{"tf":1.0},"131":{"tf":2.23606797749979},"132":{"tf":1.4142135623730951},"134":{"tf":1.0},"2":{"tf":1.4142135623730951},"72":{"tf":1.0},"75":{"tf":1.0},"81":{"tf":1.0},"83":{"tf":1.0}},"e":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"82":{"tf":1.0}}}}},"o":{"d":{"df":3,"docs":{"127":{"tf":1.0},"131":{"tf":2.0},"132":{"tf":1.0}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":2,"docs":{"136":{"tf":1.0},"93":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"t":{"df":4,"docs":{"112":{"tf":1.0},"115":{"tf":1.7320508075688772},"131":{"tf":1.0},"66":{"tf":1.7320508075688772}}}}}}}}}},"d":{"df":0,"docs":{},"i":{"c":{"df":2,"docs":{"131":{"tf":1.4142135623730951},"135":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"(":{"df":0,"docs":{},"x":{")":{"=":{"df":0,"docs":{},"γ":{"1":{"df":0,"docs":{},"​":{"df":0,"docs":{},"x":{"df":0,"docs":{},"−":{"df":0,"docs":{},"z":{"df":0,"docs":{},"h":{"(":{"df":0,"docs":{},"x":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"h":{"(":{"df":0,"docs":{},"z":{")":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"γ":{"2":{"df":0,"docs":{},"​":{"df":0,"docs":{},"x":{"df":0,"docs":{},"−":{"df":0,"docs":{},"z":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"x":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"z":{")":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"γ":{"3":{"df":0,"docs":{},"​":{"df":0,"docs":{},"x":{"df":0,"docs":{},"−":{"df":0,"docs":{},"z":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"x":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"z":{"df":0,"docs":{},"g":{")":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"γ":{"4":{"df":0,"docs":{},"​":{"df":0,"docs":{},"x":{"df":0,"docs":{},"−":{"df":0,"docs":{},"z":{"df":0,"docs":{},"g":{"2":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"x":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"z":{"df":0,"docs":{},"g":{"2":{"df":1,"docs":{"58":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"0":{"df":1,"docs":{"112":{"tf":1.0}},"​":{")":{"=":{"df":0,"docs":{},"γ":{"1":{"df":0,"docs":{},"​":{"df":0,"docs":{},"x":{"0":{"df":0,"docs":{},"​":{"df":0,"docs":{},"−":{"df":0,"docs":{},"z":{"df":0,"docs":{},"h":{"(":{"df":0,"docs":{},"x":{"0":{"df":0,"docs":{},"​":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"h":{"(":{"df":0,"docs":{},"z":{")":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"γ":{"2":{"df":0,"docs":{},"​":{"df":0,"docs":{},"x":{"0":{"df":0,"docs":{},"​":{"df":0,"docs":{},"−":{"df":0,"docs":{},"z":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"x":{"0":{"df":0,"docs":{},"​":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"z":{")":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"γ":{"3":{"df":0,"docs":{},"​":{"df":0,"docs":{},"x":{"0":{"df":0,"docs":{},"​":{"df":0,"docs":{},"−":{"df":0,"docs":{},"z":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"x":{"0":{"df":0,"docs":{},"​":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"z":{"df":0,"docs":{},"g":{")":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"γ":{"4":{"df":0,"docs":{},"​":{"df":0,"docs":{},"x":{"0":{"df":0,"docs":{},"​":{"df":0,"docs":{},"−":{"df":0,"docs":{},"z":{"df":0,"docs":{},"g":{"2":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"x":{"0":{"df":0,"docs":{},"​":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"z":{"df":0,"docs":{},"g":{"2":{"df":3,"docs":{"112":{"tf":1.0},"59":{"tf":1.0},"62":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"_":{"0":{"df":1,"docs":{"62":{"tf":1.0}}},"df":0,"docs":{}},"df":3,"docs":{"111":{"tf":1.4142135623730951},"58":{"tf":1.4142135623730951},"61":{"tf":1.4142135623730951}}}},"df":13,"docs":{"111":{"tf":1.0},"118":{"tf":1.7320508075688772},"124":{"tf":1.0},"58":{"tf":1.7320508075688772},"59":{"tf":1.0},"61":{"tf":1.0},"64":{"tf":1.0},"67":{"tf":1.4142135623730951},"79":{"tf":1.0},"80":{"tf":1.4142135623730951},"94":{"tf":1.0},"96":{"tf":1.0},"99":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"102":{"tf":1.0},"68":{"tf":1.0}}}}}},"f":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"8":{"tf":1.0}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":27,"docs":{"104":{"tf":1.7320508075688772},"107":{"tf":1.0},"108":{"tf":1.4142135623730951},"109":{"tf":1.0},"112":{"tf":1.0},"113":{"tf":1.0},"127":{"tf":1.7320508075688772},"13":{"tf":1.7320508075688772},"132":{"tf":2.449489742783178},"134":{"tf":1.0},"135":{"tf":2.0},"19":{"tf":1.0},"22":{"tf":1.0},"24":{"tf":1.0},"25":{"tf":1.4142135623730951},"27":{"tf":1.4142135623730951},"34":{"tf":1.4142135623730951},"4":{"tf":1.0},"49":{"tf":1.0},"53":{"tf":1.0},"54":{"tf":1.0},"58":{"tf":1.0},"7":{"tf":1.0},"89":{"tf":1.0},"93":{"tf":1.4142135623730951},"94":{"tf":1.0},"96":{"tf":1.7320508075688772}},"i":{"df":0,"docs":{},"t":{"df":3,"docs":{"13":{"tf":1.4142135623730951},"33":{"tf":1.0},"90":{"tf":1.4142135623730951}}}}}}},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":18,"docs":{"108":{"tf":1.0},"113":{"tf":1.0},"118":{"tf":1.0},"124":{"tf":1.0},"13":{"tf":1.4142135623730951},"131":{"tf":1.0},"19":{"tf":2.23606797749979},"2":{"tf":1.4142135623730951},"25":{"tf":1.0},"67":{"tf":2.449489742783178},"72":{"tf":3.0},"73":{"tf":1.4142135623730951},"74":{"tf":1.7320508075688772},"77":{"tf":2.0},"78":{"tf":1.7320508075688772},"79":{"tf":1.0},"80":{"tf":1.0},"90":{"tf":1.4142135623730951}}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":2,"docs":{"136":{"tf":1.0},"6":{"tf":1.0}}}},"i":{"c":{"df":1,"docs":{"15":{"tf":1.0}}},"df":0,"docs":{}},"v":{"df":1,"docs":{"3":{"tf":1.0}}}},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":2,"docs":{"12":{"tf":1.0},"6":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"6":{"tf":1.0}}}}}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":4,"docs":{"113":{"tf":1.0},"122":{"tf":1.0},"124":{"tf":1.4142135623730951},"53":{"tf":1.0}}}}},"t":{"df":18,"docs":{"13":{"tf":1.0},"132":{"tf":1.0},"135":{"tf":1.0},"18":{"tf":1.0},"35":{"tf":1.0},"4":{"tf":3.0},"52":{"tf":1.0},"69":{"tf":1.4142135623730951},"71":{"tf":1.0},"74":{"tf":1.0},"76":{"tf":1.0},"81":{"tf":1.0},"82":{"tf":1.0},"83":{"tf":1.0},"88":{"tf":1.0},"89":{"tf":2.0},"90":{"tf":1.4142135623730951},"94":{"tf":1.4142135623730951}}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":9,"docs":{"108":{"tf":1.0},"12":{"tf":1.4142135623730951},"131":{"tf":1.7320508075688772},"69":{"tf":1.4142135623730951},"7":{"tf":1.0},"72":{"tf":1.4142135623730951},"83":{"tf":1.4142135623730951},"9":{"tf":1.0},"91":{"tf":1.0}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":6,"docs":{"127":{"tf":1.0},"131":{"tf":1.7320508075688772},"132":{"tf":1.0},"4":{"tf":1.0},"88":{"tf":1.0},"90":{"tf":1.0}}}}},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"b":{"df":12,"docs":{"127":{"tf":1.0},"130":{"tf":1.0},"132":{"tf":1.0},"22":{"tf":1.4142135623730951},"36":{"tf":1.0},"39":{"tf":1.0},"73":{"tf":1.0},"76":{"tf":1.0},"79":{"tf":1.0},"85":{"tf":1.0},"86":{"tf":1.0},"94":{"tf":1.0}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":8,"docs":{"126":{"tf":1.0},"127":{"tf":1.4142135623730951},"128":{"tf":1.0},"129":{"tf":1.0},"130":{"tf":1.0},"131":{"tf":1.0},"15":{"tf":1.0},"81":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":2,"docs":{"136":{"tf":1.0},"9":{"tf":1.0}}}},"r":{"df":2,"docs":{"131":{"tf":1.0},"19":{"tf":1.0}}}}},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":11,"docs":{"102":{"tf":1.0},"113":{"tf":1.0},"128":{"tf":1.0},"129":{"tf":1.4142135623730951},"130":{"tf":1.7320508075688772},"131":{"tf":1.4142135623730951},"136":{"tf":1.0},"17":{"tf":1.4142135623730951},"33":{"tf":1.0},"36":{"tf":1.7320508075688772},"74":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"90":{"tf":1.0}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"88":{"tf":1.0}}}}}}}}}}},"v":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"136":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":15,"docs":{"117":{"tf":1.0},"13":{"tf":1.7320508075688772},"131":{"tf":1.0},"134":{"tf":1.0},"19":{"tf":1.0},"2":{"tf":1.0},"49":{"tf":1.4142135623730951},"51":{"tf":1.0},"52":{"tf":1.0},"55":{"tf":1.0},"65":{"tf":1.4142135623730951},"69":{"tf":1.0},"72":{"tf":1.0},"79":{"tf":1.0},"8":{"tf":1.0}}}}}},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"6":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"13":{"tf":1.0},"131":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}},"s":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":3,"docs":{"33":{"tf":1.0},"42":{"tf":1.0},"55":{"tf":1.0}}}}}},"df":0,"docs":{},"j":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"89":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"8":{"tf":1.0}}}}}}}}}}},"v":{"df":0,"docs":{},"e":{"df":4,"docs":{"102":{"tf":1.0},"45":{"tf":1.0},"68":{"tf":1.0},"80":{"tf":1.0}}},"i":{"d":{"df":7,"docs":{"122":{"tf":1.4142135623730951},"124":{"tf":1.7320508075688772},"131":{"tf":1.4142135623730951},"37":{"tf":1.0},"78":{"tf":1.0},"98":{"tf":1.0},"99":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":4,"docs":{"124":{"tf":1.4142135623730951},"131":{"tf":1.0},"68":{"tf":1.0},"98":{"tf":1.0}}}}},"​":{"=":{"df":0,"docs":{},"h":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"i":{"df":2,"docs":{"72":{"tf":1.0},"74":{"tf":1.0}}}}}},"df":0,"docs":{},"∈":{"d":{"df":1,"docs":{"72":{"tf":1.0}}},"df":0,"docs":{}},"−":{"df":0,"docs":{},"z":{"df":1,"docs":{"78":{"tf":1.0}}}}}},"k":{"df":0,"docs":{},"​":{":":{"=":{"(":{"d":{"0":{"2":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"…":{",":{"d":{"df":0,"docs":{},"l":{"df":0,"docs":{},"−":{"1":{"2":{"df":1,"docs":{"93":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"−":{"1":{"df":0,"docs":{},"​":{"=":{"(":{"d":{"0":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"…":{",":{"d":{"2":{"df":0,"docs":{},"l":{"df":0,"docs":{},"−":{"1":{"df":1,"docs":{"93":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"l":{"d":{"df":0,"docs":{},"e":{"df":1,"docs":{"82":{"tf":1.0}},"​":{"=":{"(":{"df":0,"docs":{},"h":{",":{"df":0,"docs":{},"h":{"df":0,"docs":{},"ω":{",":{"df":0,"docs":{},"h":{"df":0,"docs":{},"ω":{"2":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"h":{"df":0,"docs":{},"ω":{"2":{"df":0,"docs":{},"n":{"+":{"df":0,"docs":{},"l":{"df":1,"docs":{"81":{"tf":1.0}},"−":{"1":{"df":1,"docs":{"90":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"o":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"0":{"tf":1.0},"45":{"tf":1.0}}}}}}}},"df":5,"docs":{"108":{"tf":1.0},"113":{"tf":1.0},"124":{"tf":1.7320508075688772},"131":{"tf":1.4142135623730951},"134":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"n":{"'":{"df":0,"docs":{},"t":{"df":3,"docs":{"124":{"tf":1.0},"13":{"tf":1.0},"31":{"tf":1.0}}}},"df":0,"docs":{}}}},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":24,"docs":{"100":{"tf":1.0},"111":{"tf":1.4142135623730951},"114":{"tf":1.0},"116":{"tf":1.7320508075688772},"118":{"tf":1.0},"124":{"tf":1.4142135623730951},"13":{"tf":2.0},"15":{"tf":1.0},"19":{"tf":1.0},"23":{"tf":1.0},"24":{"tf":1.0},"25":{"tf":1.0},"31":{"tf":1.4142135623730951},"34":{"tf":1.4142135623730951},"4":{"tf":1.0},"58":{"tf":1.4142135623730951},"59":{"tf":1.4142135623730951},"61":{"tf":1.4142135623730951},"65":{"tf":1.0},"67":{"tf":1.4142135623730951},"72":{"tf":1.7320508075688772},"83":{"tf":1.0},"90":{"tf":1.0},"93":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"n":{"'":{"df":0,"docs":{},"t":{"df":9,"docs":{"110":{"tf":1.0},"113":{"tf":1.0},"115":{"tf":1.4142135623730951},"117":{"tf":1.0},"122":{"tf":1.4142135623730951},"124":{"tf":1.7320508075688772},"134":{"tf":1.0},"136":{"tf":1.0},"66":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":11,"docs":{"102":{"tf":1.0},"104":{"tf":1.0},"109":{"tf":1.0},"113":{"tf":1.4142135623730951},"117":{"tf":1.4142135623730951},"131":{"tf":1.4142135623730951},"136":{"tf":1.4142135623730951},"57":{"tf":1.0},"68":{"tf":1.0},"82":{"tf":1.0},"83":{"tf":1.0}}}},"t":{"df":2,"docs":{"64":{"tf":1.0},"65":{"tf":1.0}}},"w":{"df":0,"docs":{},"n":{"df":4,"docs":{"13":{"tf":1.4142135623730951},"15":{"tf":1.0},"20":{"tf":1.0},"34":{"tf":1.0}}}}},"s":{"df":1,"docs":{"93":{"tf":1.4142135623730951}},"t":{"_":{"a":{"d":{"d":{"df":0,"docs":{},"r":{"[":{"0":{"df":1,"docs":{"132":{"tf":1.0}}},"1":{"df":1,"docs":{"132":{"tf":1.0}}},"df":0,"docs":{}},"df":3,"docs":{"127":{"tf":1.0},"131":{"tf":1.7320508075688772},"132":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"131":{"tf":1.0}}}}}},"df":3,"docs":{"127":{"tf":1.0},"131":{"tf":2.23606797749979},"132":{"tf":1.4142135623730951}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"134":{"tf":1.0}}}}}},"​":{"=":{"(":{"1":{",":{"df":0,"docs":{},"g":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"g":{"2":{"df":0,"docs":{},"n":{"df":0,"docs":{},"−":{"1":{"df":1,"docs":{"90":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"{":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"}":{"df":0,"docs":{},"i":{"=":{"0":{"2":{"df":0,"docs":{},"n":{"df":0,"docs":{},"−":{"1":{"df":0,"docs":{},"​":{"df":0,"docs":{},"⊆":{"df":0,"docs":{},"f":{"df":1,"docs":{"81":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"e":{"df":2,"docs":{"12":{"tf":1.0},"3":{"tf":1.0}}},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":3,"docs":{"131":{"tf":1.7320508075688772},"134":{"tf":1.0},"35":{"tf":1.7320508075688772}}}}},"r":{"df":0,"docs":{},"e":{"df":2,"docs":{"13":{"tf":1.0},"79":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"+":{"1":{")":{"df":0,"docs":{},"∗":{"df":0,"docs":{},"x":{"df":0,"docs":{},"−":{"1":{"df":1,"docs":{"6":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"=":{"2":{"df":1,"docs":{"8":{"tf":1.0}}},"df":0,"docs":{}},"a":{"c":{"df":0,"docs":{},"h":{"df":25,"docs":{"101":{"tf":1.0},"105":{"tf":1.0},"108":{"tf":1.7320508075688772},"113":{"tf":1.7320508075688772},"124":{"tf":1.0},"127":{"tf":1.4142135623730951},"13":{"tf":1.0},"131":{"tf":3.3166247903554},"132":{"tf":1.0},"134":{"tf":2.0},"135":{"tf":1.7320508075688772},"136":{"tf":2.23606797749979},"2":{"tf":1.0},"48":{"tf":1.0},"64":{"tf":1.4142135623730951},"65":{"tf":1.4142135623730951},"69":{"tf":1.0},"79":{"tf":1.7320508075688772},"81":{"tf":1.4142135623730951},"82":{"tf":1.0},"83":{"tf":1.0},"9":{"tf":1.0},"93":{"tf":1.4142135623730951},"94":{"tf":1.0},"98":{"tf":1.0}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"58":{"tf":1.0},"79":{"tf":1.0}}}}}}},"s":{"df":1,"docs":{"69":{"tf":1.0}},"i":{"df":1,"docs":{"13":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":4,"docs":{"113":{"tf":1.0},"44":{"tf":1.0},"6":{"tf":1.0},"69":{"tf":1.0}}}}}}},"df":10,"docs":{"10":{"tf":1.0},"127":{"tf":1.4142135623730951},"131":{"tf":1.7320508075688772},"132":{"tf":1.4142135623730951},"33":{"tf":1.0},"34":{"tf":2.6457513110645907},"43":{"tf":2.6457513110645907},"44":{"tf":2.0},"6":{"tf":2.23606797749979},"8":{"tf":1.7320508075688772}},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"58":{"tf":1.0}}}},"df":0,"docs":{}},"i":{"c":{"df":0,"docs":{},"i":{"df":4,"docs":{"131":{"tf":1.0},"136":{"tf":1.0},"3":{"tf":1.0},"72":{"tf":1.0}}}},"df":0,"docs":{}}}},"i":{"df":1,"docs":{"122":{"tf":1.0}},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":5,"docs":{"136":{"tf":1.0},"14":{"tf":1.0},"22":{"tf":1.0},"34":{"tf":1.4142135623730951},"7":{"tf":1.0}}}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":29,"docs":{"100":{"tf":1.0},"106":{"tf":1.0},"120":{"tf":1.0},"122":{"tf":1.0},"124":{"tf":2.0},"129":{"tf":1.0},"13":{"tf":5.477225575051661},"15":{"tf":1.0},"18":{"tf":2.449489742783178},"30":{"tf":1.0},"34":{"tf":1.7320508075688772},"40":{"tf":2.0},"51":{"tf":1.0},"53":{"tf":1.0},"54":{"tf":1.0},"6":{"tf":1.0},"67":{"tf":1.0},"69":{"tf":1.4142135623730951},"72":{"tf":1.0},"73":{"tf":1.4142135623730951},"76":{"tf":1.0},"78":{"tf":1.0},"81":{"tf":1.0},"83":{"tf":1.0},"90":{"tf":1.0},"91":{"tf":2.0},"94":{"tf":1.4142135623730951},"97":{"tf":1.4142135623730951},"98":{"tf":1.0}}}}}}}},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"4":{"tf":1.0}}}},"df":0,"docs":{}},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"y":{"df":2,"docs":{"114":{"tf":1.0},"99":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"35":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"117":{"tf":1.0}}}}},"n":{"a":{"b":{"df":0,"docs":{},"l":{"df":2,"docs":{"131":{"tf":1.0},"3":{"tf":1.0}}}},"df":0,"docs":{}},"c":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"108":{"tf":1.0}}}}}}},"df":0,"docs":{},"o":{"d":{"df":14,"docs":{"10":{"tf":1.0},"104":{"tf":1.0},"106":{"tf":1.0},"47":{"tf":1.0},"49":{"tf":1.0},"51":{"tf":1.0},"53":{"tf":1.0},"54":{"tf":1.0},"65":{"tf":1.0},"68":{"tf":1.4142135623730951},"69":{"tf":1.4142135623730951},"71":{"tf":1.0},"83":{"tf":1.0},"9":{"tf":1.0}}},"df":0,"docs":{}}},"d":{"df":10,"docs":{"102":{"tf":1.0},"108":{"tf":1.0},"11":{"tf":1.0},"115":{"tf":1.0},"12":{"tf":1.0},"129":{"tf":1.0},"39":{"tf":1.0},"45":{"tf":1.0},"7":{"tf":1.0},"94":{"tf":1.0}},"i":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"40":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"c":{"df":5,"docs":{"131":{"tf":1.0},"135":{"tf":1.4142135623730951},"136":{"tf":2.0},"48":{"tf":1.0},"69":{"tf":1.0}}},"df":0,"docs":{}}}},"g":{"a":{"df":0,"docs":{},"g":{"df":3,"docs":{"74":{"tf":1.0},"76":{"tf":1.0},"85":{"tf":1.0}}}},"df":0,"docs":{}},"h":{"a":{"df":0,"docs":{},"n":{"c":{"df":1,"docs":{"99":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":3,"docs":{"113":{"tf":1.4142135623730951},"131":{"tf":1.0},"48":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"82":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"13":{"tf":1.0}}}},"i":{"df":0,"docs":{},"r":{"df":4,"docs":{"11":{"tf":1.0},"13":{"tf":1.0},"49":{"tf":1.0},"67":{"tf":1.0}}},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"103":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"i":{"df":6,"docs":{"126":{"tf":1.0},"127":{"tf":2.0},"132":{"tf":2.0},"35":{"tf":1.0},"69":{"tf":1.0},"90":{"tf":1.0}}}}}},"q":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"l":{"df":16,"docs":{"10":{"tf":1.0},"100":{"tf":1.0},"105":{"tf":1.7320508075688772},"12":{"tf":1.0},"127":{"tf":1.4142135623730951},"13":{"tf":5.830951894845301},"131":{"tf":2.23606797749979},"132":{"tf":1.0},"15":{"tf":1.4142135623730951},"32":{"tf":1.0},"51":{"tf":1.0},"65":{"tf":1.0},"72":{"tf":1.0},"77":{"tf":1.4142135623730951},"9":{"tf":1.4142135623730951},"94":{"tf":1.4142135623730951}}},"t":{"df":12,"docs":{"10":{"tf":1.0},"11":{"tf":1.0},"12":{"tf":1.0},"13":{"tf":3.0},"134":{"tf":1.4142135623730951},"15":{"tf":1.7320508075688772},"3":{"tf":1.4142135623730951},"57":{"tf":1.0},"59":{"tf":1.0},"68":{"tf":1.0},"9":{"tf":1.7320508075688772},"94":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":6,"docs":{"13":{"tf":2.8284271247461903},"15":{"tf":1.0},"55":{"tf":1.0},"68":{"tf":1.4142135623730951},"79":{"tf":1.0},"83":{"tf":1.0}}}},"df":0,"docs":{}}}}},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"48":{"tf":1.0}}}}}}}},"t":{"c":{"df":1,"docs":{"49":{"tf":1.0}}},"df":0,"docs":{}},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"113":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":39,"docs":{"10":{"tf":1.4142135623730951},"111":{"tf":2.0},"112":{"tf":2.6457513110645907},"113":{"tf":4.358898943540674},"114":{"tf":1.0},"115":{"tf":1.0},"116":{"tf":1.7320508075688772},"118":{"tf":1.0},"12":{"tf":1.7320508075688772},"120":{"tf":2.0},"122":{"tf":2.23606797749979},"124":{"tf":2.23606797749979},"13":{"tf":1.4142135623730951},"134":{"tf":2.6457513110645907},"18":{"tf":1.4142135623730951},"27":{"tf":1.0},"34":{"tf":1.0},"51":{"tf":1.0},"57":{"tf":2.23606797749979},"58":{"tf":2.0},"59":{"tf":1.7320508075688772},"61":{"tf":1.7320508075688772},"62":{"tf":2.23606797749979},"65":{"tf":1.4142135623730951},"67":{"tf":2.449489742783178},"69":{"tf":1.0},"72":{"tf":1.7320508075688772},"73":{"tf":1.4142135623730951},"74":{"tf":1.0},"75":{"tf":1.0},"76":{"tf":1.4142135623730951},"77":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":2.0},"84":{"tf":1.7320508075688772},"85":{"tf":1.0},"9":{"tf":1.4142135623730951},"93":{"tf":1.0},"94":{"tf":2.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"/":{"df":0,"docs":{},"o":{"d":{"d":{"df":2,"docs":{"112":{"tf":1.0},"115":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":10,"docs":{"100":{"tf":1.0},"113":{"tf":1.0},"118":{"tf":1.0},"131":{"tf":1.4142135623730951},"48":{"tf":1.0},"51":{"tf":1.0},"65":{"tf":1.0},"66":{"tf":1.0},"72":{"tf":1.0},"93":{"tf":1.0}}},"r":{"df":0,"docs":{},"y":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"102":{"tf":1.0}}}},"t":{"df":0,"docs":{},"h":{"df":4,"docs":{"131":{"tf":1.0},"15":{"tf":1.0},"20":{"tf":1.0},"69":{"tf":1.0}}}}}}},"i":{"d":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"126":{"tf":1.0}}}}}}},"x":{"a":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"131":{"tf":1.0},"94":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":4,"docs":{"113":{"tf":1.0},"19":{"tf":1.0},"20":{"tf":1.4142135623730951},"66":{"tf":1.0}}}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":39,"docs":{"10":{"tf":1.0},"100":{"tf":1.0},"102":{"tf":1.0},"103":{"tf":1.4142135623730951},"107":{"tf":1.0},"108":{"tf":1.4142135623730951},"109":{"tf":1.0},"11":{"tf":1.0},"110":{"tf":1.0},"113":{"tf":1.4142135623730951},"116":{"tf":1.0},"12":{"tf":1.0},"123":{"tf":1.0},"13":{"tf":2.0},"131":{"tf":1.4142135623730951},"134":{"tf":1.7320508075688772},"135":{"tf":1.0},"136":{"tf":1.4142135623730951},"19":{"tf":1.0},"33":{"tf":1.0},"39":{"tf":1.0},"4":{"tf":1.0},"43":{"tf":1.7320508075688772},"47":{"tf":1.0},"48":{"tf":1.7320508075688772},"49":{"tf":2.23606797749979},"51":{"tf":1.0},"6":{"tf":1.7320508075688772},"63":{"tf":1.0},"65":{"tf":1.0},"67":{"tf":1.0},"69":{"tf":1.4142135623730951},"72":{"tf":1.0},"73":{"tf":1.4142135623730951},"8":{"tf":1.0},"83":{"tf":1.0},"9":{"tf":1.4142135623730951},"94":{"tf":2.0},"99":{"tf":1.0}}}}}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":3,"docs":{"127":{"tf":1.4142135623730951},"43":{"tf":1.0},"71":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":28,"docs":{"10":{"tf":1.0},"107":{"tf":1.0},"109":{"tf":1.7320508075688772},"12":{"tf":2.0},"126":{"tf":1.0},"127":{"tf":1.7320508075688772},"128":{"tf":1.4142135623730951},"129":{"tf":2.23606797749979},"13":{"tf":1.0},"130":{"tf":1.0},"131":{"tf":3.605551275463989},"15":{"tf":1.7320508075688772},"2":{"tf":1.0},"21":{"tf":1.0},"3":{"tf":1.0},"33":{"tf":1.0},"42":{"tf":1.0},"47":{"tf":1.4142135623730951},"48":{"tf":1.0},"49":{"tf":2.449489742783178},"6":{"tf":2.23606797749979},"68":{"tf":1.7320508075688772},"7":{"tf":2.0},"8":{"tf":2.449489742783178},"82":{"tf":1.4142135623730951},"9":{"tf":1.7320508075688772},"90":{"tf":1.4142135623730951},"93":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"122":{"tf":1.4142135623730951}}}}},"r":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"39":{"tf":1.0}}}}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":4,"docs":{"105":{"tf":1.0},"13":{"tf":2.6457513110645907},"134":{"tf":1.0},"69":{"tf":1.0}}}}},"p":{"a":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":7,"docs":{"131":{"tf":2.23606797749979},"136":{"tf":1.0},"70":{"tf":1.0},"71":{"tf":1.0},"74":{"tf":1.0},"78":{"tf":1.0},"84":{"tf":1.0}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":2,"docs":{"122":{"tf":1.0},"20":{"tf":1.0}}}}},"l":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":7,"docs":{"102":{"tf":1.0},"116":{"tf":1.0},"117":{"tf":1.0},"129":{"tf":1.0},"131":{"tf":1.7320508075688772},"18":{"tf":1.0},"6":{"tf":1.0}}}},"n":{"df":3,"docs":{"113":{"tf":1.0},"131":{"tf":1.4142135623730951},"50":{"tf":1.0}}}},"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"94":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"113":{"tf":1.4142135623730951},"4":{"tf":1.0}}}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"9":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"44":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"44":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"df":2,"docs":{"123":{"tf":1.0},"44":{"tf":1.0}}}}}}},"s":{"df":1,"docs":{"39":{"tf":1.0}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":7,"docs":{"106":{"tf":1.0},"11":{"tf":1.0},"122":{"tf":1.4142135623730951},"3":{"tf":1.0},"47":{"tf":1.4142135623730951},"69":{"tf":1.7320508075688772},"82":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":9,"docs":{"120":{"tf":1.0},"127":{"tf":1.7320508075688772},"13":{"tf":1.0},"131":{"tf":1.0},"132":{"tf":1.4142135623730951},"44":{"tf":1.0},"82":{"tf":1.4142135623730951},"90":{"tf":1.0},"93":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":8,"docs":{"108":{"tf":1.0},"124":{"tf":1.0},"130":{"tf":1.0},"131":{"tf":1.4142135623730951},"48":{"tf":1.0},"67":{"tf":2.0},"83":{"tf":1.0},"90":{"tf":1.0}}}},"r":{"df":0,"docs":{},"n":{"df":2,"docs":{"136":{"tf":1.0},"33":{"tf":1.0}}}}},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"31":{"tf":1.4142135623730951}}}},"df":2,"docs":{"12":{"tf":1.7320508075688772},"131":{"tf":1.0}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":3,"docs":{"49":{"tf":1.0},"67":{"tf":1.0},"78":{"tf":1.0}}}}}}}},"f":{"(":{"a":{")":{":":{"=":{"df":0,"docs":{},"p":{"(":{"a":{")":{"df":0,"docs":{},"q":{"(":{"a":{")":{"df":0,"docs":{},"−":{"1":{"df":1,"docs":{"89":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":1,"docs":{"89":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},",":{"b":{")":{"=":{"(":{"a":{"df":0,"docs":{},"−":{"df":0,"docs":{},"y":{")":{"/":{"(":{"b":{"df":0,"docs":{},"−":{"df":0,"docs":{},"z":{"df":1,"docs":{"76":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"a":{"+":{"b":{"df":0,"docs":{},"−":{"1":{"df":1,"docs":{"73":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"1":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"…":{",":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"​":{",":{"b":{")":{"=":{"df":0,"docs":{},"i":{"=":{"1":{"df":0,"docs":{},"∑":{"df":0,"docs":{},"l":{"df":0,"docs":{},"​":{"df":0,"docs":{},"γ":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"(":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"df":0,"docs":{},"−":{"df":0,"docs":{},"y":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{")":{"/":{"(":{"b":{"df":0,"docs":{},"−":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":1,"docs":{"79":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"d":{"df":1,"docs":{"89":{"tf":1.0}}},"df":0,"docs":{},"h":{")":{"=":{"0":{"df":1,"docs":{"15":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"p":{"(":{"d":{"1":{"df":0,"docs":{},"​":{")":{",":{"d":{"1":{"df":0,"docs":{},"​":{")":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"f":{"(":{"df":0,"docs":{},"p":{"(":{"d":{"df":0,"docs":{},"m":{"df":0,"docs":{},"​":{")":{",":{"d":{"df":0,"docs":{},"m":{"df":1,"docs":{"77":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"1":{"df":0,"docs":{},"​":{"(":{"d":{"1":{"df":0,"docs":{},"​":{")":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"​":{"(":{"d":{"1":{"df":0,"docs":{},"​":{")":{",":{"d":{"1":{"df":0,"docs":{},"​":{")":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"f":{"(":{"df":0,"docs":{},"p":{"1":{"df":0,"docs":{},"​":{"(":{"d":{"df":0,"docs":{},"m":{"df":0,"docs":{},"​":{")":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"​":{"(":{"d":{"df":0,"docs":{},"m":{"df":0,"docs":{},"​":{")":{",":{"d":{"df":0,"docs":{},"m":{"df":1,"docs":{"79":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"y":{"1":{"df":0,"docs":{},"​":{")":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"f":{"(":{"df":0,"docs":{},"y":{"df":0,"docs":{},"l":{"df":1,"docs":{"89":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},",":{"d":{"1":{"df":0,"docs":{},"​":{")":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"f":{"(":{"df":0,"docs":{},"y":{"df":0,"docs":{},"m":{"df":0,"docs":{},"​":{",":{"d":{"df":0,"docs":{},"m":{"df":1,"docs":{"73":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"z":{")":{"=":{"df":0,"docs":{},"i":{"df":1,"docs":{"18":{"tf":1.0}}}},"df":0,"docs":{}},"df":1,"docs":{"68":{"tf":1.0}}}},"+":{"df":0,"docs":{},"g":{"]":{"1":{"df":0,"docs":{},"​":{"=":{"[":{"df":0,"docs":{},"f":{"]":{"1":{"df":0,"docs":{},"​":{"+":{"[":{"df":0,"docs":{},"g":{"]":{"1":{"df":1,"docs":{"18":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},",":{"df":0,"docs":{},"g":{"df":1,"docs":{"13":{"tf":1.0}}}},"/":{"df":0,"docs":{},"g":{"df":1,"docs":{"68":{"tf":1.0}}}},":":{"a":{"df":0,"docs":{},"→":{"df":0,"docs":{},"f":{"df":1,"docs":{"89":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"×":{"d":{"df":0,"docs":{},"→":{"df":0,"docs":{},"f":{"df":1,"docs":{"73":{"tf":1.0}}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"(":{"d":{")":{"df":0,"docs":{},"→":{"df":0,"docs":{},"f":{"df":1,"docs":{"89":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"=":{"a":{"(":{"df":0,"docs":{},"ζ":{")":{"df":0,"docs":{},"q":{"df":0,"docs":{},"l":{"df":0,"docs":{},"​":{"+":{"b":{"(":{"df":0,"docs":{},"ζ":{")":{"df":0,"docs":{},"q":{"df":0,"docs":{},"r":{"df":1,"docs":{"20":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"z":{"df":0,"docs":{},"h":{"df":0,"docs":{},"​":{"df":0,"docs":{},"t":{"df":1,"docs":{"15":{"tf":1.0}}}}}}},"]":{"1":{"df":3,"docs":{"18":{"tf":1.4142135623730951},"20":{"tf":1.0},"34":{"tf":1.0}}},"df":0,"docs":{}},"a":{"c":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"'":{"df":1,"docs":{"102":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"t":{"df":7,"docs":{"12":{"tf":1.0},"13":{"tf":2.8284271247461903},"131":{"tf":1.0},"134":{"tf":1.0},"15":{"tf":1.7320508075688772},"4":{"tf":1.0},"67":{"tf":1.0}},"o":{"df":0,"docs":{},"r":{"df":9,"docs":{"124":{"tf":1.0},"13":{"tf":1.7320508075688772},"131":{"tf":1.0},"2":{"tf":1.4142135623730951},"27":{"tf":1.0},"67":{"tf":1.7320508075688772},"72":{"tf":1.0},"88":{"tf":1.0},"90":{"tf":2.0}}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"s":{"df":1,"docs":{"103":{"tf":1.0}}}},"r":{"df":2,"docs":{"15":{"tf":1.0},"69":{"tf":1.0}}},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"113":{"tf":1.0},"136":{"tf":1.0}}}}}},"t":{"df":2,"docs":{"122":{"tf":1.4142135623730951},"98":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"122":{"tf":1.0}}}}}}},"b":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":3,"docs":{"27":{"tf":1.0},"31":{"tf":1.7320508075688772},"32":{"tf":1.0}},"​":{"(":{"df":0,"docs":{},"ζ":{")":{"=":{"df":0,"docs":{},"t":{"df":0,"docs":{},"ˉ":{"+":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"p":{"df":0,"docs":{},"ˉ":{"df":0,"docs":{},"​":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"υ":{"2":{"a":{"df":0,"docs":{},"ˉ":{"+":{"df":0,"docs":{},"υ":{"3":{"b":{"df":0,"docs":{},"ˉ":{"+":{"df":0,"docs":{},"υ":{"4":{"c":{"df":0,"docs":{},"ˉ":{"+":{"df":0,"docs":{},"υ":{"5":{"df":0,"docs":{},"s":{"df":0,"docs":{},"ˉ":{"df":0,"docs":{},"σ":{"1":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"υ":{"6":{"df":0,"docs":{},"s":{"df":0,"docs":{},"ˉ":{"df":0,"docs":{},"σ":{"2":{"df":1,"docs":{"31":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"]":{"1":{"df":1,"docs":{"31":{"tf":1.0}},"​":{"=":{"[":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"υ":{"[":{"df":0,"docs":{},"p":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"υ":{"2":{"[":{"a":{"]":{"1":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"υ":{"3":{"[":{"b":{"]":{"1":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"υ":{"4":{"[":{"c":{"]":{"1":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"υ":{"5":{"[":{"df":0,"docs":{},"s":{"df":0,"docs":{},"σ":{"1":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"υ":{"6":{"[":{"df":0,"docs":{},"s":{"df":0,"docs":{},"σ":{"2":{"df":0,"docs":{},"​":{"]":{"1":{"df":1,"docs":{"31":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":21,"docs":{"126":{"tf":1.0},"127":{"tf":1.4142135623730951},"13":{"tf":2.6457513110645907},"131":{"tf":1.7320508075688772},"132":{"tf":1.4142135623730951},"15":{"tf":1.4142135623730951},"18":{"tf":2.449489742783178},"20":{"tf":2.0},"34":{"tf":1.4142135623730951},"4":{"tf":1.7320508075688772},"68":{"tf":1.4142135623730951},"69":{"tf":1.4142135623730951},"72":{"tf":1.0},"73":{"tf":1.4142135623730951},"74":{"tf":1.0},"79":{"tf":1.0},"81":{"tf":1.0},"89":{"tf":1.7320508075688772},"90":{"tf":1.4142135623730951},"93":{"tf":2.0},"94":{"tf":1.4142135623730951}},"e":{"1":{"7":{":":{":":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"(":{"1":{"df":1,"docs":{"107":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"(":{"1":{"df":1,"docs":{"103":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"103":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"69":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"d":{"df":1,"docs":{"33":{"tf":1.0}}},"df":0,"docs":{}},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"131":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"w":{"df":10,"docs":{"108":{"tf":1.0},"110":{"tf":1.0},"12":{"tf":1.0},"122":{"tf":1.4142135623730951},"123":{"tf":1.0},"13":{"tf":1.0},"15":{"tf":1.0},"31":{"tf":1.0},"36":{"tf":1.0},"63":{"tf":1.0}}}},"f":{"df":0,"docs":{},"t":{"df":4,"docs":{"1":{"tf":1.7320508075688772},"120":{"tf":2.23606797749979},"2":{"tf":2.8284271247461903},"98":{"tf":1.7320508075688772}}}},"i":{"a":{"df":0,"docs":{},"t":{"df":7,"docs":{"117":{"tf":1.4142135623730951},"38":{"tf":1.4142135623730951},"39":{"tf":1.0},"41":{"tf":2.23606797749979},"87":{"tf":1.0},"93":{"tf":1.0},"94":{"tf":1.0}}}},"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"a":{"c":{"c":{"df":0,"docs":{},"i":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":1,"docs":{"107":{"tf":1.0}},"e":{"(":{"[":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"1":{"7":{":":{":":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"(":{"1":{"df":1,"docs":{"107":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"<":{"df":0,"docs":{},"f":{">":{">":{"(":{"&":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":1,"docs":{"103":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":1,"docs":{"103":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":18,"docs":{"103":{"tf":1.7320508075688772},"104":{"tf":1.4142135623730951},"105":{"tf":1.7320508075688772},"106":{"tf":1.0},"107":{"tf":1.0},"108":{"tf":1.0},"109":{"tf":1.0},"110":{"tf":1.0},"111":{"tf":1.0},"113":{"tf":1.7320508075688772},"116":{"tf":1.0},"48":{"tf":2.0},"49":{"tf":1.4142135623730951},"50":{"tf":1.7320508075688772},"63":{"tf":1.0},"65":{"tf":1.0},"67":{"tf":1.0},"83":{"tf":1.0}},"p":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"103":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":23,"docs":{"107":{"tf":1.0},"108":{"tf":1.0},"113":{"tf":1.0},"13":{"tf":4.58257569495584},"15":{"tf":1.0},"18":{"tf":1.4142135623730951},"2":{"tf":1.4142135623730951},"34":{"tf":1.0},"35":{"tf":1.0},"4":{"tf":1.0},"40":{"tf":2.449489742783178},"43":{"tf":1.0},"51":{"tf":1.0},"6":{"tf":1.4142135623730951},"69":{"tf":1.0},"72":{"tf":1.0},"73":{"tf":1.4142135623730951},"81":{"tf":1.0},"89":{"tf":1.0},"90":{"tf":1.0},"94":{"tf":1.0},"97":{"tf":1.0},"98":{"tf":1.0}},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"(":{"2":{"_":{"df":0,"docs":{},"u":{"6":{"4":{"df":1,"docs":{"34":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"3":{"_":{"df":0,"docs":{},"u":{"6":{"4":{"df":1,"docs":{"34":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":1,"docs":{"43":{"tf":1.0}}},"4":{"df":1,"docs":{"43":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"<":{"df":0,"docs":{},"f":{"df":1,"docs":{"34":{"tf":3.1622776601683795}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}},"f":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"51":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"e":{"df":2,"docs":{"129":{"tf":2.23606797749979},"130":{"tf":1.0}}},"l":{"df":3,"docs":{"12":{"tf":1.0},"131":{"tf":2.23606797749979},"35":{"tf":1.7320508075688772}}}},"n":{"a":{"df":0,"docs":{},"l":{"df":7,"docs":{"12":{"tf":1.0},"129":{"tf":1.4142135623730951},"131":{"tf":2.0},"132":{"tf":1.0},"15":{"tf":1.0},"34":{"tf":1.4142135623730951},"43":{"tf":1.0}}}},"d":{"df":2,"docs":{"2":{"tf":1.4142135623730951},"88":{"tf":1.0}}},"df":0,"docs":{},"e":{"df":1,"docs":{"11":{"tf":1.0}}},"i":{"df":0,"docs":{},"t":{"df":10,"docs":{"13":{"tf":1.0},"18":{"tf":1.0},"4":{"tf":1.0},"51":{"tf":1.0},"6":{"tf":1.0},"68":{"tf":1.0},"69":{"tf":1.0},"89":{"tf":1.0},"90":{"tf":1.0},"97":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"[":{"0":{"df":2,"docs":{"106":{"tf":1.4142135623730951},"113":{"tf":1.0}}},"df":0,"docs":{}},"df":2,"docs":{"106":{"tf":1.0},"113":{"tf":1.0}}}}}},"df":25,"docs":{"104":{"tf":1.0},"106":{"tf":1.4142135623730951},"107":{"tf":1.0},"113":{"tf":1.4142135623730951},"12":{"tf":1.7320508075688772},"13":{"tf":1.4142135623730951},"130":{"tf":1.0},"131":{"tf":1.7320508075688772},"132":{"tf":2.0},"134":{"tf":1.4142135623730951},"19":{"tf":1.0},"22":{"tf":1.4142135623730951},"30":{"tf":1.0},"31":{"tf":1.4142135623730951},"41":{"tf":1.0},"45":{"tf":1.0},"48":{"tf":1.4142135623730951},"51":{"tf":1.4142135623730951},"58":{"tf":1.7320508075688772},"65":{"tf":1.0},"68":{"tf":1.0},"69":{"tf":1.0},"7":{"tf":1.0},"8":{"tf":1.0},"82":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"31":{"tf":1.0}}}}}}},"t":{"df":1,"docs":{"102":{"tf":1.0}}},"v":{"df":0,"docs":{},"e":{"df":1,"docs":{"11":{"tf":1.0}}}},"x":{"df":5,"docs":{"131":{"tf":1.0},"4":{"tf":1.0},"72":{"tf":1.0},"88":{"tf":1.0},"90":{"tf":1.0}}}},"l":{"a":{"df":0,"docs":{},"g":{"a":{"df":1,"docs":{"134":{"tf":1.0}}},"b":{"df":1,"docs":{"134":{"tf":1.4142135623730951}}},"df":5,"docs":{"127":{"tf":1.4142135623730951},"131":{"tf":3.0},"132":{"tf":1.4142135623730951},"134":{"tf":3.1622776601683795},"135":{"tf":2.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"l":{"df":2,"docs":{"11":{"tf":1.4142135623730951},"3":{"tf":1.0}}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"w":{"df":2,"docs":{"102":{"tf":1.0},"49":{"tf":1.0}}}}},"n":{"df":6,"docs":{"103":{"tf":1.0},"105":{"tf":1.0},"106":{"tf":1.0},"113":{"tf":1.0},"43":{"tf":1.0},"44":{"tf":1.4142135623730951}}},"o":{"c":{"df":0,"docs":{},"u":{"df":1,"docs":{"134":{"tf":1.0}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":47,"docs":{"10":{"tf":1.4142135623730951},"100":{"tf":1.0},"101":{"tf":1.0},"102":{"tf":1.0},"110":{"tf":1.0},"112":{"tf":1.0},"113":{"tf":1.7320508075688772},"12":{"tf":1.4142135623730951},"122":{"tf":1.0},"127":{"tf":1.4142135623730951},"13":{"tf":3.7416573867739413},"131":{"tf":1.4142135623730951},"132":{"tf":1.7320508075688772},"136":{"tf":1.0},"15":{"tf":2.0},"18":{"tf":1.4142135623730951},"20":{"tf":1.0},"21":{"tf":1.0},"23":{"tf":1.0},"30":{"tf":1.0},"31":{"tf":1.4142135623730951},"34":{"tf":1.7320508075688772},"36":{"tf":1.0},"4":{"tf":1.0},"41":{"tf":1.0},"43":{"tf":1.4142135623730951},"44":{"tf":1.0},"47":{"tf":1.0},"48":{"tf":1.0},"49":{"tf":1.0},"51":{"tf":1.0},"53":{"tf":1.0},"54":{"tf":1.0},"55":{"tf":1.0},"58":{"tf":1.4142135623730951},"6":{"tf":1.4142135623730951},"68":{"tf":1.0},"71":{"tf":1.0},"72":{"tf":1.0},"74":{"tf":1.0},"83":{"tf":1.0},"88":{"tf":1.0},"9":{"tf":1.4142135623730951},"90":{"tf":1.0},"91":{"tf":1.0},"93":{"tf":1.7320508075688772},"94":{"tf":2.23606797749979}}}}}},"r":{"c":{"df":2,"docs":{"12":{"tf":1.4142135623730951},"19":{"tf":1.0}}},"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"l":{"df":3,"docs":{"126":{"tf":1.0},"127":{"tf":1.0},"68":{"tf":1.0}}},"t":{"df":1,"docs":{"68":{"tf":1.0}}}},"df":12,"docs":{"107":{"tf":1.0},"122":{"tf":1.0},"13":{"tf":2.23606797749979},"131":{"tf":1.0},"34":{"tf":1.0},"51":{"tf":1.0},"67":{"tf":1.0},"72":{"tf":1.0},"8":{"tf":1.0},"91":{"tf":1.0},"98":{"tf":1.0},"99":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"18":{"tf":1.0},"72":{"tf":1.0}}}},"u":{"df":0,"docs":{},"l":{"a":{"df":2,"docs":{"57":{"tf":1.0},"59":{"tf":1.0}}},"df":0,"docs":{}}}}},"u":{"df":0,"docs":{},"n":{"d":{"df":2,"docs":{"3":{"tf":1.0},"37":{"tf":1.0}}},"df":0,"docs":{}},"r":{"df":2,"docs":{"20":{"tf":1.0},"55":{"tf":1.0}},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"122":{"tf":1.0},"2":{"tf":1.4142135623730951},"98":{"tf":1.0}}}}}}}},"p":{"df":5,"docs":{"126":{"tf":1.0},"127":{"tf":1.0},"129":{"tf":1.0},"131":{"tf":1.4142135623730951},"132":{"tf":1.0}}},"r":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"(":{"0":{"df":2,"docs":{"106":{"tf":1.0},"113":{"tf":1.0}}},"1":{"df":2,"docs":{"106":{"tf":1.0},"113":{"tf":1.0}}},"2":{"df":2,"docs":{"106":{"tf":1.0},"113":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},":":{":":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":1,"docs":{"113":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":7,"docs":{"106":{"tf":1.4142135623730951},"108":{"tf":1.0},"112":{"tf":1.0},"113":{"tf":2.8284271247461903},"116":{"tf":2.449489742783178},"134":{"tf":1.7320508075688772},"83":{"tf":1.0}}}}},"df":1,"docs":{"37":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"39":{"tf":1.0}}}}},"i":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"_":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"108":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"d":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"80":{"tf":1.0}}}},"df":0,"docs":{}},"df":22,"docs":{"101":{"tf":1.0},"108":{"tf":1.0},"111":{"tf":1.4142135623730951},"112":{"tf":1.0},"118":{"tf":1.4142135623730951},"124":{"tf":1.7320508075688772},"56":{"tf":2.0},"58":{"tf":1.7320508075688772},"61":{"tf":1.4142135623730951},"62":{"tf":1.0},"67":{"tf":2.0},"70":{"tf":1.0},"72":{"tf":2.23606797749979},"73":{"tf":2.0},"74":{"tf":1.0},"76":{"tf":1.4142135623730951},"77":{"tf":1.0},"79":{"tf":1.7320508075688772},"80":{"tf":1.7320508075688772},"90":{"tf":1.0},"93":{"tf":1.4142135623730951},"94":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"2":{"tf":1.0},"82":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":1,"docs":{"9":{"tf":1.0}}}},"n":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":24,"docs":{"103":{"tf":1.4142135623730951},"107":{"tf":1.0},"109":{"tf":1.0},"110":{"tf":1.0},"112":{"tf":1.0},"113":{"tf":1.0},"117":{"tf":1.0},"127":{"tf":1.0},"131":{"tf":1.4142135623730951},"34":{"tf":1.7320508075688772},"39":{"tf":1.0},"44":{"tf":2.6457513110645907},"53":{"tf":1.0},"54":{"tf":1.0},"55":{"tf":1.0},"73":{"tf":1.7320508075688772},"76":{"tf":1.0},"79":{"tf":1.0},"83":{"tf":1.4142135623730951},"84":{"tf":1.0},"88":{"tf":1.7320508075688772},"89":{"tf":1.7320508075688772},"90":{"tf":1.4142135623730951},"94":{"tf":1.0}}}}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":4,"docs":{"132":{"tf":1.0},"20":{"tf":1.0},"73":{"tf":1.0},"99":{"tf":1.0}},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"12":{"tf":1.0}}}}}}}}}}}},"g":{"+":{"df":0,"docs":{},"ζ":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{"df":0,"docs":{},"h":{"df":1,"docs":{"94":{"tf":1.4142135623730951}}}}}}},",":{"df":0,"docs":{},"h":{"df":1,"docs":{"94":{"tf":1.0}}}},"1":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"34":{"tf":2.8284271247461903}}}}}}}},"3":{"df":1,"docs":{"123":{"tf":1.0}}},"=":{"df":0,"docs":{},"ω":{"b":{"df":1,"docs":{"90":{"tf":1.0}}},"df":0,"docs":{}}},"^":{"0":{"df":2,"docs":{"51":{"tf":1.0},"54":{"tf":1.0}}},"1":{"df":2,"docs":{"51":{"tf":1.0},"54":{"tf":1.0}}},"2":{"df":2,"docs":{"51":{"tf":1.4142135623730951},"54":{"tf":1.0}}},"3":{"df":2,"docs":{"51":{"tf":1.0},"54":{"tf":1.0}}},"4":{"df":2,"docs":{"51":{"tf":1.0},"54":{"tf":1.0}}},"5":{"df":2,"docs":{"51":{"tf":1.7320508075688772},"54":{"tf":1.0}}},"8":{"df":1,"docs":{"51":{"tf":1.0}}},"df":0,"docs":{},"i":{"df":2,"docs":{"51":{"tf":1.0},"61":{"tf":1.0}}}},"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"a":{"_":{"df":0,"docs":{},"i":{"df":1,"docs":{"58":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"e":{"df":8,"docs":{"10":{"tf":1.0},"11":{"tf":2.449489742783178},"12":{"tf":1.0},"13":{"tf":1.0},"15":{"tf":1.4142135623730951},"19":{"tf":1.0},"8":{"tf":3.3166247903554},"9":{"tf":2.6457513110645907}}}},"v":{"df":0,"docs":{},"e":{"df":2,"docs":{"112":{"tf":1.4142135623730951},"62":{"tf":1.4142135623730951}}}}},"df":13,"docs":{"123":{"tf":2.23606797749979},"124":{"tf":1.4142135623730951},"127":{"tf":1.4142135623730951},"13":{"tf":2.449489742783178},"131":{"tf":2.0},"132":{"tf":1.4142135623730951},"15":{"tf":1.0},"18":{"tf":2.0},"51":{"tf":2.23606797749979},"53":{"tf":1.0},"67":{"tf":2.0},"68":{"tf":1.0},"81":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":27,"docs":{"102":{"tf":1.0},"103":{"tf":1.4142135623730951},"107":{"tf":1.0},"117":{"tf":1.0},"118":{"tf":1.4142135623730951},"123":{"tf":2.0},"129":{"tf":1.4142135623730951},"131":{"tf":1.0},"134":{"tf":1.0},"2":{"tf":1.0},"3":{"tf":1.0},"33":{"tf":1.4142135623730951},"34":{"tf":1.4142135623730951},"43":{"tf":1.4142135623730951},"47":{"tf":1.0},"48":{"tf":1.0},"49":{"tf":1.7320508075688772},"51":{"tf":1.0},"64":{"tf":1.4142135623730951},"67":{"tf":1.0},"69":{"tf":1.0},"7":{"tf":1.0},"76":{"tf":1.0},"79":{"tf":1.4142135623730951},"81":{"tf":1.0},"83":{"tf":1.0},"89":{"tf":1.4142135623730951}}}}},"t":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"106":{"tf":1.0}}}}}},"df":4,"docs":{"117":{"tf":1.4142135623730951},"136":{"tf":1.0},"74":{"tf":1.0},"81":{"tf":1.0}}}},"i":{":":{"0":{"df":0,"docs":{},"≤":{"df":0,"docs":{},"i":{"<":{"2":{"df":0,"docs":{},"n":{"df":1,"docs":{"111":{"tf":1.0}}}},"df":0,"docs":{},"n":{"df":1,"docs":{"123":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":1,"docs":{"124":{"tf":1.4142135623730951}},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"'":{"df":1,"docs":{"102":{"tf":1.0}}},"df":0,"docs":{}}}}}},"v":{"df":0,"docs":{},"e":{"df":8,"docs":{"113":{"tf":1.0},"13":{"tf":1.0},"134":{"tf":1.4142135623730951},"136":{"tf":1.7320508075688772},"18":{"tf":1.0},"45":{"tf":1.0},"49":{"tf":1.0},"6":{"tf":1.0}},"n":{"df":12,"docs":{"113":{"tf":1.7320508075688772},"13":{"tf":1.0},"131":{"tf":1.0},"15":{"tf":1.4142135623730951},"22":{"tf":1.0},"35":{"tf":1.0},"62":{"tf":1.0},"71":{"tf":1.0},"74":{"tf":1.0},"75":{"tf":1.0},"89":{"tf":1.0},"91":{"tf":1.0}}}}},"z":{"a":{"df":1,"docs":{"102":{"tf":1.0}}},"df":0,"docs":{}}},"k":{"df":1,"docs":{"123":{"tf":1.0}}},"l":{"df":0,"docs":{},"o":{"b":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"69":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"n":{"+":{"1":{"=":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"+":{"2":{"=":{"df":0,"docs":{},"g":{"2":{"df":1,"docs":{"123":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"=":{"1":{"df":1,"docs":{"123":{"tf":1.0}}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":1,"docs":{"33":{"tf":1.0}}}}},"df":0,"docs":{}},"o":{"a":{"df":0,"docs":{},"l":{"df":4,"docs":{"102":{"tf":1.0},"45":{"tf":1.0},"49":{"tf":1.0},"76":{"tf":1.0}}}},"df":17,"docs":{"102":{"tf":1.0},"103":{"tf":1.4142135623730951},"108":{"tf":1.0},"110":{"tf":1.4142135623730951},"113":{"tf":1.0},"117":{"tf":1.0},"123":{"tf":1.0},"13":{"tf":1.7320508075688772},"41":{"tf":1.0},"45":{"tf":1.0},"47":{"tf":1.0},"48":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.0},"52":{"tf":1.0},"56":{"tf":1.0},"67":{"tf":1.0}},"l":{"d":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":4,"docs":{"102":{"tf":1.0},"18":{"tf":1.0},"34":{"tf":1.0},"37":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"o":{"d":{"df":4,"docs":{"13":{"tf":1.0},"45":{"tf":1.0},"49":{"tf":1.0},"80":{"tf":1.0}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"94":{"tf":1.0}}},"df":0,"docs":{}}}}},"p":{"df":0,"docs":{},"u":{"df":1,"docs":{"2":{"tf":1.7320508075688772}}}},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"13":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"2":{"tf":1.0},"67":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"k":{"df":1,"docs":{"94":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"n":{"d":{"df":4,"docs":{"88":{"tf":1.7320508075688772},"90":{"tf":1.0},"93":{"tf":1.0},"94":{"tf":1.0}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":3,"docs":{"127":{"tf":1.4142135623730951},"132":{"tf":1.0},"18":{"tf":2.23606797749979}}}}}}},"h":{"(":{"df":0,"docs":{},"x":{")":{"=":{"df":0,"docs":{},"h":{"1":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"x":{"2":{")":{"+":{"df":0,"docs":{},"x":{"df":0,"docs":{},"h":{"2":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"x":{"2":{"df":2,"docs":{"115":{"tf":1.0},"66":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"β":{"1":{"df":0,"docs":{},"​":{"b":{"(":{"df":0,"docs":{},"x":{")":{"+":{"df":0,"docs":{},"β":{"2":{"df":0,"docs":{},"​":{"c":{"(":{"df":0,"docs":{},"x":{"df":1,"docs":{"55":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"0":{"df":2,"docs":{"111":{"tf":1.0},"112":{"tf":1.0}}},"_":{"0":{"df":2,"docs":{"61":{"tf":1.0},"62":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"55":{"tf":1.0}},"∣":{"df":0,"docs":{},"∣":{"df":0,"docs":{},"i":{"df":1,"docs":{"88":{"tf":1.0}}}}}},"z":{")":{"=":{"df":0,"docs":{},"f":{"(":{"df":0,"docs":{},"z":{")":{"/":{"df":0,"docs":{},"g":{"(":{"df":0,"docs":{},"z":{"df":1,"docs":{"68":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"β":{"1":{"df":0,"docs":{},"​":{"b":{"(":{"df":0,"docs":{},"z":{")":{"+":{"df":0,"docs":{},"β":{"2":{"df":0,"docs":{},"​":{"c":{"(":{"df":0,"docs":{},"z":{"df":3,"docs":{"112":{"tf":1.0},"57":{"tf":1.0},"62":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":7,"docs":{"111":{"tf":1.0},"112":{"tf":1.4142135623730951},"58":{"tf":1.0},"61":{"tf":1.0},"62":{"tf":1.4142135623730951},"68":{"tf":1.0},"84":{"tf":1.0}}}},".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":1,"docs":{"13":{"tf":1.0}}}}}},"1":{"df":2,"docs":{"93":{"tf":1.4142135623730951},"94":{"tf":1.0}},"​":{"(":{"df":0,"docs":{},"z":{"2":{"df":1,"docs":{"93":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"2":{"df":2,"docs":{"93":{"tf":1.4142135623730951},"94":{"tf":1.0}},"​":{"(":{"df":0,"docs":{},"z":{"2":{"df":1,"docs":{"93":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}}},":":{"=":{"df":0,"docs":{},"k":{"df":0,"docs":{},"∑":{"df":0,"docs":{},"​":{"df":0,"docs":{},"β":{"df":0,"docs":{},"k":{"df":0,"docs":{},"t":{"df":0,"docs":{},"​":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"j":{"df":0,"docs":{},"∑":{"df":0,"docs":{},"​":{"df":0,"docs":{},"β":{"df":0,"docs":{},"j":{"b":{"df":0,"docs":{},"​":{"b":{"df":0,"docs":{},"j":{"df":1,"docs":{"93":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"η":{"1":{"df":0,"docs":{},"z":{"2":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"z":{"df":0,"docs":{},"η":{"2":{"df":0,"docs":{},"z":{"2":{"df":1,"docs":{"94":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"=":{"df":0,"docs":{},"h":{"1":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"x":{"2":{")":{"+":{"df":0,"docs":{},"x":{"df":0,"docs":{},"h":{"2":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"x":{"2":{"df":1,"docs":{"93":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"k":{"df":0,"docs":{},"∑":{"df":0,"docs":{},"​":{"df":0,"docs":{},"β":{"df":0,"docs":{},"k":{"df":0,"docs":{},"t":{"df":0,"docs":{},"​":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"j":{"df":0,"docs":{},"∑":{"df":0,"docs":{},"​":{"df":0,"docs":{},"β":{"df":0,"docs":{},"j":{"b":{"df":0,"docs":{},"​":{"b":{"df":0,"docs":{},"j":{"df":1,"docs":{"94":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"s":{"df":0,"docs":{},"h":{"a":{"3":{"df":1,"docs":{"39":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"{":{"1":{",":{"df":0,"docs":{},"ω":{",":{"df":0,"docs":{},"ω":{"2":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"k":{"df":0,"docs":{},"−":{"1":{"df":1,"docs":{"13":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"−":{"1":{"df":3,"docs":{"13":{"tf":1.4142135623730951},"15":{"tf":1.0},"22":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"h":{"0":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"h":{"df":0,"docs":{},"n":{"df":0,"docs":{},"​":{"df":0,"docs":{},"}":{"df":0,"docs":{},"⊂":{"df":0,"docs":{},"f":{"df":1,"docs":{"4":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"ω":{"df":0,"docs":{},"i":{":":{"0":{"df":0,"docs":{},"≤":{"df":0,"docs":{},"i":{"<":{"df":0,"docs":{},"n":{"df":1,"docs":{"13":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"_":{"1":{"(":{"df":0,"docs":{},"x":{"df":1,"docs":{"66":{"tf":1.0}}}},"df":2,"docs":{"115":{"tf":1.7320508075688772},"66":{"tf":1.0}}},"2":{"(":{"df":0,"docs":{},"x":{"df":1,"docs":{"66":{"tf":1.0}}}},"df":2,"docs":{"115":{"tf":1.7320508075688772},"66":{"tf":1.0}}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"124":{"tf":1.0}}}},"n":{"d":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"df":1,"docs":{"82":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":4,"docs":{"113":{"tf":1.0},"116":{"tf":1.0},"51":{"tf":1.0},"55":{"tf":1.0}},"l":{"df":2,"docs":{"109":{"tf":1.0},"8":{"tf":1.0}}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":4,"docs":{"115":{"tf":1.0},"124":{"tf":1.0},"131":{"tf":1.0},"76":{"tf":1.0}}}},"i":{"df":1,"docs":{"34":{"tf":1.0}}}}},"r":{"d":{"df":2,"docs":{"13":{"tf":1.0},"19":{"tf":1.0}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"h":{"(":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"_":{"2":{"df":1,"docs":{"39":{"tf":1.7320508075688772}}},"3":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":7,"docs":{"117":{"tf":1.0},"136":{"tf":1.0},"44":{"tf":1.0},"74":{"tf":1.7320508075688772},"88":{"tf":1.7320508075688772},"90":{"tf":1.4142135623730951},"91":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"109":{"tf":1.0},"39":{"tf":2.6457513110645907}}}},"m":{"a":{"df":0,"docs":{},"p":{":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"(":{"[":{"(":{"df":0,"docs":{},"x":{"df":1,"docs":{"43":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"v":{"df":0,"docs":{},"e":{"df":2,"docs":{"109":{"tf":1.0},"48":{"tf":1.0}},"n":{"'":{"df":0,"docs":{},"t":{"df":1,"docs":{"68":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":34,"docs":{"111":{"tf":1.4142135623730951},"112":{"tf":1.0},"113":{"tf":2.0},"115":{"tf":2.0},"116":{"tf":1.0},"117":{"tf":1.0},"124":{"tf":2.23606797749979},"13":{"tf":2.8284271247461903},"132":{"tf":1.4142135623730951},"19":{"tf":2.23606797749979},"23":{"tf":1.0},"24":{"tf":1.0},"25":{"tf":1.0},"31":{"tf":1.4142135623730951},"34":{"tf":1.0},"52":{"tf":1.0},"55":{"tf":2.449489742783178},"56":{"tf":2.23606797749979},"57":{"tf":2.0},"58":{"tf":1.7320508075688772},"59":{"tf":1.0},"6":{"tf":1.4142135623730951},"61":{"tf":1.4142135623730951},"64":{"tf":1.0},"65":{"tf":1.0},"66":{"tf":1.7320508075688772},"68":{"tf":1.4142135623730951},"72":{"tf":1.0},"74":{"tf":1.0},"81":{"tf":1.0},"83":{"tf":2.6457513110645907},"84":{"tf":2.0},"88":{"tf":1.0},"93":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"41":{"tf":1.0}}}},"p":{"df":2,"docs":{"44":{"tf":1.0},"69":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"107":{"tf":1.0},"34":{"tf":1.0}}}}}},"n":{"c":{"df":1,"docs":{"124":{"tf":1.0}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"e":{"'":{"df":1,"docs":{"19":{"tf":1.0}}},"df":24,"docs":{"10":{"tf":1.0},"113":{"tf":1.0},"117":{"tf":1.0},"123":{"tf":1.0},"127":{"tf":1.0},"13":{"tf":2.449489742783178},"136":{"tf":1.4142135623730951},"20":{"tf":1.0},"3":{"tf":1.0},"34":{"tf":1.4142135623730951},"39":{"tf":1.4142135623730951},"51":{"tf":1.0},"53":{"tf":1.0},"55":{"tf":1.0},"56":{"tf":1.0},"6":{"tf":1.4142135623730951},"69":{"tf":1.0},"71":{"tf":1.0},"74":{"tf":1.0},"8":{"tf":1.0},"88":{"tf":1.0},"89":{"tf":1.0},"93":{"tf":1.7320508075688772},"97":{"tf":1.0}}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":4,"docs":{"117":{"tf":1.0},"39":{"tf":1.0},"41":{"tf":1.0},"87":{"tf":1.0}}}}}}}},"i":{"d":{"df":0,"docs":{},"e":{"df":1,"docs":{"18":{"tf":1.0}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":12,"docs":{"103":{"tf":1.7320508075688772},"104":{"tf":1.0},"105":{"tf":1.0},"106":{"tf":1.0},"107":{"tf":1.0},"108":{"tf":1.0},"109":{"tf":1.0},"34":{"tf":1.0},"45":{"tf":1.0},"58":{"tf":1.0},"68":{"tf":1.4142135623730951},"81":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"r":{"df":4,"docs":{"124":{"tf":1.0},"131":{"tf":1.0},"19":{"tf":1.0},"67":{"tf":1.0}}}}}},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"20":{"tf":1.4142135623730951}}}}}}}},"o":{"df":0,"docs":{},"l":{"d":{"df":18,"docs":{"10":{"tf":1.0},"106":{"tf":2.0},"107":{"tf":1.4142135623730951},"108":{"tf":1.7320508075688772},"12":{"tf":1.0},"122":{"tf":1.4142135623730951},"13":{"tf":2.23606797749979},"131":{"tf":1.4142135623730951},"15":{"tf":1.4142135623730951},"34":{"tf":1.0},"53":{"tf":1.0},"6":{"tf":1.0},"68":{"tf":1.0},"72":{"tf":2.23606797749979},"73":{"tf":2.0},"74":{"tf":1.0},"76":{"tf":1.0},"9":{"tf":1.0}}},"df":0,"docs":{},"e":{"df":1,"docs":{"131":{"tf":2.6457513110645907}}}},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"df":1,"docs":{"18":{"tf":1.0}}}}}}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":4,"docs":{"117":{"tf":1.0},"19":{"tf":1.0},"76":{"tf":1.0},"77":{"tf":1.0}}}}}},"o":{"d":{"df":15,"docs":{"110":{"tf":1.7320508075688772},"111":{"tf":1.0},"112":{"tf":1.0},"113":{"tf":1.4142135623730951},"114":{"tf":1.0},"115":{"tf":1.0},"116":{"tf":1.0},"117":{"tf":1.0},"118":{"tf":1.0},"119":{"tf":1.0},"120":{"tf":1.0},"121":{"tf":1.0},"122":{"tf":1.0},"123":{"tf":1.0},"124":{"tf":1.0}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"0":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":2,"docs":{"122":{"tf":1.7320508075688772},"79":{"tf":1.0}}}}},"ω":{"df":0,"docs":{},"i":{":":{"0":{"df":0,"docs":{},"≤":{"df":0,"docs":{},"i":{"<":{"2":{"df":0,"docs":{},"n":{"df":1,"docs":{"124":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"∈":{"d":{"df":1,"docs":{"13":{"tf":1.4142135623730951}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"∖":{"df":0,"docs":{},"{":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"i":{"df":0,"docs":{},"}":{"df":0,"docs":{},"i":{"df":0,"docs":{},"≥":{"0":{"df":1,"docs":{"90":{"tf":1.0}}},"df":0,"docs":{}}}}}}}}},"h":{"df":2,"docs":{"13":{"tf":1.7320508075688772},"15":{"tf":1.0}}}}},"i":{"+":{"1":{"df":2,"docs":{"100":{"tf":1.0},"69":{"tf":1.4142135623730951}}},"2":{"df":0,"docs":{},"k":{"df":0,"docs":{},"−":{"1":{"df":1,"docs":{"100":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},",":{"df":0,"docs":{},"j":{")":{",":{"df":0,"docs":{},"v":{"df":1,"docs":{"13":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"∈":{"df":0,"docs":{},"i":{"df":1,"docs":{"13":{"tf":1.0}}}}},",":{"df":0,"docs":{},"k":{",":{"df":0,"docs":{},"l":{"df":4,"docs":{"10":{"tf":1.0},"12":{"tf":1.0},"13":{"tf":1.0},"15":{"tf":1.0}}}},"df":0,"docs":{}},"l":{"df":1,"docs":{"13":{"tf":1.0}}}},"df":1,"docs":{"13":{"tf":2.0}}}},".":{"df":6,"docs":{"106":{"tf":1.0},"113":{"tf":1.0},"124":{"tf":1.0},"51":{"tf":1.0},"58":{"tf":1.4142135623730951},"67":{"tf":1.0}}},":":{"0":{"df":0,"docs":{},"≤":{"df":0,"docs":{},"i":{"<":{"2":{"df":0,"docs":{},"n":{"+":{"1":{"df":1,"docs":{"124":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"=":{"0":{"df":0,"docs":{},"k":{"df":0,"docs":{},"−":{"1":{"df":0,"docs":{},"​":{"(":{"a":{"df":0,"docs":{},"i":{"df":1,"docs":{"13":{"tf":1.4142135623730951}},"​":{"+":{"df":0,"docs":{},"γ":{")":{"/":{"df":0,"docs":{},"∏":{"df":0,"docs":{},"i":{"=":{"0":{"df":0,"docs":{},"k":{"df":0,"docs":{},"−":{"1":{"df":0,"docs":{},"​":{"(":{"b":{"df":0,"docs":{},"i":{"df":1,"docs":{"13":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"b":{"df":0,"docs":{},"i":{"df":1,"docs":{"13":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"∏":{"df":0,"docs":{},"k":{"df":0,"docs":{},"−":{"1":{"df":0,"docs":{},"​":{"(":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"γ":{")":{"=":{"df":0,"docs":{},"i":{"=":{"0":{"df":0,"docs":{},"∏":{"df":0,"docs":{},"k":{"df":0,"docs":{},"−":{"1":{"df":0,"docs":{},"​":{"(":{"b":{"df":0,"docs":{},"i":{"df":1,"docs":{"13":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"∑":{"df":0,"docs":{},"n":{"df":0,"docs":{},"​":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"ζ":{")":{"(":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{")":{"df":0,"docs":{},"i":{"df":1,"docs":{"31":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"1":{"df":1,"docs":{"100":{"tf":1.0}}},"df":0,"docs":{},"{":{"(":{"df":0,"docs":{},"i":{",":{"df":0,"docs":{},"j":{"df":1,"docs":{"13":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"∣":{"df":0,"docs":{},"l":{"df":0,"docs":{},"j":{"df":1,"docs":{"127":{"tf":1.0}}}}}},">":{"df":0,"docs":{},"n":{"df":2,"docs":{"13":{"tf":1.0},"15":{"tf":1.0}}}},"b":{"df":0,"docs":{},"​":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"x":{"df":1,"docs":{"113":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"d":{"df":0,"docs":{},"e":{"a":{"df":12,"docs":{"117":{"tf":1.0},"13":{"tf":1.0},"136":{"tf":1.0},"3":{"tf":1.0},"5":{"tf":1.4142135623730951},"53":{"tf":1.0},"58":{"tf":1.0},"6":{"tf":1.0},"64":{"tf":1.0},"65":{"tf":1.0},"66":{"tf":1.0},"78":{"tf":1.0}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":1,"docs":{"51":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"110":{"tf":1.0}}}}}}},"m":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"134":{"tf":1.0}}}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"i":{"df":1,"docs":{"112":{"tf":1.0}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":38,"docs":{"102":{"tf":2.23606797749979},"103":{"tf":1.0},"104":{"tf":1.4142135623730951},"105":{"tf":1.0},"106":{"tf":1.0},"107":{"tf":1.0},"108":{"tf":1.0},"109":{"tf":1.4142135623730951},"110":{"tf":1.4142135623730951},"111":{"tf":1.0},"112":{"tf":1.0},"113":{"tf":1.0},"114":{"tf":1.0},"115":{"tf":1.0},"116":{"tf":1.0},"117":{"tf":1.0},"118":{"tf":1.0},"119":{"tf":1.0},"120":{"tf":1.0},"121":{"tf":1.0},"122":{"tf":1.4142135623730951},"123":{"tf":1.4142135623730951},"124":{"tf":1.0},"18":{"tf":1.0},"33":{"tf":2.0},"34":{"tf":1.0},"35":{"tf":1.4142135623730951},"36":{"tf":2.0},"37":{"tf":1.0},"38":{"tf":1.0},"39":{"tf":1.4142135623730951},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"45":{"tf":1.0},"63":{"tf":1.0},"66":{"tf":1.0},"67":{"tf":1.0},"8":{"tf":1.0}}}}}}},"i":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"51":{"tf":1.0},"94":{"tf":1.0}}}}}}},"df":1,"docs":{"100":{"tf":1.0}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":9,"docs":{"104":{"tf":1.0},"123":{"tf":1.0},"13":{"tf":1.4142135623730951},"131":{"tf":1.7320508075688772},"15":{"tf":1.0},"67":{"tf":1.0},"72":{"tf":1.0},"9":{"tf":1.0},"91":{"tf":1.4142135623730951}}}}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":3,"docs":{"122":{"tf":1.0},"136":{"tf":1.0},"20":{"tf":1.0}}}}}}},"n":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"d":{"df":8,"docs":{"12":{"tf":1.0},"124":{"tf":1.7320508075688772},"131":{"tf":1.0},"134":{"tf":1.0},"2":{"tf":1.0},"22":{"tf":1.0},"65":{"tf":1.0},"83":{"tf":1.0}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"12":{"tf":1.4142135623730951},"132":{"tf":1.4142135623730951}}}}}}},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":3,"docs":{"132":{"tf":1.4142135623730951},"88":{"tf":1.0},"93":{"tf":1.4142135623730951}}}},"d":{"df":1,"docs":{"49":{"tf":1.0}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"127":{"tf":1.0}}}}}}}}},"d":{"df":0,"docs":{},"e":{"df":2,"docs":{"56":{"tf":1.0},"58":{"tf":1.4142135623730951}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":5,"docs":{"10":{"tf":1.0},"12":{"tf":1.4142135623730951},"135":{"tf":1.0},"79":{"tf":1.0},"88":{"tf":1.0}}},"df":0,"docs":{}}}},"x":{"df":11,"docs":{"10":{"tf":2.23606797749979},"100":{"tf":2.0},"108":{"tf":1.0},"12":{"tf":1.4142135623730951},"13":{"tf":1.4142135623730951},"134":{"tf":1.0},"35":{"tf":1.0},"71":{"tf":1.0},"79":{"tf":1.0},"93":{"tf":1.0},"94":{"tf":1.4142135623730951}}}},"i":{"c":{"df":4,"docs":{"10":{"tf":1.0},"13":{"tf":1.0},"27":{"tf":1.0},"94":{"tf":1.0}}},"df":0,"docs":{}},"u":{"c":{"df":2,"docs":{"13":{"tf":1.0},"89":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":2,"docs":{"131":{"tf":1.0},"136":{"tf":1.0}},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"i":{"df":1,"docs":{"83":{"tf":1.0}}}},"df":0,"docs":{}}}}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"131":{"tf":1.4142135623730951}}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":9,"docs":{"118":{"tf":1.0},"127":{"tf":1.0},"129":{"tf":1.7320508075688772},"130":{"tf":1.0},"131":{"tf":1.4142135623730951},"18":{"tf":1.0},"51":{"tf":1.0},"69":{"tf":1.0},"8":{"tf":1.0}}}}}},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"i":{"df":2,"docs":{"136":{"tf":1.0},"43":{"tf":1.0}}}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":5,"docs":{"131":{"tf":1.0},"136":{"tf":1.0},"30":{"tf":1.7320508075688772},"69":{"tf":1.0},"93":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"18":{"tf":1.0},"72":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":24,"docs":{"10":{"tf":1.0},"103":{"tf":2.449489742783178},"105":{"tf":1.4142135623730951},"109":{"tf":1.0},"12":{"tf":2.6457513110645907},"120":{"tf":1.4142135623730951},"127":{"tf":1.0},"129":{"tf":1.0},"13":{"tf":1.4142135623730951},"136":{"tf":1.0},"14":{"tf":1.7320508075688772},"15":{"tf":1.7320508075688772},"2":{"tf":1.7320508075688772},"22":{"tf":1.7320508075688772},"25":{"tf":1.0},"31":{"tf":1.4142135623730951},"33":{"tf":2.0},"34":{"tf":3.3166247903554},"35":{"tf":1.0},"41":{"tf":1.4142135623730951},"43":{"tf":2.449489742783178},"6":{"tf":3.1622776601683795},"8":{"tf":1.0},"94":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"44":{"tf":1.0}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":1,"docs":{"102":{"tf":1.0}}}}}},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"100":{"tf":1.0},"13":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"a":{"df":0,"docs":{},"n":{"c":{"df":5,"docs":{"12":{"tf":1.0},"13":{"tf":1.0},"15":{"tf":1.4142135623730951},"34":{"tf":2.6457513110645907},"7":{"tf":1.0}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":4,"docs":{"105":{"tf":1.0},"108":{"tf":1.0},"109":{"tf":1.0},"34":{"tf":1.7320508075688772}}}}}},"df":3,"docs":{"127":{"tf":1.0},"131":{"tf":1.4142135623730951},"132":{"tf":1.4142135623730951}},"e":{"a":{"d":{"df":12,"docs":{"100":{"tf":1.0},"122":{"tf":1.0},"13":{"tf":1.0},"131":{"tf":1.0},"20":{"tf":1.0},"31":{"tf":1.0},"53":{"tf":1.0},"54":{"tf":1.0},"79":{"tf":1.4142135623730951},"8":{"tf":1.0},"83":{"tf":1.0},"91":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":5,"docs":{"127":{"tf":1.4142135623730951},"131":{"tf":3.872983346207417},"132":{"tf":1.0},"136":{"tf":1.4142135623730951},"49":{"tf":1.0}}}},"df":0,"docs":{}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":3,"docs":{"127":{"tf":1.0},"131":{"tf":1.0},"40":{"tf":1.4142135623730951}},"r":{"df":2,"docs":{"104":{"tf":1.0},"83":{"tf":1.0}}}},"n":{"df":0,"docs":{},"s":{"df":1,"docs":{"98":{"tf":1.0}}}},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":12,"docs":{"117":{"tf":1.4142135623730951},"130":{"tf":1.0},"131":{"tf":1.0},"69":{"tf":1.0},"70":{"tf":1.0},"72":{"tf":1.0},"74":{"tf":1.0},"76":{"tf":1.0},"81":{"tf":1.0},"88":{"tf":1.0},"90":{"tf":1.0},"94":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"13":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"v":{"df":2,"docs":{"134":{"tf":1.0},"135":{"tf":1.0}}}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"i":{"df":2,"docs":{"10":{"tf":1.0},"47":{"tf":1.0}}}},"df":0,"docs":{}}},"n":{"df":4,"docs":{"117":{"tf":1.4142135623730951},"39":{"tf":2.23606797749979},"70":{"tf":1.0},"93":{"tf":1.0}}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":26,"docs":{"111":{"tf":1.0},"113":{"tf":2.6457513110645907},"120":{"tf":1.7320508075688772},"122":{"tf":2.0},"124":{"tf":1.0},"13":{"tf":3.0},"15":{"tf":1.0},"19":{"tf":1.4142135623730951},"2":{"tf":2.0},"23":{"tf":1.0},"24":{"tf":1.0},"25":{"tf":1.0},"31":{"tf":1.0},"34":{"tf":1.0},"35":{"tf":1.0},"4":{"tf":1.0},"51":{"tf":1.0},"53":{"tf":1.0},"61":{"tf":1.0},"67":{"tf":1.0},"72":{"tf":1.0},"81":{"tf":1.0},"82":{"tf":1.0},"83":{"tf":1.0},"90":{"tf":1.0},"93":{"tf":1.4142135623730951}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":2,"docs":{"40":{"tf":1.0},"69":{"tf":1.0}}}}}}}},"r":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"u":{"c":{"df":3,"docs":{"124":{"tf":1.0},"13":{"tf":1.0},"52":{"tf":1.0}},"t":{"df":1,"docs":{"0":{"tf":1.7320508075688772}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"d":{"df":2,"docs":{"78":{"tf":1.0},"8":{"tf":1.0}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"19":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":5,"docs":{"122":{"tf":1.0},"131":{"tf":1.0},"44":{"tf":1.0},"6":{"tf":1.0},"97":{"tf":2.0}}},"t":{"df":2,"docs":{"6":{"tf":1.0},"97":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"v":{"df":8,"docs":{"102":{"tf":1.0},"103":{"tf":1.0},"104":{"tf":1.0},"122":{"tf":1.4142135623730951},"134":{"tf":1.0},"20":{"tf":1.0},"52":{"tf":1.0},"69":{"tf":1.0}}}}}}},"o":{"df":1,"docs":{"136":{"tf":1.0}}},"s":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"<":{"df":0,"docs":{},"f":{"df":1,"docs":{"34":{"tf":1.7320508075688772}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"34":{"tf":2.23606797749979}}},"df":0,"docs":{}}}}},"n":{"'":{"df":0,"docs":{},"t":{"df":3,"docs":{"120":{"tf":1.0},"134":{"tf":1.0},"64":{"tf":1.0}}}},"df":0,"docs":{}},"r":{"a":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"<":{"df":0,"docs":{},"f":{"df":1,"docs":{"34":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"u":{"df":2,"docs":{"131":{"tf":1.0},"136":{"tf":1.0}}}}},"t":{"'":{"df":15,"docs":{"10":{"tf":1.0},"106":{"tf":1.0},"123":{"tf":1.0},"124":{"tf":1.0},"13":{"tf":1.0},"131":{"tf":1.7320508075688772},"136":{"tf":1.0},"19":{"tf":1.0},"34":{"tf":1.0},"48":{"tf":1.4142135623730951},"49":{"tf":1.4142135623730951},"51":{"tf":1.0},"53":{"tf":1.0},"54":{"tf":1.0},"80":{"tf":1.0}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":4,"docs":{"111":{"tf":1.0},"48":{"tf":1.0},"58":{"tf":1.4142135623730951},"61":{"tf":1.0}}},"r":{"df":3,"docs":{"101":{"tf":1.0},"113":{"tf":1.0},"2":{"tf":1.0}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":3,"docs":{"13":{"tf":1.0},"57":{"tf":1.0},"9":{"tf":1.0}}}}}},"​":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"x":{"df":1,"docs":{"113":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"∈":{"[":{"0":{",":{"2":{"df":0,"docs":{},"n":{"+":{"df":0,"docs":{},"k":{"df":1,"docs":{"91":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"":{"=":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"j":{"df":0,"docs":{},"k":{"1":{"df":0,"docs":{},"​":{"df":0,"docs":{},"":{"=":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"l":{"df":0,"docs":{},"k":{"2":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"j":{"=":{"1":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"m":{"df":4,"docs":{"90":{"tf":1.4142135623730951},"93":{"tf":1.4142135623730951},"94":{"tf":1.0},"96":{"tf":2.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"m":{"df":0,"docs":{},"′":{"+":{"1":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"m":{"df":0,"docs":{},"′":{"+":{"df":0,"docs":{},"m":{"df":2,"docs":{"93":{"tf":1.4142135623730951},"94":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"b":{"df":1,"docs":{"96":{"tf":1.4142135623730951}},"​":{":":{"=":{"df":0,"docs":{},"β":{"df":0,"docs":{},"j":{"+":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"​":{"df":0,"docs":{},"−":{"1":{"df":1,"docs":{"96":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":9,"docs":{"105":{"tf":1.0},"13":{"tf":1.0},"132":{"tf":1.4142135623730951},"4":{"tf":1.0},"69":{"tf":1.4142135623730951},"82":{"tf":1.0},"84":{"tf":1.0},"91":{"tf":1.4142135623730951},"93":{"tf":1.4142135623730951}},"g":{"df":0,"docs":{},"z":{"df":1,"docs":{"94":{"tf":1.4142135623730951}}}},"o":{"b":{"df":3,"docs":{"113":{"tf":1.0},"117":{"tf":1.0},"19":{"tf":1.0}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":2,"docs":{"131":{"tf":1.0},"49":{"tf":1.0}}}}},"z":{"df":1,"docs":{"94":{"tf":1.4142135623730951}}},"υ":{"df":0,"docs":{},"s":{"df":0,"docs":{},"​":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"t":{"df":0,"docs":{},"j":{"df":1,"docs":{"94":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"​":{",":{"df":0,"docs":{},"γ":{"df":0,"docs":{},"j":{"df":1,"docs":{"96":{"tf":1.0}}}}},":":{"=":{"df":0,"docs":{},"α":{"df":0,"docs":{},"j":{"df":1,"docs":{"96":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"′":{"df":0,"docs":{},"​":{":":{"=":{"df":0,"docs":{},"α":{"df":0,"docs":{},"j":{"+":{"df":0,"docs":{},"m":{"df":0,"docs":{},"−":{"1":{"df":1,"docs":{"96":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"":{"=":{"df":0,"docs":{},"i":{"df":1,"docs":{"4":{"tf":1.0}}}},"df":0,"docs":{}}},"k":{"+":{"1":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"2":{"df":0,"docs":{},"k":{"+":{"1":{"df":1,"docs":{"94":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"1":{"2":{"df":1,"docs":{"34":{"tf":1.0}}},"df":2,"docs":{"13":{"tf":1.0},"34":{"tf":1.4142135623730951}}},"2":{"df":2,"docs":{"13":{"tf":1.0},"34":{"tf":1.0}}},"<":{"df":0,"docs":{},"n":{"df":2,"docs":{"93":{"tf":1.0},"94":{"tf":1.0}},"−":{"1":{"df":1,"docs":{"94":{"tf":1.0}}},"df":0,"docs":{}}}},"=":{"0":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"n":{"df":0,"docs":{},"−":{"1":{"df":1,"docs":{"94":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"1":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"n":{"df":2,"docs":{"93":{"tf":1.0},"94":{"tf":1.0}},"t":{"df":2,"docs":{"90":{"tf":1.4142135623730951},"96":{"tf":1.4142135623730951}}},"−":{"1":{"df":1,"docs":{"93":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"3":{"df":1,"docs":{"100":{"tf":1.0}}},"df":0,"docs":{},"n":{"df":1,"docs":{"94":{"tf":1.0}}},"ω":{"0":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}}},">":{"1":{"df":1,"docs":{"101":{"tf":1.0}}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":3,"docs":{"18":{"tf":1.0},"34":{"tf":1.0},"37":{"tf":1.0}}}}},"df":6,"docs":{"100":{"tf":1.0},"123":{"tf":1.0},"13":{"tf":2.0},"132":{"tf":1.4142135623730951},"48":{"tf":1.0},"69":{"tf":1.4142135623730951}},"e":{"c":{"c":{"a":{"df":0,"docs":{},"k":{"2":{"5":{"6":{"(":{"df":0,"docs":{},"x":{"df":0,"docs":{},"∣":{"df":0,"docs":{},"∣":{"df":0,"docs":{},"i":{"df":2,"docs":{"93":{"tf":1.0},"94":{"tf":1.0}}}}}}},"df":1,"docs":{"88":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"136":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":5,"docs":{"117":{"tf":1.0},"123":{"tf":1.0},"19":{"tf":1.0},"44":{"tf":1.0},"49":{"tf":1.0}}}},"y":{"df":3,"docs":{"131":{"tf":1.0},"136":{"tf":1.0},"43":{"tf":1.0}}}},"i":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"73":{"tf":1.0}}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":14,"docs":{"113":{"tf":1.0},"118":{"tf":1.0},"131":{"tf":1.7320508075688772},"136":{"tf":1.0},"43":{"tf":1.0},"44":{"tf":1.0},"56":{"tf":1.0},"57":{"tf":1.0},"6":{"tf":1.0},"73":{"tf":1.0},"74":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.0},"82":{"tf":1.0}},"l":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"g":{"df":3,"docs":{"19":{"tf":1.0},"3":{"tf":1.0},"6":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"n":{"df":6,"docs":{"136":{"tf":1.0},"20":{"tf":1.0},"41":{"tf":1.0},"72":{"tf":1.0},"90":{"tf":1.0},"97":{"tf":1.0}}}}}},"t":{"df":1,"docs":{"96":{"tf":1.4142135623730951}},"​":{":":{"=":{"df":0,"docs":{},"β":{"df":0,"docs":{},"k":{"df":0,"docs":{},"−":{"1":{"df":1,"docs":{"96":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"z":{"df":0,"docs":{},"g":{":":{":":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"r":{"df":2,"docs":{"34":{"tf":1.4142135623730951},"43":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":2,"docs":{"34":{"tf":2.23606797749979},"43":{"tf":1.4142135623730951}}}},"υ":{"df":0,"docs":{},"s":{"2":{"df":0,"docs":{},"k":{"df":1,"docs":{"101":{"tf":1.0}},"​":{"df":0,"docs":{},"​":{"df":0,"docs":{},"π":{"df":0,"docs":{},"k":{"df":0,"docs":{},"−":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"2":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{"df":0,"docs":{},"​":{"df":0,"docs":{},"​":{"=":{"df":0,"docs":{},"g":{"+":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"2":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{"df":0,"docs":{},"h":{"=":{"df":0,"docs":{},"g":{"df":0,"docs":{},"−":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"2":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{"df":0,"docs":{},"h":{"df":1,"docs":{"94":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}},"−":{"1":{"df":3,"docs":{"13":{"tf":1.0},"93":{"tf":1.0},"94":{"tf":1.0}}},"df":0,"docs":{}},"≥":{"0":{"df":1,"docs":{"19":{"tf":1.0}}},"df":0,"docs":{}}},"l":{",":{"df":0,"docs":{},"r":{",":{"df":0,"docs":{},"o":{"df":2,"docs":{"8":{"tf":1.0},"9":{"tf":1.0}}}},"df":0,"docs":{}}},"=":{"df":0,"docs":{},"∣":{"d":{"df":0,"docs":{},"k":{"df":0,"docs":{},"−":{"1":{"df":0,"docs":{},"​":{"df":0,"docs":{},"∣":{"/":{"2":{"df":1,"docs":{"93":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":7,"docs":{"122":{"tf":1.0},"2":{"tf":1.7320508075688772},"31":{"tf":1.0},"34":{"tf":1.0},"4":{"tf":1.0},"72":{"tf":1.0},"98":{"tf":1.0}}}}},"df":0,"docs":{}}},"m":{"b":{"d":{"a":{"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":6,"docs":{"0":{"tf":1.0},"102":{"tf":1.4142135623730951},"18":{"tf":1.0},"44":{"tf":1.7320508075688772},"86":{"tf":1.0},"88":{"tf":1.0}},"s":{"_":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":1,"docs":{"37":{"tf":1.0}}}}}}}},"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{":":{":":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{"_":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{":":{":":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{":":{":":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{":":{":":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"s":{"1":{"2":{"_":{"3":{"8":{"1":{":":{":":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":2,"docs":{"43":{"tf":1.0},"44":{"tf":1.0}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{":":{":":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{":":{":":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":2,"docs":{"43":{"tf":1.0},"44":{"tf":1.0}}}}}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"n":{"d":{"df":1,"docs":{"13":{"tf":1.4142135623730951}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"49":{"tf":1.0}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"t":{"df":13,"docs":{"106":{"tf":1.0},"108":{"tf":1.0},"118":{"tf":1.0},"12":{"tf":1.4142135623730951},"127":{"tf":1.4142135623730951},"13":{"tf":2.0},"131":{"tf":2.0},"132":{"tf":1.0},"136":{"tf":1.0},"15":{"tf":1.0},"39":{"tf":1.0},"8":{"tf":1.0},"9":{"tf":1.0}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"101":{"tf":1.0},"18":{"tf":1.4142135623730951},"86":{"tf":1.0}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"18":{"tf":1.0},"72":{"tf":1.0}}}}}},"y":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"101":{"tf":1.4142135623730951},"118":{"tf":1.4142135623730951}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":5,"docs":{"127":{"tf":1.0},"131":{"tf":1.4142135623730951},"132":{"tf":1.0},"134":{"tf":1.0},"136":{"tf":1.0}}}}}}},"d":{"df":0,"docs":{},"e":{"_":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"(":{")":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"113":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"113":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":1,"docs":{"113":{"tf":2.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":6,"docs":{"108":{"tf":1.4142135623730951},"113":{"tf":1.4142135623730951},"118":{"tf":1.0},"124":{"tf":1.7320508075688772},"134":{"tf":1.0},"67":{"tf":2.0}}}},"df":7,"docs":{"10":{"tf":1.0},"11":{"tf":1.0},"12":{"tf":1.0},"127":{"tf":1.0},"13":{"tf":1.0},"132":{"tf":1.4142135623730951},"79":{"tf":1.4142135623730951}},"e":{"a":{"d":{"df":3,"docs":{"136":{"tf":1.0},"93":{"tf":1.0},"94":{"tf":1.0}}},"df":0,"docs":{},"f":{"df":2,"docs":{"100":{"tf":1.4142135623730951},"91":{"tf":1.0}}},"r":{"df":0,"docs":{},"n":{"df":1,"docs":{"41":{"tf":1.0}}}},"v":{"df":7,"docs":{"100":{"tf":1.7320508075688772},"129":{"tf":1.0},"13":{"tf":1.0},"15":{"tf":1.0},"19":{"tf":1.0},"79":{"tf":1.0},"91":{"tf":1.0}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"df":6,"docs":{"10":{"tf":1.0},"108":{"tf":1.0},"15":{"tf":1.0},"19":{"tf":1.0},"58":{"tf":1.0},"8":{"tf":2.23606797749979}}}},"m":{"df":0,"docs":{},"m":{"a":{"df":1,"docs":{"13":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":7,"docs":{"118":{"tf":1.0},"127":{"tf":1.4142135623730951},"131":{"tf":1.0},"132":{"tf":1.7320508075688772},"35":{"tf":1.0},"50":{"tf":1.0},"71":{"tf":1.0}}}}}},"q":{"df":3,"docs":{"51":{"tf":1.4142135623730951},"61":{"tf":1.0},"67":{"tf":2.0}}},"s":{"df":0,"docs":{},"s":{"df":6,"docs":{"13":{"tf":1.0},"131":{"tf":1.0},"136":{"tf":1.4142135623730951},"47":{"tf":1.0},"72":{"tf":2.6457513110645907},"81":{"tf":1.0}}}},"t":{"'":{"df":23,"docs":{"103":{"tf":1.0},"106":{"tf":1.0},"108":{"tf":1.0},"11":{"tf":1.0},"113":{"tf":1.0},"124":{"tf":1.0},"13":{"tf":2.23606797749979},"134":{"tf":2.23606797749979},"135":{"tf":1.4142135623730951},"136":{"tf":1.7320508075688772},"15":{"tf":1.0},"19":{"tf":1.0},"34":{"tf":1.0},"43":{"tf":1.0},"47":{"tf":1.0},"48":{"tf":1.0},"51":{"tf":1.0},"53":{"tf":1.0},"70":{"tf":1.0},"74":{"tf":1.0},"76":{"tf":1.0},"78":{"tf":1.0},"8":{"tf":1.0}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":4,"docs":{"131":{"tf":1.0},"134":{"tf":1.0},"4":{"tf":1.0},"94":{"tf":1.7320508075688772}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":12,"docs":{"103":{"tf":1.7320508075688772},"104":{"tf":1.0},"105":{"tf":1.0},"106":{"tf":1.0},"107":{"tf":1.0},"108":{"tf":1.0},"109":{"tf":1.0},"45":{"tf":1.0},"58":{"tf":1.0},"66":{"tf":1.0},"68":{"tf":1.7320508075688772},"81":{"tf":1.4142135623730951}}},"r":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"82":{"tf":1.0}}}},"df":0,"docs":{}}}}},"i":{",":{"df":0,"docs":{},"j":{"df":0,"docs":{},"′":{"df":0,"docs":{},"′":{"df":0,"docs":{},"​":{"<":{"df":0,"docs":{},"m":{"a":{"d":{"d":{"df":0,"docs":{},"r":{",":{"df":0,"docs":{},"i":{"+":{"1":{",":{"df":0,"docs":{},"j":{"df":1,"docs":{"127":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"b":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":3,"docs":{"1":{"tf":1.0},"120":{"tf":1.0},"2":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":3,"docs":{"131":{"tf":1.0},"31":{"tf":1.0},"4":{"tf":1.4142135623730951}},"m":{"b":{"df":1,"docs":{"136":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"df":6,"docs":{"13":{"tf":1.0},"20":{"tf":2.0},"27":{"tf":1.0},"31":{"tf":1.0},"83":{"tf":1.0},"84":{"tf":1.4142135623730951}}}},"df":1,"docs":{"34":{"tf":1.0}}},"k":{"df":1,"docs":{"136":{"tf":1.0}}}},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"102":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"df":4,"docs":{"113":{"tf":1.0},"118":{"tf":1.0},"131":{"tf":1.0},"58":{"tf":1.0}}}},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":2,"docs":{"106":{"tf":1.0},"13":{"tf":1.0}}}}},"​":{"(":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{")":{"=":{"1":{"df":1,"docs":{"4":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"j":{"df":0,"docs":{},"​":{")":{"=":{"0":{"df":1,"docs":{"4":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"o":{"c":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"69":{"tf":2.0},"82":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"c":{"df":5,"docs":{"131":{"tf":1.0},"136":{"tf":1.0},"15":{"tf":1.0},"3":{"tf":1.0},"35":{"tf":1.0}}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"g":{"df":2,"docs":{"113":{"tf":1.0},"72":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"12":{"tf":1.0},"131":{"tf":1.4142135623730951}}}}}},"o":{"df":0,"docs":{},"k":{"df":8,"docs":{"105":{"tf":1.0},"106":{"tf":1.0},"107":{"tf":1.0},"113":{"tf":1.0},"13":{"tf":1.0},"134":{"tf":2.23606797749979},"20":{"tf":1.0},"50":{"tf":1.0}}},"p":{"df":2,"docs":{"101":{"tf":1.0},"131":{"tf":2.0}}},"s":{"df":1,"docs":{"15":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"48":{"tf":1.0}}}},"t":{"df":2,"docs":{"49":{"tf":1.0},"52":{"tf":1.0}}},"w":{"df":5,"docs":{"124":{"tf":1.0},"34":{"tf":1.0},"67":{"tf":2.0},"80":{"tf":1.0},"90":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"2":{"tf":1.0}}}}}}},"p":{"df":0,"docs":{},"u":{"b":{"df":2,"docs":{"127":{"tf":1.0},"132":{"tf":1.0}}},"df":0,"docs":{}}},"u":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"131":{"tf":1.0}}}}}}},"df":0,"docs":{}},"×":{"3":{"df":1,"docs":{"126":{"tf":1.0}}},"df":0,"docs":{}},"′":{":":{"=":{"df":0,"docs":{},"⌈":{"df":0,"docs":{},"l":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"​":{"/":{"4":{"df":1,"docs":{"127":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"′":{"=":{"(":{"df":0,"docs":{},"l":{"0":{"df":0,"docs":{},"′":{"df":0,"docs":{},"′":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"l":{"1":{"df":0,"docs":{},"′":{"df":0,"docs":{},"′":{"df":0,"docs":{},"​":{",":{".":{".":{".":{",":{"df":0,"docs":{},"l":{"df":0,"docs":{},"j":{"df":0,"docs":{},"′":{"df":0,"docs":{},"′":{"df":0,"docs":{},"​":{")":{"df":0,"docs":{},"t":{"df":1,"docs":{"127":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"m":{",":{"df":0,"docs":{},"v":{")":{"=":{"(":{"0":{",":{"0":{"df":1,"docs":{"131":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"131":{"tf":1.0}}}},"0":{"df":0,"docs":{},"​":{"=":{"df":0,"docs":{},"r":{"0":{"df":1,"docs":{"136":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"1":{"df":1,"docs":{"2":{"tf":1.0}}},":":{"=":{"df":0,"docs":{},"m":{"df":0,"docs":{},"′":{"+":{"df":0,"docs":{},"m":{"df":1,"docs":{"90":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"=":{"2":{"df":0,"docs":{},"m":{"df":3,"docs":{"72":{"tf":1.0},"74":{"tf":1.0},"79":{"tf":1.0}}}},"5":{"2":{"df":1,"docs":{"132":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"n":{"+":{"df":0,"docs":{},"k":{"df":1,"docs":{"19":{"tf":1.0}}}},"df":0,"docs":{}}},"^":{"df":0,"docs":{},"j":{"df":1,"docs":{"93":{"tf":1.0}}}},"a":{"c":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":1,"docs":{"2":{"tf":1.0}}}}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"136":{"tf":1.7320508075688772},"49":{"tf":1.4142135623730951}}}}}},"d":{"d":{"df":0,"docs":{},"r":{",":{"df":0,"docs":{},"i":{"+":{"1":{",":{"df":0,"docs":{},"j":{"df":0,"docs":{},"​":{"df":0,"docs":{},"−":{"df":0,"docs":{},"m":{"a":{"d":{"d":{"df":0,"docs":{},"r":{",":{"df":0,"docs":{},"i":{",":{"df":0,"docs":{},"j":{"df":0,"docs":{},"​":{">":{"1":{"df":1,"docs":{"127":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},",":{"df":0,"docs":{},"j":{"df":0,"docs":{},"​":{"<":{"df":0,"docs":{},"l":{"0":{",":{"df":0,"docs":{},"j":{"df":1,"docs":{"127":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":1,"docs":{"127":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":11,"docs":{"0":{"tf":1.0},"103":{"tf":1.4142135623730951},"110":{"tf":1.0},"112":{"tf":1.0},"130":{"tf":1.4142135623730951},"131":{"tf":2.0},"20":{"tf":1.0},"3":{"tf":1.0},"43":{"tf":1.0},"44":{"tf":1.0},"93":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"33":{"tf":1.0}}}},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"12":{"tf":1.0}}}}},"df":0,"docs":{}}}},"j":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":3,"docs":{"107":{"tf":1.0},"132":{"tf":1.4142135623730951},"68":{"tf":1.0}}}}},"k":{"df":0,"docs":{},"e":{"df":15,"docs":{"124":{"tf":1.0},"131":{"tf":1.7320508075688772},"134":{"tf":1.0},"136":{"tf":1.0},"19":{"tf":1.0},"44":{"tf":1.0},"47":{"tf":1.0},"55":{"tf":1.0},"69":{"tf":1.0},"70":{"tf":1.0},"76":{"tf":1.0},"79":{"tf":1.0},"82":{"tf":1.0},"87":{"tf":1.0},"94":{"tf":1.0}}}},"l":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":1,"docs":{"10":{"tf":1.0}}}}}},"i":{"c":{"df":0,"docs":{},"i":{"df":1,"docs":{"76":{"tf":1.0}}}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"i":{"df":6,"docs":{"107":{"tf":1.0},"108":{"tf":1.0},"131":{"tf":1.7320508075688772},"19":{"tf":1.0},"69":{"tf":1.0},"97":{"tf":1.0}},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"117":{"tf":1.0}}}}}}},"p":{"df":3,"docs":{"100":{"tf":1.0},"112":{"tf":1.4142135623730951},"13":{"tf":2.23606797749979}}},"r":{"df":0,"docs":{},"k":{"df":1,"docs":{"2":{"tf":1.0}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"129":{"tf":1.4142135623730951}}}}},"h":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"r":{"c":{"/":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{".":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{":":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"df":1,"docs":{"2":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":1,"docs":{"2":{"tf":1.0}}}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":1,"docs":{"131":{"tf":1.0}},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"df":3,"docs":{"45":{"tf":1.0},"69":{"tf":1.0},"7":{"tf":1.0}}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"i":{"c":{"df":9,"docs":{"11":{"tf":1.0},"12":{"tf":2.0},"13":{"tf":1.7320508075688772},"132":{"tf":1.0},"15":{"tf":2.23606797749979},"33":{"tf":1.4142135623730951},"35":{"tf":1.4142135623730951},"7":{"tf":1.4142135623730951},"8":{"tf":1.4142135623730951}}},"df":0,"docs":{},"x":{"df":24,"docs":{"10":{"tf":2.449489742783178},"11":{"tf":1.7320508075688772},"12":{"tf":2.6457513110645907},"126":{"tf":1.0},"127":{"tf":2.23606797749979},"13":{"tf":2.0},"132":{"tf":2.8284271247461903},"15":{"tf":2.449489742783178},"19":{"tf":1.7320508075688772},"22":{"tf":1.4142135623730951},"25":{"tf":1.0},"31":{"tf":1.0},"33":{"tf":1.0},"34":{"tf":1.0},"35":{"tf":2.0},"4":{"tf":1.0},"68":{"tf":1.7320508075688772},"69":{"tf":1.0},"7":{"tf":1.4142135623730951},"8":{"tf":1.7320508075688772},"82":{"tf":1.0},"9":{"tf":2.23606797749979},"90":{"tf":2.0},"93":{"tf":1.4142135623730951}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"13":{"tf":1.0},"131":{"tf":1.0},"15":{"tf":1.0}}}}}},"x":{"df":3,"docs":{"102":{"tf":1.0},"118":{"tf":1.0},"131":{"tf":1.0}},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":3,"docs":{"127":{"tf":1.0},"35":{"tf":1.0},"37":{"tf":1.4142135623730951}}}}}}}},"df":11,"docs":{"126":{"tf":1.0},"127":{"tf":2.449489742783178},"13":{"tf":1.0},"131":{"tf":2.449489742783178},"19":{"tf":1.0},"4":{"tf":1.0},"69":{"tf":1.4142135623730951},"71":{"tf":1.0},"72":{"tf":1.7320508075688772},"74":{"tf":1.0},"90":{"tf":1.7320508075688772}},"e":{"a":{"df":0,"docs":{},"n":{"df":28,"docs":{"100":{"tf":1.0},"104":{"tf":1.0},"105":{"tf":1.0},"107":{"tf":1.0},"113":{"tf":1.0},"122":{"tf":1.0},"123":{"tf":1.4142135623730951},"127":{"tf":1.0},"13":{"tf":1.7320508075688772},"131":{"tf":1.4142135623730951},"132":{"tf":1.0},"20":{"tf":1.0},"22":{"tf":1.0},"27":{"tf":1.0},"34":{"tf":1.0},"35":{"tf":1.0},"51":{"tf":1.0},"64":{"tf":1.4142135623730951},"65":{"tf":1.0},"67":{"tf":1.4142135623730951},"69":{"tf":1.0},"71":{"tf":1.0},"72":{"tf":1.0},"74":{"tf":1.0},"77":{"tf":1.0},"8":{"tf":1.0},"91":{"tf":1.0},"94":{"tf":1.0}}},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"2":{"tf":1.0}}}}}},"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"3":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"m":{"_":{"a":{"df":3,"docs":{"127":{"tf":2.0},"131":{"tf":1.0},"132":{"tf":1.4142135623730951}}},"df":0,"docs":{},"p":{"df":1,"docs":{"132":{"tf":1.0}}},"v":{"df":3,"docs":{"127":{"tf":1.7320508075688772},"131":{"tf":1.0},"132":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":7,"docs":{"126":{"tf":1.0},"127":{"tf":1.7320508075688772},"129":{"tf":2.23606797749979},"131":{"tf":5.5677643628300215},"132":{"tf":2.8284271247461903},"134":{"tf":1.0},"136":{"tf":3.1622776601683795}}}}}},"n":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"49":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":14,"docs":{"127":{"tf":1.0},"131":{"tf":1.4142135623730951},"14":{"tf":1.0},"34":{"tf":1.0},"36":{"tf":1.0},"50":{"tf":1.0},"54":{"tf":1.0},"57":{"tf":1.0},"6":{"tf":1.0},"69":{"tf":1.0},"76":{"tf":1.0},"82":{"tf":1.0},"83":{"tf":1.0},"91":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"g":{"df":1,"docs":{"11":{"tf":1.0}}},"k":{"df":0,"docs":{},"l":{"df":13,"docs":{"100":{"tf":1.7320508075688772},"109":{"tf":1.0},"111":{"tf":1.4142135623730951},"112":{"tf":1.4142135623730951},"118":{"tf":1.0},"59":{"tf":1.4142135623730951},"61":{"tf":1.4142135623730951},"62":{"tf":1.4142135623730951},"71":{"tf":1.4142135623730951},"75":{"tf":1.0},"79":{"tf":2.449489742783178},"90":{"tf":1.0},"91":{"tf":2.23606797749979}}}}},"s":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"g":{"df":2,"docs":{"39":{"tf":1.4142135623730951},"41":{"tf":1.0}},"e":{"_":{"1":{"df":1,"docs":{"39":{"tf":2.23606797749979}}},"2":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}},"3":{"df":1,"docs":{"39":{"tf":1.0}}},"4":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"t":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"2":{"tf":2.23606797749979}}}},"df":1,"docs":{"120":{"tf":1.0}},"h":{"df":0,"docs":{},"o":{"d":{"df":12,"docs":{"104":{"tf":1.0},"105":{"tf":1.4142135623730951},"106":{"tf":1.7320508075688772},"112":{"tf":1.0},"113":{"tf":2.23606797749979},"116":{"tf":1.0},"122":{"tf":1.0},"13":{"tf":1.4142135623730951},"2":{"tf":1.7320508075688772},"34":{"tf":1.4142135623730951},"39":{"tf":1.7320508075688772},"69":{"tf":1.0}}},"df":0,"docs":{}}}}},"i":{"+":{"1":{"df":0,"docs":{},"​":{"=":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"+":{"1":{"df":1,"docs":{"136":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},",":{"df":0,"docs":{},"j":{"df":1,"docs":{"4":{"tf":1.0}}}},"d":{"d":{"df":0,"docs":{},"l":{"df":1,"docs":{"34":{"tf":1.0}}}},"df":0,"docs":{}},"df":1,"docs":{"136":{"tf":1.0}},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"2":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"n":{"d":{"df":4,"docs":{"123":{"tf":1.0},"131":{"tf":1.0},"48":{"tf":1.0},"49":{"tf":1.0}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"127":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"13":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"s":{"df":2,"docs":{"131":{"tf":1.0},"136":{"tf":1.0}}}},"x":{"df":2,"docs":{"135":{"tf":1.0},"65":{"tf":1.0}}}},"j":{"df":1,"docs":{"93":{"tf":1.0}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":1,"docs":{"132":{"tf":1.0}},"r":{"a":{"df":0,"docs":{},"p":{"2":{"df":1,"docs":{"132":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"132":{"tf":1.0}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"132":{"tf":1.4142135623730951}}}}}},"​":{"df":0,"docs":{},"∈":{"df":0,"docs":{},"f":{"2":{"df":0,"docs":{},"n":{"+":{"2":{"df":0,"docs":{},"×":{"2":{"df":1,"docs":{"132":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"​":{"df":0,"docs":{},"∈":{"df":0,"docs":{},"f":{"2":{"df":0,"docs":{},"n":{"+":{"2":{"df":0,"docs":{},"×":{"2":{"df":1,"docs":{"132":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"o":{"d":{"df":0,"docs":{},"e":{"df":1,"docs":{"131":{"tf":1.4142135623730951}},"l":{"df":1,"docs":{"49":{"tf":1.0}}},"r":{"df":0,"docs":{},"n":{"df":1,"docs":{"41":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":4,"docs":{"101":{"tf":1.0},"131":{"tf":1.0},"44":{"tf":1.0},"58":{"tf":1.4142135623730951}}}}},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"37":{"tf":1.0}},"o":{"df":1,"docs":{"40":{"tf":1.0}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"127":{"tf":1.4142135623730951}}}}}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":5,"docs":{"18":{"tf":1.0},"33":{"tf":1.0},"69":{"tf":1.0},"78":{"tf":1.0},"9":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"e":{"df":24,"docs":{"102":{"tf":1.0},"11":{"tf":1.0},"113":{"tf":1.7320508075688772},"117":{"tf":1.0},"13":{"tf":2.0},"131":{"tf":1.7320508075688772},"135":{"tf":1.0},"136":{"tf":2.0},"15":{"tf":1.0},"20":{"tf":1.0},"33":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"44":{"tf":1.0},"6":{"tf":1.0},"63":{"tf":1.0},"65":{"tf":1.0},"67":{"tf":1.0},"72":{"tf":1.4142135623730951},"73":{"tf":1.0},"79":{"tf":1.0},"81":{"tf":1.0},"82":{"tf":1.0},"83":{"tf":1.4142135623730951}},"o":{"df":0,"docs":{},"v":{"df":1,"docs":{"13":{"tf":1.0}}}}}},"v":{"df":0,"docs":{},"e":{"df":3,"docs":{"134":{"tf":1.0},"49":{"tf":1.0},"52":{"tf":1.0}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"134":{"tf":1.0}}}}}}}}},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"2":{"df":1,"docs":{"132":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"p":{"2":{"df":3,"docs":{"132":{"tf":1.0},"82":{"tf":1.0},"93":{"tf":1.0}},"​":{"df":0,"docs":{},"∈":{"df":0,"docs":{},"f":{"2":{"df":0,"docs":{},"n":{"df":0,"docs":{},"×":{"df":0,"docs":{},"m":{"df":1,"docs":{"93":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"s":{"df":1,"docs":{"2":{"tf":4.898979485566356}}},"u":{"c":{"df":0,"docs":{},"h":{"df":6,"docs":{"115":{"tf":1.0},"122":{"tf":1.4142135623730951},"124":{"tf":1.0},"20":{"tf":1.0},"36":{"tf":1.0},"65":{"tf":1.0}}}},"df":0,"docs":{},"l":{"df":3,"docs":{"127":{"tf":1.0},"131":{"tf":1.7320508075688772},"132":{"tf":1.0}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":16,"docs":{"100":{"tf":1.0},"105":{"tf":1.0},"106":{"tf":1.0},"11":{"tf":1.0},"127":{"tf":1.4142135623730951},"13":{"tf":1.0},"134":{"tf":1.4142135623730951},"136":{"tf":1.0},"43":{"tf":1.0},"6":{"tf":1.0},"64":{"tf":2.0},"65":{"tf":2.0},"8":{"tf":1.0},"9":{"tf":1.4142135623730951},"91":{"tf":1.0},"97":{"tf":1.0}},"i":{"df":4,"docs":{"124":{"tf":1.0},"13":{"tf":1.0},"44":{"tf":1.0},"51":{"tf":1.0}}}}},"v":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"69":{"tf":1.0},"83":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"t":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"117":{"tf":1.4142135623730951}}}},"df":3,"docs":{"113":{"tf":1.0},"43":{"tf":1.0},"44":{"tf":1.7320508075688772}}}},"′":{",":{"df":0,"docs":{},"v":{"df":1,"docs":{"131":{"tf":1.0}}}},"=":{"3":{"3":{"df":1,"docs":{"132":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"′":{"=":{"1":{"8":{"df":1,"docs":{"132":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"∈":{"df":0,"docs":{},"f":{"(":{"df":0,"docs":{},"l":{"+":{"df":0,"docs":{},"l":{"df":0,"docs":{},"′":{")":{"df":0,"docs":{},"×":{"3":{"3":{"df":1,"docs":{"127":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"+":{"df":0,"docs":{},"l":{"df":0,"docs":{},"′":{"df":0,"docs":{},"′":{")":{"df":0,"docs":{},"×":{"3":{"3":{"df":1,"docs":{"127":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"×":{"3":{"3":{"df":1,"docs":{"127":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"−":{"1":{"df":2,"docs":{"72":{"tf":2.23606797749979},"78":{"tf":1.0}}},"df":0,"docs":{}},"≥":{"df":0,"docs":{},"n":{"df":1,"docs":{"19":{"tf":1.0}}}}},"n":{"+":{"1":{"df":1,"docs":{"25":{"tf":1.0}}},"df":0,"docs":{},"m":{"+":{"1":{")":{"df":0,"docs":{},"×":{"3":{"df":1,"docs":{"13":{"tf":1.0}}},"5":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"<":{"df":0,"docs":{},"m":{"df":3,"docs":{"72":{"tf":1.0},"74":{"tf":1.0},"79":{"tf":1.0}}}},"=":{"2":{"df":0,"docs":{},"n":{"df":3,"docs":{"72":{"tf":1.0},"74":{"tf":1.0},"79":{"tf":1.0}}}},"3":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{},"n":{"+":{"df":0,"docs":{},"m":{"+":{"1":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":3,"docs":{"100":{"tf":1.0},"122":{"tf":1.0},"2":{"tf":1.0}}}},"m":{"df":0,"docs":{},"e":{"df":2,"docs":{"101":{"tf":1.0},"12":{"tf":1.0}}}},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"49":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":2,"docs":{"100":{"tf":1.0},"83":{"tf":1.0}}}}}},"c":{"df":1,"docs":{"27":{"tf":1.0}}},"df":13,"docs":{"123":{"tf":2.23606797749979},"13":{"tf":2.449489742783178},"136":{"tf":1.0},"15":{"tf":1.0},"19":{"tf":1.0},"22":{"tf":1.4142135623730951},"31":{"tf":1.0},"34":{"tf":1.7320508075688772},"67":{"tf":1.4142135623730951},"74":{"tf":1.4142135623730951},"77":{"tf":1.4142135623730951},"78":{"tf":1.0},"90":{"tf":1.4142135623730951}},"e":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"127":{"tf":1.0}}}}}}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":5,"docs":{"102":{"tf":1.0},"109":{"tf":1.0},"111":{"tf":1.0},"12":{"tf":1.0},"32":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"13":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"d":{"df":40,"docs":{"101":{"tf":1.4142135623730951},"104":{"tf":1.0},"106":{"tf":2.0},"108":{"tf":1.0},"110":{"tf":1.4142135623730951},"113":{"tf":2.0},"116":{"tf":1.4142135623730951},"117":{"tf":1.4142135623730951},"118":{"tf":1.4142135623730951},"122":{"tf":1.0},"124":{"tf":1.0},"129":{"tf":1.0},"13":{"tf":1.4142135623730951},"131":{"tf":3.3166247903554},"134":{"tf":1.0},"136":{"tf":1.7320508075688772},"18":{"tf":1.0},"19":{"tf":1.0},"20":{"tf":1.0},"31":{"tf":2.0},"33":{"tf":1.0},"34":{"tf":1.4142135623730951},"35":{"tf":1.4142135623730951},"4":{"tf":1.0},"43":{"tf":1.4142135623730951},"47":{"tf":1.0},"56":{"tf":1.0},"57":{"tf":1.4142135623730951},"58":{"tf":1.0},"59":{"tf":1.7320508075688772},"67":{"tf":1.7320508075688772},"68":{"tf":1.0},"69":{"tf":1.7320508075688772},"7":{"tf":1.4142135623730951},"73":{"tf":1.4142135623730951},"74":{"tf":1.0},"79":{"tf":1.7320508075688772},"8":{"tf":1.0},"81":{"tf":1.0},"88":{"tf":1.0}}},"df":0,"docs":{}},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":1,"docs":{"72":{"tf":1.0}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"94":{"tf":1.0}}}}},"w":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"105":{"tf":1.0}}}}}}}},"df":10,"docs":{"105":{"tf":1.0},"12":{"tf":1.0},"127":{"tf":1.0},"13":{"tf":1.0},"131":{"tf":1.7320508075688772},"19":{"tf":1.4142135623730951},"58":{"tf":1.0},"67":{"tf":1.0},"82":{"tf":1.4142135623730951},"93":{"tf":1.0}}},"x":{"df":0,"docs":{},"t":{"df":13,"docs":{"101":{"tf":1.4142135623730951},"117":{"tf":1.0},"129":{"tf":1.0},"13":{"tf":1.4142135623730951},"134":{"tf":1.0},"22":{"tf":1.0},"34":{"tf":1.0},"48":{"tf":1.0},"65":{"tf":1.0},"73":{"tf":1.0},"76":{"tf":1.0},"8":{"tf":1.0},"9":{"tf":1.0}}}}},"i":{"c":{"df":0,"docs":{},"e":{"df":1,"docs":{"13":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"n":{"c":{"df":1,"docs":{"118":{"tf":1.0}}},"df":1,"docs":{"27":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"87":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"z":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":2,"docs":{"72":{"tf":1.0},"74":{"tf":1.0}}}}}}},"t":{"a":{"df":0,"docs":{},"t":{"df":11,"docs":{"127":{"tf":1.0},"132":{"tf":1.0},"33":{"tf":1.0},"34":{"tf":1.0},"4":{"tf":1.7320508075688772},"69":{"tf":1.4142135623730951},"8":{"tf":1.0},"86":{"tf":1.0},"89":{"tf":1.7320508075688772},"91":{"tf":2.0},"94":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"e":{"df":13,"docs":{"103":{"tf":1.0},"124":{"tf":1.7320508075688772},"131":{"tf":1.0},"2":{"tf":1.0},"43":{"tf":1.0},"67":{"tf":1.0},"73":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.4142135623730951},"83":{"tf":1.0},"91":{"tf":1.0},"94":{"tf":1.0},"95":{"tf":1.4142135623730951}}},"h":{"df":1,"docs":{"113":{"tf":1.0}}},"i":{"c":{"df":8,"docs":{"113":{"tf":1.0},"117":{"tf":1.0},"12":{"tf":1.0},"13":{"tf":1.4142135623730951},"20":{"tf":1.0},"6":{"tf":1.0},"67":{"tf":1.0},"9":{"tf":1.0}}},"df":0,"docs":{}}},"w":{"df":17,"docs":{"10":{"tf":1.4142135623730951},"11":{"tf":1.0},"12":{"tf":1.4142135623730951},"120":{"tf":1.0},"122":{"tf":1.0},"13":{"tf":2.23606797749979},"131":{"tf":1.0},"134":{"tf":1.7320508075688772},"135":{"tf":1.0},"32":{"tf":1.0},"43":{"tf":1.0},"57":{"tf":1.0},"6":{"tf":1.0},"64":{"tf":1.0},"65":{"tf":1.0},"76":{"tf":1.0},"82":{"tf":1.0}}}},"u":{"df":0,"docs":{},"m":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":1,"docs":{"107":{"tf":1.7320508075688772}}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"108":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":23,"docs":{"105":{"tf":1.0},"108":{"tf":2.0},"117":{"tf":1.7320508075688772},"118":{"tf":1.0},"123":{"tf":1.4142135623730951},"124":{"tf":1.0},"127":{"tf":1.0},"129":{"tf":1.0},"131":{"tf":1.4142135623730951},"132":{"tf":1.0},"134":{"tf":1.0},"136":{"tf":1.7320508075688772},"20":{"tf":1.0},"31":{"tf":1.0},"34":{"tf":1.0},"48":{"tf":2.449489742783178},"49":{"tf":1.0},"55":{"tf":1.0},"58":{"tf":1.0},"68":{"tf":1.0},"72":{"tf":1.4142135623730951},"88":{"tf":1.4142135623730951},"90":{"tf":2.6457513110645907}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":4,"docs":{"113":{"tf":1.0},"122":{"tf":1.0},"124":{"tf":1.4142135623730951},"54":{"tf":1.0}}}}}},"×":{"1":{"df":2,"docs":{"13":{"tf":1.0},"15":{"tf":1.4142135623730951}}},"3":{"df":3,"docs":{"13":{"tf":1.0},"15":{"tf":1.4142135623730951},"22":{"tf":1.0}}},"df":0,"docs":{}},"−":{"1":{")":{"df":0,"docs":{},"t":{"df":1,"docs":{"32":{"tf":1.0}}}},"df":7,"docs":{"13":{"tf":1.0},"19":{"tf":1.0},"72":{"tf":1.4142135623730951},"73":{"tf":1.4142135623730951},"77":{"tf":1.4142135623730951},"78":{"tf":1.0},"79":{"tf":1.0}}},"df":0,"docs":{}}},"o":{"b":{"df":0,"docs":{},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"86":{"tf":1.0},"87":{"tf":1.0}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":3,"docs":{"12":{"tf":1.0},"136":{"tf":1.0},"6":{"tf":1.0}}}}}},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":14,"docs":{"113":{"tf":1.4142135623730951},"123":{"tf":1.0},"127":{"tf":1.7320508075688772},"13":{"tf":1.7320508075688772},"131":{"tf":1.7320508075688772},"31":{"tf":1.0},"33":{"tf":1.0},"43":{"tf":1.4142135623730951},"6":{"tf":1.0},"82":{"tf":1.0},"83":{"tf":1.4142135623730951},"90":{"tf":1.0},"93":{"tf":1.7320508075688772},"94":{"tf":1.0}}}}},"df":0,"docs":{}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":3,"docs":{"106":{"tf":1.0},"13":{"tf":1.0},"15":{"tf":1.0}}}}}}},"c":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"40":{"tf":1.0}},"r":{"df":1,"docs":{"13":{"tf":1.7320508075688772}}}}}},"df":0,"docs":{}},"d":{"d":{"df":4,"docs":{"118":{"tf":1.0},"6":{"tf":1.0},"66":{"tf":1.0},"93":{"tf":1.0}}},"df":0,"docs":{}},"df":4,"docs":{"10":{"tf":1.0},"11":{"tf":1.0},"12":{"tf":1.0},"13":{"tf":1.0}},"f":{"df":0,"docs":{},"f":{"_":{"d":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":3,"docs":{"127":{"tf":1.0},"131":{"tf":1.7320508075688772},"132":{"tf":1.0}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"0":{"df":3,"docs":{"127":{"tf":1.0},"131":{"tf":1.7320508075688772},"132":{"tf":1.0}}},"1":{"df":3,"docs":{"127":{"tf":1.0},"131":{"tf":1.7320508075688772},"132":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":6,"docs":{"108":{"tf":1.0},"124":{"tf":2.23606797749979},"127":{"tf":1.4142135623730951},"131":{"tf":2.23606797749979},"132":{"tf":1.7320508075688772},"136":{"tf":1.0}},"s":{"/":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"131":{"tf":1.0}}}}},"df":0,"docs":{}}},"_":{"b":{"df":1,"docs":{"132":{"tf":1.0}}},"df":0,"docs":{},"p":{"df":1,"docs":{"132":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"a":{"^":{"2":{"df":1,"docs":{"67":{"tf":1.4142135623730951}}},"df":0,"docs":{},"i":{"df":1,"docs":{"67":{"tf":1.4142135623730951}}},"{":{"1":{"6":{"df":1,"docs":{"67":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":2,"docs":{"34":{"tf":1.0},"67":{"tf":1.7320508075688772}}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"63":{"tf":1.4142135623730951}}}}}},"n":{"c":{"df":6,"docs":{"110":{"tf":1.0},"43":{"tf":1.0},"66":{"tf":1.0},"7":{"tf":1.0},"79":{"tf":1.4142135623730951},"97":{"tf":1.0}}},"df":42,"docs":{"10":{"tf":1.4142135623730951},"100":{"tf":1.0},"101":{"tf":1.0},"104":{"tf":1.0},"105":{"tf":1.0},"106":{"tf":2.0},"108":{"tf":1.0},"113":{"tf":2.0},"117":{"tf":1.0},"12":{"tf":2.0},"122":{"tf":1.0},"123":{"tf":1.0},"124":{"tf":1.4142135623730951},"127":{"tf":1.0},"13":{"tf":2.449489742783178},"130":{"tf":1.0},"131":{"tf":3.3166247903554},"134":{"tf":2.23606797749979},"136":{"tf":1.7320508075688772},"18":{"tf":1.0},"2":{"tf":1.0},"20":{"tf":1.0},"21":{"tf":1.0},"33":{"tf":1.0},"4":{"tf":1.0},"48":{"tf":2.23606797749979},"49":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.4142135623730951},"56":{"tf":1.0},"58":{"tf":1.4142135623730951},"64":{"tf":2.0},"65":{"tf":1.7320508075688772},"67":{"tf":1.0},"69":{"tf":1.0},"72":{"tf":1.4142135623730951},"79":{"tf":2.0},"8":{"tf":1.7320508075688772},"83":{"tf":2.0},"9":{"tf":1.0},"91":{"tf":1.0},"98":{"tf":1.0}},"w":{"a":{"df":0,"docs":{},"r":{"d":{"df":1,"docs":{"51":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"o":{"d":{"df":2,"docs":{"112":{"tf":1.0},"116":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"p":{"0":{"_":{"a":{"d":{"d":{"df":0,"docs":{},"r":{"[":{"0":{"df":1,"docs":{"132":{"tf":1.0}}},"df":0,"docs":{}},"df":3,"docs":{"127":{"tf":1.0},"131":{"tf":2.0},"132":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"131":{"tf":1.0}}}}}},"df":3,"docs":{"127":{"tf":1.0},"131":{"tf":2.0},"132":{"tf":1.4142135623730951}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"134":{"tf":1.0}}}}}},"1":{"_":{"a":{"d":{"d":{"df":0,"docs":{},"r":{"[":{"0":{"df":1,"docs":{"132":{"tf":1.0}}},"df":0,"docs":{}},"df":3,"docs":{"127":{"tf":1.0},"131":{"tf":1.7320508075688772},"132":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"s":{"df":0,"docs":{},"r":{"c":{"df":1,"docs":{"131":{"tf":1.0}}},"df":0,"docs":{}}}},"df":3,"docs":{"127":{"tf":1.0},"131":{"tf":2.0},"132":{"tf":1.4142135623730951}}},"c":{"df":0,"docs":{},"o":{"d":{"df":2,"docs":{"131":{"tf":1.7320508075688772},"134":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"(":{"a":{",":{"a":{"b":{"df":0,"docs":{},"i":{"df":1,"docs":{"91":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"df":2,"docs":{"91":{"tf":1.4142135623730951},"94":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"df":1,"docs":{"18":{"tf":1.0}}},"h":{"1":{"df":0,"docs":{},"​":{"(":{"d":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"​":{")":{",":{"df":0,"docs":{},"υ":{"df":1,"docs":{"93":{"tf":1.0}}},"−":{"df":0,"docs":{},"υ":{"df":1,"docs":{"93":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"2":{"df":0,"docs":{},"​":{"(":{"d":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"​":{")":{",":{"df":0,"docs":{},"υ":{"df":1,"docs":{"93":{"tf":1.0}}},"−":{"df":0,"docs":{},"υ":{"df":1,"docs":{"93":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"p":{"(":{"d":{")":{",":{"df":0,"docs":{},"h":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"i":{"df":1,"docs":{"100":{"tf":1.0}}}}},"−":{"df":0,"docs":{},"h":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"i":{"df":1,"docs":{"100":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{"(":{"d":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{")":{",":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"2":{"df":0,"docs":{},"k":{"df":1,"docs":{"93":{"tf":1.0}}}},"df":0,"docs":{}}},"−":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"2":{"df":0,"docs":{},"k":{"df":1,"docs":{"93":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"j":{"df":0,"docs":{},"​":{"(":{"d":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"​":{")":{",":{"df":0,"docs":{},"υ":{"df":2,"docs":{"93":{"tf":1.0},"94":{"tf":1.0}}},"−":{"df":0,"docs":{},"υ":{"df":1,"docs":{"93":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":17,"docs":{"100":{"tf":1.4142135623730951},"101":{"tf":1.0},"118":{"tf":1.0},"18":{"tf":1.0},"20":{"tf":2.8284271247461903},"27":{"tf":1.4142135623730951},"32":{"tf":1.4142135623730951},"34":{"tf":1.4142135623730951},"68":{"tf":1.0},"70":{"tf":1.0},"71":{"tf":1.0},"74":{"tf":2.0},"76":{"tf":1.4142135623730951},"79":{"tf":2.23606797749979},"85":{"tf":1.7320508075688772},"93":{"tf":1.0},"94":{"tf":1.7320508075688772}}},"r":{"a":{"df":0,"docs":{},"n":{"d":{"df":3,"docs":{"10":{"tf":1.0},"19":{"tf":1.0},"8":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":5,"docs":{"12":{"tf":1.0},"44":{"tf":2.0},"49":{"tf":1.0},"91":{"tf":2.23606797749979},"98":{"tf":1.0}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":8,"docs":{"11":{"tf":1.0},"131":{"tf":1.4142135623730951},"20":{"tf":1.0},"66":{"tf":1.0},"79":{"tf":1.0},"93":{"tf":1.7320508075688772},"95":{"tf":1.4142135623730951},"98":{"tf":1.0}}},"o":{"df":0,"docs":{},"n":{"df":4,"docs":{"103":{"tf":2.0},"108":{"tf":1.4142135623730951},"109":{"tf":1.0},"90":{"tf":1.0}}}}}}},"r":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"_":{"1":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":1,"docs":{"43":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":12,"docs":{"100":{"tf":2.23606797749979},"117":{"tf":1.0},"127":{"tf":1.4142135623730951},"131":{"tf":2.449489742783178},"132":{"tf":1.4142135623730951},"19":{"tf":1.0},"35":{"tf":1.0},"37":{"tf":1.7320508075688772},"40":{"tf":1.7320508075688772},"44":{"tf":1.0},"93":{"tf":1.4142135623730951},"94":{"tf":1.0}}}}},"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"n":{"df":2,"docs":{"134":{"tf":1.0},"68":{"tf":1.0}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":6,"docs":{"12":{"tf":1.0},"131":{"tf":1.0},"18":{"tf":1.4142135623730951},"73":{"tf":1.0},"82":{"tf":1.0},"83":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":4,"docs":{"106":{"tf":1.0},"108":{"tf":1.0},"134":{"tf":1.0},"40":{"tf":1.0}},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":5,"docs":{"103":{"tf":1.0},"123":{"tf":1.0},"18":{"tf":1.0},"32":{"tf":1.0},"6":{"tf":1.0}}}}}}}}},"u":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"117":{"tf":1.0}}}}},"df":16,"docs":{"100":{"tf":1.0},"111":{"tf":1.0},"114":{"tf":1.0},"116":{"tf":1.7320508075688772},"118":{"tf":1.0},"15":{"tf":1.0},"40":{"tf":1.0},"41":{"tf":1.0},"49":{"tf":1.0},"58":{"tf":1.4142135623730951},"59":{"tf":1.0},"6":{"tf":1.0},"61":{"tf":1.0},"65":{"tf":1.0},"71":{"tf":1.0},"78":{"tf":1.0}},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":16,"docs":{"10":{"tf":1.0},"103":{"tf":1.0},"12":{"tf":1.7320508075688772},"131":{"tf":1.0},"136":{"tf":1.0},"15":{"tf":1.0},"18":{"tf":1.0},"3":{"tf":1.0},"31":{"tf":1.0},"32":{"tf":2.0},"33":{"tf":1.4142135623730951},"34":{"tf":2.0},"39":{"tf":1.4142135623730951},"6":{"tf":2.8284271247461903},"73":{"tf":1.0},"8":{"tf":2.449489742783178}}}}},"s":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"19":{"tf":1.0}}},"df":0,"docs":{}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":15,"docs":{"102":{"tf":1.0},"103":{"tf":1.4142135623730951},"108":{"tf":1.0},"110":{"tf":1.0},"111":{"tf":1.0},"124":{"tf":2.0},"134":{"tf":1.4142135623730951},"43":{"tf":1.0},"61":{"tf":1.0},"67":{"tf":1.4142135623730951},"69":{"tf":1.0},"79":{"tf":1.0},"81":{"tf":1.4142135623730951},"82":{"tf":1.0},"83":{"tf":1.0}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":19,"docs":{"68":{"tf":1.7320508075688772},"69":{"tf":1.0},"70":{"tf":1.0},"71":{"tf":1.0},"72":{"tf":1.0},"73":{"tf":1.0},"74":{"tf":1.0},"75":{"tf":1.0},"76":{"tf":1.0},"77":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.0},"80":{"tf":1.0},"81":{"tf":1.0},"82":{"tf":1.0},"83":{"tf":1.0},"84":{"tf":1.0},"85":{"tf":1.0},"91":{"tf":1.0}}}}}},"w":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"m":{"df":3,"docs":{"13":{"tf":2.6457513110645907},"18":{"tf":1.0},"84":{"tf":1.0}}}}}}}}}}},"p":{"(":{"1":{")":{"=":{"1":{"df":0,"docs":{},"p":{"(":{"df":0,"docs":{},"g":{")":{"=":{"1":{"df":1,"docs":{"53":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"d":{"1":{"df":0,"docs":{},"​":{")":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"p":{"(":{"d":{"df":0,"docs":{},"m":{"df":3,"docs":{"72":{"tf":1.4142135623730951},"75":{"tf":1.0},"79":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{")":{"=":{"df":0,"docs":{},"y":{"df":0,"docs":{},"i":{"df":1,"docs":{"72":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"h":{")":{",":{"df":0,"docs":{},"p":{"(":{"df":0,"docs":{},"h":{"df":0,"docs":{},"ω":{")":{",":{"df":0,"docs":{},"p":{"(":{"df":0,"docs":{},"h":{"df":0,"docs":{},"ω":{"2":{")":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"p":{"(":{"df":0,"docs":{},"h":{"df":0,"docs":{},"ω":{"2":{"df":0,"docs":{},"k":{"df":0,"docs":{},"−":{"1":{"df":1,"docs":{"100":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"ω":{"df":0,"docs":{},"i":{"df":1,"docs":{"100":{"tf":1.4142135623730951}}},"σ":{"(":{"df":0,"docs":{},"i":{"df":1,"docs":{"100":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"x":{"df":1,"docs":{"53":{"tf":1.0}}},"z":{"df":2,"docs":{"76":{"tf":1.0},"77":{"tf":1.0}}},"ζ":{")":{"=":{"a":{"(":{"df":0,"docs":{},"ζ":{")":{"df":0,"docs":{},"q":{"df":0,"docs":{},"l":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"ζ":{")":{"+":{"b":{"(":{"df":0,"docs":{},"ζ":{")":{"df":0,"docs":{},"q":{"df":0,"docs":{},"r":{"df":1,"docs":{"20":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"p":{"df":0,"docs":{},"ˉ":{"df":0,"docs":{},"​":{"c":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"p":{"df":0,"docs":{},"ˉ":{"df":0,"docs":{},"​":{"df":0,"docs":{},"n":{"c":{"df":1,"docs":{"31":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"z":{"df":0,"docs":{},"h":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"ζ":{")":{"df":0,"docs":{},"t":{"df":1,"docs":{"20":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"−":{"df":0,"docs":{},"h":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"i":{"df":1,"docs":{"100":{"tf":1.0}}},"σ":{"(":{"df":0,"docs":{},"i":{"df":1,"docs":{"100":{"tf":1.0}}}},"df":0,"docs":{}}}}}},",":{"a":{",":{"b":{",":{"df":0,"docs":{},"z":{"df":1,"docs":{"4":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"q":{"df":0,"docs":{},"∈":{"df":0,"docs":{},"f":{"[":{"df":0,"docs":{},"x":{"df":1,"docs":{"89":{"tf":1.0}}}},"df":0,"docs":{}}}}},"/":{"df":0,"docs":{},"q":{"df":1,"docs":{"89":{"tf":1.0}}}},"0":{"df":1,"docs":{"93":{"tf":1.0}}},"1":{"df":0,"docs":{},"​":{"(":{"d":{"1":{"df":0,"docs":{},"​":{")":{"df":0,"docs":{},"∣":{"df":0,"docs":{},"∣":{"df":0,"docs":{},"…":{"df":0,"docs":{},"∣":{"df":0,"docs":{},"∣":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"​":{"(":{"d":{"1":{"df":0,"docs":{},"​":{")":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"​":{"(":{"d":{"df":0,"docs":{},"m":{"df":0,"docs":{},"​":{")":{"df":0,"docs":{},"∣":{"df":0,"docs":{},"∣":{"df":0,"docs":{},"…":{"df":0,"docs":{},"∣":{"df":0,"docs":{},"∣":{"df":0,"docs":{},"p":{"df":0,"docs":{},"n":{"df":0,"docs":{},"​":{"(":{"d":{"df":0,"docs":{},"m":{"df":1,"docs":{"79":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{")":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"​":{"(":{"d":{"df":0,"docs":{},"i":{"df":1,"docs":{"79":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"∣":{"df":0,"docs":{},"∣":{"df":0,"docs":{},"…":{"df":0,"docs":{},"∣":{"df":0,"docs":{},"∣":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"​":{"(":{"d":{"df":0,"docs":{},"i":{"df":1,"docs":{"79":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"z":{"1":{"df":0,"docs":{},"​":{")":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"p":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"z":{"df":0,"docs":{},"l":{"df":1,"docs":{"79":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"p":{"2":{"df":0,"docs":{},"​":{"df":0,"docs":{},"p":{"3":{"df":0,"docs":{},"​":{"df":0,"docs":{},"​":{"=":{"a":{"df":0,"docs":{},"q":{"df":0,"docs":{},"l":{"df":0,"docs":{},"​":{"+":{"b":{"df":0,"docs":{},"q":{"df":0,"docs":{},"r":{"df":0,"docs":{},"​":{"+":{"a":{"b":{"df":0,"docs":{},"q":{"df":0,"docs":{},"m":{"df":0,"docs":{},"​":{"+":{"c":{"df":0,"docs":{},"q":{"df":0,"docs":{},"o":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"q":{"c":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"=":{"(":{"a":{"+":{"df":0,"docs":{},"β":{"df":0,"docs":{},"x":{"+":{"df":0,"docs":{},"γ":{")":{"(":{"b":{"+":{"df":0,"docs":{},"β":{"df":0,"docs":{},"k":{"1":{"df":0,"docs":{},"​":{"df":0,"docs":{},"x":{"+":{"df":0,"docs":{},"γ":{")":{"(":{"c":{"+":{"df":0,"docs":{},"β":{"df":0,"docs":{},"k":{"2":{"df":0,"docs":{},"​":{"df":0,"docs":{},"x":{"+":{"df":0,"docs":{},"γ":{")":{"df":0,"docs":{},"z":{"df":0,"docs":{},"−":{"(":{"a":{"+":{"df":0,"docs":{},"β":{"df":0,"docs":{},"s":{"df":0,"docs":{},"σ":{"1":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"γ":{")":{"(":{"b":{"+":{"df":0,"docs":{},"β":{"df":0,"docs":{},"s":{"df":0,"docs":{},"σ":{"2":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"γ":{")":{"(":{"c":{"+":{"df":0,"docs":{},"β":{"df":0,"docs":{},"s":{"df":0,"docs":{},"σ":{"3":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"γ":{")":{"df":0,"docs":{},"z":{"(":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"x":{")":{"=":{"(":{"df":0,"docs":{},"z":{"df":0,"docs":{},"−":{"1":{")":{"df":0,"docs":{},"l":{"1":{"df":1,"docs":{"25":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"=":{"1":{"df":1,"docs":{"72":{"tf":1.0}}},"a":{"df":0,"docs":{},"q":{"df":0,"docs":{},"l":{"df":0,"docs":{},"​":{"+":{"b":{"df":0,"docs":{},"q":{"df":0,"docs":{},"r":{"df":0,"docs":{},"​":{"+":{"a":{"b":{"df":0,"docs":{},"q":{"df":0,"docs":{},"m":{"df":1,"docs":{"20":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{},"p":{"1":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"α":{"df":0,"docs":{},"p":{"2":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"α":{"2":{"df":0,"docs":{},"p":{"3":{"df":1,"docs":{"25":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"z":{"df":0,"docs":{},"h":{"df":1,"docs":{"25":{"tf":1.0}}}}},"{":{"df":0,"docs":{},"p":{"1":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"79":{"tf":1.0}}},"n":{"df":1,"docs":{"79":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"^":{"df":0,"docs":{},"​":{"df":0,"docs":{},"n":{"c":{"1":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{"[":{"df":0,"docs":{},"p":{"^":{"df":0,"docs":{},"​":{"df":0,"docs":{},"n":{"c":{"2":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{"[":{"df":0,"docs":{},"p":{"^":{"df":0,"docs":{},"​":{"df":0,"docs":{},"n":{"c":{"3":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{"df":0,"docs":{},"​":{"=":{"a":{"df":0,"docs":{},"ˉ":{"[":{"df":0,"docs":{},"q":{"df":0,"docs":{},"l":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{"+":{"b":{"df":0,"docs":{},"ˉ":{"[":{"df":0,"docs":{},"q":{"df":0,"docs":{},"r":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{"+":{"(":{"a":{"df":0,"docs":{},"ˉ":{"b":{"df":0,"docs":{},"ˉ":{")":{"[":{"df":0,"docs":{},"q":{"df":0,"docs":{},"m":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{"+":{"c":{"df":0,"docs":{},"ˉ":{"[":{"df":0,"docs":{},"q":{"df":0,"docs":{},"o":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{"+":{"[":{"df":0,"docs":{},"q":{"c":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{"=":{"(":{"a":{"df":0,"docs":{},"ˉ":{"+":{"df":0,"docs":{},"β":{"df":0,"docs":{},"ζ":{"+":{"df":0,"docs":{},"γ":{")":{"(":{"b":{"df":0,"docs":{},"ˉ":{"+":{"df":0,"docs":{},"β":{"df":0,"docs":{},"k":{"1":{"df":0,"docs":{},"​":{"df":0,"docs":{},"ζ":{"+":{"df":0,"docs":{},"γ":{")":{"(":{"c":{"df":0,"docs":{},"ˉ":{"+":{"df":0,"docs":{},"β":{"df":0,"docs":{},"k":{"2":{"df":0,"docs":{},"​":{"df":0,"docs":{},"ζ":{"+":{"df":0,"docs":{},"γ":{")":{"[":{"df":0,"docs":{},"z":{"]":{"1":{"df":0,"docs":{},"​":{"df":0,"docs":{},"−":{"(":{"a":{"df":0,"docs":{},"ˉ":{"+":{"df":0,"docs":{},"β":{"df":0,"docs":{},"s":{"df":0,"docs":{},"ˉ":{"df":0,"docs":{},"σ":{"1":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"γ":{")":{"(":{"b":{"df":0,"docs":{},"ˉ":{"+":{"df":0,"docs":{},"β":{"df":0,"docs":{},"s":{"df":0,"docs":{},"ˉ":{"df":0,"docs":{},"σ":{"2":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"γ":{")":{"df":0,"docs":{},"β":{"df":0,"docs":{},"z":{"df":0,"docs":{},"ˉ":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"​":{"[":{"df":0,"docs":{},"s":{"df":0,"docs":{},"σ":{"3":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{"=":{"df":0,"docs":{},"l":{"1":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"ζ":{")":{"[":{"df":0,"docs":{},"z":{"]":{"1":{"df":1,"docs":{"31":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"p":{"^":{"df":0,"docs":{},"​":{"df":0,"docs":{},"n":{"c":{"2":{"df":0,"docs":{},"​":{"df":0,"docs":{},"p":{"^":{"df":0,"docs":{},"​":{"df":0,"docs":{},"n":{"c":{"3":{"df":0,"docs":{},"​":{"df":0,"docs":{},"​":{"=":{"a":{"df":0,"docs":{},"ˉ":{"df":0,"docs":{},"q":{"df":0,"docs":{},"l":{"df":0,"docs":{},"​":{"+":{"b":{"df":0,"docs":{},"ˉ":{"df":0,"docs":{},"q":{"df":0,"docs":{},"r":{"df":0,"docs":{},"​":{"+":{"a":{"df":0,"docs":{},"ˉ":{"b":{"df":0,"docs":{},"ˉ":{"df":0,"docs":{},"q":{"df":0,"docs":{},"m":{"df":0,"docs":{},"​":{"+":{"c":{"df":0,"docs":{},"ˉ":{"df":0,"docs":{},"q":{"df":0,"docs":{},"o":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"q":{"c":{"df":0,"docs":{},"​":{"=":{"(":{"a":{"df":0,"docs":{},"ˉ":{"+":{"df":0,"docs":{},"β":{"df":0,"docs":{},"ζ":{"+":{"df":0,"docs":{},"γ":{")":{"(":{"b":{"df":0,"docs":{},"ˉ":{"+":{"df":0,"docs":{},"β":{"df":0,"docs":{},"k":{"1":{"df":0,"docs":{},"​":{"df":0,"docs":{},"ζ":{"+":{"df":0,"docs":{},"γ":{")":{"(":{"c":{"df":0,"docs":{},"ˉ":{"+":{"df":0,"docs":{},"β":{"df":0,"docs":{},"k":{"2":{"df":0,"docs":{},"​":{"df":0,"docs":{},"ζ":{"+":{"df":0,"docs":{},"γ":{")":{"df":0,"docs":{},"z":{"df":0,"docs":{},"−":{"(":{"a":{"df":0,"docs":{},"ˉ":{"+":{"df":0,"docs":{},"β":{"df":0,"docs":{},"s":{"df":0,"docs":{},"ˉ":{"df":0,"docs":{},"σ":{"1":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"γ":{")":{"(":{"b":{"df":0,"docs":{},"ˉ":{"+":{"df":0,"docs":{},"β":{"df":0,"docs":{},"s":{"df":0,"docs":{},"ˉ":{"df":0,"docs":{},"σ":{"2":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"γ":{")":{"df":0,"docs":{},"β":{"df":0,"docs":{},"z":{"df":0,"docs":{},"ˉ":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"​":{"df":0,"docs":{},"s":{"df":0,"docs":{},"σ":{"3":{"df":0,"docs":{},"​":{"=":{"df":0,"docs":{},"l":{"1":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"ζ":{")":{"df":0,"docs":{},"z":{"df":1,"docs":{"27":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"a":{"df":1,"docs":{"34":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":1,"docs":{"34":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"a":{"c":{"df":0,"docs":{},"k":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"37":{"tf":1.0}}}},"df":0,"docs":{}}},"d":{"df":5,"docs":{"100":{"tf":1.0},"120":{"tf":1.0},"127":{"tf":1.0},"131":{"tf":2.0},"35":{"tf":2.0}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":8,"docs":{"101":{"tf":1.0},"13":{"tf":3.4641016151377544},"131":{"tf":2.23606797749979},"136":{"tf":1.0},"2":{"tf":1.0},"37":{"tf":1.0},"91":{"tf":1.0},"94":{"tf":1.0}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"131":{"tf":1.4142135623730951},"15":{"tf":1.0},"3":{"tf":1.0}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":1,"docs":{"102":{"tf":1.0}}}}}},"r":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":6,"docs":{"108":{"tf":1.7320508075688772},"67":{"tf":1.0},"72":{"tf":1.4142135623730951},"74":{"tf":1.0},"79":{"tf":1.4142135623730951},"90":{"tf":1.0}}}}}},"df":0,"docs":{},"t":{"df":22,"docs":{"113":{"tf":1.0},"116":{"tf":1.0},"12":{"tf":1.0},"122":{"tf":1.0},"13":{"tf":1.0},"131":{"tf":1.0},"132":{"tf":1.0},"134":{"tf":1.0},"136":{"tf":1.0},"15":{"tf":1.0},"27":{"tf":1.0},"31":{"tf":1.0},"34":{"tf":1.7320508075688772},"49":{"tf":1.0},"52":{"tf":1.0},"57":{"tf":1.0},"6":{"tf":1.0},"68":{"tf":1.0},"69":{"tf":1.0},"72":{"tf":1.0},"8":{"tf":1.0},"93":{"tf":1.0}},"i":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"27":{"tf":1.7320508075688772}}}},"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":13,"docs":{"10":{"tf":1.0},"12":{"tf":1.4142135623730951},"131":{"tf":1.4142135623730951},"20":{"tf":1.0},"21":{"tf":1.0},"27":{"tf":1.0},"34":{"tf":1.4142135623730951},"35":{"tf":1.0},"42":{"tf":1.0},"68":{"tf":1.0},"69":{"tf":1.4142135623730951},"7":{"tf":1.4142135623730951},"9":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"df":5,"docs":{"18":{"tf":1.4142135623730951},"3":{"tf":1.0},"6":{"tf":1.0},"72":{"tf":1.4142135623730951},"73":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"s":{"df":10,"docs":{"10":{"tf":1.0},"109":{"tf":1.4142135623730951},"113":{"tf":1.4142135623730951},"116":{"tf":1.0},"129":{"tf":1.0},"32":{"tf":1.0},"39":{"tf":2.0},"49":{"tf":1.4142135623730951},"56":{"tf":1.0},"74":{"tf":1.0}}}},"t":{"df":0,"docs":{},"h":{"df":7,"docs":{"100":{"tf":1.7320508075688772},"101":{"tf":1.0},"34":{"tf":1.0},"71":{"tf":1.4142135623730951},"79":{"tf":1.4142135623730951},"91":{"tf":1.4142135623730951},"94":{"tf":1.7320508075688772}}}}},"c":{"[":{"0":{"df":1,"docs":{"132":{"tf":1.0}}},"1":{"df":1,"docs":{"132":{"tf":1.0}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"j":{"df":0,"docs":{},"n":{"df":0,"docs":{},"z":{"df":1,"docs":{"131":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"p":{"d":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"131":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":6,"docs":{"126":{"tf":1.0},"127":{"tf":1.0},"129":{"tf":1.0},"131":{"tf":2.23606797749979},"132":{"tf":1.4142135623730951},"18":{"tf":1.4142135623730951}},"i":{"df":1,"docs":{"127":{"tf":1.0}},"​":{",":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"f":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":1,"docs":{"127":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":14,"docs":{"100":{"tf":1.0},"132":{"tf":2.0},"20":{"tf":2.6457513110645907},"27":{"tf":1.0},"31":{"tf":1.4142135623730951},"32":{"tf":1.0},"53":{"tf":1.4142135623730951},"72":{"tf":2.6457513110645907},"74":{"tf":2.8284271247461903},"75":{"tf":2.0},"76":{"tf":1.4142135623730951},"77":{"tf":1.4142135623730951},"78":{"tf":1.7320508075688772},"79":{"tf":2.449489742783178}},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"106":{"tf":1.0},"64":{"tf":1.0},"8":{"tf":1.0}},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":10,"docs":{"108":{"tf":1.0},"122":{"tf":1.0},"124":{"tf":1.4142135623730951},"136":{"tf":1.0},"34":{"tf":1.0},"6":{"tf":1.0},"65":{"tf":1.0},"81":{"tf":1.0},"98":{"tf":1.0},"99":{"tf":1.0}}}}}},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":5,"docs":{"100":{"tf":1.4142135623730951},"13":{"tf":2.0},"131":{"tf":2.0},"132":{"tf":1.4142135623730951},"2":{"tf":1.0}}}}}}},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"<":{"df":0,"docs":{},"f":{"df":1,"docs":{"34":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":1,"docs":{"34":{"tf":1.4142135623730951}}}}}},"s":{"df":0,"docs":{},"e":{"df":3,"docs":{"21":{"tf":1.0},"34":{"tf":1.0},"93":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"i":{")":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"=":{"0":{"df":2,"docs":{"13":{"tf":1.0},"15":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":7,"docs":{"12":{"tf":2.0},"13":{"tf":1.4142135623730951},"15":{"tf":2.449489742783178},"25":{"tf":1.4142135623730951},"31":{"tf":2.6457513110645907},"35":{"tf":1.0},"79":{"tf":1.0}},"e":{"c":{"df":2,"docs":{"113":{"tf":1.0},"115":{"tf":1.0}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"41":{"tf":1.0}}}},"df":0,"docs":{}}},"​":{":":{"=":{"df":0,"docs":{},"j":{"=":{"0":{"df":0,"docs":{},"∏":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"df":0,"docs":{},"z":{"df":0,"docs":{},"−":{"(":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"α":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{")":{"df":0,"docs":{},"z":{"df":0,"docs":{},"−":{"(":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"′":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"α":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":1,"docs":{"132":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"′":{"df":0,"docs":{},"​":{":":{"=":{"df":0,"docs":{},"j":{"=":{"0":{"df":0,"docs":{},"∏":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"df":0,"docs":{},"z":{"df":0,"docs":{},"′":{"df":0,"docs":{},"−":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"df":0,"docs":{},"z":{"df":0,"docs":{},"′":{"df":0,"docs":{},"−":{"b":{"df":0,"docs":{},"i":{"df":1,"docs":{"132":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"j":{"b":{"df":2,"docs":{"69":{"tf":1.0},"90":{"tf":1.0}}},"df":0,"docs":{}},"k":{"+":{"1":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"υ":{"2":{"df":0,"docs":{},"k":{"+":{"1":{"df":1,"docs":{"101":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":3,"docs":{"101":{"tf":1.4142135623730951},"93":{"tf":1.0},"94":{"tf":1.0}},"t":{"df":2,"docs":{"69":{"tf":1.0},"90":{"tf":1.0}},"​":{"(":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{",":{"0":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{",":{"df":0,"docs":{},"m":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"+":{"1":{",":{"0":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"+":{"1":{",":{"df":0,"docs":{},"m":{"df":0,"docs":{},"​":{")":{"=":{"0":{"df":1,"docs":{"69":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"x":{"1":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"x":{"df":0,"docs":{},"m":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"y":{"1":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"y":{"df":0,"docs":{},"m":{"df":1,"docs":{"69":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"​":{"(":{"df":0,"docs":{},"υ":{"2":{"df":0,"docs":{},"k":{"+":{"1":{"df":1,"docs":{"101":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},":":{"=":{"df":0,"docs":{},"p":{"df":0,"docs":{},"k":{"df":0,"docs":{},"−":{"1":{"df":0,"docs":{},"o":{"d":{"d":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"x":{")":{"+":{"df":0,"docs":{},"ζ":{"df":0,"docs":{},"k":{"df":0,"docs":{},"−":{"1":{"df":0,"docs":{},"​":{"df":0,"docs":{},"p":{"df":0,"docs":{},"k":{"df":0,"docs":{},"−":{"1":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"x":{"df":1,"docs":{"93":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"]":{":":{"=":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"p":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{"(":{"d":{"df":0,"docs":{},"k":{"df":1,"docs":{"93":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"−":{"1":{"df":1,"docs":{"93":{"tf":1.0}},"​":{"=":{"df":0,"docs":{},"p":{"df":0,"docs":{},"k":{"df":0,"docs":{},"−":{"1":{"df":0,"docs":{},"o":{"d":{"d":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"x":{"2":{")":{"+":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"k":{"df":0,"docs":{},"−":{"1":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"x":{"2":{"df":1,"docs":{"93":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"l":{"a":{"c":{"df":0,"docs":{},"e":{"df":3,"docs":{"122":{"tf":1.4142135623730951},"131":{"tf":1.0},"136":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"134":{"tf":1.0}}}},"y":{"df":1,"docs":{"15":{"tf":1.0}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":42,"docs":{"10":{"tf":1.0},"11":{"tf":1.7320508075688772},"12":{"tf":1.0},"13":{"tf":1.7320508075688772},"14":{"tf":1.0},"15":{"tf":1.0},"16":{"tf":1.0},"17":{"tf":1.0},"18":{"tf":1.4142135623730951},"19":{"tf":1.0},"20":{"tf":1.7320508075688772},"21":{"tf":1.0},"22":{"tf":1.0},"23":{"tf":1.0},"24":{"tf":1.0},"25":{"tf":1.0},"26":{"tf":1.0},"27":{"tf":1.0},"28":{"tf":1.0},"29":{"tf":1.0},"3":{"tf":2.23606797749979},"30":{"tf":1.0},"31":{"tf":1.0},"32":{"tf":1.0},"33":{"tf":1.7320508075688772},"34":{"tf":1.0},"35":{"tf":1.0},"36":{"tf":1.0},"37":{"tf":1.0},"38":{"tf":1.0},"39":{"tf":1.0},"4":{"tf":1.0},"40":{"tf":1.0},"41":{"tf":1.0},"42":{"tf":1.0},"43":{"tf":1.4142135623730951},"44":{"tf":1.0},"5":{"tf":1.0},"6":{"tf":2.0},"7":{"tf":1.7320508075688772},"8":{"tf":1.0},"9":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"g":{"df":1,"docs":{"69":{"tf":1.0}}}}},"n":{"c":{"df":0,"docs":{},"​":{"]":{"1":{"df":1,"docs":{"31":{"tf":1.4142135623730951}},"​":{"=":{"[":{"df":0,"docs":{},"p":{"df":0,"docs":{},"n":{"c":{"1":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{"+":{"[":{"df":0,"docs":{},"p":{"df":0,"docs":{},"n":{"c":{"2":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{"+":{"[":{"df":0,"docs":{},"p":{"df":0,"docs":{},"n":{"c":{"3":{"df":0,"docs":{},"​":{"]":{"1":{"df":1,"docs":{"31":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"​":{"df":0,"docs":{},"​":{"=":{"df":0,"docs":{},"p":{"df":0,"docs":{},"n":{"c":{"1":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"α":{"df":0,"docs":{},"p":{"df":0,"docs":{},"n":{"c":{"2":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"α":{"2":{"df":0,"docs":{},"p":{"df":0,"docs":{},"n":{"c":{"3":{"df":0,"docs":{},"​":{"=":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"ζ":{"df":0,"docs":{},"n":{"+":{"2":{"df":0,"docs":{},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"ζ":{"2":{"(":{"df":0,"docs":{},"n":{"+":{"2":{")":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":1,"docs":{"27":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":1,"docs":{"93":{"tf":1.4142135623730951}},"​":{"df":0,"docs":{},"∈":{"df":0,"docs":{},"f":{"df":1,"docs":{"93":{"tf":1.0}}}}},"−":{"1":{"df":1,"docs":{"131":{"tf":1.0}},"​":{"=":{"1":{"df":1,"docs":{"131":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":22,"docs":{"100":{"tf":1.0},"111":{"tf":1.4142135623730951},"113":{"tf":2.8284271247461903},"114":{"tf":1.0},"116":{"tf":1.0},"122":{"tf":1.7320508075688772},"127":{"tf":1.0},"134":{"tf":1.0},"18":{"tf":1.0},"2":{"tf":1.0},"39":{"tf":1.0},"48":{"tf":1.0},"57":{"tf":1.4142135623730951},"58":{"tf":1.0},"59":{"tf":1.7320508075688772},"61":{"tf":1.4142135623730951},"67":{"tf":1.7320508075688772},"68":{"tf":1.4142135623730951},"79":{"tf":1.0},"84":{"tf":1.0},"88":{"tf":1.4142135623730951},"94":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"127":{"tf":1.4142135623730951},"131":{"tf":2.449489742783178},"132":{"tf":1.4142135623730951}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"6":{"tf":1.0}}}}}}}}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"118":{"tf":1.0}}},"y":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"m":{"df":1,"docs":{"80":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"'":{"df":3,"docs":{"18":{"tf":1.0},"2":{"tf":1.0},"67":{"tf":1.0}}},"<":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"<":{"df":0,"docs":{},"f":{"df":1,"docs":{"34":{"tf":2.8284271247461903}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":70,"docs":{"100":{"tf":1.0},"101":{"tf":1.0},"111":{"tf":2.23606797749979},"112":{"tf":1.7320508075688772},"113":{"tf":3.4641016151377544},"115":{"tf":1.0},"116":{"tf":1.4142135623730951},"118":{"tf":1.7320508075688772},"120":{"tf":1.0},"122":{"tf":3.4641016151377544},"123":{"tf":1.0},"124":{"tf":2.6457513110645907},"13":{"tf":5.916079783099616},"134":{"tf":1.0},"14":{"tf":1.0},"15":{"tf":3.0},"18":{"tf":3.3166247903554},"19":{"tf":3.1622776601683795},"2":{"tf":2.449489742783178},"20":{"tf":2.0},"22":{"tf":1.0},"23":{"tf":1.4142135623730951},"24":{"tf":1.4142135623730951},"25":{"tf":1.0},"27":{"tf":1.4142135623730951},"3":{"tf":1.4142135623730951},"31":{"tf":1.0},"34":{"tf":3.605551275463989},"4":{"tf":2.6457513110645907},"41":{"tf":1.0},"47":{"tf":2.0},"51":{"tf":2.449489742783178},"52":{"tf":2.449489742783178},"53":{"tf":2.6457513110645907},"54":{"tf":2.23606797749979},"55":{"tf":1.7320508075688772},"56":{"tf":1.7320508075688772},"57":{"tf":1.0},"58":{"tf":3.1622776601683795},"59":{"tf":1.0},"61":{"tf":2.23606797749979},"64":{"tf":2.23606797749979},"65":{"tf":2.0},"66":{"tf":1.4142135623730951},"67":{"tf":1.7320508075688772},"68":{"tf":2.8284271247461903},"69":{"tf":1.7320508075688772},"7":{"tf":1.4142135623730951},"70":{"tf":2.449489742783178},"72":{"tf":2.6457513110645907},"73":{"tf":1.7320508075688772},"74":{"tf":3.1622776601683795},"75":{"tf":1.0},"76":{"tf":1.0},"77":{"tf":1.4142135623730951},"78":{"tf":1.4142135623730951},"79":{"tf":3.7416573867739413},"80":{"tf":1.0},"81":{"tf":1.0},"82":{"tf":1.0},"83":{"tf":4.242640687119285},"84":{"tf":1.4142135623730951},"85":{"tf":1.0},"89":{"tf":1.4142135623730951},"90":{"tf":1.4142135623730951},"93":{"tf":2.449489742783178},"94":{"tf":2.0},"96":{"tf":1.0},"98":{"tf":1.0},"99":{"tf":1.4142135623730951}}}}}}}},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":2,"docs":{"18":{"tf":1.0},"3":{"tf":1.0}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"136":{"tf":1.0}}}}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"t":{"df":4,"docs":{"100":{"tf":1.4142135623730951},"13":{"tf":1.4142135623730951},"136":{"tf":1.7320508075688772},"71":{"tf":1.0}}}},"s":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"l":{"df":6,"docs":{"113":{"tf":1.0},"134":{"tf":1.4142135623730951},"35":{"tf":1.0},"37":{"tf":1.0},"49":{"tf":1.0},"70":{"tf":1.0}}}},"df":0,"docs":{}}}},"w":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":1,"docs":{"44":{"tf":1.0}}}}}}}},"x":{"df":1,"docs":{"44":{"tf":1.0}}}},"df":1,"docs":{"44":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":15,"docs":{"120":{"tf":1.0},"123":{"tf":1.4142135623730951},"124":{"tf":1.0},"127":{"tf":1.0},"131":{"tf":1.0},"134":{"tf":1.0},"27":{"tf":1.4142135623730951},"35":{"tf":1.0},"37":{"tf":1.4142135623730951},"51":{"tf":1.0},"67":{"tf":1.7320508075688772},"72":{"tf":1.0},"74":{"tf":1.0},"94":{"tf":1.0},"96":{"tf":1.0}}}}}},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"134":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"e":{"d":{"df":4,"docs":{"48":{"tf":1.0},"51":{"tf":1.0},"69":{"tf":1.0},"83":{"tf":1.0}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"s":{"df":6,"docs":{"13":{"tf":1.0},"21":{"tf":1.0},"33":{"tf":1.0},"72":{"tf":1.4142135623730951},"73":{"tf":1.0},"86":{"tf":1.0}}}},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":2,"docs":{"33":{"tf":1.0},"55":{"tf":1.0}}}}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"69":{"tf":1.0},"88":{"tf":1.0}}}}}},"i":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"117":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"6":{"tf":1.0}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":6,"docs":{"14":{"tf":1.7320508075688772},"22":{"tf":1.0},"34":{"tf":1.7320508075688772},"41":{"tf":1.0},"69":{"tf":1.0},"82":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":4,"docs":{"112":{"tf":1.0},"13":{"tf":1.0},"136":{"tf":1.0},"36":{"tf":1.0}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"41":{"tf":1.0},"70":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":10,"docs":{"10":{"tf":1.0},"106":{"tf":1.7320508075688772},"108":{"tf":1.0},"13":{"tf":2.6457513110645907},"130":{"tf":1.0},"134":{"tf":1.4142135623730951},"44":{"tf":1.0},"69":{"tf":1.0},"83":{"tf":1.0},"85":{"tf":1.0}}}}}}},"i":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"69":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":3,"docs":{"13":{"tf":1.0},"2":{"tf":1.0},"40":{"tf":1.0}}},"i":{"df":0,"docs":{},"t":{"df":17,"docs":{"113":{"tf":1.0},"123":{"tf":3.872983346207417},"124":{"tf":1.7320508075688772},"13":{"tf":2.23606797749979},"15":{"tf":1.0},"22":{"tf":1.0},"33":{"tf":1.0},"34":{"tf":1.0},"35":{"tf":1.0},"37":{"tf":1.0},"4":{"tf":1.0},"51":{"tf":1.4142135623730951},"67":{"tf":1.4142135623730951},"70":{"tf":1.0},"72":{"tf":1.0},"74":{"tf":1.0},"90":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"90":{"tf":1.0}},"i":{"df":1,"docs":{"100":{"tf":1.0}}}}},"v":{"a":{"df":0,"docs":{},"t":{"df":5,"docs":{"33":{"tf":1.0},"34":{"tf":1.7320508075688772},"43":{"tf":1.7320508075688772},"6":{"tf":2.0},"68":{"tf":1.0}}}},"df":0,"docs":{}}},"o":{"b":{"a":{"b":{"df":0,"docs":{},"l":{"df":5,"docs":{"110":{"tf":1.0},"13":{"tf":2.6457513110645907},"18":{"tf":1.0},"40":{"tf":1.0},"84":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":4,"docs":{"124":{"tf":1.4142135623730951},"134":{"tf":1.0},"20":{"tf":1.0},"49":{"tf":1.0}}}}}},"c":{"df":0,"docs":{},"e":{"df":2,"docs":{"32":{"tf":1.0},"79":{"tf":1.0}},"s":{"df":0,"docs":{},"s":{"df":9,"docs":{"13":{"tf":1.0},"136":{"tf":1.0},"19":{"tf":1.4142135623730951},"3":{"tf":1.0},"39":{"tf":1.0},"68":{"tf":1.0},"7":{"tf":1.0},"76":{"tf":1.0},"93":{"tf":1.0}}}}}},"d":{"df":0,"docs":{},"u":{"c":{"df":5,"docs":{"126":{"tf":1.0},"18":{"tf":1.4142135623730951},"19":{"tf":1.0},"7":{"tf":1.0},"74":{"tf":1.0}},"t":{"df":4,"docs":{"122":{"tf":1.4142135623730951},"129":{"tf":1.0},"13":{"tf":1.4142135623730951},"131":{"tf":2.449489742783178}}}},"df":0,"docs":{}}},"df":1,"docs":{"2":{"tf":1.0}},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":23,"docs":{"11":{"tf":1.4142135623730951},"12":{"tf":2.23606797749979},"126":{"tf":1.0},"127":{"tf":1.0},"129":{"tf":1.7320508075688772},"13":{"tf":1.0},"131":{"tf":2.0},"132":{"tf":1.0},"15":{"tf":1.0},"22":{"tf":1.0},"3":{"tf":1.0},"33":{"tf":1.4142135623730951},"34":{"tf":1.4142135623730951},"42":{"tf":1.0},"43":{"tf":1.0},"44":{"tf":1.4142135623730951},"49":{"tf":2.0},"6":{"tf":3.605551275463989},"68":{"tf":1.0},"7":{"tf":1.4142135623730951},"8":{"tf":1.7320508075688772},"9":{"tf":1.0},"90":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"0":{"tf":1.0}}}}}}},"o":{"df":0,"docs":{},"f":{"<":{"df":0,"docs":{},"f":{"df":1,"docs":{"34":{"tf":1.0}}}},"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":2,"docs":{"103":{"tf":1.4142135623730951},"109":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{")":{".":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"w":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"103":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":39,"docs":{"101":{"tf":1.7320508075688772},"103":{"tf":3.0},"108":{"tf":1.4142135623730951},"109":{"tf":2.0},"111":{"tf":1.0},"112":{"tf":1.0},"118":{"tf":2.23606797749979},"12":{"tf":1.0},"129":{"tf":1.0},"13":{"tf":1.0},"131":{"tf":1.7320508075688772},"15":{"tf":1.0},"18":{"tf":1.4142135623730951},"20":{"tf":2.449489742783178},"21":{"tf":1.0},"27":{"tf":1.4142135623730951},"28":{"tf":1.7320508075688772},"3":{"tf":1.0},"31":{"tf":1.0},"32":{"tf":1.7320508075688772},"33":{"tf":1.4142135623730951},"34":{"tf":2.8284271247461903},"41":{"tf":1.0},"43":{"tf":1.7320508075688772},"49":{"tf":2.0},"56":{"tf":1.0},"58":{"tf":1.0},"59":{"tf":1.0},"6":{"tf":2.0},"60":{"tf":1.0},"61":{"tf":1.0},"62":{"tf":1.0},"7":{"tf":1.0},"76":{"tf":1.0},"79":{"tf":1.4142135623730951},"88":{"tf":1.0},"90":{"tf":1.0},"93":{"tf":1.4142135623730951},"94":{"tf":1.4142135623730951}},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"108":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{":":{":":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"103":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"131":{"tf":1.0},"84":{"tf":1.0}}}},"t":{"df":0,"docs":{},"i":{"df":8,"docs":{"13":{"tf":1.0},"131":{"tf":1.0},"18":{"tf":1.4142135623730951},"19":{"tf":1.0},"51":{"tf":1.0},"69":{"tf":2.0},"72":{"tf":1.0},"83":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"72":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":64,"docs":{"100":{"tf":1.7320508075688772},"101":{"tf":1.4142135623730951},"108":{"tf":1.7320508075688772},"117":{"tf":1.4142135623730951},"122":{"tf":1.0},"127":{"tf":1.0},"13":{"tf":1.0},"15":{"tf":1.7320508075688772},"16":{"tf":1.7320508075688772},"17":{"tf":1.0},"18":{"tf":1.0},"19":{"tf":1.7320508075688772},"20":{"tf":1.0},"21":{"tf":1.0},"22":{"tf":1.0},"23":{"tf":1.0},"24":{"tf":1.0},"25":{"tf":1.0},"26":{"tf":1.0},"27":{"tf":1.0},"28":{"tf":1.0},"29":{"tf":1.0},"3":{"tf":1.0},"30":{"tf":1.0},"31":{"tf":1.0},"32":{"tf":1.0},"33":{"tf":1.0},"36":{"tf":1.0},"56":{"tf":1.4142135623730951},"57":{"tf":1.0},"58":{"tf":1.0},"67":{"tf":1.0},"68":{"tf":2.449489742783178},"69":{"tf":1.7320508075688772},"70":{"tf":1.7320508075688772},"71":{"tf":1.0},"72":{"tf":2.6457513110645907},"73":{"tf":1.4142135623730951},"74":{"tf":2.449489742783178},"75":{"tf":1.0},"76":{"tf":1.7320508075688772},"77":{"tf":1.4142135623730951},"78":{"tf":1.0},"79":{"tf":2.0},"80":{"tf":1.0},"81":{"tf":2.0},"82":{"tf":1.4142135623730951},"83":{"tf":1.7320508075688772},"84":{"tf":1.4142135623730951},"85":{"tf":2.0},"86":{"tf":2.0},"87":{"tf":1.4142135623730951},"88":{"tf":2.0},"89":{"tf":1.0},"90":{"tf":1.0},"91":{"tf":1.4142135623730951},"92":{"tf":1.7320508075688772},"93":{"tf":1.4142135623730951},"94":{"tf":1.0},"95":{"tf":1.0},"96":{"tf":1.0},"97":{"tf":1.0},"98":{"tf":1.0},"99":{"tf":1.0}}}}},"df":0,"docs":{}}},"v":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"134":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"(":{"&":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"t":{"df":1,"docs":{"109":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},":":{":":{"<":{"df":0,"docs":{},"f":{"df":1,"docs":{"103":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":33,"docs":{"101":{"tf":1.0},"102":{"tf":1.0},"103":{"tf":1.4142135623730951},"104":{"tf":1.0},"107":{"tf":1.0},"108":{"tf":1.0},"109":{"tf":2.0},"110":{"tf":1.0},"112":{"tf":1.0},"113":{"tf":1.4142135623730951},"117":{"tf":1.0},"129":{"tf":1.0},"13":{"tf":1.0},"131":{"tf":1.7320508075688772},"136":{"tf":1.7320508075688772},"15":{"tf":1.0},"18":{"tf":1.4142135623730951},"22":{"tf":1.7320508075688772},"3":{"tf":1.0},"33":{"tf":1.0},"34":{"tf":1.0},"41":{"tf":1.0},"42":{"tf":1.0},"43":{"tf":1.0},"45":{"tf":1.0},"47":{"tf":1.0},"48":{"tf":1.0},"49":{"tf":1.0},"69":{"tf":1.0},"72":{"tf":1.4142135623730951},"73":{"tf":1.0},"83":{"tf":1.0},"84":{"tf":1.0}},"r":{"'":{"df":2,"docs":{"34":{"tf":1.0},"6":{"tf":1.0}}},".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":1,"docs":{"34":{"tf":1.4142135623730951}},"e":{"(":{"&":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"43":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},":":{":":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"(":{"df":0,"docs":{},"k":{"df":0,"docs":{},"z":{"df":0,"docs":{},"g":{".":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"34":{"tf":1.4142135623730951},"43":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"<":{"df":0,"docs":{},"f":{"df":1,"docs":{"34":{"tf":1.0}}}},"df":57,"docs":{"100":{"tf":1.0},"101":{"tf":1.4142135623730951},"102":{"tf":1.4142135623730951},"103":{"tf":1.4142135623730951},"110":{"tf":1.4142135623730951},"111":{"tf":1.4142135623730951},"112":{"tf":2.0},"116":{"tf":1.4142135623730951},"117":{"tf":2.8284271247461903},"12":{"tf":1.4142135623730951},"129":{"tf":1.4142135623730951},"131":{"tf":1.7320508075688772},"132":{"tf":1.4142135623730951},"136":{"tf":1.4142135623730951},"19":{"tf":2.0},"20":{"tf":2.449489742783178},"22":{"tf":1.0},"30":{"tf":1.0},"31":{"tf":1.0},"33":{"tf":1.0},"34":{"tf":2.23606797749979},"43":{"tf":1.4142135623730951},"44":{"tf":1.0},"45":{"tf":1.7320508075688772},"49":{"tf":1.4142135623730951},"50":{"tf":1.0},"52":{"tf":1.0},"55":{"tf":1.0},"56":{"tf":1.0},"57":{"tf":2.0},"58":{"tf":2.0},"59":{"tf":2.0},"6":{"tf":1.4142135623730951},"60":{"tf":1.0},"61":{"tf":1.4142135623730951},"62":{"tf":2.0},"65":{"tf":1.4142135623730951},"68":{"tf":1.7320508075688772},"70":{"tf":1.0},"71":{"tf":1.7320508075688772},"72":{"tf":1.4142135623730951},"73":{"tf":1.0},"74":{"tf":2.449489742783178},"76":{"tf":2.23606797749979},"77":{"tf":1.0},"78":{"tf":2.0},"79":{"tf":1.7320508075688772},"81":{"tf":1.0},"82":{"tf":2.23606797749979},"83":{"tf":2.0},"84":{"tf":1.0},"85":{"tf":1.0},"88":{"tf":1.4142135623730951},"90":{"tf":2.23606797749979},"93":{"tf":1.4142135623730951},"94":{"tf":1.0},"96":{"tf":1.0}}}},"i":{"d":{"df":19,"docs":{"102":{"tf":1.0},"108":{"tf":1.0},"111":{"tf":2.0},"112":{"tf":1.7320508075688772},"116":{"tf":1.0},"117":{"tf":1.0},"124":{"tf":1.0},"33":{"tf":1.0},"47":{"tf":1.0},"49":{"tf":1.4142135623730951},"56":{"tf":1.0},"57":{"tf":1.0},"58":{"tf":1.7320508075688772},"59":{"tf":1.4142135623730951},"61":{"tf":2.0},"62":{"tf":1.7320508075688772},"65":{"tf":1.4142135623730951},"67":{"tf":1.0},"79":{"tf":1.0}}},"df":0,"docs":{}}}}},"u":{"b":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":2,"docs":{"103":{"tf":1.7320508075688772},"109":{"tf":1.4142135623730951}}}}}}}},"df":2,"docs":{"34":{"tf":6.928203230275509},"44":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"c":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":2,"docs":{"34":{"tf":2.449489742783178},"43":{"tf":1.7320508075688772}}}}}}}},"df":24,"docs":{"103":{"tf":2.0},"105":{"tf":1.4142135623730951},"109":{"tf":1.0},"12":{"tf":2.23606797749979},"127":{"tf":1.0},"129":{"tf":1.4142135623730951},"13":{"tf":1.4142135623730951},"131":{"tf":2.8284271247461903},"132":{"tf":1.0},"136":{"tf":1.0},"15":{"tf":1.7320508075688772},"22":{"tf":1.4142135623730951},"25":{"tf":1.0},"31":{"tf":1.4142135623730951},"33":{"tf":1.4142135623730951},"34":{"tf":1.4142135623730951},"35":{"tf":1.0},"41":{"tf":1.0},"43":{"tf":2.0},"57":{"tf":1.0},"6":{"tf":1.0},"68":{"tf":1.0},"93":{"tf":1.0},"94":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"129":{"tf":1.0},"18":{"tf":1.0}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"21":{"tf":1.0}}}}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":4,"docs":{"134":{"tf":1.0},"33":{"tf":1.0},"49":{"tf":1.4142135623730951},"55":{"tf":1.0}}}}}},"t":{"df":7,"docs":{"12":{"tf":1.0},"13":{"tf":1.4142135623730951},"132":{"tf":1.0},"136":{"tf":1.0},"44":{"tf":1.0},"8":{"tf":1.4142135623730951},"9":{"tf":1.0}}}},"ˉ":{"df":0,"docs":{},"​":{"c":{"df":0,"docs":{},"​":{":":{"=":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"(":{"df":0,"docs":{},"ζ":{")":{"+":{"df":0,"docs":{},"α":{"df":0,"docs":{},"z":{"df":0,"docs":{},"ˉ":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"​":{"(":{"c":{"df":0,"docs":{},"ˉ":{"+":{"df":0,"docs":{},"γ":{")":{"(":{"a":{"df":0,"docs":{},"ˉ":{"+":{"df":0,"docs":{},"β":{"df":0,"docs":{},"s":{"df":0,"docs":{},"ˉ":{"df":0,"docs":{},"σ":{"1":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"γ":{")":{"(":{"b":{"df":0,"docs":{},"ˉ":{"+":{"df":0,"docs":{},"β":{"df":0,"docs":{},"s":{"df":0,"docs":{},"ˉ":{"df":0,"docs":{},"σ":{"2":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"γ":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"α":{"2":{"df":0,"docs":{},"l":{"1":{"df":1,"docs":{"31":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{},"n":{"c":{"df":1,"docs":{"31":{"tf":1.0}},"​":{":":{"=":{"df":0,"docs":{},"p":{"df":0,"docs":{},"n":{"c":{"df":1,"docs":{"27":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"∈":{"df":0,"docs":{},"f":{"[":{"df":0,"docs":{},"x":{"df":1,"docs":{"89":{"tf":1.0}}}},"df":0,"docs":{}}},"−":{"df":0,"docs":{},"y":{"=":{"(":{"df":0,"docs":{},"x":{"df":0,"docs":{},"−":{"df":0,"docs":{},"z":{")":{"df":0,"docs":{},"q":{"df":1,"docs":{"77":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"q":{"(":{"d":{"1":{"df":0,"docs":{},"​":{")":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"q":{"(":{"d":{"df":0,"docs":{},"m":{"df":1,"docs":{"77":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},",":{"df":0,"docs":{},"v":{",":{"df":0,"docs":{},"t":{",":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":1,"docs":{"35":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"c":{"_":{"1":{"df":1,"docs":{"34":{"tf":1.0}}},"df":0,"docs":{}},"df":4,"docs":{"11":{"tf":1.0},"12":{"tf":2.0},"34":{"tf":1.0},"9":{"tf":2.23606797749979}}},"df":15,"docs":{"10":{"tf":1.0},"11":{"tf":1.0},"12":{"tf":1.7320508075688772},"13":{"tf":1.0},"15":{"tf":1.4142135623730951},"33":{"tf":1.4142135623730951},"35":{"tf":1.0},"7":{"tf":1.0},"73":{"tf":1.0},"77":{"tf":1.4142135623730951},"79":{"tf":1.4142135623730951},"8":{"tf":1.0},"89":{"tf":1.0},"9":{"tf":1.7320508075688772},"90":{"tf":1.0}},"k":{"df":0,"docs":{},"t":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"x":{")":{"=":{"df":0,"docs":{},"p":{"df":0,"docs":{},"k":{"df":0,"docs":{},"t":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"t":{"1":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"x":{")":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"x":{")":{",":{"df":0,"docs":{},"t":{"1":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"g":{"df":0,"docs":{},"x":{")":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"x":{"df":1,"docs":{"83":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"l":{"_":{"1":{"df":1,"docs":{"34":{"tf":1.0}}},"df":0,"docs":{}},"df":5,"docs":{"11":{"tf":1.0},"12":{"tf":1.4142135623730951},"20":{"tf":2.0},"34":{"tf":1.0},"9":{"tf":2.23606797749979}},"​":{"(":{"df":0,"docs":{},"ζ":{")":{",":{"df":0,"docs":{},"q":{"df":0,"docs":{},"r":{"df":1,"docs":{"20":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},",":{"df":0,"docs":{},"q":{"df":0,"docs":{},"r":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"q":{"df":0,"docs":{},"m":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"q":{"df":0,"docs":{},"o":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"q":{"c":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"s":{"df":0,"docs":{},"σ":{"1":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"s":{"df":0,"docs":{},"σ":{"2":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"s":{"df":0,"docs":{},"σ":{"3":{"df":2,"docs":{"14":{"tf":1.0},"15":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"q":{"df":0,"docs":{},"m":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"q":{"c":{"df":1,"docs":{"9":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"]":{"1":{"df":1,"docs":{"20":{"tf":1.0}},"​":{",":{"[":{"df":0,"docs":{},"q":{"df":0,"docs":{},"r":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{",":{"[":{"df":0,"docs":{},"q":{"df":0,"docs":{},"m":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{",":{"[":{"df":0,"docs":{},"q":{"df":0,"docs":{},"o":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{",":{"[":{"df":0,"docs":{},"q":{"c":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{",":{"[":{"df":0,"docs":{},"s":{"df":0,"docs":{},"σ":{"1":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{",":{"[":{"df":0,"docs":{},"s":{"df":0,"docs":{},"σ":{"2":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{",":{"[":{"df":0,"docs":{},"s":{"df":0,"docs":{},"σ":{"3":{"df":0,"docs":{},"​":{"]":{"1":{"df":1,"docs":{"21":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"m":{"_":{"1":{"df":1,"docs":{"34":{"tf":1.0}}},"df":0,"docs":{}},"df":4,"docs":{"11":{"tf":1.0},"12":{"tf":1.4142135623730951},"34":{"tf":1.0},"9":{"tf":2.23606797749979}}},"o":{"_":{"1":{"df":1,"docs":{"34":{"tf":1.0}}},"df":0,"docs":{}},"df":4,"docs":{"11":{"tf":1.0},"12":{"tf":1.4142135623730951},"34":{"tf":1.0},"9":{"tf":2.23606797749979}}},"r":{"_":{"1":{"df":1,"docs":{"34":{"tf":1.0}}},"df":0,"docs":{}},"df":5,"docs":{"11":{"tf":1.0},"12":{"tf":1.4142135623730951},"20":{"tf":2.0},"34":{"tf":1.0},"9":{"tf":2.23606797749979}},"​":{"]":{"1":{"df":1,"docs":{"20":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":4,"docs":{"108":{"tf":1.0},"118":{"tf":1.0},"90":{"tf":1.0},"93":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"13":{"tf":1.0}}}}}}}},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"131":{"tf":1.0}}}},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"34":{"tf":1.7320508075688772},"68":{"tf":1.0}}}}}}}}}},"r":{"0":{"df":1,"docs":{"136":{"tf":1.4142135623730951}}},"a":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":1,"docs":{"120":{"tf":1.0}}}}},"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"34":{"tf":2.23606797749979}}}}}}}},"df":19,"docs":{"117":{"tf":1.4142135623730951},"13":{"tf":2.8284271247461903},"15":{"tf":2.0},"19":{"tf":1.7320508075688772},"2":{"tf":1.0},"23":{"tf":1.0},"24":{"tf":1.0},"25":{"tf":1.0},"34":{"tf":1.0},"57":{"tf":1.0},"59":{"tf":1.4142135623730951},"68":{"tf":1.4142135623730951},"69":{"tf":1.4142135623730951},"78":{"tf":1.0},"82":{"tf":1.0},"83":{"tf":1.0},"84":{"tf":1.0},"93":{"tf":1.4142135623730951},"94":{"tf":1.4142135623730951}},"l":{"df":0,"docs":{},"i":{"df":3,"docs":{"117":{"tf":1.0},"58":{"tf":1.0},"84":{"tf":1.0}}}}}}},"df":0,"docs":{},"g":{"df":6,"docs":{"129":{"tf":1.0},"13":{"tf":1.4142135623730951},"131":{"tf":2.23606797749979},"132":{"tf":1.4142135623730951},"136":{"tf":2.449489742783178},"69":{"tf":1.0}}}},"p":{"2":{"df":1,"docs":{"82":{"tf":1.0}}},"df":3,"docs":{"132":{"tf":1.4142135623730951},"90":{"tf":1.7320508075688772},"93":{"tf":1.0}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":2,"docs":{"134":{"tf":1.0},"136":{"tf":1.0}},"n":{"df":3,"docs":{"53":{"tf":1.0},"54":{"tf":1.0},"55":{"tf":1.0}}}}}},"w":{"df":2,"docs":{"129":{"tf":1.4142135623730951},"39":{"tf":1.0}}}},"c":{"df":1,"docs":{"131":{"tf":1.0}},"m":{"a":{"df":0,"docs":{},"x":{"df":1,"docs":{"131":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"131":{"tf":1.0}}}}}},"df":10,"docs":{"10":{"tf":1.0},"11":{"tf":1.0},"12":{"tf":1.0},"127":{"tf":2.6457513110645907},"13":{"tf":1.0},"34":{"tf":1.7320508075688772},"37":{"tf":1.0},"8":{"tf":1.0},"90":{"tf":1.0},"91":{"tf":1.4142135623730951}},"e":{"a":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"131":{"tf":1.0}}}},"d":{"df":2,"docs":{"110":{"tf":1.4142135623730951},"68":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"124":{"tf":1.0}}}},"i":{"df":1,"docs":{"131":{"tf":1.0}}}},"df":0,"docs":{},"l":{"df":2,"docs":{"131":{"tf":1.0},"134":{"tf":1.0}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"131":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"i":{"df":4,"docs":{"115":{"tf":1.0},"122":{"tf":1.0},"13":{"tf":1.0},"49":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"13":{"tf":1.0}}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":6,"docs":{"116":{"tf":1.0},"122":{"tf":1.0},"131":{"tf":1.0},"19":{"tf":1.0},"49":{"tf":1.0},"55":{"tf":1.0}}}}}},"c":{"a":{"df":0,"docs":{},"l":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"131":{"tf":1.0}}}}},"df":7,"docs":{"110":{"tf":1.0},"124":{"tf":1.0},"13":{"tf":2.0},"15":{"tf":1.0},"53":{"tf":1.0},"90":{"tf":1.0},"94":{"tf":1.0}}},"p":{"df":46,"docs":{"10":{"tf":1.0},"102":{"tf":1.0},"104":{"tf":1.0},"11":{"tf":1.0},"110":{"tf":1.0},"115":{"tf":1.0},"12":{"tf":1.0},"13":{"tf":1.0},"14":{"tf":1.0},"15":{"tf":1.0},"3":{"tf":1.0},"33":{"tf":1.4142135623730951},"34":{"tf":1.0},"35":{"tf":1.0},"4":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.7320508075688772},"47":{"tf":1.0},"48":{"tf":1.0},"49":{"tf":1.0},"5":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"52":{"tf":1.0},"53":{"tf":1.0},"54":{"tf":1.0},"55":{"tf":1.0},"56":{"tf":1.0},"57":{"tf":1.0},"58":{"tf":1.0},"59":{"tf":1.0},"6":{"tf":1.4142135623730951},"60":{"tf":1.0},"61":{"tf":1.0},"62":{"tf":1.0},"63":{"tf":1.0},"64":{"tf":1.0},"65":{"tf":1.0},"66":{"tf":1.0},"67":{"tf":1.0},"68":{"tf":1.0},"69":{"tf":1.0},"7":{"tf":1.0},"8":{"tf":1.0},"83":{"tf":1.0},"9":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":5,"docs":{"113":{"tf":1.0},"20":{"tf":1.0},"76":{"tf":1.0},"78":{"tf":1.0},"94":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":1,"docs":{"15":{"tf":1.0}}}},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"68":{"tf":1.0}}},"df":0,"docs":{}}}}},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":8,"docs":{"101":{"tf":1.4142135623730951},"111":{"tf":1.0},"112":{"tf":1.0},"113":{"tf":1.7320508075688772},"114":{"tf":1.0},"116":{"tf":1.0},"62":{"tf":1.0},"94":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"v":{"df":3,"docs":{"113":{"tf":1.7320508075688772},"123":{"tf":1.0},"94":{"tf":1.0}}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":2,"docs":{"13":{"tf":1.0},"24":{"tf":1.0}}}}}},"d":{"df":0,"docs":{},"u":{"c":{"df":6,"docs":{"100":{"tf":1.0},"11":{"tf":1.0},"129":{"tf":1.0},"13":{"tf":1.7320508075688772},"20":{"tf":1.4142135623730951},"79":{"tf":1.7320508075688772}}},"df":0,"docs":{},"n":{"d":{"df":2,"docs":{"101":{"tf":1.4142135623730951},"69":{"tf":1.0}}},"df":0,"docs":{}}}},"df":3,"docs":{"127":{"tf":1.4142135623730951},"131":{"tf":2.449489742783178},"132":{"tf":1.4142135623730951}},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":7,"docs":{"131":{"tf":1.0},"2":{"tf":1.0},"69":{"tf":1.0},"80":{"tf":1.4142135623730951},"82":{"tf":1.0},"86":{"tf":1.0},"94":{"tf":2.0}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"15":{"tf":1.0}}}}}}}},"g":{"df":1,"docs":{"131":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":5,"docs":{"126":{"tf":1.0},"129":{"tf":1.4142135623730951},"131":{"tf":1.4142135623730951},"134":{"tf":1.0},"49":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"131":{"tf":1.0}}}}}}}}}},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":4,"docs":{"18":{"tf":1.0},"32":{"tf":1.0},"6":{"tf":1.0},"91":{"tf":1.0}}}},"df":0,"docs":{}}},"l":{"a":{"df":0,"docs":{},"t":{"df":5,"docs":{"108":{"tf":2.0},"12":{"tf":1.0},"131":{"tf":1.0},"67":{"tf":1.0},"68":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":4,"docs":{"106":{"tf":1.0},"136":{"tf":1.0},"52":{"tf":1.0},"65":{"tf":1.0}}}}}}}}}}},"df":2,"docs":{"131":{"tf":1.0},"69":{"tf":1.0}},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"86":{"tf":1.0}}}},"i":{"df":2,"docs":{"3":{"tf":1.0},"33":{"tf":1.0}}},"o":{"c":{"df":1,"docs":{"129":{"tf":1.0}}},"df":0,"docs":{}}},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":5,"docs":{"124":{"tf":1.0},"58":{"tf":1.0},"64":{"tf":1.0},"65":{"tf":1.0},"66":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"b":{"df":1,"docs":{"113":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"67":{"tf":1.0}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"v":{"df":2,"docs":{"117":{"tf":1.0},"12":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"82":{"tf":1.0}}}},"df":0,"docs":{}},"h":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"13":{"tf":1.0}}}},"df":0,"docs":{}}},"l":{"a":{"c":{"df":2,"docs":{"27":{"tf":1.0},"97":{"tf":1.0}}},"df":0,"docs":{},"y":{"df":1,"docs":{"94":{"tf":1.0}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":6,"docs":{"105":{"tf":1.0},"131":{"tf":1.7320508075688772},"40":{"tf":1.0},"43":{"tf":1.0},"81":{"tf":1.0},"9":{"tf":2.23606797749979}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":5,"docs":{"100":{"tf":1.7320508075688772},"11":{"tf":1.0},"131":{"tf":1.7320508075688772},"3":{"tf":1.4142135623730951},"47":{"tf":1.4142135623730951}}}}}}}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":7,"docs":{"104":{"tf":1.0},"108":{"tf":1.0},"113":{"tf":1.0},"120":{"tf":1.0},"136":{"tf":1.0},"52":{"tf":1.0},"60":{"tf":1.0}}}}}},"s":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":1,"docs":{"131":{"tf":1.4142135623730951}}}}}},"c":{"df":0,"docs":{},"u":{"df":1,"docs":{"13":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"39":{"tf":1.0}}}},"h":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"132":{"tf":1.7320508075688772}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":1,"docs":{"41":{"tf":1.0}}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":9,"docs":{"108":{"tf":1.0},"127":{"tf":1.0},"129":{"tf":1.0},"13":{"tf":2.449489742783178},"131":{"tf":1.4142135623730951},"132":{"tf":1.0},"15":{"tf":1.0},"2":{"tf":1.0},"31":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":1,"docs":{"12":{"tf":1.0}}}}}},"t":{"df":3,"docs":{"113":{"tf":1.4142135623730951},"83":{"tf":1.0},"88":{"tf":1.0}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"b":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"44":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":22,"docs":{"10":{"tf":1.0},"111":{"tf":1.0},"12":{"tf":1.0},"127":{"tf":1.4142135623730951},"13":{"tf":1.4142135623730951},"131":{"tf":1.0},"132":{"tf":1.7320508075688772},"136":{"tf":1.4142135623730951},"15":{"tf":1.4142135623730951},"2":{"tf":1.0},"39":{"tf":1.4142135623730951},"4":{"tf":1.0},"40":{"tf":1.0},"44":{"tf":2.449489742783178},"55":{"tf":1.0},"61":{"tf":1.0},"7":{"tf":1.0},"72":{"tf":1.0},"74":{"tf":1.0},"76":{"tf":1.4142135623730951},"8":{"tf":1.4142135623730951},"83":{"tf":1.4142135623730951}}}}}},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":9,"docs":{"105":{"tf":1.0},"106":{"tf":1.4142135623730951},"113":{"tf":1.7320508075688772},"131":{"tf":1.0},"34":{"tf":1.4142135623730951},"39":{"tf":1.0},"73":{"tf":1.0},"79":{"tf":1.0},"91":{"tf":1.7320508075688772}}}}}},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"136":{"tf":1.0}}}},"v":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"l":{"df":6,"docs":{"18":{"tf":1.0},"19":{"tf":1.0},"6":{"tf":1.4142135623730951},"68":{"tf":1.0},"71":{"tf":1.0},"79":{"tf":1.0}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":2,"docs":{"100":{"tf":2.449489742783178},"2":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"v":{"df":1,"docs":{"103":{"tf":1.0}}}}}}},"i":{"d":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":6,"docs":{"10":{"tf":1.0},"117":{"tf":1.0},"120":{"tf":1.0},"13":{"tf":1.0},"15":{"tf":1.0},"8":{"tf":2.23606797749979}}}}}},"m":{"a":{"df":0,"docs":{},"x":{"df":1,"docs":{"127":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"127":{"tf":1.4142135623730951}}}}},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"117":{"tf":1.0}}}},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":29,"docs":{"111":{"tf":1.4142135623730951},"112":{"tf":1.0},"113":{"tf":1.4142135623730951},"118":{"tf":1.4142135623730951},"122":{"tf":2.6457513110645907},"123":{"tf":4.123105625617661},"124":{"tf":2.8284271247461903},"13":{"tf":3.0},"15":{"tf":1.0},"22":{"tf":1.0},"33":{"tf":1.0},"35":{"tf":1.0},"37":{"tf":1.0},"4":{"tf":1.0},"51":{"tf":2.0},"53":{"tf":1.7320508075688772},"59":{"tf":1.0},"61":{"tf":1.4142135623730951},"62":{"tf":1.0},"67":{"tf":3.0},"71":{"tf":1.7320508075688772},"72":{"tf":1.0},"74":{"tf":1.0},"75":{"tf":1.0},"79":{"tf":1.0},"81":{"tf":1.4142135623730951},"89":{"tf":1.0},"90":{"tf":1.0},"91":{"tf":2.0}}}},"u":{"df":0,"docs":{},"n":{"d":{"df":14,"docs":{"23":{"tf":1.4142135623730951},"24":{"tf":1.4142135623730951},"25":{"tf":1.4142135623730951},"26":{"tf":1.4142135623730951},"27":{"tf":1.4142135623730951},"34":{"tf":2.23606797749979},"36":{"tf":1.0},"81":{"tf":1.7320508075688772},"82":{"tf":2.0},"83":{"tf":2.0},"84":{"tf":1.7320508075688772},"85":{"tf":2.0},"90":{"tf":1.0},"93":{"tf":3.1622776601683795}}},"df":0,"docs":{}}},"w":{"df":25,"docs":{"103":{"tf":1.0},"105":{"tf":1.7320508075688772},"106":{"tf":2.23606797749979},"107":{"tf":1.4142135623730951},"108":{"tf":1.7320508075688772},"11":{"tf":1.0},"118":{"tf":1.0},"12":{"tf":3.1622776601683795},"124":{"tf":1.0},"127":{"tf":2.449489742783178},"132":{"tf":2.6457513110645907},"134":{"tf":2.449489742783178},"19":{"tf":1.0},"22":{"tf":1.0},"35":{"tf":2.449489742783178},"4":{"tf":1.0},"48":{"tf":1.7320508075688772},"51":{"tf":2.0},"65":{"tf":1.7320508075688772},"68":{"tf":1.0},"69":{"tf":1.7320508075688772},"8":{"tf":1.0},"83":{"tf":1.4142135623730951},"9":{"tf":3.1622776601683795},"90":{"tf":1.4142135623730951}}}},"s":{"df":1,"docs":{"2":{"tf":1.0}}},"u":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"'":{"df":1,"docs":{"99":{"tf":1.7320508075688772}}},"df":0,"docs":{}}}}}},"g":{"df":1,"docs":{"63":{"tf":1.0}}},"l":{"df":0,"docs":{},"e":{"df":4,"docs":{"47":{"tf":1.4142135623730951},"69":{"tf":1.0},"84":{"tf":1.0},"99":{"tf":1.7320508075688772}}}},"n":{"df":6,"docs":{"129":{"tf":1.0},"2":{"tf":1.7320508075688772},"43":{"tf":1.0},"79":{"tf":1.7320508075688772},"85":{"tf":1.4142135623730951},"93":{"tf":1.0}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"103":{"tf":1.0}}}}}}},"−":{"1":{"df":1,"docs":{"37":{"tf":1.0}}},"df":0,"docs":{}}},"s":{"1":{"_":{"1":{"df":1,"docs":{"34":{"tf":1.0}}},"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"34":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"z":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"a":{"df":1,"docs":{"34":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":1,"docs":{"34":{"tf":1.0}}},"2":{"_":{"1":{"df":1,"docs":{"34":{"tf":1.0}}},"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"34":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"z":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"a":{"df":1,"docs":{"34":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":1,"docs":{"34":{"tf":1.0}},"k":{"df":1,"docs":{"101":{"tf":1.4142135623730951}}}},"3":{"_":{"1":{"df":1,"docs":{"34":{"tf":1.0}}},"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"34":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":1,"docs":{"34":{"tf":1.0}}},"=":{"0":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"q":{"df":0,"docs":{},"−":{"1":{"df":2,"docs":{"93":{"tf":1.0},"94":{"tf":1.7320508075688772}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"σ":{"1":{"df":1,"docs":{"34":{"tf":1.0}}},"2":{"df":1,"docs":{"34":{"tf":1.0}}},"df":0,"docs":{}}},"a":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":1,"docs":{"20":{"tf":1.0}}}},"m":{"df":0,"docs":{},"e":{"df":31,"docs":{"100":{"tf":1.0},"103":{"tf":1.0},"109":{"tf":1.0},"11":{"tf":1.0},"114":{"tf":1.0},"117":{"tf":2.0},"123":{"tf":1.0},"124":{"tf":1.0},"13":{"tf":1.7320508075688772},"131":{"tf":1.7320508075688772},"134":{"tf":2.23606797749979},"136":{"tf":1.0},"2":{"tf":1.0},"30":{"tf":1.0},"35":{"tf":1.0},"51":{"tf":1.0},"53":{"tf":1.0},"54":{"tf":1.0},"58":{"tf":1.0},"59":{"tf":1.0},"64":{"tf":1.0},"65":{"tf":1.4142135623730951},"66":{"tf":1.0},"67":{"tf":1.0},"68":{"tf":1.0},"74":{"tf":1.0},"79":{"tf":1.0},"83":{"tf":1.7320508075688772},"9":{"tf":1.0},"94":{"tf":1.0},"96":{"tf":1.0}}},"p":{"df":0,"docs":{},"l":{"df":19,"docs":{"111":{"tf":1.4142135623730951},"117":{"tf":1.7320508075688772},"132":{"tf":1.0},"19":{"tf":1.0},"23":{"tf":1.0},"24":{"tf":1.4142135623730951},"25":{"tf":1.4142135623730951},"26":{"tf":1.0},"27":{"tf":1.0},"31":{"tf":2.0},"55":{"tf":1.0},"58":{"tf":1.0},"61":{"tf":1.4142135623730951},"82":{"tf":1.4142135623730951},"83":{"tf":1.0},"87":{"tf":1.0},"93":{"tf":2.6457513110645907},"94":{"tf":2.6457513110645907},"96":{"tf":2.23606797749979}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":27,"docs":{"10":{"tf":1.0},"11":{"tf":1.0},"112":{"tf":1.4142135623730951},"113":{"tf":1.0},"115":{"tf":1.0},"123":{"tf":1.0},"13":{"tf":1.0},"131":{"tf":1.0},"18":{"tf":1.0},"19":{"tf":1.4142135623730951},"47":{"tf":1.0},"48":{"tf":1.4142135623730951},"51":{"tf":1.7320508075688772},"52":{"tf":1.4142135623730951},"53":{"tf":1.7320508075688772},"54":{"tf":1.4142135623730951},"55":{"tf":1.0},"56":{"tf":1.0},"58":{"tf":1.0},"62":{"tf":1.4142135623730951},"65":{"tf":1.0},"66":{"tf":1.0},"67":{"tf":1.0},"68":{"tf":1.0},"74":{"tf":1.0},"83":{"tf":1.4142135623730951},"9":{"tf":1.0}}}}}}},"v":{"df":0,"docs":{},"e":{"df":2,"docs":{"136":{"tf":1.0},"20":{"tf":1.0}}}},"w":{"df":3,"docs":{"13":{"tf":1.0},"15":{"tf":1.0},"9":{"tf":1.0}}},"y":{"df":1,"docs":{"55":{"tf":1.0}}}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"99":{"tf":1.0}}}}}},"df":0,"docs":{}}},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":11,"docs":{"18":{"tf":2.0},"34":{"tf":1.7320508075688772},"37":{"tf":2.0},"43":{"tf":1.0},"70":{"tf":2.6457513110645907},"73":{"tf":1.0},"74":{"tf":1.4142135623730951},"80":{"tf":1.0},"81":{"tf":1.0},"85":{"tf":1.0},"91":{"tf":1.0}}}}},"w":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"z":{"df":1,"docs":{"13":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}},"df":2,"docs":{"91":{"tf":1.4142135623730951},"94":{"tf":1.7320508075688772}},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"[":{"0":{"df":2,"docs":{"106":{"tf":1.4142135623730951},"113":{"tf":1.0}}},"df":0,"docs":{}},"df":2,"docs":{"106":{"tf":1.0},"113":{"tf":1.0}}}}}},"df":13,"docs":{"10":{"tf":1.0},"12":{"tf":1.0},"13":{"tf":1.7320508075688772},"130":{"tf":1.0},"132":{"tf":1.0},"134":{"tf":1.4142135623730951},"2":{"tf":1.0},"48":{"tf":1.0},"58":{"tf":1.0},"65":{"tf":1.0},"69":{"tf":1.0},"8":{"tf":1.0},"90":{"tf":1.0}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":2,"docs":{"19":{"tf":1.0},"20":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":29,"docs":{"10":{"tf":1.0},"102":{"tf":1.0},"110":{"tf":1.0},"116":{"tf":1.0},"127":{"tf":1.0},"129":{"tf":1.0},"13":{"tf":2.6457513110645907},"130":{"tf":1.0},"131":{"tf":4.0},"18":{"tf":1.0},"20":{"tf":1.0},"22":{"tf":1.0},"3":{"tf":1.0},"33":{"tf":1.4142135623730951},"36":{"tf":1.0},"42":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":1.0},"48":{"tf":1.0},"68":{"tf":1.4142135623730951},"69":{"tf":1.0},"73":{"tf":1.0},"76":{"tf":1.0},"79":{"tf":1.0},"8":{"tf":1.0},"81":{"tf":1.0},"83":{"tf":1.0},"86":{"tf":1.0},"94":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"r":{"df":5,"docs":{"108":{"tf":1.4142135623730951},"136":{"tf":1.0},"67":{"tf":1.0},"72":{"tf":1.0},"90":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":14,"docs":{"100":{"tf":1.0},"13":{"tf":2.0},"134":{"tf":1.0},"136":{"tf":1.0},"15":{"tf":1.4142135623730951},"19":{"tf":1.0},"2":{"tf":1.4142135623730951},"33":{"tf":1.0},"70":{"tf":1.0},"74":{"tf":1.0},"76":{"tf":1.0},"79":{"tf":1.0},"8":{"tf":1.7320508075688772},"97":{"tf":1.0}},"m":{"df":2,"docs":{"19":{"tf":1.0},"65":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"19":{"tf":1.0}}}}}}}},"n":{"df":5,"docs":{"13":{"tf":1.0},"134":{"tf":1.0},"15":{"tf":1.0},"88":{"tf":1.0},"9":{"tf":1.0}}}},"l":{"df":0,"docs":{},"f":{".":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"(":{"&":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"113":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"(":{")":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"113":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"b":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{".":{"a":{"0":{".":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"105":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"1":{".":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"105":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},":":{":":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":2,"docs":{"105":{"tf":1.0},"106":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":3,"docs":{"105":{"tf":1.0},"106":{"tf":1.0},"113":{"tf":1.0}}}},"n":{"d":{"df":13,"docs":{"100":{"tf":1.4142135623730951},"101":{"tf":1.0},"132":{"tf":1.4142135623730951},"20":{"tf":2.0},"6":{"tf":1.4142135623730951},"71":{"tf":1.4142135623730951},"74":{"tf":1.7320508075688772},"76":{"tf":1.0},"78":{"tf":1.4142135623730951},"79":{"tf":1.4142135623730951},"82":{"tf":1.0},"83":{"tf":1.0},"93":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":4,"docs":{"18":{"tf":1.0},"44":{"tf":1.0},"69":{"tf":1.0},"76":{"tf":1.0}},"i":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"6":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"df":1,"docs":{"90":{"tf":1.0}}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":5,"docs":{"104":{"tf":1.0},"15":{"tf":1.0},"48":{"tf":1.7320508075688772},"50":{"tf":1.0},"8":{"tf":1.0}}},"df":0,"docs":{}}}}},"r":{"df":0,"docs":{},"v":{"df":4,"docs":{"100":{"tf":1.0},"6":{"tf":1.0},"82":{"tf":1.0},"94":{"tf":1.0}}}},"t":{"(":{"d":{"df":1,"docs":{"89":{"tf":1.0}}},"df":0,"docs":{}},"df":24,"docs":{"105":{"tf":1.4142135623730951},"111":{"tf":1.0},"118":{"tf":1.0},"123":{"tf":1.4142135623730951},"124":{"tf":2.0},"127":{"tf":1.7320508075688772},"13":{"tf":6.48074069840786},"134":{"tf":1.0},"135":{"tf":1.4142135623730951},"136":{"tf":1.0},"2":{"tf":1.0},"3":{"tf":1.0},"44":{"tf":1.0},"61":{"tf":1.0},"64":{"tf":1.0},"67":{"tf":2.0},"68":{"tf":1.0},"7":{"tf":1.4142135623730951},"72":{"tf":1.0},"79":{"tf":1.4142135623730951},"81":{"tf":1.7320508075688772},"82":{"tf":1.0},"89":{"tf":1.4142135623730951},"91":{"tf":1.0}},"u":{"df":0,"docs":{},"p":{"(":{"&":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"34":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}},"df":1,"docs":{"43":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":5,"docs":{"2":{"tf":1.0},"21":{"tf":1.7320508075688772},"33":{"tf":1.0},"34":{"tf":1.4142135623730951},"43":{"tf":1.0}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":7,"docs":{"123":{"tf":1.0},"44":{"tf":1.0},"64":{"tf":1.4142135623730951},"65":{"tf":1.0},"69":{"tf":1.4142135623730951},"79":{"tf":1.4142135623730951},"9":{"tf":1.0}}}}}},"h":{"a":{"2":{"5":{"6":{"(":{"df":1,"docs":{"6":{"tf":1.0}}},"df":1,"docs":{"6":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"102":{"tf":1.0}}}},"df":0,"docs":{}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":7,"docs":{"117":{"tf":1.4142135623730951},"38":{"tf":1.4142135623730951},"39":{"tf":1.0},"41":{"tf":2.23606797749979},"87":{"tf":1.0},"93":{"tf":1.0},"94":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"e":{"df":2,"docs":{"72":{"tf":1.0},"8":{"tf":1.0}}}},"r":{"df":0,"docs":{},"e":{"df":4,"docs":{"103":{"tf":1.0},"135":{"tf":2.0},"136":{"tf":1.4142135623730951},"18":{"tf":1.0}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"c":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"11":{"tf":1.0}}}},"df":0,"docs":{}},"df":11,"docs":{"113":{"tf":1.0},"13":{"tf":1.0},"52":{"tf":1.0},"53":{"tf":1.7320508075688772},"54":{"tf":1.0},"55":{"tf":1.0},"56":{"tf":1.0},"57":{"tf":1.0},"58":{"tf":2.0},"59":{"tf":1.4142135623730951},"68":{"tf":1.0}},"n":{"df":1,"docs":{"134":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":1,"docs":{"78":{"tf":1.0}}}}}}},"i":{"d":{"df":0,"docs":{},"e":{"df":9,"docs":{"111":{"tf":1.4142135623730951},"112":{"tf":1.4142135623730951},"131":{"tf":1.0},"57":{"tf":1.0},"59":{"tf":1.0},"61":{"tf":1.4142135623730951},"62":{"tf":1.4142135623730951},"63":{"tf":1.0},"79":{"tf":1.0}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"136":{"tf":1.0}}}}}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":5,"docs":{"113":{"tf":1.0},"13":{"tf":1.4142135623730951},"131":{"tf":1.0},"136":{"tf":1.0},"84":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":4,"docs":{"12":{"tf":1.0},"13":{"tf":1.4142135623730951},"79":{"tf":1.0},"91":{"tf":1.0}}}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"l":{"df":7,"docs":{"109":{"tf":1.0},"116":{"tf":1.0},"117":{"tf":1.0},"19":{"tf":1.0},"43":{"tf":1.7320508075688772},"44":{"tf":1.0},"48":{"tf":1.0}},"e":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"a":{"c":{"c":{"df":0,"docs":{},"i":{":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"a":{"c":{"c":{"df":0,"docs":{},"i":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":0,"docs":{},"e":{"(":{"[":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"(":{"1":{"df":1,"docs":{"103":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"r":{"df":2,"docs":{"13":{"tf":1.0},"134":{"tf":1.0}}}},"i":{"c":{"df":2,"docs":{"20":{"tf":1.0},"63":{"tf":1.0}}},"df":4,"docs":{"105":{"tf":1.0},"108":{"tf":1.0},"113":{"tf":1.0},"124":{"tf":1.0}},"f":{"df":2,"docs":{"134":{"tf":1.0},"63":{"tf":1.4142135623730951}},"i":{"df":1,"docs":{"55":{"tf":1.0}}}}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"n":{"df":3,"docs":{"100":{"tf":1.0},"58":{"tf":1.0},"79":{"tf":1.0}}}},"df":0,"docs":{}}}}},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":13,"docs":{"100":{"tf":1.4142135623730951},"11":{"tf":1.7320508075688772},"131":{"tf":1.0},"15":{"tf":1.0},"27":{"tf":1.0},"32":{"tf":1.0},"34":{"tf":1.0},"4":{"tf":1.0},"68":{"tf":1.0},"79":{"tf":1.4142135623730951},"83":{"tf":1.0},"91":{"tf":1.0},"96":{"tf":1.4142135623730951}}}}},"t":{"df":1,"docs":{"12":{"tf":1.0}},"e":{"df":1,"docs":{"0":{"tf":1.0}}},"u":{"a":{"df":0,"docs":{},"t":{"df":2,"docs":{"13":{"tf":1.0},"69":{"tf":1.0}}}},"df":0,"docs":{}}},"z":{"df":0,"docs":{},"e":{"df":9,"docs":{"11":{"tf":1.0},"120":{"tf":1.4142135623730951},"126":{"tf":1.0},"13":{"tf":1.0},"132":{"tf":2.6457513110645907},"2":{"tf":2.0},"22":{"tf":1.0},"35":{"tf":1.0},"79":{"tf":1.0}}}}},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"78":{"tf":1.0}}}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"p":{"df":1,"docs":{"101":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"58":{"tf":1.0}}}}}}}},"o":{"df":0,"docs":{},"w":{"df":2,"docs":{"2":{"tf":1.0},"97":{"tf":1.0}}}}},"m":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":2,"docs":{"136":{"tf":1.0},"73":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"122":{"tf":1.0},"127":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"127":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":4,"docs":{"100":{"tf":1.0},"13":{"tf":1.0},"3":{"tf":1.0},"43":{"tf":1.0}}}},"v":{"df":2,"docs":{"131":{"tf":1.0},"94":{"tf":1.0}}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":2,"docs":{"113":{"tf":1.0},"69":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"113":{"tf":1.0}}}},"t":{"df":0,"docs":{},"h":{"df":5,"docs":{"13":{"tf":1.4142135623730951},"131":{"tf":2.23606797749979},"44":{"tf":1.0},"49":{"tf":1.0},"94":{"tf":1.0}}},"i":{"df":0,"docs":{},"m":{"df":2,"docs":{"47":{"tf":1.0},"51":{"tf":1.0}}}}},"w":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"20":{"tf":1.0}}}}}}}},"p":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"11":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"t":{"df":3,"docs":{"13":{"tf":1.0},"132":{"tf":2.23606797749979},"74":{"tf":1.0}}}},"u":{"df":0,"docs":{},"n":{"d":{"df":3,"docs":{"6":{"tf":1.0},"78":{"tf":1.7320508075688772},"88":{"tf":1.0}}},"df":0,"docs":{}},"r":{"c":{"df":2,"docs":{"117":{"tf":1.0},"33":{"tf":1.0}}},"df":0,"docs":{}}}},"p":{"a":{"c":{"df":0,"docs":{},"e":{"df":1,"docs":{"134":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"k":{"df":1,"docs":{"15":{"tf":1.0}}}},"c":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"119":{"tf":1.4142135623730951},"136":{"tf":1.0}}}},"df":0,"docs":{},"f":{"df":14,"docs":{"105":{"tf":1.0},"107":{"tf":1.0},"108":{"tf":1.0},"113":{"tf":1.0},"12":{"tf":1.4142135623730951},"131":{"tf":1.0},"136":{"tf":1.7320508075688772},"18":{"tf":1.0},"48":{"tf":1.0},"69":{"tf":1.4142135623730951},"72":{"tf":1.0},"90":{"tf":1.0},"93":{"tf":1.0},"99":{"tf":1.0}},"i":{"df":6,"docs":{"104":{"tf":1.0},"105":{"tf":1.0},"106":{"tf":1.4142135623730951},"108":{"tf":1.4142135623730951},"131":{"tf":1.0},"43":{"tf":1.0}}}}}},"df":0,"docs":{}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"136":{"tf":1.0},"81":{"tf":1.0}}}}}},"q":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"44":{"tf":1.0}}},"s":{"df":0,"docs":{},"h":{"df":2,"docs":{"11":{"tf":1.0},"13":{"tf":1.0}}}}},"df":0,"docs":{}}},"r":{"c":{"df":1,"docs":{"131":{"tf":1.0}}},"df":2,"docs":{"34":{"tf":1.4142135623730951},"43":{"tf":1.0}}},"t":{"a":{"c":{"df":0,"docs":{},"k":{"df":2,"docs":{"13":{"tf":1.0},"132":{"tf":1.7320508075688772}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":1,"docs":{"130":{"tf":1.4142135623730951}}}},"n":{"d":{"df":2,"docs":{"12":{"tf":1.0},"27":{"tf":1.0}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"k":{"df":82,"docs":{"100":{"tf":1.0},"101":{"tf":1.0},"102":{"tf":1.7320508075688772},"103":{"tf":1.4142135623730951},"104":{"tf":1.0},"105":{"tf":1.0},"106":{"tf":1.0},"107":{"tf":1.0},"108":{"tf":2.0},"109":{"tf":1.0},"110":{"tf":1.0},"111":{"tf":1.0},"112":{"tf":1.0},"113":{"tf":1.0},"114":{"tf":1.0},"115":{"tf":1.0},"116":{"tf":1.0},"117":{"tf":1.0},"118":{"tf":1.0},"119":{"tf":1.0},"120":{"tf":1.0},"121":{"tf":1.0},"122":{"tf":1.4142135623730951},"123":{"tf":1.0},"124":{"tf":1.0},"127":{"tf":1.0},"2":{"tf":1.0},"45":{"tf":2.0},"46":{"tf":1.7320508075688772},"47":{"tf":1.0},"48":{"tf":1.4142135623730951},"49":{"tf":1.7320508075688772},"50":{"tf":1.4142135623730951},"51":{"tf":1.0},"52":{"tf":1.0},"53":{"tf":1.0},"54":{"tf":1.0},"55":{"tf":1.0},"56":{"tf":1.0},"57":{"tf":1.0},"58":{"tf":1.0},"59":{"tf":1.0},"60":{"tf":1.4142135623730951},"61":{"tf":1.0},"62":{"tf":1.0},"63":{"tf":1.0},"64":{"tf":1.0},"65":{"tf":1.0},"66":{"tf":1.0},"67":{"tf":1.0},"68":{"tf":1.4142135623730951},"69":{"tf":1.0},"70":{"tf":1.4142135623730951},"71":{"tf":1.0},"72":{"tf":1.4142135623730951},"73":{"tf":2.0},"74":{"tf":1.4142135623730951},"75":{"tf":1.0},"76":{"tf":1.0},"77":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.4142135623730951},"80":{"tf":1.0},"81":{"tf":1.0},"82":{"tf":1.0},"83":{"tf":1.4142135623730951},"84":{"tf":1.0},"85":{"tf":1.0},"86":{"tf":2.0},"87":{"tf":1.0},"88":{"tf":1.0},"89":{"tf":1.0},"90":{"tf":1.0},"91":{"tf":1.0},"92":{"tf":1.0},"93":{"tf":1.0},"94":{"tf":1.0},"95":{"tf":1.0},"96":{"tf":1.0},"97":{"tf":1.0},"98":{"tf":1.0},"99":{"tf":1.0}},"w":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"102":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"df":12,"docs":{"108":{"tf":1.0},"13":{"tf":1.4142135623730951},"134":{"tf":1.0},"136":{"tf":1.0},"15":{"tf":1.0},"39":{"tf":1.0},"49":{"tf":1.0},"68":{"tf":1.4142135623730951},"7":{"tf":1.0},"81":{"tf":1.0},"93":{"tf":1.0},"94":{"tf":1.0}}}},"t":{"df":0,"docs":{},"e":{"df":11,"docs":{"117":{"tf":1.7320508075688772},"129":{"tf":1.4142135623730951},"131":{"tf":1.7320508075688772},"134":{"tf":1.0},"2":{"tf":1.0},"39":{"tf":2.23606797749979},"47":{"tf":1.0},"69":{"tf":3.0},"83":{"tf":1.0},"88":{"tf":1.0},"93":{"tf":1.0}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":5,"docs":{"10":{"tf":1.4142135623730951},"13":{"tf":1.0},"131":{"tf":1.4142135623730951},"33":{"tf":1.0},"83":{"tf":1.0}}}}}}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"2":{"tf":1.0}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":20,"docs":{"101":{"tf":1.0},"106":{"tf":1.7320508075688772},"110":{"tf":1.0},"112":{"tf":1.0},"129":{"tf":1.0},"131":{"tf":2.449489742783178},"132":{"tf":1.4142135623730951},"134":{"tf":1.4142135623730951},"15":{"tf":1.0},"30":{"tf":1.0},"31":{"tf":1.0},"47":{"tf":1.0},"48":{"tf":1.0},"50":{"tf":2.449489742783178},"51":{"tf":1.0},"52":{"tf":1.4142135623730951},"56":{"tf":1.0},"60":{"tf":1.0},"69":{"tf":1.0},"94":{"tf":2.0}}}},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"6":{"tf":1.0}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":3,"docs":{"0":{"tf":1.0},"124":{"tf":1.0},"57":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":4,"docs":{"131":{"tf":1.4142135623730951},"136":{"tf":1.0},"34":{"tf":2.0},"69":{"tf":1.0}}}}},"r":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"r":{"d":{"df":3,"docs":{"13":{"tf":1.4142135623730951},"131":{"tf":1.0},"136":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"72":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":3,"docs":{"40":{"tf":1.0},"88":{"tf":1.4142135623730951},"90":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":3,"docs":{"41":{"tf":1.4142135623730951},"93":{"tf":1.0},"94":{"tf":1.0}}}}},"u":{"c":{"df":0,"docs":{},"t":{"df":8,"docs":{"105":{"tf":1.4142135623730951},"106":{"tf":1.0},"107":{"tf":1.0},"108":{"tf":1.4142135623730951},"109":{"tf":1.0},"113":{"tf":1.4142135623730951},"117":{"tf":1.0},"34":{"tf":3.3166247903554}},"u":{"df":0,"docs":{},"r":{"df":2,"docs":{"131":{"tf":1.0},"82":{"tf":1.0}}}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":1,"docs":{"55":{"tf":1.0}}}}}},"u":{"b":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"n":{"df":4,"docs":{"131":{"tf":1.4142135623730951},"133":{"tf":1.4142135623730951},"135":{"tf":2.0},"136":{"tf":1.0}}}}}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"37":{"tf":1.0}}}}}}},"m":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":2,"docs":{"127":{"tf":1.7320508075688772},"132":{"tf":1.7320508075688772}}}}}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"136":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"27":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"131":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":3,"docs":{"10":{"tf":1.0},"113":{"tf":1.0},"39":{"tf":1.0}}}},"t":{"df":2,"docs":{"135":{"tf":1.0},"89":{"tf":1.4142135623730951}}}}},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"8":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"c":{"c":{"df":0,"docs":{},"e":{"df":1,"docs":{"77":{"tf":1.0}}}},"df":0,"docs":{},"h":{"df":23,"docs":{"10":{"tf":1.0},"108":{"tf":1.0},"12":{"tf":1.0},"123":{"tf":1.4142135623730951},"129":{"tf":1.0},"13":{"tf":3.3166247903554},"136":{"tf":1.0},"15":{"tf":2.23606797749979},"18":{"tf":1.0},"19":{"tf":1.7320508075688772},"25":{"tf":1.0},"4":{"tf":1.0},"43":{"tf":1.0},"44":{"tf":1.4142135623730951},"65":{"tf":1.0},"69":{"tf":1.0},"70":{"tf":1.0},"72":{"tf":1.7320508075688772},"78":{"tf":1.0},"88":{"tf":1.0},"93":{"tf":1.7320508075688772},"94":{"tf":1.0},"99":{"tf":1.0}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":1,"docs":{"34":{"tf":1.0}}}}}},"m":{"df":6,"docs":{"113":{"tf":1.0},"124":{"tf":1.0},"18":{"tf":1.0},"48":{"tf":1.0},"51":{"tf":1.0},"64":{"tf":1.0}},"m":{"a":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"58":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"r":{"df":1,"docs":{"60":{"tf":1.0}},"i":{"df":6,"docs":{"13":{"tf":1.0},"131":{"tf":1.0},"135":{"tf":1.0},"60":{"tf":1.4142135623730951},"68":{"tf":1.0},"80":{"tf":1.0}}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"94":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":3,"docs":{"106":{"tf":1.0},"120":{"tf":1.0},"33":{"tf":1.0}}}},"s":{"df":5,"docs":{"13":{"tf":2.23606797749979},"44":{"tf":1.0},"72":{"tf":1.4142135623730951},"73":{"tf":1.4142135623730951},"78":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"e":{"df":2,"docs":{"124":{"tf":1.0},"136":{"tf":1.0}}}}},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":1,"docs":{"63":{"tf":1.0}}}}}},"y":{"df":0,"docs":{},"m":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":3,"docs":{"35":{"tf":1.0},"4":{"tf":2.0},"8":{"tf":1.0}}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"72":{"tf":1.0}}}}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"'":{"df":1,"docs":{"69":{"tf":1.0}}},".":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"q":{"(":{"&":{"df":0,"docs":{},"i":{"df":2,"docs":{"43":{"tf":1.0},"44":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"(":{"&":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"[":{"df":0,"docs":{},"i":{"df":1,"docs":{"44":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"(":{"&":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"44":{"tf":1.4142135623730951}}}}}}}},"x":{"df":1,"docs":{"43":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{":":{":":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"44":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":2,"docs":{"43":{"tf":1.4142135623730951},"44":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"u":{"3":{"2":{"(":{"&":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"44":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"v":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"43":{"tf":1.0},"44":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"(":{"&":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":1,"docs":{"43":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{")":{".":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"w":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"43":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}},"df":17,"docs":{"102":{"tf":1.0},"103":{"tf":1.0},"117":{"tf":1.0},"118":{"tf":1.0},"129":{"tf":1.0},"131":{"tf":1.0},"136":{"tf":1.0},"3":{"tf":1.4142135623730951},"41":{"tf":1.0},"42":{"tf":1.0},"43":{"tf":2.8284271247461903},"44":{"tf":2.449489742783178},"45":{"tf":1.0},"47":{"tf":1.4142135623730951},"48":{"tf":1.0},"69":{"tf":1.0},"94":{"tf":1.0}}}}}}},"σ":{"1":{"df":1,"docs":{"13":{"tf":1.0}},"​":{"]":{"1":{"df":0,"docs":{},"​":{",":{"[":{"df":0,"docs":{},"s":{"df":0,"docs":{},"σ":{"2":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{",":{"[":{"df":0,"docs":{},"s":{"df":0,"docs":{},"σ":{"3":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{",":{"[":{"df":0,"docs":{},"q":{"df":0,"docs":{},"l":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{",":{"[":{"df":0,"docs":{},"q":{"df":0,"docs":{},"r":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{",":{"[":{"df":0,"docs":{},"q":{"df":0,"docs":{},"m":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{",":{"[":{"df":0,"docs":{},"q":{"df":0,"docs":{},"o":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{",":{"[":{"df":0,"docs":{},"q":{"c":{"df":0,"docs":{},"​":{"]":{"1":{"df":2,"docs":{"23":{"tf":1.0},"30":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"2":{"df":1,"docs":{"13":{"tf":1.0}}},"3":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{},"i":{"df":1,"docs":{"34":{"tf":1.0}}}},"​":{":":{"=":{"df":0,"docs":{},"h":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"ι":{"df":2,"docs":{"93":{"tf":1.0},"94":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"∈":{"[":{"0":{",":{"2":{"df":0,"docs":{},"n":{"+":{"df":0,"docs":{},"l":{"df":0,"docs":{},"−":{"1":{"df":2,"docs":{"93":{"tf":1.0},"94":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"t":{"(":{"1":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"p":{"(":{"1":{")":{"=":{"1":{"df":0,"docs":{},"−":{"1":{"=":{"0":{"df":1,"docs":{"53":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"g":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"p":{"(":{"df":0,"docs":{},"g":{")":{"=":{"1":{"df":0,"docs":{},"−":{"1":{"=":{"0":{"df":1,"docs":{"53":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"^":{"0":{"df":2,"docs":{"51":{"tf":1.0},"53":{"tf":1.0}}},"df":0,"docs":{}},"df":2,"docs":{"51":{"tf":1.0},"53":{"tf":1.0}},"i":{")":{"=":{"a":{"df":0,"docs":{},"i":{"df":1,"docs":{"51":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"x":{")":{"'":{"df":1,"docs":{"113":{"tf":1.0}}},"df":0,"docs":{}},"0":{"df":2,"docs":{"111":{"tf":1.4142135623730951},"112":{"tf":1.4142135623730951}},"​":{")":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"x":{"0":{"df":0,"docs":{},"​":{"df":0,"docs":{},"g":{")":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"x":{"0":{"df":0,"docs":{},"​":{"df":0,"docs":{},"g":{"2":{"df":1,"docs":{"113":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"g":{"2":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"x":{"0":{"df":0,"docs":{},"​":{"df":0,"docs":{},"g":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"x":{"0":{"df":1,"docs":{"113":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"_":{"0":{"df":3,"docs":{"59":{"tf":1.7320508075688772},"61":{"tf":1.4142135623730951},"62":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":3,"docs":{"34":{"tf":1.7320508075688772},"51":{"tf":1.4142135623730951},"53":{"tf":1.0}},"g":{"2":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"x":{"df":0,"docs":{},"g":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"x":{"df":1,"docs":{"113":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":1,"docs":{"51":{"tf":1.0}}}},"z":{"df":7,"docs":{"111":{"tf":1.0},"116":{"tf":1.0},"57":{"tf":1.0},"58":{"tf":1.0},"59":{"tf":1.0},"61":{"tf":1.0},"62":{"tf":1.0}},"g":{"2":{"df":2,"docs":{"111":{"tf":1.0},"116":{"tf":1.0}}},"^":{"2":{"df":5,"docs":{"57":{"tf":1.0},"58":{"tf":1.0},"59":{"tf":1.0},"61":{"tf":1.0},"62":{"tf":1.0}}},"df":0,"docs":{}},"df":7,"docs":{"111":{"tf":1.0},"116":{"tf":1.0},"57":{"tf":1.0},"58":{"tf":1.0},"59":{"tf":1.0},"61":{"tf":1.0},"62":{"tf":1.0}}}},"ω":{"0":{")":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"ω":{"1":{")":{"df":0,"docs":{},"…":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"ω":{"1":{"5":{"df":1,"docs":{"113":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"2":{")":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"ω":{"4":{"df":1,"docs":{"113":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"g":{"2":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"ω":{"0":{"df":0,"docs":{},"g":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"ω":{"0":{")":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"g":{"2":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"g":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"ω":{")":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"ω":{"2":{"df":0,"docs":{},"g":{"2":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"ω":{"2":{"df":0,"docs":{},"g":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"ω":{"2":{")":{"df":0,"docs":{},"⋮":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"ω":{"1":{"5":{"df":0,"docs":{},"g":{"2":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"ω":{"1":{"5":{"df":0,"docs":{},"g":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"ω":{"1":{"5":{"df":1,"docs":{"113":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"2":{"df":0,"docs":{},"i":{")":{":":{"0":{"df":0,"docs":{},"≤":{"df":0,"docs":{},"i":{"df":0,"docs":{},"≤":{"1":{"5":{"df":0,"docs":{},"}":{"=":{"df":0,"docs":{},"{":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{")":{":":{"0":{"df":0,"docs":{},"≤":{"df":0,"docs":{},"i":{"df":0,"docs":{},"≤":{"7":{"df":1,"docs":{"67":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"4":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"ω":{"2":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"ω":{"0":{")":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"ω":{"5":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"ω":{"3":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"ω":{")":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"ω":{"6":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"ω":{"4":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"ω":{"2":{")":{"df":0,"docs":{},"⋮":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"ω":{"3":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"ω":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"ω":{"1":{"5":{"df":1,"docs":{"113":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"0":{",":{"df":0,"docs":{},"i":{"df":1,"docs":{"19":{"tf":1.0}}},"j":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"s":{"df":0,"docs":{},"σ":{"1":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"i":{")":{"df":0,"docs":{},"β":{"+":{"df":0,"docs":{},"γ":{")":{"(":{"df":0,"docs":{},"t":{"0":{",":{"df":0,"docs":{},"j":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"s":{"df":0,"docs":{},"σ":{"2":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"i":{")":{"df":0,"docs":{},"β":{"+":{"df":0,"docs":{},"γ":{")":{"(":{"df":0,"docs":{},"t":{"0":{",":{"df":0,"docs":{},"j":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"s":{"df":0,"docs":{},"σ":{"3":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"i":{")":{"df":0,"docs":{},"β":{"+":{"df":0,"docs":{},"γ":{")":{":":{"0":{"df":0,"docs":{},"≤":{"df":0,"docs":{},"i":{"<":{"df":0,"docs":{},"n":{"df":1,"docs":{"13":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"ω":{"df":0,"docs":{},"i":{"df":0,"docs":{},"β":{"+":{"df":0,"docs":{},"γ":{")":{"(":{"df":0,"docs":{},"t":{"1":{",":{"df":0,"docs":{},"j":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"i":{"df":0,"docs":{},"k":{"1":{"df":0,"docs":{},"​":{"df":0,"docs":{},"β":{"+":{"df":0,"docs":{},"γ":{")":{"(":{"df":0,"docs":{},"t":{"2":{",":{"df":0,"docs":{},"j":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"i":{"df":0,"docs":{},"k":{"2":{"df":0,"docs":{},"​":{"df":0,"docs":{},"β":{"+":{"df":0,"docs":{},"γ":{")":{":":{"0":{"df":0,"docs":{},"≤":{"df":0,"docs":{},"i":{"<":{"df":0,"docs":{},"n":{"df":1,"docs":{"13":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":3,"docs":{"127":{"tf":1.0},"131":{"tf":2.0},"132":{"tf":1.0}}},"1":{"df":4,"docs":{"127":{"tf":1.0},"131":{"tf":1.7320508075688772},"132":{"tf":1.0},"15":{"tf":1.0}}},"2":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"t":{"3":{"df":1,"docs":{"15":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"=":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"′":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"x":{"df":0,"docs":{},"n":{"+":{"2":{"df":0,"docs":{},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"′":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"x":{"2":{"(":{"df":0,"docs":{},"n":{"+":{"2":{")":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":1,"docs":{"25":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"_":{"1":{"(":{"df":0,"docs":{},"z":{"df":0,"docs":{},"g":{"df":1,"docs":{"65":{"tf":1.0}}}}},"df":0,"docs":{}},"2":{"(":{"df":0,"docs":{},"z":{"df":1,"docs":{"65":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"_":{"1":{"df":1,"docs":{"34":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"i":{"(":{"df":0,"docs":{},"x":{"df":1,"docs":{"64":{"tf":1.0}}}},"df":0,"docs":{}},"l":{"df":0,"docs":{},"o":{"_":{"1":{"df":1,"docs":{"34":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"i":{"d":{"_":{"1":{"df":1,"docs":{"34":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"z":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"a":{"df":1,"docs":{"34":{"tf":1.0}}},"df":0,"docs":{}}}}},"a":{"b":{"df":0,"docs":{},"l":{"df":7,"docs":{"107":{"tf":1.7320508075688772},"118":{"tf":1.0},"130":{"tf":1.0},"47":{"tf":1.0},"48":{"tf":1.4142135623730951},"69":{"tf":1.0},"8":{"tf":1.0}}}},"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"l":{"df":1,"docs":{"63":{"tf":1.0}}}}},"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":23,"docs":{"103":{"tf":1.4142135623730951},"112":{"tf":2.0},"12":{"tf":1.4142135623730951},"122":{"tf":1.0},"13":{"tf":2.0},"134":{"tf":1.0},"136":{"tf":1.4142135623730951},"18":{"tf":1.7320508075688772},"19":{"tf":1.7320508075688772},"33":{"tf":1.0},"40":{"tf":1.0},"43":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.4142135623730951},"55":{"tf":1.0},"6":{"tf":1.4142135623730951},"62":{"tf":1.4142135623730951},"67":{"tf":1.4142135623730951},"69":{"tf":1.4142135623730951},"7":{"tf":1.0},"73":{"tf":1.0},"79":{"tf":1.0},"8":{"tf":1.0}},"n":{"df":1,"docs":{"19":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"k":{"df":4,"docs":{"104":{"tf":1.0},"106":{"tf":1.0},"115":{"tf":1.0},"51":{"tf":1.4142135623730951}}}}},"df":27,"docs":{"10":{"tf":1.0},"111":{"tf":1.7320508075688772},"113":{"tf":1.4142135623730951},"12":{"tf":1.0},"127":{"tf":1.7320508075688772},"13":{"tf":1.7320508075688772},"132":{"tf":1.4142135623730951},"15":{"tf":2.449489742783178},"19":{"tf":1.4142135623730951},"22":{"tf":1.0},"23":{"tf":1.0},"25":{"tf":1.0},"27":{"tf":1.0},"31":{"tf":1.4142135623730951},"33":{"tf":1.4142135623730951},"34":{"tf":1.4142135623730951},"35":{"tf":1.4142135623730951},"51":{"tf":1.7320508075688772},"59":{"tf":1.0},"61":{"tf":1.7320508075688772},"67":{"tf":2.23606797749979},"68":{"tf":1.4142135623730951},"69":{"tf":2.0},"82":{"tf":1.4142135623730951},"83":{"tf":1.7320508075688772},"90":{"tf":1.7320508075688772},"93":{"tf":1.0}},"e":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"51":{"tf":1.0}}},"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":1,"docs":{"88":{"tf":1.0}}}}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":3,"docs":{"108":{"tf":1.0},"124":{"tf":1.0},"48":{"tf":1.0}}}},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":3,"docs":{"127":{"tf":1.0},"131":{"tf":1.4142135623730951},"132":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"33":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}}},"r":{"df":0,"docs":{},"m":{"df":13,"docs":{"113":{"tf":1.4142135623730951},"122":{"tf":1.0},"124":{"tf":1.0},"129":{"tf":1.4142135623730951},"13":{"tf":1.0},"15":{"tf":1.0},"19":{"tf":1.0},"51":{"tf":1.4142135623730951},"64":{"tf":1.0},"65":{"tf":1.0},"66":{"tf":1.4142135623730951},"79":{"tf":1.0},"84":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":1,"docs":{"33":{"tf":1.0}}}}}}}}}},"s":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"_":{"2":{"df":1,"docs":{"34":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"b":{"df":1,"docs":{"103":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"n":{"df":1,"docs":{"43":{"tf":1.0}}}},"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"n":{"df":1,"docs":{"34":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"_":{"2":{"(":{"df":0,"docs":{},"x":{"df":1,"docs":{"34":{"tf":1.7320508075688772}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":5,"docs":{"103":{"tf":1.0},"113":{"tf":1.0},"33":{"tf":1.0},"34":{"tf":1.4142135623730951},"80":{"tf":1.0}},"h":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"109":{"tf":1.0}}}}},"df":0,"docs":{}},"r":{"a":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"34":{"tf":1.4142135623730951},"43":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":2,"docs":{"102":{"tf":1.0},"80":{"tf":1.0}}}},"t":{"'":{"df":10,"docs":{"127":{"tf":1.4142135623730951},"131":{"tf":1.0},"132":{"tf":1.0},"136":{"tf":1.0},"15":{"tf":1.0},"45":{"tf":1.0},"53":{"tf":1.0},"78":{"tf":1.0},"8":{"tf":1.0},"94":{"tf":1.0}}},"df":0,"docs":{}}},"df":17,"docs":{"111":{"tf":1.0},"122":{"tf":1.0},"123":{"tf":2.8284271247461903},"124":{"tf":1.7320508075688772},"127":{"tf":1.0},"13":{"tf":3.0},"15":{"tf":1.0},"22":{"tf":1.0},"34":{"tf":1.0},"48":{"tf":1.4142135623730951},"51":{"tf":1.7320508075688772},"61":{"tf":1.0},"64":{"tf":1.0},"67":{"tf":2.23606797749979},"69":{"tf":1.7320508075688772},"90":{"tf":1.0},"91":{"tf":2.0}},"e":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":1,"docs":{"72":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"e":{"'":{"df":6,"docs":{"101":{"tf":1.0},"115":{"tf":1.0},"13":{"tf":1.0},"131":{"tf":1.0},"21":{"tf":1.0},"6":{"tf":1.0}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":8,"docs":{"100":{"tf":1.0},"11":{"tf":1.0},"19":{"tf":1.0},"35":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":1.0},"65":{"tf":1.0},"93":{"tf":1.0}}}}}}},"y":{"'":{"df":0,"docs":{},"r":{"df":2,"docs":{"2":{"tf":1.0},"67":{"tf":1.0}}}},"df":0,"docs":{}}},"i":{"df":1,"docs":{"25":{"tf":1.0}},"n":{"df":0,"docs":{},"g":{"df":16,"docs":{"103":{"tf":1.0},"108":{"tf":1.4142135623730951},"110":{"tf":1.0},"112":{"tf":1.0},"123":{"tf":1.0},"13":{"tf":1.7320508075688772},"15":{"tf":1.4142135623730951},"20":{"tf":1.0},"48":{"tf":1.4142135623730951},"49":{"tf":1.0},"51":{"tf":1.0},"52":{"tf":1.0},"55":{"tf":1.0},"57":{"tf":1.0},"58":{"tf":1.0},"67":{"tf":1.0}}},"k":{"df":4,"docs":{"117":{"tf":1.4142135623730951},"136":{"tf":1.4142135623730951},"51":{"tf":1.0},"69":{"tf":1.0}}}},"r":{"d":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"[":{"0":{"df":1,"docs":{"106":{"tf":1.0}}},"df":0,"docs":{}},"df":2,"docs":{"106":{"tf":1.0},"113":{"tf":1.0}}}}}},"df":1,"docs":{"12":{"tf":1.0}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":3,"docs":{"101":{"tf":1.0},"13":{"tf":1.0},"2":{"tf":1.0}}}},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":6,"docs":{"113":{"tf":1.0},"117":{"tf":1.0},"48":{"tf":1.0},"51":{"tf":1.0},"56":{"tf":1.0},"65":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":14,"docs":{"106":{"tf":1.0},"11":{"tf":1.0},"126":{"tf":1.0},"127":{"tf":1.4142135623730951},"129":{"tf":1.4142135623730951},"134":{"tf":1.0},"135":{"tf":1.0},"2":{"tf":1.0},"20":{"tf":1.4142135623730951},"43":{"tf":1.0},"57":{"tf":1.0},"68":{"tf":1.0},"8":{"tf":1.0},"83":{"tf":1.0}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":8,"docs":{"104":{"tf":1.0},"105":{"tf":1.0},"110":{"tf":1.0},"112":{"tf":1.0},"3":{"tf":1.0},"45":{"tf":1.0},"47":{"tf":1.7320508075688772},"50":{"tf":1.0}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":4,"docs":{"117":{"tf":1.7320508075688772},"123":{"tf":1.4142135623730951},"48":{"tf":1.0},"6":{"tf":1.0}}}}}}}}}},"u":{"df":3,"docs":{"56":{"tf":1.0},"57":{"tf":1.0},"82":{"tf":1.0}}}},"i":{",":{"df":0,"docs":{},"j":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"η":{"3":{"df":0,"docs":{},"i":{"+":{"df":0,"docs":{},"j":{"df":0,"docs":{},"β":{"+":{"df":0,"docs":{},"γ":{":":{"(":{"df":0,"docs":{},"i":{",":{"df":0,"docs":{},"j":{")":{"df":0,"docs":{},"∈":{"df":0,"docs":{},"i":{"df":1,"docs":{"13":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"k":{"+":{"df":0,"docs":{},"l":{"df":0,"docs":{},"β":{"+":{"df":0,"docs":{},"γ":{":":{"(":{"df":0,"docs":{},"i":{",":{"df":0,"docs":{},"j":{")":{"df":0,"docs":{},"∈":{"df":0,"docs":{},"i":{",":{"df":0,"docs":{},"σ":{"(":{"(":{"df":0,"docs":{},"i":{",":{"df":0,"docs":{},"j":{")":{")":{"=":{"(":{"df":0,"docs":{},"k":{",":{"df":0,"docs":{},"l":{"df":1,"docs":{"13":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"=":{"df":0,"docs":{},"t":{"df":0,"docs":{},"j":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":2,"docs":{"82":{"tf":1.0},"83":{"tf":1.0}}}}},"df":0,"docs":{}}},"k":{",":{"df":0,"docs":{},"l":{"df":4,"docs":{"10":{"tf":1.0},"12":{"tf":1.0},"13":{"tf":1.0},"15":{"tf":1.0}}}},"df":0,"docs":{}},"σ":{"(":{"(":{"df":0,"docs":{},"i":{",":{"df":0,"docs":{},"j":{"df":1,"docs":{"13":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":1,"docs":{"15":{"tf":1.0}},"j":{"df":1,"docs":{"69":{"tf":1.0}}},"m":{"df":0,"docs":{},"e":{"df":9,"docs":{"100":{"tf":1.0},"117":{"tf":2.0},"131":{"tf":1.4142135623730951},"134":{"tf":1.0},"2":{"tf":1.7320508075688772},"21":{"tf":1.0},"44":{"tf":1.0},"58":{"tf":1.0},"79":{"tf":2.0}}}}},"j":{"df":5,"docs":{"69":{"tf":1.7320508075688772},"82":{"tf":1.4142135623730951},"83":{"tf":1.0},"93":{"tf":1.7320508075688772},"94":{"tf":2.6457513110645907}},"​":{"(":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{")":{"=":{"df":0,"docs":{},"m":{"^":{"df":0,"docs":{},"i":{",":{"df":0,"docs":{},"j":{"df":1,"docs":{"93":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"i":{",":{"df":0,"docs":{},"j":{"df":1,"docs":{"93":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"z":{"df":3,"docs":{"84":{"tf":1.0},"93":{"tf":1.4142135623730951},"94":{"tf":1.0}}}},"z":{"df":3,"docs":{"84":{"tf":1.0},"93":{"tf":1.4142135623730951},"94":{"tf":1.4142135623730951}}}},",":{"df":0,"docs":{},"τ":{"df":0,"docs":{},"j":{"df":0,"docs":{},"z":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"τ":{"df":0,"docs":{},"j":{"df":0,"docs":{},"g":{"df":0,"docs":{},"z":{"df":0,"docs":{},"​":{":":{"0":{"df":0,"docs":{},"≤":{"df":0,"docs":{},"j":{"<":{"df":0,"docs":{},"m":{"df":0,"docs":{},"}":{",":{"df":0,"docs":{},"h":{"1":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"η":{"1":{"df":0,"docs":{},"z":{"2":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"h":{"2":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"η":{"2":{"df":0,"docs":{},"z":{"2":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"{":{"df":0,"docs":{},"p":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{":":{"1":{"df":0,"docs":{},"≤":{"df":0,"docs":{},"k":{"<":{"df":0,"docs":{},"n":{"df":0,"docs":{},"}":{",":{"df":0,"docs":{},"π":{",":{"df":0,"docs":{},"y":{",":{"df":0,"docs":{},"{":{"(":{"df":0,"docs":{},"τ":{"df":0,"docs":{},"j":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"df":0,"docs":{},"​":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"t":{"df":0,"docs":{},"j":{"df":0,"docs":{},"​":{")":{":":{"0":{"df":0,"docs":{},"≤":{"df":0,"docs":{},"j":{"<":{"df":0,"docs":{},"m":{",":{"0":{"df":0,"docs":{},"≤":{"df":0,"docs":{},"s":{"<":{"df":0,"docs":{},"q":{"df":0,"docs":{},"}":{",":{"df":0,"docs":{},"{":{"(":{"df":0,"docs":{},"η":{"1":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"df":0,"docs":{},"​":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"h":{"1":{"df":0,"docs":{},"​":{")":{":":{"0":{"df":0,"docs":{},"≤":{"df":0,"docs":{},"s":{"<":{"df":0,"docs":{},"q":{"df":0,"docs":{},"}":{"df":0,"docs":{},"{":{"(":{"df":0,"docs":{},"η":{"2":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"df":0,"docs":{},"​":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"h":{"2":{"df":0,"docs":{},"​":{")":{":":{"0":{"df":0,"docs":{},"≤":{"df":0,"docs":{},"s":{"<":{"df":0,"docs":{},"q":{"df":0,"docs":{},"}":{",":{"df":0,"docs":{},"{":{"(":{"df":0,"docs":{},"π":{"df":0,"docs":{},"k":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"2":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"p":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{")":{":":{"1":{"df":0,"docs":{},"≤":{"df":0,"docs":{},"k":{"<":{"df":0,"docs":{},"n":{",":{"0":{"df":0,"docs":{},"≤":{"df":0,"docs":{},"s":{"<":{"df":0,"docs":{},"q":{"df":0,"docs":{},"}":{",":{"df":0,"docs":{},"{":{"(":{"df":0,"docs":{},"τ":{"df":0,"docs":{},"j":{"df":0,"docs":{},"−":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"df":0,"docs":{},"​":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"t":{"df":0,"docs":{},"j":{"df":0,"docs":{},"′":{"df":0,"docs":{},"​":{")":{":":{"0":{"df":0,"docs":{},"≤":{"df":0,"docs":{},"j":{"<":{"df":0,"docs":{},"m":{",":{"0":{"df":0,"docs":{},"≤":{"df":0,"docs":{},"s":{"<":{"df":0,"docs":{},"q":{"df":0,"docs":{},"}":{",":{"df":0,"docs":{},"{":{"(":{"df":0,"docs":{},"η":{"1":{"df":0,"docs":{},"−":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"df":0,"docs":{},"​":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"h":{"1":{"df":0,"docs":{},"′":{"df":0,"docs":{},"​":{")":{":":{"0":{"df":0,"docs":{},"≤":{"df":0,"docs":{},"s":{"<":{"df":0,"docs":{},"q":{"df":0,"docs":{},"}":{"df":0,"docs":{},"{":{"(":{"df":0,"docs":{},"η":{"2":{"df":0,"docs":{},"−":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"df":0,"docs":{},"​":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"h":{"2":{"df":0,"docs":{},"′":{"df":0,"docs":{},"​":{")":{":":{"0":{"df":0,"docs":{},"≤":{"df":0,"docs":{},"s":{"<":{"df":0,"docs":{},"q":{"df":0,"docs":{},"}":{",":{"df":0,"docs":{},"{":{"(":{"df":0,"docs":{},"π":{"df":0,"docs":{},"k":{"df":0,"docs":{},"−":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"2":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"p":{"df":0,"docs":{},"k":{"df":0,"docs":{},"′":{"df":0,"docs":{},"​":{")":{":":{"1":{"df":0,"docs":{},"≤":{"df":0,"docs":{},"k":{"<":{"df":0,"docs":{},"n":{",":{"0":{"df":0,"docs":{},"≤":{"df":0,"docs":{},"s":{"<":{"df":0,"docs":{},"q":{"df":1,"docs":{"94":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"]":{",":{"df":0,"docs":{},"t":{"df":0,"docs":{},"j":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"z":{")":{",":{"df":0,"docs":{},"t":{"df":0,"docs":{},"j":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"g":{"df":0,"docs":{},"z":{")":{":":{"0":{"df":0,"docs":{},"≤":{"df":0,"docs":{},"j":{"<":{"df":0,"docs":{},"m":{"df":0,"docs":{},"}":{",":{"[":{"df":0,"docs":{},"h":{"1":{"df":0,"docs":{},"​":{"]":{",":{"df":0,"docs":{},"h":{"1":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"z":{"2":{")":{",":{"[":{"df":0,"docs":{},"h":{"2":{"df":0,"docs":{},"​":{"]":{",":{"df":0,"docs":{},"h":{"2":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"z":{"2":{")":{",":{"df":0,"docs":{},"{":{"[":{"df":0,"docs":{},"p":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{"]":{":":{"1":{"df":0,"docs":{},"≤":{"df":0,"docs":{},"k":{"<":{"df":0,"docs":{},"n":{"df":0,"docs":{},"}":{",":{"df":0,"docs":{},"p":{"df":0,"docs":{},"n":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"y":{",":{"df":0,"docs":{},"{":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"(":{"df":0,"docs":{},"t":{"df":0,"docs":{},"j":{"df":0,"docs":{},"​":{"(":{"d":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"​":{")":{",":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"df":0,"docs":{},"​":{")":{":":{"0":{"df":0,"docs":{},"≤":{"df":0,"docs":{},"j":{"<":{"df":0,"docs":{},"m":{",":{"0":{"df":0,"docs":{},"≤":{"df":0,"docs":{},"s":{"<":{"df":0,"docs":{},"q":{"df":0,"docs":{},"}":{",":{"df":0,"docs":{},"{":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"(":{"df":0,"docs":{},"h":{"1":{"df":0,"docs":{},"​":{"(":{"d":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"​":{")":{",":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"df":0,"docs":{},"​":{")":{":":{"0":{"df":0,"docs":{},"≤":{"df":0,"docs":{},"s":{"<":{"df":0,"docs":{},"q":{"df":0,"docs":{},"}":{",":{"df":0,"docs":{},"{":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"(":{"df":0,"docs":{},"h":{"2":{"df":0,"docs":{},"​":{"(":{"d":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"​":{")":{",":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"df":0,"docs":{},"​":{")":{":":{"0":{"df":0,"docs":{},"≤":{"df":0,"docs":{},"s":{"<":{"df":0,"docs":{},"q":{"df":0,"docs":{},"}":{",":{"df":0,"docs":{},"{":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"(":{"df":0,"docs":{},"p":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{"(":{"d":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{")":{",":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"2":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{")":{":":{"1":{"df":0,"docs":{},"≤":{"df":0,"docs":{},"k":{"<":{"df":0,"docs":{},"n":{",":{"0":{"df":0,"docs":{},"≤":{"df":0,"docs":{},"s":{"<":{"df":0,"docs":{},"q":{"df":0,"docs":{},"}":{",":{"df":0,"docs":{},"{":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"(":{"df":0,"docs":{},"t":{"df":0,"docs":{},"j":{"df":0,"docs":{},"​":{"(":{"d":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"​":{")":{",":{"df":0,"docs":{},"−":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"df":0,"docs":{},"​":{")":{":":{"0":{"df":0,"docs":{},"≤":{"df":0,"docs":{},"j":{"<":{"df":0,"docs":{},"m":{",":{"0":{"df":0,"docs":{},"≤":{"df":0,"docs":{},"s":{"<":{"df":0,"docs":{},"q":{"df":0,"docs":{},"}":{",":{"df":0,"docs":{},"{":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"(":{"df":0,"docs":{},"h":{"1":{"df":0,"docs":{},"​":{"(":{"d":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"​":{")":{",":{"df":0,"docs":{},"−":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"df":0,"docs":{},"​":{")":{":":{"0":{"df":0,"docs":{},"≤":{"df":0,"docs":{},"s":{"<":{"df":0,"docs":{},"q":{"df":0,"docs":{},"}":{",":{"df":0,"docs":{},"{":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"(":{"df":0,"docs":{},"h":{"2":{"df":0,"docs":{},"​":{"(":{"d":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"​":{")":{",":{"df":0,"docs":{},"−":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"df":0,"docs":{},"​":{")":{":":{"0":{"df":0,"docs":{},"≤":{"df":0,"docs":{},"s":{"<":{"df":0,"docs":{},"q":{"df":0,"docs":{},"}":{",":{"df":0,"docs":{},"{":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"(":{"df":0,"docs":{},"p":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{"(":{"d":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{")":{",":{"df":0,"docs":{},"−":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"2":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{")":{":":{"1":{"df":0,"docs":{},"≤":{"df":0,"docs":{},"k":{"<":{"df":0,"docs":{},"n":{",":{"0":{"df":0,"docs":{},"≤":{"df":0,"docs":{},"s":{"<":{"df":0,"docs":{},"q":{"df":1,"docs":{"93":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},":":{"=":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"t":{"df":0,"docs":{},"j":{"df":0,"docs":{},"​":{"(":{"d":{"df":0,"docs":{},"l":{"df":1,"docs":{"93":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{",":{"[":{"df":0,"docs":{},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{",":{"[":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"]":{"1":{"df":2,"docs":{"25":{"tf":1.0},"31":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"​":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"df":0,"docs":{},"​":{"=":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"′":{"df":0,"docs":{},"​":{"+":{"b":{"1":{"0":{"df":0,"docs":{},"​":{"df":0,"docs":{},"x":{"df":0,"docs":{},"n":{"+":{"2":{"=":{"df":0,"docs":{},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"′":{"df":0,"docs":{},"​":{"df":0,"docs":{},"−":{"b":{"1":{"0":{"df":0,"docs":{},"​":{"+":{"b":{"1":{"1":{"df":0,"docs":{},"​":{"df":0,"docs":{},"x":{"df":0,"docs":{},"n":{"+":{"2":{"=":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"′":{"df":0,"docs":{},"​":{"df":0,"docs":{},"−":{"b":{"1":{"1":{"df":1,"docs":{"25":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"′":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"25":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"m":{"df":0,"docs":{},"′":{"+":{"1":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"′":{"+":{"df":0,"docs":{},"m":{"df":1,"docs":{"93":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"132":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"l":{"df":5,"docs":{"18":{"tf":1.0},"49":{"tf":1.0},"69":{"tf":1.0},"7":{"tf":1.0},"8":{"tf":1.0}}}},"p":{"df":1,"docs":{"136":{"tf":1.0}}},"t":{"a":{"df":0,"docs":{},"l":{"df":5,"docs":{"129":{"tf":1.0},"132":{"tf":1.0},"2":{"tf":1.0},"72":{"tf":1.0},"90":{"tf":1.0}}}},"df":0,"docs":{}},"w":{"a":{"df":0,"docs":{},"r":{"d":{"df":1,"docs":{"49":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"y":{"df":3,"docs":{"33":{"tf":1.0},"6":{"tf":2.449489742783178},"8":{"tf":1.0}}}},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"ζ":{")":{"=":{"df":0,"docs":{},"t":{"df":1,"docs":{"27":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"+":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"p":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"υ":{"2":{"a":{"+":{"df":0,"docs":{},"υ":{"3":{"b":{"+":{"df":0,"docs":{},"υ":{"4":{"c":{"+":{"df":0,"docs":{},"υ":{"5":{"df":0,"docs":{},"s":{"df":0,"docs":{},"σ":{"1":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"υ":{"6":{"df":0,"docs":{},"s":{"df":0,"docs":{},"σ":{"2":{"df":1,"docs":{"27":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"]":{"1":{"df":1,"docs":{"31":{"tf":1.0}},"​":{"=":{"[":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"ζ":{"df":0,"docs":{},"n":{"+":{"2":{"[":{"df":0,"docs":{},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"ζ":{"2":{"(":{"df":0,"docs":{},"n":{"+":{"2":{")":{"[":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"]":{"1":{"df":1,"docs":{"31":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"r":{"a":{"c":{"df":0,"docs":{},"e":{"'":{"df":2,"docs":{"67":{"tf":1.0},"69":{"tf":1.0}}},".":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"107":{"tf":1.0}}}}}},"df":0,"docs":{}},"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"n":{"df":1,"docs":{"108":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"n":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":1,"docs":{"108":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":1,"docs":{"107":{"tf":1.4142135623730951}}}},"df":55,"docs":{"10":{"tf":1.0},"103":{"tf":1.7320508075688772},"104":{"tf":1.4142135623730951},"106":{"tf":1.0},"107":{"tf":2.6457513110645907},"108":{"tf":2.449489742783178},"109":{"tf":1.0},"11":{"tf":1.0},"111":{"tf":1.7320508075688772},"112":{"tf":1.7320508075688772},"113":{"tf":1.4142135623730951},"116":{"tf":1.0},"118":{"tf":1.7320508075688772},"12":{"tf":1.0},"122":{"tf":1.4142135623730951},"124":{"tf":2.0},"126":{"tf":1.7320508075688772},"127":{"tf":2.0},"128":{"tf":1.7320508075688772},"129":{"tf":2.23606797749979},"13":{"tf":1.0},"130":{"tf":2.0},"131":{"tf":3.3166247903554},"132":{"tf":1.0},"134":{"tf":2.0},"15":{"tf":1.0},"19":{"tf":1.4142135623730951},"22":{"tf":1.0},"33":{"tf":1.0},"34":{"tf":1.0},"47":{"tf":1.4142135623730951},"48":{"tf":1.7320508075688772},"49":{"tf":1.7320508075688772},"50":{"tf":1.4142135623730951},"51":{"tf":3.1622776601683795},"52":{"tf":1.0},"53":{"tf":1.4142135623730951},"57":{"tf":1.7320508075688772},"58":{"tf":1.4142135623730951},"59":{"tf":2.0},"61":{"tf":1.4142135623730951},"62":{"tf":1.4142135623730951},"64":{"tf":2.23606797749979},"65":{"tf":1.7320508075688772},"67":{"tf":1.4142135623730951},"68":{"tf":1.7320508075688772},"69":{"tf":2.8284271247461903},"7":{"tf":1.0},"8":{"tf":2.23606797749979},"82":{"tf":2.6457513110645907},"83":{"tf":2.23606797749979},"9":{"tf":1.7320508075688772},"90":{"tf":2.23606797749979},"93":{"tf":2.0},"94":{"tf":1.0}},"t":{"df":1,"docs":{"107":{"tf":2.449489742783178}}}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"134":{"tf":1.0}}}},"u":{"c":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"104":{"tf":1.0}}}},"n":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":16,"docs":{"112":{"tf":1.0},"117":{"tf":2.0},"132":{"tf":1.0},"23":{"tf":1.4142135623730951},"24":{"tf":1.4142135623730951},"25":{"tf":1.4142135623730951},"26":{"tf":1.4142135623730951},"27":{"tf":1.0},"30":{"tf":1.7320508075688772},"31":{"tf":2.0},"39":{"tf":2.449489742783178},"41":{"tf":1.0},"87":{"tf":1.7320508075688772},"88":{"tf":1.0},"93":{"tf":4.123105625617661},"94":{"tf":3.872983346207417}}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":7,"docs":{"122":{"tf":1.0},"2":{"tf":1.0},"3":{"tf":1.0},"68":{"tf":1.0},"73":{"tf":1.4142135623730951},"78":{"tf":1.4142135623730951},"98":{"tf":1.0}}}}}},"i":{"df":0,"docs":{},"t":{"df":20,"docs":{"104":{"tf":1.4142135623730951},"106":{"tf":2.23606797749979},"108":{"tf":2.23606797749979},"111":{"tf":1.0},"112":{"tf":1.0},"113":{"tf":2.0},"124":{"tf":1.0},"131":{"tf":1.0},"134":{"tf":1.0},"48":{"tf":1.0},"49":{"tf":1.0},"52":{"tf":1.0},"54":{"tf":2.23606797749979},"55":{"tf":1.0},"57":{"tf":1.0},"61":{"tf":1.0},"65":{"tf":2.23606797749979},"69":{"tf":2.0},"83":{"tf":1.7320508075688772},"90":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"108":{"tf":1.4142135623730951}}}}}},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"113":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":2,"docs":{"108":{"tf":1.4142135623730951},"113":{"tf":1.0}}}}}}}},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"108":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}}}}}},"l":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"51":{"tf":1.0}}}},"df":0,"docs":{}},"p":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"80":{"tf":1.0}}}},"df":0,"docs":{}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"79":{"tf":1.0}}}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":3,"docs":{"136":{"tf":1.7320508075688772},"56":{"tf":1.0},"67":{"tf":1.0}}}},"df":0,"docs":{},"e":{"'":{"df":1,"docs":{"71":{"tf":1.0}}},"df":6,"docs":{"100":{"tf":1.7320508075688772},"71":{"tf":1.4142135623730951},"75":{"tf":1.0},"79":{"tf":2.449489742783178},"90":{"tf":1.0},"91":{"tf":2.23606797749979}}}},"i":{"c":{"df":0,"docs":{},"k":{"df":7,"docs":{"114":{"tf":1.0},"122":{"tf":1.0},"13":{"tf":1.7320508075688772},"131":{"tf":1.0},"17":{"tf":1.4142135623730951},"20":{"tf":1.7320508075688772},"97":{"tf":1.0}}}},"df":5,"docs":{"110":{"tf":1.0},"13":{"tf":1.0},"15":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.0}},"v":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"13":{"tf":1.0},"131":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"e":{"df":6,"docs":{"103":{"tf":1.0},"13":{"tf":1.4142135623730951},"131":{"tf":1.0},"20":{"tf":1.0},"83":{"tf":1.0},"9":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":2,"docs":{"13":{"tf":1.7320508075688772},"6":{"tf":1.4142135623730951}}}},"r":{"df":0,"docs":{},"n":{"df":4,"docs":{"13":{"tf":1.0},"64":{"tf":1.0},"69":{"tf":1.0},"78":{"tf":1.0}}}}},"w":{"df":0,"docs":{},"i":{"d":{"d":{"df":0,"docs":{},"l":{"df":1,"docs":{"2":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}},"o":{"df":33,"docs":{"100":{"tf":1.0},"103":{"tf":1.0},"104":{"tf":1.0},"106":{"tf":1.0},"107":{"tf":1.0},"108":{"tf":1.4142135623730951},"115":{"tf":1.0},"12":{"tf":2.23606797749979},"120":{"tf":1.0},"122":{"tf":1.0},"127":{"tf":1.0},"13":{"tf":3.0},"130":{"tf":1.0},"131":{"tf":2.23606797749979},"15":{"tf":1.0},"31":{"tf":1.0},"35":{"tf":1.0},"37":{"tf":1.4142135623730951},"39":{"tf":1.0},"43":{"tf":1.4142135623730951},"47":{"tf":1.0},"48":{"tf":1.7320508075688772},"51":{"tf":2.0},"58":{"tf":1.0},"67":{"tf":1.4142135623730951},"7":{"tf":1.0},"70":{"tf":1.0},"72":{"tf":1.0},"73":{"tf":1.0},"74":{"tf":1.0},"8":{"tf":1.4142135623730951},"83":{"tf":1.4142135623730951},"89":{"tf":1.0}}}},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":3,"docs":{"51":{"tf":1.0},"69":{"tf":1.0},"9":{"tf":1.0}}},"i":{"c":{"df":1,"docs":{"105":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"ˉ":{"=":{"df":0,"docs":{},"t":{"df":1,"docs":{"27":{"tf":1.0}}}},"df":0,"docs":{}},"∈":{"df":0,"docs":{},"f":{"2":{"df":0,"docs":{},"n":{"df":0,"docs":{},"×":{"3":{"3":{"df":1,"docs":{"127":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"u":{"=":{"6":{"df":1,"docs":{"8":{"tf":1.0}}},"df":0,"docs":{}},"df":2,"docs":{"10":{"tf":1.0},"8":{"tf":1.4142135623730951}},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"49":{"tf":1.0}}}}}},"n":{"b":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"131":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"19":{"tf":1.0}}}}},"df":0,"docs":{}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":16,"docs":{"110":{"tf":1.7320508075688772},"111":{"tf":1.0},"112":{"tf":1.0},"113":{"tf":1.4142135623730951},"114":{"tf":1.0},"115":{"tf":1.0},"116":{"tf":1.0},"117":{"tf":1.0},"118":{"tf":1.0},"119":{"tf":1.0},"120":{"tf":1.0},"121":{"tf":1.0},"122":{"tf":1.0},"123":{"tf":1.0},"124":{"tf":1.0},"63":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"39":{"tf":1.0},"89":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"n":{"d":{"df":7,"docs":{"110":{"tf":1.0},"13":{"tf":1.0},"136":{"tf":1.0},"45":{"tf":1.0},"49":{"tf":1.0},"67":{"tf":1.0},"7":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":4,"docs":{"13":{"tf":1.4142135623730951},"19":{"tf":1.0},"72":{"tf":1.7320508075688772},"74":{"tf":1.0}}}},"t":{"df":0,"docs":{},"i":{"df":20,"docs":{"111":{"tf":1.0},"113":{"tf":1.4142135623730951},"122":{"tf":2.449489742783178},"123":{"tf":3.4641016151377544},"124":{"tf":2.23606797749979},"13":{"tf":3.0},"15":{"tf":1.0},"22":{"tf":1.0},"33":{"tf":1.0},"34":{"tf":1.0},"35":{"tf":1.0},"37":{"tf":1.0},"4":{"tf":1.0},"51":{"tf":1.7320508075688772},"61":{"tf":1.0},"67":{"tf":3.0},"72":{"tf":1.0},"74":{"tf":1.0},"81":{"tf":1.4142135623730951},"90":{"tf":1.0}}}},"v":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":4,"docs":{"70":{"tf":1.0},"74":{"tf":1.0},"82":{"tf":1.0},"83":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"k":{"df":1,"docs":{"78":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"r":{"d":{"df":1,"docs":{"131":{"tf":1.0}}},"df":0,"docs":{}}},"p":{"a":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"127":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"55":{"tf":1.0},"78":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":4,"docs":{"120":{"tf":1.0},"127":{"tf":1.0},"131":{"tf":1.0},"93":{"tf":1.0}}}},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"3":{"tf":1.0},"6":{"tf":1.0}}}}}}},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"131":{"tf":1.7320508075688772}}}}},"p":{"d":{"a":{"df":0,"docs":{},"t":{"df":4,"docs":{"10":{"tf":1.0},"12":{"tf":1.4142135623730951},"131":{"tf":1.4142135623730951},"39":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":8,"docs":{"11":{"tf":1.0},"12":{"tf":1.4142135623730951},"120":{"tf":1.0},"15":{"tf":1.7320508075688772},"70":{"tf":1.0},"83":{"tf":1.0},"88":{"tf":1.0},"9":{"tf":1.0}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"72":{"tf":1.0}}}}}},"s":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"34":{"tf":1.4142135623730951}}}},"df":63,"docs":{"100":{"tf":1.4142135623730951},"101":{"tf":1.4142135623730951},"103":{"tf":1.0},"105":{"tf":1.0},"106":{"tf":1.0},"107":{"tf":1.0},"108":{"tf":2.0},"109":{"tf":1.0},"110":{"tf":1.4142135623730951},"112":{"tf":1.0},"113":{"tf":1.7320508075688772},"115":{"tf":1.0},"117":{"tf":2.0},"118":{"tf":1.0},"12":{"tf":1.0},"120":{"tf":1.0},"122":{"tf":2.6457513110645907},"123":{"tf":1.4142135623730951},"124":{"tf":2.23606797749979},"127":{"tf":1.0},"129":{"tf":1.4142135623730951},"13":{"tf":2.8284271247461903},"131":{"tf":4.0},"132":{"tf":1.0},"134":{"tf":1.4142135623730951},"135":{"tf":1.0},"136":{"tf":2.23606797749979},"18":{"tf":1.0},"2":{"tf":1.0},"20":{"tf":1.0},"3":{"tf":1.0},"32":{"tf":1.0},"33":{"tf":1.4142135623730951},"34":{"tf":1.0},"35":{"tf":1.0},"37":{"tf":1.0},"39":{"tf":1.7320508075688772},"4":{"tf":1.4142135623730951},"40":{"tf":1.0},"43":{"tf":1.4142135623730951},"44":{"tf":2.0},"47":{"tf":1.4142135623730951},"48":{"tf":1.4142135623730951},"49":{"tf":2.23606797749979},"56":{"tf":1.0},"58":{"tf":1.0},"59":{"tf":1.0},"6":{"tf":2.23606797749979},"62":{"tf":1.0},"67":{"tf":1.0},"7":{"tf":1.7320508075688772},"70":{"tf":1.0},"73":{"tf":2.0},"74":{"tf":1.0},"8":{"tf":1.0},"86":{"tf":1.0},"87":{"tf":1.0},"88":{"tf":1.4142135623730951},"90":{"tf":1.4142135623730951},"91":{"tf":1.0},"93":{"tf":1.0},"94":{"tf":1.4142135623730951},"96":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"49":{"tf":1.0}}}},"i":{"df":0,"docs":{},"z":{"df":1,"docs":{"34":{"tf":1.0}}}},"u":{"a":{"df":0,"docs":{},"l":{"df":8,"docs":{"122":{"tf":1.0},"13":{"tf":1.0},"136":{"tf":1.0},"4":{"tf":1.0},"52":{"tf":1.0},"69":{"tf":1.0},"73":{"tf":1.0},"74":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"98":{"tf":1.0}}}}}},"v":{"=":{"9":{"df":1,"docs":{"8":{"tf":1.0}}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"d":{"df":23,"docs":{"10":{"tf":1.4142135623730951},"100":{"tf":1.0},"104":{"tf":1.0},"12":{"tf":1.0},"124":{"tf":1.0},"13":{"tf":1.0},"131":{"tf":1.4142135623730951},"15":{"tf":1.7320508075688772},"20":{"tf":1.0},"32":{"tf":1.0},"33":{"tf":1.0},"47":{"tf":1.0},"48":{"tf":1.0},"49":{"tf":1.0},"51":{"tf":1.4142135623730951},"68":{"tf":1.4142135623730951},"69":{"tf":1.0},"76":{"tf":1.0},"79":{"tf":1.0},"8":{"tf":1.4142135623730951},"83":{"tf":1.7320508075688772},"85":{"tf":1.0},"9":{"tf":1.0}}},"df":0,"docs":{}},"u":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"102":{"tf":1.0}}}},"df":0,"docs":{}},"df":50,"docs":{"100":{"tf":2.23606797749979},"101":{"tf":2.0},"106":{"tf":1.7320508075688772},"107":{"tf":1.4142135623730951},"113":{"tf":1.4142135623730951},"117":{"tf":2.0},"118":{"tf":1.0},"12":{"tf":2.23606797749979},"127":{"tf":2.449489742783178},"13":{"tf":3.3166247903554},"131":{"tf":5.196152422706632},"132":{"tf":2.23606797749979},"136":{"tf":2.449489742783178},"15":{"tf":1.4142135623730951},"18":{"tf":1.0},"19":{"tf":2.23606797749979},"2":{"tf":1.0},"20":{"tf":2.8284271247461903},"21":{"tf":1.0},"24":{"tf":1.4142135623730951},"31":{"tf":2.23606797749979},"32":{"tf":1.4142135623730951},"33":{"tf":1.7320508075688772},"34":{"tf":3.0},"35":{"tf":1.7320508075688772},"4":{"tf":1.0},"41":{"tf":1.0},"48":{"tf":1.4142135623730951},"51":{"tf":1.4142135623730951},"53":{"tf":1.0},"57":{"tf":1.0},"59":{"tf":1.0},"6":{"tf":2.23606797749979},"65":{"tf":1.0},"68":{"tf":1.0},"69":{"tf":1.4142135623730951},"71":{"tf":1.7320508075688772},"72":{"tf":1.0},"74":{"tf":2.0},"76":{"tf":1.4142135623730951},"78":{"tf":1.0},"79":{"tf":1.7320508075688772},"8":{"tf":2.23606797749979},"82":{"tf":1.0},"86":{"tf":1.0},"87":{"tf":1.0},"88":{"tf":1.0},"90":{"tf":2.23606797749979},"93":{"tf":2.0},"94":{"tf":2.8284271247461903}}}},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":5,"docs":{"122":{"tf":2.6457513110645907},"124":{"tf":1.7320508075688772},"19":{"tf":1.0},"54":{"tf":1.0},"83":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"i":{"a":{"b":{"df":0,"docs":{},"l":{"df":11,"docs":{"10":{"tf":1.0},"12":{"tf":1.4142135623730951},"13":{"tf":1.0},"136":{"tf":1.0},"35":{"tf":1.0},"4":{"tf":1.0},"43":{"tf":1.7320508075688772},"44":{"tf":1.7320508075688772},"69":{"tf":1.7320508075688772},"8":{"tf":1.4142135623730951},"94":{"tf":1.0}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":5,"docs":{"73":{"tf":2.0},"76":{"tf":1.0},"79":{"tf":1.0},"95":{"tf":1.4142135623730951},"96":{"tf":2.23606797749979}}}}},"df":0,"docs":{}}}},"df":13,"docs":{"10":{"tf":2.0},"11":{"tf":1.0},"12":{"tf":1.4142135623730951},"126":{"tf":1.0},"127":{"tf":2.0},"13":{"tf":2.23606797749979},"131":{"tf":2.449489742783178},"132":{"tf":1.7320508075688772},"15":{"tf":1.4142135623730951},"33":{"tf":1.4142135623730951},"35":{"tf":1.7320508075688772},"7":{"tf":1.0},"8":{"tf":2.0}},"e":{"c":{"!":{"[":{"0":{"df":1,"docs":{"108":{"tf":1.0}}},"1":{"df":2,"docs":{"107":{"tf":1.0},"108":{"tf":1.0}}},"2":{"df":1,"docs":{"108":{"tf":1.0}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"d":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"[":{"0":{"df":2,"docs":{"106":{"tf":1.0},"113":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"x":{".":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"34":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"<":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"<":{"df":0,"docs":{},"f":{"df":1,"docs":{"34":{"tf":2.6457513110645907}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":2,"docs":{"106":{"tf":1.0},"113":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}}},"df":3,"docs":{"107":{"tf":1.0},"108":{"tf":1.0},"115":{"tf":1.0}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"'":{"df":1,"docs":{"71":{"tf":1.0}}},"df":18,"docs":{"100":{"tf":1.0},"106":{"tf":1.0},"126":{"tf":1.0},"127":{"tf":1.7320508075688772},"132":{"tf":2.449489742783178},"70":{"tf":1.0},"71":{"tf":2.0},"72":{"tf":3.1622776601683795},"73":{"tf":2.449489742783178},"74":{"tf":1.0},"75":{"tf":1.4142135623730951},"77":{"tf":1.4142135623730951},"78":{"tf":2.449489742783178},"79":{"tf":2.23606797749979},"81":{"tf":1.0},"89":{"tf":1.4142135623730951},"90":{"tf":1.0},"91":{"tf":2.449489742783178}}}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":10,"docs":{"117":{"tf":1.0},"122":{"tf":1.0},"13":{"tf":1.7320508075688772},"19":{"tf":1.0},"48":{"tf":1.0},"49":{"tf":1.0},"68":{"tf":1.0},"72":{"tf":1.0},"78":{"tf":1.0},"97":{"tf":1.0}},"f":{"df":3,"docs":{"29":{"tf":1.4142135623730951},"3":{"tf":1.0},"6":{"tf":1.4142135623730951}},"i":{"c":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"<":{"df":0,"docs":{},"g":{"1":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"34":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},"df":1,"docs":{"34":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}},"df":58,"docs":{"101":{"tf":2.0},"103":{"tf":2.0},"108":{"tf":1.0},"109":{"tf":1.4142135623730951},"110":{"tf":1.4142135623730951},"111":{"tf":1.0},"112":{"tf":2.0},"114":{"tf":1.7320508075688772},"116":{"tf":1.4142135623730951},"117":{"tf":2.23606797749979},"118":{"tf":1.4142135623730951},"12":{"tf":1.4142135623730951},"129":{"tf":1.0},"130":{"tf":1.0},"131":{"tf":2.449489742783178},"132":{"tf":1.4142135623730951},"136":{"tf":1.0},"19":{"tf":1.0},"20":{"tf":3.3166247903554},"3":{"tf":1.0},"31":{"tf":1.0},"32":{"tf":1.7320508075688772},"33":{"tf":1.0},"34":{"tf":2.23606797749979},"43":{"tf":2.0},"47":{"tf":1.4142135623730951},"49":{"tf":1.0},"52":{"tf":1.0},"54":{"tf":1.0},"55":{"tf":1.0},"56":{"tf":1.7320508075688772},"57":{"tf":1.0},"58":{"tf":1.4142135623730951},"59":{"tf":1.4142135623730951},"6":{"tf":2.0},"60":{"tf":1.0},"61":{"tf":1.7320508075688772},"62":{"tf":1.7320508075688772},"68":{"tf":1.7320508075688772},"69":{"tf":1.4142135623730951},"7":{"tf":1.0},"70":{"tf":1.0},"71":{"tf":1.7320508075688772},"72":{"tf":1.4142135623730951},"73":{"tf":1.7320508075688772},"74":{"tf":2.449489742783178},"76":{"tf":2.23606797749979},"78":{"tf":1.4142135623730951},"79":{"tf":2.6457513110645907},"81":{"tf":1.4142135623730951},"82":{"tf":1.7320508075688772},"83":{"tf":1.4142135623730951},"84":{"tf":1.7320508075688772},"85":{"tf":1.0},"88":{"tf":1.0},"90":{"tf":1.7320508075688772},"93":{"tf":1.0},"94":{"tf":3.0}},"e":{"df":0,"docs":{},"r":{"'":{"df":2,"docs":{"34":{"tf":1.0},"94":{"tf":1.0}}},":":{":":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"(":{"df":0,"docs":{},"k":{"df":0,"docs":{},"z":{"df":0,"docs":{},"g":{"df":2,"docs":{"34":{"tf":1.4142135623730951},"43":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"<":{"df":0,"docs":{},"f":{"df":1,"docs":{"34":{"tf":1.0}}}},"df":0,"docs":{}}}},"y":{"(":{"(":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"2":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"x":{")":{",":{"df":0,"docs":{},"p":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"p":{"df":0,"docs":{},"k":{"df":1,"docs":{"101":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"π":{"df":0,"docs":{},"k":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"2":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{"df":0,"docs":{},"​":{")":{",":{"df":0,"docs":{},"p":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"p":{"df":0,"docs":{},"k":{"df":1,"docs":{"101":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"−":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"2":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{"df":0,"docs":{},"​":{")":{",":{"df":0,"docs":{},"p":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"p":{"df":0,"docs":{},"k":{"df":1,"docs":{"94":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"η":{"1":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"df":0,"docs":{},"​":{"df":0,"docs":{},"​":{")":{",":{"df":0,"docs":{},"h":{"1":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"h":{"1":{"df":1,"docs":{"94":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"2":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"df":0,"docs":{},"​":{"df":0,"docs":{},"​":{")":{",":{"df":0,"docs":{},"h":{"2":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"h":{"2":{"df":1,"docs":{"94":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"τ":{"df":0,"docs":{},"j":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"df":0,"docs":{},"​":{"df":0,"docs":{},"​":{")":{",":{"df":0,"docs":{},"t":{"df":0,"docs":{},"j":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"t":{"df":0,"docs":{},"j":{"df":1,"docs":{"94":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"−":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"2":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"π":{"df":0,"docs":{},"k":{"df":0,"docs":{},"−":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"2":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{"df":0,"docs":{},"​":{")":{",":{"df":0,"docs":{},"p":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"p":{"df":0,"docs":{},"k":{"df":1,"docs":{"94":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"η":{"1":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"df":0,"docs":{},"​":{"df":0,"docs":{},"​":{")":{",":{"df":0,"docs":{},"h":{"1":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"h":{"1":{"df":1,"docs":{"94":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"2":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"df":0,"docs":{},"​":{"df":0,"docs":{},"​":{")":{",":{"df":0,"docs":{},"h":{"2":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"h":{"2":{"df":1,"docs":{"94":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"τ":{"df":0,"docs":{},"j":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"df":0,"docs":{},"​":{"df":0,"docs":{},"​":{")":{",":{"df":0,"docs":{},"t":{"df":0,"docs":{},"j":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"t":{"df":0,"docs":{},"j":{"df":1,"docs":{"94":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}},"[":{"df":0,"docs":{},"f":{"]":{"1":{"df":1,"docs":{"18":{"tf":1.0}}},"df":0,"docs":{}},"b":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"π":{"b":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"ζ":{",":{"df":0,"docs":{},"f":{"b":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"32":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"z":{"]":{"1":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"π":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"ζ":{"df":0,"docs":{},"ω":{",":{"df":0,"docs":{},"z":{"df":1,"docs":{"32":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"a":{"b":{"df":0,"docs":{},"i":{",":{"df":0,"docs":{},"y":{",":{"df":0,"docs":{},"r":{",":{"df":1,"docs":{"91":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{",":{"df":0,"docs":{},"y":{",":{"df":0,"docs":{},"r":{",":{"df":1,"docs":{"91":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":1,"docs":{"34":{"tf":2.449489742783178}}}}}},"df":0,"docs":{}}}}}}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"12":{"tf":1.0}}}}}}}},"i":{",":{"df":0,"docs":{},"j":{"df":0,"docs":{},"​":{"=":{"df":0,"docs":{},"v":{"df":0,"docs":{},"k":{",":{"df":0,"docs":{},"l":{"df":4,"docs":{"10":{"tf":1.0},"12":{"tf":1.0},"13":{"tf":1.0},"15":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"a":{"df":1,"docs":{"2":{"tf":1.4142135623730951}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"94":{"tf":1.0}}}},"o":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"19":{"tf":1.0}}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"l":{"df":4,"docs":{"133":{"tf":1.7320508075688772},"134":{"tf":2.6457513110645907},"135":{"tf":2.449489742783178},"49":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}},"k":{"df":1,"docs":{"43":{"tf":1.7320508075688772}}},"m":{"'":{"df":2,"docs":{"129":{"tf":1.0},"131":{"tf":1.0}}},"df":5,"docs":{"129":{"tf":1.7320508075688772},"131":{"tf":1.0},"134":{"tf":1.0},"136":{"tf":2.8284271247461903},"49":{"tf":1.7320508075688772}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"41":{"tf":1.0}}}}}}}},"w":{"2":{"=":{"df":0,"docs":{},"g":{"df":1,"docs":{"124":{"tf":1.0}}}},"df":1,"docs":{"123":{"tf":1.0}},"k":{"df":1,"docs":{"123":{"tf":1.0}}}},"=":{"8":{"df":1,"docs":{"8":{"tf":1.0}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"a":{"_":{"1":{"df":1,"docs":{"34":{"tf":1.0}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"a":{"_":{"1":{"df":1,"docs":{"34":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"k":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":2,"docs":{"50":{"tf":1.4142135623730951},"63":{"tf":1.0}}}}}}}}}}},"n":{"df":0,"docs":{},"t":{"df":10,"docs":{"102":{"tf":1.0},"122":{"tf":1.4142135623730951},"124":{"tf":1.0},"13":{"tf":1.4142135623730951},"135":{"tf":1.4142135623730951},"136":{"tf":1.0},"15":{"tf":1.0},"4":{"tf":1.0},"43":{"tf":1.0},"49":{"tf":1.0}}}},"y":{"df":21,"docs":{"100":{"tf":1.4142135623730951},"106":{"tf":1.0},"11":{"tf":1.0},"13":{"tf":1.4142135623730951},"131":{"tf":1.0},"134":{"tf":1.0},"136":{"tf":1.0},"30":{"tf":1.0},"49":{"tf":1.0},"51":{"tf":1.0},"53":{"tf":1.0},"6":{"tf":1.0},"65":{"tf":1.4142135623730951},"66":{"tf":1.0},"69":{"tf":1.0},"78":{"tf":1.0},"8":{"tf":1.0},"82":{"tf":1.0},"83":{"tf":1.0},"88":{"tf":1.0},"9":{"tf":1.0}}}},"df":3,"docs":{"10":{"tf":1.0},"123":{"tf":1.4142135623730951},"8":{"tf":1.0}},"e":{"'":{"d":{"df":1,"docs":{"124":{"tf":1.0}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":9,"docs":{"18":{"tf":1.0},"42":{"tf":1.0},"50":{"tf":1.0},"52":{"tf":1.0},"6":{"tf":1.4142135623730951},"63":{"tf":1.0},"79":{"tf":1.0},"8":{"tf":1.7320508075688772},"9":{"tf":1.0}}}},"r":{"df":1,"docs":{"49":{"tf":1.0}}},"v":{"df":1,"docs":{"104":{"tf":1.0}}}},"a":{"df":0,"docs":{},"k":{"df":1,"docs":{"41":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":6,"docs":{"112":{"tf":1.0},"131":{"tf":1.4142135623730951},"3":{"tf":1.0},"33":{"tf":1.0},"35":{"tf":1.0},"97":{"tf":1.0}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"'":{"df":0,"docs":{},"t":{"df":2,"docs":{"136":{"tf":1.0},"2":{"tf":1.0}}}},"df":0,"docs":{}}}}},"h":{"a":{"df":0,"docs":{},"t":{"'":{"df":2,"docs":{"14":{"tf":1.0},"68":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":2,"docs":{"117":{"tf":1.0},"122":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"13":{"tf":1.7320508075688772},"83":{"tf":1.0},"91":{"tf":1.4142135623730951}}}}}}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"131":{"tf":1.0}}}},"df":0,"docs":{}}}}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":4,"docs":{"0":{"tf":1.0},"15":{"tf":1.4142135623730951},"20":{"tf":1.0},"79":{"tf":1.0}}}},"s":{"df":0,"docs":{},"e":{"df":5,"docs":{"100":{"tf":1.0},"113":{"tf":1.0},"122":{"tf":1.0},"134":{"tf":1.0},"53":{"tf":1.0}}}}}},"i":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"i":{"a":{"df":1,"docs":{"100":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"102":{"tf":1.0}}}}}}}}},"r":{"df":0,"docs":{},"e":{"df":2,"docs":{"10":{"tf":1.0},"34":{"tf":1.7320508075688772}}}},"s":{"df":0,"docs":{},"h":{"df":2,"docs":{"19":{"tf":1.0},"79":{"tf":1.0}}}},"t":{"df":2,"docs":{"34":{"tf":2.0},"43":{"tf":1.4142135623730951}},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"3":{"tf":1.0}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":5,"docs":{"102":{"tf":1.0},"124":{"tf":1.0},"131":{"tf":1.7320508075688772},"18":{"tf":1.0},"6":{"tf":1.0}}}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{":":{":":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"(":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":1,"docs":{"43":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"<":{"df":0,"docs":{},"f":{"df":1,"docs":{"34":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"o":{"df":0,"docs":{},"n":{"'":{"df":0,"docs":{},"t":{"df":9,"docs":{"108":{"tf":1.0},"117":{"tf":1.0},"131":{"tf":1.4142135623730951},"134":{"tf":1.0},"136":{"tf":1.0},"66":{"tf":1.0},"71":{"tf":1.0},"8":{"tf":1.0},"82":{"tf":1.0}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"15":{"tf":1.0}}}}},"df":0,"docs":{}},"r":{"d":{"df":1,"docs":{"131":{"tf":1.0}}},"df":0,"docs":{},"k":{"df":21,"docs":{"0":{"tf":1.0},"110":{"tf":1.4142135623730951},"118":{"tf":1.0},"124":{"tf":1.0},"13":{"tf":2.23606797749979},"131":{"tf":1.4142135623730951},"134":{"tf":1.0},"136":{"tf":1.4142135623730951},"15":{"tf":1.0},"18":{"tf":1.0},"19":{"tf":1.0},"20":{"tf":1.0},"3":{"tf":1.0},"45":{"tf":1.0},"49":{"tf":1.0},"51":{"tf":1.0},"55":{"tf":1.0},"68":{"tf":1.0},"72":{"tf":1.0},"74":{"tf":1.4142135623730951},"88":{"tf":1.4142135623730951}}},"t":{"df":0,"docs":{},"h":{"df":2,"docs":{"2":{"tf":1.0},"36":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"n":{"'":{"df":0,"docs":{},"t":{"df":1,"docs":{"136":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"r":{"a":{"df":0,"docs":{},"p":{"df":4,"docs":{"123":{"tf":1.0},"131":{"tf":1.0},"15":{"tf":1.7320508075688772},"44":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":6,"docs":{"13":{"tf":1.0},"131":{"tf":1.0},"25":{"tf":1.0},"44":{"tf":1.0},"49":{"tf":1.7320508075688772},"91":{"tf":1.4142135623730951}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"6":{"tf":1.4142135623730951}}}}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":2,"docs":{"123":{"tf":1.0},"41":{"tf":1.0}}}}}}},"x":{",":{"0":{"df":1,"docs":{"6":{"tf":1.0}}},"df":0,"docs":{},"i":{"df":1,"docs":{"33":{"tf":1.0}}}},"0":{"df":1,"docs":{"113":{"tf":1.0}}},"2":{"df":0,"docs":{},"n":{"df":0,"docs":{},"−":{"1":{"df":1,"docs":{"122":{"tf":1.0}},"q":{"df":0,"docs":{},"k":{"df":0,"docs":{},"t":{"df":2,"docs":{"83":{"tf":1.4142135623730951},"84":{"tf":1.0}}}}}},"df":0,"docs":{}}}},":":{"=":{"df":0,"docs":{},"g":{"+":{"df":0,"docs":{},"ζ":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{"df":0,"docs":{},"h":{"df":1,"docs":{"101":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"=":{"3":{"df":2,"docs":{"6":{"tf":1.4142135623730951},"8":{"tf":1.0}}},"df":0,"docs":{},"x":{"0":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"x":{"1":{"df":0,"docs":{},"​":{"df":0,"docs":{},"∗":{"2":{"1":{"6":{"+":{"df":0,"docs":{},"x":{"2":{"df":0,"docs":{},"​":{"df":0,"docs":{},"∗":{"2":{"3":{"2":{"+":{"df":0,"docs":{},"x":{"3":{"df":0,"docs":{},"​":{"df":0,"docs":{},"∗":{"2":{"4":{"8":{"+":{".":{".":{".":{"+":{"df":0,"docs":{},"x":{"7":{"df":0,"docs":{},"​":{"df":0,"docs":{},"∗":{"2":{"1":{"1":{"2":{"df":1,"docs":{"136":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"_":{"0":{"df":3,"docs":{"111":{"tf":1.0},"59":{"tf":1.4142135623730951},"61":{"tf":1.0}}},"df":0,"docs":{}},"df":18,"docs":{"10":{"tf":1.0},"101":{"tf":1.0},"105":{"tf":1.0},"123":{"tf":1.0},"127":{"tf":1.4142135623730951},"13":{"tf":1.0},"136":{"tf":1.7320508075688772},"27":{"tf":1.0},"33":{"tf":1.0},"34":{"tf":1.7320508075688772},"4":{"tf":1.7320508075688772},"43":{"tf":2.23606797749979},"44":{"tf":1.4142135623730951},"51":{"tf":1.0},"6":{"tf":2.23606797749979},"8":{"tf":2.0},"88":{"tf":1.4142135623730951},"93":{"tf":1.0}},"i":{"df":2,"docs":{"122":{"tf":1.0},"136":{"tf":1.4142135623730951}}},"n":{"=":{"1":{"df":1,"docs":{"123":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"−":{"1":{"df":2,"docs":{"123":{"tf":1.0},"13":{"tf":1.0}}},"df":0,"docs":{}}},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"|":{"df":0,"docs":{},"x":{"df":0,"docs":{},"|":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"|":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"|":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"|":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"|":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":2,"docs":{"127":{"tf":1.0},"131":{"tf":1.0}},"|":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"|":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"|":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"|":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"|":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":1,"docs":{"132":{"tf":1.0}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"−":{"a":{"df":1,"docs":{"99":{"tf":1.0}}},"df":0,"docs":{},"z":{"2":{"df":0,"docs":{},"h":{"1":{"df":0,"docs":{},"​":{"df":0,"docs":{},"−":{"df":0,"docs":{},"h":{"1":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"z":{"2":{")":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"γ":{"df":0,"docs":{},"′":{"df":0,"docs":{},"x":{"df":0,"docs":{},"−":{"df":0,"docs":{},"z":{"2":{"df":0,"docs":{},"h":{"2":{"df":0,"docs":{},"​":{"df":0,"docs":{},"−":{"df":0,"docs":{},"h":{"2":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"z":{"2":{")":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"j":{"df":0,"docs":{},"∑":{"df":0,"docs":{},"​":{"df":0,"docs":{},"γ":{"df":0,"docs":{},"j":{"df":0,"docs":{},"​":{"df":0,"docs":{},"x":{"df":0,"docs":{},"−":{"df":0,"docs":{},"z":{"df":0,"docs":{},"t":{"df":0,"docs":{},"j":{"df":0,"docs":{},"​":{"df":0,"docs":{},"−":{"df":0,"docs":{},"t":{"df":0,"docs":{},"j":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"z":{")":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"γ":{"df":0,"docs":{},"j":{"df":0,"docs":{},"′":{"df":0,"docs":{},"​":{"df":0,"docs":{},"x":{"df":0,"docs":{},"−":{"df":0,"docs":{},"g":{"df":0,"docs":{},"z":{"df":0,"docs":{},"t":{"df":0,"docs":{},"j":{"df":0,"docs":{},"​":{"df":0,"docs":{},"−":{"df":0,"docs":{},"t":{"df":0,"docs":{},"j":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"g":{"df":0,"docs":{},"z":{"df":1,"docs":{"93":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"∣":{"df":0,"docs":{},"∣":{"df":0,"docs":{},"i":{"df":1,"docs":{"88":{"tf":1.0}}}}}},"y":{",":{"df":1,"docs":{"94":{"tf":1.0}}},"0":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"y":{"df":0,"docs":{},"m":{"df":1,"docs":{"72":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"1":{"df":0,"docs":{},"​":{"+":{"d":{"1":{"df":0,"docs":{},"−":{"1":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"y":{"df":0,"docs":{},"m":{"df":0,"docs":{},"​":{"+":{"d":{"df":0,"docs":{},"m":{"df":0,"docs":{},"−":{"1":{"df":1,"docs":{"73":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"=":{"(":{"1":{",":{"1":{",":{"df":0,"docs":{},"…":{",":{"1":{"df":1,"docs":{"72":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"p":{"(":{"d":{"1":{"df":0,"docs":{},"​":{")":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"p":{"(":{"d":{"df":0,"docs":{},"m":{"df":1,"docs":{"72":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"y":{"0":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"y":{"df":0,"docs":{},"m":{"df":1,"docs":{"71":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"1":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"y":{"df":0,"docs":{},"m":{"df":3,"docs":{"72":{"tf":1.4142135623730951},"73":{"tf":1.0},"78":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"p":{"(":{"df":0,"docs":{},"z":{"df":1,"docs":{"74":{"tf":1.0}}}},"df":0,"docs":{}},"x":{"df":0,"docs":{},"e":{"+":{"5":{"df":1,"docs":{"33":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":15,"docs":{"18":{"tf":1.4142135623730951},"34":{"tf":2.23606797749979},"43":{"tf":2.23606797749979},"44":{"tf":1.4142135623730951},"71":{"tf":2.0},"72":{"tf":2.0},"73":{"tf":1.7320508075688772},"74":{"tf":1.4142135623730951},"76":{"tf":1.4142135623730951},"77":{"tf":1.0},"78":{"tf":1.4142135623730951},"88":{"tf":1.4142135623730951},"91":{"tf":1.7320508075688772},"93":{"tf":1.4142135623730951},"94":{"tf":1.4142135623730951}},"i":{"df":2,"docs":{"71":{"tf":1.0},"79":{"tf":1.0}},"​":{",":{"df":1,"docs":{"91":{"tf":1.0}}},"=":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":1,"docs":{"79":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"−":{"df":0,"docs":{},"y":{")":{"/":{"(":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"df":0,"docs":{},"−":{"df":0,"docs":{},"z":{"df":1,"docs":{"78":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"j":{"(":{"1":{")":{"df":0,"docs":{},"​":{"df":0,"docs":{},"∣":{"df":0,"docs":{},"∣":{"df":0,"docs":{},"…":{"df":0,"docs":{},"∣":{"df":0,"docs":{},"∣":{"df":0,"docs":{},"y":{"df":0,"docs":{},"j":{"(":{"df":0,"docs":{},"k":{"df":1,"docs":{"91":{"tf":1.0}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"u":{"'":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":2,"docs":{"113":{"tf":1.0},"15":{"tf":1.0}}}},"r":{"df":1,"docs":{"110":{"tf":1.0}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":2,"docs":{"117":{"tf":1.0},"41":{"tf":1.0}}}}}}}}}},"z":{"(":{"d":{")":{"df":0,"docs":{},"f":{"(":{"d":{")":{"=":{"df":0,"docs":{},"g":{"(":{"d":{")":{"df":0,"docs":{},"z":{"(":{"df":0,"docs":{},"η":{"d":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}},"ω":{"d":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"h":{")":{"df":0,"docs":{},"f":{"(":{"df":0,"docs":{},"h":{")":{"=":{"df":0,"docs":{},"g":{"(":{"df":0,"docs":{},"h":{")":{"df":0,"docs":{},"z":{"(":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"h":{"df":1,"docs":{"13":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"x":{")":{"=":{"df":0,"docs":{},"∏":{"(":{"df":0,"docs":{},"x":{"df":0,"docs":{},"−":{"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{")":{"df":0,"docs":{},"x":{"2":{"df":0,"docs":{},"n":{"df":0,"docs":{},"−":{"1":{"df":1,"docs":{"122":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"x":{"df":0,"docs":{},"i":{"df":1,"docs":{"122":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"f":{"(":{"df":0,"docs":{},"x":{")":{"=":{"df":0,"docs":{},"g":{"(":{"df":0,"docs":{},"x":{")":{"df":0,"docs":{},"z":{"(":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"x":{"df":1,"docs":{"13":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":2,"docs":{"34":{"tf":1.0},"4":{"tf":1.0}}},"η":{"0":{")":{"=":{"1":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"ω":{"0":{")":{"=":{"1":{"df":1,"docs":{"13":{"tf":2.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"k":{"df":0,"docs":{},"−":{"1":{")":{"=":{"df":0,"docs":{},"∏":{"df":0,"docs":{},"i":{"=":{"0":{"df":0,"docs":{},"k":{"df":0,"docs":{},"−":{"2":{"df":0,"docs":{},"​":{"(":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"γ":{")":{"/":{"df":0,"docs":{},"∏":{"df":0,"docs":{},"i":{"=":{"0":{"df":0,"docs":{},"k":{"df":0,"docs":{},"−":{"2":{"df":0,"docs":{},"​":{"(":{"b":{"df":0,"docs":{},"i":{"df":1,"docs":{"13":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"g":{"(":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"k":{"df":0,"docs":{},"−":{"1":{")":{"df":0,"docs":{},"f":{"(":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"k":{"df":0,"docs":{},"−":{"1":{")":{"df":0,"docs":{},"​":{"=":{"df":0,"docs":{},"z":{"(":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"k":{")":{"=":{"df":0,"docs":{},"z":{"(":{"df":0,"docs":{},"w":{"0":{")":{"=":{"1":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"0":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"z":{"df":0,"docs":{},"n":{"df":0,"docs":{},"−":{"1":{"df":1,"docs":{"24":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"=":{"1":{"df":1,"docs":{"24":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"1":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"z":{"df":0,"docs":{},"l":{"df":1,"docs":{"79":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"=":{"(":{"b":{"7":{"df":0,"docs":{},"​":{"df":0,"docs":{},"x":{"2":{"+":{"b":{"8":{"df":0,"docs":{},"​":{"df":0,"docs":{},"x":{"+":{"b":{"9":{"df":0,"docs":{},"​":{")":{"df":0,"docs":{},"z":{"df":0,"docs":{},"h":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"z":{"df":1,"docs":{"24":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"]":{"1":{"df":3,"docs":{"24":{"tf":1.0},"31":{"tf":1.0},"32":{"tf":1.0}}},"df":0,"docs":{}},"^":{"2":{"df":1,"docs":{"115":{"tf":1.0}}},"df":0,"docs":{}},"_":{"1":{"df":1,"docs":{"34":{"tf":1.0}}},"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"a":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"a":{"df":1,"docs":{"34":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"a":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"h":{"a":{"df":3,"docs":{"18":{"tf":1.0},"34":{"tf":1.0},"37":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":22,"docs":{"111":{"tf":1.0},"13":{"tf":3.1622776601683795},"15":{"tf":1.0},"24":{"tf":1.0},"27":{"tf":1.0},"32":{"tf":1.4142135623730951},"34":{"tf":1.4142135623730951},"4":{"tf":1.0},"43":{"tf":1.4142135623730951},"44":{"tf":1.4142135623730951},"57":{"tf":1.4142135623730951},"58":{"tf":1.0},"59":{"tf":1.4142135623730951},"61":{"tf":1.0},"68":{"tf":1.4142135623730951},"74":{"tf":1.4142135623730951},"76":{"tf":1.0},"78":{"tf":1.7320508075688772},"84":{"tf":2.0},"85":{"tf":1.0},"93":{"tf":1.0},"94":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":14,"docs":{"106":{"tf":1.0},"12":{"tf":1.7320508075688772},"120":{"tf":1.0},"124":{"tf":1.0},"127":{"tf":1.4142135623730951},"131":{"tf":1.4142135623730951},"19":{"tf":1.0},"3":{"tf":1.0},"35":{"tf":1.0},"83":{"tf":1.0},"88":{"tf":1.4142135623730951},"9":{"tf":1.0},"93":{"tf":1.0},"94":{"tf":1.0}},"f":{"df":0,"docs":{},"i":{"df":5,"docs":{"113":{"tf":1.7320508075688772},"122":{"tf":1.4142135623730951},"124":{"tf":2.0},"53":{"tf":1.0},"90":{"tf":1.4142135623730951}}}}}}},"f":{"df":0,"docs":{},"−":{"df":0,"docs":{},"g":{"df":0,"docs":{},"z":{"df":0,"docs":{},"′":{"=":{"df":0,"docs":{},"z":{"df":0,"docs":{},"h":{"df":0,"docs":{},"​":{"df":0,"docs":{},"t":{"2":{"df":1,"docs":{"15":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"h":{"df":2,"docs":{"13":{"tf":1.0},"19":{"tf":1.0}},"​":{"(":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"i":{")":{"=":{"0":{"df":1,"docs":{"19":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},":":{"=":{"df":0,"docs":{},"x":{"df":0,"docs":{},"n":{"df":0,"docs":{},"−":{"1":{"df":1,"docs":{"22":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"=":{"df":0,"docs":{},"x":{"df":0,"docs":{},"n":{"df":0,"docs":{},"−":{"1":{"df":2,"docs":{"15":{"tf":1.0},"19":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"t":{"=":{"df":0,"docs":{},"​":{"a":{"df":0,"docs":{},"q":{"df":0,"docs":{},"l":{"df":0,"docs":{},"​":{"+":{"b":{"df":0,"docs":{},"q":{"df":0,"docs":{},"r":{"df":0,"docs":{},"​":{"+":{"a":{"b":{"df":0,"docs":{},"q":{"df":0,"docs":{},"m":{"df":0,"docs":{},"​":{"+":{"c":{"df":0,"docs":{},"q":{"df":0,"docs":{},"o":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"q":{"c":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"+":{"df":0,"docs":{},"α":{"(":{"df":0,"docs":{},"g":{"df":0,"docs":{},"z":{"df":0,"docs":{},"′":{"df":0,"docs":{},"−":{"df":0,"docs":{},"f":{"df":0,"docs":{},"z":{")":{"+":{"df":0,"docs":{},"α":{"2":{"(":{"df":0,"docs":{},"z":{"df":0,"docs":{},"−":{"1":{")":{"df":0,"docs":{},"l":{"1":{"df":1,"docs":{"15":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"13":{"tf":1.4142135623730951}}}}}}},"j":{"b":{"df":1,"docs":{"90":{"tf":1.0}}},"df":0,"docs":{},"t":{"df":1,"docs":{"90":{"tf":1.0}}}},"k":{"+":{"1":{"df":0,"docs":{},"​":{"=":{"df":0,"docs":{},"z":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{"(":{"a":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"β":{"df":0,"docs":{},"s":{"df":0,"docs":{},"σ":{"1":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"k":{")":{"+":{"df":0,"docs":{},"γ":{")":{"(":{"b":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"β":{"df":0,"docs":{},"s":{"df":0,"docs":{},"σ":{"2":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"k":{")":{"+":{"df":0,"docs":{},"γ":{")":{"(":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"β":{"df":0,"docs":{},"s":{"df":0,"docs":{},"σ":{"3":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"k":{")":{"+":{"df":0,"docs":{},"γ":{")":{"(":{"a":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"β":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"k":{"+":{"df":0,"docs":{},"γ":{")":{"(":{"b":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"β":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"k":{"df":0,"docs":{},"k":{"1":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"γ":{")":{"(":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"β":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"k":{"df":0,"docs":{},"k":{"2":{"df":1,"docs":{"24":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"d":{"df":0,"docs":{},"o":{"c":{"df":1,"docs":{"41":{"tf":1.0}}},"df":0,"docs":{}}},"df":1,"docs":{"3":{"tf":1.0}}},"′":{"(":{"df":0,"docs":{},"x":{")":{"=":{"df":0,"docs":{},"z":{"(":{"df":0,"docs":{},"x":{"df":1,"docs":{"15":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},":":{"=":{"df":0,"docs":{},"z":{"(":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"x":{"df":1,"docs":{"4":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"∈":{"df":0,"docs":{},"f":{"df":1,"docs":{"132":{"tf":1.0}}}}},"∈":{"df":0,"docs":{},"f":{"df":2,"docs":{"132":{"tf":1.0},"84":{"tf":1.0}},"∖":{"d":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"e":{"df":1,"docs":{"93":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"−":{"1":{")":{"df":0,"docs":{},"l":{"1":{"df":0,"docs":{},"​":{"=":{"df":0,"docs":{},"z":{"df":0,"docs":{},"h":{"df":0,"docs":{},"​":{"df":0,"docs":{},"t":{"3":{"df":1,"docs":{"15":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"title":{"root":{"1":{"df":2,"docs":{"23":{"tf":1.0},"82":{"tf":1.0}}},"2":{"df":2,"docs":{"24":{"tf":1.0},"83":{"tf":1.0}}},"3":{"df":2,"docs":{"25":{"tf":1.0},"84":{"tf":1.0}}},"4":{"df":2,"docs":{"26":{"tf":1.0},"85":{"tf":1.0}}},"5":{"df":1,"docs":{"27":{"tf":1.0}}},"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":2,"docs":{"104":{"tf":1.0},"108":{"tf":1.0}}}},"l":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"m":{"df":2,"docs":{"22":{"tf":1.0},"29":{"tf":1.0}}}}}}}}}},"p":{"df":0,"docs":{},"i":{"df":2,"docs":{"103":{"tf":1.0},"42":{"tf":1.0}}}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":3,"docs":{"69":{"tf":1.0},"7":{"tf":1.0},"82":{"tf":1.0}}}}}}}}}},"b":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":3,"docs":{"79":{"tf":1.0},"85":{"tf":1.0},"97":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":1,"docs":{"1":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"100":{"tf":1.0}}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"19":{"tf":1.0}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"105":{"tf":1.0},"53":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"44":{"tf":1.0}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"136":{"tf":1.0}}}}}}}}},"c":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":3,"docs":{"125":{"tf":1.0},"128":{"tf":1.0},"49":{"tf":1.0}}}}}},"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"96":{"tf":1.0}}}}}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":3,"docs":{"32":{"tf":1.0},"57":{"tf":1.0},"59":{"tf":1.0}}}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"42":{"tf":1.0},"8":{"tf":1.0}}}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"137":{"tf":1.0}}}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"n":{"df":4,"docs":{"132":{"tf":1.0},"133":{"tf":1.0},"134":{"tf":1.0},"64":{"tf":1.0}}}}}},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":9,"docs":{"18":{"tf":1.0},"31":{"tf":1.0},"37":{"tf":1.0},"56":{"tf":1.0},"70":{"tf":1.0},"71":{"tf":1.0},"74":{"tf":1.0},"75":{"tf":1.0},"82":{"tf":1.0}}}},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"14":{"tf":1.0}}}}},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"2":{"tf":1.0}}}}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"77":{"tf":1.0}}},"x":{"df":1,"docs":{"44":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"5":{"tf":1.0}}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":4,"docs":{"52":{"tf":1.0},"58":{"tf":1.0},"66":{"tf":1.0},"83":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"47":{"tf":1.0}}}}}},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"119":{"tf":1.0}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"57":{"tf":1.0},"59":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":5,"docs":{"105":{"tf":1.0},"106":{"tf":1.0},"113":{"tf":1.0},"54":{"tf":1.0},"65":{"tf":1.0}}}}}},"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":5,"docs":{"127":{"tf":1.0},"130":{"tf":1.0},"131":{"tf":1.0},"55":{"tf":1.0},"83":{"tf":1.0}}}},"df":0,"docs":{}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":1,"docs":{"108":{"tf":1.0}}}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"124":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"11":{"tf":1.0}}}}}}}},"d":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"115":{"tf":1.0},"66":{"tf":1.0}}}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":1,"docs":{"58":{"tf":1.0}}}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"90":{"tf":1.0}}}}}}},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"67":{"tf":1.0}}}}},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"81":{"tf":1.0}}}}}}},"df":0,"docs":{}},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":3,"docs":{"130":{"tf":1.0},"17":{"tf":1.0},"36":{"tf":1.0}}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"116":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"40":{"tf":1.0}}}}}}}},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":2,"docs":{"120":{"tf":1.0},"84":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"/":{"df":0,"docs":{},"o":{"d":{"d":{"df":1,"docs":{"115":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"x":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":3,"docs":{"103":{"tf":1.0},"43":{"tf":1.0},"6":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":5,"docs":{"109":{"tf":1.0},"127":{"tf":1.0},"128":{"tf":1.0},"8":{"tf":1.0},"82":{"tf":1.0}}}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"132":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":1,"docs":{"67":{"tf":1.0}}}}},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"31":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"df":3,"docs":{"1":{"tf":1.0},"120":{"tf":1.0},"98":{"tf":1.0}}}},"i":{"a":{"df":0,"docs":{},"t":{"df":2,"docs":{"38":{"tf":1.0},"41":{"tf":1.0}}}},"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"a":{"c":{"c":{"df":0,"docs":{},"i":{"df":3,"docs":{"103":{"tf":1.0},"48":{"tf":1.0},"50":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"40":{"tf":1.0}}},"df":0,"docs":{}}}},"r":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":1,"docs":{"116":{"tf":1.0}}}}},"df":0,"docs":{},"i":{"df":2,"docs":{"67":{"tf":1.0},"72":{"tf":1.0}}}}},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":1,"docs":{"11":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"89":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"88":{"tf":1.0}}},"df":0,"docs":{}}}}},"h":{"df":4,"docs":{"115":{"tf":1.0},"55":{"tf":1.0},"56":{"tf":1.0},"83":{"tf":1.0}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":2,"docs":{"103":{"tf":1.0},"81":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"110":{"tf":1.0}}},"df":0,"docs":{}}}},"i":{"d":{"df":0,"docs":{},"e":{"a":{"df":1,"docs":{"5":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":3,"docs":{"102":{"tf":1.0},"33":{"tf":1.0},"36":{"tf":1.0}}}}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"91":{"tf":1.0}}}}}}},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"30":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":2,"docs":{"12":{"tf":1.0},"14":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":2,"docs":{"120":{"tf":1.0},"2":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"0":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"97":{"tf":1.0}}}}}}}},"l":{"a":{"df":0,"docs":{},"m":{"b":{"d":{"a":{"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":1,"docs":{"102":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"v":{"df":1,"docs":{"100":{"tf":1.0}}}},"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":2,"docs":{"103":{"tf":1.0},"81":{"tf":1.0}}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"20":{"tf":1.0}}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"67":{"tf":1.0}}}}},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"131":{"tf":1.0}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"129":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{},"x":{"df":2,"docs":{"10":{"tf":1.0},"9":{"tf":1.0}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":0,"docs":{},"l":{"df":1,"docs":{"100":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"2":{"tf":1.0}}},"df":0,"docs":{}}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":2,"docs":{"64":{"tf":1.0},"65":{"tf":1.0}}}}}}}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":3,"docs":{"4":{"tf":1.0},"89":{"tf":1.0},"91":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":1,"docs":{"95":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"m":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"48":{"tf":1.0}}}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"63":{"tf":1.0}}}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":2,"docs":{"76":{"tf":1.0},"85":{"tf":1.0}}},"r":{"df":1,"docs":{"91":{"tf":1.0}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"95":{"tf":1.0}}}}}},"r":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"100":{"tf":1.0}}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"116":{"tf":1.0}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"68":{"tf":1.0}}}}}}}}}},"p":{"a":{"d":{"df":1,"docs":{"35":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":2,"docs":{"3":{"tf":1.0},"7":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":15,"docs":{"113":{"tf":1.0},"13":{"tf":1.0},"18":{"tf":1.0},"2":{"tf":1.0},"47":{"tf":1.0},"51":{"tf":1.0},"52":{"tf":1.0},"53":{"tf":1.0},"54":{"tf":1.0},"58":{"tf":1.0},"66":{"tf":1.0},"70":{"tf":1.0},"74":{"tf":1.0},"83":{"tf":1.0},"84":{"tf":1.0}}}}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"14":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"123":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"6":{"tf":1.0}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"f":{"df":4,"docs":{"101":{"tf":1.0},"118":{"tf":1.0},"28":{"tf":1.0},"32":{"tf":1.0}}}},"t":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":6,"docs":{"16":{"tf":1.0},"68":{"tf":1.0},"81":{"tf":1.0},"85":{"tf":1.0},"86":{"tf":1.0},"92":{"tf":1.0}}}}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"e":{"df":2,"docs":{"109":{"tf":1.0},"22":{"tf":1.0}},"r":{"df":5,"docs":{"102":{"tf":1.0},"111":{"tf":1.0},"45":{"tf":1.0},"61":{"tf":1.0},"93":{"tf":1.0}}}}}}},"u":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"12":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"q":{"df":1,"docs":{"9":{"tf":1.0}}},"r":{"a":{"df":0,"docs":{},"w":{"df":1,"docs":{"129":{"tf":1.0}}}},"df":0,"docs":{},"e":{"c":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"46":{"tf":1.0}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"113":{"tf":1.0}}}},"df":0,"docs":{}}}}}}}},"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"101":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"80":{"tf":1.0}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"100":{"tf":1.0}}}}}}},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":3,"docs":{"122":{"tf":1.0},"123":{"tf":1.0},"67":{"tf":1.0}}}},"u":{"df":0,"docs":{},"n":{"d":{"df":9,"docs":{"23":{"tf":1.0},"24":{"tf":1.0},"25":{"tf":1.0},"26":{"tf":1.0},"27":{"tf":1.0},"82":{"tf":1.0},"83":{"tf":1.0},"84":{"tf":1.0},"85":{"tf":1.0}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"'":{"df":1,"docs":{"99":{"tf":1.0}}},"df":0,"docs":{}}}}}},"l":{"df":0,"docs":{},"e":{"df":1,"docs":{"99":{"tf":1.0}}}},"n":{"df":1,"docs":{"85":{"tf":1.0}}}}},"s":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"96":{"tf":1.0}}}}}},"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":3,"docs":{"18":{"tf":1.0},"37":{"tf":1.0},"70":{"tf":1.0}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"21":{"tf":1.0}}}}}},"h":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":2,"docs":{"38":{"tf":1.0},"41":{"tf":1.0}}}}}},"df":0,"docs":{}},"i":{"d":{"df":0,"docs":{},"e":{"df":4,"docs":{"111":{"tf":1.0},"112":{"tf":1.0},"61":{"tf":1.0},"62":{"tf":1.0}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"43":{"tf":1.0}},"i":{"df":0,"docs":{},"f":{"df":1,"docs":{"63":{"tf":1.0}}}}}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"78":{"tf":1.0}}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"119":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":5,"docs":{"102":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.0},"73":{"tf":1.0},"86":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":1,"docs":{"50":{"tf":1.4142135623730951}}}},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":1,"docs":{"39":{"tf":1.0}}}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"41":{"tf":1.0}}}}}}},"u":{"b":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"n":{"df":2,"docs":{"133":{"tf":1.0},"135":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"60":{"tf":1.0}}}}},"df":0,"docs":{}}}},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":1,"docs":{"44":{"tf":1.0}}}}}}}},"t":{"df":1,"docs":{"127":{"tf":1.0}},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"15":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":1,"docs":{"47":{"tf":1.0}}}}}}}},"o":{"df":0,"docs":{},"y":{"df":1,"docs":{"6":{"tf":1.0}}}},"r":{"a":{"c":{"df":0,"docs":{},"e":{"df":8,"docs":{"126":{"tf":1.0},"127":{"tf":1.0},"128":{"tf":1.0},"131":{"tf":1.0},"51":{"tf":1.0},"64":{"tf":1.0},"8":{"tf":1.0},"82":{"tf":1.0}},"t":{"df":1,"docs":{"107":{"tf":1.0}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":4,"docs":{"117":{"tf":1.0},"30":{"tf":1.0},"39":{"tf":1.0},"87":{"tf":1.0}}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":4,"docs":{"106":{"tf":1.0},"113":{"tf":1.0},"54":{"tf":1.0},"65":{"tf":1.0}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":1,"docs":{"100":{"tf":1.0}}}},"i":{"c":{"df":0,"docs":{},"k":{"df":2,"docs":{"17":{"tf":1.0},"20":{"tf":1.0}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"110":{"tf":1.0}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":3,"docs":{"122":{"tf":1.0},"123":{"tf":1.0},"67":{"tf":1.0}}}}}},"p":{"df":1,"docs":{"15":{"tf":1.0}}},"s":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"34":{"tf":1.0}}}},"df":3,"docs":{"122":{"tf":1.0},"124":{"tf":1.0},"73":{"tf":1.0}}}},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":2,"docs":{"101":{"tf":1.0},"31":{"tf":1.0}}}},"r":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":3,"docs":{"73":{"tf":1.0},"95":{"tf":1.0},"96":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":1,"docs":{"10":{"tf":1.0}},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"71":{"tf":1.0}}}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":1,"docs":{"29":{"tf":1.0}},"i":{"df":5,"docs":{"112":{"tf":1.0},"114":{"tf":1.0},"47":{"tf":1.0},"62":{"tf":1.0},"94":{"tf":1.0}}}}}}},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"l":{"df":3,"docs":{"133":{"tf":1.0},"134":{"tf":1.0},"135":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"w":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"k":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":1,"docs":{"50":{"tf":1.0}}}}}}}}}}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":1,"docs":{"15":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":1,"docs":{"110":{"tf":1.0}}}}},"r":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"15":{"tf":1.0}}}},"df":0,"docs":{}}},"z":{"df":1,"docs":{"84":{"tf":1.0}}}}}},"lang":"English","pipeline":["trimmer","stopWordFilter","stemmer"],"ref":"id","version":"0.9.5"},"results_options":{"limit_results":30,"teaser_word_count":30},"search_options":{"bool":"OR","expand":true,"fields":{"body":{"boost":1},"breadcrumbs":{"boost":1},"title":{"boost":2}}}}); \ No newline at end of file diff --git a/searchindex.json b/searchindex.json index df7f481e7..0f3d0015b 100644 --- a/searchindex.json +++ b/searchindex.json @@ -1 +1 @@ -{"doc_urls":["introduction.html#introduction","fft/benchmarks.html#fft-benchmarks","fft/benchmarks.html#polynomial-interpolation-methods-comparison","plonk/recap.html#plonk","plonk/recap.html#notation","plonk/recap.html#the-ideas-and-components","plonk/recap.html#programs-our-toy-example","plonk/recap.html#plonk-arithmetization","plonk/recap.html#circuits-and-execution-traces","plonk/recap.html#the-q-matrix","plonk/recap.html#the-v-matrix","plonk/recap.html#custom-gates","plonk/recap.html#public-inputs","plonk/recap.html#from-matrices-to-polynomials","plonk/recap.html#common-preprocessed-input","plonk/recap.html#wrapping-up-the-whole-thing","plonk/protocol.html#protocol","plonk/protocol.html#details-and-tricks","plonk/protocol.html#polynomial-commitment-scheme","plonk/protocol.html#blindings","plonk/protocol.html#linearization-trick","plonk/protocol.html#setup","plonk/protocol.html#proving-algorithm","plonk/protocol.html#round-1","plonk/protocol.html#round-2","plonk/protocol.html#round-3","plonk/protocol.html#round-4","plonk/protocol.html#round-5","plonk/protocol.html#proof","plonk/protocol.html#verification-algorithm","plonk/protocol.html#transcript-initialization","plonk/protocol.html#extraction-of-values-and-commitments","plonk/protocol.html#proof-check","plonk/implementation.html#implementation","plonk/implementation.html#usage","plonk/implementation.html#padding","plonk/implementation.html#implementation-details","plonk/implementation.html#commitment-scheme","plonk/implementation.html#fiat-shamir","plonk/implementation.html#transcript-strategy","plonk/implementation.html#field-elements","plonk/implementation.html#strong-fiat-shamir","plonk/constraint_system.html#circuit-api","plonk/constraint_system.html#simple-example","plonk/constraint_system.html#building-complex-systems","starks/starks.html#stark-prover","starks/recap.html#starks-recap","starks/recap.html#verifying-computation-through-polynomials","starks/recap.html#fibonacci-numbers","starks/recap.html#cairo","starks/recap.html#fibonacci-step-by-step-walkthrough","starks/recap.html#trace-polynomial","starks/recap.html#composition-polynomial","starks/recap.html#boundary-polynomial","starks/recap.html#transition-constraint-polynomial","starks/recap.html#constructing-h","starks/recap.html#commiting-to-h","starks/recap.html#consistency-check","starks/recap.html#deep-composition-polynomial","starks/recap.html#consistency-check","starks/recap.html#summary","starks/recap.html#prover-side","starks/recap.html#verifier-side","starks/recap.html#simplifications-and-omissions","starks/recap.html#multiple-trace-columns","starks/recap.html#multiple-transition-constraints","starks/recap.html#composition-polynomial-decomposition","starks/recap.html#fri-low-degree-extensions-and-roots-of-unity","starks/protocol_overview.html#protocol-overview","starks/protocol_overview.html#arithmetization","starks/protocol_overview.html#polynomial-commitment-scheme","starks/protocol_overview.html#vector-commitments","starks/protocol_overview.html#fri","starks/protocol_overview.html#polynomial-commitments","starks/protocol_overview.html#commit","starks/protocol_overview.html#open","starks/protocol_overview.html#soundness","starks/protocol_overview.html#batch","starks/protocol_overview.html#optimize-the-open-protocol-reusing-fri-internal-challenges","starks/protocol_overview.html#references","starks/protocol_overview.html#high-level-description-of-the-protocol","starks/protocol_overview.html#round-1-arithmetization-and-commitment-of-the-execution-trace","starks/protocol_overview.html#round-2-construction-of-composition-polynomial-h","starks/protocol_overview.html#round-3-evaluation-of-polynomials-at-z","starks/protocol_overview.html#round-4-run-batch-open-protocol","starks/protocol.html#starks-protocol","starks/protocol.html#grinding","starks/protocol.html#transcript","starks/protocol.html#general-notation","starks/protocol.html#definitions","starks/protocol.html#notation-of-important-operations","starks/protocol.html#protocol","starks/protocol.html#prover","starks/protocol.html#verifier","starks/protocol.html#other","starks/protocol.html#notes-on-optimizations","starks/implementation.html#starks-prover-lambdaworks-implementation","starks/api.html#high-level-api-fibonacci-example","starks/api.html#air","starks/api.html#boundary-constraints","starks/api.html#transition-constraints","starks/api.html#tracetable","starks/api.html#air-context","starks/api.html#proving-execution","starks/under_the_hood.html#how-this-works-under-the-hood","starks/under_the_hood.html#prover-side","starks/under_the_hood.html#verifier-side","starks/under_the_hood.html#reconstructing-the-transition-constraint-polynomials","starks/under_the_hood.html#verifier","starks/under_the_hood.html#evenodd-decomposition-for-h","starks/under_the_hood.html#out-of-domain-frame","starks/under_the_hood.html#transcript","starks/under_the_hood.html#proof","starks/under_the_hood.html#special-considerations","starks/under_the_hood.html#fft-evaluation-and-interpolation","starks/under_the_hood.html#other","starks/under_the_hood.html#why-use-roots-of-unity","starks/under_the_hood.html#what-is-a-primitive-root-of-unity","starks/under_the_hood.html#why-use-cosets","starks/cairo.html#cairo","starks/cairo_trace_succinct.html#trace","starks/cairo_trace_succinct.html#construction-of-execution-trace-t","starks/cairo_trace_descriptive.html#cairo-execution-trace","starks/cairo_trace_descriptive.html#raw-materials","starks/cairo_trace_descriptive.html#construction-details","starks/cairo_trace_descriptive.html#main-trace-construction","starks/cairo_rap.html#extended-columns","starks/virtual_cols.html#virtual-columns-and-subcolumns","starks/virtual_cols.html#virtual-columns","starks/virtual_cols.html#virtual-subcolumns","starks/builtins.html#builtins","starks/cairo_cli.html#cli"],"index":{"documentStore":{"docInfo":{"0":{"body":9,"breadcrumbs":2,"title":1},"1":{"body":0,"breadcrumbs":5,"title":2},"10":{"body":106,"breadcrumbs":4,"title":2},"100":{"body":111,"breadcrumbs":7,"title":2},"101":{"body":73,"breadcrumbs":6,"title":1},"102":{"body":150,"breadcrumbs":7,"title":2},"103":{"body":45,"breadcrumbs":7,"title":2},"104":{"body":36,"breadcrumbs":7,"title":3},"105":{"body":78,"breadcrumbs":6,"title":2},"106":{"body":91,"breadcrumbs":6,"title":2},"107":{"body":298,"breadcrumbs":8,"title":4},"108":{"body":12,"breadcrumbs":5,"title":1},"109":{"body":41,"breadcrumbs":7,"title":3},"11":{"body":79,"breadcrumbs":4,"title":2},"110":{"body":52,"breadcrumbs":7,"title":3},"111":{"body":132,"breadcrumbs":5,"title":1},"112":{"body":55,"breadcrumbs":5,"title":1},"113":{"body":0,"breadcrumbs":6,"title":2},"114":{"body":34,"breadcrumbs":7,"title":3},"115":{"body":0,"breadcrumbs":4,"title":0},"116":{"body":128,"breadcrumbs":7,"title":3},"117":{"body":129,"breadcrumbs":7,"title":3},"118":{"body":177,"breadcrumbs":6,"title":2},"119":{"body":0,"breadcrumbs":2,"title":1},"12":{"body":260,"breadcrumbs":4,"title":2},"120":{"body":19,"breadcrumbs":5,"title":1},"121":{"body":226,"breadcrumbs":8,"title":4},"122":{"body":0,"breadcrumbs":7,"title":3},"123":{"body":89,"breadcrumbs":6,"title":2},"124":{"body":26,"breadcrumbs":6,"title":2},"125":{"body":820,"breadcrumbs":7,"title":3},"126":{"body":289,"breadcrumbs":4,"title":2},"127":{"body":0,"breadcrumbs":6,"title":3},"128":{"body":320,"breadcrumbs":5,"title":2},"129":{"body":69,"breadcrumbs":5,"title":2},"13":{"body":941,"breadcrumbs":4,"title":2},"130":{"body":271,"breadcrumbs":4,"title":1},"131":{"body":0,"breadcrumbs":3,"title":1},"14":{"body":11,"breadcrumbs":5,"title":3},"15":{"body":207,"breadcrumbs":6,"title":4},"16":{"body":0,"breadcrumbs":3,"title":1},"17":{"body":0,"breadcrumbs":4,"title":2},"18":{"body":131,"breadcrumbs":5,"title":3},"19":{"body":129,"breadcrumbs":3,"title":1},"2":{"body":184,"breadcrumbs":7,"title":4},"20":{"body":166,"breadcrumbs":4,"title":2},"21":{"body":18,"breadcrumbs":3,"title":1},"22":{"body":42,"breadcrumbs":4,"title":2},"23":{"body":23,"breadcrumbs":4,"title":2},"24":{"body":25,"breadcrumbs":4,"title":2},"25":{"body":33,"breadcrumbs":4,"title":2},"26":{"body":6,"breadcrumbs":4,"title":2},"27":{"body":46,"breadcrumbs":4,"title":2},"28":{"body":2,"breadcrumbs":3,"title":1},"29":{"body":0,"breadcrumbs":4,"title":2},"3":{"body":64,"breadcrumbs":3,"title":1},"30":{"body":11,"breadcrumbs":4,"title":2},"31":{"body":115,"breadcrumbs":5,"title":3},"32":{"body":40,"breadcrumbs":4,"title":2},"33":{"body":99,"breadcrumbs":3,"title":1},"34":{"body":486,"breadcrumbs":3,"title":1},"35":{"body":74,"breadcrumbs":3,"title":1},"36":{"body":12,"breadcrumbs":4,"title":2},"37":{"body":40,"breadcrumbs":4,"title":2},"38":{"body":0,"breadcrumbs":4,"title":2},"39":{"body":97,"breadcrumbs":4,"title":2},"4":{"body":77,"breadcrumbs":3,"title":1},"40":{"body":37,"breadcrumbs":4,"title":2},"41":{"body":43,"breadcrumbs":5,"title":3},"42":{"body":10,"breadcrumbs":5,"title":2},"43":{"body":151,"breadcrumbs":5,"title":2},"44":{"body":120,"breadcrumbs":6,"title":3},"45":{"body":25,"breadcrumbs":3,"title":2},"46":{"body":0,"breadcrumbs":4,"title":2},"47":{"body":52,"breadcrumbs":6,"title":4},"48":{"body":113,"breadcrumbs":4,"title":2},"49":{"body":147,"breadcrumbs":3,"title":1},"5":{"body":0,"breadcrumbs":4,"title":2},"50":{"body":34,"breadcrumbs":6,"title":4},"51":{"body":135,"breadcrumbs":4,"title":2},"52":{"body":38,"breadcrumbs":4,"title":2},"53":{"body":71,"breadcrumbs":4,"title":2},"54":{"body":40,"breadcrumbs":5,"title":3},"55":{"body":52,"breadcrumbs":4,"title":2},"56":{"body":43,"breadcrumbs":4,"title":2},"57":{"body":66,"breadcrumbs":4,"title":2},"58":{"body":101,"breadcrumbs":5,"title":3},"59":{"body":67,"breadcrumbs":4,"title":2},"6":{"body":172,"breadcrumbs":5,"title":3},"60":{"body":9,"breadcrumbs":3,"title":1},"61":{"body":77,"breadcrumbs":4,"title":2},"62":{"body":52,"breadcrumbs":4,"title":2},"63":{"body":16,"breadcrumbs":4,"title":2},"64":{"body":55,"breadcrumbs":5,"title":3},"65":{"body":86,"breadcrumbs":5,"title":3},"66":{"body":30,"breadcrumbs":5,"title":3},"67":{"body":172,"breadcrumbs":8,"title":6},"68":{"body":123,"breadcrumbs":5,"title":2},"69":{"body":192,"breadcrumbs":4,"title":1},"7":{"body":47,"breadcrumbs":4,"title":2},"70":{"body":46,"breadcrumbs":6,"title":3},"71":{"body":65,"breadcrumbs":5,"title":2},"72":{"body":17,"breadcrumbs":4,"title":1},"73":{"body":112,"breadcrumbs":5,"title":2},"74":{"body":16,"breadcrumbs":4,"title":1},"75":{"body":173,"breadcrumbs":4,"title":1},"76":{"body":387,"breadcrumbs":4,"title":1},"77":{"body":230,"breadcrumbs":4,"title":1},"78":{"body":57,"breadcrumbs":10,"title":7},"79":{"body":21,"breadcrumbs":4,"title":1},"8":{"body":163,"breadcrumbs":5,"title":3},"80":{"body":56,"breadcrumbs":7,"title":4},"81":{"body":93,"breadcrumbs":9,"title":6},"82":{"body":164,"breadcrumbs":9,"title":6},"83":{"body":47,"breadcrumbs":8,"title":5},"84":{"body":17,"breadcrumbs":9,"title":6},"85":{"body":16,"breadcrumbs":4,"title":2},"86":{"body":56,"breadcrumbs":3,"title":1},"87":{"body":14,"breadcrumbs":3,"title":1},"88":{"body":44,"breadcrumbs":4,"title":2},"89":{"body":158,"breadcrumbs":3,"title":1},"9":{"body":188,"breadcrumbs":4,"title":2},"90":{"body":77,"breadcrumbs":5,"title":3},"91":{"body":0,"breadcrumbs":3,"title":1},"92":{"body":269,"breadcrumbs":3,"title":1},"93":{"body":191,"breadcrumbs":3,"title":1},"94":{"body":0,"breadcrumbs":2,"title":0},"95":{"body":52,"breadcrumbs":4,"title":2},"96":{"body":46,"breadcrumbs":6,"title":4},"97":{"body":98,"breadcrumbs":10,"title":5},"98":{"body":45,"breadcrumbs":6,"title":1},"99":{"body":74,"breadcrumbs":7,"title":2}},"docs":{"0":{"body":"This site hosts the main documentation for Lambdaworks as a whole. It is still a work in progress.","breadcrumbs":"Introduction » Introduction","id":"0","title":"Introduction"},"1":{"body":"","breadcrumbs":"FFT Library » Benchmarks » FFT Benchmarks","id":"1","title":"FFT Benchmarks"},"10":{"body":"The claim in the previous section is clearly not an \"if and only if\" statement because the following trace columns do satisfy the equations but do not correspond to a valid execution: A B C 2 3 6 0 0 0 20 - 19 The V matrix encodes the carry of the results from one gate to the right or left operand of a subsequent one. These are called wirings . Like the Q matrix, it's independent of the particular evaluation. It consists of indices for all input and intermediate variables. In this case that matrix is: L R O 0 1 2 2 1 3 3 - 4 Here 0 is the index of e, 1 is the index of x, 2 is the index of u, 3 is the index of v and 4 is the index of the output w. Now we can update the claim to have an \"if and only if\" statement. Claim: Let T be a matrix with columns A,B,C. It correspond to a valid evaluation of the circuit if and only if a) for all i the following equality holds Ai​(QL​)i​+Bi​(QR​)i​+Ai​Bi​QM​+Ci​(QO​)i​+(QC​)i​=0, b) for all i,j,k,l such that Vi,j​=Vk,l​ we have Ti,j​=Tk,l​. So now our malformed example does not pass the second check.","breadcrumbs":"Plonk » Recap » The V matrix","id":"10","title":"The V matrix"},"100":{"body":"The way we specify our fibonacci transition constraint looks like this: fn compute_transition( &self, frame: &air::frame::Frame, _rap_challenges: &Self::RAPChallenges,\n) -> Vec> { let first_row = frame.get_row(0); let second_row = frame.get_row(1); let third_row = frame.get_row(2); vec![third_row[0] - second_row[0] - first_row[0]]\n} It's not completely obvious why this is how we chose to express transition constraints, so let's talk a little about it. What we need to specify in this method is the relationship that has to hold between the current step of computation and the previous ones. For this, we get a Frame as an argument. This is a struct holding the current step (i.e. the current row of the trace) and all previous ones needed to encode our constraint. In our case, this is the current row and the two previous ones. To access rows we use the get_row method. The current step is always the last row (in our case 2), with the others coming before it. In our compute_transition method we get the three rows we need and return third_row[0] - second_row[0] - first_row[0] which is the value that needs to be zero for our constraint to hold. Because we support multiple transition constraints, we actually return a vector with one value per constraint, so the first element holds the first constraint value and so on.","breadcrumbs":"STARKs » Implementation » High Level API » Transition Constraints","id":"100","title":"Transition Constraints"},"101":{"body":"After defining our AIR, we create our specific trace to prove against it. let trace = fibonacci_trace([FE17::new(1), FE17::new(1)], 4); let trace_table = TraceTable { table: trace.clone(), num_cols: 1,\n}; TraceTable is the struct holding execution traces; the num_cols says how many columns the trace has, the table field is a vec holding the actual values of the trace in row-major form, meaning if the trace looks like this | 1 | 2 |\n| 3 | 4 |\n| 5 | 6 | then its corresponding TraceTable is let trace_table = TraceTable { table: vec![1, 2, 3, 4, 5, 6], num_cols: 2,\n}; In our example, fibonacci_trace is just a helper function we use to generate the fibonacci trace with 4 rows and [1, 1] as the first two values.","breadcrumbs":"STARKs » Implementation » High Level API » TraceTable","id":"101","title":"TraceTable"},"102":{"body":"After specifying our constraints and trace, the only thing left to do is provide a few parameters related to the STARK protocol and our AIR. These specify things such as the number of columns of the trace and proof configuration, among others. They are all encapsulated in the AirContext struct, which in our example we instantiate like this: let context = AirContext { options: ProofOptions { blowup_factor: 2, fri_number_of_queries: 1, coset_offset: 3, }, trace_columns: trace_table.n_cols, transition_degrees: vec![1], transition_exemptions: vec![2], transition_offsets: vec![0, 1, 2], num_transition_constraints: 1,\n}; Let's go over each of them: options requires a ProofOptions struct holding specific parameters related to the STARK protocol to be used when proving. They are: The blowup_factor used for the trace LDE extension, a parameter related to the security of the protocol. The number of queries performed by the verifier when doing FRI, also related to security. The offset used for the LDE coset. This depends on the field being used for the STARK proof. trace_columns are the number of columns of the trace, respectively. transition_degrees holds the degree of each transition constraint. transition_exemptions is a Vec which tells us, for each column, the number of rows the transition constraints should not apply, starting from the end of the trace. In the example, the transition constraints won't apply on the last two rows of the trace. transition_offsets holds the indexes that define a frame for our AIR. In our fibonacci case, these are [0, 1, 2] because we need the current row and the two previous one to define our transition constraint. num_transition_constraints simply says how many transition constraints our AIR has.","breadcrumbs":"STARKs » Implementation » High Level API » AIR Context","id":"102","title":"AIR Context"},"103":{"body":"Having defined all of the above, proving our fibonacci example amounts to instantiating the necessary structs and then calling prove passing the trace, public inputs and proof options. We use a simple implementation of a hasher called TestHasher to handle merkle proof building. let proof = prove(&trace_table, &pub_inputs, &proof_options); Verifying is then done by passing the proof of execution along with the same AIR to the verify function. assert!(verify(&proof, &pub_inputs, &proof_options));","breadcrumbs":"STARKs » Implementation » High Level API » Proving execution","id":"103","title":"Proving execution"},"104":{"body":"In this section we go over how a few things in the prove and verify functions are implemented. If you just need to use the prover, then you probably don't need to read this. If you're going through the code to try to understand it, read on. We will once again use the fibonacci example as an ilustration. Recall from the recap that the main steps for the prover and verifier are the following:","breadcrumbs":"STARKs » Implementation » Under the hood » How this works under the hood","id":"104","title":"How this works under the hood"},"105":{"body":"Compute the trace polynomial t by interpolating the trace column over a set of 2n-th roots of unity {gi:0≤i<2n}. Compute the boundary polynomial B. Compute the transition constraint polynomial C. Construct the composition polynomial H from B and C. Sample an out of domain point z and provide the evaluation H(z) and all the necessary trace evaluations to reconstruct it. In the fibonacci case, these are t(z), t(zg), and t(zg2). Sample a domain point x_0 and provide the evaluation H(x0​) and t(x0​). Construct the deep composition polynomial Deep(x) from H, t, and the evaluations from the item above. Do FRI on Deep(x) and provide the resulting FRI commitment to the verifier. Provide the merkle root of t and the merkle proof of t(x0​).","breadcrumbs":"STARKs » Implementation » Under the hood » Prover side","id":"105","title":"Prover side"},"106":{"body":"Take the evaluation H(z) along with the trace evaluations the prover provided. Reconstruct the evaluations B(z) and C(z) from the trace evaluations. Check that the claimed evaluation H(z) the prover gave us actually satisfies H(z)=β1​B(z)+β2​C(z) Take the evaluations H(x0​) and t(x0​). Check that the claimed evaluation Deep(x0​) the prover gave us actually satisfies Deep(x0​)=γ1​x0​−zH(x0​)−H(z)​+γ2​x0​−zt(x0​)−t(z)​+γ3​x0​−zgt(x0​)−t(zg)​+γ4​x0​−zg2t(x0​)−t(zg2)​ Take the provided FRI commitment and check that it verifies. Using the merkle root and the merkle proof the prover provided, check that t(x0​) belongs to the trace. Following along the code in the prove and verify functions, most of it maps pretty well to the steps above. The main things that are not immediately clear are: How we take the constraints defined in the AIR through the compute_transition method and map them to transition constraint polynomials. How we then construct H from them and the boundary constraint polynomials. What the composition polynomial even/odd decomposition is. What an ood frame is. What the transcript is.","breadcrumbs":"STARKs » Implementation » Under the hood » Verifier side","id":"106","title":"Verifier side"},"107":{"body":"This is possibly the most complex part of the code, so what follows is a long explanation for it. In our fibonacci example, after obtaining the trace polynomial t by interpolating, the transition constraint polynomial is C(x)=∏i=05​(x−gi)t(xg2)−t(xg)−t(x)​ On our prove code, if someone passes us a fibonacci AIR like the one we showed above used in one of our tests, we somehow need to construct C(x). However, what we are given is not a polynomial, but rather this method fn compute_transition( &self, frame: &air::frame::Frame, ) -> Vec> { let first_row = frame.get_row(0); let second_row = frame.get_row(1); let third_row = frame.get_row(2); vec![third_row[0] - second_row[0] - first_row[0]]\n} So how do we get to C(x) from this? The answer is interpolation. What the method above is doing is the following: if you pass it a frame that looks like this ​t(x0​)t(x0​g)t(x0​g2)​​ for any given point x0​, it will return the value t(x0​g2)−t(x0​g)−t(x0​) which is the numerator in C(x0​). Using the transition_exemptions field we defined in our AIR, we can also compute evaluations in the denominator, i.e. the zerofier evaluations. This is done under the hood by the transition_divisors() method. The above means that even though we don't explicitly have the polynomial C(x), we can evaluate it on points given an appropriate frame. If we can evaluate it on enough points, we can then interpolate them to recover C(x). This is exactly how we construct both transition constraint polynomials and subsequently the composition polynomial H. The job of evaluating H on enough points so we can then interpolate it is done by the ConstraintEvaluator struct. You'll notice prove does the following let constraint_evaluations = evaluator.evaluate( &lde_trace, &lde_roots_of_unity_coset, &alpha_and_beta_transition_coefficients, &alpha_and_beta_boundary_coefficients,\n); This function call will return the evaluations of the boundary terms βiB​Bi​(x) and constraint terms βiT​Ci​(x) for every i. The constraint_evaluations value returned is a ConstraintEvaluationTable struct, which is nothing more than a big list of evaluations of each polynomial required to construct H. With this in hand, we just call let composition_poly = constraint_evaluations.compute_composition_poly(& lde_roots_of_unity_coset); which simply interpolates the sum of all evaluations to obtain H. Let's go into more detail on how the evaluate method reconstructs C(x) in our fibonacci example. It receives the lde_trace as an argument, which is this: ​t(ω0)t(ω1)…t(ω15)​​ where ω is the primitive root of unity used for the LDE, that is, ω satisfies ω2=g. We need to recover C(x), a polynomial whose degree can't be more than t(x)'s. Because t was built by interpolating 8 points (the trace), we know we can recover C(x) by interpolating it on 16 points. We choose these points to be the LDE roots of unity {ω0,ω,ω2,…,ω15} Remember that to evaluate C(x) on these points, all we need are the evaluations of the polynomial t(xg2)−t(xg)−t(x) as the zerofier ones we can compute easily. These become: t(ω0g2)−t(ω0g)−t(ω0)t(ωg2)−t(ωg)−t(ω)t(ω2g2)−t(ω2g)−t(ω2)⋮t(ω15g2)−t(ω15g)−t(ω15) If we remember that ω2=g, this is t(ω4)−t(ω2)−t(ω0)t(ω5)−t(ω3)−t(ω)t(ω6)−t(ω4)−t(ω2)⋮t(ω3)−t(ω)−t(ω15) and we can compute each evaluation here by calling compute_transition on the appropriate frame built from the lde_trace. Specifically, for the first evaluation we can build the frame: ​t(ω0)t(ω2)t(ω4)​​ Calling compute_transition on this frame gives us the first evaluation. We can get the rest in a similar fashion, which is what this piece of code in the evaluate method does: for (i, d) in lde_domain.iter().enumerate() { let frame = Frame::read_from_trace( lde_trace, i, blowup_factor, &self.air.context().transition_offsets, ) let mut evaluations = self.air.compute_transition(&frame); ...\n} Each iteration builds a frame as above and computes one of the evaluations needed. The rest of the code just adds the zerofier evaluations, along with the alphas and betas. It then also computes boundary polynomial evaluations by explicitly constructing them.","breadcrumbs":"STARKs » Implementation » Under the hood » Reconstructing the transition constraint polynomials","id":"107","title":"Reconstructing the transition constraint polynomials"},"108":{"body":"The verifier employs the same trick to reconstruct the evaluations on the out of domain point Ci​(z) for the consistency check.","breadcrumbs":"STARKs » Implementation » Under the hood » Verifier","id":"108","title":"Verifier"},"109":{"body":"At the end of the recap we talked about how in our code we don't actually commit to H, but rather an even/odd decomposition for it. These are two polynomials H_1 and H_2 that satisfy H(x)=H1​(x2)+xH2​(x2) This all happens on this piece of code let composition_poly = constraint_evaluations.compute_composition_poly(&lde_roots_of_unity_coset); let (composition_poly_even, composition_poly_odd) = composition_poly.even_odd_decomposition(); // Evaluate H_1 and H_2 in z^2.\nlet composition_poly_evaluations = vec![ composition_poly_even.evaluate(&z_squared), composition_poly_odd.evaluate(&z_squared),\n]; After this, we don't really use H anymore, but rather H_1 and H_2. There's not that much to say other than that.","breadcrumbs":"STARKs » Implementation » Under the hood » Even/odd decomposition for H","id":"109","title":"Even/odd decomposition for H"},"11":{"body":"Our matrices are fine now. But they can be optimized. Let's do that to showcase this flexibility of PLONK and also reduce the size of our example. PLONK has the flexibility to construct more sophisticated gates as combinations of the five columns. And therefore the same program can be expressed in multiple ways. In our case all three gates can actually be merged into a single custom gate. The Q matrix ends up being a single row. QL​ QR​ QM​ QO​ QC​ 1 1 1 -1 1 and also the V matrix L R O 0 1 2 The trace matrix for this representation is just A B C 2 3 8 And we check that it satisfies the equation 2×1+3×1+2×3×1+8×(−1)+(−1)=0 Of course, we can't always squash an entire program into a single gate.","breadcrumbs":"Plonk » Recap » Custom gates","id":"11","title":"Custom gates"},"110":{"body":"As part of the consistency check, the prover needs to provide evaluations of the trace polynomials in all the points needed by the verifier to check that H was constructed correctly. In the fibonacci example, these are t(z), t(zg), and t(zg2). In code, the prover passes these evaluations as a Frame, which we call the out of domain (ood) frame. The reason we do this is simple: with the frame in hand, the verifier can reconstruct the evaluations of the constraint polynomials Ci​(z) by calling the compute_transition method on the ood frame and then adding the alphas, betas, and so on, just like we explained in the section above.","breadcrumbs":"STARKs » Implementation » Under the hood » Out of Domain Frame","id":"110","title":"Out of Domain Frame"},"111":{"body":"Throughout the protocol, there are a number of times where the verifier randomly samples some values that the prover needs to use (think of the alphas and betas used when constructing H). Because we don't actually have an interaction between prover and verifier, we emulate it by using a hash function, which we assume is a source of randomness the prover can't control. The job of providing these samples for both prover and verifier is done by the Transcript struct, which you can think of as a stateful rng; whenever you call challenge() on a transcript you get a random value and the internal state gets mutated, so the next time you call challenge() you get a different one. You can also call append on it to mutate its internal state yourself. This is done a number of times throughout the protocol to keep the prover honest so it can't predict or manipulate the outcome of challenge(). Notice that to sample the same values, both prover and verifier need to call challenge and append in the same order (and with the same values in the case of append) and the same number of times. The idea explained above is called the Fiat-Shamir heuristic or just Fiat-Shamir, and is more generally used throughout proving systems to remove interaction between prover and verifier. Though the concept is very simple, getting it right so the prover can't cheat is not, but we won't go into that here.","breadcrumbs":"STARKs » Implementation » Under the hood » Transcript","id":"111","title":"Transcript"},"112":{"body":"The generated proof has got all the information needed for the verifier to verify it: Trace length: The number of rows of the trace table, needed to know the max degree of the polynomials that appear in the system. LDE trace commitments. DEEP composition polynomial out of domain even and odd evaluations. DEEP composition polynomial root. FRI layers merkle roots. FRI last layer value. Query list. DEEP composition poly openings. Nonce: Proof of work setting used to generate the proof.","breadcrumbs":"STARKs » Implementation » Under the hood » Proof","id":"112","title":"Proof"},"113":{"body":"","breadcrumbs":"STARKs » Implementation » Under the hood » Special considerations","id":"113","title":"Special considerations"},"114":{"body":"When evaluating or interpolating a polynomial, if the input (be it coefficients or evaluations) size isn't a power of two then the FFT API will extend it with zero padding until this requirement is met. This is because the library currently only uses a radix-2 FFT algorithm. Also, right now FFT only supports inputs with a size up to 2264 elements.","breadcrumbs":"STARKs » Implementation » Under the hood » FFT evaluation and interpolation","id":"114","title":"FFT evaluation and interpolation"},"115":{"body":"","breadcrumbs":"STARKs » Implementation » Under the hood » Other","id":"115","title":"Other"},"116":{"body":"Whenever we interpolate or evaluate trace, boundary and constraint polynomials, we use some 2n-th roots of unity. There are a few reasons for this: Using roots of unity means we can use the Fast Fourier Transform and its inverse to evaluate and interpolate polynomials. This method is much faster than the naive Lagrange interpolation one. Since a huge part of the STARK protocol involves both evaluating and interpolating, this is a huge performance improvement. When computing boundary and constraint polynomials, we divide them by their zerofiers, polynomials that vanish on a few points (the trace elements where the constraints do not hold). These polynomials take the form Z(X)=∏(X−xi​) where the xi​ are the points where we want it to vanish. When implementing this, evaluating this polynomial can be very expensive as it involves a huge product. However, if we are using roots of unity, we can use the following trick. The vanishing polynomial for all the 2n roots of unity is X2n−1 Instead of expressing the zerofier as a product of the places where it should vanish, we express it as the vanishing polynomial above divided by the exemptions polynomial; the polynomial whose roots are the places where constraints don't need to hold. Z(X)=∏(X−ei​)X2n−1​ where the ei​ are now the points where we don't want it to vanish. This exemptions polynomial in the denominator is usually much smaller, and because the vanishing polynomial in the numerator is only two terms, evaluating it is really fast.","breadcrumbs":"STARKs » Implementation » Under the hood » Why use roots of unity?","id":"116","title":"Why use roots of unity?"},"117":{"body":"The n-th roots of unity are the numbers x that satisfy xn=1 There are n such numbers, because they are the roots of the polynomial Xn−1. The set of n-th roots of unity always has a generator, a root g that can be used to obtain every other root of unity by exponentiating. What this means is that the set of n-th roots of unity is {gi:0≤i1 and 0≤j≤J and I=∣Lj′′​∣. Extend M with additional L′′ rows to obtain a matrix M∈F(L+L′+L′′)×33 by appending copies of R′′ at the bottom. Pad M with copies of its last row until it has a power of two number of rows. As a result we obtain a matrix T∈F2n×33.","breadcrumbs":"Cairo » Trace Formal Description » Construction of execution trace T:","id":"121","title":"Construction of execution trace T:"},"122":{"body":"","breadcrumbs":"Cairo » Trace Detailed Description » Cairo execution trace","id":"122","title":"Cairo execution trace"},"123":{"body":"After the execution of a Cairo program in the Cairo VM, three files are generated that are the core components for the construction of the execution trace, needed for the proving system: trace file : Has the information on the state of the three Cairo VM registers ap, fp, and pc at every cycle of the execution of the program. To reduce ambiguity in terms, we should call these the register states of the Cairo VM, and leave the term trace to the final product that is passed to the prover to generate a proof. memory file : A file with the information of the VM's memory at the end of the program run, after the memory has been relocated. public inputs : A file with all the information that must be publicly available to the prover and verifier, such as the total number of execution steps, public memory, used builtins and their respective addresses range in memory. The next section will explain in detail how these elements are used to build the final execution trace.","breadcrumbs":"Cairo » Trace Detailed Description » Raw materials","id":"123","title":"Raw materials"},"124":{"body":"The execution trace is built in two stages. In the first one, the information on the files described in the previous section is aggregated to build a main trace table. In the second stage, there is an interaction with the verifier to add some extension columns to the main trace.","breadcrumbs":"Cairo » Trace Detailed Description » Construction details","id":"124","title":"Construction details"},"125":{"body":"The layout of the main execution trace is as follows: A. flags (16): Decoded instruction flags B. res (1): Res value C. pointers (2): Temporary memory pointers (ap and fp) D. mem_a (4): Memory addresses (pc, dst_addr, op0_addr, op1_addr) E. mem_v (4): Memory values (inst, dst, op0, op1) F. offsets (3) : (off_dst, off_op0, off_op1) G. derived (3) : (t0, t1, mul) A B C D E F G\n|xxxxxxxxxxxxxxxx|x|xx|xxxx|xxxx|xxx|xxx| Each letter from A to G represents some subsection of columns, and the number specifies how many columns correspond to that subsection. Cairo instructions It is important to have in mind the information that each executed Cairo instruction holds, since it is a key component of the construction of the execution trace. For a detailed explanation of how the building components of the instruction interact to change the VM state, refer to the Cairo whitepaper, sections 4.4 and 4.5. Structure of the 63-bit that forms the first word of each instruction: ┌─────────────────────────────────────────────────────────────────────────┐ │ off_dst (biased representation) │ ├─────────────────────────────────────────────────────────────────────────┤ │ off_op0 (biased representation) │ ├─────────────────────────────────────────────────────────────────────────┤ │ off_op1 (biased representation) │ ├─────┬─────┬───────┬───────┬───────────┬────────┬───────────────────┬────┤ │ dst │ op0 │ op1 │ res │ pc │ ap │ opcode │ 0 │ │ reg │ reg │ src │ logic │ update │ update │ │ │ ├─────┼─────┼───┬───┼───┬───┼───┬───┬───┼───┬────┼────┬────┬────┬────┼────┤ │ 0 │ 1 │ 2 │ 3 │ 4 │ 5 │ 6 │ 7 │ 8 │ 9 │ 10 │ 11 │ 12 │ 13 │ 14 │ 15 │ └─────┴─────┴───┴───┴───┴───┴───┴───┴───┴───┴────┴────┴────┴────┴────┴────┘ Columns The construction of the following columns corresponds to a colloquial explanation of what is done in the build_cairo_execution_trace function. Section A - Flags The flags section A corresponds to the 16 bits that represent the configuration of the dst_reg, op0_reg, op1_src, res_logic, pc_update, ap_update and opcode flags, as well as the zero flag. So there is one column for each bit of the flags decomposition. Section C - Temporary memory pointers The two columns in this section, as well as the pc column from section D , are the most trivial. For each step of the register states, the corresponding values are added to the columns, which are pointers to some memory cell in the VM's memory. Section D - Memory addresses As already mentioned, the first column of this section, pc, is trivially obtained from the register states for each cycle. Columns dst_addr, op0_addr, and op1_addr from section D are addresses constructed from pointers stored at ap or fp, and their respective offsets off_dst, off_op0 and off_op1. The exact way these are computed depends on the particular values of the flags for each instruction. Section E - Memory values The inst column, is obtained by fetching in memory the value stored at pointer pc, which corresponds to a 63-bit Cairo instruction. Columns dst, op0, and op1 are computed by fetching in memory by their respective addresses. Section F - Offsets/Range-checked values These columns represent integer values that are used to construct addresses dst_addr, op0_addr and op1_addr and are decoded directly from the instruction. These values have the property to be numbered in the range from 0 to 2^16. Section B - Res This column is computed depending on the decoded opcode and res_logic of every instruction. In some cases, res is unused in the instruction, and the value for (dst)^(-1) is used in that place as an optimization. Section G - Derived To have constraints of max degree two, some more columns are derived from the already calculated, t0, t1, and mul: t0 is the product of the values of DST and the PC_JNZ flag for each step. t1 is the product of t0 and res for each step. mul is the product of op0 and op1 for each step. Range check and Memory holes For the values constrained between ranges 0 and 216, the offsets, the prover uses a permutation argument to optimize enforcing this. In particular, it checks an ordered list with the offsets are the same as the original one, is continuous, the first value is rcmin​, and the last one is less than rcmax​. Since not all values are used, there may be unused values, and so the ordered offset may not be continuous. These unused values are called holes, and they need to be filled with the missing values, so the checks can be done. This is explained in section 9.9 of the Cairo Paper In the case of memory, something similar happens, where the values should be continuous, but if there are built-ins, this may not be the case. For example, the built-in may be using addresses in ranges higher than the ones used by the program. To fix this, holes in the memory cells are filled, just like the ones of the RC. It's something important to note that when filling the holes, we can't use dedicated columns like op0_addr, since this would break the constraints. For this to work, we either need new columns for holes, or make use of subcolumns, which are explained in their dedicated section. No matter which approach is used , either by subcolumns or columns, we will need cells where the constraints of the range check and memory are applied, but not the specific ones related to the instructions. Finally, using these columns, we can fill the holes without breaking the constraint system. Dummy memory accesses As part of proving the execution of a Cairo program, we need to prove that memory used by the program extends the public memory. This is important since public memory contains for example the bytecode that was executed and the outputs. The bytecode is something critical for the verifier to not only know that something was executed correctly but to know what was executed. To do this, we the permutation check, which that proves the memory is continuous and single-valued To do this, the permutation check of the memory is modified. Initially, we had M, V and M′, V′ pairs of memory addresses and values, where M and V are the values as used and without order, and M′, V′ the pairs ordered by address. For the public memory, we will add it directly to M′, V′. We also need to add dummy accesses to the pairs M V. These dummy accesses are just pairs of (M,V)=(0,0). This change makes the statement that (M′,V′) is a permutation of (M,V), which means that they are the same values in a different order, no longer true. This means that the two cumulative products used to check the statement are no longer equal, and their division Luckily, we can know the new expected value on the verifier, since we have access to the public memory. Even more, it's this fact that enables the verifier to check the memory is an extension of the public memory. The math is quite straightforward. When the memory was the same, we expected a final value pn−1​=1. This came from two cumulative products that should equal, one from the unordered pairs, and one from the ordered ones. Now, adding zeros to one side and the real values to the other unbalances the cumulative products, so the verifier will need to balance it by dividing pn−1​ by the extra factors that appeared with the addition of the public memory. Doing so will make the final value 1 again. Since they only depend on the public memory, the verifier has enough data to recalculate them and use them. Even more, if the prover lies, the equality that the verifier is expecting won't hold. In reality, instead of dividing and expecting the result to equal to 1, we can just check the equality against the new expected value, and avoid doing that inversion. All of this is explained in section 9.8 of the Cairo paper. Trace extension / Padding The last step is padding the trace to a power of two for efficiency. We may also need to pad the trace if for some reason some unbalance is given by the layout. For this, we will copy the last executed instruction until reaching the desired length. But there's a trick. If the last executed instruction is any instruction, and it's copied, the transition constraints won't be satisfied. To be able to do this, we need to use something called \"proof mode\". In proof mode, the main function of the program is wrapped in another one, which calls it and returns to an infinite loop. This loop is a jump relative 0. Since this loop can be executed many times without changing the validity of the trace, it can be copied as many times as needed, solving the issues mentioned before. Summary To construct the execution trace, we augment the RegisterStates with the information obtained from the Memory. This includes decoding instruction of each steps, and writing all the data needed to check the execution is valid. Additionally, memory holes have to be filled, public memory added, and a final pad using an infinite loop is needed for everything to work properly. Adding all of that, we create an execution trace that's ready for the prover to generate a proof.","breadcrumbs":"Cairo » Trace Detailed Description » Main trace construction","id":"125","title":"Main trace construction"},"126":{"body":"The verifier sends challenges α,z∈F (or the prover samples them from the transcript). Additional columns are added to incorporate the memory constraints. To define them the prover follows these steps: Stack the rows of the submatrix of T defined by the columns pc, dst_addr, op0_addr, op1_addr into a vector a of length 2n+2 (this means that the first entries of a are pc[0], dst_addr[0], op0_addr[0], op1_addr[0], pc[1], dst_addr[1],...). Stack the the rows of the submatrix defined by the columns inst, dst, op0, op1 into a vector v of length 2n+2. Define MMem​∈F2n+2×2 to be the matrix with columns a, v. Define MMemRepl​∈F2n+2×2 to be the matrix that's equal to MMem​ in the first 2n+2−Lpub​ rows, and its last Lpub​ entries are the addresses and values of the actual public memory (program code). Sort MMemRepl​ by the first column in increasing order. The result is a matrix MMemReplSorted​ of size 2n+2×2. Denote its columns by a′ and v′. Compute the vector p of size 2n+2 with entries pi​:=j=0∏i​z−(ai​+αvi​)z−(ai′​+αvi′​)​ Reshape the matrix MMemReplSorted​ into a 2n×8 in row-major. Reshape the vector p into a 2n×4 matrix in row-major. Concatenate these 12 rows. The result is a matrix MMemRAP2​ of size 2n×12 The verifier sends challenge z′∈F. Further columns are added to incorporate the range check constraints following these steps: Stack the rows of the submatrix of T defined by the columns in the group offsets into a vector b of length 3⋅2n. Sort the values of b in increasing order. Let b′ be the result. Compute the vector p′ of size 3⋅2n with entries pi′​:=j=0∏i​z′−bi​z′−bi′​​ Reshape b′ and p′ into matrices of size 2n×3 each and concatenate them into a matrix MRangeCheckRAP2​ of size 2n×6. Concatenate MMemRAP2​ and MRangeCheckRAP2​ into a matrix MRAP2​ of size 2n×18. Using the notation described at the beginning, m′=33, m′′=18 and m=52. They are respectively the columns of the first and second part of the rap, and the total number of columns. Putting all together, the final layout of the trace is the following A. flags (16) : Decoded instruction flags B. res (1) : Res value C. pointers (2) : Temporary memory pointers (ap and fp) D. mem_a (4) : Memory addresses (pc, dst_addr, op0_addr, op1_addr) E. mem_v (4) : Memory values (inst, dst, op0, op1) F. offsets (3) : (off_dst, off_op0, off_op1) G. derived (3) : (t0, t1, mul) H. mem_a' (4) : Sorted memory addresses I. mem_v' (4) : Sorted memory values J. mem_p (4) : Memory permutation argument columns K. offsets_b' (3) : Sorted offset columns L. offsets_p' (3) : Range check permutation argument columns A B C D E F G H I J K L\n|xxxxxxxxxxxxxxxx|x|xx|xxxx|xxxx|xxx|xxx|xxxx|xxxx|xxxx|xxx|xxx|","breadcrumbs":"Cairo » RAP » Extended columns","id":"126","title":"Extended columns"},"127":{"body":"","breadcrumbs":"Cairo » Virtual Columns » Virtual columns and Subcolumns","id":"127","title":"Virtual columns and Subcolumns"},"128":{"body":"In previous chapters, we have seen how the registers states and the memory are augmented to generate a provable trace. While we have shown a way of doing that, there isn't only one possible provable trace. In fact, there are multiple configurations possible. For example, in the Cairo VM, we have 15 flags. These flags include \"DstReg\", \"Op0Reg\", \"OpCode\" and others. For simplification, let's imagine we have 3 flags with letters from \"A\" to \"C\", where \"A\" is the first flag. Now, let's assume we have 4 steps in our trace. If we were to only use plain columns, the layout would look like this: FlagA FlagB FlagB A0 B0 C0 A1 B1 C1 A2 B2 C2 A3 B3 C3 But, we could also organize them like this Flags A0 B0 C0 A1 B1 C1 A2 B2 C2 A3 B3 C3 The only problem is that now the constraints for each transition of the rows are not the same. We will have to define then a concept called \"Virtual Column\". A Virtual Column is like a traditional column, which has its own set of constraints, but it exists interleaved with another one. In the previous example, each row is associated with a column, but in practice, we could have different ratios. We could have 3 rows corresponding to one Virtual Column, and the next one corresponding to another one. For the time being, let's focus on this simpler example. Each row corresponding to Flag A will have the constraints associated with its own Virtual Column, and the same will apply to Flag B and Flag C. Now, to do this, we will need to evaluate the multiple rows taking into account that they are part of the same step. For a real case, we will add a dummy flag D, whose purpose is to make the evaluation move in a number that is a power of 2. Let's see how it works. If we were evaluating the Frame where the constraints should give 0, the frame movement would look like this: + A0 | B0 | C0\n+ A1 | B1 | C1 A2 | B2 | C2 A3 | B3 | C3 A0 | B0 | C0\n+ A1 | B1 | C1\n+ A2 | B2 | C2 A3 | B3 | C3 A0 | B0 | C0 A1 | B1 | C1\n+ A2 | B2 | C2\n+ A3 | B3 | C3 In the second case, the evaluation would look like this: + A0 |\n+ B0 |\n+ C0 |\n+ D0 |\n+ A1 |\n+ B1 |\n+ C1 |\n+ D1 | A2 | B2 | C2 | D2 | A3 | B3 | C3 | D3 | A0 | B0 | C0 | D0 |\n+ A1 |\n+ B1 |\n+ C1 |\n+ D1 |\n+ A2 |\n+ B2 |\n+ C2 |\n+ D2 | A3 | B3 | C3 | D3 | A0 | B0 | C0 | D0 | A1 | B1 | C1 | D1 |\n+ A2 |\n+ B2 |\n+ C2 |\n+ D2 |\n+ A3 |\n+ B3 |\n+ C3 |\n+ D3 | When evaluating the composition polynomial, we will do it over the points on the LDE, where the constraints won't evaluate to 0, but we will use the same spacing. Assume we have three constraints for each flag, C0​, C1​, and C2​, and that they don't involve other trace cells. Let's call the index of the frame evaluation i, starting from 0. In the first case, the constraint C0​, C1​ and C2​ would be applied over the same rows, giving an equation that looks like this: ‘Ck​(wi,wi+1)‘ In the second case, the equations would look like: ‘C0​(wi∗4,wi∗4+4)‘ ‘C1​(wi∗4+1,wi∗4+5)‘ ‘C2​(wi∗4+2,wi∗4+6)‘","breadcrumbs":"Cairo » Virtual Columns » Virtual Columns","id":"128","title":"Virtual Columns"},"129":{"body":"Assume now we have 3 columns that share some constraints. For example, let's have three flags that can be either 0 or 1. Each flag will also have its own set of dedicated constraints. Let's denote the shared constraint B, and the independent constraints Ci​. What we can do is define a Column for the flags, where the binary constraint B is enforced. Additionally, we will define a subcolumn for each flag, which will enforce each Ci​. In summary, if we have a set of shared constraints to apply, we will be using a Column. If we want to mix or interleave Columns, we will define them as Virtual Columns. And if we want to apply more constraints to a subset of a Column of Virtual Columns, or share constraints between columns, we will define Virtual Subcolumns.","breadcrumbs":"Cairo » Virtual Columns » Virtual Subcolumns","id":"129","title":"Virtual Subcolumns"},"13":{"body":"In the previous section we showed how the arithmetization process works in PLONK. For a program with n public inputs and m gates, we constructed two matrices Q and V, of sizes (n+m+1)×5 and (n+m+1)×3 that satisfy the following. Let N=n+m+1. Claim: Let T be a N×3 matrix with columns A,B,C and PI a N×1 matrix. They correspond to a valid execution instance with public input given by PI if and only if a) for all i the following equality holds Ai​(QL​)i​+Bi​(QR​)i​+Ai​Bi​QM​+Ci​(QO​)i​+(QC​)i​+(PI)i​=0, b) for all i,j,k,l such that Vi,j​=Vk,l​ we have Ti,j​=Tk,l​, c) (PI)i​=0 for all i>n. Polynomials enter now to squash most of these equations. We will traduce the set of all equations in conditions (a) and (b) to just a few equations on polynomials. Let ω be a primitive N-th root of unity and let H=ωi:0≤in. Then we constructed polynomials qL​,qR​,qM​,qO​,qC​,Sσ1​,Sσ2​,Sσ3​, f, g off the matrices Q and V. They are the result of interpolating at a domain H={1,ω,ω2,…,ωN−1} for some N-th primitive root of unity and a few random values. And also constructed polynomials a,b,c,pi off the matrices T and PI. Loosely speaking, the above fact can be reformulated in terms of polynomial equations as follows. Fact: Let zH​=XN−1. Let T be a N×3 matrix with columns A,B,C and PI a N×1 matrix. They correspond to a valid execution instance with public input given by PI if and only if a) There is a polynomial t1​ such that the following equality holds aqL​+bqR​+abqM​+cqO​+qC​+pi=zH​t1​, b) There are polynomials t2​,t3​, z such that zf−gz′=zH​t2​ and (z−1)L1​=zH​t3​, where z′(X)=z(Xω) You might be wondering where the polynomials ti​ came from. Recall that for a polynomial F, we have F(h)=0 for all h∈H if and only if F=zH​t for some polynomial t. Finally both conditions (a) and (b) are equivalent to a single equation (c) if we let more randomness to come into play. This is: (c) Let α be a random field element. There is a polynomial t such that zH​t=​aqL​+bqR​+abqM​+cqO​+qC​+pi+α(gz′−fz)+α2(z−1)L1​​ This last step is not obvious. You can check the paper to see the proof. Anyway, this is the equation you'll recognize below in the description of the protocol. Randomness is a delicate matter and an important part of the protocol is where it comes from, who chooses it and when they choose it. Check out the protocol to see how it works.","breadcrumbs":"Plonk » Recap » Wrapping up the whole thing","id":"15","title":"Wrapping up the whole thing"},"16":{"body":"","breadcrumbs":"Plonk » Protocol » Protocol","id":"16","title":"Protocol"},"17":{"body":"","breadcrumbs":"Plonk » Protocol » Details and tricks","id":"17","title":"Details and tricks"},"18":{"body":"A polynomial commitment scheme (PCS) is a cryptographic tool that allows one party to commit to a polynomial, and later prove properties of that polynomial. This commitment polynomial hides the original polynomial's coefficients and can be publicly shared without revealing any information about the original polynomial. Later, the party can use the commitment to prove certain properties of the polynomial, such as that it satisfies certain constraints or that it evaluates to a certain value at a specific point. In the implementation section we'll explain the inner workings of the Kate-Zaverucha-Goldberg scheme, a popular PCS chosen in Lambdaworks for PLONK. For the moment we only need the following about it: It consists of a finite group G and the following algorithms: Commit(f) : This algorithm takes a polynomial f and produces an element of the group G. It is called the commitment of f and is denoted by [f]1​. It is homomorphic in the sense that [f+g]1​=[f]1​+[g]1​. The former sum being addition of polynomials. The latter is addition in the group G. Open(f,ζ) : It takes a polynomial f and a field element ζ and produces an element π of the group G. This element is called an opening proof for f(ζ). It is the proof that f evaluated at ζ gives f(ζ). Verify([f]1​, π, ζ, y) : It takes group elements [f]1​ and π, and also field elements ζ and y. With overwhelming probability it outputs Accept if f(z)=y and Reject otherwise.","breadcrumbs":"Plonk » Protocol » Polynomial commitment scheme","id":"18","title":"Polynomial commitment scheme"},"19":{"body":"As you will see in the protocol, the prover reveals the value taken by a bunch of the polynomials at a random ζ. In order for the protocol to be Honest Verifier Zero Knowledge , these polynomials need to be blinded . This is a process that makes the values of these polynomials at ζ seemingly random by forcing them to be of certain degree. Here's how it works. Let's take for example the polynomial a the prover constructs. This is the interpolation of the first column of the trace matrix T at the domain H. This matrix has all of the left operands of all the gates. The prover wishes to keep them secret. Say the trace matrix T has N rows. And so H is {1,ω,ω2,…,ωN−1}. The invariant that the prover cannot violate is that ablinded​(ωi) must take the value T0,i​, for all i. This is what the interpolation polynomial a satisfies. And is the unique such polynomial of degree at most N−1 with such property. But for higher degrees, there are many such polynomials. The blinding process takes a and a desired degree M≥N, and produces a new polynomial ablinded​ of degree exactly M. This new polynomial satisfies that ablinded​(ωi)=a(ωi) for all i. But outside H differs from a. This may seem hard but it's actually very simple. Let zH​ be the polynomial zH​=XN−1. If M=N+k, with k≥0, then sample random values b0​,…,bk​ and define ablinded​:=(b0​+b1​X+⋯+bk​Xk)zH​+a The reason why this does the job is that zH​(ωi)=0 for all i. Therefore the added term vanishes at H and leaves the values of a at H unchanged.","breadcrumbs":"Plonk » Protocol » Blindings","id":"19","title":"Blindings"},"2":{"body":"Three methods of polynomial interpolation were benchmarked, with different input sizes each time: CPU Lagrange: Finding the Lagrange polynomial of a set of random points via a naive algorithm (see math/src/polynomial.rs:interpolate()) CPU FFT: Finding the lowest degree polynomial that interpolates pairs of twiddle factors and Fourier coefficients (the results of applying the Fourier transform to the coefficients of a polynomial) (see math/src/polynomial.rs:interpolate_fft()). GPU FFT (Metal): Same as CPU FFT but the FFT algorithm is run on the GPU via the Metal API (Apple). these were run with criterion-rs in a MacBook Pro M1 (18.3), statistically measuring the total run time of one iteration. The field used was a 256 bit STARK-friendly prime field. All values of time are in milliseconds. Those cases which were greater than 30 seconds were marked respectively as they're too slow and weren't worth to be benchmarked. The input size refers to d + 1 where d is the polynomial's degree (so size is amount of coefficients). Input size CPU Lagrange CPU FFT GPU FFT (Metal) 2^4 2.2 ms 0.2 ms 2.5 ms 2^5 9.6 ms 0.4 ms 2.5 ms 2^6 42.6 ms 0.8 ms 2.5 ms 2^7 200.8 ms 1.7 ms 2.9 ms ... ... .. .. 2^21 >30000 ms 28745 ms 574.2 ms 2^22 >30000 ms >30000 ms 1144.9 ms 2^23 >30000 ms >30000 ms 2340.1 ms 2^24 >30000 ms >30000 ms 4652.9 ms NOTE: Metal FFT execution includes the Metal state setup, twiddle factors generation and a bit-reverse permutation.","breadcrumbs":"FFT Library » Benchmarks » Polynomial interpolation methods comparison","id":"2","title":"Polynomial interpolation methods comparison"},"20":{"body":"This is an optimization in PLONK to reduce the number of checks of the verifier. One of the main checks in PLONK boils down to check that p(ζ)=zH​(ζ)t(ζ), with p some polynomial that looks like p=aqL​+bqR​+abqM​+⋯, and so on. In particular the verifier needs to get the value p(ζ) from somewhere. For the sake of simplicity, in this section assume p is exactly aqL​+bqR​. Secret to the prover here are only a,b. The polynomials qL​ and qR​ are known also to the verifier. The verifier will already have the commitments [a]1​,[b]1​,[qL​]1​ and [qR​]1​. So the prover could send just a(ζ), b(ζ) along with their opening proofs and let the verifier compute by himself qL​(ζ) and qR​(ζ). Then with all these values the verifier could compute p(ζ)=a(ζ)qL​(ζ)+b(ζ)qR​(ζ). And also use his commitments to validate the opening proofs of a(ζ) and b(ζ). This has the problem that computing qL​(ζ) and qR​(ζ) is expensive. The prover can instead save the verifier this by sending also qL​(ζ),qR​(ζ) along with opening proofs. Since the verifier will have the commitments [qL​]1​ and [qR​]1​ beforehand, he can check that the prover is not cheating and cheaply be convinced that the claimed values are actually qL​(ζ) and qR​(ζ). This is much better. It involves the check of four opening proofs and the computation of p(ζ) off the values received from the prover. But it can be further improved as follows. As before, the prover sends a(ζ),b(ζ) along with their opening proofs. She constructs the polynomial f=a(ζ)qL​+b(ζ)qR​. She sends the value f(ζ) along with an opening proof of it. Notice that the value of f(ζ) is exactly p(ζ). The verifier can compute by himself [f]1​ as a(ζ)[qL​]1​+b(ζ)[qR​]1​. The verifier has everything to check all three openings and get convinced that the claimed value f(ζ) is true. And this value is actually p(ζ). So this means no more work for the verifier. And the whole thing got reduced to three openings. This is called the linearization trick. The polynomial f is called the linearization of p.","breadcrumbs":"Plonk » Protocol » Linearization trick","id":"20","title":"Linearization trick"},"21":{"body":"There's a one time setup phase to compute some values common to any execution and proof of the particular circuit. Precisely, the following commitments are computed and published. [qL​]1​,[qR​]1​,[qM​]1​,[qO​]1​,[qC​]1​,[Sσ1​]1​,[Sσ2​]1​,[Sσ3​]1​","breadcrumbs":"Plonk » Protocol » Setup","id":"21","title":"Setup"},"22":{"body":"Next we describe the proving algorithm for a program of size N. That includes public inputs. Let ω be a primitive N-th root of unity. Let H={1,ω,ω2,…,ωN−1}. Define ZH​:=XN−1. Assume the eight polynomials of common preprocessed input are already given. The prover computes the trace matrix T as described in the first sections. That means, with the first rows corresponding to the public inputs. It should be a N×3 matrix.","breadcrumbs":"Plonk » Protocol » Proving algorithm","id":"22","title":"Proving algorithm"},"23":{"body":"Add to the transcript the following: [Sσ1​]1​,[Sσ2​]1​,[Sσ3​]1​,[qL​]1​,[qR​]1​,[qM​]1​,[qO​]1​,[qC​]1​ Compute polynomials a′,b′,c′ as the interpolation polynomials of the columns of T at the domain H. Sample random b1​,b2​,b3​,b4​,b5​,b6​ Let a:=(b1​X+b2​)ZH​+a′ b:=(b3​X+b4​)ZH​+b′ c:=(b5​X+b6​)ZH​+c′ Compute [a]1​,[b]1​,[c]1​ and add them to the transcript.","breadcrumbs":"Plonk » Protocol » Round 1","id":"23","title":"Round 1"},"24":{"body":"Sample β,γ from the transcript. Let z0​=1 and define recursively for 0≤k { pub n: usize, pub domain: Vec>, pub omega: FieldElement, pub k1: FieldElement, pub ql: Polynomial>, pub qr: Polynomial>, pub qo: Polynomial>, pub qm: Polynomial>, pub qc: Polynomial>, pub s1: Polynomial>, pub s2: Polynomial>, pub s3: Polynomial>, pub s1_lagrange: Vec>, pub s2_lagrange: Vec>, pub s3_lagrange: Vec>,\n} Apart from the eight polynomials in the canonical basis, we store also here the number of constraints n, the domain H, the primitive n-th of unity ω and the element k1​. The element k2​ will be k12​. For convenience, we also store the polynomials Sσi​ in Lagrange form. The following lines define the particular values of the program input x and the private input e. // Input\nlet x = FieldElement::from(2_u64); // Private input\nlet e = FieldElement::from(3_u64);\nlet y, witness = test_witness_2(x, e); The function test_witness_2(x, e) returns an instance of the following struct, that holds the polynomials that interpolate the columns A,B,C of the trace matrix T. pub struct Witness { pub a: Vec>, pub b: Vec>, pub c: Vec>,\n} Next the commitment scheme KZG (Kate-Zaverucha-Goldberg) is instantiated. let srs = test_srs(common_preprocessed_input.n);\nlet kzg = KZG::new(srs); The setup function performs the setup phase. It only needs the common preprocessed input and the commitment scheme. let verifying_key = setup(&common_preprocessed_input, &kzg); It outputs an instance of the struct VerificationKey. pub struct VerificationKey { pub qm_1: G1Point, pub ql_1: G1Point, pub qr_1: G1Point, pub qo_1: G1Point, pub qc_1: G1Point, pub s1_1: G1Point, pub s2_1: G1Point, pub s3_1: G1Point,\n} It stores the commitments of the eight polynomials of the common preprocessed input. The suffix _1 means it is a commitment. It comes from the notation [f]1​, where f is a polynomial. Then a prover is instantiated let random_generator = TestRandomFieldGenerator {};\nlet prover = Prover::new(kzg.clone(), random_generator); The prover is an instance of the struct Prover: pub struct Prover\nwhere F: IsField, CS: IsCommitmentScheme, R: IsRandomFieldElementGenerator { commitment_scheme: CS, random_generator: R, phantom: PhantomData,\n} It stores an instance of a commitment scheme and a random field element generator needed for blinding polynomials. Then the public input is defined. As we mentioned in the recap, the public input contains the output of the program. let public_input = vec![x.clone(), y]; We then generate a proof using the prover's method prove let proof = prover.prove( &witness, &public_input, &common_preprocessed_input, &verifying_key,\n); The output is an instance of the struct Proof. pub struct Proof> { // Round 1. /// Commitment to the wire polynomial `a(x)` pub a_1: CS::Commitment, /// Commitment to the wire polynomial `b(x)` pub b_1: CS::Commitment, /// Commitment to the wire polynomial `c(x)` pub c_1: CS::Commitment, // Round 2. /// Commitment to the copy constraints polynomial `z(x)` pub z_1: CS::Commitment, // Round 3. /// Commitment to the low part of the quotient polynomial t(X) pub t_lo_1: CS::Commitment, /// Commitment to the middle part of the quotient polynomial t(X) pub t_mid_1: CS::Commitment, /// Commitment to the high part of the quotient polynomial t(X) pub t_hi_1: CS::Commitment, // Round 4. /// Value of `a(ζ)`. pub a_zeta: FieldElement, /// Value of `b(ζ)`. pub b_zeta: FieldElement, /// Value of `c(ζ)`. pub c_zeta: FieldElement, /// Value of `S_σ1(ζ)`. pub s1_zeta: FieldElement, /// Value of `S_σ2(ζ)`. pub s2_zeta: FieldElement, /// Value of `z(ζω)`. pub z_zeta_omega: FieldElement, // Round 5 /// Value of `p_non_constant(ζ)`. pub p_non_constant_zeta: FieldElement, /// Value of `t(ζ)`. pub t_zeta: FieldElement, /// Batch opening proof for all the evaluations at ζ pub w_zeta_1: CS::Commitment, /// Single opening proof for `z(ζω)`. pub w_zeta_omega_1: CS::Commitment,\n} Finally, we instantiate a verifier. let verifier = Verifier::new(kzg); It's an instance of Verifier: struct Verifier> { commitment_scheme: CS, phantom: PhantomData,\n} Finally, we call the verifier's method verify that outputs a bool. assert!(verifier.verify( &proof, &public_input, &common_preprocessed_input, &verifying_key\n));","breadcrumbs":"Plonk » Implementation » Usage","id":"34","title":"Usage"},"35":{"body":"All the matrices Q,V,T,PI are padded with dummy rows so that their length is a power of two. To be able to interpolate their columns, we need a primitive root of unity ω of that order. Given the particular field used in our implementation, that means that the maximum possible size for a circuit is 232. The entries of the dummy rows are filled in with zeroes in the Q, V and PI matrices. The T matrix needs to be consistent with the V matrix. Therefore it is filled with the value of the variable with index 0. Some other rows in the V matrix have also dummy values. These are the rows corresponding to the B and C columns of the public input rows. In the recap we denoted them with the empty - symbol. They are filled in with the same logic as the padding rows, as well as the corresponding values in the T matrix.","breadcrumbs":"Plonk » Implementation » Padding","id":"35","title":"Padding"},"36":{"body":"The implementation pretty much follows the rounds as are described in the protocol section. There are a few details that are worth mentioning.","breadcrumbs":"Plonk » Implementation » Implementation details","id":"36","title":"Implementation details"},"37":{"body":"The commitment scheme we use is the Kate-Zaverucha-Goldberg scheme with the BLS 12 381 curve and the ate pairing. It can be found in the commitments module of the lambdaworks_crypto package. The order r of the cyclic subgroup is 0x73eda753299d7d483339d80809a1d80553bda402fffe5bfeffffffff00000001 The maximum power of two that divides r−1 is 232. Therefore, that is the maximum possible order for a primitive root of unity in Fr​ with order a power of two.","breadcrumbs":"Plonk » Implementation » Commitment Scheme","id":"37","title":"Commitment Scheme"},"38":{"body":"","breadcrumbs":"Plonk » Implementation » Fiat-Shamir","id":"38","title":"Fiat-Shamir"},"39":{"body":"Here we describe our implementation of the transcript used for the Fiat-Shamir heuristic. A Transcript exposes two methods: append and challenge. The method append adds a message to the transcript by updating the internal state of the hasher with the raw bytes of the message. The method challenge returns the result of the hasher using the current internal state of the hasher. It subsequently resets the hasher and updates the internal state with the last result. Here is an example of this process: Start a fresh transcript. Call append and pass message_1. Call append and pass message_2. The internal state of the hasher at this point is message_2 || message_1. Call challenge. The output is Hash(message_2 || message_1). Call append and pass message_3. Call challenge. The output is Hash(message_3 || Hash(message_2 || message_1)). Call append and pass message_4. The internal state of the hasher at the end of this exercise is message_4 || Hash(message_3 || Hash(message_2 || message_1)) The underlying hasher function we use is h=sha3.","breadcrumbs":"Plonk » Implementation » Transcript strategy","id":"39","title":"Transcript strategy"},"4":{"body":"We use the following notation. The symbol F denotes a finite field. It is fixed all along. The symbol ω denotes a primitive root of unity in F. All polynomials have coefficients in F and the variable is usually denoted by X. We denote polynomials by single letters like p,a,b,z. We only denote them as z(X) when we want to emphasize the fact that it is a polynomial in X, or we need that to explicitly define a polynomial from another one. For example when composing a polynomial z with the polynomial ωX, the result being denoted by z′:=z(ωX). The symbol ′ is not used to denote derivatives. When interpolating at a domain H={h0​,…,hn​}⊂F, the symbols Li​ denote the Lagrange basis. That is Li​ is the polynomial such that Li​(hj​)=0 for all j=i, and that Li​(hi​)=1. If M is a matrix, then Mi,j​ denotes the value at the row i and column j.","breadcrumbs":"Plonk » Recap » Notation","id":"4","title":"Notation"},"40":{"body":"The result of every challenge is a 256-bit string, which is interpreted as an integer in big-endian order. A field element is constructed out of it by taking modulo the field order. The prime field used in this implementation has a 255-bit order. Therefore some field elements are more probable to occur than others because they have more representatives as 256-bit integers.","breadcrumbs":"Plonk » Implementation » Field elements","id":"40","title":"Field elements"},"41":{"body":"The first messages added to the transcript are all commitments of the polynomials of the common preprocessed input and the values of the public inputs. This prevents a known vulnerability called \"weak Fiat-Shamir\". Check out the following resources to learn more about it. What can go wrong (zkdocs) How not to Prove Yourself: Pitfalls of the Fiat-Shamir Heuristic and Applications to Helios Weak Fiat-Shamir Attacks on Modern Proof Systems","breadcrumbs":"Plonk » Implementation » Strong Fiat-Shamir","id":"41","title":"Strong Fiat-Shamir"},"42":{"body":"In this section, we'll discuss how to build your own constraint system to prove the execution of a particular program.","breadcrumbs":"Plonk » Circuit API » Circuit API","id":"42","title":"Circuit API"},"43":{"body":"Let's take the following simple program as an example. We have two public inputs: x and y. We want to prove to a verifier that we know a private input e such that x * e = y. You can achieve this by building the following constraint system: use lambdaworks_plonk::constraint_system::ConstraintSystem;\nuse lambdaworks_math::elliptic_curve::short_weierstrass::curves::bls12_381::default_types::FrField; fn main() { let system = &mut ConstraintSystem::::new(); let x = system.new_public_input(); let y = system.new_public_input(); let e = system.new_variable(); let z = system.mul(&x, &e); // This constraint system asserts that x * e == y system.assert_eq(&y, &z);\n} This code creates a constraint system over the field of the BLS12381 curve. Then, it creates three variables: two public inputs x and y, and a private variable e. Note that every variable is private except for the public inputs. Finally, it adds the constraints that represent a multiplication and an assertion. Before generating proofs for this system, we need to run a setup and obtain a verifying key: let common = CommonPreprocessedInput::from_constraint_system(&system, &ORDER_R_MINUS_1_ROOT_UNITY);\nlet srs = test_srs(common.n);\nlet kzg = KZG::new(srs); // The commitment scheme for plonk.\nlet vk = setup(&common, &kzg); Now we can generate proofs for our system. We just need to specify the public inputs and obtain a witness that is a solution for our constraint system: let inputs = HashMap::from([(x, FieldElement::from(4)), (e, FieldElement::from(3))]);\nlet assignments = system.solve(inputs).unwrap();\nlet witness = Witness::new(assignments, &system); Once you have all these ingredients, you can call the prover: let public_inputs = system.public_input_values(&assignments);\nlet prover = Prover::new(kzg.clone(), TestRandomFieldGenerator {});\nlet proof = prover.prove(&witness, &public_inputs, &common, &vk); and verify: let verifier = Verifier::new(kzg);\nassert!(verifier.verify(&proof, &public_inputs, &common, &vk));","breadcrumbs":"Plonk » Circuit API » Simple Example","id":"43","title":"Simple Example"},"44":{"body":"Some operations are common, and it makes sense to wrap the set of constraints that do these operations in a function and use it several times. Lambdaworks comes with a collection of functions to help you build your own constraint systems, such as conditionals, inverses, and hash functions. However, if you have an operation that does not come with Lambdaworks, you can easily extend Lambdaworks functionality. Suppose that the exponentiation operation is something common in your program. You can write the square and multiply algorithm and put it inside a function: pub fn pow( system: &mut ConstraintSystem, base: Variable, exponent: Variable,\n) -> Variable { let exponent_bits = system.new_u32(&exponent); let mut result = system.new_constant(FieldElement::one()); for i in 0..32 { if i != 0 { result = system.mul(&result, &result); } let result_times_base = system.mul(&result, &base); result = system.if_else(&exponent_bits[i], &result_times_base, &result); } result\n} This function can then be used to modify our simple program from the previous section. The following circuit checks that the prover knows e such that pow(x, e) = y: use lambdaworks_plonk::constraint_system::ConstraintSystem;\nuse lambdaworks_math::elliptic_curve::short_weierstrass::curves::bls12_381::default_types::FrField; fn main() { let system = &mut ConstraintSystem::::new(); let x = system.new_public_input(); let y = system.new_public_input(); let e = system.new_variable(); let z = pow(system, &x, &e); system.assert_eq(&y, &z);\n} You can keep composing these functions in order to create more complex systems.","breadcrumbs":"Plonk » Circuit API » Building Complex Systems","id":"44","title":"Building Complex Systems"},"45":{"body":"The goal of this document is to give a good a understanding of our stark prover code. To this end, in the first section we go through a recap of how the proving system works at a high level mathematically; then we dive into how that's actually implemented in our code.","breadcrumbs":"STARKs » STARK Prover","id":"45","title":"STARK Prover"},"46":{"body":"","breadcrumbs":"STARKs » Recap » STARKs Recap","id":"46","title":"STARKs Recap"},"47":{"body":"In general, we express computation in our proving system by providing an execution trace satisfying certain constraints . The execution trace is a table containing the state of the system at every step of computation. This computation needs to follow certain rules to be valid; these rules are our constraints . The constraints for our computation are expressed using an Algebraic Intermediate Representation or AIR. This representation uses polynomials to encode constraints, which is why sometimes they are called polynomial constraints. To make all this less abstract, let's go through two examples.","breadcrumbs":"STARKs » Recap » Verifying Computation through Polynomials","id":"47","title":"Verifying Computation through Polynomials"},"48":{"body":"Throughout this section and the following we will use this example extensively to have a concrete example. Even though it's a bit contrived (no one cares about computing fibonacci numbers), it's simple enough to be useful. STARKs and proving systems in general are very abstract things; having an example in mind is essential to not get lost. Let's say our computation consists of calculating the k-th number in the fibonacci sequence. This is just the sequence of numbers \\(a_n\\) satisfying \\[ a_0 = 1 \\] \\[ a_1 = 1 \\] \\[ a_{n+2} = a_{n + 1} + a_n \\] An execution trace for this just consists of a table with one column, where each row is the i-th number in the sequence: a_i 1 1 2 3 5 8 13 21 A valid trace for this computation is a table satisfying two things: The first two rows are 1. The value on any other row is the sum of the two preceding ones. The first item is called a boundary constraint, it just enforces specific values on the trace at certain points. The second one is a transition constraint; it tells you how to go from one step of computation to the next.","breadcrumbs":"STARKs » Recap » Fibonacci numbers","id":"48","title":"Fibonacci numbers"},"49":{"body":"The example above is extremely useful to have a mental model, but it's not really useful for anything else. The problem is it just works for the very narrow example of computing fibonacci numbers. If we wanted to prove execution of something else, we would have to write an AIR for it. What we're actually aiming for is an AIR for an entire general purpose Virtual Machine. This way, we can provide proofs of execution for any computation using just one AIR. This is what cairo as a programming language does. Cairo code compiles to the bytecode of a virtual machine with an already defined AIR. The general flow when using cairo is the following: User writes a cairo program. The program is compiled into Cairo's VM bytecode. The VM executes said code and provides an execution trace for it. The trace is passed on to a STARK prover, which creates a proof of correct execution according to Cairo's AIR. The proof is passed to a verifier, who checks that the proof is valid. Ultimately, our goal is to give the tools to write a STARK prover for the cairo VM and do so. However, this is not a good example to start out as it's incredibly complex. The execution trace of a cairo program has around 30 columns, some for general purpose registers, some for other reasons. Cairo's AIR contains a lot of different transition constraints, encoding all the different possible instructions (arithmetic operations, jumps, etc). Use the fibonacci example as your go-to for understanding all the moving parts; keep the Cairo example in mind as the thing we are actually building towards.","breadcrumbs":"STARKs » Recap » Cairo","id":"49","title":"Cairo"},"5":{"body":"","breadcrumbs":"Plonk » Recap » The ideas and components","id":"5","title":"The ideas and components"},"50":{"body":"Below we go through a step by step explanation of a STARK prover. We will assume the trace of the fibonacci sequence mentioned above; it consists of only one column of length \\(2^n\\). In this case, we'll take n=3. The trace looks like this a_i a_0 a_1 a_2 a_3 a_4 a_5 a_6 a_7","breadcrumbs":"STARKs » Recap » Fibonacci step by step walkthrough","id":"50","title":"Fibonacci step by step walkthrough"},"51":{"body":"The first step is to interpolate these values to generate the trace polynomial. This will be a polynomial encoding all the information about the trace. The way we do it is the following: in the finite field we are working in, we take an 8-th primitive root of unity, let's call it g. It being a primitive root means two things: g is an 8-th root of unity, i.e., \\(g^8 = 1\\). Every 8-th root of unity is of the form \\(g^i\\) for some \\(0 \\leq i \\leq 7\\). With g in hand, we take the trace polynomial t to be the one satisfying t(gi)=ai​ From here onwards, we will talk about the validity of the trace in terms of properties that this polynomial must satisfy. We will also implicitly identify a certain power of \\(g\\) with its corresponding trace element, so for example we sometimes think of \\(g^5\\) as \\(a_5\\), the fifth row in the trace, even though technically it's \\(t\\) evaluated in \\(g^5\\) that equals \\(a_5\\). We talked about two different types of constraints the trace must satisfy to be valid. They were: The first two rows are 1. The value on any other row is the sum of the two preceding ones. In terms of t, this translates to \\(t(g^0) = 1\\) and \\(t(g) = 1\\). \\(t(x g^2) - t(xg) - t(x) = 0\\) for all \\(x \\in {g^0, g^1, g^2, g^3, g^4, g^5}\\). This is because multiplying by g is the same as advancing a row in the trace.","breadcrumbs":"STARKs » Recap » Trace polynomial","id":"51","title":"Trace polynomial"},"52":{"body":"To convince the verifier that the trace polynomial satisfies the relationships above, the prover will construct another polynomial that shows that both the boundary and transition constraints are satisfied and commit to it. We call this polynomial the composition polynomial, and usually denote it with \\(H\\). Constructing it involves a lot of different things, so we'll go step by step introducing all the moving parts required.","breadcrumbs":"STARKs » Recap » Composition Polynomial","id":"52","title":"Composition Polynomial"},"53":{"body":"To show that the boundary constraints are satisfied, we construct the boundary polynomial. Recall that our boundary constraints are \\(t(g^0) = t(g) = 1\\). Let's call \\(P\\) the polynomial that interpolates these constraints, that is, \\(P\\) satisfies: P(1)=1P(g)=1 The boundary polynomial \\(B\\) is defined as follows: B(x)=(x−1)(x−g)t(x)−P(x)​ The denominator here is called the boundary zerofier, and it's the polynomial whose roots are the elements of the trace where the boundary constraints must hold. How does \\(B\\) encode the boundary constraints? The idea is that, if the trace satisfies said constraints, then t(1)−P(1)=1−1=0 t(g)−P(g)=1−1=0 so \\(t(x) - P(x)\\) has \\(1\\) and \\(g\\) as roots. Showing these values are roots is the same as showing that \\(B(x)\\) is a polynomial instead of a rational function, and that's why we construct \\(B\\) this way.","breadcrumbs":"STARKs » Recap » Boundary polynomial","id":"53","title":"Boundary polynomial"},"54":{"body":"To convince the verifier that the transition constraints are satisfied, we construct the transition constraint polynomial and call it \\(C(x)\\). It's defined as follows: C(x)=∏i=05​(x−gi)t(xg2)−t(xg)−t(x)​ How does \\(C\\) encode the transition constraints? We mentioned above that these are satisfied if the polynomial in the numerator vanishes in the elements \\({g^0, g^1, g^2, g^3, g^4, g^5}\\). As with \\(B\\), this is the same as showing that \\(C(x)\\) is a polynomial instead of a rational function.","breadcrumbs":"STARKs » Recap » Transition constraint polynomial","id":"54","title":"Transition constraint polynomial"},"55":{"body":"With the boundary and transition constraint polynomials in hand, we build the composition polynomial \\(H\\) as follows: The verifier will sample four numbers \\(\\beta_1, \\beta_2\\) and \\(H\\) will be H(x)=β1​B(x)+β2​C(x) Why not just take \\(H(x) = B(x) + C(x)\\)? The reason for the betas is to make the resulting \\(H\\) be always different and unpredictable for the prover, so they can't precompute stuff beforehand. With what we discussed above, showing that the constraints are satisfied is equivalent to saying that H is a polynomial and not a rational function (we are simplifying things a bit here, but it works for our purposes).","breadcrumbs":"STARKs » Recap » Constructing \\(H\\)","id":"55","title":"Constructing \\(H\\)"},"56":{"body":"To show \\(H\\) is a polynomial we are going to use the FRI protocol, which we treat as a black box. For all we care, a FRI proof will verify if what we committed to is indeed a polynomial. Thus, the prover will provide a FRI commitment to H, and if it passes, the verifier will be convinced that the constraints are satisfied. There is one catch here though: how does the verifier know that FRI was applied to H and not any other polynomial? For this we need to add an additional step to the protocol.","breadcrumbs":"STARKs » Recap » Commiting to \\(H\\)","id":"56","title":"Commiting to \\(H\\)"},"57":{"body":"After commiting to H, the prover needs to show that H was constructed correctly according to the formula above. To do this, it will ask the prover to provide an evaluation of H on some random point z and evaluations of the trace at the points \\(t(z), t(zg)\\) and \\(t(zg^2)\\). Because the boundary and transition constraints are a public part of the protocol, the verifier knows them, and thus the only thing it needs to compute the evaluation \\((z)\\) by itself are the three trace evaluations mentioned above. Because it asked the prover for them, it can check both sides of the equation: H(z)=β1​B(z)+β2​C(z) and be convinced that \\(H\\) was constructed correctly. We are still not done, however, as the prover could have now cheated on the values of the trace or composition polynomial evaluations.","breadcrumbs":"STARKs » Recap » Consistency check","id":"57","title":"Consistency check"},"58":{"body":"There are two things left the prover needs to show to complete the proof: That \\(H\\) effectively is a polynomial, i.e., that the constraints are satisfied. That the evaluations the prover provided on the consistency check were indeed evaluations of the trace polynomial and composition polynomial on the out of domain point z. Earlier we said we would use the FRI protocol to commit to H and show the first item in the list. However, we can slightly modify the polynomial we do FRI on to show both the first and second items at the same time. This new modified polynomial is called the DEEP composition polynomial. We define it as follows: Deep(x)=γ1​x−zH(x)−H(z)​+γ2​x−zt(x)−t(z)​+γ3​x−zgt(x)−t(zg)​+γ4​x−zg2t(x)−t(zg2)​ where the numbers \\(\\gamma_i\\) are randomly sampled by the verifier. The high level idea is the following: If we apply FRI to this polynomial and it verifies, we are simultaneously showing that \\(H\\) is a polynomial and the prover indeed provided H(z) as one of the out of domain evaluations. This is the first summand in Deep(x). The trace evaluations provided by the prover were the correct ones, i.e., they were \\(t(z)\\), \\(t(zg)\\), and \\(t(zg^2)\\). These are the remaining summands of the Deep(x).","breadcrumbs":"STARKs » Recap » Deep Composition Polynomial","id":"58","title":"Deep Composition Polynomial"},"59":{"body":"The prover needs to show that Deep was constructed correctly according to the formula above. To do this, the verifier will ask the prover to provide: An evaluation of H on z and x_0 Evaluations of the trace at the points \\(t(z)\\), \\(t(zg)\\), \\(t(zg^2)\\) and \\(t(x_0)\\) Where z is the same random, out of domain point used in the consistency check of the composition polynomial, and x_0 is a random point that belongs to the trace domain. With the values provided by the prover, the verifier can check both sides of the equation: Deep(x0​)=γ1​x0​−zH(x0​)−H(z)​+γ2​x0​−zt(x0​)−t(z)​+γ3​x0​−zgt(x0​)−t(zg)​+γ4​x0​−zg2t(x0​)−t(zg2)​ The prover also needs to show that the trace evaluation \\(t(x_0)\\) belongs to the trace. To achieve this, it needs to commit the merkle roots of t and the merkle proof of \\(t(x_0)\\).","breadcrumbs":"STARKs » Recap » Consistency check","id":"59","title":"Consistency check"},"6":{"body":"For better clarity, we'll be using the following toy program throughout this recap. INPUT: x PRIVATE INPUT: e OUTPUT: e * x + x - 1 The observer would have noticed that this program could also be written as (e+1)∗x−1, which is more sensible. But the way it is written now serves us to better explain the arithmetization of PLONK. So we'll stick to it. The idea here is that the verifier holds some value x, say x=3. He gives it to the prover. She executes the program using her own chosen value e, and sends the output value, say 8, along with a proof π demonstrating correct execution of the program and obtaining the correct output. In the context of PLONK, both the inputs and outputs of the program are considered public inputs . This may sound odd, but it is because these are the inputs to the verification algorithm. This is the algorithm that takes, in this case, the tuple (3,8,π) and outputs Accept if the toy program was executed with input x=3, some private value e not revealed to the verifier, and out came 8. Otherwise it outputs Reject . PLONK can be used to delegate program executions to untrusted parties, but it can also be used as a proof of knowledge. Our program could be used by a prover to demostrate that she knows the multiplicative inverse of some value x in the finite field without revealing it. She would do it by sending the verifier the tuple (x,0,π), where π is the proof of the execution of our toy program. In our toy example this is pointless because inverting field elements is easily performed by any verifier. But change our program to the following and you get proofs of knowledge of the preimage of SHA256 digests. PRIVATE INPUT: e OUTPUT: SHA256(e) Here there's no input aside from the prover's private input. As we mentioned, the output h of the program is then part of the inputs to the verification algorithm. Which in this case just takes (h,π).","breadcrumbs":"Plonk » Recap » Programs. Our toy example","id":"6","title":"Programs. Our toy example"},"60":{"body":"We summarize below the steps required in a STARK proof for both prover and verifier.","breadcrumbs":"STARKs » Recap » Summary","id":"60","title":"Summary"},"61":{"body":"Compute the trace polynomial t by interpolating the trace column over a set of \\(2^n\\)-th roots of unity \\({g^i : 0 \\leq i < 2^n}\\). Compute the boundary polynomial B. Compute the transition constraint polynomial C. Construct the composition polynomial H from B and C. Sample an out of domain point z and provide the evaluations \\(H(z)\\), \\(t(z)\\), \\(t(zg)\\), and \\(t(zg^2)\\) to the verifier. Sample a domain point x_0 and provide the evaluations \\(H(x_0)\\) and \\(t(x_0)\\) to the verifier. Construct the deep composition polynomial Deep(x) from H, t, and the evaluations from the item above. Do FRI on Deep(x) and provide the resulting FRI commitment to the verifier. Provide the merkle root of t and the merkle proof of \\(t(x_0)\\).","breadcrumbs":"STARKs » Recap » Prover side","id":"61","title":"Prover side"},"62":{"body":"Take the evaluations \\(H(z)\\), \\(H(x_0)\\), \\(t(z)\\), \\(t(zg)\\), \\(t(zg^2)\\) and \\(t(x_0)\\) the prover provided. Reconstruct the evaluations \\(B(z)\\) and \\(C(z)\\) from the trace evaluations we were given. Check that the claimed evaluation \\(H(z)\\) the prover gave us actually satisfies H(z)=β1​B(z)+β2​C(z) Check that the claimed evaluation \\(Deep(x_0)\\) the prover gave us actually satisfies Deep(x0​)=γ1​x0​−zH(x0​)−H(z)​+γ2​x0​−zt(x0​)−t(z)​+γ3​x0​−zgt(x0​)−t(zg)​+γ4​x0​−zg2t(x0​)−t(zg2)​ Using the merkle root and the merkle proof the prover provided, check that \\(t(x_0)\\) belongs to the trace. Take the provided FRI commitment and check that it verifies.","breadcrumbs":"STARKs » Recap » Verifier side","id":"62","title":"Verifier side"},"63":{"body":"The walkthrough above was for the fibonacci example which, because of its simplicity, allowed us to sweep under the rug a few more complexities that we'll have to tackle on the implementation side. They are:","breadcrumbs":"STARKs » Recap » Simplifications and Omissions","id":"63","title":"Simplifications and Omissions"},"64":{"body":"Our trace contained only one column, but in the general setting there can be multiple (the Cairo AIR has around 30). This means there isn't just one trace polynomial, but several; one for each column. This also means there are multiple boundary constraint polynomials. The general idea, however, remains the same. The deep composition polynomial H is now the sum of several terms containing the boundary constraint polynomials \\(B_1(x), \\dots, B_k(x)\\) (one per column), and each \\(B_i\\) is in turn constructed from the \\(i\\)-th trace polynomial \\(t_i(x)\\).","breadcrumbs":"STARKs » Recap » Multiple trace columns","id":"64","title":"Multiple trace columns"},"65":{"body":"Much in the same way, our fibonacci AIR had only one transition constraint, but there could be several. We will therefore have multiple transition constraint polynomials \\(C_1(x), \\dots, C_n(x)\\), each of which encodes a different relationship between rows that must be satisfied. Also, because there are multiple trace columns, a transition constraint can mix different trace polynomials. One such constraint could be C1​(x)=t1​(gx)−t2​(x) which means \"The first column on the next row has to be equal to the second column in the current row\". Again, even though this seems way more complex, the ideas remain the same. The composition polynomial H will now include a term for every \\(C_i(x)\\), and for each one the prover will have to provide out of domain evaluations of the trace polynomials at the appropriate values. In our example above, to perform the consistency check on \\(C_1(x)\\) the prover will have to provide the evaluations \\(t_1(zg)\\) and \\(t_2(z)\\).","breadcrumbs":"STARKs » Recap » Multiple transition constraints","id":"65","title":"Multiple transition constraints"},"66":{"body":"In the actual implementation, we won't commit to \\(H\\), but rather to a decomposition of \\(H\\) into an even term \\(H_1(x)\\) and an odd term \\(H_2(x)\\), which satisfy H(x)=H1​(x2)+xH2​(x2) This way, we don't commit to \\(H\\) but to \\(H_1\\) and \\(H_2\\). This is just an optimization at the code level; once again, the ideas remain exactly the same.","breadcrumbs":"STARKs » Recap » Composition polynomial decomposition","id":"66","title":"Composition polynomial decomposition"},"67":{"body":"We treated FRI as a black box entirely. However, there is one thing we do need to understand about it: low degree extensions. When applying FRI to a polynomial of degree \\(n\\), we need to provide evaluations of it over a domain with more than \\(n\\) points. In our case, the DEEP composition polynomial's degree is around the same as the trace's, which is, at most, \\(2^n - 1\\) (because it interpolates the trace containing \\(2^n\\) points). The domain we are going to choose to evaluate our DEEP polynomial on will be a set of higher roots of unity. In our fibonacci example, we will take a primitive \\(16\\)-th root of unity \\(\\omega\\). As a reminder, this means: \\(\\omega\\) is an \\(16\\)-th root of unity, i.e., \\(\\omega^{16} = 1\\). Every \\(16\\)-th root of unity is of the form \\(\\omega^i\\) for some \\(0 \\leq i \\leq 15\\). Additionally, we also take it so that \\(\\omega\\) satisfies \\(\\omega^2 = g\\) (\\(g\\) being the \\(8\\)-th primitive root of unity we used to construct t). The evaluation of \\(t\\) on the set \\({\\omega^i : 0 \\leq i \\leq 15}\\) is called a low degree extension (LDE) of \\(t\\). Notice this is not a new polynomial, they're evaluations of \\(t\\) on some set of points. Also note that, because \\(\\omega^2 = g\\), the LDE contains all the evaluations of \\(t\\) on the set of powers of \\(g\\). In fact, {t(ω2i):0≤i≤15}={t(gi):0≤i≤7} This will be extremely important when we get to implementation. For our LDE, we chose \\(16\\)-th roots of unity, but we could have chosen any other power of two greater than \\(8\\). In general, this choice is called the blowup factor, so that if the trace has \\(2^n\\) elements, a blowup factor of \\(b\\) means our LDE evaluates over the \\(2^{n} * b\\) roots of unity (\\(b\\) needs to be a power of two). The blowup factor is a parameter of the protocol related to its security.","breadcrumbs":"STARKs » Recap » FRI, low degree extensions and roots of unity","id":"67","title":"FRI, low degree extensions and roots of unity"},"68":{"body":"In this section, we start diving deeper before showing the formal protocol. If you haven't done so, we recommend reading the \"Recap\" section first. At a high level, the protocol works as follows. The starting point is a matrix T that encodes the trace of a valid execution of the program. This matrix needs to be in a particular format so that its correctness is equivalent to checking a finite number of polynomial equations on its rows. Transforming the execution to this matrix is what's called the arithmetization process. Then a single polynomial F is constructed that encodes the set of all the polynomial constraints. The satisfiability of all these constraints is equivalent to F being divisible by some public polynomial G. So the prover constructs H as the quotient F/G called the composition polynomial. Then the verifier chooses a random point z and challenges the prover to reveal the values F(z) and H(z). Then the verifier checks that H(z)=F(z)/G(z), which convinces him that the same relation holds at a level of polynomials and, in consequence, convinces the verifier that the private trace T of the prover is valid. In summary, at a very high level, the STARK protocol can be organized into three major parts: Arithmetization and commitment of execution trace. Construction of composition polynomial H. Opening of polynomials at random z.","breadcrumbs":"STARKs » Protocol overview » Protocol Overview","id":"68","title":"Protocol Overview"},"69":{"body":"As the Recap mentions, the trace is a table containing the system's state at every step. In this section, we will denote the trace as T. A trace can have several columns to store different aspects or features of a particular state at a specific moment. We will refer to the j-th column as Tj​. You can think of a trace as a matrix T where the entry Tij​ is the j-th element of the i-th state. Most proving systems' primary tool is polynomials over a finite field F. Each column Tj​ of the trace T will be interpreted as evaluations of such a polynomial tj​. Consequently, any information about the states must be encoded somehow as an element in F. To ease notation, we will assume here and in the protocol that the constraints encoding transition rules depend only on a state and the previous one. Everything can be easily generalized to transitions that depend on many preceding states. Then, constraints can be expressed as multivariate polynomials in 2m variables PkT​(X1​,…,Xm​,Y1​,…,Ym​) A transition from state i to state i+1 will be valid if and only if when we plug row i of T in the first m variables and row i+1 in the second m variables of PkT​, we get 0 for all k. In mathematical notation, this is PkT​(Ti,0​,…,Ti,m​,Ti+1,0​,…,Ti+1,m​)=0 for all k These are called transition constraints and check the trace's local properties, where local means relative to specific rows. There is another type of constraint, called boundary constraint , and denoted PjB​. These enforce parts of the trace to take particular values. It is helpful, for example, to verify the initial states. So far, these constraints can only express the local properties of the trace. There are situations where the global properties of the trace need to be checked for consistency. For example, a column may need to take all values in a range but not in any predefined way. Several methods exist to express these global properties as local by adding redundant columns. Usually, they need to involve randomness from the verifier to make sense, and they turn into an interactive protocol called Randomized AIR with Preprocessing .","breadcrumbs":"STARKs » Protocol overview » Arithmetization","id":"69","title":"Arithmetization"},"7":{"body":"This is the process that takes the circuit of a particular program and produces a set of mathematical tools that can be used to generate and verify proofs of execution. The end result will be a set of eight polynomials. To compute them we need first to define two matrices. We call them the Q matrix and the V matrix. The polynomials and the matrices depend only on the program and not on any particular execution of it. So they can be computed once and used for every execution instance. To understand what they are useful for, we need to start from execution traces .","breadcrumbs":"Plonk » Recap » PLONK Arithmetization","id":"7","title":"PLONK Arithmetization"},"70":{"body":"To make interactions possible, a crucial cryptographic primitive is the Polynomial Commitment Scheme. This prevents the prover from changing the polynomials to adjust them to what the verifier expects. Such a scheme consists of the commit and the open protocols. STARK uses a univariate polynomial commitment scheme that internally combines a vector commitment scheme and a protocol called FRI. Let's begin with these two components and see how they build up the polynomial commitment scheme.","breadcrumbs":"STARKs » Protocol overview » Polynomial commitment scheme","id":"70","title":"Polynomial commitment scheme"},"71":{"body":"Given a vector Y=(y0​,…,yM​), commiting to Y means the following. The prover builds a Merkle tree out of it and sends its root to the verifier. The verifier can then ask the prover to reveal, or open , the value of the vector Y at some index i. The prover won't have any choice except to send the correct value. The verifier will expect the corresponding value yi​ and the authentication path to the tree's root to check its authenticity. The authentication path also encodes the vector's position i and its length M. In STARKs, all commited vectors are of the form Y=(p(d1​),…,p(dM​)) for some polynomial p and some domain fixed domain D=(d1​,…,dM​). The domain is always known to the prover and the verifier.","breadcrumbs":"STARKs » Protocol overview » Vector commitments","id":"71","title":"Vector commitments"},"72":{"body":"The FRI protocol is a potent tool to prove that the commitment of a vector (p(d1​),…,p(dM​)) corresponds to the evaluations of a polynomial p of a certain degree. The degree is a configuration of the protocol.","breadcrumbs":"STARKs » Protocol overview » FRI","id":"72","title":"FRI"},"73":{"body":"STARK uses a univariate polynomial commitment scheme. The following is what is expected from the commit and open protocols: Commit : given a polynomial p, the prover produces a sort of hash of it. We denote it here by [p], called the commitment of p. This hash is unique to p. The prover usually sends [p] to the verifier. Open : this is an interactive protocol between the prover and the verifier. The prover holds the polynomial p. The verifier only has the commitment [p]. The verifier sends a value z to the prover at which he wants to know the value y=p(z). The prover sends a value y to the verifier, and then they engage in the Open protocol. As a result, the verifier gets convinced that the polynomial corresponding to the hash [p] evaluates to y at z. Let's see how both of these protocols work in detail. Some configuration parameters are needed: Powers of two N=2n and M=2m with n0. The commitment scheme will only work for polynomials of degree at most N. This means anyone can commit to any polynomial, but the Open protocol will pass only for polynomials satisfying that degree bound.","breadcrumbs":"STARKs » Protocol overview » Polynomial commitments","id":"73","title":"Polynomial commitments"},"74":{"body":"Given a polynomial p, the commitment [p] is just the commitment of the vector (p(d1​),…,p(dM​)). That is, [p] is the root of the Merkle tree of the vector of evaluations of p at D.","breadcrumbs":"STARKs » Protocol overview » Commit","id":"74","title":"Commit"},"75":{"body":"It is an interactive protocol. So assume there is a prover and a verifier. We describe the process considering an honest prover. In the next section, we analyze what happens for malicious provers. The prover holds the polynomial p, and the verifier only the commitment [p] of it. There is also an element z. The prover evaluates p(z) and sends the result to the verifier. As we mentioned, the goal is to generate proof of the validity of the evaluation. Let us denote y:=p(z). This is a value now both the prover and verifier have. The protocol has three steps: FRI on p : First, the prover and the verifier engage in a FRI protocol for polynomials of degree at most N to check that [p] is the commitment of such a polynomial. We will assume from now on that the degree of p is at most N. There is an optimization that completely removes this step—more on that later . FRI on (p−y)/(x−z) : Since p(z)=y, the polynomial p can be written as p=y+(x−z)q for some polynomial q. The prover computes the commitment [q] and sends it to the verifier. Now they engage in a FRI protocol for polynomials of degree at most N−1, which convinces the verifier that [q] is the commitment of a polynomial of degree at most N−1. Point checks : From the point of view of the verifier the commitments [p] and [q] are still potentially unrelated. Therefore, there is a check to ensure that q was computed properly from p following the formula q=(p−y)/(x−z) and that [q] is its commitment. To do this, the verifier challenges the prover to open [p] and [q] as vectors. They use the open protocol of the vector commitment scheme to reveal the values p(di​) and q(di​) for some random point di​∈D chosen by the verifier. Next he checks that p(di​)=y+(di​−z)q(di​). They repeat this last part k times and, as we'll analyze in the next section, this whole thing will convince the verifier that p=y+(x−z)q as polynomials with overwhelming probability (about (N/M)k). Finally, the verifier deduces that p(z)=y from this equality.","breadcrumbs":"STARKs » Protocol overview » Open","id":"75","title":"Open"},"76":{"body":"Let's analyze why the open protocol is sound. Keep in mind that the prover always has to provide a commitment [q] of a polynomial of degree at most N−1 that satisfies p(di​)=y+(di​−z)q(di​) for the chosen values of the verifier. That's the goal. An essential but subtle part of the soundness is that D is a vector of length M>N. To understand why let's see what would happen if N=M. Case M=N Suppose the prover tries to cheat the verifier by sending a value y different from p(z). This means that p−y is not divisible by X−z as polynomials. But as long as z is not in D the prover can interpolate the values d1​−zp(d1​)−y​,…,dN​−zp(dN​)−y​, at D and obtain some polynomial q of degree at most N−1. This polynomial satisfies p(di​)=y+(di​−z)q(di​) for all di​∈D, but the equality of polynomials p=y+(x−z)q does not hold. Mainly because that would imply that p(z)=y, and we are assuming the opposite case. Nevertheless, if they continue with the open protocol, FRI will pass since q is a polynomial of degree at most N−1. All subsequent point checks will pass since q was crafted especially for that. So how come p is different from y+(x−z)q but has the property that p(di​)=y+(di​−z)q(di​) for all di​∈D? FRI guarantees q is of degree at most N−1, which implies that y+(x−z)q is of degree at most N. Then, since p is of degree at most N, the difference f:=y+(X−z)q−p is again of degree at most N. A polynomial f of degree at most N is zero if and only if we can prove that f(d)=0 for N+1 distinct points. But the construction of q only shows that f(di​)=0 for all di​∈D, a set of N points. It's not enough. One extra point and the equality f=0 would hold. Of course, that point doesn't exist, again, because that would imply that p(z)=y, which we assume is not true. Case M=2N Let's see one more example where we double the de size of D but keep the same bound for the degree of the polynomials. So polynomials are of degree at most N, and the length of D is M=2N. Again let's assume the prover wants to cheat the verifier similarly and claims that y is p(z) but, in reality, y=p(z). Inevitably, for the Open protocol to succeed, the prover has to send a commitment [q] of some polynomial of degree at most N−1. The strategy of the prover is pretty much constrained to be the same. But now he can't interpolate q as before in every element of D because that would produce a polynomial of degree at most 2N−1. This most likely won't pass the FRI check. Alternatively, he can choose some subset of D′⊂D of size N and interpolate only there to get a polynomial q of degree at most N−1. That will succeed in the FRI phase, but what happens with the point checks? The check will pass if the verifier chooses a challenge di​ that belongs to D′. If di​∈/D′, then the check will inevitably fail. This is because, as we saw in the previous case, one extra successful point to the already N points where q was interpolated was enough to prove that p(z)=y, which we assume now not to hold. This means, if di​∈/D′, then p(di​) does not coincide with y+(di​−z)q(di​) and the point check fails. So if the verifier chooses the challenges following a uniform distribution, the chances of the prover being caught cheating are 1/2 for only one challenge. If the verifier performs k challenges, then the chance of the prover not getting caught is 1/2k. General case: the blowup factor If the ratio between M and N is 2, then k challenges give 1/2k of probability for a malicious prover to succeed. If the ratio is 4, that is, if M=4N, then that probability is 1/4k for the same number of point checks. This provides another way of improving the soundness error. The larger the ratio, the more complex it is to cheat in the open protocol. This ratio is what's called the blowup factor . It is a security parameter, and finding a balance between the number of challenges k and the size of D is part of the configuration of the protocol. Increasing the size of D makes committing an expensive operation since it involves building a Merkle tree with a vector of the size of D. But increasing the number of challenges makes the size of the final proof larger. We denote the blowup factor by b, and it's always assumed to be a power of 2.","breadcrumbs":"STARKs » Protocol overview » Soundness","id":"76","title":"Soundness"},"77":{"body":"During proof generation, polynomials are committed and opened several times. Computing these for each polynomial independently is costly. In this section, we'll see how batching polynomials can reduce the amount of computation. Let P={p1​,…,pL​} be a set of polynomials. We will commit and open P as a whole. We note this batch commitment as [P]. We need the same configuration parameters as before: N=2n, M=2m with N0. As described earlier, to commit to a single polynomial p, a Merkle tree is built over the vector (p(d1​),…,p(dm​)). When committing to a batch of polynomials P={p1​,…,pn​}, the leaves of the Merkle tree are instead the concatenation of the polynomial evaluations. That is, in the batch setting, the Merkle tree is built for the vector (p1​(d1​)∣∣…∣∣pL​(d1​),…,pL​(dm​)∣∣…∣∣pn​(dm​)). The commitment [P] is the root of this Merkle tree. This reduces the proof size: we only need one Merkle tree for L polynomials. The verifier can then only ask for values in batches. When the verifier chooses an index i, the prover sends p1​(di​),…,pL​(di​) along with one authentication path. The verifier on his side computes the concatenation p1​(di​)∣∣…∣∣pL​(di​) and validates it with the authentication path and [P]. This also reduces the computational time. By traversing the Merkle tree one time, it can reveal several components simultaneously. The batch open protocol proceeds similarly to the case of a single polynomial. The prover will try to convince the verifier that the committed polynomials P at z evaluate to some values yi​=pi​(z). In the batch case, the prover will construct the following polynomial: Q:=i=1∑L​γi​X−zpi​−yi​​ Where γi​ are challenges provided by the verifier. The prover commits to Q and sends [Q] to the verifier. Then the prover and verifier continue similarly to the normal open protocol for Q only. This means they engage in a FRI protocol for polynomials of degree at most N−1 for Q. Then they engage in the point checks for Q. Here, for each challenge di​, the prover uses one authentication path for [Q] to reveal Q(di​) and use one authentication path for [P] to batch reveal values p1​(di​),…,pL​(di​). Successful point checks here mean that Q(di​)=∑i​γi​(pi​(di​)−yi​)/(di​−z). This is equivalent to running the open protocol L times, one for each term pi​ and yi​. Note that this optimization makes a huge difference, as we only need to run the FRI protocol once instead of running it once for each polynomial.","breadcrumbs":"STARKs » Protocol overview » Batch","id":"77","title":"Batch"},"78":{"body":"There is an optimization for the open protocol to avoid running FRI to check that p is of degree at most N. The idea is as follows. Part of FRI protocol for [q], to check that it is of degree at most N−1, involves revealing values of q at other random points di​ also chosen by the verifier. These are part of the internal workings of FRI. These challenges are unrelated to what we mentioned before. So if one removes the FRI check for p, the point checks of the open protocol need to be performed on these challenges di​ of the FRI protocol for [q]. This optimization is included in the formal description of the protocol.","breadcrumbs":"STARKs » Protocol overview » Optimize the open protocol reusing FRI internal challenges","id":"78","title":"Optimize the open protocol reusing FRI internal challenges"},"79":{"body":"Transparent Polynomial Commitment Scheme with Polylogarithmic Communication Complexity Summary on FRI low degree test DEEP FRI Thank goodness it's FRIday Diving DEEP FRI","breadcrumbs":"STARKs » Protocol overview » References","id":"79","title":"References"},"8":{"body":"See the program as a sequence of gates that have left operand, a right operand and an output. The two most basic gates are multiplication and addition gates. In our example, one way of seeing our toy program is as a composition of three gates. Gate 1: left: e, right: x, output: u = e * x Gate 2: left: u, right: x, output: v = e + x Gate 3: left: v, right: 1, output: w = v - 1 On executing the circuit, all these variables will take a concrete value. All that information can be put in table form. It will be a matrix with all left, right and output values of all the gates. One row per gate. We call the columns of this matrix L,R,O. Let's build them for x=3 and e=2. We get u=6, v=9 and w=8. So the first matrix is: A B C 2 3 6 6 3 9 9 - 8 The last gate subtracts a constant value that is part of the program and is not a variable. So it actually has only one input instead of two. And the output is the result of subtracting 1 to it. That's why it is handled a bit different from the second gate. The symbol \"-\" in the R column is a consequence of that. With that we mean \"any value\" because it won't change the result. In the next section we'll see how we implement that. Here we'll use this notation when any value can be put there. In case we have to choose some, we'll default to 0. What we got is a valid execution trace. Not all matrices of that shape will be the trace of an execution. The matrices Q and V will be the tool we need to distinguish between valid and invalid execution traces.","breadcrumbs":"Plonk » Recap » Circuits and execution traces","id":"8","title":"Circuits and execution traces"},"80":{"body":"The protocol is split into rounds. Each round more or less represents an interaction with the verifier. Each round will generally start by getting a challenge from the verifier. The prover will need to interpolate polynomials, and he will always do it over the set DS​={gi}i=02n−1​⊆F, where g is a 2n root of unity in F. Also, the vector commitments will be performed over the set DLDE​=(h,hω,hω2,…,hω2n+l) where ω is a 2n+l root of unity and h is some field element. This is the set we denoted D in the commitment scheme section. The specific choices for the shapes of these sets are motivated by optimizations at a code level.","breadcrumbs":"STARKs » Protocol overview » High-level description of the protocol","id":"80","title":"High-level description of the protocol"},"81":{"body":"In round 1 , the prover commits to the columns of the trace T. He does so by interpolating each column j and obtaining univariate polynomials tj​. Then the prover commits to tj​ over DLDE​. In this way, we have Ti,j​=tj​(gi). From now on, the prover won't be able to change the trace values T. The verifier will leverage this and send challenges to the prover. The prover cannot know in advance what these challenges will be. Thus he cannot handcraft a trace to deceive the verifier. As mentioned before, if some constraints cannot be expressed locally, more columns can be added to make a constraint-friendly trace. This is done by committing to the first set of columns, then sampling challenges from the verifier and repeating round 1. The sampling of challenges serves to add new constraints. These constraints will ensure the new columns have some common structure with the original trace. In the protocol, extended columns are referred to as the RAP2 (Randomized AIR with Preprocessing). The matrix of the extended columns is denoted MRAP2​.","breadcrumbs":"STARKs » Protocol overview » Round 1: Arithmetization and commitment of the execution trace","id":"81","title":"Round 1: Arithmetization and commitment of the execution trace"},"82":{"body":"round 2 aims to build the composition polynomial H. This function will have the property that it is a polynomial if and only if the trace that the prover committed to at round 1 is valid and satisfies the agreed polynomial constraints. That is, H will be a polynomial if and only if T is a trace that satisfies all the transition and boundary constraints. Note that we can compose the polynomials tj​, the ones that interpolate the columns of the trace T, with the multivariate constraint polynomials as follows. QkT​(x)=PkT​(t1​(x),…,tm​(x),t1​(gx),…,tm​(ωx)) These result in univariate polynomials. And the same can be done for the boundary constraints. Since Ti,j​=tj​(gi), these univariate polynomials vanish at every element of D if and only if the trace T is valid. As we already mentioned, this is assuming that transitions only depend on the current and previous state. But it can be generalized to include frames with three or more rows or more context for each constraint. For example, in the Fibonacci case, the most natural way is to encode it as one transition constraint that depends on a row and the two preceding it, as we already did in the Recap section. The STARK protocol checks whether the function X2n−1QkT​​ is a polynomial instead of checking that the polynomial is zero over the domain D={gi​}i=02n−1​. The two statements are equivalent. The verifier could check that all X2n−1QkT​​ are polynomials one by one, and the same for the polynomials coming from the boundary constraints. But this is inefficient; the same can be obtained with a single polynomial. To do this, the prover samples challenges and obtains a random linear combination of these polynomials. The result of this is denoted by H and is called the composition polynomial. It integrates all the constraints by adding them up. So after computing H, the prover commits to it and sends the commitment to the verifier. The rest of the protocol aims to prove that H was constructed correctly and is a polynomial, which can only be true if the prover has a valid extension of the original trace.","breadcrumbs":"STARKs » Protocol overview » Round 2: Construction of composition polynomial H","id":"82","title":"Round 2: Construction of composition polynomial H"},"83":{"body":"The verifier must check that H was constructed according to the protocol rules. That is, H has to be a linear combination of all the functions X2n−1QkT​​ and similar terms for the boundary constraints. To do so, in round 3 the verifier chooses a random point z∈F and the prover computes H(z), tj​(z) and tj​(gz) for all j. With all these, the verifier can check that H and the expected linear combination coincide, at least when evaluated at z. Since z was chosen randomly, this proves with overwhelming probability that H was properly constructed.","breadcrumbs":"STARKs » Protocol overview » Round 3: Evaluation of polynomials at z","id":"83","title":"Round 3: Evaluation of polynomials at z"},"84":{"body":"In this round, the prover and verifier engage in the batch open protocol of the polynomial commitment scheme described above to validate all the evaluations at z from the previous round.","breadcrumbs":"STARKs » Protocol overview » Round 4: Run batch open protocol","id":"84","title":"Round 4: Run batch open protocol"},"85":{"body":"In this section we describe precisely the STARKs protocol used in Lambdaworks. We begin with some additional considerations and notation for most of the relevant objects and values to refer to them later on.","breadcrumbs":"STARKs » Protocol » STARKs protocol","id":"85","title":"STARKs protocol"},"86":{"body":"This is a technique to increase the soundness of the protocol by adding proof of work. It works as follows. At some fixed point in the protocol, the verifier sends a challenge x to the prover. The prover needs to find a string y such that H(x∣∣y) begins with a predefined number of zeroes. Here x∣∣y denotes the concatenation of x and y, seen as bit strings. The number of zeroes is called the grinding factor . The hash function H can be any hash function, independent of other hash functions used in the rest of the protocol. In Lambdaworks we use Keccak256.","breadcrumbs":"STARKs » Protocol » Grinding","id":"86","title":"Grinding"},"87":{"body":"The Fiat-Shamir heuristic is used to make the protocol noninteractive. We assume there is a transcript object to which values can be added and from which challenges can be sampled.","breadcrumbs":"STARKs » Protocol » Transcript","id":"87","title":"Transcript"},"88":{"body":"F denotes a finite field. Given a vector D=(y1​,…,yL​) and a function f:set(D)→F, denote by f(D) the vector (f(y1​),…,f(yL​)). Here set(D) denotes the underlying set of A. A polynomial p∈F[X] induces a function f:A→F for every subset A of F, where f(a):=p(a). Let p,q∈F[X] be two polynomials. A function f:A→F can be induced from them for every subset A disjoint from the set of roots of q, defined by f(a):=p(a)q(a)−1. We abuse notation and denote f by p/q.","breadcrumbs":"STARKs » Protocol » General notation","id":"88","title":"General notation"},"89":{"body":"We assume the prover has already obtained the trace of the execution of the program. This is a matrix T with entries in a finite field F. We assume the number of rows of T is 2n for some n in N. Values known by the prover and verifier prior to the interactions These values are determined the program, the specifications of the AIR being used and the security parameters chosen. m′ is the number of columns of the trace matrix T. r the number of RAP challenges. m′′ is the number of extended columns of the trace matrix in the (optional) second round of RAP. m is the total number of columns: m:=m′+m′′. PkT​ denote the transition constraint polynomials for k=1,…,nT​. We are assuming these are of degree at most 2. ZjT​ denote the transition constraint zerofiers for k=1,…,nT​. b=2l is the blowup factor . c is the grinding factor . Q is number of FRI queries. We assume there is a fixed hash function from F to binary strings. We also assume all Merkle trees are constructed using this hash function. Values computed by the prover These values are computed by the prover from the execution trace and are sent to the verifier along with the proof. 2n is the number of rows of the trace matrix after RAP. ω a primitive 2n+l-th root of unity. g=ωb. An element h∈F∖{ωi}i≥0​. This is called the coset factor . Boundary constraints polynomials PjB​ for j=1,…,m. Boundary constraint zerofiers ZjB​ for j=1,…,m.. Derived values Both prover and verifier compute the following. The interpolation domain: the vector DS​=(1,g,…,g2n−1). The Low Degree Extension DLDE​=(h,hω,hω2,…,hω2n+l−1). Recall 2l is the blowup factor.","breadcrumbs":"STARKs » Protocol » Definitions","id":"89","title":"Definitions"},"9":{"body":"As we said, it only depends on the program itself and not on any particular evaluation of it. It has one row for each gate and its columns are called QL​,QR​,QO​,QM​,QC​. They encode the type of gate of the rows and are designed to satisfy the following. Claim: if columns L,R,O correspond to a valid evaluation of the circuit then for all i the following equality holds Ai​(QL​)i​+Bi​(QR​)i​+Ai​Bi​QM​+Ci​(QO​)i​+(QC​)i​=0 This is better seen with examples. A multiplication gate is represented by the row: QL​ QR​ QM​ QO​ QC​ 0 0 1 -1 0 And the row in the trace matrix that corresponds to the execution of that gate is A B C 2 3 6 The equation in the claim for that row is that 2×0+3×0+2×3×1+6×(−1)+0, which equals 0. The next is an addition gate. This is represented by the row QL​ QR​ QM​ QO​ QC​ 1 1 0 -1 0 The corresponding row in the trace matrix its A B C 6 3 9 And the equation of the claim is 6×1+3×1+2×3×0+9×(−1)+0, which adds up to 0. Our last row is the gate that adds a constant. Addition by constant C can be represented by the row QL​ QR​ QM​ QO​ QC​ 1 0 0 -1 C In our case C=−1. The corresponding row in the execution trace is A B C 9 - 8 And the equation of the claim is 9×1+0×0+9×0×0+8×(−1)+C. This is also zero. Putting it altogether, the full Q matrix is QL​ QR​ QM​ QO​ QC​ 0 0 1 -1 0 1 1 0 -1 0 1 0 0 -1 -1 And we saw that the claim is true for our particular execution: 2×0+3×0+2×3×1+6×(−1)+0=0 6×1+3×1+6×3×0+9×(−1)+0=0 9×1+0×0+9×0×0+8×(−1)+(−1)=0 Not important to our example, but multiplication by constant C can be represented by: QL​ QR​ QM​ QO​ QC​ C 0 0 -1 0 As you might have already noticed, there are several ways of representing the same gate in some cases. We'll exploit this in a moment.","breadcrumbs":"Plonk » Recap » The Q matrix","id":"9","title":"The Q matrix"},"90":{"body":"Vector commitment scheme Given a vector A=(y0​,…,yL​). The operation Commit(A) returns the root r of the Merkle tree that has the hash of the elements of A as leaves. For i∈[0,2n+k), the operation open(A,i) returns yi​ and the authentication path s to the Merkle tree root. The operation Verify(i,y,r,s) returns Accept or Reject depending on whether the i-th element of A is y. It checks whether the authentication path s is compatible with i, y and the Merkle tree root r. In our cases the sets A will be of the form A=(f(a),f(ab),f(ab2),…,f(abL)) for some elements a,b∈F. It will be convenient to use the following abuse of notation. We will write Open(A,abi) to mean Open(A,i). Similarly, we will write Verify(abi,y,r,s) instead of Verify(i,y,r,s). Note that this is only notation and Verify(abi,y,r,s) is only checking that the y is the i-th element of the commited vector.","breadcrumbs":"STARKs » Protocol » Notation of important operations","id":"90","title":"Notation of important operations"},"91":{"body":"","breadcrumbs":"STARKs » Protocol » Protocol","id":"91","title":"Protocol"},"92":{"body":"Round 0: Transcript initialization Start a new transcript. (Strong Fiat Shamir) Add to it all the public values. Round 1: Arithmetization and commitment of the execution trace Round 1.1: Commit main trace For each column Mj​ of the execution trace matrix T, interpolate its values at the domain DS​ and obtain polynomials tj​ such that tj​(gi)=Ti,j​. Compute [tj​]:=Commit(tj​(DLED​)) for all j=1,…,m′ ( Batch commitment optimization applies here ). Add [tj​] to the transcript in increasing order. Round 1.2: Commit extended trace Sample random values a1​,…,al​ in F from the transcript. Use a1​,…,al​ to build MRAP2​∈F2n×m′′ following the specifications of the RAP process. For each column M^j​ of the matrix MRAP2​, interpolate its values at the domain DS​ and obtain polynomials tm′+1​,…,tm′+m′′​ such that tj​(gi)=M^i,j​. Compute [tj​]:=Commit(tj​(DLED​)) for all j=m′+1,…,m′+m′′ ( Batch commitment optimization applies here ). Add [tj​] to the transcript in increasing order for all j=m′+1,…,m′+m′′. Round 2: Construction of composition polynomial H Sample α1B​,…,αmB​ and β1B​,…,βmB​ in F from the transcript. Sample α1T​,…,αnT​T​ and β1T​,…,βnT​T​ in F from the transcript. Compute Bj​:=ZjB​tj​−PjB​​. Compute Ck​:=ZkT​PkT​(t1​,…,tm​,t1​(gX),…,tm​(gX))​. Compute the composition polynomial H:=k∑​βkT​Ck​+j∑​βjB​Bj​ Decompose H as H=H1​(X2)+XH2​(X2) Compute commitments [H1​] and [H2​]. Add [H1​] and [H2​] to the transcript. Round 3: Evaluation of polynomials at z Sample from the transcript until obtaining z∈F∖DLDE​. Compute H1​(z2), H2​(z2), and tj​(z) and tj​(gz) for all j. Add H1​(z2), H2​(z2), and tj​(z) and tj​(gz) for all j to the transcript. Round 4: Run batch open protocol Sample γ, γ′, and γ1​,…,γm​, γ1′​,…,γm′​ in F from the transcript. Compute p0​ as γX−z2H1​−H1​(z2)​+γ′X−z2H2​−H2​(z2)​+j∑​γj​X−ztj​−tj​(z)​+γj′​X−gztj​−tj​(gz)​ Round 4.1.k: FRI commit phase Let D0​:=DLDE​, and [p0​]:=Commit(p0​(D0​)). Add [p0​] to the transcript. For k=1,…,n do the following: Sample ζk−1​ from the transcript. Decompose pk−1​ into even and odd parts, that is, pk−1​=pk−1odd​(X2)+Xpk−1even​(X2). Define pk​:=pk−1odd​(X)+ζk−1​pk−1even​(X). If k>(&trace, &pub_inputs, &proof_options).unwrap(); assert!(verify::>(&proof, &pub_inputs, &proof_options));\n} The proving system revolves around the prove function, that takes a trace, public inputs and proof options as inputs to generate a proof, and a verify function that takes the generated proof, the public inputs and the proof options as inputs, outputting true when the proof is verified correctly and false otherwise. Note that the public inputs and proof options should be the same for both. Public inputs should be shared by the Cairo runner to prover and verifier, and the proof options should have been agreed on beforehand by the two entities beforehand. Below we go over the main things involved in this code.","breadcrumbs":"STARKs » Implementation » High Level API » High level API: Fibonacci example","id":"97","title":"High level API: Fibonacci example"},"98":{"body":"To prove the integrity of a fibonacci trace, we first need to define what it means for a trace to be valid. As we've talked about in the recap, this involves defining an AIR for our computation where we specify both the boundary and transition constraints for a fibonacci sequence. In code, this is done through the AIR trait. Implementing AIR requires defining a couple methods, but the two most important ones are boundary_constraints and compute_transition, which encode the boundary and transition constraints of our computation.","breadcrumbs":"STARKs » Implementation » High Level API » AIR","id":"98","title":"AIR"},"99":{"body":"For our Fibonacci AIR, boundary constraints look like this: fn boundary_constraints( &self, _rap_challenges: &Self::RAPChallenges,\n) -> BoundaryConstraints { let a0 = BoundaryConstraint::new_simple(0, self.pub_inputs.a0.clone()); let a1 = BoundaryConstraint::new_simple(1, self.pub_inputs.a1.clone()); BoundaryConstraints::from_constraints(vec![a0, a1])\n} The BoundaryConstraint struct represents a specific boundary constraint, meaning \"column i at row j should be equal to x\". In this case, because we have only one column, we are using the new_simple method to simply say Row 0 should equal the public input a0, which in the typical fibonacci is set to 1. Row 1 should equal the public input a1, which in the typical fibonacci is set to 1. In the case of multiple columns, the new method exists so you can also specify column number. After instantiating each of these constraints, we return all of them through the struct BoundaryConstraints.","breadcrumbs":"STARKs » Implementation » High Level API » Boundary Constraints","id":"99","title":"Boundary Constraints"}},"length":132,"save":true},"fields":["title","body","breadcrumbs"],"index":{"body":{"root":{"0":{",":{"0":{")":{")":{"=":{"(":{"2":{",":{"1":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},",":{"df":0,"docs":{},"t":{"0":{",":{"0":{"df":0,"docs":{},"​":{")":{",":{"(":{"(":{"0":{",":{"1":{")":{",":{"df":0,"docs":{},"t":{"0":{",":{"1":{"df":0,"docs":{},"​":{")":{",":{"(":{"(":{"0":{",":{"2":{")":{",":{"df":0,"docs":{},"t":{"0":{",":{"2":{"df":0,"docs":{},"​":{")":{",":{"(":{"(":{"0":{",":{"3":{")":{",":{"df":0,"docs":{},"t":{"0":{",":{"3":{"df":0,"docs":{},"​":{")":{",":{"(":{"(":{"2":{",":{"1":{")":{",":{"df":0,"docs":{},"t":{"2":{",":{"1":{"df":0,"docs":{},"​":{")":{",":{"(":{"(":{"3":{",":{"1":{")":{",":{"df":0,"docs":{},"t":{"3":{",":{"1":{"df":0,"docs":{},"​":{")":{",":{"(":{"(":{"2":{",":{"2":{")":{",":{"df":0,"docs":{},"t":{"2":{",":{"2":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"1":{")":{")":{"=":{"(":{"0":{",":{"3":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"2":{")":{")":{"=":{"(":{"0":{",":{"2":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"3":{")":{")":{"=":{"(":{"0":{",":{"1":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"ω":{",":{"df":0,"docs":{},"ω":{"2":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"ω":{"1":{"5":{"df":1,"docs":{"107":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},".":{".":{"3":{"2":{"df":1,"docs":{"44":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"2":{"df":1,"docs":{"2":{"tf":1.0}}},"4":{"df":1,"docs":{"2":{"tf":1.0}}},"8":{"df":1,"docs":{"2":{"tf":1.0}}},"df":0,"docs":{}},"<":{"df":0,"docs":{},"x":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"<":{"2":{"1":{"6":{"df":1,"docs":{"130":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":19,"docs":{"10":{"tf":2.23606797749979},"102":{"tf":1.0},"11":{"tf":1.0},"12":{"tf":5.0},"125":{"tf":2.23606797749979},"128":{"tf":1.7320508075688772},"129":{"tf":1.0},"13":{"tf":2.0},"130":{"tf":1.4142135623730951},"35":{"tf":1.0},"44":{"tf":1.0},"51":{"tf":1.4142135623730951},"61":{"tf":1.0},"67":{"tf":1.4142135623730951},"69":{"tf":1.0},"8":{"tf":1.0},"9":{"tf":4.358898943540674},"92":{"tf":1.0},"99":{"tf":1.0}},"x":{"7":{"3":{"df":0,"docs":{},"e":{"d":{"a":{"7":{"5":{"3":{"2":{"9":{"9":{"d":{"7":{"d":{"4":{"8":{"3":{"3":{"3":{"9":{"d":{"8":{"0":{"8":{"0":{"9":{"a":{"1":{"d":{"8":{"0":{"5":{"5":{"3":{"b":{"d":{"a":{"4":{"0":{"2":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"5":{"b":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"1":{"df":1,"docs":{"37":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"υ":{"df":1,"docs":{"93":{"tf":1.0}}},"≤":{"df":0,"docs":{},"i":{"<":{"df":0,"docs":{},"n":{"df":1,"docs":{"13":{"tf":1.0}}}},"df":0,"docs":{}},"j":{"<":{"3":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{},"m":{"df":1,"docs":{"93":{"tf":1.0}}}},"df":0,"docs":{},"≤":{"df":0,"docs":{},"j":{"df":1,"docs":{"121":{"tf":1.0}}}}},"k":{"<":{"df":0,"docs":{},"n":{"df":2,"docs":{"24":{"tf":1.0},"93":{"tf":1.0}}}},"df":0,"docs":{}},"s":{"<":{"df":0,"docs":{},"q":{"df":1,"docs":{"93":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"1":{",":{"b":{"0":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"γ":{"a":{"0":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"γ":{"df":0,"docs":{},"​":{",":{"(":{"b":{"0":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"γ":{")":{"(":{"b":{"1":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"γ":{")":{"(":{"a":{"0":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"γ":{")":{"(":{"a":{"1":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"γ":{")":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"i":{"=":{"0":{"df":0,"docs":{},"∏":{"df":0,"docs":{},"k":{"df":0,"docs":{},"−":{"2":{"df":0,"docs":{},"​":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"γ":{"a":{"df":0,"docs":{},"i":{"df":1,"docs":{"13":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"ω":{",":{"df":0,"docs":{},"ω":{"2":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"n":{"df":0,"docs":{},"−":{"1":{"df":1,"docs":{"19":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"…":{",":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"k":{"df":0,"docs":{},"−":{"1":{"df":1,"docs":{"13":{"tf":1.0}}},"2":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},".":{"1":{"df":1,"docs":{"92":{"tf":1.0}}},"2":{"df":1,"docs":{"92":{"tf":1.0}}},"7":{"df":1,"docs":{"2":{"tf":1.0}}},"df":0,"docs":{}},"/":{"2":{"df":1,"docs":{"76":{"tf":1.0}},"k":{"df":1,"docs":{"76":{"tf":1.4142135623730951}}}},"4":{"df":0,"docs":{},"k":{"df":1,"docs":{"76":{"tf":1.0}}}},"df":0,"docs":{}},"0":{"df":1,"docs":{"125":{"tf":1.0}}},"1":{"4":{"4":{".":{"9":{"df":1,"docs":{"2":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"125":{"tf":1.0}}},"2":{"df":3,"docs":{"125":{"tf":1.0},"126":{"tf":1.0},"37":{"tf":1.0}}},"3":{"df":2,"docs":{"125":{"tf":1.0},"48":{"tf":1.0}}},"4":{"df":1,"docs":{"125":{"tf":1.0}}},"5":{"df":3,"docs":{"125":{"tf":1.0},"128":{"tf":1.0},"67":{"tf":1.4142135623730951}}},"6":{"df":6,"docs":{"107":{"tf":1.0},"121":{"tf":1.0},"125":{"tf":1.4142135623730951},"126":{"tf":1.0},"130":{"tf":1.0},"67":{"tf":2.0}}},"8":{".":{"3":{"df":1,"docs":{"2":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"9":{"df":1,"docs":{"10":{"tf":1.0}}},"b":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"α":{"df":0,"docs":{},"m":{"b":{"df":2,"docs":{"92":{"tf":1.0},"93":{"tf":1.0}}},"df":0,"docs":{}}},"β":{"df":0,"docs":{},"m":{"b":{"df":2,"docs":{"92":{"tf":1.0},"93":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":25,"docs":{"10":{"tf":1.7320508075688772},"101":{"tf":2.0},"102":{"tf":2.0},"11":{"tf":2.449489742783178},"12":{"tf":4.58257569495584},"121":{"tf":1.0},"125":{"tf":2.23606797749979},"126":{"tf":1.0},"129":{"tf":1.0},"13":{"tf":1.7320508075688772},"2":{"tf":1.0},"23":{"tf":1.0},"34":{"tf":1.0},"48":{"tf":2.449489742783178},"51":{"tf":2.0},"53":{"tf":1.4142135623730951},"6":{"tf":1.0},"67":{"tf":1.4142135623730951},"8":{"tf":2.0},"81":{"tf":1.7320508075688772},"82":{"tf":1.0},"9":{"tf":4.0},"92":{"tf":1.0},"93":{"tf":1.0},"99":{"tf":1.7320508075688772}},"t":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"α":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"​":{"df":0,"docs":{},"t":{"df":2,"docs":{"92":{"tf":1.0},"93":{"tf":1.0}}}}}}},"β":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"​":{"df":0,"docs":{},"t":{"df":2,"docs":{"92":{"tf":1.0},"93":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"z":{"2":{"df":1,"docs":{"93":{"tf":1.0}}},"df":0,"docs":{}},"​":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"γ":{"df":0,"docs":{},"m":{"df":1,"docs":{"92":{"tf":1.0}},"​":{",":{"df":0,"docs":{},"γ":{"1":{"df":0,"docs":{},"′":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"γ":{"df":0,"docs":{},"m":{"df":1,"docs":{"93":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"′":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"γ":{"df":0,"docs":{},"m":{"df":1,"docs":{"92":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"2":{",":{"1":{")":{")":{"=":{"(":{"0":{",":{"0":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},",":{"df":0,"docs":{},"t":{"0":{",":{"0":{"df":0,"docs":{},"​":{")":{",":{"(":{"(":{"0":{",":{"3":{")":{",":{"df":0,"docs":{},"t":{"0":{",":{"1":{"df":0,"docs":{},"​":{")":{",":{"(":{"(":{"0":{",":{"2":{")":{",":{"df":0,"docs":{},"t":{"0":{",":{"2":{"df":0,"docs":{},"​":{")":{",":{"(":{"(":{"0":{",":{"1":{")":{",":{"df":0,"docs":{},"t":{"0":{",":{"3":{"df":0,"docs":{},"​":{")":{",":{"(":{"(":{"0":{",":{"0":{")":{",":{"df":0,"docs":{},"t":{"2":{",":{"1":{"df":0,"docs":{},"​":{")":{",":{"(":{"(":{"2":{",":{"2":{")":{",":{"df":0,"docs":{},"t":{"3":{",":{"1":{"df":0,"docs":{},"​":{")":{",":{"(":{"(":{"3":{",":{"1":{")":{",":{"df":0,"docs":{},"t":{"2":{",":{"2":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"2":{")":{")":{"=":{"(":{"3":{",":{"1":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},".":{"2":{"df":1,"docs":{"2":{"tf":1.0}}},"5":{"df":1,"docs":{"2":{"tf":1.7320508075688772}}},"9":{"df":1,"docs":{"2":{"tf":1.0}}},"df":0,"docs":{}},"0":{"0":{".":{"8":{"df":1,"docs":{"2":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"10":{"tf":1.0}}},"1":{"2":{"8":{"df":1,"docs":{"130":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"6":{"df":2,"docs":{"125":{"tf":1.0},"130":{"tf":1.0}}},"df":1,"docs":{"48":{"tf":1.0}}},"2":{"6":{"4":{"df":1,"docs":{"114":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"3":{"2":{"df":2,"docs":{"35":{"tf":1.0},"37":{"tf":1.0}}},"4":{"0":{".":{"1":{"df":1,"docs":{"2":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"5":{"5":{"df":1,"docs":{"40":{"tf":1.0}}},"6":{"df":2,"docs":{"2":{"tf":1.0},"40":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"8":{"7":{"4":{"5":{"df":1,"docs":{"2":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"=":{"df":0,"docs":{},"g":{"df":2,"docs":{"107":{"tf":1.4142135623730951},"118":{"tf":1.0}}}},"^":{"1":{"6":{"df":1,"docs":{"125":{"tf":1.0}}},"df":0,"docs":{}},"2":{"1":{"df":1,"docs":{"2":{"tf":1.0}}},"2":{"df":1,"docs":{"2":{"tf":1.0}}},"3":{"df":1,"docs":{"2":{"tf":1.0}}},"4":{"df":1,"docs":{"2":{"tf":1.0}}},"df":0,"docs":{}},"4":{"df":1,"docs":{"2":{"tf":1.0}}},"5":{"df":1,"docs":{"2":{"tf":1.0}}},"6":{"df":1,"docs":{"2":{"tf":1.0}}},"7":{"df":1,"docs":{"2":{"tf":1.0}}},"df":0,"docs":{},"n":{"df":3,"docs":{"50":{"tf":1.0},"61":{"tf":1.4142135623730951},"67":{"tf":1.7320508075688772}}},"{":{"df":0,"docs":{},"n":{"df":1,"docs":{"67":{"tf":1.0}}}}},"df":23,"docs":{"10":{"tf":2.0},"100":{"tf":1.0},"101":{"tf":1.7320508075688772},"102":{"tf":1.7320508075688772},"11":{"tf":1.4142135623730951},"114":{"tf":1.0},"118":{"tf":1.0},"12":{"tf":1.4142135623730951},"121":{"tf":1.0},"125":{"tf":1.4142135623730951},"126":{"tf":1.0},"128":{"tf":1.0},"13":{"tf":1.7320508075688772},"24":{"tf":1.0},"34":{"tf":1.0},"48":{"tf":1.0},"76":{"tf":1.4142135623730951},"8":{"tf":1.4142135623730951},"82":{"tf":1.4142135623730951},"89":{"tf":1.0},"9":{"tf":1.0},"92":{"tf":1.0},"93":{"tf":1.0}},"l":{"df":1,"docs":{"89":{"tf":1.0}}},"m":{"df":1,"docs":{"69":{"tf":1.0}}},"n":{"+":{"1":{"df":2,"docs":{"117":{"tf":1.0},"118":{"tf":1.0}}},"2":{"df":1,"docs":{"126":{"tf":1.7320508075688772}},"×":{"2":{"df":1,"docs":{"126":{"tf":1.0}}},"df":0,"docs":{}},"−":{"df":0,"docs":{},"l":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"b":{"df":1,"docs":{"126":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"k":{"df":1,"docs":{"117":{"tf":1.0}}},"l":{"df":2,"docs":{"80":{"tf":1.0},"89":{"tf":1.0}}}},"df":6,"docs":{"105":{"tf":1.0},"116":{"tf":1.4142135623730951},"117":{"tf":1.4142135623730951},"118":{"tf":1.4142135623730951},"80":{"tf":1.0},"89":{"tf":1.4142135623730951}},"×":{"1":{"2":{"df":1,"docs":{"126":{"tf":1.0}}},"8":{"df":1,"docs":{"126":{"tf":1.0}}},"df":0,"docs":{}},"3":{"df":1,"docs":{"126":{"tf":1.0}}},"4":{"df":1,"docs":{"126":{"tf":1.0}}},"6":{"df":1,"docs":{"126":{"tf":1.0}}},"8":{"df":1,"docs":{"126":{"tf":1.0}}},"df":0,"docs":{}},"−":{"1":{"df":1,"docs":{"76":{"tf":1.0}}},"df":0,"docs":{}}},"z":{"2":{"df":1,"docs":{"93":{"tf":1.0}}},"df":0,"docs":{}},"×":{"0":{"+":{"3":{"df":0,"docs":{},"×":{"0":{"+":{"2":{"df":0,"docs":{},"×":{"3":{"df":0,"docs":{},"×":{"1":{"+":{"6":{"df":0,"docs":{},"×":{"(":{"df":0,"docs":{},"−":{"1":{")":{"+":{"0":{"=":{"0":{"df":1,"docs":{"9":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"9":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"1":{"+":{"3":{"df":0,"docs":{},"×":{"1":{"+":{"2":{"df":0,"docs":{},"×":{"3":{"df":0,"docs":{},"×":{"1":{"+":{"8":{"df":0,"docs":{},"×":{"(":{"df":0,"docs":{},"−":{"1":{")":{"+":{"(":{"df":0,"docs":{},"−":{"1":{")":{"=":{"0":{"df":1,"docs":{"11":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"3":{",":{"1":{")":{")":{"=":{"(":{"2":{",":{"2":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"8":{"df":1,"docs":{"6":{"tf":1.0}}},"df":0,"docs":{}},"0":{"0":{"0":{"0":{"df":1,"docs":{"2":{"tf":2.6457513110645907}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":3,"docs":{"2":{"tf":1.0},"49":{"tf":1.0},"64":{"tf":1.0}}},"8":{"1":{"df":1,"docs":{"37":{"tf":1.0}}},"df":0,"docs":{}},"df":19,"docs":{"10":{"tf":2.0},"101":{"tf":1.4142135623730951},"102":{"tf":1.0},"11":{"tf":1.0},"12":{"tf":2.8284271247461903},"121":{"tf":1.4142135623730951},"125":{"tf":1.7320508075688772},"126":{"tf":2.0},"128":{"tf":1.4142135623730951},"129":{"tf":1.0},"13":{"tf":2.23606797749979},"25":{"tf":1.0},"34":{"tf":1.0},"48":{"tf":1.0},"8":{"tf":1.7320508075688772},"83":{"tf":1.4142135623730951},"9":{"tf":1.4142135623730951},"92":{"tf":1.0},"93":{"tf":1.0}},"i":{"+":{"df":0,"docs":{},"j":{",":{"df":0,"docs":{},"v":{"df":1,"docs":{"13":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"k":{"+":{"df":0,"docs":{},"l":{":":{"(":{"df":0,"docs":{},"i":{",":{"0":{")":{"df":0,"docs":{},"∈":{"df":0,"docs":{},"i":{",":{"df":0,"docs":{},"σ":{"(":{"(":{"df":0,"docs":{},"i":{",":{"0":{")":{")":{"=":{"(":{"df":0,"docs":{},"k":{",":{"df":0,"docs":{},"l":{"df":1,"docs":{"13":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"1":{")":{"df":0,"docs":{},"∈":{"df":0,"docs":{},"i":{",":{"df":0,"docs":{},"σ":{"(":{"(":{"df":0,"docs":{},"i":{",":{"1":{")":{")":{"=":{"(":{"df":0,"docs":{},"k":{",":{"df":0,"docs":{},"l":{"df":1,"docs":{"13":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"2":{")":{"df":0,"docs":{},"∈":{"df":0,"docs":{},"i":{",":{"df":0,"docs":{},"σ":{"(":{"(":{"df":0,"docs":{},"i":{",":{"2":{")":{")":{"=":{"(":{"df":0,"docs":{},"k":{",":{"df":0,"docs":{},"l":{"df":1,"docs":{"13":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"n":{"df":1,"docs":{"13":{"tf":1.4142135623730951}}},"⋅":{"2":{"df":0,"docs":{},"n":{"df":1,"docs":{"126":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"4":{".":{"1":{".":{"df":0,"docs":{},"k":{"df":1,"docs":{"92":{"tf":1.0}}}},"df":0,"docs":{}},"2":{"df":1,"docs":{"92":{"tf":1.0}}},"3":{"df":1,"docs":{"92":{"tf":1.0}}},"4":{"df":2,"docs":{"125":{"tf":1.0},"92":{"tf":1.0}}},"5":{"df":1,"docs":{"125":{"tf":1.0}}},"df":0,"docs":{}},"2":{".":{"6":{"df":1,"docs":{"2":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{"5":{"2":{".":{"9":{"df":1,"docs":{"2":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":13,"docs":{"10":{"tf":1.4142135623730951},"101":{"tf":2.0},"121":{"tf":1.4142135623730951},"125":{"tf":1.7320508075688772},"126":{"tf":2.23606797749979},"128":{"tf":1.0},"26":{"tf":1.0},"34":{"tf":1.0},"76":{"tf":1.0},"84":{"tf":1.0},"92":{"tf":1.0},"93":{"tf":1.0},"97":{"tf":1.0}}},"5":{"7":{"4":{".":{"2":{"df":1,"docs":{"2":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":5,"docs":{"101":{"tf":1.4142135623730951},"125":{"tf":1.0},"27":{"tf":1.0},"34":{"tf":1.4142135623730951},"48":{"tf":1.0}}},"6":{"0":{"df":1,"docs":{"13":{"tf":1.0}}},"3":{"df":1,"docs":{"125":{"tf":1.4142135623730951}}},"df":5,"docs":{"10":{"tf":1.0},"101":{"tf":1.4142135623730951},"125":{"tf":1.0},"8":{"tf":1.4142135623730951},"9":{"tf":1.4142135623730951}},"×":{"1":{"+":{"3":{"df":0,"docs":{},"×":{"1":{"+":{"2":{"df":0,"docs":{},"×":{"3":{"df":0,"docs":{},"×":{"0":{"+":{"9":{"df":0,"docs":{},"×":{"(":{"df":0,"docs":{},"−":{"1":{")":{"+":{"0":{"df":1,"docs":{"9":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"6":{"df":0,"docs":{},"×":{"3":{"df":0,"docs":{},"×":{"0":{"+":{"9":{"df":0,"docs":{},"×":{"(":{"df":0,"docs":{},"−":{"1":{")":{"+":{"0":{"=":{"0":{"df":1,"docs":{"9":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"7":{"df":2,"docs":{"125":{"tf":1.0},"51":{"tf":1.0}}},"8":{"df":14,"docs":{"107":{"tf":1.0},"11":{"tf":1.0},"117":{"tf":1.0},"12":{"tf":2.8284271247461903},"125":{"tf":1.0},"13":{"tf":2.0},"130":{"tf":1.0},"48":{"tf":1.0},"51":{"tf":1.7320508075688772},"6":{"tf":1.4142135623730951},"67":{"tf":1.4142135623730951},"8":{"tf":1.0},"9":{"tf":1.0},"97":{"tf":1.0}}},"9":{".":{"6":{"df":1,"docs":{"2":{"tf":1.0}}},"8":{"df":1,"docs":{"125":{"tf":1.0}}},"9":{"df":1,"docs":{"125":{"tf":1.0}}},"df":0,"docs":{}},"df":3,"docs":{"125":{"tf":1.0},"8":{"tf":1.4142135623730951},"9":{"tf":1.4142135623730951}},"×":{"1":{"+":{"0":{"df":0,"docs":{},"×":{"0":{"+":{"9":{"df":0,"docs":{},"×":{"0":{"df":0,"docs":{},"×":{"0":{"+":{"8":{"df":0,"docs":{},"×":{"(":{"df":0,"docs":{},"−":{"1":{")":{"+":{"(":{"df":0,"docs":{},"−":{"1":{")":{"=":{"0":{"df":1,"docs":{"9":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"c":{"df":1,"docs":{"9":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"_":{"1":{"df":1,"docs":{"34":{"tf":1.0}}},"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"_":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":2,"docs":{"100":{"tf":1.0},"99":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"a":{"(":{"df":0,"docs":{},"x":{")":{"df":0,"docs":{},"q":{"df":0,"docs":{},"l":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"x":{")":{"+":{"b":{"(":{"df":0,"docs":{},"x":{")":{"df":0,"docs":{},"q":{"df":0,"docs":{},"r":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"x":{")":{"+":{"a":{"(":{"df":0,"docs":{},"x":{")":{"b":{"(":{"df":0,"docs":{},"x":{")":{"df":0,"docs":{},"q":{"df":0,"docs":{},"m":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"x":{")":{"+":{"c":{"(":{"df":0,"docs":{},"x":{")":{"df":0,"docs":{},"q":{"df":0,"docs":{},"o":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"x":{")":{"+":{"df":0,"docs":{},"q":{"c":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"x":{")":{"+":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"(":{"df":0,"docs":{},"x":{")":{"=":{"0":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":1,"docs":{"34":{"tf":1.0}}},"ζ":{")":{",":{"b":{"df":1,"docs":{"20":{"tf":1.0}}},"df":0,"docs":{}},"[":{"df":0,"docs":{},"q":{"df":0,"docs":{},"l":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{"+":{"b":{"(":{"df":0,"docs":{},"ζ":{")":{"[":{"df":0,"docs":{},"q":{"df":0,"docs":{},"r":{"df":0,"docs":{},"​":{"]":{"1":{"df":1,"docs":{"20":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"ω":{"df":0,"docs":{},"i":{")":{"=":{"a":{"df":0,"docs":{},"i":{"df":1,"docs":{"13":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},",":{"b":{",":{"c":{",":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":1,"docs":{"15":{"tf":1.0}}}},"q":{"df":0,"docs":{},"l":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"q":{"df":0,"docs":{},"r":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"q":{"df":0,"docs":{},"m":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"q":{"df":0,"docs":{},"o":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"q":{"c":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":1,"docs":{"13":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":5,"docs":{"10":{"tf":1.0},"12":{"tf":1.0},"13":{"tf":1.0},"15":{"tf":1.4142135623730951},"34":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"20":{"tf":1.0}},"∈":{"df":0,"docs":{},"f":{"df":1,"docs":{"90":{"tf":1.0}}}}},"df":0,"docs":{}},"0":{"df":4,"docs":{"128":{"tf":2.8284271247461903},"13":{"tf":1.0},"97":{"tf":1.0},"99":{"tf":1.4142135623730951}},"​":{"+":{"df":0,"docs":{},"x":{")":{"(":{"a":{"1":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"x":{")":{"=":{"(":{"b":{"0":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"x":{")":{"(":{"b":{"1":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"x":{"df":1,"docs":{"13":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"β":{"a":{"1":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"γ":{")":{"(":{"a":{"2":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"β":{"a":{"3":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"γ":{")":{"(":{"a":{"1":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"γ":{")":{"=":{"(":{"b":{"0":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"γ":{")":{"(":{"b":{"1":{"df":1,"docs":{"13":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},",":{"df":0,"docs":{},"…":{",":{"a":{"df":0,"docs":{},"k":{"df":0,"docs":{},"−":{"1":{"df":1,"docs":{"13":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},",":{"a":{"1":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"=":{"df":0,"docs":{},"η":{"3":{"df":0,"docs":{},"i":{"+":{"df":0,"docs":{},"j":{"df":1,"docs":{"13":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"a":{"1":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"1":{"df":4,"docs":{"128":{"tf":2.8284271247461903},"13":{"tf":1.0},"97":{"tf":1.0},"99":{"tf":1.7320508075688772}},"​":{",":{"df":0,"docs":{},"…":{",":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"92":{"tf":1.4142135623730951},"93":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"=":{"df":0,"docs":{},"v":{"df":1,"docs":{"13":{"tf":1.0}}}},"df":0,"docs":{}}},"2":{"df":1,"docs":{"128":{"tf":2.8284271247461903}}},"3":{"df":1,"docs":{"128":{"tf":2.8284271247461903}}},":":{"=":{"(":{"b":{"1":{"df":0,"docs":{},"​":{"df":0,"docs":{},"x":{"+":{"b":{"2":{"df":0,"docs":{},"​":{")":{"df":0,"docs":{},"z":{"df":0,"docs":{},"h":{"df":0,"docs":{},"​":{"+":{"a":{"df":1,"docs":{"23":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"=":{"(":{"df":0,"docs":{},"f":{"(":{"a":{")":{",":{"df":0,"docs":{},"f":{"(":{"a":{"b":{")":{",":{"df":0,"docs":{},"f":{"(":{"a":{"b":{"2":{")":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"f":{"(":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"90":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"y":{"0":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"y":{"df":0,"docs":{},"l":{"df":1,"docs":{"90":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"{":{"(":{"(":{"df":0,"docs":{},"i":{",":{"df":0,"docs":{},"j":{")":{",":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{",":{"df":0,"docs":{},"j":{"df":0,"docs":{},"​":{")":{":":{"(":{"df":0,"docs":{},"i":{",":{"df":0,"docs":{},"j":{")":{"df":0,"docs":{},"∈":{"df":0,"docs":{},"i":{"df":1,"docs":{"13":{"tf":2.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"a":{"0":{"df":0,"docs":{},"​":{",":{"a":{"1":{"df":0,"docs":{},"​":{")":{",":{"(":{"a":{"2":{"df":0,"docs":{},"​":{",":{"a":{"3":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"η":{"3":{"df":0,"docs":{},"i":{"+":{"df":0,"docs":{},"j":{",":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{",":{"df":0,"docs":{},"j":{"df":0,"docs":{},"​":{")":{":":{"(":{"df":0,"docs":{},"i":{",":{"df":0,"docs":{},"j":{")":{"df":0,"docs":{},"∈":{"df":0,"docs":{},"i":{"df":1,"docs":{"13":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"4":{",":{"1":{"5":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"a":{"0":{"df":0,"docs":{},"​":{",":{"a":{"1":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"…":{",":{"a":{"df":0,"docs":{},"k":{"df":0,"docs":{},"−":{"1":{"df":1,"docs":{"13":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"ˉ":{"0":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"…":{",":{"a":{"df":0,"docs":{},"ˉ":{"df":0,"docs":{},"k":{"df":0,"docs":{},"−":{"1":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"]":{"1":{"df":0,"docs":{},"​":{",":{"[":{"b":{"]":{"1":{"df":0,"docs":{},"​":{",":{"[":{"c":{"]":{"1":{"df":2,"docs":{"23":{"tf":1.0},"31":{"tf":1.0}},"​":{",":{"[":{"df":0,"docs":{},"z":{"]":{"1":{"df":0,"docs":{},"​":{",":{"[":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{",":{"[":{"df":0,"docs":{},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{",":{"[":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{",":{"a":{"df":0,"docs":{},"ˉ":{",":{"b":{"df":0,"docs":{},"ˉ":{",":{"c":{"df":0,"docs":{},"ˉ":{",":{"df":0,"docs":{},"s":{"df":0,"docs":{},"ˉ":{"df":0,"docs":{},"σ":{"1":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"s":{"df":0,"docs":{},"ˉ":{"df":0,"docs":{},"σ":{"2":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"z":{"df":0,"docs":{},"ˉ":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"π":{"b":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"π":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"p":{"df":0,"docs":{},"ˉ":{"df":0,"docs":{},"​":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"t":{"df":1,"docs":{"28":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"q":{"df":0,"docs":{},"l":{"df":0,"docs":{},"​":{"]":{"1":{"df":1,"docs":{"20":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"_":{"0":{"df":2,"docs":{"48":{"tf":1.0},"50":{"tf":1.0}}},"1":{"df":3,"docs":{"34":{"tf":1.0},"48":{"tf":1.0},"50":{"tf":1.0}}},"2":{"df":1,"docs":{"50":{"tf":1.0}}},"3":{"df":1,"docs":{"50":{"tf":1.0}}},"4":{"df":1,"docs":{"50":{"tf":1.0}}},"5":{"df":2,"docs":{"50":{"tf":1.0},"51":{"tf":1.4142135623730951}}},"6":{"df":1,"docs":{"50":{"tf":1.0}}},"7":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{},"i":{"df":2,"docs":{"48":{"tf":1.0},"50":{"tf":1.0}}},"n":{"df":1,"docs":{"48":{"tf":1.4142135623730951}}},"z":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"a":{"df":1,"docs":{"34":{"tf":1.0}}},"df":0,"docs":{}}}},"{":{"df":0,"docs":{},"n":{"+":{"2":{"df":1,"docs":{"48":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"48":{"tf":1.0}}}}},"b":{"c":{"df":1,"docs":{"12":{"tf":1.0}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"19":{"tf":1.0}},"e":{"d":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"i":{")":{"=":{"a":{"(":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"i":{"df":1,"docs":{"19":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"19":{"tf":1.0}}}}},":":{"=":{"(":{"b":{"0":{"df":0,"docs":{},"​":{"+":{"b":{"1":{"df":0,"docs":{},"​":{"df":0,"docs":{},"x":{"+":{"df":0,"docs":{},"⋯":{"+":{"b":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{"df":0,"docs":{},"x":{"df":0,"docs":{},"k":{")":{"df":0,"docs":{},"z":{"df":0,"docs":{},"h":{"df":0,"docs":{},"​":{"+":{"a":{"df":1,"docs":{"19":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"v":{"df":20,"docs":{"103":{"tf":1.0},"105":{"tf":1.0},"106":{"tf":1.0},"107":{"tf":2.0},"110":{"tf":1.0},"111":{"tf":1.0},"116":{"tf":1.0},"13":{"tf":1.0},"15":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.0},"52":{"tf":1.0},"54":{"tf":1.0},"55":{"tf":1.0},"57":{"tf":1.4142135623730951},"59":{"tf":1.0},"61":{"tf":1.0},"63":{"tf":1.0},"65":{"tf":1.0},"84":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"47":{"tf":1.0},"48":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"s":{"df":2,"docs":{"88":{"tf":1.0},"90":{"tf":1.0}}}}},"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":5,"docs":{"18":{"tf":1.0},"32":{"tf":1.7320508075688772},"6":{"tf":1.0},"90":{"tf":1.0},"93":{"tf":1.4142135623730951}}}},"s":{"df":0,"docs":{},"s":{"df":2,"docs":{"100":{"tf":1.0},"125":{"tf":2.0}}}}},"o":{"df":0,"docs":{},"r":{"d":{"df":4,"docs":{"49":{"tf":1.0},"57":{"tf":1.0},"59":{"tf":1.0},"83":{"tf":1.0}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"128":{"tf":1.0}}}}}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":3,"docs":{"13":{"tf":1.0},"43":{"tf":1.0},"59":{"tf":1.0}}}}}},"t":{"df":1,"docs":{"13":{"tf":1.0}},"u":{"a":{"df":0,"docs":{},"l":{"df":18,"docs":{"100":{"tf":1.0},"101":{"tf":1.0},"106":{"tf":1.4142135623730951},"109":{"tf":1.0},"11":{"tf":1.0},"111":{"tf":1.0},"118":{"tf":2.0},"126":{"tf":1.0},"130":{"tf":1.0},"19":{"tf":1.0},"20":{"tf":1.4142135623730951},"31":{"tf":1.0},"33":{"tf":1.0},"45":{"tf":1.0},"49":{"tf":1.4142135623730951},"62":{"tf":1.4142135623730951},"66":{"tf":1.0},"8":{"tf":1.0}}}},"df":0,"docs":{}}}},"d":{"d":{"df":18,"docs":{"107":{"tf":1.0},"12":{"tf":1.0},"124":{"tf":1.0},"125":{"tf":1.4142135623730951},"128":{"tf":1.0},"130":{"tf":1.7320508075688772},"23":{"tf":1.4142135623730951},"24":{"tf":1.0},"25":{"tf":1.0},"26":{"tf":1.0},"31":{"tf":2.0},"39":{"tf":1.0},"43":{"tf":1.0},"56":{"tf":1.0},"81":{"tf":1.0},"9":{"tf":1.4142135623730951},"92":{"tf":3.0},"93":{"tf":3.0}},"i":{"df":0,"docs":{},"t":{"df":9,"docs":{"12":{"tf":1.0},"121":{"tf":1.4142135623730951},"125":{"tf":1.0},"126":{"tf":1.0},"18":{"tf":1.4142135623730951},"56":{"tf":1.0},"8":{"tf":1.0},"85":{"tf":1.0},"9":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":4,"docs":{"125":{"tf":1.0},"129":{"tf":1.0},"130":{"tf":1.0},"67":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":5,"docs":{"121":{"tf":1.4142135623730951},"123":{"tf":1.0},"125":{"tf":2.8284271247461903},"126":{"tf":1.7320508075688772},"130":{"tf":1.4142135623730951}}}}}}},"df":13,"docs":{"110":{"tf":1.0},"125":{"tf":2.0},"126":{"tf":1.4142135623730951},"19":{"tf":1.0},"30":{"tf":1.0},"31":{"tf":1.0},"33":{"tf":1.0},"41":{"tf":1.0},"69":{"tf":1.0},"81":{"tf":1.0},"82":{"tf":1.0},"86":{"tf":1.0},"87":{"tf":1.0}},"j":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"70":{"tf":1.0}}}}}},"v":{"a":{"df":0,"docs":{},"n":{"c":{"df":2,"docs":{"51":{"tf":1.0},"81":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":5,"docs":{"104":{"tf":1.0},"125":{"tf":1.0},"65":{"tf":1.0},"66":{"tf":1.0},"76":{"tf":1.7320508075688772}},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"101":{"tf":1.0},"125":{"tf":1.0}}}}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"124":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"e":{"df":2,"docs":{"82":{"tf":1.0},"97":{"tf":1.0}}}}},"i":{",":{"0":{"df":0,"docs":{},"​":{"+":{"a":{"df":0,"docs":{},"i":{",":{"1":{"df":0,"docs":{},"​":{"df":0,"docs":{},"β":{"+":{"df":0,"docs":{},"γ":{",":{"df":0,"docs":{},"…":{",":{"a":{"df":0,"docs":{},"k":{"df":0,"docs":{},"−":{"1":{",":{"0":{"df":0,"docs":{},"​":{"+":{"a":{"df":0,"docs":{},"k":{"df":0,"docs":{},"−":{"1":{",":{"1":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"m":{"df":2,"docs":{"49":{"tf":1.0},"82":{"tf":1.4142135623730951}}},"r":{":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"<":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":2,"docs":{"100":{"tf":1.0},"107":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":1,"docs":{"102":{"tf":1.4142135623730951}}}}}}}}},"df":14,"docs":{"101":{"tf":1.0},"102":{"tf":2.0},"103":{"tf":1.0},"106":{"tf":1.0},"107":{"tf":1.4142135623730951},"47":{"tf":1.0},"49":{"tf":2.449489742783178},"64":{"tf":1.0},"65":{"tf":1.0},"69":{"tf":1.0},"81":{"tf":1.0},"89":{"tf":1.0},"98":{"tf":2.0},"99":{"tf":1.0}}},"​":{"(":{"df":0,"docs":{},"q":{"df":0,"docs":{},"l":{"df":0,"docs":{},"​":{")":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"+":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"q":{"df":0,"docs":{},"r":{"df":0,"docs":{},"​":{")":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"+":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"df":0,"docs":{},"q":{"df":0,"docs":{},"m":{"df":0,"docs":{},"​":{"+":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"q":{"df":0,"docs":{},"o":{"df":0,"docs":{},"​":{")":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"+":{"(":{"df":0,"docs":{},"q":{"c":{"df":0,"docs":{},"​":{")":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"+":{"(":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{")":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"=":{"0":{"df":3,"docs":{"12":{"tf":1.0},"13":{"tf":1.0},"15":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"=":{"0":{"df":2,"docs":{"10":{"tf":1.0},"9":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},",":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"df":0,"docs":{},"∈":{"df":0,"docs":{},"f":{"df":1,"docs":{"13":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"r":{"a":{"df":1,"docs":{"47":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"m":{"df":9,"docs":{"114":{"tf":1.0},"18":{"tf":1.4142135623730951},"2":{"tf":1.4142135623730951},"22":{"tf":1.4142135623730951},"29":{"tf":1.0},"33":{"tf":1.7320508075688772},"44":{"tf":1.0},"6":{"tf":1.7320508075688772},"95":{"tf":1.0}}}}}}}}},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":4,"docs":{"117":{"tf":1.0},"13":{"tf":1.0},"18":{"tf":1.0},"63":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":9,"docs":{"103":{"tf":1.0},"106":{"tf":1.4142135623730951},"107":{"tf":1.0},"20":{"tf":2.0},"4":{"tf":1.0},"6":{"tf":1.0},"77":{"tf":1.0},"89":{"tf":1.0},"96":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"h":{"a":{"_":{"a":{"df":0,"docs":{},"n":{"d":{"_":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"a":{"_":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"i":{"df":1,"docs":{"107":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"i":{"df":1,"docs":{"107":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":3,"docs":{"107":{"tf":1.0},"110":{"tf":1.0},"111":{"tf":1.0}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":0,"docs":{},"i":{"df":10,"docs":{"125":{"tf":1.4142135623730951},"13":{"tf":1.4142135623730951},"20":{"tf":1.0},"22":{"tf":1.0},"31":{"tf":1.0},"49":{"tf":1.0},"76":{"tf":1.0},"82":{"tf":1.4142135623730951},"89":{"tf":1.0},"9":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":1,"docs":{"76":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":2,"docs":{"13":{"tf":1.4142135623730951},"9":{"tf":1.0}}}}}}}},"w":{"a":{"df":0,"docs":{},"y":{"df":7,"docs":{"100":{"tf":1.0},"11":{"tf":1.0},"117":{"tf":1.7320508075688772},"55":{"tf":1.0},"71":{"tf":1.0},"76":{"tf":1.4142135623730951},"80":{"tf":1.0}}}},"df":0,"docs":{}}},"m":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":1,"docs":{"123":{"tf":1.0}}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":3,"docs":{"103":{"tf":1.0},"2":{"tf":1.0},"77":{"tf":1.0}}}}}}},"n":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"df":0,"docs":{},"z":{"df":2,"docs":{"75":{"tf":1.4142135623730951},"76":{"tf":1.0}}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":6,"docs":{"125":{"tf":1.0},"128":{"tf":1.4142135623730951},"4":{"tf":1.0},"52":{"tf":1.0},"69":{"tf":1.0},"76":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"107":{"tf":1.0}}}}}},"y":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"109":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"73":{"tf":1.0}}}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"49":{"tf":1.0}}}},"w":{"a":{"df":0,"docs":{},"y":{"df":2,"docs":{"13":{"tf":1.0},"15":{"tf":1.0}}}},"df":0,"docs":{}}}},"p":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"d":{"df":1,"docs":{"125":{"tf":1.0}}},"df":0,"docs":{}}}},"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"34":{"tf":1.0}}}}},"df":5,"docs":{"120":{"tf":1.0},"121":{"tf":1.0},"123":{"tf":1.0},"125":{"tf":1.7320508075688772},"126":{"tf":1.0}},"i":{"df":5,"docs":{"114":{"tf":1.0},"2":{"tf":1.0},"33":{"tf":1.4142135623730951},"42":{"tf":1.0},"97":{"tf":1.0}}},"p":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"df":2,"docs":{"112":{"tf":1.0},"125":{"tf":1.0}}}},"df":0,"docs":{},"n":{"d":{"df":3,"docs":{"111":{"tf":1.7320508075688772},"121":{"tf":1.4142135623730951},"39":{"tf":2.449489742783178}}},"df":0,"docs":{}}},"l":{"df":1,"docs":{"2":{"tf":1.0}},"i":{"c":{"df":1,"docs":{"41":{"tf":1.0}}},"df":11,"docs":{"102":{"tf":1.4142135623730951},"118":{"tf":1.0},"125":{"tf":1.0},"128":{"tf":1.4142135623730951},"129":{"tf":1.4142135623730951},"13":{"tf":1.4142135623730951},"2":{"tf":1.0},"56":{"tf":1.0},"58":{"tf":1.0},"67":{"tf":1.0},"92":{"tf":1.4142135623730951}}}},"r":{"df":0,"docs":{},"o":{"a":{"c":{"df":0,"docs":{},"h":{"df":2,"docs":{"125":{"tf":1.0},"13":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":3,"docs":{"107":{"tf":1.4142135623730951},"12":{"tf":1.0},"65":{"tf":1.0}}}}}}}}},"q":{"df":0,"docs":{},"l":{"df":0,"docs":{},"​":{"+":{"b":{"df":0,"docs":{},"q":{"df":0,"docs":{},"r":{"df":1,"docs":{"20":{"tf":1.0}},"​":{"+":{"a":{"b":{"df":0,"docs":{},"q":{"df":0,"docs":{},"m":{"df":0,"docs":{},"​":{"+":{"c":{"df":0,"docs":{},"q":{"df":0,"docs":{},"o":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"q":{"c":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"=":{"df":0,"docs":{},"z":{"df":0,"docs":{},"h":{"df":0,"docs":{},"​":{"df":0,"docs":{},"t":{"1":{"df":1,"docs":{"15":{"tf":1.0}}},"df":1,"docs":{"13":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"r":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"121":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":1,"docs":{"27":{"tf":1.0}},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":4,"docs":{"100":{"tf":1.0},"107":{"tf":1.0},"125":{"tf":1.0},"126":{"tf":1.4142135623730951}}}}}}}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":9,"docs":{"13":{"tf":1.0},"3":{"tf":1.7320508075688772},"49":{"tf":1.0},"6":{"tf":1.0},"68":{"tf":1.4142135623730951},"69":{"tf":1.0},"7":{"tf":1.0},"81":{"tf":1.0},"92":{"tf":1.0}}}}}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"df":5,"docs":{"117":{"tf":1.0},"49":{"tf":1.0},"64":{"tf":1.0},"67":{"tf":1.0},"97":{"tf":1.0}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"14":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"i":{"d":{"df":2,"docs":{"12":{"tf":1.0},"6":{"tf":1.0}}},"df":0,"docs":{}},"k":{"df":4,"docs":{"57":{"tf":1.4142135623730951},"59":{"tf":1.0},"71":{"tf":1.0},"77":{"tf":1.0}}},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"69":{"tf":1.0}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"!":{"(":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":1,"docs":{"34":{"tf":1.4142135623730951}}},"y":{"(":{"&":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":1,"docs":{"43":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"y":{"(":{"&":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":1,"docs":{"103":{"tf":1.0}}}}}}}},"df":0,"docs":{}},":":{":":{"<":{"df":0,"docs":{},"f":{"df":1,"docs":{"97":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"(":{"df":0,"docs":{},"x":{"*":{"df":0,"docs":{},"e":{"+":{"5":{"=":{"=":{"df":0,"docs":{},"i":{"df":1,"docs":{"33":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":1,"docs":{"34":{"tf":1.0}}}},"df":4,"docs":{"12":{"tf":1.0},"121":{"tf":1.0},"33":{"tf":1.0},"43":{"tf":1.4142135623730951}}}}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":2,"docs":{"130":{"tf":1.0},"43":{"tf":1.0}}}}},"o":{"c":{"df":0,"docs":{},"i":{"df":2,"docs":{"128":{"tf":1.4142135623730951},"130":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"m":{"df":13,"docs":{"111":{"tf":1.0},"128":{"tf":1.4142135623730951},"129":{"tf":1.0},"130":{"tf":1.0},"20":{"tf":1.0},"22":{"tf":1.0},"50":{"tf":1.0},"69":{"tf":1.0},"75":{"tf":1.4142135623730951},"76":{"tf":2.23606797749979},"82":{"tf":1.0},"87":{"tf":1.0},"89":{"tf":2.23606797749979}}}}},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"12":{"tf":1.0}}}}}},"t":{"df":1,"docs":{"37":{"tf":1.0}},"t":{"a":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"41":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":3,"docs":{"121":{"tf":1.0},"125":{"tf":1.0},"128":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":4,"docs":{"71":{"tf":1.7320508075688772},"77":{"tf":2.0},"90":{"tf":1.4142135623730951},"93":{"tf":1.4142135623730951}}}}}}}},"v":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"123":{"tf":1.0}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"d":{"df":2,"docs":{"125":{"tf":1.0},"78":{"tf":1.0}}},"df":0,"docs":{}}}},"ˉ":{",":{"b":{"df":0,"docs":{},"ˉ":{",":{"c":{"df":0,"docs":{},"ˉ":{",":{"df":0,"docs":{},"s":{"df":0,"docs":{},"ˉ":{"df":0,"docs":{},"σ":{"1":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"s":{"df":0,"docs":{},"ˉ":{"df":0,"docs":{},"σ":{"2":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"z":{"df":1,"docs":{"31":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"=":{"a":{"(":{"df":0,"docs":{},"ζ":{")":{",":{"b":{"df":0,"docs":{},"ˉ":{"=":{"b":{"(":{"df":0,"docs":{},"ζ":{")":{",":{"c":{"df":0,"docs":{},"ˉ":{"=":{"c":{"(":{"df":0,"docs":{},"ζ":{")":{",":{"df":0,"docs":{},"s":{"df":0,"docs":{},"ˉ":{"df":0,"docs":{},"σ":{"1":{"df":0,"docs":{},"​":{"=":{"df":0,"docs":{},"s":{"df":0,"docs":{},"σ":{"1":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"ζ":{")":{",":{"df":0,"docs":{},"s":{"df":0,"docs":{},"ˉ":{"df":0,"docs":{},"σ":{"2":{"df":0,"docs":{},"​":{"=":{"df":0,"docs":{},"s":{"df":0,"docs":{},"σ":{"2":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"ζ":{")":{",":{"df":0,"docs":{},"z":{"df":0,"docs":{},"ˉ":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"​":{"=":{"df":0,"docs":{},"z":{"df":1,"docs":{"26":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"=":{"(":{"a":{"df":0,"docs":{},"i":{",":{"0":{"df":0,"docs":{},"​":{",":{"a":{"df":0,"docs":{},"i":{",":{"1":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"′":{",":{"b":{"df":0,"docs":{},"′":{",":{"c":{"df":1,"docs":{"23":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"=":{"df":0,"docs":{},"{":{"a":{"0":{"df":0,"docs":{},"​":{"+":{"a":{"1":{"df":0,"docs":{},"​":{"df":0,"docs":{},"y":{"+":{"df":0,"docs":{},"x":{",":{"a":{"2":{"df":0,"docs":{},"​":{"+":{"a":{"3":{"df":0,"docs":{},"​":{"df":0,"docs":{},"y":{"+":{"df":0,"docs":{},"x":{"df":1,"docs":{"13":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"x":{",":{"a":{"1":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"x":{"df":1,"docs":{"13":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"b":{"(":{"df":0,"docs":{},"x":{")":{"=":{"(":{"df":0,"docs":{},"x":{"df":0,"docs":{},"−":{"1":{")":{"(":{"df":0,"docs":{},"x":{"df":0,"docs":{},"−":{"df":0,"docs":{},"g":{")":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"x":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"p":{"(":{"df":0,"docs":{},"x":{"df":1,"docs":{"53":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":3,"docs":{"34":{"tf":1.0},"53":{"tf":1.0},"55":{"tf":1.0}}},"z":{"df":2,"docs":{"106":{"tf":1.0},"62":{"tf":1.0}}}},"0":{"df":1,"docs":{"128":{"tf":2.8284271247461903}},"​":{"+":{"df":0,"docs":{},"β":{"b":{"1":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"γ":{")":{"(":{"b":{"2":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"β":{"b":{"3":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"γ":{",":{"df":0,"docs":{},"…":{",":{"b":{"df":0,"docs":{},"k":{"df":0,"docs":{},"−":{"1":{"df":1,"docs":{"13":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},",":{"df":0,"docs":{},"…":{",":{"b":{"df":0,"docs":{},"k":{"df":1,"docs":{"19":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"b":{"1":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"1":{"0":{"df":0,"docs":{},"​":{",":{"b":{"1":{"1":{"df":1,"docs":{"25":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":1,"docs":{"128":{"tf":2.8284271247461903}},"​":{",":{"b":{"2":{"df":0,"docs":{},"​":{",":{"b":{"3":{"df":0,"docs":{},"​":{",":{"b":{"4":{"df":0,"docs":{},"​":{",":{"b":{"5":{"df":0,"docs":{},"​":{",":{"b":{"6":{"df":1,"docs":{"23":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"2":{"df":1,"docs":{"128":{"tf":2.8284271247461903}}},"3":{"df":1,"docs":{"128":{"tf":2.8284271247461903}}},"7":{"df":0,"docs":{},"​":{",":{"b":{"8":{"df":0,"docs":{},"​":{",":{"b":{"9":{"df":1,"docs":{"24":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},":":{"=":{"(":{"b":{"3":{"df":0,"docs":{},"​":{"df":0,"docs":{},"x":{"+":{"b":{"4":{"df":0,"docs":{},"​":{")":{"df":0,"docs":{},"z":{"df":0,"docs":{},"h":{"df":0,"docs":{},"​":{"+":{"b":{"df":1,"docs":{"23":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"=":{"2":{"df":0,"docs":{},"l":{"df":1,"docs":{"89":{"tf":1.0}}}},"df":0,"docs":{},"{":{"(":{"b":{"0":{"df":0,"docs":{},"​":{",":{"b":{"1":{"df":0,"docs":{},"​":{")":{",":{"(":{"b":{"2":{"df":0,"docs":{},"​":{",":{"b":{"3":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"η":{"3":{"df":0,"docs":{},"k":{"+":{"df":0,"docs":{},"l":{",":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{",":{"df":0,"docs":{},"j":{"df":0,"docs":{},"​":{")":{":":{"(":{"df":0,"docs":{},"i":{",":{"df":0,"docs":{},"j":{")":{"df":0,"docs":{},"∈":{"df":0,"docs":{},"i":{",":{"df":0,"docs":{},"σ":{"(":{"(":{"df":0,"docs":{},"i":{",":{"df":0,"docs":{},"j":{")":{")":{"=":{"(":{"df":0,"docs":{},"k":{",":{"df":0,"docs":{},"l":{"df":1,"docs":{"13":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"σ":{"(":{"(":{"df":0,"docs":{},"i":{",":{"df":0,"docs":{},"j":{")":{")":{",":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{",":{"df":0,"docs":{},"j":{"df":0,"docs":{},"​":{")":{":":{"(":{"df":0,"docs":{},"i":{",":{"df":0,"docs":{},"j":{")":{"df":0,"docs":{},"∈":{"df":0,"docs":{},"i":{"df":1,"docs":{"13":{"tf":2.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"6":{",":{"1":{"0":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"b":{"0":{"df":0,"docs":{},"​":{",":{"b":{"1":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"…":{",":{"b":{"df":0,"docs":{},"k":{"df":0,"docs":{},"−":{"1":{"df":1,"docs":{"13":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"ˉ":{"0":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"…":{",":{"b":{"df":0,"docs":{},"ˉ":{"df":0,"docs":{},"k":{"df":0,"docs":{},"−":{"1":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"_":{"1":{"(":{"df":0,"docs":{},"x":{"df":1,"docs":{"64":{"tf":1.0}}}},"df":1,"docs":{"34":{"tf":1.0}}},"df":0,"docs":{},"i":{"df":1,"docs":{"64":{"tf":1.0}}},"k":{"(":{"df":0,"docs":{},"x":{"df":1,"docs":{"64":{"tf":1.0}}}},"df":0,"docs":{}},"z":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"a":{"df":1,"docs":{"34":{"tf":1.0}}},"df":0,"docs":{}}}}},"a":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"13":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"33":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"n":{"c":{"df":2,"docs":{"125":{"tf":1.0},"76":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"31":{"tf":1.0}}}},"s":{"df":0,"docs":{},"e":{"df":1,"docs":{"44":{"tf":1.4142135623730951}}},"i":{"c":{"df":1,"docs":{"8":{"tf":1.0}}},"df":3,"docs":{"31":{"tf":1.0},"34":{"tf":1.0},"4":{"tf":1.0}}}},"t":{"c":{"df":0,"docs":{},"h":{"df":6,"docs":{"27":{"tf":1.0},"34":{"tf":1.0},"77":{"tf":3.0},"84":{"tf":1.4142135623730951},"92":{"tf":1.7320508075688772},"95":{"tf":1.0}}}},"df":0,"docs":{}}},"df":21,"docs":{"10":{"tf":1.4142135623730951},"105":{"tf":1.4142135623730951},"11":{"tf":1.0},"12":{"tf":1.4142135623730951},"121":{"tf":1.4142135623730951},"125":{"tf":1.7320508075688772},"126":{"tf":2.449489742783178},"128":{"tf":1.0},"129":{"tf":1.4142135623730951},"13":{"tf":4.795831523312719},"15":{"tf":1.7320508075688772},"20":{"tf":1.4142135623730951},"34":{"tf":1.4142135623730951},"35":{"tf":1.0},"53":{"tf":1.7320508075688772},"54":{"tf":1.0},"61":{"tf":1.4142135623730951},"67":{"tf":1.7320508075688772},"76":{"tf":1.0},"8":{"tf":1.0},"9":{"tf":1.7320508075688772}},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"107":{"tf":1.0}}}}},"df":12,"docs":{"102":{"tf":1.0},"11":{"tf":1.0},"117":{"tf":1.0},"128":{"tf":1.0},"13":{"tf":1.4142135623730951},"18":{"tf":1.0},"4":{"tf":1.0},"51":{"tf":1.0},"67":{"tf":1.0},"68":{"tf":1.0},"76":{"tf":1.0},"89":{"tf":1.0}},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":10,"docs":{"100":{"tf":1.0},"125":{"tf":1.0},"13":{"tf":1.4142135623730951},"20":{"tf":1.0},"43":{"tf":1.0},"68":{"tf":1.0},"76":{"tf":1.0},"77":{"tf":1.0},"78":{"tf":1.0},"81":{"tf":1.0}},"e":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"d":{"df":3,"docs":{"20":{"tf":1.0},"55":{"tf":1.0},"97":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":5,"docs":{"126":{"tf":1.0},"14":{"tf":1.0},"70":{"tf":1.0},"85":{"tf":1.0},"86":{"tf":1.0}}}}},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":2,"docs":{"130":{"tf":1.0},"3":{"tf":1.0}}},"df":0,"docs":{}}}},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":4,"docs":{"106":{"tf":1.0},"59":{"tf":1.4142135623730951},"62":{"tf":1.0},"76":{"tf":1.0}}}},"w":{"df":4,"docs":{"15":{"tf":1.0},"50":{"tf":1.0},"60":{"tf":1.0},"97":{"tf":1.0}}}}},"n":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":2,"docs":{"1":{"tf":1.0},"2":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"t":{"a":{"_":{"1":{"df":1,"docs":{"55":{"tf":1.0}}},"2":{"df":1,"docs":{"55":{"tf":1.0}}},"df":0,"docs":{}},"df":4,"docs":{"107":{"tf":1.0},"110":{"tf":1.0},"111":{"tf":1.0},"55":{"tf":1.0}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":5,"docs":{"13":{"tf":1.0},"130":{"tf":1.0},"20":{"tf":1.0},"6":{"tf":1.4142135623730951},"9":{"tf":1.0}}}}},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":10,"docs":{"100":{"tf":1.0},"111":{"tf":1.4142135623730951},"121":{"tf":1.0},"125":{"tf":1.0},"129":{"tf":1.0},"130":{"tf":2.0},"65":{"tf":1.0},"73":{"tf":1.0},"76":{"tf":1.4142135623730951},"8":{"tf":1.0}}}}}}}},"i":{",":{"0":{"df":0,"docs":{},"​":{"+":{"b":{"df":0,"docs":{},"i":{",":{"1":{"df":0,"docs":{},"​":{"df":0,"docs":{},"β":{"+":{"df":0,"docs":{},"γ":{",":{"df":0,"docs":{},"…":{",":{"b":{"df":0,"docs":{},"k":{"df":0,"docs":{},"−":{"1":{",":{"0":{"df":0,"docs":{},"​":{"+":{"b":{"df":0,"docs":{},"k":{"df":0,"docs":{},"−":{"1":{",":{"1":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"125":{"tf":1.7320508075688772}}}},"df":0,"docs":{},"g":{"df":2,"docs":{"107":{"tf":1.0},"40":{"tf":1.0}}},"n":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"129":{"tf":1.0},"89":{"tf":1.0}}}}},"df":0,"docs":{}},"t":{"df":8,"docs":{"125":{"tf":2.0},"130":{"tf":1.0},"2":{"tf":1.4142135623730951},"40":{"tf":1.7320508075688772},"48":{"tf":1.0},"55":{"tf":1.0},"8":{"tf":1.0},"86":{"tf":1.0}}}},"j":{"df":0,"docs":{},"​":{":":{"=":{"df":0,"docs":{},"z":{"df":0,"docs":{},"j":{"b":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"z":{")":{"df":0,"docs":{},"τ":{"df":0,"docs":{},"j":{"df":0,"docs":{},"z":{"df":0,"docs":{},"​":{"df":0,"docs":{},"−":{"df":0,"docs":{},"p":{"df":0,"docs":{},"j":{"b":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"z":{"df":1,"docs":{"93":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"j":{"df":0,"docs":{},"​":{"df":0,"docs":{},"−":{"df":0,"docs":{},"p":{"df":0,"docs":{},"j":{"b":{"df":1,"docs":{"92":{"tf":1.0}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"l":{"a":{"c":{"df":0,"docs":{},"k":{"df":2,"docs":{"56":{"tf":1.0},"67":{"tf":1.0}}}},"df":0,"docs":{}},"df":1,"docs":{"37":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"d":{"df":2,"docs":{"19":{"tf":1.7320508075688772},"34":{"tf":1.0}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"f":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"102":{"tf":1.4142135623730951},"107":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":4,"docs":{"118":{"tf":1.0},"67":{"tf":1.7320508075688772},"76":{"tf":1.7320508075688772},"89":{"tf":1.4142135623730951}}}}}},"s":{"1":{"2":{"3":{"8":{"1":{"df":1,"docs":{"43":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":3,"docs":{"13":{"tf":1.0},"15":{"tf":1.0},"20":{"tf":1.0}}}},"l":{"d":{"df":1,"docs":{"93":{"tf":1.0}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"l":{"df":1,"docs":{"34":{"tf":1.0}}}},"t":{"df":0,"docs":{},"h":{"df":17,"docs":{"107":{"tf":1.0},"111":{"tf":1.4142135623730951},"116":{"tf":1.0},"13":{"tf":1.0},"15":{"tf":1.0},"33":{"tf":1.0},"52":{"tf":1.0},"57":{"tf":1.0},"58":{"tf":1.0},"59":{"tf":1.0},"6":{"tf":1.0},"60":{"tf":1.0},"73":{"tf":1.0},"75":{"tf":1.0},"89":{"tf":1.0},"97":{"tf":1.0},"98":{"tf":1.0}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"121":{"tf":1.4142135623730951}}}}}},"u":{"df":0,"docs":{},"n":{"d":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":19,"docs":{"105":{"tf":1.0},"106":{"tf":1.0},"107":{"tf":1.4142135623730951},"116":{"tf":1.4142135623730951},"118":{"tf":1.0},"48":{"tf":1.0},"52":{"tf":1.0},"53":{"tf":2.8284271247461903},"55":{"tf":1.0},"57":{"tf":1.0},"61":{"tf":1.0},"64":{"tf":1.4142135623730951},"69":{"tf":1.0},"82":{"tf":1.7320508075688772},"83":{"tf":1.0},"89":{"tf":1.4142135623730951},"93":{"tf":1.0},"98":{"tf":1.4142135623730951},"99":{"tf":1.7320508075688772}}},"y":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"98":{"tf":1.0},"99":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{":":{":":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"(":{"0":{"df":1,"docs":{"99":{"tf":1.0}}},"1":{"df":1,"docs":{"99":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":1,"docs":{"99":{"tf":1.4142135623730951}},"s":{":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"(":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"c":{"!":{"[":{"a":{"0":{"df":1,"docs":{"99":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"<":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"99":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":2,"docs":{"73":{"tf":1.0},"76":{"tf":1.0}}},"df":0,"docs":{}}},"x":{"df":2,"docs":{"56":{"tf":1.0},"67":{"tf":1.0}}}},"r":{"a":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":1,"docs":{"34":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"k":{"df":1,"docs":{"125":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"_":{"c":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":1,"docs":{"125":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":16,"docs":{"103":{"tf":1.0},"107":{"tf":1.4142135623730951},"123":{"tf":1.0},"124":{"tf":1.0},"125":{"tf":1.0},"42":{"tf":1.0},"43":{"tf":1.0},"44":{"tf":1.4142135623730951},"49":{"tf":1.0},"55":{"tf":1.0},"70":{"tf":1.0},"71":{"tf":1.0},"76":{"tf":1.0},"8":{"tf":1.0},"82":{"tf":1.0},"92":{"tf":1.4142135623730951}}},"df":0,"docs":{},"t":{"df":5,"docs":{"107":{"tf":1.4142135623730951},"124":{"tf":1.0},"125":{"tf":1.4142135623730951},"130":{"tf":3.605551275463989},"77":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"123":{"tf":1.0},"130":{"tf":2.6457513110645907}}}}}}},"n":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"19":{"tf":1.0}}}},"df":0,"docs":{}}},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"d":{"df":2,"docs":{"125":{"tf":1.4142135623730951},"49":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":1,"docs":{"39":{"tf":1.0}}}}},"ˉ":{"df":0,"docs":{},"i":{"df":1,"docs":{"13":{"tf":1.0}}}},"′":{"=":{"df":0,"docs":{},"{":{"b":{"0":{"df":0,"docs":{},"​":{"+":{"b":{"1":{"df":0,"docs":{},"​":{"df":0,"docs":{},"y":{"+":{"df":0,"docs":{},"x":{",":{"b":{"2":{"df":0,"docs":{},"​":{"+":{"b":{"3":{"df":0,"docs":{},"​":{"df":0,"docs":{},"y":{"+":{"df":0,"docs":{},"x":{"df":1,"docs":{"13":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"x":{",":{"b":{"1":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"x":{"df":1,"docs":{"13":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"c":{"(":{"df":0,"docs":{},"x":{")":{"=":{"df":0,"docs":{},"∏":{"df":0,"docs":{},"i":{"=":{"0":{"5":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"x":{"df":0,"docs":{},"−":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{")":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"x":{"df":0,"docs":{},"g":{"2":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"x":{"df":0,"docs":{},"g":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"x":{"df":2,"docs":{"107":{"tf":1.0},"54":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"0":{"df":1,"docs":{"107":{"tf":1.0}}},"df":4,"docs":{"107":{"tf":2.8284271247461903},"34":{"tf":1.0},"54":{"tf":1.4142135623730951},"55":{"tf":1.0}}},"z":{"df":2,"docs":{"106":{"tf":1.0},"62":{"tf":1.0}}}},"0":{"df":1,"docs":{"128":{"tf":3.1622776601683795}},"​":{"(":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"∗":{"4":{",":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"∗":{"4":{"+":{"4":{"df":1,"docs":{"128":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"1":{"df":1,"docs":{"128":{"tf":3.1622776601683795}},"​":{"(":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"∗":{"4":{"+":{"1":{",":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"∗":{"4":{"+":{"5":{"df":1,"docs":{"128":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"x":{")":{"=":{"df":0,"docs":{},"t":{"1":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"g":{"df":0,"docs":{},"x":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"t":{"2":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"x":{"df":1,"docs":{"65":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"2":{"df":1,"docs":{"128":{"tf":3.1622776601683795}},"​":{"(":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"∗":{"4":{"+":{"2":{",":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"∗":{"4":{"+":{"6":{"df":1,"docs":{"128":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"3":{"df":1,"docs":{"128":{"tf":2.8284271247461903}}},":":{"=":{"(":{"b":{"5":{"df":0,"docs":{},"​":{"df":0,"docs":{},"x":{"+":{"b":{"6":{"df":0,"docs":{},"​":{")":{"df":0,"docs":{},"z":{"df":0,"docs":{},"h":{"df":0,"docs":{},"​":{"+":{"c":{"df":1,"docs":{"23":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"=":{"df":0,"docs":{},"−":{"1":{"df":1,"docs":{"9":{"tf":1.0}}},"df":0,"docs":{}}},"_":{"1":{"(":{"df":0,"docs":{},"x":{"df":1,"docs":{"65":{"tf":1.4142135623730951}}}},"df":1,"docs":{"34":{"tf":1.0}}},"df":0,"docs":{},"i":{"(":{"df":0,"docs":{},"x":{"df":1,"docs":{"65":{"tf":1.0}}}},"df":0,"docs":{}},"n":{"(":{"df":0,"docs":{},"x":{"df":1,"docs":{"65":{"tf":1.0}}}},"df":0,"docs":{}},"z":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"a":{"df":1,"docs":{"34":{"tf":1.0}}},"df":0,"docs":{}}}}},"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"'":{"df":1,"docs":{"49":{"tf":1.7320508075688772}}},"df":10,"docs":{"119":{"tf":1.0},"120":{"tf":1.0},"122":{"tf":1.0},"123":{"tf":2.0},"125":{"tf":2.6457513110645907},"128":{"tf":1.0},"130":{"tf":1.0},"49":{"tf":2.8284271247461903},"64":{"tf":1.0},"97":{"tf":1.0}}}}},"l":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":3,"docs":{"125":{"tf":1.0},"130":{"tf":1.0},"48":{"tf":1.0}}}}},"df":0,"docs":{},"l":{"df":40,"docs":{"10":{"tf":1.0},"103":{"tf":1.4142135623730951},"107":{"tf":2.0},"110":{"tf":1.4142135623730951},"111":{"tf":2.23606797749979},"117":{"tf":1.4142135623730951},"118":{"tf":1.0},"12":{"tf":1.0},"123":{"tf":1.0},"125":{"tf":1.7320508075688772},"128":{"tf":1.4142135623730951},"13":{"tf":1.0},"14":{"tf":1.0},"15":{"tf":1.4142135623730951},"18":{"tf":1.4142135623730951},"20":{"tf":1.4142135623730951},"3":{"tf":1.0},"34":{"tf":1.0},"39":{"tf":2.449489742783178},"41":{"tf":1.0},"43":{"tf":1.0},"47":{"tf":1.0},"48":{"tf":1.0},"51":{"tf":1.0},"52":{"tf":1.0},"53":{"tf":1.4142135623730951},"54":{"tf":1.0},"58":{"tf":1.0},"67":{"tf":1.4142135623730951},"68":{"tf":1.4142135623730951},"69":{"tf":1.7320508075688772},"7":{"tf":1.0},"70":{"tf":1.0},"73":{"tf":1.0},"76":{"tf":1.0},"8":{"tf":1.0},"82":{"tf":1.0},"86":{"tf":1.0},"89":{"tf":1.0},"9":{"tf":1.0}}}},"m":{"df":0,"docs":{},"e":{"df":3,"docs":{"125":{"tf":1.0},"15":{"tf":1.0},"6":{"tf":1.0}}}},"n":{"'":{"df":0,"docs":{},"t":{"df":7,"docs":{"107":{"tf":1.0},"11":{"tf":1.0},"111":{"tf":1.7320508075688772},"118":{"tf":1.0},"125":{"tf":1.0},"55":{"tf":1.0},"76":{"tf":1.0}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"34":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"93":{"tf":1.0}}}},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"15":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"e":{"df":4,"docs":{"117":{"tf":1.4142135623730951},"118":{"tf":1.0},"48":{"tf":1.0},"56":{"tf":1.0}}},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"10":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"e":{"df":25,"docs":{"10":{"tf":1.0},"100":{"tf":1.4142135623730951},"102":{"tf":1.0},"105":{"tf":1.0},"11":{"tf":1.0},"111":{"tf":1.0},"118":{"tf":1.0},"12":{"tf":1.0},"125":{"tf":1.7320508075688772},"128":{"tf":2.0},"13":{"tf":2.23606797749979},"130":{"tf":1.0},"2":{"tf":1.0},"33":{"tf":1.0},"50":{"tf":1.0},"6":{"tf":1.4142135623730951},"67":{"tf":1.0},"76":{"tf":2.23606797749979},"77":{"tf":1.4142135623730951},"8":{"tf":1.0},"82":{"tf":1.0},"9":{"tf":1.4142135623730951},"90":{"tf":1.0},"96":{"tf":1.0},"99":{"tf":1.4142135623730951}}}},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"56":{"tf":1.0}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":1,"docs":{"76":{"tf":1.4142135623730951}}}}}}},"df":19,"docs":{"10":{"tf":1.0},"105":{"tf":1.4142135623730951},"11":{"tf":1.0},"12":{"tf":1.0},"121":{"tf":1.4142135623730951},"125":{"tf":1.7320508075688772},"126":{"tf":1.4142135623730951},"128":{"tf":1.4142135623730951},"13":{"tf":1.4142135623730951},"15":{"tf":1.7320508075688772},"34":{"tf":1.4142135623730951},"35":{"tf":1.0},"54":{"tf":1.0},"61":{"tf":1.4142135623730951},"8":{"tf":1.0},"89":{"tf":1.0},"9":{"tf":2.6457513110645907},"92":{"tf":1.0},"93":{"tf":1.0}},"e":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"121":{"tf":1.0}}}},"l":{"df":0,"docs":{},"l":{"df":3,"docs":{"125":{"tf":1.7320508075688772},"128":{"tf":1.0},"130":{"tf":2.449489742783178}}}},"r":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":6,"docs":{"18":{"tf":1.7320508075688772},"19":{"tf":1.0},"47":{"tf":1.4142135623730951},"48":{"tf":1.0},"51":{"tf":1.0},"72":{"tf":1.0}}}}},"df":0,"docs":{}}}},"h":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":17,"docs":{"111":{"tf":2.0},"126":{"tf":1.4142135623730951},"31":{"tf":2.449489742783178},"39":{"tf":2.0},"40":{"tf":1.0},"68":{"tf":1.0},"75":{"tf":1.0},"76":{"tf":2.6457513110645907},"77":{"tf":1.4142135623730951},"78":{"tf":1.7320508075688772},"80":{"tf":1.0},"81":{"tf":2.0},"82":{"tf":1.0},"86":{"tf":1.0},"87":{"tf":1.0},"89":{"tf":1.0},"93":{"tf":1.0}}}}}}},"n":{"c":{"df":1,"docs":{"76":{"tf":1.4142135623730951}}},"df":0,"docs":{},"g":{"df":5,"docs":{"125":{"tf":1.7320508075688772},"6":{"tf":1.0},"70":{"tf":1.0},"8":{"tf":1.0},"81":{"tf":1.0}}}},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"128":{"tf":1.0},"96":{"tf":1.0}}}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"118":{"tf":1.0}}}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"20":{"tf":1.0}}}}},"t":{"df":4,"docs":{"111":{"tf":1.0},"20":{"tf":1.0},"57":{"tf":1.0},"76":{"tf":2.0}}}},"c":{"df":0,"docs":{},"k":{"df":33,"docs":{"10":{"tf":1.0},"106":{"tf":2.0},"108":{"tf":1.0},"11":{"tf":1.0},"110":{"tf":1.4142135623730951},"12":{"tf":1.0},"125":{"tf":3.3166247903554},"126":{"tf":1.4142135623730951},"13":{"tf":2.6457513110645907},"130":{"tf":2.449489742783178},"15":{"tf":1.7320508075688772},"20":{"tf":2.449489742783178},"32":{"tf":2.6457513110645907},"41":{"tf":1.0},"44":{"tf":1.0},"49":{"tf":1.0},"57":{"tf":1.4142135623730951},"58":{"tf":1.0},"59":{"tf":1.7320508075688772},"62":{"tf":2.0},"65":{"tf":1.0},"68":{"tf":1.4142135623730951},"69":{"tf":1.4142135623730951},"71":{"tf":1.0},"75":{"tf":2.0},"76":{"tf":2.6457513110645907},"77":{"tf":1.4142135623730951},"78":{"tf":2.0},"82":{"tf":1.7320508075688772},"83":{"tf":1.4142135623730951},"90":{"tf":1.4142135623730951},"93":{"tf":2.23606797749979},"96":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"i":{"c":{"df":3,"docs":{"67":{"tf":1.0},"71":{"tf":1.0},"80":{"tf":1.0}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"s":{"df":9,"docs":{"107":{"tf":1.0},"117":{"tf":1.4142135623730951},"15":{"tf":1.4142135623730951},"67":{"tf":1.0},"68":{"tf":1.0},"76":{"tf":1.7320508075688772},"77":{"tf":1.0},"8":{"tf":1.0},"83":{"tf":1.0}}}},"s":{"df":0,"docs":{},"e":{"df":2,"docs":{"100":{"tf":1.0},"67":{"tf":1.0}},"n":{"df":8,"docs":{"18":{"tf":1.0},"6":{"tf":1.0},"67":{"tf":1.0},"75":{"tf":1.0},"76":{"tf":1.0},"78":{"tf":1.0},"83":{"tf":1.0},"89":{"tf":1.0}}}}}}},"i":{"df":1,"docs":{"129":{"tf":1.4142135623730951}},"r":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":14,"docs":{"10":{"tf":1.0},"12":{"tf":1.0},"13":{"tf":1.0},"15":{"tf":1.4142135623730951},"21":{"tf":1.0},"3":{"tf":1.7320508075688772},"33":{"tf":1.7320508075688772},"34":{"tf":1.4142135623730951},"35":{"tf":1.0},"42":{"tf":1.0},"44":{"tf":1.0},"7":{"tf":1.0},"8":{"tf":1.4142135623730951},"9":{"tf":1.0}}}}}},"df":0,"docs":{}},"​":{"(":{"df":0,"docs":{},"z":{"df":2,"docs":{"108":{"tf":1.0},"110":{"tf":1.0}}}},"df":0,"docs":{}}},"k":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{",":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"+":{"1":{"df":1,"docs":{"128":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},":":{"=":{"df":0,"docs":{},"z":{"df":0,"docs":{},"k":{"df":0,"docs":{},"t":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"z":{")":{"df":0,"docs":{},"p":{"df":0,"docs":{},"k":{"df":0,"docs":{},"t":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"τ":{"1":{"df":0,"docs":{},"z":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"τ":{"df":0,"docs":{},"m":{"df":0,"docs":{},"z":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"τ":{"1":{"df":0,"docs":{},"g":{"df":0,"docs":{},"z":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"τ":{"df":0,"docs":{},"m":{"df":0,"docs":{},"g":{"df":0,"docs":{},"z":{"df":1,"docs":{"93":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"k":{"df":0,"docs":{},"t":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"t":{"1":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"t":{"1":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"g":{"df":0,"docs":{},"x":{")":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"g":{"df":0,"docs":{},"x":{"df":1,"docs":{"92":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"l":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":11,"docs":{"10":{"tf":1.7320508075688772},"106":{"tf":1.4142135623730951},"12":{"tf":1.7320508075688772},"13":{"tf":1.4142135623730951},"20":{"tf":1.4142135623730951},"31":{"tf":1.7320508075688772},"33":{"tf":1.0},"62":{"tf":1.4142135623730951},"76":{"tf":1.0},"9":{"tf":2.23606797749979},"93":{"tf":2.0}}}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"6":{"tf":1.0}}}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"106":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"10":{"tf":1.0}}}}}},"df":0,"docs":{}},"i":{"df":1,"docs":{"131":{"tf":1.0}}}},"o":{"d":{"df":0,"docs":{},"e":{"df":16,"docs":{"104":{"tf":1.0},"106":{"tf":1.0},"107":{"tf":2.0},"109":{"tf":1.4142135623730951},"110":{"tf":1.0},"117":{"tf":1.0},"121":{"tf":1.0},"126":{"tf":1.0},"43":{"tf":1.0},"45":{"tf":1.4142135623730951},"49":{"tf":1.4142135623730951},"66":{"tf":1.0},"80":{"tf":1.0},"96":{"tf":1.0},"97":{"tf":1.0},"98":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"i":{"df":6,"docs":{"114":{"tf":1.0},"13":{"tf":1.4142135623730951},"18":{"tf":1.0},"2":{"tf":1.7320508075688772},"4":{"tf":1.0},"93":{"tf":1.0}}}},"df":0,"docs":{}}}}},"i":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"i":{"d":{"df":3,"docs":{"13":{"tf":1.7320508075688772},"76":{"tf":1.0},"83":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"44":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":1,"docs":{"125":{"tf":1.0}}}}}}},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"n":{"df":34,"docs":{"10":{"tf":1.4142135623730951},"101":{"tf":1.0},"102":{"tf":1.7320508075688772},"105":{"tf":1.0},"11":{"tf":1.0},"12":{"tf":2.23606797749979},"121":{"tf":2.0},"124":{"tf":1.0},"125":{"tf":4.358898943540674},"126":{"tf":3.7416573867739413},"127":{"tf":1.0},"128":{"tf":2.8284271247461903},"129":{"tf":2.8284271247461903},"13":{"tf":2.0},"15":{"tf":1.4142135623730951},"19":{"tf":1.0},"23":{"tf":1.0},"34":{"tf":1.0},"35":{"tf":1.4142135623730951},"4":{"tf":1.0},"48":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.0},"61":{"tf":1.0},"64":{"tf":2.0},"65":{"tf":1.7320508075688772},"69":{"tf":2.23606797749979},"8":{"tf":1.4142135623730951},"81":{"tf":2.6457513110645907},"82":{"tf":1.0},"89":{"tf":1.7320508075688772},"9":{"tf":1.4142135623730951},"92":{"tf":1.4142135623730951},"99":{"tf":2.0}}}}}},"m":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":4,"docs":{"11":{"tf":1.0},"70":{"tf":1.0},"82":{"tf":1.0},"83":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"e":{"df":7,"docs":{"100":{"tf":1.0},"13":{"tf":1.4142135623730951},"15":{"tf":1.4142135623730951},"34":{"tf":1.0},"44":{"tf":1.4142135623730951},"76":{"tf":1.0},"82":{"tf":1.0}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"(":{"a":{"df":1,"docs":{"90":{"tf":1.0}}},"df":0,"docs":{},"f":{"df":1,"docs":{"18":{"tf":1.0}}}},"df":38,"docs":{"105":{"tf":1.0},"106":{"tf":1.0},"109":{"tf":1.0},"112":{"tf":1.0},"18":{"tf":2.449489742783178},"20":{"tf":1.7320508075688772},"21":{"tf":1.0},"31":{"tf":1.7320508075688772},"32":{"tf":1.0},"34":{"tf":3.4641016151377544},"37":{"tf":1.7320508075688772},"41":{"tf":1.0},"43":{"tf":1.0},"52":{"tf":1.0},"56":{"tf":1.7320508075688772},"57":{"tf":1.0},"58":{"tf":1.0},"59":{"tf":1.0},"61":{"tf":1.0},"62":{"tf":1.0},"66":{"tf":1.4142135623730951},"68":{"tf":1.0},"70":{"tf":2.449489742783178},"71":{"tf":1.7320508075688772},"72":{"tf":1.0},"73":{"tf":2.8284271247461903},"74":{"tf":1.7320508075688772},"75":{"tf":2.6457513110645907},"76":{"tf":1.7320508075688772},"77":{"tf":2.8284271247461903},"79":{"tf":1.0},"80":{"tf":1.4142135623730951},"81":{"tf":2.0},"82":{"tf":1.7320508075688772},"84":{"tf":1.0},"90":{"tf":1.4142135623730951},"92":{"tf":2.6457513110645907},"93":{"tf":2.0}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":1,"docs":{"34":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"34":{"tf":2.23606797749979}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}},"df":8,"docs":{"14":{"tf":1.4142135623730951},"21":{"tf":1.0},"22":{"tf":1.0},"34":{"tf":1.7320508075688772},"41":{"tf":1.0},"43":{"tf":1.7320508075688772},"44":{"tf":1.4142135623730951},"81":{"tf":1.0}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"(":{"&":{"df":0,"docs":{},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":1,"docs":{"43":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"<":{"df":0,"docs":{},"f":{"df":1,"docs":{"34":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}},"u":{"df":0,"docs":{},"n":{"df":3,"docs":{"130":{"tf":1.0},"3":{"tf":1.0},"79":{"tf":1.0}}}}},"p":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"13":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"r":{"df":1,"docs":{"13":{"tf":1.0}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"2":{"tf":1.0}}}}}}},"t":{"df":1,"docs":{"90":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"49":{"tf":1.4142135623730951}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":3,"docs":{"100":{"tf":1.0},"58":{"tf":1.0},"75":{"tf":1.0}}},"x":{"df":8,"docs":{"107":{"tf":1.0},"3":{"tf":1.0},"44":{"tf":1.4142135623730951},"49":{"tf":1.0},"63":{"tf":1.0},"65":{"tf":1.0},"76":{"tf":1.0},"79":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"n":{"df":6,"docs":{"123":{"tf":1.0},"125":{"tf":1.4142135623730951},"5":{"tf":1.0},"70":{"tf":1.0},"77":{"tf":1.0},"92":{"tf":1.0}}},"s":{"df":3,"docs":{"4":{"tf":1.0},"44":{"tf":1.0},"82":{"tf":1.0}},"i":{"df":0,"docs":{},"t":{"df":21,"docs":{"105":{"tf":1.4142135623730951},"106":{"tf":1.0},"107":{"tf":1.0},"112":{"tf":1.7320508075688772},"118":{"tf":1.4142135623730951},"128":{"tf":1.0},"52":{"tf":1.4142135623730951},"55":{"tf":1.0},"57":{"tf":1.0},"58":{"tf":1.7320508075688772},"59":{"tf":1.0},"61":{"tf":1.4142135623730951},"64":{"tf":1.0},"65":{"tf":1.0},"66":{"tf":1.0},"67":{"tf":1.0},"68":{"tf":1.4142135623730951},"8":{"tf":1.0},"82":{"tf":1.7320508075688772},"92":{"tf":1.7320508075688772},"93":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"107":{"tf":1.0},"109":{"tf":1.0}}},"y":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"o":{"d":{"d":{"_":{"d":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"109":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"109":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"(":{"&":{"df":0,"docs":{},"z":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"109":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":1,"docs":{"109":{"tf":1.0}}}}}},"o":{"d":{"d":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"(":{"&":{"df":0,"docs":{},"z":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"109":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":1,"docs":{"109":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}},"u":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"95":{"tf":1.0}}}}}}},"df":36,"docs":{"100":{"tf":1.0},"105":{"tf":1.7320508075688772},"107":{"tf":2.23606797749979},"116":{"tf":1.0},"117":{"tf":1.0},"125":{"tf":1.7320508075688772},"126":{"tf":1.4142135623730951},"13":{"tf":1.0},"130":{"tf":1.0},"15":{"tf":1.0},"20":{"tf":2.23606797749979},"21":{"tf":1.4142135623730951},"22":{"tf":1.0},"23":{"tf":1.4142135623730951},"24":{"tf":1.4142135623730951},"25":{"tf":1.4142135623730951},"26":{"tf":1.0},"27":{"tf":1.0},"3":{"tf":1.4142135623730951},"31":{"tf":3.7416573867739413},"33":{"tf":1.0},"47":{"tf":2.23606797749979},"48":{"tf":2.0},"49":{"tf":1.4142135623730951},"57":{"tf":1.0},"61":{"tf":1.7320508075688772},"7":{"tf":1.4142135623730951},"75":{"tf":1.4142135623730951},"77":{"tf":2.0},"82":{"tf":1.0},"83":{"tf":1.0},"89":{"tf":1.7320508075688772},"92":{"tf":3.605551275463989},"93":{"tf":1.7320508075688772},"97":{"tf":1.0},"98":{"tf":1.4142135623730951}},"e":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":5,"docs":{"100":{"tf":1.4142135623730951},"106":{"tf":1.0},"107":{"tf":1.7320508075688772},"110":{"tf":1.0},"98":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"n":{"c":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":3,"docs":{"126":{"tf":1.7320508075688772},"77":{"tf":1.4142135623730951},"86":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":3,"docs":{"111":{"tf":1.0},"128":{"tf":1.0},"13":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":3,"docs":{"12":{"tf":1.0},"48":{"tf":1.0},"8":{"tf":1.0}}}}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":3,"docs":{"13":{"tf":2.8284271247461903},"15":{"tf":1.0},"44":{"tf":1.0}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":7,"docs":{"102":{"tf":1.0},"125":{"tf":1.0},"128":{"tf":1.0},"72":{"tf":1.0},"73":{"tf":1.0},"76":{"tf":1.0},"77":{"tf":1.0}}}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":3,"docs":{"68":{"tf":1.0},"69":{"tf":1.0},"8":{"tf":1.0}}}}},"i":{"d":{"df":4,"docs":{"12":{"tf":1.0},"13":{"tf":1.4142135623730951},"6":{"tf":1.0},"75":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"113":{"tf":1.0},"85":{"tf":1.0}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":14,"docs":{"10":{"tf":1.0},"108":{"tf":1.0},"110":{"tf":1.0},"117":{"tf":1.0},"18":{"tf":1.0},"35":{"tf":1.0},"48":{"tf":1.4142135623730951},"50":{"tf":1.0},"57":{"tf":1.0},"58":{"tf":1.0},"59":{"tf":1.4142135623730951},"65":{"tf":1.0},"69":{"tf":1.0},"70":{"tf":1.0}}}}},"t":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":5,"docs":{"27":{"tf":1.4142135623730951},"31":{"tf":1.0},"8":{"tf":1.0},"9":{"tf":1.7320508075688772},"92":{"tf":1.0}}}}},"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":3,"docs":{"125":{"tf":1.0},"130":{"tf":1.4142135623730951},"76":{"tf":1.0}},"t":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"107":{"tf":1.0}}},"y":{"(":{"&":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"109":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":1,"docs":{"107":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}},"df":40,"docs":{"100":{"tf":2.8284271247461903},"102":{"tf":2.449489742783178},"105":{"tf":1.0},"106":{"tf":1.7320508075688772},"107":{"tf":2.0},"110":{"tf":1.0},"116":{"tf":2.0},"118":{"tf":1.4142135623730951},"125":{"tf":2.23606797749979},"126":{"tf":1.4142135623730951},"128":{"tf":2.6457513110645907},"129":{"tf":2.8284271247461903},"130":{"tf":3.0},"18":{"tf":1.0},"34":{"tf":1.4142135623730951},"42":{"tf":1.0},"43":{"tf":2.23606797749979},"44":{"tf":1.4142135623730951},"47":{"tf":2.23606797749979},"48":{"tf":1.4142135623730951},"49":{"tf":1.0},"51":{"tf":1.0},"52":{"tf":1.0},"53":{"tf":2.449489742783178},"54":{"tf":2.0},"55":{"tf":1.4142135623730951},"56":{"tf":1.0},"57":{"tf":1.0},"58":{"tf":1.0},"61":{"tf":1.0},"64":{"tf":1.4142135623730951},"65":{"tf":2.23606797749979},"68":{"tf":1.4142135623730951},"69":{"tf":2.449489742783178},"81":{"tf":2.0},"82":{"tf":2.8284271247461903},"83":{"tf":1.0},"89":{"tf":2.0},"98":{"tf":1.4142135623730951},"99":{"tf":2.0}},"e":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"107":{"tf":1.0}}}}}}}},"df":1,"docs":{"107":{"tf":1.0}}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{":":{":":{"<":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{">":{":":{":":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":2,"docs":{"43":{"tf":1.0},"44":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"<":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"44":{"tf":1.0}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":32,"docs":{"105":{"tf":1.4142135623730951},"106":{"tf":1.0},"107":{"tf":2.0},"11":{"tf":1.0},"110":{"tf":1.0},"111":{"tf":1.0},"118":{"tf":1.0},"121":{"tf":1.4142135623730951},"123":{"tf":1.0},"124":{"tf":1.0},"125":{"tf":2.449489742783178},"13":{"tf":1.4142135623730951},"15":{"tf":1.4142135623730951},"19":{"tf":1.0},"20":{"tf":1.0},"40":{"tf":1.0},"52":{"tf":1.4142135623730951},"53":{"tf":1.4142135623730951},"54":{"tf":1.0},"55":{"tf":1.0},"57":{"tf":1.4142135623730951},"59":{"tf":1.0},"61":{"tf":1.4142135623730951},"64":{"tf":1.0},"67":{"tf":1.0},"68":{"tf":1.7320508075688772},"76":{"tf":1.0},"77":{"tf":1.0},"82":{"tf":1.4142135623730951},"83":{"tf":1.4142135623730951},"89":{"tf":1.0},"92":{"tf":1.0}}}},"df":0,"docs":{}}}}},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":8,"docs":{"12":{"tf":1.0},"125":{"tf":1.0},"34":{"tf":1.0},"47":{"tf":1.0},"49":{"tf":1.0},"64":{"tf":1.4142135623730951},"67":{"tf":1.4142135623730951},"69":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":4,"docs":{"102":{"tf":1.4142135623730951},"13":{"tf":1.0},"6":{"tf":1.0},"82":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":3,"docs":{"125":{"tf":2.0},"76":{"tf":1.0},"77":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"48":{"tf":1.0}}}},"o":{"df":0,"docs":{},"l":{"df":1,"docs":{"111":{"tf":1.0}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":2,"docs":{"34":{"tf":1.0},"90":{"tf":1.0}}}},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"13":{"tf":1.4142135623730951}}},"t":{"df":2,"docs":{"13":{"tf":1.0},"3":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"n":{"c":{"df":9,"docs":{"20":{"tf":1.4142135623730951},"52":{"tf":1.0},"54":{"tf":1.0},"56":{"tf":1.0},"57":{"tf":1.0},"68":{"tf":1.4142135623730951},"73":{"tf":1.0},"75":{"tf":1.4142135623730951},"77":{"tf":1.0}}},"df":0,"docs":{}}}}},"o":{"df":0,"docs":{},"r":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"13":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"i":{"df":3,"docs":{"121":{"tf":1.7320508075688772},"125":{"tf":1.7320508075688772},"34":{"tf":1.0}}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"117":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"123":{"tf":1.0}}},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":6,"docs":{"130":{"tf":1.0},"49":{"tf":1.0},"58":{"tf":1.0},"6":{"tf":1.4142135623730951},"68":{"tf":1.0},"71":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":7,"docs":{"110":{"tf":1.0},"125":{"tf":1.0},"130":{"tf":1.0},"57":{"tf":1.4142135623730951},"59":{"tf":1.0},"82":{"tf":1.0},"97":{"tf":1.0}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":16,"docs":{"10":{"tf":1.4142135623730951},"101":{"tf":1.0},"12":{"tf":1.0},"121":{"tf":1.4142135623730951},"125":{"tf":2.23606797749979},"128":{"tf":1.7320508075688772},"13":{"tf":1.0},"15":{"tf":1.4142135623730951},"22":{"tf":1.0},"3":{"tf":1.0},"35":{"tf":1.4142135623730951},"51":{"tf":1.0},"71":{"tf":1.0},"72":{"tf":1.0},"73":{"tf":1.0},"9":{"tf":2.0}}},"df":0,"docs":{}}}}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"102":{"tf":1.0}}}}}}}}},"df":3,"docs":{"102":{"tf":1.0},"118":{"tf":2.23606797749979},"89":{"tf":1.0}}}},"t":{"df":1,"docs":{"130":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"77":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"n":{"'":{"df":0,"docs":{},"t":{"df":1,"docs":{"96":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"98":{"tf":1.0}}}},"r":{"df":0,"docs":{},"s":{"df":4,"docs":{"11":{"tf":1.0},"118":{"tf":1.0},"13":{"tf":1.0},"76":{"tf":1.0}}}}}},"p":{"df":0,"docs":{},"u":{"df":1,"docs":{"2":{"tf":2.23606797749979}}}},"r":{"a":{"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"df":1,"docs":{"76":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":5,"docs":{"101":{"tf":1.0},"125":{"tf":1.0},"43":{"tf":1.4142135623730951},"44":{"tf":1.0},"49":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"33":{"tf":1.0}}}}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"2":{"tf":1.0}}}}}}},"i":{"c":{"df":1,"docs":{"125":{"tf":1.0}}},"df":0,"docs":{}}}},"u":{"c":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"70":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"df":3,"docs":{"18":{"tf":1.0},"3":{"tf":1.0},"70":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}},"s":{":":{":":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"34":{"tf":3.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"34":{"tf":2.449489742783178}}},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"125":{"tf":1.7320508075688772}}}}},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":6,"docs":{"100":{"tf":2.23606797749979},"102":{"tf":1.0},"114":{"tf":1.0},"39":{"tf":1.0},"65":{"tf":1.0},"82":{"tf":1.0}}}}}},"v":{"df":2,"docs":{"37":{"tf":1.0},"43":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"11":{"tf":1.4142135623730951}}}}}}},"y":{"c":{"df":0,"docs":{},"l":{"df":2,"docs":{"123":{"tf":1.0},"125":{"tf":1.0}},"i":{"c":{"df":1,"docs":{"37":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"d":{"0":{"df":1,"docs":{"128":{"tf":1.7320508075688772}},"​":{":":{"=":{"d":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"e":{"df":1,"docs":{"92":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"1":{"df":1,"docs":{"128":{"tf":1.7320508075688772}},"​":{"df":0,"docs":{},"−":{"df":0,"docs":{},"z":{"df":0,"docs":{},"p":{"(":{"d":{"1":{"df":0,"docs":{},"​":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"y":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"…":{",":{"d":{"df":0,"docs":{},"n":{"df":0,"docs":{},"​":{"df":0,"docs":{},"−":{"df":0,"docs":{},"z":{"df":0,"docs":{},"p":{"(":{"d":{"df":0,"docs":{},"n":{"df":0,"docs":{},"​":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"i":{"df":1,"docs":{"76":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"2":{"df":1,"docs":{"128":{"tf":1.7320508075688772}}},"3":{"df":1,"docs":{"128":{"tf":1.7320508075688772}}},"=":{"(":{"d":{"1":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"…":{",":{"d":{"df":0,"docs":{},"m":{"df":3,"docs":{"71":{"tf":1.0},"73":{"tf":1.0},"77":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"y":{"1":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"y":{"df":0,"docs":{},"l":{"df":1,"docs":{"88":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"{":{"1":{",":{"df":0,"docs":{},"η":{",":{"df":0,"docs":{},"η":{"2":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"η":{"3":{"df":0,"docs":{},"n":{"df":0,"docs":{},"−":{"1":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"df":0,"docs":{},"}":{"df":0,"docs":{},"i":{"=":{"0":{"2":{"df":0,"docs":{},"n":{"df":0,"docs":{},"−":{"1":{"df":1,"docs":{"82":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"a":{"df":0,"docs":{},"t":{"a":{"df":2,"docs":{"125":{"tf":1.4142135623730951},"31":{"tf":1.0}}},"df":0,"docs":{}}},"df":11,"docs":{"107":{"tf":1.0},"121":{"tf":1.4142135623730951},"125":{"tf":2.23606797749979},"126":{"tf":1.4142135623730951},"128":{"tf":1.0},"13":{"tf":1.0},"2":{"tf":1.4142135623730951},"74":{"tf":1.0},"76":{"tf":3.1622776601683795},"80":{"tf":1.0},"82":{"tf":1.0}},"e":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"81":{"tf":1.0}}}}},"o":{"d":{"df":3,"docs":{"121":{"tf":1.0},"125":{"tf":2.0},"126":{"tf":1.0}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":2,"docs":{"130":{"tf":1.0},"92":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"t":{"df":4,"docs":{"106":{"tf":1.0},"109":{"tf":1.4142135623730951},"125":{"tf":1.0},"66":{"tf":1.4142135623730951}}}}}}}}}},"d":{"df":0,"docs":{},"i":{"c":{"df":2,"docs":{"125":{"tf":1.4142135623730951},"129":{"tf":1.0}}},"df":0,"docs":{}},"u":{"c":{"df":1,"docs":{"75":{"tf":1.0}}},"df":0,"docs":{}}},"df":1,"docs":{"76":{"tf":1.0}},"e":{"df":0,"docs":{},"p":{"(":{"df":0,"docs":{},"x":{")":{"=":{"df":0,"docs":{},"γ":{"1":{"df":0,"docs":{},"​":{"df":0,"docs":{},"x":{"df":0,"docs":{},"−":{"df":0,"docs":{},"z":{"df":0,"docs":{},"h":{"(":{"df":0,"docs":{},"x":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"h":{"(":{"df":0,"docs":{},"z":{")":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"γ":{"2":{"df":0,"docs":{},"​":{"df":0,"docs":{},"x":{"df":0,"docs":{},"−":{"df":0,"docs":{},"z":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"x":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"z":{")":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"γ":{"3":{"df":0,"docs":{},"​":{"df":0,"docs":{},"x":{"df":0,"docs":{},"−":{"df":0,"docs":{},"z":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"x":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"z":{"df":0,"docs":{},"g":{")":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"γ":{"4":{"df":0,"docs":{},"​":{"df":0,"docs":{},"x":{"df":0,"docs":{},"−":{"df":0,"docs":{},"z":{"df":0,"docs":{},"g":{"2":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"x":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"z":{"df":0,"docs":{},"g":{"2":{"df":1,"docs":{"58":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"0":{"df":1,"docs":{"106":{"tf":1.0}},"​":{")":{"=":{"df":0,"docs":{},"γ":{"1":{"df":0,"docs":{},"​":{"df":0,"docs":{},"x":{"0":{"df":0,"docs":{},"​":{"df":0,"docs":{},"−":{"df":0,"docs":{},"z":{"df":0,"docs":{},"h":{"(":{"df":0,"docs":{},"x":{"0":{"df":0,"docs":{},"​":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"h":{"(":{"df":0,"docs":{},"z":{")":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"γ":{"2":{"df":0,"docs":{},"​":{"df":0,"docs":{},"x":{"0":{"df":0,"docs":{},"​":{"df":0,"docs":{},"−":{"df":0,"docs":{},"z":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"x":{"0":{"df":0,"docs":{},"​":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"z":{")":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"γ":{"3":{"df":0,"docs":{},"​":{"df":0,"docs":{},"x":{"0":{"df":0,"docs":{},"​":{"df":0,"docs":{},"−":{"df":0,"docs":{},"z":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"x":{"0":{"df":0,"docs":{},"​":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"z":{"df":0,"docs":{},"g":{")":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"γ":{"4":{"df":0,"docs":{},"​":{"df":0,"docs":{},"x":{"0":{"df":0,"docs":{},"​":{"df":0,"docs":{},"−":{"df":0,"docs":{},"z":{"df":0,"docs":{},"g":{"2":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"x":{"0":{"df":0,"docs":{},"​":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"z":{"df":0,"docs":{},"g":{"2":{"df":3,"docs":{"106":{"tf":1.0},"59":{"tf":1.0},"62":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"_":{"0":{"df":1,"docs":{"62":{"tf":1.0}}},"df":0,"docs":{}},"df":3,"docs":{"105":{"tf":1.4142135623730951},"58":{"tf":1.4142135623730951},"61":{"tf":1.4142135623730951}}}},"df":11,"docs":{"105":{"tf":1.0},"112":{"tf":1.7320508075688772},"118":{"tf":1.0},"58":{"tf":1.4142135623730951},"59":{"tf":1.0},"61":{"tf":1.0},"64":{"tf":1.0},"67":{"tf":1.4142135623730951},"79":{"tf":1.4142135623730951},"92":{"tf":1.0},"93":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"68":{"tf":1.0},"96":{"tf":1.0}}}}}},"f":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"8":{"tf":1.0}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":26,"docs":{"101":{"tf":1.0},"102":{"tf":1.4142135623730951},"103":{"tf":1.0},"106":{"tf":1.0},"107":{"tf":1.0},"121":{"tf":1.7320508075688772},"126":{"tf":2.449489742783178},"128":{"tf":1.0},"129":{"tf":2.0},"13":{"tf":1.7320508075688772},"19":{"tf":1.0},"22":{"tf":1.0},"24":{"tf":1.0},"25":{"tf":1.4142135623730951},"27":{"tf":1.4142135623730951},"34":{"tf":1.4142135623730951},"4":{"tf":1.0},"49":{"tf":1.0},"53":{"tf":1.0},"54":{"tf":1.0},"58":{"tf":1.0},"7":{"tf":1.0},"88":{"tf":1.0},"92":{"tf":1.4142135623730951},"93":{"tf":1.0},"98":{"tf":1.7320508075688772}},"i":{"df":0,"docs":{},"t":{"df":3,"docs":{"13":{"tf":1.4142135623730951},"33":{"tf":1.0},"89":{"tf":1.0}}}}}}},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":18,"docs":{"102":{"tf":1.0},"107":{"tf":1.0},"112":{"tf":1.0},"118":{"tf":1.0},"125":{"tf":1.0},"13":{"tf":1.4142135623730951},"19":{"tf":2.23606797749979},"2":{"tf":1.4142135623730951},"25":{"tf":1.0},"67":{"tf":2.23606797749979},"72":{"tf":1.4142135623730951},"73":{"tf":1.4142135623730951},"75":{"tf":2.0},"76":{"tf":3.605551275463989},"77":{"tf":1.0},"78":{"tf":1.4142135623730951},"79":{"tf":1.0},"89":{"tf":1.4142135623730951}}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":2,"docs":{"130":{"tf":1.0},"6":{"tf":1.0}}}},"i":{"c":{"df":1,"docs":{"15":{"tf":1.0}}},"df":0,"docs":{}},"v":{"df":1,"docs":{"3":{"tf":1.0}}}},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":2,"docs":{"12":{"tf":1.0},"6":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"6":{"tf":1.0}}}}}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":4,"docs":{"107":{"tf":1.0},"116":{"tf":1.0},"118":{"tf":1.4142135623730951},"53":{"tf":1.0}}}}},"t":{"df":17,"docs":{"126":{"tf":1.0},"129":{"tf":1.0},"13":{"tf":1.0},"18":{"tf":1.0},"35":{"tf":1.0},"4":{"tf":3.0},"52":{"tf":1.0},"69":{"tf":1.4142135623730951},"73":{"tf":1.0},"75":{"tf":1.0},"76":{"tf":1.0},"80":{"tf":1.0},"81":{"tf":1.0},"82":{"tf":1.0},"86":{"tf":1.0},"88":{"tf":2.0},"89":{"tf":1.4142135623730951}}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":8,"docs":{"102":{"tf":1.0},"12":{"tf":1.4142135623730951},"125":{"tf":1.7320508075688772},"69":{"tf":1.4142135623730951},"7":{"tf":1.0},"82":{"tf":1.4142135623730951},"9":{"tf":1.0},"90":{"tf":1.0}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":5,"docs":{"121":{"tf":1.0},"125":{"tf":1.7320508075688772},"126":{"tf":1.0},"4":{"tf":1.0},"89":{"tf":1.0}}}}},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"b":{"df":10,"docs":{"121":{"tf":1.0},"124":{"tf":1.0},"126":{"tf":1.0},"22":{"tf":1.4142135623730951},"36":{"tf":1.0},"39":{"tf":1.0},"75":{"tf":1.0},"77":{"tf":1.0},"84":{"tf":1.0},"85":{"tf":1.0}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":4,"docs":{"121":{"tf":1.0},"15":{"tf":1.0},"78":{"tf":1.0},"80":{"tf":1.0}}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":2,"docs":{"130":{"tf":1.0},"9":{"tf":1.0}}}},"r":{"df":2,"docs":{"125":{"tf":1.0},"19":{"tf":1.0}}}}},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":10,"docs":{"107":{"tf":1.0},"123":{"tf":1.0},"124":{"tf":1.0},"125":{"tf":1.0},"130":{"tf":1.0},"17":{"tf":1.0},"33":{"tf":1.0},"36":{"tf":1.4142135623730951},"73":{"tf":1.0},"96":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"89":{"tf":1.0}}}}}}}},"v":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"130":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"i":{"df":4,"docs":{"73":{"tf":1.0},"76":{"tf":1.0},"77":{"tf":1.0},"78":{"tf":1.4142135623730951}},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":15,"docs":{"111":{"tf":1.0},"125":{"tf":1.0},"128":{"tf":1.0},"13":{"tf":1.7320508075688772},"19":{"tf":1.0},"2":{"tf":1.0},"49":{"tf":1.4142135623730951},"51":{"tf":1.0},"52":{"tf":1.0},"55":{"tf":1.0},"65":{"tf":1.4142135623730951},"69":{"tf":1.0},"76":{"tf":1.7320508075688772},"77":{"tf":1.0},"8":{"tf":1.0}}}}}},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"6":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"125":{"tf":1.4142135623730951},"13":{"tf":1.0}}}}}},"df":0,"docs":{}}},"s":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":3,"docs":{"33":{"tf":1.0},"42":{"tf":1.0},"55":{"tf":1.0}}}}}},"df":0,"docs":{},"j":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"88":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"76":{"tf":1.0}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"8":{"tf":1.0}}}}}}}}},"r":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"76":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"v":{"df":0,"docs":{},"e":{"df":4,"docs":{"45":{"tf":1.0},"68":{"tf":1.0},"79":{"tf":1.0},"96":{"tf":1.0}}},"i":{"d":{"df":5,"docs":{"116":{"tf":1.4142135623730951},"118":{"tf":1.7320508075688772},"125":{"tf":1.4142135623730951},"37":{"tf":1.0},"95":{"tf":1.4142135623730951}}},"df":0,"docs":{},"s":{"df":5,"docs":{"118":{"tf":1.4142135623730951},"125":{"tf":1.0},"68":{"tf":1.0},"76":{"tf":1.0},"95":{"tf":1.0}}}}},"​":{"df":0,"docs":{},"∈":{"/":{"d":{"df":1,"docs":{"76":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"d":{"df":2,"docs":{"75":{"tf":1.0},"76":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"":{"=":{"d":{"df":0,"docs":{},"j":{"df":1,"docs":{"73":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"k":{"df":0,"docs":{},"​":{":":{"=":{"(":{"d":{"1":{"2":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"…":{",":{"d":{"df":0,"docs":{},"l":{"2":{"df":1,"docs":{"92":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"−":{"1":{"df":0,"docs":{},"​":{"=":{"(":{"d":{"1":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"…":{",":{"d":{"2":{"df":0,"docs":{},"l":{"df":1,"docs":{"92":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"∣":{"=":{"2":{"df":0,"docs":{},"l":{"df":1,"docs":{"92":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"l":{"d":{"df":0,"docs":{},"e":{"df":1,"docs":{"81":{"tf":1.0}},"​":{"=":{"(":{"df":0,"docs":{},"h":{",":{"df":0,"docs":{},"h":{"df":0,"docs":{},"ω":{",":{"df":0,"docs":{},"h":{"df":0,"docs":{},"ω":{"2":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"h":{"df":0,"docs":{},"ω":{"2":{"df":0,"docs":{},"n":{"+":{"df":0,"docs":{},"l":{"df":1,"docs":{"80":{"tf":1.0}},"−":{"1":{"df":1,"docs":{"89":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"o":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"0":{"tf":1.0},"45":{"tf":1.0}}}}}}}},"df":5,"docs":{"102":{"tf":1.0},"107":{"tf":1.0},"118":{"tf":1.7320508075688772},"125":{"tf":1.4142135623730951},"128":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"n":{"'":{"df":0,"docs":{},"t":{"df":4,"docs":{"118":{"tf":1.0},"13":{"tf":1.0},"31":{"tf":1.0},"76":{"tf":1.0}}}},"df":0,"docs":{}}}},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":23,"docs":{"105":{"tf":1.4142135623730951},"108":{"tf":1.0},"110":{"tf":1.4142135623730951},"112":{"tf":1.0},"118":{"tf":1.4142135623730951},"13":{"tf":2.0},"15":{"tf":1.0},"19":{"tf":1.0},"23":{"tf":1.0},"24":{"tf":1.0},"25":{"tf":1.0},"31":{"tf":1.4142135623730951},"34":{"tf":1.4142135623730951},"4":{"tf":1.0},"58":{"tf":1.4142135623730951},"59":{"tf":1.4142135623730951},"61":{"tf":1.4142135623730951},"65":{"tf":1.0},"67":{"tf":1.4142135623730951},"71":{"tf":1.7320508075688772},"82":{"tf":1.0},"89":{"tf":1.0},"92":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"n":{"'":{"df":0,"docs":{},"t":{"df":9,"docs":{"104":{"tf":1.0},"107":{"tf":1.0},"109":{"tf":1.4142135623730951},"111":{"tf":1.0},"116":{"tf":1.4142135623730951},"118":{"tf":1.7320508075688772},"128":{"tf":1.0},"130":{"tf":1.0},"66":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":11,"docs":{"103":{"tf":1.0},"107":{"tf":1.4142135623730951},"111":{"tf":1.4142135623730951},"125":{"tf":1.4142135623730951},"130":{"tf":1.4142135623730951},"57":{"tf":1.0},"68":{"tf":1.0},"81":{"tf":1.0},"82":{"tf":1.0},"96":{"tf":1.0},"98":{"tf":1.0}}}},"t":{"df":2,"docs":{"64":{"tf":1.0},"65":{"tf":1.0}}},"u":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"76":{"tf":1.0}}}},"df":0,"docs":{}},"w":{"df":0,"docs":{},"n":{"df":4,"docs":{"13":{"tf":1.4142135623730951},"15":{"tf":1.0},"20":{"tf":1.0},"34":{"tf":1.0}}}}},"s":{"df":1,"docs":{"92":{"tf":1.4142135623730951}},"t":{"_":{"a":{"d":{"d":{"df":0,"docs":{},"r":{"[":{"0":{"df":1,"docs":{"126":{"tf":1.0}}},"1":{"df":1,"docs":{"126":{"tf":1.0}}},"df":0,"docs":{}},"df":3,"docs":{"121":{"tf":1.0},"125":{"tf":1.7320508075688772},"126":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"125":{"tf":1.0}}}}}},"df":3,"docs":{"121":{"tf":1.0},"125":{"tf":2.23606797749979},"126":{"tf":1.4142135623730951}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"128":{"tf":1.0}}}}}},"​":{"=":{"(":{"1":{",":{"df":0,"docs":{},"g":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"g":{"2":{"df":0,"docs":{},"n":{"df":0,"docs":{},"−":{"1":{"df":1,"docs":{"89":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"{":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"}":{"df":0,"docs":{},"i":{"=":{"0":{"2":{"df":0,"docs":{},"n":{"df":0,"docs":{},"−":{"1":{"df":0,"docs":{},"​":{"df":0,"docs":{},"⊆":{"df":0,"docs":{},"f":{"df":1,"docs":{"80":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"e":{"df":2,"docs":{"12":{"tf":1.0},"3":{"tf":1.0}}},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":3,"docs":{"125":{"tf":1.7320508075688772},"128":{"tf":1.0},"35":{"tf":1.7320508075688772}}}}},"r":{"df":0,"docs":{},"e":{"df":2,"docs":{"13":{"tf":1.0},"77":{"tf":1.0}}}}},"′":{"df":0,"docs":{},"⊂":{"d":{"df":1,"docs":{"76":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"+":{"1":{")":{"df":0,"docs":{},"∗":{"df":0,"docs":{},"x":{"df":0,"docs":{},"−":{"1":{"df":1,"docs":{"6":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},".":{"df":0,"docs":{},"g":{"df":1,"docs":{"93":{"tf":1.0}}}},"=":{"2":{"df":1,"docs":{"8":{"tf":1.0}}},"df":0,"docs":{}},"a":{"c":{"df":0,"docs":{},"h":{"df":23,"docs":{"102":{"tf":1.7320508075688772},"107":{"tf":1.7320508075688772},"118":{"tf":1.0},"121":{"tf":1.4142135623730951},"125":{"tf":3.3166247903554},"126":{"tf":1.0},"128":{"tf":2.0},"129":{"tf":1.7320508075688772},"13":{"tf":1.0},"130":{"tf":2.23606797749979},"2":{"tf":1.0},"48":{"tf":1.0},"64":{"tf":1.4142135623730951},"65":{"tf":1.4142135623730951},"69":{"tf":1.0},"77":{"tf":2.0},"80":{"tf":1.4142135623730951},"81":{"tf":1.0},"82":{"tf":1.0},"9":{"tf":1.0},"92":{"tf":1.4142135623730951},"95":{"tf":1.0},"99":{"tf":1.0}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"58":{"tf":1.0},"77":{"tf":1.0}}}}}}},"s":{"df":1,"docs":{"69":{"tf":1.0}},"i":{"df":1,"docs":{"13":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":4,"docs":{"107":{"tf":1.0},"44":{"tf":1.0},"6":{"tf":1.0},"69":{"tf":1.0}}}}}}},"df":10,"docs":{"10":{"tf":1.0},"121":{"tf":1.4142135623730951},"125":{"tf":1.7320508075688772},"126":{"tf":1.4142135623730951},"33":{"tf":1.0},"34":{"tf":2.6457513110645907},"43":{"tf":2.6457513110645907},"44":{"tf":2.0},"6":{"tf":2.23606797749979},"8":{"tf":1.7320508075688772}},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"58":{"tf":1.0}}}},"df":0,"docs":{}},"i":{"c":{"df":0,"docs":{},"i":{"df":3,"docs":{"125":{"tf":1.0},"130":{"tf":1.0},"3":{"tf":1.0}}}},"df":0,"docs":{}}}},"i":{"df":1,"docs":{"116":{"tf":1.0}},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":5,"docs":{"130":{"tf":1.0},"14":{"tf":1.0},"22":{"tf":1.0},"34":{"tf":1.4142135623730951},"7":{"tf":1.0}}}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":24,"docs":{"100":{"tf":1.0},"114":{"tf":1.0},"116":{"tf":1.0},"118":{"tf":2.0},"123":{"tf":1.0},"13":{"tf":5.477225575051661},"15":{"tf":1.0},"18":{"tf":2.449489742783178},"30":{"tf":1.0},"34":{"tf":1.7320508075688772},"40":{"tf":1.7320508075688772},"51":{"tf":1.0},"53":{"tf":1.0},"54":{"tf":1.0},"6":{"tf":1.0},"67":{"tf":1.0},"69":{"tf":1.4142135623730951},"75":{"tf":1.0},"76":{"tf":1.0},"80":{"tf":1.0},"82":{"tf":1.0},"89":{"tf":1.0},"90":{"tf":2.0},"95":{"tf":1.7320508075688772}}}}}}}},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"4":{"tf":1.0}}}},"df":0,"docs":{}},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"y":{"df":2,"docs":{"108":{"tf":1.0},"95":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"35":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"111":{"tf":1.0}}}}},"n":{"a":{"b":{"df":0,"docs":{},"l":{"df":2,"docs":{"125":{"tf":1.0},"3":{"tf":1.0}}}},"df":0,"docs":{}},"c":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"102":{"tf":1.0}}}}}}},"df":0,"docs":{},"o":{"d":{"df":14,"docs":{"10":{"tf":1.0},"100":{"tf":1.0},"47":{"tf":1.0},"49":{"tf":1.0},"51":{"tf":1.0},"53":{"tf":1.0},"54":{"tf":1.0},"65":{"tf":1.0},"68":{"tf":1.4142135623730951},"69":{"tf":1.4142135623730951},"71":{"tf":1.0},"82":{"tf":1.0},"9":{"tf":1.0},"98":{"tf":1.0}}},"df":0,"docs":{}}},"d":{"df":9,"docs":{"102":{"tf":1.0},"109":{"tf":1.0},"11":{"tf":1.0},"12":{"tf":1.0},"123":{"tf":1.0},"39":{"tf":1.0},"45":{"tf":1.0},"7":{"tf":1.0},"96":{"tf":1.0}},"i":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"40":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"c":{"df":5,"docs":{"125":{"tf":1.0},"129":{"tf":1.4142135623730951},"130":{"tf":2.0},"48":{"tf":1.0},"69":{"tf":1.0}}},"df":0,"docs":{}}}},"g":{"a":{"df":0,"docs":{},"g":{"df":4,"docs":{"73":{"tf":1.0},"75":{"tf":1.4142135623730951},"77":{"tf":1.4142135623730951},"84":{"tf":1.0}}}},"df":0,"docs":{}},"h":{"a":{"df":0,"docs":{},"n":{"c":{"df":1,"docs":{"95":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":4,"docs":{"107":{"tf":1.4142135623730951},"125":{"tf":1.0},"48":{"tf":1.0},"76":{"tf":1.4142135623730951}}}}}},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":2,"docs":{"75":{"tf":1.0},"81":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"13":{"tf":1.0}}}},"i":{"df":0,"docs":{},"r":{"df":4,"docs":{"11":{"tf":1.0},"13":{"tf":1.0},"49":{"tf":1.0},"67":{"tf":1.0}}},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"97":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"i":{"df":6,"docs":{"120":{"tf":1.0},"121":{"tf":2.0},"126":{"tf":2.0},"35":{"tf":1.0},"69":{"tf":1.0},"89":{"tf":1.0}}}}}},"q":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"l":{"df":15,"docs":{"10":{"tf":1.0},"12":{"tf":1.0},"121":{"tf":1.4142135623730951},"125":{"tf":2.23606797749979},"126":{"tf":1.0},"13":{"tf":5.830951894845301},"15":{"tf":1.4142135623730951},"32":{"tf":1.0},"51":{"tf":1.0},"65":{"tf":1.0},"75":{"tf":1.0},"76":{"tf":1.4142135623730951},"9":{"tf":1.4142135623730951},"93":{"tf":1.4142135623730951},"99":{"tf":1.7320508075688772}}},"t":{"df":12,"docs":{"10":{"tf":1.0},"11":{"tf":1.0},"12":{"tf":1.0},"128":{"tf":1.4142135623730951},"13":{"tf":3.0},"15":{"tf":1.7320508075688772},"3":{"tf":1.4142135623730951},"57":{"tf":1.0},"59":{"tf":1.0},"68":{"tf":1.0},"9":{"tf":1.7320508075688772},"93":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":6,"docs":{"13":{"tf":2.8284271247461903},"15":{"tf":1.0},"55":{"tf":1.0},"68":{"tf":1.4142135623730951},"77":{"tf":1.0},"82":{"tf":1.0}}}},"df":0,"docs":{}}}}},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"76":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"i":{"df":1,"docs":{"76":{"tf":1.0}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":2,"docs":{"48":{"tf":1.0},"76":{"tf":1.0}}}}}}}},"t":{"c":{"df":1,"docs":{"49":{"tf":1.0}}},"df":0,"docs":{}},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"107":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":36,"docs":{"10":{"tf":1.4142135623730951},"105":{"tf":2.0},"106":{"tf":2.6457513110645907},"107":{"tf":4.358898943540674},"108":{"tf":1.0},"109":{"tf":1.0},"110":{"tf":1.7320508075688772},"112":{"tf":1.0},"114":{"tf":1.7320508075688772},"116":{"tf":2.23606797749979},"118":{"tf":2.23606797749979},"12":{"tf":1.7320508075688772},"128":{"tf":2.6457513110645907},"13":{"tf":1.4142135623730951},"18":{"tf":1.4142135623730951},"27":{"tf":1.0},"34":{"tf":1.0},"51":{"tf":1.0},"57":{"tf":2.23606797749979},"58":{"tf":2.0},"59":{"tf":1.7320508075688772},"61":{"tf":1.7320508075688772},"62":{"tf":2.23606797749979},"65":{"tf":1.4142135623730951},"67":{"tf":2.449489742783178},"69":{"tf":1.0},"72":{"tf":1.0},"73":{"tf":1.0},"74":{"tf":1.0},"75":{"tf":1.4142135623730951},"77":{"tf":1.4142135623730951},"83":{"tf":1.4142135623730951},"84":{"tf":1.0},"9":{"tf":1.4142135623730951},"92":{"tf":1.0},"93":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"/":{"df":0,"docs":{},"o":{"d":{"d":{"df":2,"docs":{"106":{"tf":1.0},"109":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":8,"docs":{"107":{"tf":1.0},"112":{"tf":1.0},"125":{"tf":1.4142135623730951},"48":{"tf":1.0},"51":{"tf":1.0},"65":{"tf":1.0},"66":{"tf":1.0},"92":{"tf":1.0}}},"r":{"df":0,"docs":{},"y":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"96":{"tf":1.0}}}},"t":{"df":0,"docs":{},"h":{"df":4,"docs":{"125":{"tf":1.0},"15":{"tf":1.0},"20":{"tf":1.0},"69":{"tf":1.0}}}}}}},"i":{"d":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"120":{"tf":1.0}}}}}}},"x":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"125":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":4,"docs":{"107":{"tf":1.0},"19":{"tf":1.0},"20":{"tf":1.4142135623730951},"66":{"tf":1.0}}}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":36,"docs":{"10":{"tf":1.0},"101":{"tf":1.0},"102":{"tf":1.4142135623730951},"103":{"tf":1.0},"104":{"tf":1.0},"107":{"tf":1.4142135623730951},"11":{"tf":1.0},"110":{"tf":1.0},"117":{"tf":1.0},"12":{"tf":1.0},"125":{"tf":1.4142135623730951},"128":{"tf":1.7320508075688772},"129":{"tf":1.0},"13":{"tf":2.0},"130":{"tf":1.4142135623730951},"19":{"tf":1.0},"33":{"tf":1.0},"39":{"tf":1.0},"4":{"tf":1.0},"43":{"tf":1.4142135623730951},"47":{"tf":1.0},"48":{"tf":1.7320508075688772},"49":{"tf":2.23606797749979},"51":{"tf":1.0},"6":{"tf":1.4142135623730951},"63":{"tf":1.0},"65":{"tf":1.0},"67":{"tf":1.0},"69":{"tf":1.4142135623730951},"76":{"tf":1.0},"8":{"tf":1.0},"82":{"tf":1.0},"9":{"tf":1.4142135623730951},"93":{"tf":1.4142135623730951},"96":{"tf":1.0},"97":{"tf":1.0}}}}}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":3,"docs":{"121":{"tf":1.4142135623730951},"43":{"tf":1.0},"71":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":28,"docs":{"10":{"tf":1.0},"101":{"tf":1.0},"103":{"tf":1.4142135623730951},"12":{"tf":2.0},"120":{"tf":1.0},"121":{"tf":1.4142135623730951},"122":{"tf":1.0},"123":{"tf":2.23606797749979},"124":{"tf":1.0},"125":{"tf":3.605551275463989},"13":{"tf":1.0},"15":{"tf":1.7320508075688772},"2":{"tf":1.0},"21":{"tf":1.0},"3":{"tf":1.0},"33":{"tf":1.0},"42":{"tf":1.0},"47":{"tf":1.4142135623730951},"48":{"tf":1.0},"49":{"tf":2.449489742783178},"6":{"tf":2.23606797749979},"68":{"tf":1.7320508075688772},"7":{"tf":2.0},"8":{"tf":2.23606797749979},"81":{"tf":1.0},"89":{"tf":1.4142135623730951},"9":{"tf":1.7320508075688772},"92":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"116":{"tf":1.4142135623730951}}}}},"r":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"39":{"tf":1.0}}}}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":5,"docs":{"128":{"tf":1.0},"13":{"tf":2.6457513110645907},"69":{"tf":1.0},"76":{"tf":1.0},"99":{"tf":1.0}}}}},"p":{"a":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":6,"docs":{"125":{"tf":2.23606797749979},"130":{"tf":1.0},"70":{"tf":1.0},"71":{"tf":1.0},"73":{"tf":1.0},"83":{"tf":1.0}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":3,"docs":{"116":{"tf":1.0},"20":{"tf":1.0},"76":{"tf":1.0}}}}},"l":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":7,"docs":{"110":{"tf":1.0},"111":{"tf":1.0},"123":{"tf":1.0},"125":{"tf":1.7320508075688772},"18":{"tf":1.0},"6":{"tf":1.0},"96":{"tf":1.0}}}},"n":{"df":3,"docs":{"107":{"tf":1.0},"125":{"tf":1.4142135623730951},"50":{"tf":1.0}}}},"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"107":{"tf":1.4142135623730951},"4":{"tf":1.0}}}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"9":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"44":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"44":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"df":2,"docs":{"117":{"tf":1.0},"44":{"tf":1.0}}}}}}},"s":{"df":1,"docs":{"39":{"tf":1.0}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":7,"docs":{"100":{"tf":1.0},"11":{"tf":1.0},"116":{"tf":1.4142135623730951},"3":{"tf":1.0},"47":{"tf":1.4142135623730951},"69":{"tf":1.7320508075688772},"81":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":9,"docs":{"114":{"tf":1.0},"121":{"tf":1.7320508075688772},"125":{"tf":1.0},"126":{"tf":1.0},"13":{"tf":1.0},"44":{"tf":1.0},"81":{"tf":1.4142135623730951},"89":{"tf":1.0},"92":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":8,"docs":{"102":{"tf":1.0},"118":{"tf":1.0},"124":{"tf":1.0},"125":{"tf":1.4142135623730951},"48":{"tf":1.0},"67":{"tf":1.7320508075688772},"82":{"tf":1.0},"89":{"tf":1.0}}}},"r":{"df":0,"docs":{},"n":{"df":2,"docs":{"130":{"tf":1.0},"33":{"tf":1.0}}}}},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"31":{"tf":1.0}}}},"df":3,"docs":{"12":{"tf":1.7320508075688772},"125":{"tf":1.0},"76":{"tf":1.4142135623730951}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":2,"docs":{"49":{"tf":1.0},"67":{"tf":1.0}}}}}}}},"f":{"(":{"a":{")":{":":{"=":{"df":0,"docs":{},"p":{"(":{"a":{")":{"df":0,"docs":{},"q":{"(":{"a":{")":{"df":0,"docs":{},"−":{"1":{"df":1,"docs":{"88":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":1,"docs":{"88":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"d":{")":{"=":{"0":{"df":1,"docs":{"76":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"88":{"tf":1.0}},"i":{"df":0,"docs":{},"​":{")":{"=":{"0":{"df":1,"docs":{"76":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"h":{")":{"=":{"0":{"df":1,"docs":{"15":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"y":{"1":{"df":0,"docs":{},"​":{")":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"f":{"(":{"df":0,"docs":{},"y":{"df":0,"docs":{},"l":{"df":1,"docs":{"88":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"z":{")":{"=":{"df":0,"docs":{},"i":{"df":1,"docs":{"18":{"tf":1.0}}}},"df":0,"docs":{}},"df":1,"docs":{"68":{"tf":1.0}}}},"+":{"df":0,"docs":{},"g":{"]":{"1":{"df":0,"docs":{},"​":{"=":{"[":{"df":0,"docs":{},"f":{"]":{"1":{"df":0,"docs":{},"​":{"+":{"[":{"df":0,"docs":{},"g":{"]":{"1":{"df":1,"docs":{"18":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},",":{"df":0,"docs":{},"g":{"df":1,"docs":{"13":{"tf":1.0}}}},"/":{"df":0,"docs":{},"g":{"df":1,"docs":{"68":{"tf":1.0}}}},":":{"=":{"df":0,"docs":{},"y":{"+":{"(":{"df":0,"docs":{},"x":{"df":0,"docs":{},"−":{"df":0,"docs":{},"z":{")":{"df":0,"docs":{},"q":{"df":0,"docs":{},"−":{"df":0,"docs":{},"p":{"df":1,"docs":{"76":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"a":{"df":0,"docs":{},"→":{"df":0,"docs":{},"f":{"df":1,"docs":{"88":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"(":{"d":{")":{"df":0,"docs":{},"→":{"df":0,"docs":{},"f":{"df":1,"docs":{"88":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"=":{"0":{"df":1,"docs":{"76":{"tf":1.0}}},"a":{"(":{"df":0,"docs":{},"ζ":{")":{"df":0,"docs":{},"q":{"df":0,"docs":{},"l":{"df":0,"docs":{},"​":{"+":{"b":{"(":{"df":0,"docs":{},"ζ":{")":{"df":0,"docs":{},"q":{"df":0,"docs":{},"r":{"df":1,"docs":{"20":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"z":{"df":0,"docs":{},"h":{"df":0,"docs":{},"​":{"df":0,"docs":{},"t":{"df":1,"docs":{"15":{"tf":1.0}}}}}}},"]":{"1":{"df":3,"docs":{"18":{"tf":1.4142135623730951},"20":{"tf":1.0},"34":{"tf":1.0}}},"df":0,"docs":{}},"a":{"c":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"'":{"df":1,"docs":{"96":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"t":{"df":7,"docs":{"12":{"tf":1.0},"125":{"tf":1.0},"128":{"tf":1.0},"13":{"tf":2.8284271247461903},"15":{"tf":1.7320508075688772},"4":{"tf":1.0},"67":{"tf":1.0}},"o":{"df":0,"docs":{},"r":{"df":9,"docs":{"118":{"tf":1.0},"125":{"tf":1.0},"13":{"tf":1.7320508075688772},"2":{"tf":1.4142135623730951},"27":{"tf":1.0},"67":{"tf":1.7320508075688772},"76":{"tf":1.7320508075688772},"86":{"tf":1.0},"89":{"tf":2.0}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"76":{"tf":1.4142135623730951}}}},"l":{"df":0,"docs":{},"s":{"df":1,"docs":{"97":{"tf":1.0}}}},"r":{"df":2,"docs":{"15":{"tf":1.0},"69":{"tf":1.0}}},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"107":{"tf":1.0},"130":{"tf":1.0}}}}}},"t":{"df":2,"docs":{"116":{"tf":1.4142135623730951},"95":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"116":{"tf":1.0}}}}}}},"b":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":3,"docs":{"27":{"tf":1.0},"31":{"tf":1.7320508075688772},"32":{"tf":1.0}},"​":{"(":{"df":0,"docs":{},"ζ":{")":{"=":{"df":0,"docs":{},"t":{"df":0,"docs":{},"ˉ":{"+":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"p":{"df":0,"docs":{},"ˉ":{"df":0,"docs":{},"​":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"υ":{"2":{"a":{"df":0,"docs":{},"ˉ":{"+":{"df":0,"docs":{},"υ":{"3":{"b":{"df":0,"docs":{},"ˉ":{"+":{"df":0,"docs":{},"υ":{"4":{"c":{"df":0,"docs":{},"ˉ":{"+":{"df":0,"docs":{},"υ":{"5":{"df":0,"docs":{},"s":{"df":0,"docs":{},"ˉ":{"df":0,"docs":{},"σ":{"1":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"υ":{"6":{"df":0,"docs":{},"s":{"df":0,"docs":{},"ˉ":{"df":0,"docs":{},"σ":{"2":{"df":1,"docs":{"31":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"]":{"1":{"df":1,"docs":{"31":{"tf":1.0}},"​":{"=":{"[":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"υ":{"[":{"df":0,"docs":{},"p":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"υ":{"2":{"[":{"a":{"]":{"1":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"υ":{"3":{"[":{"b":{"]":{"1":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"υ":{"4":{"[":{"c":{"]":{"1":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"υ":{"5":{"[":{"df":0,"docs":{},"s":{"df":0,"docs":{},"σ":{"1":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"υ":{"6":{"[":{"df":0,"docs":{},"s":{"df":0,"docs":{},"σ":{"2":{"df":0,"docs":{},"​":{"]":{"1":{"df":1,"docs":{"31":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":19,"docs":{"120":{"tf":1.0},"121":{"tf":1.4142135623730951},"125":{"tf":1.7320508075688772},"126":{"tf":1.4142135623730951},"13":{"tf":2.6457513110645907},"15":{"tf":1.4142135623730951},"18":{"tf":2.449489742783178},"20":{"tf":2.0},"34":{"tf":1.4142135623730951},"4":{"tf":1.7320508075688772},"68":{"tf":1.4142135623730951},"69":{"tf":1.4142135623730951},"73":{"tf":1.0},"76":{"tf":1.0},"80":{"tf":1.0},"88":{"tf":1.7320508075688772},"89":{"tf":1.4142135623730951},"92":{"tf":2.0},"93":{"tf":1.4142135623730951}},"e":{"1":{"7":{":":{":":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"(":{"1":{"df":1,"docs":{"101":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"(":{"1":{"df":1,"docs":{"97":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"97":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"69":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"d":{"df":1,"docs":{"33":{"tf":1.0}}},"df":0,"docs":{}},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"125":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"w":{"df":10,"docs":{"102":{"tf":1.0},"104":{"tf":1.0},"116":{"tf":1.4142135623730951},"117":{"tf":1.0},"12":{"tf":1.0},"13":{"tf":1.0},"15":{"tf":1.0},"31":{"tf":1.0},"36":{"tf":1.0},"63":{"tf":1.0}}}},"f":{"df":0,"docs":{},"t":{"df":4,"docs":{"1":{"tf":1.0},"114":{"tf":2.0},"2":{"tf":2.6457513110645907},"95":{"tf":1.0}}}},"i":{"a":{"df":0,"docs":{},"t":{"df":7,"docs":{"111":{"tf":1.4142135623730951},"38":{"tf":1.0},"39":{"tf":1.0},"41":{"tf":2.0},"87":{"tf":1.0},"92":{"tf":1.0},"93":{"tf":1.0}}}},"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"a":{"c":{"c":{"df":0,"docs":{},"i":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":1,"docs":{"101":{"tf":1.0}},"e":{"(":{"[":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"1":{"7":{":":{":":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"(":{"1":{"df":1,"docs":{"101":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"<":{"df":0,"docs":{},"f":{">":{">":{"(":{"&":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":1,"docs":{"97":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":1,"docs":{"97":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":18,"docs":{"100":{"tf":1.0},"101":{"tf":1.0},"102":{"tf":1.0},"103":{"tf":1.0},"104":{"tf":1.0},"105":{"tf":1.0},"107":{"tf":1.7320508075688772},"110":{"tf":1.0},"48":{"tf":1.7320508075688772},"49":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951},"63":{"tf":1.0},"65":{"tf":1.0},"67":{"tf":1.0},"82":{"tf":1.0},"97":{"tf":1.4142135623730951},"98":{"tf":1.4142135623730951},"99":{"tf":1.7320508075688772}},"p":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"97":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":19,"docs":{"101":{"tf":1.0},"102":{"tf":1.0},"107":{"tf":1.0},"13":{"tf":4.58257569495584},"15":{"tf":1.0},"18":{"tf":1.4142135623730951},"2":{"tf":1.4142135623730951},"34":{"tf":1.0},"35":{"tf":1.0},"4":{"tf":1.0},"40":{"tf":2.23606797749979},"43":{"tf":1.0},"51":{"tf":1.0},"6":{"tf":1.4142135623730951},"69":{"tf":1.0},"80":{"tf":1.0},"88":{"tf":1.0},"89":{"tf":1.0},"95":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"(":{"2":{"_":{"df":0,"docs":{},"u":{"6":{"4":{"df":1,"docs":{"34":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"3":{"_":{"df":0,"docs":{},"u":{"6":{"4":{"df":1,"docs":{"34":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":1,"docs":{"43":{"tf":1.0}}},"4":{"df":1,"docs":{"43":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"<":{"df":0,"docs":{},"f":{"df":1,"docs":{"34":{"tf":3.1622776601683795}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}},"f":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"51":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"e":{"df":2,"docs":{"123":{"tf":2.23606797749979},"124":{"tf":1.0}}},"l":{"df":3,"docs":{"12":{"tf":1.0},"125":{"tf":2.23606797749979},"35":{"tf":1.7320508075688772}}}},"n":{"a":{"df":0,"docs":{},"l":{"df":9,"docs":{"12":{"tf":1.0},"123":{"tf":1.4142135623730951},"125":{"tf":2.0},"126":{"tf":1.0},"15":{"tf":1.0},"34":{"tf":1.4142135623730951},"43":{"tf":1.0},"75":{"tf":1.0},"76":{"tf":1.0}}}},"d":{"df":3,"docs":{"2":{"tf":1.4142135623730951},"76":{"tf":1.0},"86":{"tf":1.0}}},"df":0,"docs":{},"e":{"df":1,"docs":{"11":{"tf":1.0}}},"i":{"df":0,"docs":{},"t":{"df":10,"docs":{"13":{"tf":1.0},"18":{"tf":1.0},"4":{"tf":1.0},"51":{"tf":1.0},"6":{"tf":1.0},"68":{"tf":1.0},"69":{"tf":1.0},"88":{"tf":1.0},"89":{"tf":1.0},"95":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"[":{"0":{"df":2,"docs":{"100":{"tf":1.4142135623730951},"107":{"tf":1.0}}},"df":0,"docs":{}},"df":2,"docs":{"100":{"tf":1.0},"107":{"tf":1.0}}}}}},"df":27,"docs":{"100":{"tf":1.4142135623730951},"101":{"tf":1.0},"107":{"tf":1.4142135623730951},"12":{"tf":1.7320508075688772},"124":{"tf":1.0},"125":{"tf":1.7320508075688772},"126":{"tf":2.0},"128":{"tf":1.4142135623730951},"13":{"tf":1.4142135623730951},"19":{"tf":1.0},"22":{"tf":1.4142135623730951},"30":{"tf":1.0},"31":{"tf":1.4142135623730951},"41":{"tf":1.0},"45":{"tf":1.0},"48":{"tf":1.4142135623730951},"51":{"tf":1.4142135623730951},"58":{"tf":1.7320508075688772},"65":{"tf":1.0},"68":{"tf":1.0},"69":{"tf":1.0},"7":{"tf":1.0},"75":{"tf":1.0},"8":{"tf":1.0},"81":{"tf":1.0},"93":{"tf":1.0},"98":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"31":{"tf":1.0}}}}}}},"t":{"df":1,"docs":{"96":{"tf":1.0}}},"v":{"df":0,"docs":{},"e":{"df":1,"docs":{"11":{"tf":1.0}}}},"x":{"df":5,"docs":{"125":{"tf":1.0},"4":{"tf":1.0},"71":{"tf":1.0},"86":{"tf":1.0},"89":{"tf":1.0}}}},"l":{"a":{"df":0,"docs":{},"g":{"a":{"df":1,"docs":{"128":{"tf":1.0}}},"b":{"df":1,"docs":{"128":{"tf":1.4142135623730951}}},"df":5,"docs":{"121":{"tf":1.4142135623730951},"125":{"tf":3.0},"126":{"tf":1.4142135623730951},"128":{"tf":3.1622776601683795},"129":{"tf":2.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"l":{"df":2,"docs":{"11":{"tf":1.4142135623730951},"3":{"tf":1.0}}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"w":{"df":2,"docs":{"49":{"tf":1.0},"96":{"tf":1.0}}}}},"n":{"df":6,"docs":{"100":{"tf":1.0},"107":{"tf":1.0},"43":{"tf":1.0},"44":{"tf":1.4142135623730951},"97":{"tf":1.0},"99":{"tf":1.0}}},"o":{"c":{"df":0,"docs":{},"u":{"df":1,"docs":{"128":{"tf":1.0}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":48,"docs":{"10":{"tf":1.4142135623730951},"104":{"tf":1.0},"106":{"tf":1.0},"107":{"tf":1.7320508075688772},"116":{"tf":1.0},"12":{"tf":1.4142135623730951},"121":{"tf":1.4142135623730951},"125":{"tf":1.4142135623730951},"126":{"tf":1.7320508075688772},"13":{"tf":3.7416573867739413},"130":{"tf":1.0},"15":{"tf":2.0},"18":{"tf":1.4142135623730951},"20":{"tf":1.0},"21":{"tf":1.0},"23":{"tf":1.0},"30":{"tf":1.0},"31":{"tf":1.4142135623730951},"34":{"tf":1.7320508075688772},"36":{"tf":1.0},"4":{"tf":1.0},"41":{"tf":1.0},"43":{"tf":1.4142135623730951},"44":{"tf":1.0},"47":{"tf":1.0},"48":{"tf":1.0},"49":{"tf":1.0},"51":{"tf":1.0},"53":{"tf":1.0},"54":{"tf":1.0},"55":{"tf":1.0},"58":{"tf":1.4142135623730951},"6":{"tf":1.4142135623730951},"68":{"tf":1.0},"71":{"tf":1.0},"73":{"tf":1.0},"75":{"tf":1.0},"76":{"tf":1.0},"77":{"tf":1.0},"78":{"tf":1.0},"82":{"tf":1.0},"86":{"tf":1.0},"89":{"tf":1.0},"9":{"tf":1.4142135623730951},"90":{"tf":1.0},"92":{"tf":2.0},"93":{"tf":2.449489742783178},"96":{"tf":1.0}}}}}},"r":{"c":{"df":2,"docs":{"12":{"tf":1.4142135623730951},"19":{"tf":1.0}}},"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"68":{"tf":1.0},"78":{"tf":1.0}}},"t":{"df":1,"docs":{"68":{"tf":1.0}}}},"df":11,"docs":{"101":{"tf":1.0},"116":{"tf":1.0},"125":{"tf":1.0},"13":{"tf":2.23606797749979},"34":{"tf":1.0},"51":{"tf":1.0},"67":{"tf":1.0},"71":{"tf":1.0},"8":{"tf":1.0},"90":{"tf":1.0},"95":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"18":{"tf":1.0}}}},"u":{"df":0,"docs":{},"l":{"a":{"df":3,"docs":{"57":{"tf":1.0},"59":{"tf":1.0},"75":{"tf":1.0}}},"df":0,"docs":{}}}}},"u":{"df":0,"docs":{},"n":{"d":{"df":2,"docs":{"3":{"tf":1.0},"37":{"tf":1.0}}},"df":0,"docs":{}},"r":{"df":2,"docs":{"20":{"tf":1.0},"55":{"tf":1.0}},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"116":{"tf":1.0},"2":{"tf":1.4142135623730951},"95":{"tf":1.0}}}}}}}},"p":{"df":5,"docs":{"120":{"tf":1.0},"121":{"tf":1.0},"123":{"tf":1.0},"125":{"tf":1.4142135623730951},"126":{"tf":1.0}}},"r":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"(":{"0":{"df":2,"docs":{"100":{"tf":1.0},"107":{"tf":1.0}}},"1":{"df":2,"docs":{"100":{"tf":1.0},"107":{"tf":1.0}}},"2":{"df":2,"docs":{"100":{"tf":1.0},"107":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},":":{":":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":1,"docs":{"107":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":7,"docs":{"100":{"tf":1.4142135623730951},"102":{"tf":1.0},"106":{"tf":1.0},"107":{"tf":2.8284271247461903},"110":{"tf":2.23606797749979},"128":{"tf":1.7320508075688772},"82":{"tf":1.0}}}}},"df":1,"docs":{"37":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"39":{"tf":1.0}}}}},"i":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"_":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"102":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"d":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"79":{"tf":1.0}}}},"df":0,"docs":{}},"df":20,"docs":{"102":{"tf":1.0},"105":{"tf":1.4142135623730951},"106":{"tf":1.0},"112":{"tf":1.4142135623730951},"118":{"tf":1.7320508075688772},"56":{"tf":2.0},"58":{"tf":1.7320508075688772},"61":{"tf":1.4142135623730951},"62":{"tf":1.0},"67":{"tf":1.7320508075688772},"70":{"tf":1.0},"72":{"tf":1.4142135623730951},"75":{"tf":2.0},"76":{"tf":2.0},"77":{"tf":1.4142135623730951},"78":{"tf":2.449489742783178},"79":{"tf":1.7320508075688772},"89":{"tf":1.0},"92":{"tf":1.4142135623730951},"93":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"2":{"tf":1.0},"81":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":1,"docs":{"9":{"tf":1.0}}}},"n":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":21,"docs":{"101":{"tf":1.0},"103":{"tf":1.0},"104":{"tf":1.0},"106":{"tf":1.0},"107":{"tf":1.0},"111":{"tf":1.0},"121":{"tf":1.0},"125":{"tf":1.4142135623730951},"34":{"tf":1.7320508075688772},"39":{"tf":1.0},"44":{"tf":2.6457513110645907},"53":{"tf":1.0},"54":{"tf":1.0},"55":{"tf":1.0},"82":{"tf":1.4142135623730951},"83":{"tf":1.0},"86":{"tf":1.7320508075688772},"88":{"tf":1.7320508075688772},"89":{"tf":1.4142135623730951},"93":{"tf":1.0},"97":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"126":{"tf":1.0},"20":{"tf":1.0},"95":{"tf":1.0}},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"12":{"tf":1.0}}}}}}}}}}}},"g":{",":{"df":0,"docs":{},"h":{"df":1,"docs":{"93":{"tf":1.0}}}},"1":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"34":{"tf":2.8284271247461903}}}}}}}},"3":{"df":1,"docs":{"117":{"tf":1.0}}},"=":{"df":0,"docs":{},"ω":{"b":{"df":1,"docs":{"89":{"tf":1.0}}},"df":0,"docs":{}}},"^":{"0":{"df":2,"docs":{"51":{"tf":1.0},"54":{"tf":1.0}}},"1":{"df":2,"docs":{"51":{"tf":1.0},"54":{"tf":1.0}}},"2":{"df":2,"docs":{"51":{"tf":1.4142135623730951},"54":{"tf":1.0}}},"3":{"df":2,"docs":{"51":{"tf":1.0},"54":{"tf":1.0}}},"4":{"df":2,"docs":{"51":{"tf":1.0},"54":{"tf":1.0}}},"5":{"df":2,"docs":{"51":{"tf":1.7320508075688772},"54":{"tf":1.0}}},"8":{"df":1,"docs":{"51":{"tf":1.0}}},"df":0,"docs":{},"i":{"df":2,"docs":{"51":{"tf":1.0},"61":{"tf":1.0}}}},"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"a":{"_":{"df":0,"docs":{},"i":{"df":1,"docs":{"58":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"e":{"df":8,"docs":{"10":{"tf":1.0},"11":{"tf":2.23606797749979},"12":{"tf":1.0},"13":{"tf":1.0},"15":{"tf":1.4142135623730951},"19":{"tf":1.0},"8":{"tf":3.3166247903554},"9":{"tf":2.6457513110645907}}}},"v":{"df":0,"docs":{},"e":{"df":2,"docs":{"106":{"tf":1.4142135623730951},"62":{"tf":1.4142135623730951}}}}},"df":13,"docs":{"117":{"tf":2.23606797749979},"118":{"tf":1.4142135623730951},"121":{"tf":1.4142135623730951},"125":{"tf":2.0},"126":{"tf":1.4142135623730951},"13":{"tf":2.449489742783178},"15":{"tf":1.0},"18":{"tf":2.0},"51":{"tf":2.23606797749979},"53":{"tf":1.0},"67":{"tf":2.0},"68":{"tf":1.0},"80":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":28,"docs":{"101":{"tf":1.0},"111":{"tf":1.0},"112":{"tf":1.4142135623730951},"117":{"tf":2.0},"123":{"tf":1.4142135623730951},"125":{"tf":1.0},"128":{"tf":1.0},"2":{"tf":1.0},"3":{"tf":1.0},"33":{"tf":1.4142135623730951},"34":{"tf":1.4142135623730951},"43":{"tf":1.4142135623730951},"47":{"tf":1.0},"48":{"tf":1.0},"49":{"tf":1.7320508075688772},"51":{"tf":1.0},"64":{"tf":1.4142135623730951},"67":{"tf":1.0},"69":{"tf":1.0},"7":{"tf":1.0},"75":{"tf":1.0},"76":{"tf":1.0},"77":{"tf":1.0},"80":{"tf":1.0},"82":{"tf":1.0},"88":{"tf":1.0},"96":{"tf":1.0},"97":{"tf":1.4142135623730951}}}}},"t":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"100":{"tf":1.0}}}}}},"df":5,"docs":{"111":{"tf":1.4142135623730951},"130":{"tf":1.0},"73":{"tf":1.0},"76":{"tf":1.0},"80":{"tf":1.0}}}},"i":{":":{"0":{"df":0,"docs":{},"≤":{"df":0,"docs":{},"i":{"<":{"2":{"df":0,"docs":{},"n":{"df":1,"docs":{"105":{"tf":1.0}}}},"df":0,"docs":{},"n":{"df":1,"docs":{"117":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":1,"docs":{"118":{"tf":1.4142135623730951}},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"'":{"df":1,"docs":{"96":{"tf":1.0}}},"df":0,"docs":{}}}}}},"v":{"df":0,"docs":{},"e":{"df":9,"docs":{"107":{"tf":1.0},"128":{"tf":1.4142135623730951},"13":{"tf":1.0},"130":{"tf":1.7320508075688772},"18":{"tf":1.0},"45":{"tf":1.0},"49":{"tf":1.0},"6":{"tf":1.0},"76":{"tf":1.0}},"n":{"df":12,"docs":{"107":{"tf":1.7320508075688772},"125":{"tf":1.0},"13":{"tf":1.0},"15":{"tf":1.4142135623730951},"22":{"tf":1.0},"35":{"tf":1.0},"62":{"tf":1.0},"71":{"tf":1.0},"73":{"tf":1.0},"74":{"tf":1.0},"88":{"tf":1.0},"90":{"tf":1.0}}}}},"z":{"a":{"df":1,"docs":{"96":{"tf":1.0}}},"df":0,"docs":{}}},"k":{"df":1,"docs":{"117":{"tf":1.0}}},"l":{"df":0,"docs":{},"o":{"b":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"69":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"n":{"+":{"1":{"=":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"+":{"2":{"=":{"df":0,"docs":{},"g":{"2":{"df":1,"docs":{"117":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"=":{"1":{"df":1,"docs":{"117":{"tf":1.0}}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":1,"docs":{"33":{"tf":1.0}}}}},"df":0,"docs":{}},"o":{"a":{"df":0,"docs":{},"l":{"df":5,"docs":{"45":{"tf":1.0},"49":{"tf":1.0},"75":{"tf":1.0},"76":{"tf":1.0},"96":{"tf":1.0}}}},"df":17,"docs":{"102":{"tf":1.0},"104":{"tf":1.4142135623730951},"107":{"tf":1.0},"111":{"tf":1.0},"117":{"tf":1.0},"13":{"tf":1.7320508075688772},"41":{"tf":1.0},"45":{"tf":1.0},"47":{"tf":1.0},"48":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.0},"52":{"tf":1.0},"56":{"tf":1.0},"67":{"tf":1.0},"96":{"tf":1.0},"97":{"tf":1.4142135623730951}},"l":{"d":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":4,"docs":{"18":{"tf":1.0},"34":{"tf":1.0},"37":{"tf":1.0},"96":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"o":{"d":{"df":4,"docs":{"13":{"tf":1.0},"45":{"tf":1.0},"49":{"tf":1.0},"79":{"tf":1.0}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"93":{"tf":1.0}}},"df":0,"docs":{}}}}},"p":{"df":0,"docs":{},"u":{"df":1,"docs":{"2":{"tf":1.7320508075688772}}}},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"13":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"2":{"tf":1.0},"67":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"k":{"df":1,"docs":{"93":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"n":{"d":{"df":4,"docs":{"86":{"tf":1.4142135623730951},"89":{"tf":1.0},"92":{"tf":1.0},"93":{"tf":1.0}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":3,"docs":{"121":{"tf":1.4142135623730951},"126":{"tf":1.0},"18":{"tf":2.23606797749979}}}}}},"u":{"a":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":1,"docs":{"76":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"h":{"(":{"df":0,"docs":{},"x":{")":{"=":{"df":0,"docs":{},"h":{"1":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"x":{"2":{")":{"+":{"df":0,"docs":{},"x":{"df":0,"docs":{},"h":{"2":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"x":{"2":{"df":2,"docs":{"109":{"tf":1.0},"66":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"β":{"1":{"df":0,"docs":{},"​":{"b":{"(":{"df":0,"docs":{},"x":{")":{"+":{"df":0,"docs":{},"β":{"2":{"df":0,"docs":{},"​":{"c":{"(":{"df":0,"docs":{},"x":{"df":1,"docs":{"55":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"0":{"df":2,"docs":{"105":{"tf":1.0},"106":{"tf":1.0}}},"_":{"0":{"df":2,"docs":{"61":{"tf":1.0},"62":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"55":{"tf":1.0}},"∣":{"df":0,"docs":{},"∣":{"df":0,"docs":{},"i":{"df":1,"docs":{"86":{"tf":1.0}}}}}},"z":{")":{"=":{"df":0,"docs":{},"f":{"(":{"df":0,"docs":{},"z":{")":{"/":{"df":0,"docs":{},"g":{"(":{"df":0,"docs":{},"z":{"df":1,"docs":{"68":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"β":{"1":{"df":0,"docs":{},"​":{"b":{"(":{"df":0,"docs":{},"z":{")":{"+":{"df":0,"docs":{},"β":{"2":{"df":0,"docs":{},"​":{"c":{"(":{"df":0,"docs":{},"z":{"df":3,"docs":{"106":{"tf":1.0},"57":{"tf":1.0},"62":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":7,"docs":{"105":{"tf":1.0},"106":{"tf":1.4142135623730951},"58":{"tf":1.0},"61":{"tf":1.0},"62":{"tf":1.4142135623730951},"68":{"tf":1.0},"83":{"tf":1.0}}}},".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":1,"docs":{"13":{"tf":1.0}}}}}},"1":{"df":2,"docs":{"92":{"tf":1.4142135623730951},"93":{"tf":2.23606797749979}},"​":{"(":{"df":0,"docs":{},"z":{"2":{"df":1,"docs":{"92":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"2":{"df":2,"docs":{"92":{"tf":1.4142135623730951},"93":{"tf":1.0}},"​":{"(":{"df":0,"docs":{},"z":{"2":{"df":1,"docs":{"92":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}}},":":{"=":{"df":0,"docs":{},"k":{"df":0,"docs":{},"∑":{"df":0,"docs":{},"​":{"df":0,"docs":{},"β":{"df":0,"docs":{},"k":{"df":0,"docs":{},"t":{"df":0,"docs":{},"​":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"j":{"df":0,"docs":{},"∑":{"df":0,"docs":{},"​":{"df":0,"docs":{},"β":{"df":0,"docs":{},"j":{"b":{"df":0,"docs":{},"​":{"b":{"df":0,"docs":{},"j":{"df":1,"docs":{"92":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"η":{"1":{"df":0,"docs":{},"z":{"2":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"z":{"df":0,"docs":{},"η":{"2":{"df":0,"docs":{},"z":{"2":{"df":1,"docs":{"93":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"=":{"df":0,"docs":{},"h":{"1":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"x":{"2":{")":{"+":{"df":0,"docs":{},"x":{"df":0,"docs":{},"h":{"2":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"x":{"2":{"df":1,"docs":{"92":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"k":{"df":0,"docs":{},"∑":{"df":0,"docs":{},"​":{"df":0,"docs":{},"β":{"df":0,"docs":{},"k":{"df":0,"docs":{},"t":{"df":0,"docs":{},"​":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"j":{"df":0,"docs":{},"∑":{"df":0,"docs":{},"​":{"df":0,"docs":{},"β":{"df":0,"docs":{},"j":{"b":{"df":0,"docs":{},"​":{"b":{"df":0,"docs":{},"j":{"df":1,"docs":{"93":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"s":{"df":0,"docs":{},"h":{"a":{"3":{"df":1,"docs":{"39":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"{":{"1":{",":{"df":0,"docs":{},"ω":{",":{"df":0,"docs":{},"ω":{"2":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"k":{"df":0,"docs":{},"−":{"1":{"df":1,"docs":{"13":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"−":{"1":{"df":3,"docs":{"13":{"tf":1.4142135623730951},"15":{"tf":1.0},"22":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"h":{"0":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"h":{"df":0,"docs":{},"n":{"df":0,"docs":{},"​":{"df":0,"docs":{},"}":{"df":0,"docs":{},"⊂":{"df":0,"docs":{},"f":{"df":1,"docs":{"4":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"ω":{"df":0,"docs":{},"i":{":":{"0":{"df":0,"docs":{},"≤":{"df":0,"docs":{},"i":{"<":{"df":0,"docs":{},"n":{"df":1,"docs":{"13":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"_":{"1":{"(":{"df":0,"docs":{},"x":{"df":1,"docs":{"66":{"tf":1.0}}}},"df":2,"docs":{"109":{"tf":1.7320508075688772},"66":{"tf":1.0}}},"2":{"(":{"df":0,"docs":{},"x":{"df":1,"docs":{"66":{"tf":1.0}}}},"df":2,"docs":{"109":{"tf":1.7320508075688772},"66":{"tf":1.0}}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"118":{"tf":1.0}}}},"n":{"d":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"df":1,"docs":{"81":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":4,"docs":{"107":{"tf":1.0},"110":{"tf":1.0},"51":{"tf":1.0},"55":{"tf":1.0}},"l":{"df":2,"docs":{"103":{"tf":1.0},"8":{"tf":1.0}}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":5,"docs":{"109":{"tf":1.0},"118":{"tf":1.0},"125":{"tf":1.0},"75":{"tf":1.0},"76":{"tf":1.4142135623730951}}}},"i":{"df":1,"docs":{"34":{"tf":1.0}}}}},"r":{"d":{"df":2,"docs":{"13":{"tf":1.0},"19":{"tf":1.0}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"h":{"(":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"_":{"2":{"df":1,"docs":{"39":{"tf":1.7320508075688772}}},"3":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":7,"docs":{"111":{"tf":1.0},"130":{"tf":1.0},"44":{"tf":1.0},"73":{"tf":1.7320508075688772},"86":{"tf":1.7320508075688772},"89":{"tf":1.4142135623730951},"90":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"103":{"tf":1.0},"39":{"tf":2.6457513110645907}}}},"m":{"a":{"df":0,"docs":{},"p":{":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"(":{"[":{"(":{"df":0,"docs":{},"x":{"df":1,"docs":{"43":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"v":{"df":0,"docs":{},"e":{"df":2,"docs":{"103":{"tf":1.0},"48":{"tf":1.0}},"n":{"'":{"df":0,"docs":{},"t":{"df":1,"docs":{"68":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":32,"docs":{"105":{"tf":1.4142135623730951},"106":{"tf":1.0},"107":{"tf":2.0},"109":{"tf":1.7320508075688772},"110":{"tf":1.0},"111":{"tf":1.0},"118":{"tf":2.23606797749979},"126":{"tf":1.4142135623730951},"13":{"tf":2.8284271247461903},"19":{"tf":2.23606797749979},"23":{"tf":1.0},"24":{"tf":1.0},"25":{"tf":1.0},"31":{"tf":1.4142135623730951},"34":{"tf":1.0},"52":{"tf":1.0},"55":{"tf":2.23606797749979},"56":{"tf":2.0},"57":{"tf":2.0},"58":{"tf":1.7320508075688772},"59":{"tf":1.0},"6":{"tf":1.4142135623730951},"61":{"tf":1.4142135623730951},"64":{"tf":1.0},"65":{"tf":1.0},"66":{"tf":1.7320508075688772},"68":{"tf":1.4142135623730951},"80":{"tf":1.0},"82":{"tf":2.449489742783178},"83":{"tf":2.0},"86":{"tf":1.0},"92":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"41":{"tf":1.0}}}},"p":{"df":2,"docs":{"44":{"tf":1.0},"69":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"101":{"tf":1.0},"34":{"tf":1.0}}}}}},"n":{"c":{"df":1,"docs":{"118":{"tf":1.0}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"e":{"'":{"df":1,"docs":{"19":{"tf":1.0}}},"df":24,"docs":{"10":{"tf":1.0},"107":{"tf":1.0},"111":{"tf":1.0},"117":{"tf":1.0},"121":{"tf":1.0},"13":{"tf":2.449489742783178},"130":{"tf":1.4142135623730951},"20":{"tf":1.0},"3":{"tf":1.0},"34":{"tf":1.4142135623730951},"39":{"tf":1.4142135623730951},"51":{"tf":1.0},"53":{"tf":1.0},"55":{"tf":1.0},"56":{"tf":1.0},"6":{"tf":1.4142135623730951},"69":{"tf":1.0},"73":{"tf":1.0},"77":{"tf":1.4142135623730951},"8":{"tf":1.0},"86":{"tf":1.0},"88":{"tf":1.0},"92":{"tf":1.4142135623730951},"95":{"tf":1.0}}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":4,"docs":{"111":{"tf":1.0},"39":{"tf":1.0},"41":{"tf":1.0},"87":{"tf":1.0}}}}}}}},"i":{"d":{"df":0,"docs":{},"e":{"df":1,"docs":{"18":{"tf":1.0}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":6,"docs":{"34":{"tf":1.0},"45":{"tf":1.0},"58":{"tf":1.0},"68":{"tf":1.4142135623730951},"80":{"tf":1.0},"97":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":4,"docs":{"118":{"tf":1.0},"125":{"tf":1.0},"19":{"tf":1.0},"67":{"tf":1.0}}}}}},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"20":{"tf":1.4142135623730951}}}}}}}},"o":{"df":0,"docs":{},"l":{"d":{"df":17,"docs":{"10":{"tf":1.0},"100":{"tf":2.0},"101":{"tf":1.4142135623730951},"102":{"tf":1.7320508075688772},"116":{"tf":1.4142135623730951},"12":{"tf":1.0},"125":{"tf":1.4142135623730951},"13":{"tf":2.23606797749979},"15":{"tf":1.4142135623730951},"34":{"tf":1.0},"53":{"tf":1.0},"6":{"tf":1.0},"68":{"tf":1.0},"73":{"tf":1.0},"75":{"tf":1.0},"76":{"tf":1.7320508075688772},"9":{"tf":1.0}}},"df":0,"docs":{},"e":{"df":1,"docs":{"125":{"tf":2.6457513110645907}}}},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"df":1,"docs":{"18":{"tf":1.0}}}}}}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":3,"docs":{"111":{"tf":1.0},"19":{"tf":1.0},"75":{"tf":1.0}}}}}},"o":{"d":{"df":2,"docs":{"104":{"tf":1.0},"107":{"tf":1.0}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"0":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":2,"docs":{"116":{"tf":1.7320508075688772},"77":{"tf":1.0}}}}},"ω":{"df":0,"docs":{},"i":{":":{"0":{"df":0,"docs":{},"≤":{"df":0,"docs":{},"i":{"<":{"2":{"df":0,"docs":{},"n":{"df":1,"docs":{"118":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"∈":{"d":{"df":1,"docs":{"13":{"tf":1.4142135623730951}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"∖":{"df":0,"docs":{},"{":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"i":{"df":0,"docs":{},"}":{"df":0,"docs":{},"i":{"df":0,"docs":{},"≥":{"0":{"df":1,"docs":{"89":{"tf":1.0}}},"df":0,"docs":{}}}}}}}}},"h":{"df":2,"docs":{"13":{"tf":1.7320508075688772},"15":{"tf":1.0}}}}},"i":{"+":{"1":{"df":1,"docs":{"69":{"tf":1.4142135623730951}}},"df":0,"docs":{}},",":{"df":0,"docs":{},"j":{")":{",":{"df":0,"docs":{},"v":{"df":1,"docs":{"13":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"∈":{"df":0,"docs":{},"i":{"df":1,"docs":{"13":{"tf":1.0}}}}},",":{"df":0,"docs":{},"k":{",":{"df":0,"docs":{},"l":{"df":4,"docs":{"10":{"tf":1.0},"12":{"tf":1.0},"13":{"tf":1.0},"15":{"tf":1.0}}}},"df":0,"docs":{}},"l":{"df":1,"docs":{"13":{"tf":1.0}}}},"df":1,"docs":{"13":{"tf":2.0}}}},".":{"df":6,"docs":{"100":{"tf":1.0},"107":{"tf":1.0},"118":{"tf":1.0},"51":{"tf":1.0},"58":{"tf":1.4142135623730951},"67":{"tf":1.0}}},":":{"0":{"df":0,"docs":{},"≤":{"df":0,"docs":{},"i":{"<":{"2":{"df":0,"docs":{},"n":{"+":{"1":{"df":1,"docs":{"118":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"=":{"0":{"df":0,"docs":{},"k":{"df":0,"docs":{},"−":{"1":{"df":0,"docs":{},"​":{"(":{"a":{"df":0,"docs":{},"i":{"df":1,"docs":{"13":{"tf":1.4142135623730951}},"​":{"+":{"df":0,"docs":{},"γ":{")":{"/":{"df":0,"docs":{},"∏":{"df":0,"docs":{},"i":{"=":{"0":{"df":0,"docs":{},"k":{"df":0,"docs":{},"−":{"1":{"df":0,"docs":{},"​":{"(":{"b":{"df":0,"docs":{},"i":{"df":1,"docs":{"13":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"b":{"df":0,"docs":{},"i":{"df":1,"docs":{"13":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"∏":{"df":0,"docs":{},"k":{"df":0,"docs":{},"−":{"1":{"df":0,"docs":{},"​":{"(":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"γ":{")":{"=":{"df":0,"docs":{},"i":{"=":{"0":{"df":0,"docs":{},"∏":{"df":0,"docs":{},"k":{"df":0,"docs":{},"−":{"1":{"df":0,"docs":{},"​":{"(":{"b":{"df":0,"docs":{},"i":{"df":1,"docs":{"13":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"∑":{"df":0,"docs":{},"n":{"df":0,"docs":{},"​":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"ζ":{")":{"(":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{")":{"df":0,"docs":{},"i":{"df":1,"docs":{"31":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"{":{"(":{"df":0,"docs":{},"i":{",":{"df":0,"docs":{},"j":{"df":1,"docs":{"13":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"∣":{"df":0,"docs":{},"l":{"df":0,"docs":{},"j":{"df":1,"docs":{"121":{"tf":1.0}}}}}},">":{"df":0,"docs":{},"n":{"df":2,"docs":{"13":{"tf":1.0},"15":{"tf":1.0}}}},"b":{"df":0,"docs":{},"​":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"x":{"df":1,"docs":{"107":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"d":{"df":0,"docs":{},"e":{"a":{"df":12,"docs":{"111":{"tf":1.0},"13":{"tf":1.0},"130":{"tf":1.0},"3":{"tf":1.0},"5":{"tf":1.0},"53":{"tf":1.0},"58":{"tf":1.0},"6":{"tf":1.0},"64":{"tf":1.0},"65":{"tf":1.0},"66":{"tf":1.0},"78":{"tf":1.0}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":1,"docs":{"51":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"104":{"tf":1.0}}}}}}},"m":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"128":{"tf":1.0}}}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"i":{"df":1,"docs":{"106":{"tf":1.0}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":17,"docs":{"103":{"tf":1.0},"104":{"tf":1.0},"116":{"tf":1.0},"117":{"tf":1.0},"18":{"tf":1.0},"33":{"tf":1.4142135623730951},"35":{"tf":1.0},"36":{"tf":1.4142135623730951},"39":{"tf":1.0},"40":{"tf":1.0},"45":{"tf":1.0},"63":{"tf":1.0},"66":{"tf":1.0},"67":{"tf":1.0},"8":{"tf":1.0},"96":{"tf":1.7320508075688772},"98":{"tf":1.0}}}}}}},"i":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"51":{"tf":1.0}}}}}}},"df":1,"docs":{"76":{"tf":1.7320508075688772}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":8,"docs":{"117":{"tf":1.0},"125":{"tf":1.7320508075688772},"13":{"tf":1.4142135623730951},"15":{"tf":1.0},"67":{"tf":1.0},"9":{"tf":1.0},"90":{"tf":1.0},"98":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":4,"docs":{"116":{"tf":1.0},"130":{"tf":1.0},"20":{"tf":1.0},"76":{"tf":1.0}}}}}}},"n":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"d":{"df":9,"docs":{"118":{"tf":1.7320508075688772},"12":{"tf":1.0},"125":{"tf":1.0},"128":{"tf":1.0},"2":{"tf":1.0},"22":{"tf":1.0},"65":{"tf":1.0},"78":{"tf":1.0},"82":{"tf":1.0}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"12":{"tf":1.4142135623730951},"126":{"tf":1.4142135623730951}}}}}}},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":4,"docs":{"126":{"tf":1.4142135623730951},"76":{"tf":1.4142135623730951},"86":{"tf":1.0},"92":{"tf":1.4142135623730951}}}},"d":{"df":1,"docs":{"49":{"tf":1.0}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"121":{"tf":1.0}}}}}}}}},"d":{"df":0,"docs":{},"e":{"df":2,"docs":{"56":{"tf":1.0},"58":{"tf":1.4142135623730951}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":5,"docs":{"10":{"tf":1.0},"12":{"tf":1.4142135623730951},"129":{"tf":1.0},"77":{"tf":1.0},"86":{"tf":1.0}}},"df":0,"docs":{}}}},"x":{"df":10,"docs":{"10":{"tf":2.23606797749979},"102":{"tf":1.0},"12":{"tf":1.4142135623730951},"128":{"tf":1.0},"13":{"tf":1.4142135623730951},"35":{"tf":1.0},"71":{"tf":1.0},"77":{"tf":1.0},"92":{"tf":1.0},"93":{"tf":1.0}}}},"i":{"c":{"df":3,"docs":{"10":{"tf":1.0},"13":{"tf":1.0},"27":{"tf":1.0}}},"df":0,"docs":{}},"u":{"c":{"df":2,"docs":{"13":{"tf":1.0},"88":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":1,"docs":{"125":{"tf":1.0}},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"i":{"df":1,"docs":{"82":{"tf":1.0}}}},"df":0,"docs":{}}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"76":{"tf":1.4142135623730951}}}}}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"125":{"tf":1.4142135623730951}}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":9,"docs":{"112":{"tf":1.0},"121":{"tf":1.0},"123":{"tf":1.7320508075688772},"124":{"tf":1.0},"125":{"tf":1.4142135623730951},"18":{"tf":1.0},"51":{"tf":1.0},"69":{"tf":1.0},"8":{"tf":1.0}}}}}},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"i":{"df":2,"docs":{"130":{"tf":1.0},"43":{"tf":1.0}}}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":5,"docs":{"125":{"tf":1.0},"130":{"tf":1.0},"30":{"tf":1.4142135623730951},"69":{"tf":1.0},"92":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"18":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":24,"docs":{"10":{"tf":1.0},"103":{"tf":1.0},"114":{"tf":1.4142135623730951},"12":{"tf":2.449489742783178},"121":{"tf":1.0},"123":{"tf":1.0},"13":{"tf":1.4142135623730951},"130":{"tf":1.0},"14":{"tf":1.4142135623730951},"15":{"tf":1.7320508075688772},"2":{"tf":1.7320508075688772},"22":{"tf":1.7320508075688772},"25":{"tf":1.0},"31":{"tf":1.4142135623730951},"33":{"tf":2.0},"34":{"tf":3.3166247903554},"35":{"tf":1.0},"41":{"tf":1.4142135623730951},"43":{"tf":2.449489742783178},"6":{"tf":3.1622776601683795},"8":{"tf":1.0},"93":{"tf":1.0},"97":{"tf":2.449489742783178},"99":{"tf":1.4142135623730951}}}}},"s":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"44":{"tf":1.0}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":1,"docs":{"96":{"tf":1.0}}}}}},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"13":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"a":{"df":0,"docs":{},"n":{"c":{"df":5,"docs":{"12":{"tf":1.0},"13":{"tf":1.0},"15":{"tf":1.4142135623730951},"34":{"tf":2.6457513110645907},"7":{"tf":1.0}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":4,"docs":{"102":{"tf":1.0},"103":{"tf":1.0},"34":{"tf":1.7320508075688772},"99":{"tf":1.0}}}}}},"df":3,"docs":{"121":{"tf":1.0},"125":{"tf":1.4142135623730951},"126":{"tf":1.4142135623730951}},"e":{"a":{"d":{"df":11,"docs":{"116":{"tf":1.0},"125":{"tf":1.0},"13":{"tf":1.0},"20":{"tf":1.0},"31":{"tf":1.0},"53":{"tf":1.0},"54":{"tf":1.0},"77":{"tf":1.4142135623730951},"8":{"tf":1.0},"82":{"tf":1.0},"90":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":5,"docs":{"121":{"tf":1.4142135623730951},"125":{"tf":3.872983346207417},"126":{"tf":1.0},"130":{"tf":1.4142135623730951},"49":{"tf":1.0}}}},"df":0,"docs":{}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":4,"docs":{"121":{"tf":1.0},"125":{"tf":1.0},"40":{"tf":1.4142135623730951},"73":{"tf":1.0}},"r":{"df":2,"docs":{"82":{"tf":1.0},"98":{"tf":1.0}}}},"n":{"df":0,"docs":{},"s":{"df":1,"docs":{"95":{"tf":1.0}}}},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":10,"docs":{"111":{"tf":1.4142135623730951},"124":{"tf":1.0},"125":{"tf":1.0},"69":{"tf":1.0},"70":{"tf":1.0},"73":{"tf":1.0},"75":{"tf":1.0},"80":{"tf":1.0},"89":{"tf":1.0},"93":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"13":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"v":{"df":2,"docs":{"128":{"tf":1.0},"129":{"tf":1.0}}}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"i":{"df":2,"docs":{"10":{"tf":1.0},"47":{"tf":1.0}}}},"df":0,"docs":{}}},"n":{"df":4,"docs":{"111":{"tf":1.4142135623730951},"39":{"tf":2.23606797749979},"70":{"tf":1.0},"78":{"tf":1.4142135623730951}}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":26,"docs":{"105":{"tf":1.0},"107":{"tf":2.6457513110645907},"114":{"tf":1.4142135623730951},"116":{"tf":2.0},"118":{"tf":1.0},"13":{"tf":3.0},"15":{"tf":1.0},"19":{"tf":1.4142135623730951},"2":{"tf":1.7320508075688772},"23":{"tf":1.0},"24":{"tf":1.0},"25":{"tf":1.0},"31":{"tf":1.0},"34":{"tf":1.0},"35":{"tf":1.0},"4":{"tf":1.0},"51":{"tf":1.0},"53":{"tf":1.0},"61":{"tf":1.0},"67":{"tf":1.0},"76":{"tf":2.0},"80":{"tf":1.0},"81":{"tf":1.0},"82":{"tf":1.0},"89":{"tf":1.0},"92":{"tf":1.4142135623730951}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":2,"docs":{"40":{"tf":1.0},"69":{"tf":1.0}}}}}}}},"r":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"u":{"c":{"df":3,"docs":{"118":{"tf":1.0},"13":{"tf":1.0},"52":{"tf":1.0}},"t":{"df":1,"docs":{"0":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"8":{"tf":1.0}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"19":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":5,"docs":{"116":{"tf":1.0},"125":{"tf":1.0},"44":{"tf":1.0},"6":{"tf":1.0},"95":{"tf":1.4142135623730951}}},"t":{"df":2,"docs":{"6":{"tf":1.0},"95":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"v":{"df":10,"docs":{"116":{"tf":1.4142135623730951},"128":{"tf":1.0},"20":{"tf":1.0},"52":{"tf":1.0},"69":{"tf":1.0},"76":{"tf":1.0},"78":{"tf":1.0},"96":{"tf":1.0},"97":{"tf":1.0},"98":{"tf":1.0}}}}}}},"o":{"df":1,"docs":{"130":{"tf":1.0}}},"s":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"<":{"df":0,"docs":{},"f":{"df":1,"docs":{"34":{"tf":1.7320508075688772}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"34":{"tf":2.23606797749979}}},"df":0,"docs":{}}}}},"n":{"'":{"df":0,"docs":{},"t":{"df":3,"docs":{"114":{"tf":1.0},"128":{"tf":1.0},"64":{"tf":1.0}}}},"df":0,"docs":{}},"r":{"a":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"<":{"df":0,"docs":{},"f":{"df":1,"docs":{"34":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"u":{"df":2,"docs":{"125":{"tf":1.0},"130":{"tf":1.0}}}}},"t":{"'":{"df":16,"docs":{"10":{"tf":1.0},"100":{"tf":1.0},"117":{"tf":1.0},"118":{"tf":1.0},"125":{"tf":1.7320508075688772},"13":{"tf":1.0},"130":{"tf":1.0},"19":{"tf":1.0},"34":{"tf":1.0},"48":{"tf":1.4142135623730951},"49":{"tf":1.4142135623730951},"51":{"tf":1.0},"53":{"tf":1.0},"54":{"tf":1.0},"76":{"tf":1.4142135623730951},"79":{"tf":1.0}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":4,"docs":{"105":{"tf":1.0},"48":{"tf":1.0},"58":{"tf":1.4142135623730951},"61":{"tf":1.0}}},"r":{"df":2,"docs":{"107":{"tf":1.0},"2":{"tf":1.0}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":3,"docs":{"13":{"tf":1.0},"57":{"tf":1.0},"9":{"tf":1.0}}}}}},"​":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"x":{"df":1,"docs":{"107":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"∈":{"[":{"0":{",":{"2":{"df":0,"docs":{},"n":{"+":{"df":0,"docs":{},"k":{"df":1,"docs":{"90":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"":{"=":{"df":0,"docs":{},"j":{"df":1,"docs":{"73":{"tf":1.0}}},"ω":{"df":0,"docs":{},"j":{"df":0,"docs":{},"k":{"1":{"df":0,"docs":{},"​":{"df":0,"docs":{},"":{"=":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"l":{"df":0,"docs":{},"k":{"2":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"j":{"=":{"1":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"m":{"df":3,"docs":{"89":{"tf":1.4142135623730951},"92":{"tf":1.4142135623730951},"93":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"m":{"df":0,"docs":{},"′":{"+":{"1":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"m":{"df":0,"docs":{},"′":{"+":{"df":0,"docs":{},"m":{"df":2,"docs":{"92":{"tf":1.4142135623730951},"93":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":8,"docs":{"126":{"tf":1.4142135623730951},"13":{"tf":1.0},"4":{"tf":1.0},"69":{"tf":1.4142135623730951},"81":{"tf":1.0},"83":{"tf":1.0},"92":{"tf":1.4142135623730951},"99":{"tf":1.0}},"g":{"df":0,"docs":{},"z":{"df":1,"docs":{"93":{"tf":1.0}}}},"o":{"b":{"df":3,"docs":{"107":{"tf":1.0},"111":{"tf":1.0},"19":{"tf":1.0}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":2,"docs":{"125":{"tf":1.0},"49":{"tf":1.0}}}}},"z":{"df":1,"docs":{"93":{"tf":1.4142135623730951}}},"":{"=":{"df":0,"docs":{},"i":{"df":1,"docs":{"4":{"tf":1.0}}}},"df":0,"docs":{}}},"k":{"+":{"1":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"2":{"df":0,"docs":{},"k":{"+":{"1":{"df":0,"docs":{},"​":{"df":0,"docs":{},"​":{":":{"=":{"df":0,"docs":{},"g":{"+":{"df":0,"docs":{},"ζ":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{"df":0,"docs":{},"h":{"df":1,"docs":{"93":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"1":{"2":{"df":1,"docs":{"34":{"tf":1.0}}},"df":2,"docs":{"13":{"tf":1.0},"34":{"tf":1.4142135623730951}}},"2":{"df":2,"docs":{"13":{"tf":1.0},"34":{"tf":1.0}}},"<":{"df":0,"docs":{},"n":{"df":2,"docs":{"92":{"tf":1.0},"93":{"tf":1.0}}}},"=":{"0":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"n":{"df":0,"docs":{},"−":{"1":{"df":2,"docs":{"92":{"tf":1.0},"93":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"1":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"n":{"df":2,"docs":{"92":{"tf":1.0},"93":{"tf":1.0}},"t":{"df":1,"docs":{"89":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"ω":{"0":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}}},">":{"0":{"df":2,"docs":{"73":{"tf":1.0},"77":{"tf":1.0}}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":3,"docs":{"18":{"tf":1.0},"34":{"tf":1.0},"37":{"tf":1.0}}}}},"df":7,"docs":{"117":{"tf":1.0},"126":{"tf":1.4142135623730951},"13":{"tf":2.0},"48":{"tf":1.0},"69":{"tf":1.4142135623730951},"75":{"tf":1.0},"76":{"tf":1.7320508075688772}},"e":{"c":{"c":{"a":{"df":0,"docs":{},"k":{"2":{"5":{"6":{"(":{"df":0,"docs":{},"x":{"df":0,"docs":{},"∣":{"df":0,"docs":{},"∣":{"df":0,"docs":{},"i":{"df":2,"docs":{"92":{"tf":1.0},"93":{"tf":1.0}}}}}}},"df":1,"docs":{"86":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"130":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":6,"docs":{"111":{"tf":1.0},"117":{"tf":1.0},"19":{"tf":1.0},"44":{"tf":1.0},"49":{"tf":1.0},"76":{"tf":1.4142135623730951}}}},"y":{"df":3,"docs":{"125":{"tf":1.0},"130":{"tf":1.0},"43":{"tf":1.0}}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":11,"docs":{"107":{"tf":1.0},"112":{"tf":1.0},"125":{"tf":1.7320508075688772},"130":{"tf":1.0},"43":{"tf":1.0},"44":{"tf":1.0},"56":{"tf":1.0},"57":{"tf":1.0},"6":{"tf":1.0},"73":{"tf":1.0},"81":{"tf":1.0}},"l":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"g":{"df":3,"docs":{"19":{"tf":1.0},"3":{"tf":1.0},"6":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"n":{"df":6,"docs":{"130":{"tf":1.0},"20":{"tf":1.0},"41":{"tf":1.0},"71":{"tf":1.0},"89":{"tf":1.0},"95":{"tf":1.0}}}}}},"z":{"df":0,"docs":{},"g":{":":{":":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"r":{"df":2,"docs":{"34":{"tf":1.4142135623730951},"43":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":2,"docs":{"34":{"tf":2.23606797749979},"43":{"tf":1.4142135623730951}}}},"υ":{"df":0,"docs":{},"s":{"2":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{"df":0,"docs":{},"​":{"df":0,"docs":{},"π":{"df":0,"docs":{},"k":{"df":0,"docs":{},"−":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"2":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{"df":0,"docs":{},"​":{"df":0,"docs":{},"​":{"=":{"df":0,"docs":{},"g":{"+":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"2":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{"df":0,"docs":{},"h":{"=":{"df":0,"docs":{},"g":{"df":0,"docs":{},"−":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"2":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{"df":0,"docs":{},"h":{"df":1,"docs":{"93":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}},"−":{"1":{"df":3,"docs":{"13":{"tf":1.0},"92":{"tf":1.0},"93":{"tf":1.0}}},"df":0,"docs":{}},"≥":{"0":{"df":1,"docs":{"19":{"tf":1.0}}},"df":0,"docs":{}}},"l":{",":{"df":0,"docs":{},"r":{",":{"df":0,"docs":{},"o":{"df":2,"docs":{"8":{"tf":1.0},"9":{"tf":1.0}}}},"df":0,"docs":{}}},"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":6,"docs":{"116":{"tf":1.0},"2":{"tf":1.7320508075688772},"31":{"tf":1.0},"34":{"tf":1.0},"4":{"tf":1.0},"95":{"tf":1.0}}}}},"df":0,"docs":{}}},"m":{"b":{"d":{"a":{"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":6,"docs":{"0":{"tf":1.0},"18":{"tf":1.0},"44":{"tf":1.7320508075688772},"85":{"tf":1.0},"86":{"tf":1.0},"96":{"tf":1.0}},"s":{"_":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":1,"docs":{"37":{"tf":1.0}}}}}}}},"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{":":{":":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{"_":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{":":{":":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{":":{":":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{":":{":":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"s":{"1":{"2":{"_":{"3":{"8":{"1":{":":{":":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":2,"docs":{"43":{"tf":1.0},"44":{"tf":1.0}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{":":{":":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{":":{":":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":2,"docs":{"43":{"tf":1.0},"44":{"tf":1.0}}}}}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"n":{"d":{"df":1,"docs":{"13":{"tf":1.4142135623730951}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"49":{"tf":1.0}}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"76":{"tf":1.4142135623730951}}}}}},"s":{"df":0,"docs":{},"t":{"df":14,"docs":{"100":{"tf":1.0},"102":{"tf":1.0},"112":{"tf":1.0},"12":{"tf":1.4142135623730951},"121":{"tf":1.4142135623730951},"125":{"tf":2.0},"126":{"tf":1.0},"13":{"tf":2.0},"130":{"tf":1.0},"15":{"tf":1.0},"39":{"tf":1.0},"75":{"tf":1.0},"8":{"tf":1.0},"9":{"tf":1.0}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"18":{"tf":1.4142135623730951},"75":{"tf":1.0},"85":{"tf":1.0}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"18":{"tf":1.0}}}}}},"y":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"112":{"tf":1.4142135623730951},"93":{"tf":1.0}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":5,"docs":{"121":{"tf":1.0},"125":{"tf":1.4142135623730951},"126":{"tf":1.0},"128":{"tf":1.0},"130":{"tf":1.0}}}}}}},"d":{"df":0,"docs":{},"e":{"_":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"(":{")":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"107":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"107":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":1,"docs":{"107":{"tf":2.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":6,"docs":{"102":{"tf":1.4142135623730951},"107":{"tf":1.4142135623730951},"112":{"tf":1.0},"118":{"tf":1.7320508075688772},"128":{"tf":1.0},"67":{"tf":2.0}}}},"df":8,"docs":{"10":{"tf":1.0},"11":{"tf":1.0},"12":{"tf":1.0},"121":{"tf":1.0},"126":{"tf":1.4142135623730951},"13":{"tf":1.0},"77":{"tf":1.4142135623730951},"92":{"tf":1.0}},"e":{"a":{"d":{"df":3,"docs":{"130":{"tf":1.0},"92":{"tf":1.0},"93":{"tf":1.0}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":1,"docs":{"41":{"tf":1.0}}}},"v":{"df":6,"docs":{"123":{"tf":1.0},"13":{"tf":1.0},"15":{"tf":1.0},"19":{"tf":1.0},"77":{"tf":1.0},"90":{"tf":1.0}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"df":6,"docs":{"10":{"tf":1.0},"102":{"tf":1.0},"15":{"tf":1.0},"19":{"tf":1.0},"58":{"tf":1.0},"8":{"tf":2.23606797749979}}}},"m":{"df":0,"docs":{},"m":{"a":{"df":1,"docs":{"13":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":8,"docs":{"112":{"tf":1.0},"121":{"tf":1.4142135623730951},"125":{"tf":1.0},"126":{"tf":1.7320508075688772},"35":{"tf":1.0},"50":{"tf":1.0},"71":{"tf":1.0},"76":{"tf":1.4142135623730951}}}}}},"q":{"df":3,"docs":{"51":{"tf":1.4142135623730951},"61":{"tf":1.0},"67":{"tf":2.0}}},"s":{"df":0,"docs":{},"s":{"df":5,"docs":{"125":{"tf":1.0},"13":{"tf":1.0},"130":{"tf":1.4142135623730951},"47":{"tf":1.0},"80":{"tf":1.0}}}},"t":{"'":{"df":22,"docs":{"100":{"tf":1.0},"102":{"tf":1.0},"107":{"tf":1.0},"11":{"tf":1.0},"118":{"tf":1.0},"128":{"tf":2.23606797749979},"129":{"tf":1.4142135623730951},"13":{"tf":2.23606797749979},"130":{"tf":1.7320508075688772},"15":{"tf":1.0},"19":{"tf":1.0},"34":{"tf":1.0},"43":{"tf":1.0},"47":{"tf":1.0},"48":{"tf":1.0},"51":{"tf":1.0},"53":{"tf":1.0},"70":{"tf":1.0},"73":{"tf":1.0},"76":{"tf":2.0},"8":{"tf":1.0},"97":{"tf":1.0}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":4,"docs":{"125":{"tf":1.0},"128":{"tf":1.0},"4":{"tf":1.0},"93":{"tf":1.7320508075688772}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":6,"docs":{"45":{"tf":1.0},"58":{"tf":1.0},"66":{"tf":1.0},"68":{"tf":1.7320508075688772},"80":{"tf":1.4142135623730951},"97":{"tf":1.0}}},"r":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"81":{"tf":1.0}}}},"df":0,"docs":{}}}}},"i":{",":{"df":0,"docs":{},"j":{"df":0,"docs":{},"′":{"df":0,"docs":{},"′":{"df":0,"docs":{},"​":{"<":{"df":0,"docs":{},"m":{"a":{"d":{"d":{"df":0,"docs":{},"r":{",":{"df":0,"docs":{},"i":{"+":{"1":{",":{"df":0,"docs":{},"j":{"df":1,"docs":{"121":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"b":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"114":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":3,"docs":{"125":{"tf":1.0},"31":{"tf":1.0},"4":{"tf":1.4142135623730951}},"m":{"b":{"df":1,"docs":{"130":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"df":6,"docs":{"13":{"tf":1.0},"20":{"tf":1.7320508075688772},"27":{"tf":1.0},"31":{"tf":1.0},"82":{"tf":1.0},"83":{"tf":1.4142135623730951}}}},"df":1,"docs":{"34":{"tf":1.0}}},"k":{"df":1,"docs":{"130":{"tf":1.0}}}},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"96":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"df":4,"docs":{"107":{"tf":1.0},"112":{"tf":1.0},"125":{"tf":1.0},"58":{"tf":1.0}}}},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":2,"docs":{"100":{"tf":1.0},"13":{"tf":1.0}}}}},"​":{"(":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{")":{"=":{"1":{"df":1,"docs":{"4":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"j":{"df":0,"docs":{},"​":{")":{"=":{"0":{"df":1,"docs":{"4":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"o":{"c":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"69":{"tf":2.0},"81":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"c":{"df":5,"docs":{"125":{"tf":1.0},"130":{"tf":1.0},"15":{"tf":1.0},"3":{"tf":1.0},"35":{"tf":1.0}}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"g":{"df":2,"docs":{"107":{"tf":1.0},"76":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"12":{"tf":1.0},"125":{"tf":1.4142135623730951}}}}}},"o":{"df":0,"docs":{},"k":{"df":8,"docs":{"100":{"tf":1.0},"101":{"tf":1.0},"107":{"tf":1.0},"128":{"tf":2.23606797749979},"13":{"tf":1.0},"20":{"tf":1.0},"50":{"tf":1.0},"99":{"tf":1.0}}},"p":{"df":1,"docs":{"125":{"tf":2.0}}},"s":{"df":1,"docs":{"15":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"48":{"tf":1.0}}}},"t":{"df":2,"docs":{"49":{"tf":1.0},"52":{"tf":1.0}}},"w":{"df":5,"docs":{"118":{"tf":1.0},"34":{"tf":1.0},"67":{"tf":1.7320508075688772},"79":{"tf":1.0},"89":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"2":{"tf":1.0}}}}}}},"p":{"df":0,"docs":{},"u":{"b":{"df":2,"docs":{"121":{"tf":1.0},"126":{"tf":1.0}}},"df":0,"docs":{}}},"u":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"125":{"tf":1.0}}}}}}},"df":0,"docs":{}},"×":{"3":{"df":1,"docs":{"120":{"tf":1.0}}},"df":0,"docs":{}},"′":{":":{"=":{"df":0,"docs":{},"⌈":{"df":0,"docs":{},"l":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"​":{"/":{"4":{"df":1,"docs":{"121":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"′":{"=":{"(":{"df":0,"docs":{},"l":{"0":{"df":0,"docs":{},"′":{"df":0,"docs":{},"′":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"l":{"1":{"df":0,"docs":{},"′":{"df":0,"docs":{},"′":{"df":0,"docs":{},"​":{",":{".":{".":{".":{",":{"df":0,"docs":{},"l":{"df":0,"docs":{},"j":{"df":0,"docs":{},"′":{"df":0,"docs":{},"′":{"df":0,"docs":{},"​":{")":{"df":0,"docs":{},"t":{"df":1,"docs":{"121":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"m":{",":{"df":0,"docs":{},"v":{")":{"=":{"(":{"0":{",":{"0":{"df":1,"docs":{"125":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"125":{"tf":1.0}}}},"0":{"df":0,"docs":{},"​":{"=":{"df":0,"docs":{},"r":{"0":{"df":1,"docs":{"130":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"1":{"df":1,"docs":{"2":{"tf":1.0}}},":":{"=":{"df":0,"docs":{},"m":{"df":0,"docs":{},"′":{"+":{"df":0,"docs":{},"m":{"df":1,"docs":{"89":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"=":{"2":{"df":0,"docs":{},"m":{"df":2,"docs":{"73":{"tf":1.0},"77":{"tf":1.0}}},"n":{"df":1,"docs":{"76":{"tf":1.4142135623730951}}}},"4":{"df":0,"docs":{},"n":{"df":1,"docs":{"76":{"tf":1.0}}}},"5":{"2":{"df":1,"docs":{"126":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"n":{"+":{"df":0,"docs":{},"k":{"df":1,"docs":{"19":{"tf":1.0}}}},"df":1,"docs":{"76":{"tf":1.0}}}},">":{"df":0,"docs":{},"n":{"df":1,"docs":{"76":{"tf":1.0}}}},"^":{"df":0,"docs":{},"j":{"df":1,"docs":{"92":{"tf":1.0}}}},"a":{"c":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":1,"docs":{"2":{"tf":1.0}}}}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"130":{"tf":1.7320508075688772},"49":{"tf":1.4142135623730951}}}}}},"d":{"d":{"df":0,"docs":{},"r":{",":{"df":0,"docs":{},"i":{"+":{"1":{",":{"df":0,"docs":{},"j":{"df":0,"docs":{},"​":{"df":0,"docs":{},"−":{"df":0,"docs":{},"m":{"a":{"d":{"d":{"df":0,"docs":{},"r":{",":{"df":0,"docs":{},"i":{",":{"df":0,"docs":{},"j":{"df":0,"docs":{},"​":{">":{"1":{"df":1,"docs":{"121":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},",":{"df":0,"docs":{},"j":{"df":0,"docs":{},"​":{"<":{"df":0,"docs":{},"l":{"0":{",":{"df":0,"docs":{},"j":{"df":1,"docs":{"121":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":1,"docs":{"121":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":11,"docs":{"0":{"tf":1.0},"104":{"tf":1.0},"106":{"tf":1.0},"124":{"tf":1.4142135623730951},"125":{"tf":1.7320508075688772},"20":{"tf":1.0},"3":{"tf":1.0},"43":{"tf":1.0},"44":{"tf":1.0},"92":{"tf":1.0},"97":{"tf":1.4142135623730951}},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"33":{"tf":1.0},"76":{"tf":1.0}}}},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"12":{"tf":1.0}}}}},"df":0,"docs":{}}}},"j":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":3,"docs":{"101":{"tf":1.0},"126":{"tf":1.4142135623730951},"68":{"tf":1.0}}}}},"k":{"df":0,"docs":{},"e":{"df":14,"docs":{"118":{"tf":1.0},"125":{"tf":1.7320508075688772},"128":{"tf":1.0},"130":{"tf":1.0},"19":{"tf":1.0},"44":{"tf":1.0},"47":{"tf":1.0},"55":{"tf":1.0},"69":{"tf":1.0},"70":{"tf":1.0},"76":{"tf":1.4142135623730951},"77":{"tf":1.0},"81":{"tf":1.0},"87":{"tf":1.0}}}},"l":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":1,"docs":{"10":{"tf":1.0}}}}}},"i":{"c":{"df":0,"docs":{},"i":{"df":2,"docs":{"75":{"tf":1.0},"76":{"tf":1.0}}}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"i":{"df":6,"docs":{"101":{"tf":1.0},"102":{"tf":1.0},"125":{"tf":1.7320508075688772},"19":{"tf":1.0},"69":{"tf":1.0},"95":{"tf":1.0}},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"111":{"tf":1.0}}}}}}},"p":{"df":2,"docs":{"106":{"tf":1.4142135623730951},"13":{"tf":2.23606797749979}}},"r":{"df":0,"docs":{},"k":{"df":1,"docs":{"2":{"tf":1.0}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"123":{"tf":1.0}}}}},"h":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"r":{"c":{"/":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{".":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{":":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"df":1,"docs":{"2":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":1,"docs":{"2":{"tf":1.0}}}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":1,"docs":{"125":{"tf":1.0}},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"df":3,"docs":{"45":{"tf":1.0},"69":{"tf":1.0},"7":{"tf":1.0}}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"i":{"c":{"df":9,"docs":{"11":{"tf":1.0},"12":{"tf":2.0},"126":{"tf":1.0},"13":{"tf":1.4142135623730951},"15":{"tf":2.23606797749979},"33":{"tf":1.4142135623730951},"35":{"tf":1.4142135623730951},"7":{"tf":1.4142135623730951},"8":{"tf":1.4142135623730951}}},"df":0,"docs":{},"x":{"df":24,"docs":{"10":{"tf":2.23606797749979},"11":{"tf":1.7320508075688772},"12":{"tf":2.6457513110645907},"120":{"tf":1.0},"121":{"tf":2.23606797749979},"126":{"tf":2.8284271247461903},"13":{"tf":2.0},"15":{"tf":2.449489742783178},"19":{"tf":1.7320508075688772},"22":{"tf":1.4142135623730951},"25":{"tf":1.0},"31":{"tf":1.0},"33":{"tf":1.0},"34":{"tf":1.0},"35":{"tf":2.0},"4":{"tf":1.0},"68":{"tf":1.7320508075688772},"69":{"tf":1.0},"7":{"tf":1.4142135623730951},"8":{"tf":1.7320508075688772},"81":{"tf":1.0},"89":{"tf":2.0},"9":{"tf":2.0},"92":{"tf":1.4142135623730951}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"125":{"tf":1.0},"13":{"tf":1.0},"15":{"tf":1.0}}}}}},"x":{"df":3,"docs":{"112":{"tf":1.0},"125":{"tf":1.0},"96":{"tf":1.0}},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":3,"docs":{"121":{"tf":1.0},"35":{"tf":1.0},"37":{"tf":1.4142135623730951}}}}}}}},"df":10,"docs":{"120":{"tf":1.0},"121":{"tf":2.449489742783178},"125":{"tf":2.449489742783178},"13":{"tf":1.0},"19":{"tf":1.0},"4":{"tf":1.0},"69":{"tf":1.4142135623730951},"71":{"tf":1.0},"76":{"tf":1.0},"89":{"tf":1.7320508075688772}},"e":{"a":{"df":0,"docs":{},"n":{"df":26,"docs":{"101":{"tf":1.0},"107":{"tf":1.0},"116":{"tf":1.0},"117":{"tf":1.4142135623730951},"121":{"tf":1.0},"125":{"tf":1.4142135623730951},"126":{"tf":1.0},"13":{"tf":1.7320508075688772},"20":{"tf":1.0},"22":{"tf":1.0},"27":{"tf":1.0},"34":{"tf":1.0},"35":{"tf":1.0},"51":{"tf":1.0},"64":{"tf":1.4142135623730951},"65":{"tf":1.0},"67":{"tf":1.4142135623730951},"69":{"tf":1.0},"71":{"tf":1.0},"73":{"tf":1.0},"76":{"tf":1.4142135623730951},"77":{"tf":1.4142135623730951},"8":{"tf":1.0},"90":{"tf":1.0},"98":{"tf":1.0},"99":{"tf":1.0}}},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"2":{"tf":1.0}}}}}},"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"3":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"m":{"_":{"a":{"df":3,"docs":{"121":{"tf":2.0},"125":{"tf":1.0},"126":{"tf":1.4142135623730951}}},"df":0,"docs":{},"p":{"df":1,"docs":{"126":{"tf":1.0}}},"v":{"df":3,"docs":{"121":{"tf":1.7320508075688772},"125":{"tf":1.0},"126":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":7,"docs":{"120":{"tf":1.0},"121":{"tf":1.7320508075688772},"123":{"tf":2.23606797749979},"125":{"tf":5.5677643628300215},"126":{"tf":2.8284271247461903},"128":{"tf":1.0},"130":{"tf":3.1622776601683795}}}}}},"n":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"49":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":14,"docs":{"121":{"tf":1.0},"125":{"tf":1.4142135623730951},"14":{"tf":1.0},"34":{"tf":1.0},"36":{"tf":1.0},"50":{"tf":1.0},"54":{"tf":1.0},"57":{"tf":1.0},"6":{"tf":1.0},"69":{"tf":1.0},"75":{"tf":1.0},"78":{"tf":1.0},"81":{"tf":1.0},"82":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"g":{"df":1,"docs":{"11":{"tf":1.0}}},"k":{"df":0,"docs":{},"l":{"df":13,"docs":{"103":{"tf":1.0},"105":{"tf":1.4142135623730951},"106":{"tf":1.4142135623730951},"112":{"tf":1.0},"59":{"tf":1.4142135623730951},"61":{"tf":1.4142135623730951},"62":{"tf":1.4142135623730951},"71":{"tf":1.0},"74":{"tf":1.0},"76":{"tf":1.0},"77":{"tf":2.449489742783178},"89":{"tf":1.0},"90":{"tf":1.7320508075688772}}}}},"s":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"g":{"df":2,"docs":{"39":{"tf":1.4142135623730951},"41":{"tf":1.0}},"e":{"_":{"1":{"df":1,"docs":{"39":{"tf":2.23606797749979}}},"2":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}},"3":{"df":1,"docs":{"39":{"tf":1.0}}},"4":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"t":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"2":{"tf":2.23606797749979}}}},"df":1,"docs":{"114":{"tf":1.0}},"h":{"df":0,"docs":{},"o":{"d":{"df":12,"docs":{"100":{"tf":1.7320508075688772},"106":{"tf":1.0},"107":{"tf":2.23606797749979},"110":{"tf":1.0},"116":{"tf":1.0},"13":{"tf":1.4142135623730951},"2":{"tf":1.4142135623730951},"34":{"tf":1.4142135623730951},"39":{"tf":1.7320508075688772},"69":{"tf":1.0},"98":{"tf":1.0},"99":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}},"i":{"+":{"1":{"df":0,"docs":{},"​":{"=":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"+":{"1":{"df":1,"docs":{"130":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},",":{"df":0,"docs":{},"j":{"df":1,"docs":{"4":{"tf":1.0}}}},"d":{"d":{"df":0,"docs":{},"l":{"df":1,"docs":{"34":{"tf":1.0}}}},"df":0,"docs":{}},"df":1,"docs":{"130":{"tf":1.0}},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"2":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"n":{"d":{"df":5,"docs":{"117":{"tf":1.0},"125":{"tf":1.0},"48":{"tf":1.0},"49":{"tf":1.0},"76":{"tf":1.0}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"121":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"13":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"s":{"df":2,"docs":{"125":{"tf":1.0},"130":{"tf":1.0}}}},"x":{"df":2,"docs":{"129":{"tf":1.0},"65":{"tf":1.0}}}},"j":{"df":1,"docs":{"92":{"tf":1.0}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":1,"docs":{"126":{"tf":1.0}},"r":{"a":{"df":0,"docs":{},"p":{"2":{"df":1,"docs":{"126":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"126":{"tf":1.0}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"126":{"tf":1.4142135623730951}}}}}},"​":{"df":0,"docs":{},"∈":{"df":0,"docs":{},"f":{"2":{"df":0,"docs":{},"n":{"+":{"2":{"df":0,"docs":{},"×":{"2":{"df":1,"docs":{"126":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"​":{"df":0,"docs":{},"∈":{"df":0,"docs":{},"f":{"2":{"df":0,"docs":{},"n":{"+":{"2":{"df":0,"docs":{},"×":{"2":{"df":1,"docs":{"126":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"o":{"d":{"df":0,"docs":{},"e":{"df":1,"docs":{"125":{"tf":1.4142135623730951}},"l":{"df":1,"docs":{"49":{"tf":1.0}}},"r":{"df":0,"docs":{},"n":{"df":1,"docs":{"41":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":3,"docs":{"125":{"tf":1.0},"44":{"tf":1.0},"58":{"tf":1.4142135623730951}}}}},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"37":{"tf":1.0}},"o":{"df":1,"docs":{"40":{"tf":1.0}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"121":{"tf":1.4142135623730951}}}}}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":4,"docs":{"18":{"tf":1.0},"33":{"tf":1.0},"69":{"tf":1.0},"9":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"e":{"df":22,"docs":{"107":{"tf":1.7320508075688772},"11":{"tf":1.0},"111":{"tf":1.0},"125":{"tf":1.7320508075688772},"129":{"tf":1.0},"13":{"tf":2.0},"130":{"tf":2.0},"15":{"tf":1.0},"20":{"tf":1.0},"33":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"44":{"tf":1.0},"6":{"tf":1.0},"63":{"tf":1.0},"65":{"tf":1.0},"67":{"tf":1.0},"76":{"tf":1.4142135623730951},"80":{"tf":1.0},"81":{"tf":1.0},"82":{"tf":1.4142135623730951},"96":{"tf":1.0}},"o":{"df":0,"docs":{},"v":{"df":1,"docs":{"13":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"80":{"tf":1.0}}}}},"v":{"df":0,"docs":{},"e":{"df":3,"docs":{"128":{"tf":1.0},"49":{"tf":1.0},"52":{"tf":1.0}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"128":{"tf":1.0}}}}}}}}},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"2":{"df":1,"docs":{"126":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"p":{"2":{"df":3,"docs":{"126":{"tf":1.0},"81":{"tf":1.0},"92":{"tf":1.0}},"​":{"df":0,"docs":{},"∈":{"df":0,"docs":{},"f":{"2":{"df":0,"docs":{},"n":{"df":0,"docs":{},"×":{"df":0,"docs":{},"m":{"df":1,"docs":{"92":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"s":{"df":1,"docs":{"2":{"tf":4.898979485566356}}},"u":{"c":{"df":0,"docs":{},"h":{"df":7,"docs":{"109":{"tf":1.0},"116":{"tf":1.4142135623730951},"118":{"tf":1.0},"20":{"tf":1.0},"36":{"tf":1.0},"65":{"tf":1.0},"76":{"tf":1.0}}}},"df":0,"docs":{},"l":{"df":3,"docs":{"121":{"tf":1.0},"125":{"tf":1.7320508075688772},"126":{"tf":1.0}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":14,"docs":{"100":{"tf":1.0},"11":{"tf":1.0},"121":{"tf":1.4142135623730951},"128":{"tf":1.4142135623730951},"13":{"tf":1.0},"130":{"tf":1.0},"43":{"tf":1.0},"6":{"tf":1.0},"64":{"tf":1.7320508075688772},"65":{"tf":1.7320508075688772},"8":{"tf":1.0},"9":{"tf":1.4142135623730951},"95":{"tf":1.0},"99":{"tf":1.0}},"i":{"df":4,"docs":{"118":{"tf":1.0},"13":{"tf":1.0},"44":{"tf":1.0},"51":{"tf":1.0}}}}},"v":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"69":{"tf":1.0},"82":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"t":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"111":{"tf":1.4142135623730951}}}},"df":3,"docs":{"107":{"tf":1.0},"43":{"tf":1.0},"44":{"tf":1.7320508075688772}}}},"′":{",":{"df":0,"docs":{},"v":{"df":1,"docs":{"125":{"tf":1.0}}}},"=":{"3":{"3":{"df":1,"docs":{"126":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"′":{"=":{"1":{"8":{"df":1,"docs":{"126":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"∈":{"df":0,"docs":{},"f":{"(":{"df":0,"docs":{},"l":{"+":{"df":0,"docs":{},"l":{"df":0,"docs":{},"′":{")":{"df":0,"docs":{},"×":{"3":{"3":{"df":1,"docs":{"121":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"+":{"df":0,"docs":{},"l":{"df":0,"docs":{},"′":{"df":0,"docs":{},"′":{")":{"df":0,"docs":{},"×":{"3":{"3":{"df":1,"docs":{"121":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"×":{"3":{"3":{"df":1,"docs":{"121":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"≥":{"df":0,"docs":{},"n":{"df":1,"docs":{"19":{"tf":1.0}}}}},"n":{"+":{"1":{"df":2,"docs":{"25":{"tf":1.0},"76":{"tf":1.0}}},"df":0,"docs":{},"m":{"+":{"1":{")":{"df":0,"docs":{},"×":{"3":{"df":1,"docs":{"13":{"tf":1.0}}},"5":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"/":{"df":0,"docs":{},"m":{")":{"df":0,"docs":{},"k":{"df":1,"docs":{"75":{"tf":1.0}}}},"df":0,"docs":{}}},"<":{"df":0,"docs":{},"m":{"df":2,"docs":{"73":{"tf":1.0},"77":{"tf":1.0}}}},"=":{"2":{"df":0,"docs":{},"n":{"df":2,"docs":{"73":{"tf":1.0},"77":{"tf":1.0}}}},"3":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{},"m":{"df":1,"docs":{"76":{"tf":1.0}}},"n":{"+":{"df":0,"docs":{},"m":{"+":{"1":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":2,"docs":{"116":{"tf":1.0},"2":{"tf":1.0}}}},"m":{"df":0,"docs":{},"e":{"df":1,"docs":{"12":{"tf":1.0}}}},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"49":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"82":{"tf":1.0}}}}}},"c":{"df":1,"docs":{"27":{"tf":1.0}}},"df":14,"docs":{"117":{"tf":2.23606797749979},"13":{"tf":2.449489742783178},"130":{"tf":1.0},"15":{"tf":1.0},"19":{"tf":1.0},"22":{"tf":1.4142135623730951},"31":{"tf":1.0},"34":{"tf":1.7320508075688772},"67":{"tf":1.4142135623730951},"73":{"tf":1.0},"75":{"tf":1.4142135623730951},"76":{"tf":3.0},"78":{"tf":1.0},"89":{"tf":1.4142135623730951}},"e":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"121":{"tf":1.0}}}}}}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":5,"docs":{"103":{"tf":1.0},"105":{"tf":1.0},"12":{"tf":1.0},"32":{"tf":1.0},"96":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"13":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"d":{"df":39,"docs":{"100":{"tf":2.0},"102":{"tf":1.0},"104":{"tf":1.4142135623730951},"107":{"tf":2.0},"110":{"tf":1.4142135623730951},"111":{"tf":1.4142135623730951},"112":{"tf":1.4142135623730951},"116":{"tf":1.0},"118":{"tf":1.0},"123":{"tf":1.0},"125":{"tf":3.3166247903554},"128":{"tf":1.0},"13":{"tf":1.4142135623730951},"130":{"tf":1.7320508075688772},"18":{"tf":1.0},"19":{"tf":1.0},"20":{"tf":1.0},"31":{"tf":2.0},"33":{"tf":1.0},"34":{"tf":1.4142135623730951},"35":{"tf":1.4142135623730951},"4":{"tf":1.0},"43":{"tf":1.4142135623730951},"47":{"tf":1.0},"56":{"tf":1.0},"57":{"tf":1.4142135623730951},"58":{"tf":1.0},"59":{"tf":1.7320508075688772},"67":{"tf":1.7320508075688772},"68":{"tf":1.0},"69":{"tf":1.7320508075688772},"7":{"tf":1.4142135623730951},"73":{"tf":1.0},"77":{"tf":1.7320508075688772},"78":{"tf":1.0},"8":{"tf":1.0},"80":{"tf":1.0},"86":{"tf":1.0},"98":{"tf":1.0}}},"df":0,"docs":{}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"76":{"tf":1.0}}}}}}}}}}}},"w":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"99":{"tf":1.0}}}}}}}},"df":10,"docs":{"12":{"tf":1.0},"121":{"tf":1.0},"125":{"tf":1.7320508075688772},"13":{"tf":1.0},"19":{"tf":1.4142135623730951},"58":{"tf":1.0},"67":{"tf":1.0},"81":{"tf":1.4142135623730951},"92":{"tf":1.0},"99":{"tf":1.0}}},"x":{"df":0,"docs":{},"t":{"df":11,"docs":{"111":{"tf":1.0},"123":{"tf":1.0},"128":{"tf":1.0},"13":{"tf":1.4142135623730951},"22":{"tf":1.0},"34":{"tf":1.0},"48":{"tf":1.0},"65":{"tf":1.0},"75":{"tf":1.7320508075688772},"8":{"tf":1.0},"9":{"tf":1.0}}}}},"i":{"c":{"df":0,"docs":{},"e":{"df":1,"docs":{"13":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"n":{"c":{"df":1,"docs":{"112":{"tf":1.0}}},"df":1,"docs":{"27":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"87":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"77":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"a":{"df":0,"docs":{},"t":{"df":11,"docs":{"121":{"tf":1.0},"126":{"tf":1.0},"33":{"tf":1.0},"34":{"tf":1.0},"4":{"tf":1.4142135623730951},"69":{"tf":1.4142135623730951},"8":{"tf":1.0},"85":{"tf":1.0},"88":{"tf":1.4142135623730951},"90":{"tf":1.7320508075688772},"93":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":10,"docs":{"118":{"tf":1.7320508075688772},"125":{"tf":1.0},"2":{"tf":1.0},"43":{"tf":1.0},"67":{"tf":1.0},"77":{"tf":1.4142135623730951},"82":{"tf":1.0},"90":{"tf":1.0},"95":{"tf":1.0},"97":{"tf":1.0}}},"h":{"df":1,"docs":{"107":{"tf":1.0}}},"i":{"c":{"df":8,"docs":{"107":{"tf":1.0},"111":{"tf":1.0},"12":{"tf":1.0},"13":{"tf":1.4142135623730951},"20":{"tf":1.0},"6":{"tf":1.0},"67":{"tf":1.0},"9":{"tf":1.0}}},"df":0,"docs":{}}},"w":{"df":18,"docs":{"10":{"tf":1.4142135623730951},"11":{"tf":1.0},"114":{"tf":1.0},"116":{"tf":1.0},"12":{"tf":1.4142135623730951},"125":{"tf":1.0},"128":{"tf":1.7320508075688772},"129":{"tf":1.0},"13":{"tf":2.23606797749979},"32":{"tf":1.0},"43":{"tf":1.0},"57":{"tf":1.0},"6":{"tf":1.0},"64":{"tf":1.0},"65":{"tf":1.0},"75":{"tf":1.7320508075688772},"76":{"tf":1.4142135623730951},"81":{"tf":1.0}}}},"u":{"df":0,"docs":{},"m":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":1,"docs":{"101":{"tf":1.7320508075688772}}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"102":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":23,"docs":{"102":{"tf":2.0},"111":{"tf":1.7320508075688772},"112":{"tf":1.0},"117":{"tf":1.4142135623730951},"118":{"tf":1.0},"121":{"tf":1.0},"123":{"tf":1.0},"125":{"tf":1.4142135623730951},"126":{"tf":1.0},"128":{"tf":1.0},"130":{"tf":1.7320508075688772},"20":{"tf":1.0},"31":{"tf":1.0},"34":{"tf":1.0},"48":{"tf":2.23606797749979},"49":{"tf":1.0},"55":{"tf":1.0},"58":{"tf":1.0},"68":{"tf":1.0},"76":{"tf":1.7320508075688772},"86":{"tf":1.4142135623730951},"89":{"tf":2.6457513110645907},"99":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":4,"docs":{"107":{"tf":1.0},"116":{"tf":1.0},"118":{"tf":1.4142135623730951},"54":{"tf":1.0}}}}}},"×":{"1":{"df":2,"docs":{"13":{"tf":1.0},"15":{"tf":1.4142135623730951}}},"3":{"df":3,"docs":{"13":{"tf":1.0},"15":{"tf":1.4142135623730951},"22":{"tf":1.0}}},"df":0,"docs":{}},"υ":{"df":0,"docs":{},"s":{"2":{"df":0,"docs":{},"n":{"df":1,"docs":{"93":{"tf":1.0}}}},"df":0,"docs":{}}},"−":{"1":{")":{"df":0,"docs":{},"t":{"df":1,"docs":{"32":{"tf":1.0}}}},"df":6,"docs":{"13":{"tf":1.0},"19":{"tf":1.0},"75":{"tf":1.4142135623730951},"76":{"tf":2.449489742783178},"77":{"tf":1.0},"78":{"tf":1.0}}},"df":0,"docs":{}}},"o":{"b":{"df":0,"docs":{},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"85":{"tf":1.0},"87":{"tf":1.0}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":3,"docs":{"12":{"tf":1.0},"130":{"tf":1.0},"6":{"tf":1.0}}}}}},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":14,"docs":{"107":{"tf":1.4142135623730951},"117":{"tf":1.0},"121":{"tf":1.7320508075688772},"125":{"tf":1.7320508075688772},"13":{"tf":1.7320508075688772},"31":{"tf":1.0},"33":{"tf":1.0},"43":{"tf":1.4142135623730951},"6":{"tf":1.0},"76":{"tf":1.0},"81":{"tf":1.0},"82":{"tf":1.4142135623730951},"89":{"tf":1.0},"92":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":3,"docs":{"100":{"tf":1.0},"13":{"tf":1.0},"15":{"tf":1.0}}}}}}},"c":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"40":{"tf":1.0}},"r":{"df":1,"docs":{"13":{"tf":1.7320508075688772}}}}}},"df":0,"docs":{}},"d":{"d":{"df":4,"docs":{"112":{"tf":1.0},"6":{"tf":1.0},"66":{"tf":1.0},"92":{"tf":1.0}}},"df":0,"docs":{}},"df":4,"docs":{"10":{"tf":1.0},"11":{"tf":1.0},"12":{"tf":1.0},"13":{"tf":1.0}},"f":{"df":0,"docs":{},"f":{"_":{"d":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":3,"docs":{"121":{"tf":1.0},"125":{"tf":1.7320508075688772},"126":{"tf":1.0}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"0":{"df":3,"docs":{"121":{"tf":1.0},"125":{"tf":1.7320508075688772},"126":{"tf":1.0}}},"1":{"df":3,"docs":{"121":{"tf":1.0},"125":{"tf":1.7320508075688772},"126":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":6,"docs":{"102":{"tf":1.0},"118":{"tf":2.23606797749979},"121":{"tf":1.4142135623730951},"125":{"tf":2.23606797749979},"126":{"tf":1.7320508075688772},"130":{"tf":1.0}},"s":{"/":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"125":{"tf":1.0}}}}},"df":0,"docs":{}}},"_":{"b":{"df":1,"docs":{"126":{"tf":1.0}}},"df":0,"docs":{},"p":{"df":1,"docs":{"126":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"a":{"^":{"2":{"df":1,"docs":{"67":{"tf":1.4142135623730951}}},"df":0,"docs":{},"i":{"df":1,"docs":{"67":{"tf":1.4142135623730951}}},"{":{"1":{"6":{"df":1,"docs":{"67":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":2,"docs":{"34":{"tf":1.0},"67":{"tf":1.7320508075688772}}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"63":{"tf":1.0}}}}}},"n":{"c":{"df":6,"docs":{"104":{"tf":1.0},"43":{"tf":1.0},"66":{"tf":1.0},"7":{"tf":1.0},"77":{"tf":1.4142135623730951},"95":{"tf":1.0}}},"df":40,"docs":{"10":{"tf":1.4142135623730951},"100":{"tf":2.0},"102":{"tf":1.0},"107":{"tf":2.0},"111":{"tf":1.0},"116":{"tf":1.0},"117":{"tf":1.0},"118":{"tf":1.4142135623730951},"12":{"tf":2.0},"121":{"tf":1.0},"124":{"tf":1.0},"125":{"tf":3.3166247903554},"128":{"tf":2.23606797749979},"13":{"tf":2.449489742783178},"130":{"tf":1.7320508075688772},"18":{"tf":1.0},"2":{"tf":1.0},"20":{"tf":1.0},"21":{"tf":1.0},"33":{"tf":1.0},"4":{"tf":1.0},"48":{"tf":2.23606797749979},"49":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.4142135623730951},"56":{"tf":1.0},"58":{"tf":1.4142135623730951},"64":{"tf":2.0},"65":{"tf":1.7320508075688772},"67":{"tf":1.0},"69":{"tf":1.0},"76":{"tf":2.0},"77":{"tf":2.449489742783178},"78":{"tf":1.0},"8":{"tf":1.7320508075688772},"82":{"tf":2.0},"9":{"tf":1.0},"95":{"tf":1.0},"98":{"tf":1.0},"99":{"tf":1.0}},"w":{"a":{"df":0,"docs":{},"r":{"d":{"df":1,"docs":{"51":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"o":{"d":{"df":2,"docs":{"106":{"tf":1.0},"110":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"p":{"0":{"_":{"a":{"d":{"d":{"df":0,"docs":{},"r":{"[":{"0":{"df":1,"docs":{"126":{"tf":1.0}}},"df":0,"docs":{}},"df":3,"docs":{"121":{"tf":1.0},"125":{"tf":2.0},"126":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"125":{"tf":1.0}}}}}},"df":3,"docs":{"121":{"tf":1.0},"125":{"tf":2.0},"126":{"tf":1.4142135623730951}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"128":{"tf":1.0}}}}}},"1":{"_":{"a":{"d":{"d":{"df":0,"docs":{},"r":{"[":{"0":{"df":1,"docs":{"126":{"tf":1.0}}},"df":0,"docs":{}},"df":3,"docs":{"121":{"tf":1.0},"125":{"tf":1.7320508075688772},"126":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"s":{"df":0,"docs":{},"r":{"c":{"df":1,"docs":{"125":{"tf":1.0}}},"df":0,"docs":{}}}},"df":3,"docs":{"121":{"tf":1.0},"125":{"tf":2.0},"126":{"tf":1.4142135623730951}}},"c":{"df":0,"docs":{},"o":{"d":{"df":2,"docs":{"125":{"tf":1.7320508075688772},"128":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"(":{"a":{",":{"a":{"b":{"df":0,"docs":{},"i":{"df":1,"docs":{"90":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"df":1,"docs":{"90":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"df":1,"docs":{"18":{"tf":1.0}}},"h":{"1":{"df":0,"docs":{},"​":{"(":{"d":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"​":{")":{",":{"df":0,"docs":{},"υ":{"df":1,"docs":{"92":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"2":{"df":0,"docs":{},"​":{"(":{"d":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"​":{")":{",":{"df":0,"docs":{},"υ":{"df":1,"docs":{"92":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"p":{"0":{"df":0,"docs":{},"​":{"(":{"d":{"0":{"df":0,"docs":{},"​":{")":{",":{"df":0,"docs":{},"υ":{"df":1,"docs":{"92":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{"(":{"d":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{")":{",":{"df":0,"docs":{},"−":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"2":{"df":0,"docs":{},"k":{"df":1,"docs":{"92":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"j":{"df":0,"docs":{},"​":{"(":{"d":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"​":{")":{",":{"df":0,"docs":{},"υ":{"df":1,"docs":{"92":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":17,"docs":{"112":{"tf":1.0},"18":{"tf":1.0},"20":{"tf":2.8284271247461903},"27":{"tf":1.4142135623730951},"32":{"tf":1.4142135623730951},"34":{"tf":1.4142135623730951},"68":{"tf":1.0},"70":{"tf":1.0},"71":{"tf":1.0},"73":{"tf":2.0},"75":{"tf":1.7320508075688772},"76":{"tf":2.0},"77":{"tf":2.23606797749979},"78":{"tf":1.7320508075688772},"84":{"tf":1.4142135623730951},"92":{"tf":1.4142135623730951},"93":{"tf":1.0}}},"r":{"a":{"df":0,"docs":{},"n":{"d":{"df":3,"docs":{"10":{"tf":1.0},"19":{"tf":1.0},"8":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":6,"docs":{"12":{"tf":1.0},"44":{"tf":2.0},"49":{"tf":1.0},"76":{"tf":1.0},"90":{"tf":2.0},"95":{"tf":1.0}}}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"76":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":10,"docs":{"11":{"tf":1.0},"125":{"tf":1.4142135623730951},"20":{"tf":1.0},"66":{"tf":1.0},"75":{"tf":1.0},"77":{"tf":1.0},"78":{"tf":1.7320508075688772},"80":{"tf":1.0},"92":{"tf":1.4142135623730951},"95":{"tf":1.4142135623730951}}},"o":{"df":0,"docs":{},"n":{"df":4,"docs":{"102":{"tf":1.4142135623730951},"103":{"tf":1.0},"89":{"tf":1.0},"97":{"tf":2.0}}}}}}},"r":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"_":{"1":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":1,"docs":{"43":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":10,"docs":{"111":{"tf":1.0},"121":{"tf":1.4142135623730951},"125":{"tf":2.449489742783178},"126":{"tf":1.4142135623730951},"19":{"tf":1.0},"35":{"tf":1.0},"37":{"tf":1.7320508075688772},"40":{"tf":1.7320508075688772},"44":{"tf":1.0},"92":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"n":{"df":2,"docs":{"128":{"tf":1.0},"68":{"tf":1.0}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":5,"docs":{"12":{"tf":1.0},"125":{"tf":1.0},"18":{"tf":1.4142135623730951},"81":{"tf":1.0},"82":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":4,"docs":{"100":{"tf":1.0},"102":{"tf":1.0},"128":{"tf":1.0},"40":{"tf":1.0}},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":5,"docs":{"117":{"tf":1.0},"18":{"tf":1.0},"32":{"tf":1.0},"6":{"tf":1.0},"97":{"tf":1.0}}}}}}}}},"u":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"111":{"tf":1.0}}}}},"df":14,"docs":{"105":{"tf":1.0},"108":{"tf":1.0},"110":{"tf":1.4142135623730951},"112":{"tf":1.0},"15":{"tf":1.0},"40":{"tf":1.0},"41":{"tf":1.0},"49":{"tf":1.0},"58":{"tf":1.4142135623730951},"59":{"tf":1.0},"6":{"tf":1.0},"61":{"tf":1.0},"65":{"tf":1.0},"71":{"tf":1.0}},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":15,"docs":{"10":{"tf":1.0},"12":{"tf":1.7320508075688772},"125":{"tf":1.0},"130":{"tf":1.0},"15":{"tf":1.0},"18":{"tf":1.0},"3":{"tf":1.0},"31":{"tf":1.0},"32":{"tf":2.0},"33":{"tf":1.4142135623730951},"34":{"tf":2.0},"39":{"tf":1.4142135623730951},"6":{"tf":2.8284271247461903},"8":{"tf":2.449489742783178},"97":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"19":{"tf":1.0}}},"df":0,"docs":{}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":15,"docs":{"102":{"tf":1.0},"104":{"tf":1.0},"105":{"tf":1.0},"118":{"tf":2.0},"128":{"tf":1.4142135623730951},"43":{"tf":1.0},"61":{"tf":1.0},"67":{"tf":1.4142135623730951},"69":{"tf":1.0},"77":{"tf":1.0},"80":{"tf":1.4142135623730951},"81":{"tf":1.0},"82":{"tf":1.0},"96":{"tf":1.0},"97":{"tf":1.4142135623730951}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"68":{"tf":1.0}}}}}},"w":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"m":{"df":4,"docs":{"13":{"tf":2.6457513110645907},"18":{"tf":1.0},"75":{"tf":1.0},"83":{"tf":1.0}}}}}}}}}}},"p":{"(":{"1":{")":{"=":{"1":{"df":0,"docs":{},"p":{"(":{"df":0,"docs":{},"g":{")":{"=":{"1":{"df":1,"docs":{"53":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"d":{"1":{"df":0,"docs":{},"​":{")":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"p":{"(":{"d":{"df":0,"docs":{},"m":{"df":3,"docs":{"72":{"tf":1.0},"74":{"tf":1.0},"77":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"df":2,"docs":{"75":{"tf":1.0},"76":{"tf":1.0}},"​":{")":{"=":{"df":0,"docs":{},"y":{"+":{"(":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"df":0,"docs":{},"−":{"df":0,"docs":{},"z":{")":{"df":0,"docs":{},"q":{"(":{"d":{"df":0,"docs":{},"i":{"df":2,"docs":{"75":{"tf":1.0},"76":{"tf":1.7320508075688772}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"x":{"df":1,"docs":{"53":{"tf":1.0}}},"z":{")":{"=":{"df":0,"docs":{},"i":{"df":2,"docs":{"75":{"tf":1.4142135623730951},"76":{"tf":1.7320508075688772}}}},"df":0,"docs":{}},"df":2,"docs":{"75":{"tf":1.0},"76":{"tf":1.4142135623730951}}},"ζ":{")":{"=":{"a":{"(":{"df":0,"docs":{},"ζ":{")":{"df":0,"docs":{},"q":{"df":0,"docs":{},"l":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"ζ":{")":{"+":{"b":{"(":{"df":0,"docs":{},"ζ":{")":{"df":0,"docs":{},"q":{"df":0,"docs":{},"r":{"df":1,"docs":{"20":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"p":{"df":0,"docs":{},"ˉ":{"df":0,"docs":{},"​":{"c":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"p":{"df":0,"docs":{},"ˉ":{"df":0,"docs":{},"​":{"df":0,"docs":{},"n":{"c":{"df":1,"docs":{"31":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"z":{"df":0,"docs":{},"h":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"ζ":{")":{"df":0,"docs":{},"t":{"df":1,"docs":{"20":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},",":{"a":{",":{"b":{",":{"df":0,"docs":{},"z":{"df":1,"docs":{"4":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"q":{"df":0,"docs":{},"∈":{"df":0,"docs":{},"f":{"[":{"df":0,"docs":{},"x":{"df":1,"docs":{"88":{"tf":1.0}}}},"df":0,"docs":{}}}}},"/":{"df":0,"docs":{},"q":{"df":1,"docs":{"88":{"tf":1.0}}}},"0":{"df":2,"docs":{"92":{"tf":1.4142135623730951},"93":{"tf":1.0}},"​":{"]":{":":{"=":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"p":{"0":{"df":0,"docs":{},"​":{"(":{"d":{"0":{"df":1,"docs":{"92":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"1":{"df":0,"docs":{},"​":{"(":{"d":{"1":{"df":0,"docs":{},"​":{")":{"df":0,"docs":{},"∣":{"df":0,"docs":{},"∣":{"df":0,"docs":{},"…":{"df":0,"docs":{},"∣":{"df":0,"docs":{},"∣":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"​":{"(":{"d":{"1":{"df":0,"docs":{},"​":{")":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"​":{"(":{"d":{"df":0,"docs":{},"m":{"df":0,"docs":{},"​":{")":{"df":0,"docs":{},"∣":{"df":0,"docs":{},"∣":{"df":0,"docs":{},"…":{"df":0,"docs":{},"∣":{"df":0,"docs":{},"∣":{"df":0,"docs":{},"p":{"df":0,"docs":{},"n":{"df":0,"docs":{},"​":{"(":{"d":{"df":0,"docs":{},"m":{"df":1,"docs":{"77":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{")":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"​":{"(":{"d":{"df":0,"docs":{},"i":{"df":1,"docs":{"77":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"∣":{"df":0,"docs":{},"∣":{"df":0,"docs":{},"…":{"df":0,"docs":{},"∣":{"df":0,"docs":{},"∣":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"​":{"(":{"d":{"df":0,"docs":{},"i":{"df":1,"docs":{"77":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"p":{"2":{"df":0,"docs":{},"​":{"df":0,"docs":{},"p":{"3":{"df":0,"docs":{},"​":{"df":0,"docs":{},"​":{"=":{"a":{"df":0,"docs":{},"q":{"df":0,"docs":{},"l":{"df":0,"docs":{},"​":{"+":{"b":{"df":0,"docs":{},"q":{"df":0,"docs":{},"r":{"df":0,"docs":{},"​":{"+":{"a":{"b":{"df":0,"docs":{},"q":{"df":0,"docs":{},"m":{"df":0,"docs":{},"​":{"+":{"c":{"df":0,"docs":{},"q":{"df":0,"docs":{},"o":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"q":{"c":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"=":{"(":{"a":{"+":{"df":0,"docs":{},"β":{"df":0,"docs":{},"x":{"+":{"df":0,"docs":{},"γ":{")":{"(":{"b":{"+":{"df":0,"docs":{},"β":{"df":0,"docs":{},"k":{"1":{"df":0,"docs":{},"​":{"df":0,"docs":{},"x":{"+":{"df":0,"docs":{},"γ":{")":{"(":{"c":{"+":{"df":0,"docs":{},"β":{"df":0,"docs":{},"k":{"2":{"df":0,"docs":{},"​":{"df":0,"docs":{},"x":{"+":{"df":0,"docs":{},"γ":{")":{"df":0,"docs":{},"z":{"df":0,"docs":{},"−":{"(":{"a":{"+":{"df":0,"docs":{},"β":{"df":0,"docs":{},"s":{"df":0,"docs":{},"σ":{"1":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"γ":{")":{"(":{"b":{"+":{"df":0,"docs":{},"β":{"df":0,"docs":{},"s":{"df":0,"docs":{},"σ":{"2":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"γ":{")":{"(":{"c":{"+":{"df":0,"docs":{},"β":{"df":0,"docs":{},"s":{"df":0,"docs":{},"σ":{"3":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"γ":{")":{"df":0,"docs":{},"z":{"(":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"x":{")":{"=":{"(":{"df":0,"docs":{},"z":{"df":0,"docs":{},"−":{"1":{")":{"df":0,"docs":{},"l":{"1":{"df":1,"docs":{"25":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"=":{"a":{"df":0,"docs":{},"q":{"df":0,"docs":{},"l":{"df":0,"docs":{},"​":{"+":{"b":{"df":0,"docs":{},"q":{"df":0,"docs":{},"r":{"df":0,"docs":{},"​":{"+":{"a":{"b":{"df":0,"docs":{},"q":{"df":0,"docs":{},"m":{"df":1,"docs":{"20":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{},"p":{"1":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"α":{"df":0,"docs":{},"p":{"2":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"α":{"2":{"df":0,"docs":{},"p":{"3":{"df":1,"docs":{"25":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"z":{"df":0,"docs":{},"h":{"df":1,"docs":{"25":{"tf":1.0}}}}},"y":{"+":{"(":{"df":0,"docs":{},"x":{"df":0,"docs":{},"−":{"df":0,"docs":{},"z":{")":{"df":0,"docs":{},"q":{"df":2,"docs":{"75":{"tf":1.4142135623730951},"76":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"{":{"df":0,"docs":{},"p":{"1":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"77":{"tf":1.0}}},"n":{"df":1,"docs":{"77":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"^":{"df":0,"docs":{},"​":{"df":0,"docs":{},"n":{"c":{"1":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{"[":{"df":0,"docs":{},"p":{"^":{"df":0,"docs":{},"​":{"df":0,"docs":{},"n":{"c":{"2":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{"[":{"df":0,"docs":{},"p":{"^":{"df":0,"docs":{},"​":{"df":0,"docs":{},"n":{"c":{"3":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{"df":0,"docs":{},"​":{"=":{"a":{"df":0,"docs":{},"ˉ":{"[":{"df":0,"docs":{},"q":{"df":0,"docs":{},"l":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{"+":{"b":{"df":0,"docs":{},"ˉ":{"[":{"df":0,"docs":{},"q":{"df":0,"docs":{},"r":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{"+":{"(":{"a":{"df":0,"docs":{},"ˉ":{"b":{"df":0,"docs":{},"ˉ":{")":{"[":{"df":0,"docs":{},"q":{"df":0,"docs":{},"m":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{"+":{"c":{"df":0,"docs":{},"ˉ":{"[":{"df":0,"docs":{},"q":{"df":0,"docs":{},"o":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{"+":{"[":{"df":0,"docs":{},"q":{"c":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{"=":{"(":{"a":{"df":0,"docs":{},"ˉ":{"+":{"df":0,"docs":{},"β":{"df":0,"docs":{},"ζ":{"+":{"df":0,"docs":{},"γ":{")":{"(":{"b":{"df":0,"docs":{},"ˉ":{"+":{"df":0,"docs":{},"β":{"df":0,"docs":{},"k":{"1":{"df":0,"docs":{},"​":{"df":0,"docs":{},"ζ":{"+":{"df":0,"docs":{},"γ":{")":{"(":{"c":{"df":0,"docs":{},"ˉ":{"+":{"df":0,"docs":{},"β":{"df":0,"docs":{},"k":{"2":{"df":0,"docs":{},"​":{"df":0,"docs":{},"ζ":{"+":{"df":0,"docs":{},"γ":{")":{"[":{"df":0,"docs":{},"z":{"]":{"1":{"df":0,"docs":{},"​":{"df":0,"docs":{},"−":{"(":{"a":{"df":0,"docs":{},"ˉ":{"+":{"df":0,"docs":{},"β":{"df":0,"docs":{},"s":{"df":0,"docs":{},"ˉ":{"df":0,"docs":{},"σ":{"1":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"γ":{")":{"(":{"b":{"df":0,"docs":{},"ˉ":{"+":{"df":0,"docs":{},"β":{"df":0,"docs":{},"s":{"df":0,"docs":{},"ˉ":{"df":0,"docs":{},"σ":{"2":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"γ":{")":{"df":0,"docs":{},"β":{"df":0,"docs":{},"z":{"df":0,"docs":{},"ˉ":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"​":{"[":{"df":0,"docs":{},"s":{"df":0,"docs":{},"σ":{"3":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{"=":{"df":0,"docs":{},"l":{"1":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"ζ":{")":{"[":{"df":0,"docs":{},"z":{"]":{"1":{"df":1,"docs":{"31":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"p":{"^":{"df":0,"docs":{},"​":{"df":0,"docs":{},"n":{"c":{"2":{"df":0,"docs":{},"​":{"df":0,"docs":{},"p":{"^":{"df":0,"docs":{},"​":{"df":0,"docs":{},"n":{"c":{"3":{"df":0,"docs":{},"​":{"df":0,"docs":{},"​":{"=":{"a":{"df":0,"docs":{},"ˉ":{"df":0,"docs":{},"q":{"df":0,"docs":{},"l":{"df":0,"docs":{},"​":{"+":{"b":{"df":0,"docs":{},"ˉ":{"df":0,"docs":{},"q":{"df":0,"docs":{},"r":{"df":0,"docs":{},"​":{"+":{"a":{"df":0,"docs":{},"ˉ":{"b":{"df":0,"docs":{},"ˉ":{"df":0,"docs":{},"q":{"df":0,"docs":{},"m":{"df":0,"docs":{},"​":{"+":{"c":{"df":0,"docs":{},"ˉ":{"df":0,"docs":{},"q":{"df":0,"docs":{},"o":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"q":{"c":{"df":0,"docs":{},"​":{"=":{"(":{"a":{"df":0,"docs":{},"ˉ":{"+":{"df":0,"docs":{},"β":{"df":0,"docs":{},"ζ":{"+":{"df":0,"docs":{},"γ":{")":{"(":{"b":{"df":0,"docs":{},"ˉ":{"+":{"df":0,"docs":{},"β":{"df":0,"docs":{},"k":{"1":{"df":0,"docs":{},"​":{"df":0,"docs":{},"ζ":{"+":{"df":0,"docs":{},"γ":{")":{"(":{"c":{"df":0,"docs":{},"ˉ":{"+":{"df":0,"docs":{},"β":{"df":0,"docs":{},"k":{"2":{"df":0,"docs":{},"​":{"df":0,"docs":{},"ζ":{"+":{"df":0,"docs":{},"γ":{")":{"df":0,"docs":{},"z":{"df":0,"docs":{},"−":{"(":{"a":{"df":0,"docs":{},"ˉ":{"+":{"df":0,"docs":{},"β":{"df":0,"docs":{},"s":{"df":0,"docs":{},"ˉ":{"df":0,"docs":{},"σ":{"1":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"γ":{")":{"(":{"b":{"df":0,"docs":{},"ˉ":{"+":{"df":0,"docs":{},"β":{"df":0,"docs":{},"s":{"df":0,"docs":{},"ˉ":{"df":0,"docs":{},"σ":{"2":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"γ":{")":{"df":0,"docs":{},"β":{"df":0,"docs":{},"z":{"df":0,"docs":{},"ˉ":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"​":{"df":0,"docs":{},"s":{"df":0,"docs":{},"σ":{"3":{"df":0,"docs":{},"​":{"=":{"df":0,"docs":{},"l":{"1":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"ζ":{")":{"df":0,"docs":{},"z":{"df":1,"docs":{"27":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"a":{"df":1,"docs":{"34":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":1,"docs":{"34":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"a":{"c":{"df":0,"docs":{},"k":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"37":{"tf":1.0}}}},"df":0,"docs":{}}},"d":{"df":4,"docs":{"114":{"tf":1.0},"121":{"tf":1.0},"125":{"tf":2.0},"35":{"tf":1.7320508075688772}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":5,"docs":{"125":{"tf":2.23606797749979},"13":{"tf":3.4641016151377544},"130":{"tf":1.0},"2":{"tf":1.0},"37":{"tf":1.0}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"125":{"tf":1.4142135623730951},"15":{"tf":1.0},"3":{"tf":1.0}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":1,"docs":{"96":{"tf":1.0}}}}}},"r":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":6,"docs":{"102":{"tf":1.7320508075688772},"67":{"tf":1.0},"73":{"tf":1.0},"76":{"tf":1.0},"77":{"tf":1.0},"89":{"tf":1.0}}}}}},"df":0,"docs":{},"t":{"df":24,"docs":{"107":{"tf":1.0},"110":{"tf":1.0},"116":{"tf":1.0},"12":{"tf":1.0},"125":{"tf":1.0},"126":{"tf":1.0},"128":{"tf":1.0},"13":{"tf":1.0},"130":{"tf":1.0},"15":{"tf":1.0},"27":{"tf":1.0},"31":{"tf":1.0},"34":{"tf":1.7320508075688772},"49":{"tf":1.0},"52":{"tf":1.0},"57":{"tf":1.0},"6":{"tf":1.0},"68":{"tf":1.0},"69":{"tf":1.0},"75":{"tf":1.0},"76":{"tf":1.4142135623730951},"78":{"tf":1.4142135623730951},"8":{"tf":1.0},"92":{"tf":1.0}},"i":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"27":{"tf":1.7320508075688772}}}},"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":13,"docs":{"10":{"tf":1.0},"12":{"tf":1.4142135623730951},"125":{"tf":1.4142135623730951},"20":{"tf":1.0},"21":{"tf":1.0},"27":{"tf":1.0},"34":{"tf":1.4142135623730951},"35":{"tf":1.0},"42":{"tf":1.0},"68":{"tf":1.0},"69":{"tf":1.4142135623730951},"7":{"tf":1.4142135623730951},"9":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"df":3,"docs":{"18":{"tf":1.4142135623730951},"3":{"tf":1.0},"6":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"s":{"df":11,"docs":{"10":{"tf":1.0},"103":{"tf":1.4142135623730951},"107":{"tf":1.4142135623730951},"110":{"tf":1.0},"123":{"tf":1.0},"32":{"tf":1.0},"39":{"tf":2.0},"49":{"tf":1.4142135623730951},"56":{"tf":1.0},"73":{"tf":1.0},"76":{"tf":2.0}}}},"t":{"df":0,"docs":{},"h":{"df":5,"docs":{"34":{"tf":1.0},"71":{"tf":1.4142135623730951},"77":{"tf":2.0},"90":{"tf":1.4142135623730951},"93":{"tf":1.4142135623730951}}}}},"c":{"[":{"0":{"df":1,"docs":{"126":{"tf":1.0}}},"1":{"df":1,"docs":{"126":{"tf":1.0}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"j":{"df":0,"docs":{},"n":{"df":0,"docs":{},"z":{"df":1,"docs":{"125":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"p":{"d":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"125":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":6,"docs":{"120":{"tf":1.0},"121":{"tf":1.0},"123":{"tf":1.0},"125":{"tf":2.23606797749979},"126":{"tf":1.4142135623730951},"18":{"tf":1.4142135623730951}},"i":{"df":1,"docs":{"121":{"tf":1.0}},"​":{",":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"f":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":1,"docs":{"121":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":14,"docs":{"126":{"tf":2.0},"20":{"tf":2.6457513110645907},"27":{"tf":1.0},"31":{"tf":1.4142135623730951},"32":{"tf":1.0},"53":{"tf":1.4142135623730951},"71":{"tf":1.0},"72":{"tf":1.0},"73":{"tf":2.8284271247461903},"74":{"tf":2.0},"75":{"tf":3.0},"76":{"tf":1.4142135623730951},"77":{"tf":2.6457513110645907},"78":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"100":{"tf":1.0},"64":{"tf":1.0},"8":{"tf":1.0}},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":11,"docs":{"102":{"tf":1.0},"116":{"tf":1.0},"118":{"tf":1.4142135623730951},"130":{"tf":1.0},"34":{"tf":1.0},"6":{"tf":1.0},"65":{"tf":1.0},"76":{"tf":1.0},"78":{"tf":1.0},"80":{"tf":1.0},"95":{"tf":1.4142135623730951}}}}}},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":4,"docs":{"125":{"tf":2.0},"126":{"tf":1.4142135623730951},"13":{"tf":2.0},"2":{"tf":1.0}}}}}}},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"<":{"df":0,"docs":{},"f":{"df":1,"docs":{"34":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":1,"docs":{"34":{"tf":1.4142135623730951}}}}}},"s":{"df":0,"docs":{},"e":{"df":4,"docs":{"21":{"tf":1.0},"34":{"tf":1.0},"76":{"tf":1.0},"92":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"i":{")":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"=":{"0":{"df":2,"docs":{"13":{"tf":1.0},"15":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":7,"docs":{"12":{"tf":2.0},"13":{"tf":1.4142135623730951},"15":{"tf":2.449489742783178},"25":{"tf":1.4142135623730951},"31":{"tf":2.6457513110645907},"35":{"tf":1.0},"77":{"tf":1.0}},"e":{"c":{"df":2,"docs":{"107":{"tf":1.0},"109":{"tf":1.0}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"41":{"tf":1.0}}}},"df":0,"docs":{}}},"​":{":":{"=":{"df":0,"docs":{},"j":{"=":{"0":{"df":0,"docs":{},"∏":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"df":0,"docs":{},"z":{"df":0,"docs":{},"−":{"(":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"α":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{")":{"df":0,"docs":{},"z":{"df":0,"docs":{},"−":{"(":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"′":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"α":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":1,"docs":{"126":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"′":{"df":0,"docs":{},"​":{":":{"=":{"df":0,"docs":{},"j":{"=":{"0":{"df":0,"docs":{},"∏":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"df":0,"docs":{},"z":{"df":0,"docs":{},"′":{"df":0,"docs":{},"−":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"df":0,"docs":{},"z":{"df":0,"docs":{},"′":{"df":0,"docs":{},"−":{"b":{"df":0,"docs":{},"i":{"df":1,"docs":{"126":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"j":{"b":{"df":2,"docs":{"69":{"tf":1.0},"89":{"tf":1.0}}},"df":0,"docs":{}},"k":{"df":2,"docs":{"92":{"tf":1.0},"93":{"tf":1.0}},"t":{"df":2,"docs":{"69":{"tf":1.0},"89":{"tf":1.0}},"​":{"(":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{",":{"0":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{",":{"df":0,"docs":{},"m":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"+":{"1":{",":{"0":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"+":{"1":{",":{"df":0,"docs":{},"m":{"df":0,"docs":{},"​":{")":{"=":{"0":{"df":1,"docs":{"69":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"x":{"1":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"x":{"df":0,"docs":{},"m":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"y":{"1":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"y":{"df":0,"docs":{},"m":{"df":1,"docs":{"69":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"​":{":":{"=":{"df":0,"docs":{},"p":{"df":0,"docs":{},"k":{"df":0,"docs":{},"−":{"1":{"df":0,"docs":{},"o":{"d":{"d":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"x":{")":{"+":{"df":0,"docs":{},"ζ":{"df":0,"docs":{},"k":{"df":0,"docs":{},"−":{"1":{"df":0,"docs":{},"​":{"df":0,"docs":{},"p":{"df":0,"docs":{},"k":{"df":0,"docs":{},"−":{"1":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"x":{"df":1,"docs":{"92":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"]":{":":{"=":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"p":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{"(":{"d":{"df":0,"docs":{},"k":{"df":1,"docs":{"92":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"−":{"1":{"df":1,"docs":{"92":{"tf":1.0}},"​":{"=":{"df":0,"docs":{},"p":{"df":0,"docs":{},"k":{"df":0,"docs":{},"−":{"1":{"df":0,"docs":{},"o":{"d":{"d":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"x":{"2":{")":{"+":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"k":{"df":0,"docs":{},"−":{"1":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"x":{"2":{"df":1,"docs":{"92":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"l":{"a":{"c":{"df":0,"docs":{},"e":{"df":3,"docs":{"116":{"tf":1.4142135623730951},"125":{"tf":1.0},"130":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"128":{"tf":1.0}}}},"y":{"df":1,"docs":{"15":{"tf":1.0}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":9,"docs":{"11":{"tf":1.4142135623730951},"13":{"tf":1.4142135623730951},"18":{"tf":1.0},"20":{"tf":1.4142135623730951},"3":{"tf":1.7320508075688772},"33":{"tf":1.4142135623730951},"43":{"tf":1.0},"6":{"tf":1.7320508075688772},"7":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"g":{"df":1,"docs":{"69":{"tf":1.0}}}}},"n":{"c":{"df":0,"docs":{},"​":{"]":{"1":{"df":1,"docs":{"31":{"tf":1.4142135623730951}},"​":{"=":{"[":{"df":0,"docs":{},"p":{"df":0,"docs":{},"n":{"c":{"1":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{"+":{"[":{"df":0,"docs":{},"p":{"df":0,"docs":{},"n":{"c":{"2":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{"+":{"[":{"df":0,"docs":{},"p":{"df":0,"docs":{},"n":{"c":{"3":{"df":0,"docs":{},"​":{"]":{"1":{"df":1,"docs":{"31":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"​":{"df":0,"docs":{},"​":{"=":{"df":0,"docs":{},"p":{"df":0,"docs":{},"n":{"c":{"1":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"α":{"df":0,"docs":{},"p":{"df":0,"docs":{},"n":{"c":{"2":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"α":{"2":{"df":0,"docs":{},"p":{"df":0,"docs":{},"n":{"c":{"3":{"df":0,"docs":{},"​":{"=":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"ζ":{"df":0,"docs":{},"n":{"+":{"2":{"df":0,"docs":{},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"ζ":{"2":{"(":{"df":0,"docs":{},"n":{"+":{"2":{")":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":1,"docs":{"27":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":1,"docs":{"92":{"tf":1.4142135623730951}},"​":{"df":0,"docs":{},"∈":{"df":0,"docs":{},"f":{"df":1,"docs":{"92":{"tf":1.0}}}}},"−":{"1":{"df":1,"docs":{"125":{"tf":1.0}},"​":{"=":{"1":{"df":1,"docs":{"125":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":23,"docs":{"105":{"tf":1.4142135623730951},"107":{"tf":2.8284271247461903},"108":{"tf":1.0},"110":{"tf":1.0},"116":{"tf":1.7320508075688772},"121":{"tf":1.0},"128":{"tf":1.0},"18":{"tf":1.0},"2":{"tf":1.0},"39":{"tf":1.0},"48":{"tf":1.0},"57":{"tf":1.4142135623730951},"58":{"tf":1.0},"59":{"tf":1.7320508075688772},"61":{"tf":1.4142135623730951},"67":{"tf":1.7320508075688772},"68":{"tf":1.4142135623730951},"75":{"tf":1.7320508075688772},"76":{"tf":3.1622776601683795},"77":{"tf":1.4142135623730951},"78":{"tf":1.4142135623730951},"83":{"tf":1.0},"86":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"121":{"tf":1.4142135623730951},"125":{"tf":2.449489742783178},"126":{"tf":1.4142135623730951}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"6":{"tf":1.0}}}}}}}}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"112":{"tf":1.0}}},"y":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"m":{"df":1,"docs":{"79":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"'":{"df":3,"docs":{"18":{"tf":1.0},"2":{"tf":1.0},"67":{"tf":1.0}}},"<":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"<":{"df":0,"docs":{},"f":{"df":1,"docs":{"34":{"tf":2.8284271247461903}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":65,"docs":{"105":{"tf":2.23606797749979},"106":{"tf":1.7320508075688772},"107":{"tf":3.3166247903554},"109":{"tf":1.0},"110":{"tf":1.4142135623730951},"112":{"tf":1.7320508075688772},"114":{"tf":1.0},"116":{"tf":3.4641016151377544},"117":{"tf":1.0},"118":{"tf":2.6457513110645907},"128":{"tf":1.0},"13":{"tf":5.830951894845301},"14":{"tf":1.0},"15":{"tf":3.0},"18":{"tf":3.1622776601683795},"19":{"tf":3.1622776601683795},"2":{"tf":2.23606797749979},"20":{"tf":2.0},"22":{"tf":1.0},"23":{"tf":1.4142135623730951},"24":{"tf":1.4142135623730951},"25":{"tf":1.0},"27":{"tf":1.4142135623730951},"3":{"tf":1.4142135623730951},"31":{"tf":1.0},"34":{"tf":3.605551275463989},"4":{"tf":2.6457513110645907},"41":{"tf":1.0},"47":{"tf":1.7320508075688772},"51":{"tf":2.23606797749979},"52":{"tf":2.23606797749979},"53":{"tf":2.449489742783178},"54":{"tf":2.0},"55":{"tf":1.7320508075688772},"56":{"tf":1.7320508075688772},"57":{"tf":1.0},"58":{"tf":3.0},"59":{"tf":1.0},"61":{"tf":2.23606797749979},"64":{"tf":2.23606797749979},"65":{"tf":2.0},"66":{"tf":1.0},"67":{"tf":1.7320508075688772},"68":{"tf":2.8284271247461903},"69":{"tf":1.7320508075688772},"7":{"tf":1.4142135623730951},"70":{"tf":2.23606797749979},"71":{"tf":1.0},"72":{"tf":1.0},"73":{"tf":2.8284271247461903},"74":{"tf":1.0},"75":{"tf":2.8284271247461903},"76":{"tf":3.4641016151377544},"77":{"tf":3.605551275463989},"79":{"tf":1.0},"80":{"tf":1.0},"81":{"tf":1.0},"82":{"tf":4.123105625617661},"83":{"tf":1.0},"84":{"tf":1.0},"88":{"tf":1.4142135623730951},"89":{"tf":1.4142135623730951},"92":{"tf":2.6457513110645907},"93":{"tf":1.7320508075688772},"95":{"tf":1.4142135623730951}}}}}}}},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":2,"docs":{"18":{"tf":1.0},"3":{"tf":1.0}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"130":{"tf":1.0}}}}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"t":{"df":3,"docs":{"13":{"tf":1.4142135623730951},"130":{"tf":1.7320508075688772},"71":{"tf":1.0}}}},"s":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"l":{"df":6,"docs":{"107":{"tf":1.0},"128":{"tf":1.4142135623730951},"35":{"tf":1.0},"37":{"tf":1.0},"49":{"tf":1.0},"70":{"tf":1.0}}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"72":{"tf":1.0}},"i":{"df":1,"docs":{"75":{"tf":1.0}}}}}}},"w":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":1,"docs":{"44":{"tf":1.0}}}}}}}},"x":{"df":1,"docs":{"44":{"tf":1.0}}}},"df":1,"docs":{"44":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":13,"docs":{"114":{"tf":1.0},"117":{"tf":1.4142135623730951},"118":{"tf":1.0},"121":{"tf":1.0},"125":{"tf":1.0},"128":{"tf":1.0},"27":{"tf":1.4142135623730951},"35":{"tf":1.0},"37":{"tf":1.4142135623730951},"51":{"tf":1.0},"67":{"tf":1.7320508075688772},"73":{"tf":1.0},"76":{"tf":1.0}}}}}},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"128":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"e":{"d":{"df":4,"docs":{"48":{"tf":1.0},"51":{"tf":1.0},"69":{"tf":1.0},"82":{"tf":1.0}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"s":{"df":4,"docs":{"13":{"tf":1.0},"21":{"tf":1.0},"33":{"tf":1.0},"85":{"tf":1.0}}}},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":2,"docs":{"33":{"tf":1.0},"55":{"tf":1.0}}}}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"69":{"tf":1.0},"86":{"tf":1.0}}}}}},"i":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"111":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"6":{"tf":1.0}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":6,"docs":{"14":{"tf":1.4142135623730951},"22":{"tf":1.0},"34":{"tf":1.7320508075688772},"41":{"tf":1.0},"69":{"tf":1.0},"81":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":5,"docs":{"106":{"tf":1.0},"13":{"tf":1.0},"130":{"tf":1.0},"36":{"tf":1.0},"76":{"tf":1.0}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"41":{"tf":1.0},"70":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":11,"docs":{"10":{"tf":1.0},"100":{"tf":1.7320508075688772},"102":{"tf":1.0},"124":{"tf":1.0},"128":{"tf":1.4142135623730951},"13":{"tf":2.6457513110645907},"44":{"tf":1.0},"69":{"tf":1.0},"76":{"tf":1.0},"82":{"tf":1.0},"84":{"tf":1.0}}}}}}},"i":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"69":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":3,"docs":{"13":{"tf":1.0},"2":{"tf":1.0},"40":{"tf":1.0}}},"i":{"df":0,"docs":{},"t":{"df":15,"docs":{"107":{"tf":1.0},"117":{"tf":3.7416573867739413},"118":{"tf":1.7320508075688772},"13":{"tf":2.23606797749979},"15":{"tf":1.0},"22":{"tf":1.0},"33":{"tf":1.0},"34":{"tf":1.0},"35":{"tf":1.0},"37":{"tf":1.0},"4":{"tf":1.0},"51":{"tf":1.4142135623730951},"67":{"tf":1.4142135623730951},"70":{"tf":1.0},"89":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"89":{"tf":1.0}}}},"v":{"a":{"df":0,"docs":{},"t":{"df":5,"docs":{"33":{"tf":1.0},"34":{"tf":1.7320508075688772},"43":{"tf":1.7320508075688772},"6":{"tf":2.0},"68":{"tf":1.0}}}},"df":0,"docs":{}}},"o":{"b":{"a":{"b":{"df":0,"docs":{},"l":{"df":7,"docs":{"104":{"tf":1.0},"13":{"tf":2.6457513110645907},"18":{"tf":1.0},"40":{"tf":1.0},"75":{"tf":1.0},"76":{"tf":1.4142135623730951},"83":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":4,"docs":{"118":{"tf":1.4142135623730951},"128":{"tf":1.0},"20":{"tf":1.0},"49":{"tf":1.0}}}}}},"c":{"df":0,"docs":{},"e":{"df":2,"docs":{"32":{"tf":1.0},"77":{"tf":1.0}},"s":{"df":0,"docs":{},"s":{"df":9,"docs":{"13":{"tf":1.0},"130":{"tf":1.0},"19":{"tf":1.4142135623730951},"3":{"tf":1.0},"39":{"tf":1.0},"68":{"tf":1.0},"7":{"tf":1.0},"75":{"tf":1.0},"92":{"tf":1.0}}}}}},"d":{"df":0,"docs":{},"u":{"c":{"df":6,"docs":{"120":{"tf":1.0},"18":{"tf":1.4142135623730951},"19":{"tf":1.0},"7":{"tf":1.0},"73":{"tf":1.0},"76":{"tf":1.0}},"t":{"df":4,"docs":{"116":{"tf":1.4142135623730951},"123":{"tf":1.0},"125":{"tf":2.449489742783178},"13":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":1,"docs":{"2":{"tf":1.0}},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":23,"docs":{"11":{"tf":1.4142135623730951},"12":{"tf":2.23606797749979},"120":{"tf":1.0},"121":{"tf":1.0},"123":{"tf":1.7320508075688772},"125":{"tf":2.0},"126":{"tf":1.0},"13":{"tf":1.0},"15":{"tf":1.0},"22":{"tf":1.0},"3":{"tf":1.0},"33":{"tf":1.4142135623730951},"34":{"tf":1.4142135623730951},"42":{"tf":1.0},"43":{"tf":1.0},"44":{"tf":1.4142135623730951},"49":{"tf":2.0},"6":{"tf":3.4641016151377544},"68":{"tf":1.0},"7":{"tf":1.4142135623730951},"8":{"tf":1.7320508075688772},"89":{"tf":1.4142135623730951},"9":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"0":{"tf":1.0}}}}}}},"o":{"df":0,"docs":{},"f":{"<":{"df":0,"docs":{},"f":{"df":1,"docs":{"34":{"tf":1.0}}}},"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":2,"docs":{"103":{"tf":1.4142135623730951},"97":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{")":{".":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"w":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"97":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":38,"docs":{"102":{"tf":1.4142135623730951},"103":{"tf":2.0},"105":{"tf":1.0},"106":{"tf":1.0},"112":{"tf":2.0},"12":{"tf":1.0},"123":{"tf":1.0},"125":{"tf":1.7320508075688772},"13":{"tf":1.0},"15":{"tf":1.0},"18":{"tf":1.4142135623730951},"20":{"tf":2.449489742783178},"21":{"tf":1.0},"27":{"tf":1.4142135623730951},"28":{"tf":1.4142135623730951},"3":{"tf":1.0},"31":{"tf":1.0},"32":{"tf":1.4142135623730951},"33":{"tf":1.4142135623730951},"34":{"tf":2.8284271247461903},"41":{"tf":1.0},"43":{"tf":1.7320508075688772},"49":{"tf":2.0},"56":{"tf":1.0},"58":{"tf":1.0},"59":{"tf":1.0},"6":{"tf":2.0},"60":{"tf":1.0},"61":{"tf":1.0},"62":{"tf":1.0},"7":{"tf":1.0},"75":{"tf":1.0},"76":{"tf":1.0},"77":{"tf":1.4142135623730951},"86":{"tf":1.0},"89":{"tf":1.0},"92":{"tf":1.4142135623730951},"97":{"tf":3.0}},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"102":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{":":{":":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"97":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":3,"docs":{"125":{"tf":1.0},"75":{"tf":1.0},"83":{"tf":1.0}}}},"t":{"df":0,"docs":{},"i":{"df":8,"docs":{"125":{"tf":1.0},"13":{"tf":1.0},"18":{"tf":1.4142135623730951},"19":{"tf":1.0},"51":{"tf":1.0},"69":{"tf":2.0},"76":{"tf":1.0},"82":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":34,"docs":{"102":{"tf":1.7320508075688772},"111":{"tf":1.4142135623730951},"116":{"tf":1.0},"121":{"tf":1.0},"13":{"tf":1.0},"15":{"tf":1.7320508075688772},"16":{"tf":1.0},"19":{"tf":1.4142135623730951},"3":{"tf":1.0},"33":{"tf":1.0},"36":{"tf":1.0},"56":{"tf":1.4142135623730951},"57":{"tf":1.0},"58":{"tf":1.0},"67":{"tf":1.0},"68":{"tf":2.0},"69":{"tf":1.4142135623730951},"70":{"tf":1.4142135623730951},"72":{"tf":1.4142135623730951},"73":{"tf":2.23606797749979},"75":{"tf":2.23606797749979},"76":{"tf":2.23606797749979},"77":{"tf":2.23606797749979},"78":{"tf":2.449489742783178},"80":{"tf":1.4142135623730951},"81":{"tf":1.0},"82":{"tf":1.4142135623730951},"83":{"tf":1.0},"84":{"tf":1.4142135623730951},"85":{"tf":1.4142135623730951},"86":{"tf":1.7320508075688772},"87":{"tf":1.0},"91":{"tf":1.0},"92":{"tf":1.0}}}}},"df":0,"docs":{}}},"v":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"128":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"(":{"&":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"t":{"df":1,"docs":{"103":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},":":{":":{"<":{"df":0,"docs":{},"f":{"df":1,"docs":{"97":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":32,"docs":{"101":{"tf":1.0},"102":{"tf":1.0},"103":{"tf":1.7320508075688772},"104":{"tf":1.0},"106":{"tf":1.0},"107":{"tf":1.4142135623730951},"111":{"tf":1.0},"123":{"tf":1.0},"125":{"tf":1.7320508075688772},"13":{"tf":1.0},"130":{"tf":1.7320508075688772},"15":{"tf":1.0},"18":{"tf":1.4142135623730951},"22":{"tf":1.4142135623730951},"3":{"tf":1.0},"33":{"tf":1.0},"34":{"tf":1.0},"41":{"tf":1.0},"42":{"tf":1.0},"43":{"tf":1.0},"45":{"tf":1.0},"47":{"tf":1.0},"48":{"tf":1.0},"49":{"tf":1.0},"69":{"tf":1.0},"72":{"tf":1.0},"76":{"tf":1.4142135623730951},"82":{"tf":1.0},"83":{"tf":1.0},"96":{"tf":1.0},"97":{"tf":1.4142135623730951},"98":{"tf":1.0}},"r":{"'":{"df":2,"docs":{"34":{"tf":1.0},"6":{"tf":1.0}}},".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":1,"docs":{"34":{"tf":1.4142135623730951}},"e":{"(":{"&":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"43":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},":":{":":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"(":{"df":0,"docs":{},"k":{"df":0,"docs":{},"z":{"df":0,"docs":{},"g":{".":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"34":{"tf":1.4142135623730951},"43":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"<":{"df":0,"docs":{},"f":{"df":1,"docs":{"34":{"tf":1.0}}}},"df":50,"docs":{"104":{"tf":1.4142135623730951},"105":{"tf":1.0},"106":{"tf":2.0},"110":{"tf":1.4142135623730951},"111":{"tf":2.8284271247461903},"12":{"tf":1.4142135623730951},"123":{"tf":1.4142135623730951},"125":{"tf":1.7320508075688772},"126":{"tf":1.4142135623730951},"130":{"tf":1.4142135623730951},"19":{"tf":2.0},"20":{"tf":2.449489742783178},"22":{"tf":1.0},"30":{"tf":1.0},"31":{"tf":1.0},"33":{"tf":1.0},"34":{"tf":2.23606797749979},"43":{"tf":1.4142135623730951},"44":{"tf":1.0},"45":{"tf":1.4142135623730951},"49":{"tf":1.4142135623730951},"50":{"tf":1.0},"52":{"tf":1.0},"55":{"tf":1.0},"56":{"tf":1.0},"57":{"tf":2.0},"58":{"tf":2.0},"59":{"tf":2.0},"6":{"tf":1.4142135623730951},"60":{"tf":1.0},"61":{"tf":1.0},"62":{"tf":2.0},"65":{"tf":1.4142135623730951},"68":{"tf":1.7320508075688772},"70":{"tf":1.0},"71":{"tf":2.0},"73":{"tf":2.449489742783178},"75":{"tf":3.0},"76":{"tf":3.0},"77":{"tf":2.449489742783178},"80":{"tf":1.0},"81":{"tf":2.23606797749979},"82":{"tf":2.0},"83":{"tf":1.0},"84":{"tf":1.0},"86":{"tf":1.4142135623730951},"89":{"tf":2.23606797749979},"92":{"tf":1.0},"96":{"tf":1.0},"97":{"tf":1.4142135623730951}}}},"i":{"d":{"df":20,"docs":{"102":{"tf":1.0},"105":{"tf":2.0},"106":{"tf":1.7320508075688772},"110":{"tf":1.0},"111":{"tf":1.0},"118":{"tf":1.0},"33":{"tf":1.0},"47":{"tf":1.0},"49":{"tf":1.4142135623730951},"56":{"tf":1.0},"57":{"tf":1.0},"58":{"tf":1.7320508075688772},"59":{"tf":1.4142135623730951},"61":{"tf":2.0},"62":{"tf":1.7320508075688772},"65":{"tf":1.4142135623730951},"67":{"tf":1.0},"76":{"tf":1.4142135623730951},"77":{"tf":1.0},"96":{"tf":1.0}}},"df":0,"docs":{}}}}},"u":{"b":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":2,"docs":{"103":{"tf":1.4142135623730951},"97":{"tf":1.7320508075688772}}}}}}}},"df":2,"docs":{"34":{"tf":6.928203230275509},"44":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"c":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":2,"docs":{"34":{"tf":2.449489742783178},"43":{"tf":1.7320508075688772}}}}}}}},"df":23,"docs":{"103":{"tf":1.0},"12":{"tf":2.0},"121":{"tf":1.0},"123":{"tf":1.4142135623730951},"125":{"tf":2.8284271247461903},"126":{"tf":1.0},"13":{"tf":1.4142135623730951},"130":{"tf":1.0},"15":{"tf":1.7320508075688772},"22":{"tf":1.4142135623730951},"25":{"tf":1.0},"31":{"tf":1.4142135623730951},"33":{"tf":1.4142135623730951},"34":{"tf":1.4142135623730951},"35":{"tf":1.0},"41":{"tf":1.0},"43":{"tf":2.0},"57":{"tf":1.0},"6":{"tf":1.0},"68":{"tf":1.0},"92":{"tf":1.0},"97":{"tf":2.0},"99":{"tf":1.4142135623730951}},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"123":{"tf":1.0},"18":{"tf":1.0}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"21":{"tf":1.0}}}}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":4,"docs":{"128":{"tf":1.0},"33":{"tf":1.0},"49":{"tf":1.4142135623730951},"55":{"tf":1.0}}}}}},"t":{"df":7,"docs":{"12":{"tf":1.0},"126":{"tf":1.0},"13":{"tf":1.4142135623730951},"130":{"tf":1.0},"44":{"tf":1.0},"8":{"tf":1.4142135623730951},"9":{"tf":1.0}}}},"ˉ":{"df":0,"docs":{},"​":{"c":{"df":0,"docs":{},"​":{":":{"=":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"(":{"df":0,"docs":{},"ζ":{")":{"+":{"df":0,"docs":{},"α":{"df":0,"docs":{},"z":{"df":0,"docs":{},"ˉ":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"​":{"(":{"c":{"df":0,"docs":{},"ˉ":{"+":{"df":0,"docs":{},"γ":{")":{"(":{"a":{"df":0,"docs":{},"ˉ":{"+":{"df":0,"docs":{},"β":{"df":0,"docs":{},"s":{"df":0,"docs":{},"ˉ":{"df":0,"docs":{},"σ":{"1":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"γ":{")":{"(":{"b":{"df":0,"docs":{},"ˉ":{"+":{"df":0,"docs":{},"β":{"df":0,"docs":{},"s":{"df":0,"docs":{},"ˉ":{"df":0,"docs":{},"σ":{"2":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"γ":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"α":{"2":{"df":0,"docs":{},"l":{"1":{"df":1,"docs":{"31":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{},"n":{"c":{"df":1,"docs":{"31":{"tf":1.0}},"​":{":":{"=":{"df":0,"docs":{},"p":{"df":0,"docs":{},"n":{"c":{"df":1,"docs":{"27":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"∈":{"df":0,"docs":{},"f":{"[":{"df":0,"docs":{},"x":{"df":1,"docs":{"88":{"tf":1.0}}}},"df":0,"docs":{}}},"−":{"df":0,"docs":{},"i":{"df":1,"docs":{"76":{"tf":1.0}}},"y":{")":{"/":{"(":{"df":0,"docs":{},"x":{"df":0,"docs":{},"−":{"df":0,"docs":{},"z":{"df":1,"docs":{"75":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"q":{"(":{"d":{"df":0,"docs":{},"i":{"df":2,"docs":{"75":{"tf":1.0},"77":{"tf":1.0}},"​":{")":{"=":{"df":0,"docs":{},"∑":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"df":0,"docs":{},"γ":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"(":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"y":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{")":{"/":{"(":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"df":0,"docs":{},"−":{"df":0,"docs":{},"z":{"df":1,"docs":{"77":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},",":{"df":0,"docs":{},"v":{",":{"df":0,"docs":{},"t":{",":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":1,"docs":{"35":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},":":{"=":{"df":0,"docs":{},"i":{"=":{"1":{"df":0,"docs":{},"∑":{"df":0,"docs":{},"l":{"df":0,"docs":{},"​":{"df":0,"docs":{},"γ":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"df":0,"docs":{},"x":{"df":0,"docs":{},"−":{"df":0,"docs":{},"z":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"df":0,"docs":{},"−":{"df":0,"docs":{},"y":{"df":0,"docs":{},"i":{"df":1,"docs":{"77":{"tf":1.0}}}}}}}}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"=":{"(":{"df":0,"docs":{},"p":{"df":0,"docs":{},"−":{"df":0,"docs":{},"y":{")":{"/":{"(":{"df":0,"docs":{},"x":{"df":0,"docs":{},"−":{"df":0,"docs":{},"z":{"df":1,"docs":{"75":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"c":{"_":{"1":{"df":1,"docs":{"34":{"tf":1.0}}},"df":0,"docs":{}},"df":4,"docs":{"11":{"tf":1.0},"12":{"tf":2.0},"34":{"tf":1.0},"9":{"tf":2.23606797749979}}},"df":16,"docs":{"10":{"tf":1.0},"11":{"tf":1.0},"12":{"tf":1.7320508075688772},"13":{"tf":1.0},"15":{"tf":1.4142135623730951},"33":{"tf":1.4142135623730951},"35":{"tf":1.0},"7":{"tf":1.0},"75":{"tf":2.6457513110645907},"76":{"tf":3.1622776601683795},"77":{"tf":2.449489742783178},"78":{"tf":1.7320508075688772},"8":{"tf":1.0},"88":{"tf":1.0},"89":{"tf":1.0},"9":{"tf":1.4142135623730951}},"k":{"df":0,"docs":{},"t":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"x":{")":{"=":{"df":0,"docs":{},"p":{"df":0,"docs":{},"k":{"df":0,"docs":{},"t":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"t":{"1":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"x":{")":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"x":{")":{",":{"df":0,"docs":{},"t":{"1":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"g":{"df":0,"docs":{},"x":{")":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"x":{"df":1,"docs":{"82":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"l":{"_":{"1":{"df":1,"docs":{"34":{"tf":1.0}}},"df":0,"docs":{}},"df":5,"docs":{"11":{"tf":1.0},"12":{"tf":1.4142135623730951},"20":{"tf":2.0},"34":{"tf":1.0},"9":{"tf":2.23606797749979}},"​":{"(":{"df":0,"docs":{},"ζ":{")":{",":{"df":0,"docs":{},"q":{"df":0,"docs":{},"r":{"df":1,"docs":{"20":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},",":{"df":0,"docs":{},"q":{"df":0,"docs":{},"r":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"q":{"df":0,"docs":{},"m":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"q":{"df":0,"docs":{},"o":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"q":{"c":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"s":{"df":0,"docs":{},"σ":{"1":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"s":{"df":0,"docs":{},"σ":{"2":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"s":{"df":0,"docs":{},"σ":{"3":{"df":2,"docs":{"14":{"tf":1.0},"15":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"q":{"df":0,"docs":{},"m":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"q":{"c":{"df":1,"docs":{"9":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"]":{"1":{"df":1,"docs":{"20":{"tf":1.0}},"​":{",":{"[":{"df":0,"docs":{},"q":{"df":0,"docs":{},"r":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{",":{"[":{"df":0,"docs":{},"q":{"df":0,"docs":{},"m":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{",":{"[":{"df":0,"docs":{},"q":{"df":0,"docs":{},"o":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{",":{"[":{"df":0,"docs":{},"q":{"c":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{",":{"[":{"df":0,"docs":{},"s":{"df":0,"docs":{},"σ":{"1":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{",":{"[":{"df":0,"docs":{},"s":{"df":0,"docs":{},"σ":{"2":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{",":{"[":{"df":0,"docs":{},"s":{"df":0,"docs":{},"σ":{"3":{"df":0,"docs":{},"​":{"]":{"1":{"df":1,"docs":{"21":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"m":{"_":{"1":{"df":1,"docs":{"34":{"tf":1.0}}},"df":0,"docs":{}},"df":4,"docs":{"11":{"tf":1.0},"12":{"tf":1.4142135623730951},"34":{"tf":1.0},"9":{"tf":2.23606797749979}}},"o":{"_":{"1":{"df":1,"docs":{"34":{"tf":1.0}}},"df":0,"docs":{}},"df":4,"docs":{"11":{"tf":1.0},"12":{"tf":1.4142135623730951},"34":{"tf":1.0},"9":{"tf":2.23606797749979}}},"r":{"_":{"1":{"df":1,"docs":{"34":{"tf":1.0}}},"df":0,"docs":{}},"df":5,"docs":{"11":{"tf":1.0},"12":{"tf":1.4142135623730951},"20":{"tf":2.0},"34":{"tf":1.0},"9":{"tf":2.23606797749979}},"​":{"]":{"1":{"df":1,"docs":{"20":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":4,"docs":{"102":{"tf":1.0},"112":{"tf":1.0},"89":{"tf":1.0},"92":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"13":{"tf":1.0}}}}}}}},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"125":{"tf":1.0}}}},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"34":{"tf":1.7320508075688772},"68":{"tf":1.0}}}}}}}}}},"r":{"0":{"df":1,"docs":{"130":{"tf":1.4142135623730951}}},"a":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":1,"docs":{"114":{"tf":1.0}}}}},"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"34":{"tf":2.23606797749979}}}}}}}},"df":20,"docs":{"111":{"tf":1.4142135623730951},"13":{"tf":2.8284271247461903},"15":{"tf":2.0},"19":{"tf":1.7320508075688772},"2":{"tf":1.0},"23":{"tf":1.0},"24":{"tf":1.0},"25":{"tf":1.0},"34":{"tf":1.0},"57":{"tf":1.0},"59":{"tf":1.4142135623730951},"68":{"tf":1.4142135623730951},"69":{"tf":1.4142135623730951},"75":{"tf":1.0},"78":{"tf":1.0},"81":{"tf":1.0},"82":{"tf":1.0},"83":{"tf":1.0},"92":{"tf":1.4142135623730951},"93":{"tf":1.4142135623730951}},"l":{"df":0,"docs":{},"i":{"df":3,"docs":{"111":{"tf":1.0},"58":{"tf":1.0},"83":{"tf":1.0}}}}}}},"df":0,"docs":{},"g":{"df":6,"docs":{"123":{"tf":1.0},"125":{"tf":2.23606797749979},"126":{"tf":1.4142135623730951},"13":{"tf":1.4142135623730951},"130":{"tf":2.449489742783178},"69":{"tf":1.0}}}},"p":{"2":{"df":1,"docs":{"81":{"tf":1.0}}},"df":3,"docs":{"126":{"tf":1.0},"89":{"tf":1.7320508075688772},"92":{"tf":1.0}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":3,"docs":{"128":{"tf":1.0},"130":{"tf":1.0},"76":{"tf":2.0}},"n":{"df":3,"docs":{"53":{"tf":1.0},"54":{"tf":1.0},"55":{"tf":1.0}}}}}},"w":{"df":2,"docs":{"123":{"tf":1.0},"39":{"tf":1.0}}}},"c":{"df":1,"docs":{"125":{"tf":1.0}},"m":{"a":{"df":0,"docs":{},"x":{"df":1,"docs":{"125":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"125":{"tf":1.0}}}}}},"df":10,"docs":{"10":{"tf":1.0},"11":{"tf":1.0},"12":{"tf":1.0},"121":{"tf":2.6457513110645907},"13":{"tf":1.0},"34":{"tf":1.7320508075688772},"37":{"tf":1.0},"8":{"tf":1.0},"89":{"tf":1.0},"90":{"tf":1.4142135623730951}},"e":{"a":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"125":{"tf":1.0}}}},"d":{"df":2,"docs":{"104":{"tf":1.4142135623730951},"68":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"118":{"tf":1.0}}}},"i":{"df":1,"docs":{"125":{"tf":1.0}}}},"df":0,"docs":{},"l":{"df":2,"docs":{"125":{"tf":1.0},"128":{"tf":1.0}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":2,"docs":{"125":{"tf":1.0},"76":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"i":{"df":4,"docs":{"109":{"tf":1.0},"116":{"tf":1.0},"13":{"tf":1.0},"49":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"13":{"tf":1.0}}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":6,"docs":{"110":{"tf":1.0},"116":{"tf":1.0},"125":{"tf":1.0},"19":{"tf":1.0},"49":{"tf":1.0},"55":{"tf":1.0}}}}}},"c":{"a":{"df":0,"docs":{},"l":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"125":{"tf":1.0}}}}},"df":6,"docs":{"104":{"tf":1.0},"118":{"tf":1.0},"13":{"tf":2.0},"15":{"tf":1.0},"53":{"tf":1.0},"89":{"tf":1.0}}},"p":{"df":13,"docs":{"104":{"tf":1.0},"109":{"tf":1.0},"33":{"tf":1.4142135623730951},"34":{"tf":1.0},"35":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.0},"6":{"tf":1.0},"68":{"tf":1.0},"69":{"tf":1.0},"82":{"tf":1.0},"96":{"tf":1.0},"98":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":2,"docs":{"107":{"tf":1.0},"20":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":1,"docs":{"15":{"tf":1.0}}}},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"68":{"tf":1.0}}},"df":0,"docs":{}}}}},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":6,"docs":{"105":{"tf":1.0},"106":{"tf":1.0},"107":{"tf":1.4142135623730951},"108":{"tf":1.0},"110":{"tf":1.0},"62":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"v":{"df":3,"docs":{"107":{"tf":1.7320508075688772},"117":{"tf":1.0},"93":{"tf":1.0}}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":2,"docs":{"13":{"tf":1.0},"24":{"tf":1.0}}}}}},"d":{"df":0,"docs":{},"u":{"c":{"df":5,"docs":{"11":{"tf":1.0},"123":{"tf":1.0},"13":{"tf":1.7320508075688772},"20":{"tf":1.4142135623730951},"77":{"tf":1.7320508075688772}}},"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"69":{"tf":1.0}}},"df":0,"docs":{}}}},"df":3,"docs":{"121":{"tf":1.4142135623730951},"125":{"tf":2.449489742783178},"126":{"tf":1.4142135623730951}},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":7,"docs":{"125":{"tf":1.0},"2":{"tf":1.0},"69":{"tf":1.0},"79":{"tf":1.0},"81":{"tf":1.0},"85":{"tf":1.0},"93":{"tf":1.7320508075688772}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"15":{"tf":1.0}}}}}}}},"g":{"df":1,"docs":{"125":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":5,"docs":{"120":{"tf":1.0},"123":{"tf":1.4142135623730951},"125":{"tf":1.4142135623730951},"128":{"tf":1.0},"49":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"125":{"tf":1.0}}}}}}}}}},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":4,"docs":{"18":{"tf":1.0},"32":{"tf":1.0},"6":{"tf":1.0},"90":{"tf":1.0}}}},"df":0,"docs":{}}},"l":{"a":{"df":0,"docs":{},"t":{"df":5,"docs":{"102":{"tf":2.0},"12":{"tf":1.0},"125":{"tf":1.0},"67":{"tf":1.0},"68":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":4,"docs":{"100":{"tf":1.0},"130":{"tf":1.0},"52":{"tf":1.0},"65":{"tf":1.0}}}}}}}}}}},"df":2,"docs":{"125":{"tf":1.0},"69":{"tf":1.0}},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"85":{"tf":1.0}}}},"i":{"df":2,"docs":{"3":{"tf":1.0},"33":{"tf":1.0}}},"o":{"c":{"df":1,"docs":{"123":{"tf":1.0}}},"df":0,"docs":{}}},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":5,"docs":{"118":{"tf":1.0},"58":{"tf":1.0},"64":{"tf":1.0},"65":{"tf":1.0},"66":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"b":{"df":1,"docs":{"107":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"67":{"tf":1.0}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"v":{"df":4,"docs":{"111":{"tf":1.0},"12":{"tf":1.0},"75":{"tf":1.0},"78":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":2,"docs":{"75":{"tf":1.0},"81":{"tf":1.0}}}},"df":0,"docs":{}},"h":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"13":{"tf":1.0}}}},"df":0,"docs":{}}},"l":{"a":{"c":{"df":2,"docs":{"27":{"tf":1.0},"95":{"tf":1.0}}},"df":0,"docs":{},"y":{"df":1,"docs":{"93":{"tf":1.0}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":6,"docs":{"125":{"tf":1.7320508075688772},"40":{"tf":1.0},"43":{"tf":1.0},"80":{"tf":1.0},"9":{"tf":2.23606797749979},"99":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":4,"docs":{"11":{"tf":1.0},"125":{"tf":1.7320508075688772},"3":{"tf":1.4142135623730951},"47":{"tf":1.4142135623730951}}}}}}}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":7,"docs":{"102":{"tf":1.0},"107":{"tf":1.0},"114":{"tf":1.0},"130":{"tf":1.0},"52":{"tf":1.0},"60":{"tf":1.0},"98":{"tf":1.0}}}}}},"s":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":1,"docs":{"125":{"tf":1.4142135623730951}}}}}},"c":{"df":0,"docs":{},"u":{"df":1,"docs":{"13":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"39":{"tf":1.0}}}},"h":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"126":{"tf":1.7320508075688772}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":1,"docs":{"41":{"tf":1.0}}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":9,"docs":{"102":{"tf":1.0},"121":{"tf":1.0},"123":{"tf":1.0},"125":{"tf":1.4142135623730951},"126":{"tf":1.0},"13":{"tf":2.449489742783178},"15":{"tf":1.0},"2":{"tf":1.0},"31":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":1,"docs":{"12":{"tf":1.0}}}}}},"t":{"df":3,"docs":{"107":{"tf":1.4142135623730951},"82":{"tf":1.0},"86":{"tf":1.0}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"b":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"44":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":21,"docs":{"10":{"tf":1.0},"105":{"tf":1.0},"12":{"tf":1.0},"121":{"tf":1.4142135623730951},"125":{"tf":1.0},"126":{"tf":1.7320508075688772},"13":{"tf":1.4142135623730951},"130":{"tf":1.4142135623730951},"15":{"tf":1.4142135623730951},"2":{"tf":1.0},"39":{"tf":1.4142135623730951},"4":{"tf":1.0},"40":{"tf":1.0},"44":{"tf":2.449489742783178},"55":{"tf":1.0},"61":{"tf":1.0},"7":{"tf":1.0},"73":{"tf":1.0},"75":{"tf":1.0},"8":{"tf":1.4142135623730951},"82":{"tf":1.4142135623730951}}}}}},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":7,"docs":{"100":{"tf":1.4142135623730951},"107":{"tf":1.7320508075688772},"125":{"tf":1.0},"34":{"tf":1.4142135623730951},"39":{"tf":1.0},"90":{"tf":1.7320508075688772},"99":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"s":{"df":2,"docs":{"130":{"tf":1.0},"78":{"tf":1.0}}}},"v":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"l":{"df":8,"docs":{"18":{"tf":1.0},"19":{"tf":1.0},"6":{"tf":1.4142135623730951},"68":{"tf":1.0},"71":{"tf":1.0},"75":{"tf":1.0},"77":{"tf":1.7320508075688772},"78":{"tf":1.0}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"2":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"v":{"df":1,"docs":{"97":{"tf":1.0}}}}}}},"i":{"d":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":6,"docs":{"10":{"tf":1.0},"111":{"tf":1.0},"114":{"tf":1.0},"13":{"tf":1.0},"15":{"tf":1.0},"8":{"tf":2.23606797749979}}}}}},"m":{"a":{"df":0,"docs":{},"x":{"df":1,"docs":{"121":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"121":{"tf":1.4142135623730951}}}}},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"111":{"tf":1.0}}}},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":27,"docs":{"105":{"tf":1.4142135623730951},"106":{"tf":1.0},"107":{"tf":1.4142135623730951},"112":{"tf":1.4142135623730951},"116":{"tf":2.449489742783178},"117":{"tf":4.0},"118":{"tf":2.8284271247461903},"13":{"tf":3.0},"15":{"tf":1.0},"22":{"tf":1.0},"33":{"tf":1.0},"35":{"tf":1.0},"37":{"tf":1.0},"4":{"tf":1.0},"51":{"tf":2.0},"53":{"tf":1.7320508075688772},"59":{"tf":1.0},"61":{"tf":1.4142135623730951},"62":{"tf":1.0},"67":{"tf":2.8284271247461903},"71":{"tf":1.4142135623730951},"74":{"tf":1.0},"77":{"tf":1.0},"80":{"tf":1.4142135623730951},"88":{"tf":1.0},"89":{"tf":1.0},"90":{"tf":1.7320508075688772}}}},"u":{"df":0,"docs":{},"n":{"d":{"df":14,"docs":{"23":{"tf":1.0},"24":{"tf":1.0},"25":{"tf":1.0},"26":{"tf":1.0},"27":{"tf":1.0},"34":{"tf":2.23606797749979},"36":{"tf":1.0},"80":{"tf":1.7320508075688772},"81":{"tf":1.7320508075688772},"82":{"tf":1.7320508075688772},"83":{"tf":1.4142135623730951},"84":{"tf":1.7320508075688772},"89":{"tf":1.0},"92":{"tf":3.3166247903554}}},"df":0,"docs":{}}},"w":{"df":25,"docs":{"100":{"tf":2.23606797749979},"101":{"tf":1.4142135623730951},"102":{"tf":1.7320508075688772},"11":{"tf":1.0},"112":{"tf":1.0},"118":{"tf":1.0},"12":{"tf":3.1622776601683795},"121":{"tf":2.449489742783178},"126":{"tf":2.6457513110645907},"128":{"tf":2.449489742783178},"19":{"tf":1.0},"22":{"tf":1.0},"35":{"tf":2.449489742783178},"4":{"tf":1.0},"48":{"tf":1.7320508075688772},"51":{"tf":2.0},"65":{"tf":1.7320508075688772},"68":{"tf":1.0},"69":{"tf":1.7320508075688772},"8":{"tf":1.0},"82":{"tf":1.4142135623730951},"89":{"tf":1.4142135623730951},"9":{"tf":3.1622776601683795},"97":{"tf":1.0},"99":{"tf":1.7320508075688772}}}},"s":{"df":1,"docs":{"2":{"tf":1.0}}},"u":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"'":{"df":1,"docs":{"95":{"tf":1.0}}},"df":0,"docs":{}}}}}},"g":{"df":1,"docs":{"63":{"tf":1.0}}},"l":{"df":0,"docs":{},"e":{"df":4,"docs":{"47":{"tf":1.4142135623730951},"69":{"tf":1.0},"83":{"tf":1.0},"95":{"tf":1.0}}}},"n":{"df":7,"docs":{"123":{"tf":1.0},"2":{"tf":1.7320508075688772},"43":{"tf":1.0},"77":{"tf":1.7320508075688772},"78":{"tf":1.0},"84":{"tf":1.0},"92":{"tf":1.0}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"97":{"tf":1.0}}}}}}},"−":{"1":{"df":1,"docs":{"37":{"tf":1.0}}},"df":0,"docs":{}}},"s":{"1":{"_":{"1":{"df":1,"docs":{"34":{"tf":1.0}}},"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"34":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"z":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"a":{"df":1,"docs":{"34":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":1,"docs":{"34":{"tf":1.0}}},"2":{"_":{"1":{"df":1,"docs":{"34":{"tf":1.0}}},"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"34":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"z":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"a":{"df":1,"docs":{"34":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":1,"docs":{"34":{"tf":1.0}}},"3":{"_":{"1":{"df":1,"docs":{"34":{"tf":1.0}}},"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"34":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":1,"docs":{"34":{"tf":1.0}}},"=":{"0":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"q":{"df":0,"docs":{},"−":{"1":{"df":2,"docs":{"92":{"tf":1.4142135623730951},"93":{"tf":1.7320508075688772}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"σ":{"1":{"df":1,"docs":{"34":{"tf":1.0}}},"2":{"df":1,"docs":{"34":{"tf":1.0}}},"df":0,"docs":{}}},"a":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":1,"docs":{"20":{"tf":1.0}}}},"m":{"df":0,"docs":{},"e":{"df":28,"docs":{"103":{"tf":1.0},"108":{"tf":1.0},"11":{"tf":1.0},"111":{"tf":2.0},"117":{"tf":1.0},"118":{"tf":1.0},"125":{"tf":1.7320508075688772},"128":{"tf":2.23606797749979},"13":{"tf":1.7320508075688772},"130":{"tf":1.0},"2":{"tf":1.0},"30":{"tf":1.0},"35":{"tf":1.0},"51":{"tf":1.0},"53":{"tf":1.0},"54":{"tf":1.0},"58":{"tf":1.0},"59":{"tf":1.0},"64":{"tf":1.0},"65":{"tf":1.4142135623730951},"66":{"tf":1.0},"67":{"tf":1.0},"68":{"tf":1.0},"76":{"tf":1.7320508075688772},"77":{"tf":1.0},"82":{"tf":1.7320508075688772},"9":{"tf":1.0},"97":{"tf":1.0}}},"p":{"df":0,"docs":{},"l":{"df":18,"docs":{"105":{"tf":1.4142135623730951},"111":{"tf":1.7320508075688772},"126":{"tf":1.0},"19":{"tf":1.0},"23":{"tf":1.0},"24":{"tf":1.4142135623730951},"25":{"tf":1.4142135623730951},"26":{"tf":1.0},"27":{"tf":1.0},"31":{"tf":2.0},"55":{"tf":1.0},"58":{"tf":1.0},"61":{"tf":1.4142135623730951},"81":{"tf":1.4142135623730951},"82":{"tf":1.0},"87":{"tf":1.0},"92":{"tf":2.8284271247461903},"93":{"tf":2.8284271247461903}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":28,"docs":{"10":{"tf":1.0},"106":{"tf":1.4142135623730951},"107":{"tf":1.0},"109":{"tf":1.0},"11":{"tf":1.0},"117":{"tf":1.0},"125":{"tf":1.0},"13":{"tf":1.0},"18":{"tf":1.0},"19":{"tf":1.4142135623730951},"47":{"tf":1.0},"48":{"tf":1.4142135623730951},"51":{"tf":1.7320508075688772},"52":{"tf":1.4142135623730951},"53":{"tf":1.7320508075688772},"54":{"tf":1.4142135623730951},"55":{"tf":1.0},"56":{"tf":1.0},"58":{"tf":1.0},"62":{"tf":1.4142135623730951},"65":{"tf":1.0},"66":{"tf":1.0},"67":{"tf":1.0},"68":{"tf":1.0},"73":{"tf":1.0},"76":{"tf":1.4142135623730951},"82":{"tf":1.4142135623730951},"9":{"tf":1.0}}}}}}},"v":{"df":0,"docs":{},"e":{"df":2,"docs":{"130":{"tf":1.0},"20":{"tf":1.0}}}},"w":{"df":4,"docs":{"13":{"tf":1.0},"15":{"tf":1.0},"76":{"tf":1.0},"9":{"tf":1.0}}},"y":{"df":1,"docs":{"55":{"tf":1.0}}}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"95":{"tf":1.0}}}}}},"df":0,"docs":{}}},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":11,"docs":{"18":{"tf":1.7320508075688772},"34":{"tf":1.7320508075688772},"37":{"tf":1.7320508075688772},"43":{"tf":1.0},"70":{"tf":2.449489742783178},"73":{"tf":1.4142135623730951},"75":{"tf":1.0},"79":{"tf":1.0},"80":{"tf":1.0},"84":{"tf":1.0},"90":{"tf":1.0}}}}},"w":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"z":{"df":1,"docs":{"13":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}},"df":1,"docs":{"90":{"tf":1.4142135623730951}},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"[":{"0":{"df":2,"docs":{"100":{"tf":1.4142135623730951},"107":{"tf":1.0}}},"df":0,"docs":{}},"df":2,"docs":{"100":{"tf":1.0},"107":{"tf":1.0}}}}}},"df":13,"docs":{"10":{"tf":1.0},"12":{"tf":1.0},"124":{"tf":1.0},"126":{"tf":1.0},"128":{"tf":1.4142135623730951},"13":{"tf":1.7320508075688772},"2":{"tf":1.0},"48":{"tf":1.0},"58":{"tf":1.0},"65":{"tf":1.0},"69":{"tf":1.0},"8":{"tf":1.0},"89":{"tf":1.0}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":2,"docs":{"19":{"tf":1.0},"20":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":27,"docs":{"10":{"tf":1.0},"104":{"tf":1.0},"110":{"tf":1.0},"121":{"tf":1.0},"123":{"tf":1.0},"124":{"tf":1.0},"125":{"tf":4.0},"13":{"tf":2.6457513110645907},"18":{"tf":1.0},"20":{"tf":1.0},"22":{"tf":1.0},"3":{"tf":1.0},"33":{"tf":1.4142135623730951},"36":{"tf":1.0},"42":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":1.0},"48":{"tf":1.0},"68":{"tf":1.4142135623730951},"69":{"tf":1.0},"75":{"tf":1.4142135623730951},"77":{"tf":1.0},"8":{"tf":1.0},"80":{"tf":1.0},"82":{"tf":1.0},"85":{"tf":1.0},"96":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"r":{"df":5,"docs":{"102":{"tf":1.4142135623730951},"130":{"tf":1.0},"67":{"tf":1.0},"76":{"tf":1.0},"89":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":13,"docs":{"128":{"tf":1.0},"13":{"tf":2.0},"130":{"tf":1.0},"15":{"tf":1.4142135623730951},"19":{"tf":1.0},"2":{"tf":1.4142135623730951},"33":{"tf":1.0},"70":{"tf":1.0},"73":{"tf":1.0},"76":{"tf":1.4142135623730951},"77":{"tf":1.0},"8":{"tf":1.7320508075688772},"95":{"tf":1.0}},"m":{"df":2,"docs":{"19":{"tf":1.0},"65":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"19":{"tf":1.0}}}}}}}},"n":{"df":5,"docs":{"128":{"tf":1.0},"13":{"tf":1.0},"15":{"tf":1.0},"86":{"tf":1.0},"9":{"tf":1.0}}}},"l":{"df":0,"docs":{},"f":{".":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"(":{"&":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"107":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"(":{")":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"107":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"b":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{".":{"a":{"0":{".":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"99":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"1":{".":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"99":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},":":{":":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":2,"docs":{"100":{"tf":1.0},"99":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":3,"docs":{"100":{"tf":1.0},"107":{"tf":1.0},"99":{"tf":1.0}}}},"n":{"d":{"df":12,"docs":{"126":{"tf":1.4142135623730951},"20":{"tf":2.0},"6":{"tf":1.4142135623730951},"71":{"tf":1.4142135623730951},"73":{"tf":1.7320508075688772},"75":{"tf":1.4142135623730951},"76":{"tf":1.4142135623730951},"77":{"tf":1.4142135623730951},"81":{"tf":1.0},"82":{"tf":1.0},"86":{"tf":1.0},"92":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":3,"docs":{"18":{"tf":1.0},"44":{"tf":1.0},"69":{"tf":1.0}},"i":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"6":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"df":1,"docs":{"89":{"tf":1.0}}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":5,"docs":{"15":{"tf":1.0},"48":{"tf":1.7320508075688772},"50":{"tf":1.0},"8":{"tf":1.0},"98":{"tf":1.0}}},"df":0,"docs":{}}}}},"r":{"df":0,"docs":{},"v":{"df":2,"docs":{"6":{"tf":1.0},"81":{"tf":1.0}}}},"t":{"(":{"d":{"df":1,"docs":{"88":{"tf":1.0}}},"df":0,"docs":{}},"df":25,"docs":{"105":{"tf":1.0},"112":{"tf":1.0},"117":{"tf":1.4142135623730951},"118":{"tf":2.0},"121":{"tf":1.7320508075688772},"128":{"tf":1.0},"129":{"tf":1.4142135623730951},"13":{"tf":6.48074069840786},"130":{"tf":1.0},"2":{"tf":1.0},"3":{"tf":1.0},"44":{"tf":1.0},"61":{"tf":1.0},"64":{"tf":1.0},"67":{"tf":2.0},"68":{"tf":1.0},"7":{"tf":1.4142135623730951},"76":{"tf":1.0},"77":{"tf":1.4142135623730951},"80":{"tf":2.0},"81":{"tf":1.0},"88":{"tf":1.4142135623730951},"90":{"tf":1.0},"93":{"tf":1.0},"99":{"tf":1.4142135623730951}},"u":{"df":0,"docs":{},"p":{"(":{"&":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"34":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}},"df":1,"docs":{"43":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":5,"docs":{"2":{"tf":1.0},"21":{"tf":1.4142135623730951},"33":{"tf":1.0},"34":{"tf":1.4142135623730951},"43":{"tf":1.0}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":7,"docs":{"117":{"tf":1.0},"44":{"tf":1.0},"64":{"tf":1.4142135623730951},"65":{"tf":1.0},"69":{"tf":1.4142135623730951},"77":{"tf":1.4142135623730951},"9":{"tf":1.0}}}}}},"h":{"a":{"2":{"5":{"6":{"(":{"df":1,"docs":{"6":{"tf":1.0}}},"df":1,"docs":{"6":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"96":{"tf":1.0}}}},"df":0,"docs":{}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":7,"docs":{"111":{"tf":1.4142135623730951},"38":{"tf":1.0},"39":{"tf":1.0},"41":{"tf":2.0},"87":{"tf":1.0},"92":{"tf":1.0},"93":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"e":{"df":2,"docs":{"8":{"tf":1.0},"80":{"tf":1.0}}}},"r":{"df":0,"docs":{},"e":{"df":4,"docs":{"129":{"tf":2.0},"130":{"tf":1.4142135623730951},"18":{"tf":1.0},"97":{"tf":1.0}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"c":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"11":{"tf":1.0}}}},"df":0,"docs":{}},"df":12,"docs":{"107":{"tf":1.0},"13":{"tf":1.0},"52":{"tf":1.0},"53":{"tf":1.7320508075688772},"54":{"tf":1.0},"55":{"tf":1.0},"56":{"tf":1.0},"57":{"tf":1.0},"58":{"tf":2.0},"59":{"tf":1.4142135623730951},"68":{"tf":1.0},"76":{"tf":1.0}},"n":{"df":1,"docs":{"128":{"tf":1.0}}}}}},"i":{"d":{"df":0,"docs":{},"e":{"df":9,"docs":{"105":{"tf":1.0},"106":{"tf":1.0},"125":{"tf":1.0},"57":{"tf":1.0},"59":{"tf":1.0},"61":{"tf":1.0},"62":{"tf":1.0},"63":{"tf":1.0},"77":{"tf":1.0}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"130":{"tf":1.0}}}}}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":5,"docs":{"107":{"tf":1.0},"125":{"tf":1.0},"13":{"tf":1.4142135623730951},"130":{"tf":1.0},"83":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":5,"docs":{"12":{"tf":1.0},"13":{"tf":1.4142135623730951},"76":{"tf":1.0},"77":{"tf":1.4142135623730951},"90":{"tf":1.0}}}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"l":{"df":7,"docs":{"103":{"tf":1.0},"110":{"tf":1.0},"111":{"tf":1.0},"19":{"tf":1.0},"43":{"tf":1.4142135623730951},"44":{"tf":1.0},"48":{"tf":1.0}},"e":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"a":{"c":{"c":{"df":0,"docs":{},"i":{":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"a":{"c":{"c":{"df":0,"docs":{},"i":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":0,"docs":{},"e":{"(":{"[":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"(":{"1":{"df":1,"docs":{"97":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"r":{"df":2,"docs":{"128":{"tf":1.0},"13":{"tf":1.0}}}},"i":{"c":{"df":2,"docs":{"20":{"tf":1.0},"63":{"tf":1.0}}},"df":4,"docs":{"102":{"tf":1.0},"107":{"tf":1.0},"118":{"tf":1.0},"99":{"tf":1.0}},"f":{"df":2,"docs":{"128":{"tf":1.0},"63":{"tf":1.0}},"i":{"df":1,"docs":{"55":{"tf":1.0}}}}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"n":{"df":2,"docs":{"58":{"tf":1.0},"77":{"tf":1.0}}}},"df":0,"docs":{}}}}},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":10,"docs":{"11":{"tf":1.7320508075688772},"125":{"tf":1.0},"15":{"tf":1.0},"27":{"tf":1.0},"32":{"tf":1.0},"34":{"tf":1.0},"4":{"tf":1.0},"68":{"tf":1.0},"77":{"tf":1.4142135623730951},"82":{"tf":1.0}}}}},"t":{"df":1,"docs":{"12":{"tf":1.0}},"e":{"df":1,"docs":{"0":{"tf":1.0}}},"u":{"a":{"df":0,"docs":{},"t":{"df":2,"docs":{"13":{"tf":1.0},"69":{"tf":1.0}}}},"df":0,"docs":{}}},"z":{"df":0,"docs":{},"e":{"df":10,"docs":{"11":{"tf":1.0},"114":{"tf":1.4142135623730951},"120":{"tf":1.0},"126":{"tf":2.6457513110645907},"13":{"tf":1.0},"2":{"tf":2.0},"22":{"tf":1.0},"35":{"tf":1.0},"76":{"tf":2.449489742783178},"77":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"58":{"tf":1.0}}}}}}}},"o":{"df":0,"docs":{},"w":{"df":2,"docs":{"2":{"tf":1.0},"95":{"tf":1.0}}}}},"m":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":1,"docs":{"130":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"116":{"tf":1.0},"121":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"121":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":3,"docs":{"13":{"tf":1.0},"3":{"tf":1.0},"43":{"tf":1.0}}}},"v":{"df":2,"docs":{"125":{"tf":1.0},"93":{"tf":1.0}}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":2,"docs":{"107":{"tf":1.0},"69":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"107":{"tf":1.0}}}},"t":{"df":0,"docs":{},"h":{"df":4,"docs":{"125":{"tf":2.23606797749979},"13":{"tf":1.4142135623730951},"44":{"tf":1.0},"49":{"tf":1.0}}},"i":{"df":0,"docs":{},"m":{"df":2,"docs":{"47":{"tf":1.0},"51":{"tf":1.0}}}}},"w":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"20":{"tf":1.0}}}}}}}},"p":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"11":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"t":{"df":3,"docs":{"126":{"tf":2.23606797749979},"13":{"tf":1.0},"73":{"tf":1.0}}}},"u":{"df":0,"docs":{},"n":{"d":{"df":3,"docs":{"6":{"tf":1.0},"76":{"tf":2.0},"86":{"tf":1.0}}},"df":0,"docs":{}},"r":{"c":{"df":2,"docs":{"111":{"tf":1.0},"33":{"tf":1.0}}},"df":0,"docs":{}}}},"p":{"a":{"c":{"df":0,"docs":{},"e":{"df":1,"docs":{"128":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"k":{"df":1,"docs":{"15":{"tf":1.0}}}},"c":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"113":{"tf":1.0},"130":{"tf":1.0}}}},"df":0,"docs":{},"f":{"df":14,"docs":{"101":{"tf":1.0},"102":{"tf":1.0},"107":{"tf":1.0},"12":{"tf":1.4142135623730951},"125":{"tf":1.0},"130":{"tf":1.7320508075688772},"18":{"tf":1.0},"48":{"tf":1.0},"69":{"tf":1.4142135623730951},"80":{"tf":1.0},"89":{"tf":1.0},"92":{"tf":1.0},"95":{"tf":1.0},"99":{"tf":1.0}},"i":{"df":6,"docs":{"100":{"tf":1.4142135623730951},"102":{"tf":1.4142135623730951},"125":{"tf":1.0},"43":{"tf":1.0},"98":{"tf":1.0},"99":{"tf":1.0}}}}}},"df":0,"docs":{}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"130":{"tf":1.0},"80":{"tf":1.0}}}}}},"q":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"44":{"tf":1.0}}},"s":{"df":0,"docs":{},"h":{"df":2,"docs":{"11":{"tf":1.0},"13":{"tf":1.0}}}}},"df":0,"docs":{}}},"r":{"c":{"df":1,"docs":{"125":{"tf":1.0}}},"df":2,"docs":{"34":{"tf":1.4142135623730951},"43":{"tf":1.0}}},"t":{"a":{"c":{"df":0,"docs":{},"k":{"df":2,"docs":{"126":{"tf":1.7320508075688772},"13":{"tf":1.0}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":1,"docs":{"124":{"tf":1.4142135623730951}}}},"n":{"d":{"df":2,"docs":{"12":{"tf":1.0},"27":{"tf":1.0}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"k":{"df":18,"docs":{"102":{"tf":1.7320508075688772},"116":{"tf":1.0},"121":{"tf":1.0},"2":{"tf":1.0},"45":{"tf":1.4142135623730951},"46":{"tf":1.0},"48":{"tf":1.0},"49":{"tf":1.4142135623730951},"50":{"tf":1.0},"60":{"tf":1.0},"68":{"tf":1.0},"70":{"tf":1.0},"71":{"tf":1.0},"73":{"tf":1.0},"82":{"tf":1.0},"85":{"tf":1.4142135623730951},"96":{"tf":1.0},"97":{"tf":1.0}},"w":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"96":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"df":12,"docs":{"102":{"tf":1.0},"128":{"tf":1.0},"13":{"tf":1.4142135623730951},"130":{"tf":1.0},"15":{"tf":1.0},"39":{"tf":1.0},"49":{"tf":1.0},"68":{"tf":1.4142135623730951},"7":{"tf":1.0},"80":{"tf":1.0},"92":{"tf":1.0},"93":{"tf":1.0}}}},"t":{"df":0,"docs":{},"e":{"df":9,"docs":{"111":{"tf":1.7320508075688772},"123":{"tf":1.4142135623730951},"125":{"tf":1.7320508075688772},"128":{"tf":1.0},"2":{"tf":1.0},"39":{"tf":2.23606797749979},"47":{"tf":1.0},"69":{"tf":3.0},"82":{"tf":1.0}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":5,"docs":{"10":{"tf":1.4142135623730951},"125":{"tf":1.4142135623730951},"13":{"tf":1.0},"33":{"tf":1.0},"82":{"tf":1.0}}}}}}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"2":{"tf":1.0}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":20,"docs":{"100":{"tf":1.7320508075688772},"104":{"tf":1.0},"106":{"tf":1.0},"123":{"tf":1.0},"125":{"tf":2.449489742783178},"126":{"tf":1.4142135623730951},"128":{"tf":1.4142135623730951},"15":{"tf":1.0},"30":{"tf":1.0},"31":{"tf":1.0},"47":{"tf":1.0},"48":{"tf":1.0},"50":{"tf":2.0},"51":{"tf":1.0},"52":{"tf":1.4142135623730951},"56":{"tf":1.0},"60":{"tf":1.0},"69":{"tf":1.0},"75":{"tf":1.0},"93":{"tf":2.0}},"—":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"75":{"tf":1.0}}}}}}}},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"6":{"tf":1.0}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":4,"docs":{"0":{"tf":1.0},"118":{"tf":1.0},"57":{"tf":1.0},"75":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":4,"docs":{"125":{"tf":1.4142135623730951},"130":{"tf":1.0},"34":{"tf":2.0},"69":{"tf":1.0}}}}},"r":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"r":{"d":{"df":3,"docs":{"125":{"tf":1.0},"13":{"tf":1.4142135623730951},"130":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":2,"docs":{"39":{"tf":1.0},"76":{"tf":1.0}}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":3,"docs":{"40":{"tf":1.0},"86":{"tf":1.4142135623730951},"89":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":3,"docs":{"41":{"tf":1.0},"92":{"tf":1.0},"93":{"tf":1.0}}}}},"u":{"c":{"df":0,"docs":{},"t":{"df":8,"docs":{"100":{"tf":1.0},"101":{"tf":1.0},"102":{"tf":1.4142135623730951},"103":{"tf":1.0},"107":{"tf":1.4142135623730951},"111":{"tf":1.0},"34":{"tf":3.3166247903554},"99":{"tf":1.4142135623730951}},"u":{"df":0,"docs":{},"r":{"df":2,"docs":{"125":{"tf":1.0},"81":{"tf":1.0}}}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":1,"docs":{"55":{"tf":1.0}}}}}},"u":{"b":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"n":{"df":4,"docs":{"125":{"tf":1.4142135623730951},"127":{"tf":1.0},"129":{"tf":1.7320508075688772},"130":{"tf":1.0}}}}}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"37":{"tf":1.0}}}}}}},"m":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":2,"docs":{"121":{"tf":1.7320508075688772},"126":{"tf":1.7320508075688772}}}}}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"130":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"27":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"125":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":4,"docs":{"10":{"tf":1.0},"107":{"tf":1.0},"39":{"tf":1.0},"76":{"tf":1.0}}}},"t":{"df":3,"docs":{"129":{"tf":1.0},"76":{"tf":1.0},"88":{"tf":1.4142135623730951}}}}},"t":{"df":0,"docs":{},"l":{"df":1,"docs":{"76":{"tf":1.0}}},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"8":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"c":{"c":{"df":0,"docs":{},"e":{"df":1,"docs":{"76":{"tf":1.7320508075688772}},"s":{"df":0,"docs":{},"s":{"df":2,"docs":{"76":{"tf":1.0},"77":{"tf":1.0}}}}}},"df":0,"docs":{},"h":{"df":21,"docs":{"10":{"tf":1.0},"102":{"tf":1.0},"117":{"tf":1.4142135623730951},"12":{"tf":1.0},"123":{"tf":1.0},"13":{"tf":3.3166247903554},"130":{"tf":1.0},"15":{"tf":2.23606797749979},"18":{"tf":1.0},"19":{"tf":1.7320508075688772},"25":{"tf":1.0},"4":{"tf":1.0},"43":{"tf":1.0},"44":{"tf":1.4142135623730951},"65":{"tf":1.0},"69":{"tf":1.0},"70":{"tf":1.0},"75":{"tf":1.0},"86":{"tf":1.0},"92":{"tf":2.0},"95":{"tf":1.0}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":1,"docs":{"34":{"tf":1.0}}}}}},"m":{"df":6,"docs":{"107":{"tf":1.0},"118":{"tf":1.0},"18":{"tf":1.0},"48":{"tf":1.0},"51":{"tf":1.0},"64":{"tf":1.0}},"m":{"a":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"58":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"r":{"df":1,"docs":{"60":{"tf":1.0}},"i":{"df":6,"docs":{"125":{"tf":1.0},"129":{"tf":1.0},"13":{"tf":1.0},"60":{"tf":1.0},"68":{"tf":1.0},"79":{"tf":1.0}}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"93":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":3,"docs":{"100":{"tf":1.0},"114":{"tf":1.0},"33":{"tf":1.0}}}},"s":{"df":3,"docs":{"13":{"tf":2.23606797749979},"44":{"tf":1.0},"76":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"e":{"df":2,"docs":{"118":{"tf":1.0},"130":{"tf":1.0}}}}},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":1,"docs":{"63":{"tf":1.0}}}}}},"y":{"df":0,"docs":{},"m":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":3,"docs":{"35":{"tf":1.0},"4":{"tf":2.0},"8":{"tf":1.0}}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"'":{"df":1,"docs":{"69":{"tf":1.0}}},".":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"q":{"(":{"&":{"df":0,"docs":{},"i":{"df":2,"docs":{"43":{"tf":1.0},"44":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"(":{"&":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"[":{"df":0,"docs":{},"i":{"df":1,"docs":{"44":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"(":{"&":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"44":{"tf":1.4142135623730951}}}}}}}},"x":{"df":1,"docs":{"43":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{":":{":":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"44":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":2,"docs":{"43":{"tf":1.4142135623730951},"44":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"u":{"3":{"2":{"(":{"&":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"44":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"v":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"43":{"tf":1.0},"44":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"(":{"&":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":1,"docs":{"43":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{")":{".":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"w":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"43":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}},"df":17,"docs":{"111":{"tf":1.0},"112":{"tf":1.0},"123":{"tf":1.0},"125":{"tf":1.0},"130":{"tf":1.0},"3":{"tf":1.4142135623730951},"41":{"tf":1.0},"42":{"tf":1.0},"43":{"tf":2.8284271247461903},"44":{"tf":2.23606797749979},"45":{"tf":1.0},"47":{"tf":1.4142135623730951},"48":{"tf":1.0},"69":{"tf":1.0},"93":{"tf":1.0},"96":{"tf":1.0},"97":{"tf":1.0}}}}}}},"σ":{"1":{"df":1,"docs":{"13":{"tf":1.0}},"​":{"]":{"1":{"df":0,"docs":{},"​":{",":{"[":{"df":0,"docs":{},"s":{"df":0,"docs":{},"σ":{"2":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{",":{"[":{"df":0,"docs":{},"s":{"df":0,"docs":{},"σ":{"3":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{",":{"[":{"df":0,"docs":{},"q":{"df":0,"docs":{},"l":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{",":{"[":{"df":0,"docs":{},"q":{"df":0,"docs":{},"r":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{",":{"[":{"df":0,"docs":{},"q":{"df":0,"docs":{},"m":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{",":{"[":{"df":0,"docs":{},"q":{"df":0,"docs":{},"o":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{",":{"[":{"df":0,"docs":{},"q":{"c":{"df":0,"docs":{},"​":{"]":{"1":{"df":2,"docs":{"23":{"tf":1.0},"30":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"2":{"df":1,"docs":{"13":{"tf":1.0}}},"3":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{},"i":{"df":1,"docs":{"34":{"tf":1.0}}}},"​":{":":{"=":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"ι":{"df":2,"docs":{"92":{"tf":1.0},"93":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{},"∈":{"[":{"0":{",":{"2":{"df":0,"docs":{},"n":{"+":{"df":0,"docs":{},"l":{"df":2,"docs":{"92":{"tf":1.0},"93":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"−":{"df":0,"docs":{},"z":{"2":{"df":0,"docs":{},"η":{"1":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"df":0,"docs":{},"​":{"df":0,"docs":{},"​":{"df":0,"docs":{},"−":{"df":0,"docs":{},"η":{"1":{"df":0,"docs":{},"z":{"2":{"df":0,"docs":{},"​":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"γ":{"df":0,"docs":{},"′":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"df":0,"docs":{},"​":{"df":0,"docs":{},"−":{"df":0,"docs":{},"z":{"2":{"df":0,"docs":{},"η":{"2":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"df":0,"docs":{},"​":{"df":0,"docs":{},"​":{"df":0,"docs":{},"−":{"df":0,"docs":{},"η":{"2":{"df":0,"docs":{},"z":{"2":{"df":0,"docs":{},"​":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"j":{"df":0,"docs":{},"∑":{"df":0,"docs":{},"​":{"df":0,"docs":{},"γ":{"df":0,"docs":{},"j":{"df":0,"docs":{},"​":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"df":0,"docs":{},"​":{"df":0,"docs":{},"−":{"df":0,"docs":{},"z":{"df":0,"docs":{},"τ":{"df":0,"docs":{},"j":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"df":0,"docs":{},"​":{"df":0,"docs":{},"​":{"df":0,"docs":{},"−":{"df":0,"docs":{},"τ":{"df":0,"docs":{},"j":{"df":0,"docs":{},"z":{"df":0,"docs":{},"​":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"γ":{"df":0,"docs":{},"j":{"df":0,"docs":{},"′":{"df":0,"docs":{},"​":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"df":0,"docs":{},"​":{"df":0,"docs":{},"−":{"df":0,"docs":{},"g":{"df":0,"docs":{},"z":{"df":0,"docs":{},"τ":{"df":0,"docs":{},"j":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"df":0,"docs":{},"​":{"df":0,"docs":{},"​":{"df":0,"docs":{},"−":{"df":0,"docs":{},"τ":{"df":0,"docs":{},"j":{"df":0,"docs":{},"g":{"df":0,"docs":{},"z":{"df":1,"docs":{"93":{"tf":1.0}}}}}}}}}}}}}}}}}}}}}}}},"df":0,"docs":{}}}}}}}}}}}}}}}}}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"t":{"(":{"1":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"p":{"(":{"1":{")":{"=":{"1":{"df":0,"docs":{},"−":{"1":{"=":{"0":{"df":1,"docs":{"53":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"g":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"p":{"(":{"df":0,"docs":{},"g":{")":{"=":{"1":{"df":0,"docs":{},"−":{"1":{"=":{"0":{"df":1,"docs":{"53":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"^":{"0":{"df":2,"docs":{"51":{"tf":1.0},"53":{"tf":1.0}}},"df":0,"docs":{}},"df":2,"docs":{"51":{"tf":1.0},"53":{"tf":1.0}},"i":{")":{"=":{"a":{"df":0,"docs":{},"i":{"df":1,"docs":{"51":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"x":{")":{"'":{"df":1,"docs":{"107":{"tf":1.0}}},"df":0,"docs":{}},"0":{"df":2,"docs":{"105":{"tf":1.4142135623730951},"106":{"tf":1.4142135623730951}},"​":{")":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"x":{"0":{"df":0,"docs":{},"​":{"df":0,"docs":{},"g":{")":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"x":{"0":{"df":0,"docs":{},"​":{"df":0,"docs":{},"g":{"2":{"df":1,"docs":{"107":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"g":{"2":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"x":{"0":{"df":0,"docs":{},"​":{"df":0,"docs":{},"g":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"x":{"0":{"df":1,"docs":{"107":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"_":{"0":{"df":3,"docs":{"59":{"tf":1.7320508075688772},"61":{"tf":1.4142135623730951},"62":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":3,"docs":{"34":{"tf":1.7320508075688772},"51":{"tf":1.4142135623730951},"53":{"tf":1.0}},"g":{"2":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"x":{"df":0,"docs":{},"g":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"x":{"df":1,"docs":{"107":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":1,"docs":{"51":{"tf":1.0}}}},"z":{"df":7,"docs":{"105":{"tf":1.0},"110":{"tf":1.0},"57":{"tf":1.0},"58":{"tf":1.0},"59":{"tf":1.0},"61":{"tf":1.0},"62":{"tf":1.0}},"g":{"2":{"df":2,"docs":{"105":{"tf":1.0},"110":{"tf":1.0}}},"^":{"2":{"df":5,"docs":{"57":{"tf":1.0},"58":{"tf":1.0},"59":{"tf":1.0},"61":{"tf":1.0},"62":{"tf":1.0}}},"df":0,"docs":{}},"df":7,"docs":{"105":{"tf":1.0},"110":{"tf":1.0},"57":{"tf":1.0},"58":{"tf":1.0},"59":{"tf":1.0},"61":{"tf":1.0},"62":{"tf":1.0}}}},"ω":{"0":{")":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"ω":{"1":{")":{"df":0,"docs":{},"…":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"ω":{"1":{"5":{"df":1,"docs":{"107":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"2":{")":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"ω":{"4":{"df":1,"docs":{"107":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"g":{"2":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"ω":{"0":{"df":0,"docs":{},"g":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"ω":{"0":{")":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"g":{"2":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"g":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"ω":{")":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"ω":{"2":{"df":0,"docs":{},"g":{"2":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"ω":{"2":{"df":0,"docs":{},"g":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"ω":{"2":{")":{"df":0,"docs":{},"⋮":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"ω":{"1":{"5":{"df":0,"docs":{},"g":{"2":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"ω":{"1":{"5":{"df":0,"docs":{},"g":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"ω":{"1":{"5":{"df":1,"docs":{"107":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"2":{"df":0,"docs":{},"i":{")":{":":{"0":{"df":0,"docs":{},"≤":{"df":0,"docs":{},"i":{"df":0,"docs":{},"≤":{"1":{"5":{"df":0,"docs":{},"}":{"=":{"df":0,"docs":{},"{":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{")":{":":{"0":{"df":0,"docs":{},"≤":{"df":0,"docs":{},"i":{"df":0,"docs":{},"≤":{"7":{"df":1,"docs":{"67":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"4":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"ω":{"2":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"ω":{"0":{")":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"ω":{"5":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"ω":{"3":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"ω":{")":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"ω":{"6":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"ω":{"4":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"ω":{"2":{")":{"df":0,"docs":{},"⋮":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"ω":{"3":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"ω":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"ω":{"1":{"5":{"df":1,"docs":{"107":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"0":{",":{"df":0,"docs":{},"i":{"df":1,"docs":{"19":{"tf":1.0}}},"j":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"s":{"df":0,"docs":{},"σ":{"1":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"i":{")":{"df":0,"docs":{},"β":{"+":{"df":0,"docs":{},"γ":{")":{"(":{"df":0,"docs":{},"t":{"0":{",":{"df":0,"docs":{},"j":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"s":{"df":0,"docs":{},"σ":{"2":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"i":{")":{"df":0,"docs":{},"β":{"+":{"df":0,"docs":{},"γ":{")":{"(":{"df":0,"docs":{},"t":{"0":{",":{"df":0,"docs":{},"j":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"s":{"df":0,"docs":{},"σ":{"3":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"i":{")":{"df":0,"docs":{},"β":{"+":{"df":0,"docs":{},"γ":{")":{":":{"0":{"df":0,"docs":{},"≤":{"df":0,"docs":{},"i":{"<":{"df":0,"docs":{},"n":{"df":1,"docs":{"13":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"ω":{"df":0,"docs":{},"i":{"df":0,"docs":{},"β":{"+":{"df":0,"docs":{},"γ":{")":{"(":{"df":0,"docs":{},"t":{"1":{",":{"df":0,"docs":{},"j":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"i":{"df":0,"docs":{},"k":{"1":{"df":0,"docs":{},"​":{"df":0,"docs":{},"β":{"+":{"df":0,"docs":{},"γ":{")":{"(":{"df":0,"docs":{},"t":{"2":{",":{"df":0,"docs":{},"j":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"i":{"df":0,"docs":{},"k":{"2":{"df":0,"docs":{},"​":{"df":0,"docs":{},"β":{"+":{"df":0,"docs":{},"γ":{")":{":":{"0":{"df":0,"docs":{},"≤":{"df":0,"docs":{},"i":{"<":{"df":0,"docs":{},"n":{"df":1,"docs":{"13":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":3,"docs":{"121":{"tf":1.0},"125":{"tf":2.0},"126":{"tf":1.0}}},"1":{"df":4,"docs":{"121":{"tf":1.0},"125":{"tf":1.7320508075688772},"126":{"tf":1.0},"15":{"tf":1.0}}},"2":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"t":{"3":{"df":1,"docs":{"15":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"=":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"′":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"x":{"df":0,"docs":{},"n":{"+":{"2":{"df":0,"docs":{},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"′":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"x":{"2":{"(":{"df":0,"docs":{},"n":{"+":{"2":{")":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":1,"docs":{"25":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"_":{"1":{"(":{"df":0,"docs":{},"z":{"df":0,"docs":{},"g":{"df":1,"docs":{"65":{"tf":1.0}}}}},"df":0,"docs":{}},"2":{"(":{"df":0,"docs":{},"z":{"df":1,"docs":{"65":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"_":{"1":{"df":1,"docs":{"34":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"i":{"(":{"df":0,"docs":{},"x":{"df":1,"docs":{"64":{"tf":1.0}}}},"df":0,"docs":{}},"l":{"df":0,"docs":{},"o":{"_":{"1":{"df":1,"docs":{"34":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"i":{"d":{"_":{"1":{"df":1,"docs":{"34":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"z":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"a":{"df":1,"docs":{"34":{"tf":1.0}}},"df":0,"docs":{}}}}},"a":{"b":{"df":0,"docs":{},"l":{"df":7,"docs":{"101":{"tf":1.7320508075688772},"112":{"tf":1.0},"124":{"tf":1.0},"47":{"tf":1.0},"48":{"tf":1.4142135623730951},"69":{"tf":1.0},"8":{"tf":1.0}}}},"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"l":{"df":1,"docs":{"63":{"tf":1.0}}}}},"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":21,"docs":{"106":{"tf":2.0},"116":{"tf":1.0},"12":{"tf":1.4142135623730951},"128":{"tf":1.0},"13":{"tf":2.0},"130":{"tf":1.4142135623730951},"18":{"tf":1.7320508075688772},"19":{"tf":1.7320508075688772},"33":{"tf":1.0},"40":{"tf":1.0},"43":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.4142135623730951},"55":{"tf":1.0},"6":{"tf":1.4142135623730951},"62":{"tf":1.4142135623730951},"67":{"tf":1.4142135623730951},"69":{"tf":1.4142135623730951},"7":{"tf":1.0},"8":{"tf":1.0},"97":{"tf":1.4142135623730951}},"n":{"df":1,"docs":{"19":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"k":{"df":4,"docs":{"100":{"tf":1.0},"109":{"tf":1.0},"51":{"tf":1.4142135623730951},"98":{"tf":1.0}}}}},"df":27,"docs":{"10":{"tf":1.0},"105":{"tf":1.7320508075688772},"107":{"tf":1.4142135623730951},"12":{"tf":1.0},"121":{"tf":1.4142135623730951},"126":{"tf":1.4142135623730951},"13":{"tf":1.7320508075688772},"15":{"tf":2.449489742783178},"19":{"tf":1.4142135623730951},"22":{"tf":1.0},"23":{"tf":1.0},"25":{"tf":1.0},"27":{"tf":1.0},"31":{"tf":1.4142135623730951},"33":{"tf":1.4142135623730951},"34":{"tf":1.4142135623730951},"35":{"tf":1.4142135623730951},"51":{"tf":1.7320508075688772},"59":{"tf":1.0},"61":{"tf":1.7320508075688772},"67":{"tf":2.23606797749979},"68":{"tf":1.4142135623730951},"69":{"tf":2.0},"81":{"tf":1.4142135623730951},"82":{"tf":1.7320508075688772},"89":{"tf":1.7320508075688772},"92":{"tf":1.0}},"e":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"51":{"tf":1.0}}},"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":1,"docs":{"86":{"tf":1.0}}}}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":3,"docs":{"102":{"tf":1.0},"118":{"tf":1.0},"48":{"tf":1.0}}}},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":3,"docs":{"121":{"tf":1.0},"125":{"tf":1.4142135623730951},"126":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"33":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}}},"r":{"df":0,"docs":{},"m":{"df":13,"docs":{"107":{"tf":1.4142135623730951},"116":{"tf":1.0},"118":{"tf":1.0},"123":{"tf":1.4142135623730951},"13":{"tf":1.0},"15":{"tf":1.0},"19":{"tf":1.0},"51":{"tf":1.4142135623730951},"64":{"tf":1.0},"65":{"tf":1.0},"66":{"tf":1.4142135623730951},"77":{"tf":1.0},"83":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":1,"docs":{"33":{"tf":1.0}}}}}}}}}},"s":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"_":{"2":{"df":1,"docs":{"34":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"b":{"df":1,"docs":{"97":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"n":{"df":1,"docs":{"43":{"tf":1.0}}}},"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"n":{"df":1,"docs":{"34":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"_":{"2":{"(":{"df":0,"docs":{},"x":{"df":1,"docs":{"34":{"tf":1.7320508075688772}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":5,"docs":{"107":{"tf":1.0},"33":{"tf":1.0},"34":{"tf":1.4142135623730951},"79":{"tf":1.0},"97":{"tf":1.0}},"h":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"103":{"tf":1.0}}}}},"df":0,"docs":{}},"r":{"a":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"34":{"tf":1.4142135623730951},"43":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":2,"docs":{"79":{"tf":1.0},"96":{"tf":1.0}}}},"t":{"'":{"df":9,"docs":{"121":{"tf":1.4142135623730951},"125":{"tf":1.0},"126":{"tf":1.0},"130":{"tf":1.0},"15":{"tf":1.0},"45":{"tf":1.0},"53":{"tf":1.0},"76":{"tf":1.0},"8":{"tf":1.0}}},"df":0,"docs":{}}},"df":17,"docs":{"105":{"tf":1.0},"116":{"tf":1.0},"117":{"tf":2.8284271247461903},"118":{"tf":1.7320508075688772},"121":{"tf":1.0},"13":{"tf":3.0},"15":{"tf":1.0},"22":{"tf":1.0},"34":{"tf":1.0},"48":{"tf":1.4142135623730951},"51":{"tf":1.7320508075688772},"61":{"tf":1.0},"64":{"tf":1.0},"67":{"tf":2.23606797749979},"69":{"tf":1.7320508075688772},"89":{"tf":1.0},"90":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"'":{"df":5,"docs":{"109":{"tf":1.0},"125":{"tf":1.0},"13":{"tf":1.0},"21":{"tf":1.0},"6":{"tf":1.0}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":8,"docs":{"11":{"tf":1.0},"19":{"tf":1.0},"35":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":1.0},"65":{"tf":1.0},"75":{"tf":1.0},"92":{"tf":1.0}}}}}}},"y":{"'":{"df":0,"docs":{},"r":{"df":2,"docs":{"2":{"tf":1.0},"67":{"tf":1.0}}}},"df":0,"docs":{}}},"i":{"df":1,"docs":{"25":{"tf":1.0}},"n":{"df":0,"docs":{},"g":{"df":17,"docs":{"102":{"tf":1.4142135623730951},"104":{"tf":1.0},"106":{"tf":1.0},"117":{"tf":1.0},"13":{"tf":1.7320508075688772},"15":{"tf":1.0},"20":{"tf":1.0},"48":{"tf":1.4142135623730951},"49":{"tf":1.0},"51":{"tf":1.0},"52":{"tf":1.0},"55":{"tf":1.0},"57":{"tf":1.0},"58":{"tf":1.0},"67":{"tf":1.0},"75":{"tf":1.0},"97":{"tf":1.0}}},"k":{"df":4,"docs":{"111":{"tf":1.4142135623730951},"130":{"tf":1.4142135623730951},"51":{"tf":1.0},"69":{"tf":1.0}}}},"r":{"d":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"[":{"0":{"df":1,"docs":{"100":{"tf":1.0}}},"df":0,"docs":{}},"df":2,"docs":{"100":{"tf":1.0},"107":{"tf":1.0}}}}}},"df":1,"docs":{"12":{"tf":1.0}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":2,"docs":{"13":{"tf":1.0},"2":{"tf":1.0}}}},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":6,"docs":{"107":{"tf":1.0},"111":{"tf":1.0},"48":{"tf":1.0},"51":{"tf":1.0},"56":{"tf":1.0},"65":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":15,"docs":{"100":{"tf":1.0},"11":{"tf":1.0},"120":{"tf":1.0},"121":{"tf":1.4142135623730951},"123":{"tf":1.4142135623730951},"128":{"tf":1.0},"129":{"tf":1.0},"2":{"tf":1.0},"20":{"tf":1.4142135623730951},"43":{"tf":1.0},"57":{"tf":1.0},"68":{"tf":1.0},"75":{"tf":1.0},"8":{"tf":1.0},"82":{"tf":1.0}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":8,"docs":{"104":{"tf":1.0},"106":{"tf":1.0},"3":{"tf":1.0},"45":{"tf":1.0},"47":{"tf":1.4142135623730951},"50":{"tf":1.0},"98":{"tf":1.0},"99":{"tf":1.0}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":4,"docs":{"111":{"tf":1.7320508075688772},"117":{"tf":1.4142135623730951},"48":{"tf":1.0},"6":{"tf":1.0}}}}}}}}}},"u":{"df":3,"docs":{"56":{"tf":1.0},"57":{"tf":1.0},"81":{"tf":1.0}}}},"i":{",":{"df":0,"docs":{},"j":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"η":{"3":{"df":0,"docs":{},"i":{"+":{"df":0,"docs":{},"j":{"df":0,"docs":{},"β":{"+":{"df":0,"docs":{},"γ":{":":{"(":{"df":0,"docs":{},"i":{",":{"df":0,"docs":{},"j":{")":{"df":0,"docs":{},"∈":{"df":0,"docs":{},"i":{"df":1,"docs":{"13":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"k":{"+":{"df":0,"docs":{},"l":{"df":0,"docs":{},"β":{"+":{"df":0,"docs":{},"γ":{":":{"(":{"df":0,"docs":{},"i":{",":{"df":0,"docs":{},"j":{")":{"df":0,"docs":{},"∈":{"df":0,"docs":{},"i":{",":{"df":0,"docs":{},"σ":{"(":{"(":{"df":0,"docs":{},"i":{",":{"df":0,"docs":{},"j":{")":{")":{"=":{"(":{"df":0,"docs":{},"k":{",":{"df":0,"docs":{},"l":{"df":1,"docs":{"13":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"=":{"df":0,"docs":{},"t":{"df":0,"docs":{},"j":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":2,"docs":{"81":{"tf":1.0},"82":{"tf":1.0}}}}},"df":0,"docs":{}}},"k":{",":{"df":0,"docs":{},"l":{"df":4,"docs":{"10":{"tf":1.0},"12":{"tf":1.0},"13":{"tf":1.0},"15":{"tf":1.0}}}},"df":0,"docs":{}},"σ":{"(":{"(":{"df":0,"docs":{},"i":{",":{"df":0,"docs":{},"j":{"df":1,"docs":{"13":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":1,"docs":{"15":{"tf":1.0}},"j":{"df":1,"docs":{"69":{"tf":1.0}}},"m":{"df":0,"docs":{},"e":{"df":9,"docs":{"111":{"tf":2.0},"125":{"tf":1.4142135623730951},"128":{"tf":1.0},"2":{"tf":1.7320508075688772},"21":{"tf":1.0},"44":{"tf":1.0},"58":{"tf":1.0},"75":{"tf":1.0},"77":{"tf":2.0}}}}},"j":{"df":5,"docs":{"69":{"tf":1.7320508075688772},"81":{"tf":1.4142135623730951},"82":{"tf":1.0},"92":{"tf":1.7320508075688772},"93":{"tf":1.4142135623730951}},"​":{"(":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{")":{"=":{"df":0,"docs":{},"m":{"^":{"df":0,"docs":{},"i":{",":{"df":0,"docs":{},"j":{"df":1,"docs":{"92":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"i":{",":{"df":0,"docs":{},"j":{"df":1,"docs":{"92":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"z":{"df":2,"docs":{"83":{"tf":1.0},"92":{"tf":1.4142135623730951}}}},"z":{"df":3,"docs":{"83":{"tf":1.0},"92":{"tf":1.4142135623730951},"93":{"tf":1.0}}}},",":{"df":0,"docs":{},"τ":{"df":0,"docs":{},"j":{"df":0,"docs":{},"z":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"τ":{"df":0,"docs":{},"j":{"df":0,"docs":{},"g":{"df":0,"docs":{},"z":{"df":0,"docs":{},"​":{":":{"0":{"df":0,"docs":{},"≤":{"df":0,"docs":{},"j":{"<":{"df":0,"docs":{},"m":{"df":0,"docs":{},"}":{",":{"df":0,"docs":{},"h":{"1":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"η":{"1":{"df":0,"docs":{},"z":{"2":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"h":{"2":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"η":{"2":{"df":0,"docs":{},"z":{"2":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"{":{"df":0,"docs":{},"p":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{":":{"0":{"df":0,"docs":{},"≤":{"df":0,"docs":{},"k":{"<":{"df":0,"docs":{},"n":{"df":0,"docs":{},"}":{",":{"df":0,"docs":{},"π":{",":{"df":0,"docs":{},"y":{",":{"df":0,"docs":{},"{":{"(":{"df":0,"docs":{},"π":{"0":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"df":0,"docs":{},"​":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"p":{"0":{"df":0,"docs":{},"​":{")":{":":{"0":{"df":0,"docs":{},"≤":{"df":0,"docs":{},"s":{"<":{"df":0,"docs":{},"q":{"df":0,"docs":{},"}":{",":{"df":0,"docs":{},"{":{"(":{"df":0,"docs":{},"π":{"df":0,"docs":{},"k":{"df":0,"docs":{},"−":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"2":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"p":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{")":{":":{"0":{"df":0,"docs":{},"≤":{"df":0,"docs":{},"k":{"<":{"df":0,"docs":{},"n":{",":{"0":{"df":0,"docs":{},"≤":{"df":0,"docs":{},"s":{"<":{"df":0,"docs":{},"q":{"df":0,"docs":{},"}":{",":{"df":0,"docs":{},"{":{"(":{"df":0,"docs":{},"η":{"1":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"df":0,"docs":{},"​":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"h":{"1":{"df":0,"docs":{},"​":{")":{":":{"0":{"df":0,"docs":{},"≤":{"df":0,"docs":{},"s":{"<":{"df":0,"docs":{},"q":{"df":0,"docs":{},"}":{"df":0,"docs":{},"{":{"(":{"df":0,"docs":{},"η":{"2":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"df":0,"docs":{},"​":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"h":{"2":{"df":0,"docs":{},"​":{")":{":":{"0":{"df":0,"docs":{},"≤":{"df":0,"docs":{},"s":{"<":{"df":0,"docs":{},"q":{"df":0,"docs":{},"}":{",":{"df":0,"docs":{},"{":{"(":{"df":0,"docs":{},"τ":{"df":0,"docs":{},"j":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"df":0,"docs":{},"​":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"t":{"df":0,"docs":{},"j":{"df":0,"docs":{},"​":{")":{":":{"0":{"df":0,"docs":{},"≤":{"df":0,"docs":{},"j":{"<":{"df":0,"docs":{},"m":{",":{"0":{"df":0,"docs":{},"≤":{"df":0,"docs":{},"s":{"<":{"df":0,"docs":{},"q":{"df":1,"docs":{"93":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"]":{",":{"df":0,"docs":{},"t":{"df":0,"docs":{},"j":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"z":{")":{",":{"df":0,"docs":{},"t":{"df":0,"docs":{},"j":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"g":{"df":0,"docs":{},"z":{")":{":":{"0":{"df":0,"docs":{},"≤":{"df":0,"docs":{},"j":{"<":{"df":0,"docs":{},"m":{"df":0,"docs":{},"}":{",":{"[":{"df":0,"docs":{},"h":{"1":{"df":0,"docs":{},"​":{"]":{",":{"df":0,"docs":{},"h":{"1":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"z":{"2":{")":{",":{"[":{"df":0,"docs":{},"h":{"2":{"df":0,"docs":{},"​":{"]":{",":{"df":0,"docs":{},"h":{"2":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"z":{"2":{")":{",":{"df":0,"docs":{},"{":{"[":{"df":0,"docs":{},"p":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{"]":{":":{"0":{"df":0,"docs":{},"≤":{"df":0,"docs":{},"k":{"<":{"df":0,"docs":{},"n":{"df":0,"docs":{},"}":{",":{"df":0,"docs":{},"p":{"df":0,"docs":{},"n":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"y":{",":{"df":0,"docs":{},"{":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"(":{"df":0,"docs":{},"p":{"0":{"df":0,"docs":{},"​":{"(":{"d":{"0":{"df":0,"docs":{},"​":{")":{",":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"df":0,"docs":{},"​":{")":{":":{"0":{"df":0,"docs":{},"≤":{"df":0,"docs":{},"s":{"<":{"df":0,"docs":{},"q":{"df":0,"docs":{},"}":{")":{",":{"df":0,"docs":{},"{":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"(":{"df":0,"docs":{},"p":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{"(":{"d":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{")":{",":{"df":0,"docs":{},"−":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"2":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{")":{":":{"0":{"df":0,"docs":{},"≤":{"df":0,"docs":{},"k":{"<":{"df":0,"docs":{},"n":{",":{"0":{"df":0,"docs":{},"≤":{"df":0,"docs":{},"s":{"<":{"df":0,"docs":{},"q":{"df":0,"docs":{},"}":{",":{"df":0,"docs":{},"{":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"(":{"df":0,"docs":{},"h":{"1":{"df":0,"docs":{},"​":{"(":{"d":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"​":{")":{",":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"df":0,"docs":{},"​":{")":{":":{"0":{"df":0,"docs":{},"≤":{"df":0,"docs":{},"s":{"<":{"df":0,"docs":{},"q":{"df":0,"docs":{},"}":{",":{"df":0,"docs":{},"{":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"(":{"df":0,"docs":{},"h":{"2":{"df":0,"docs":{},"​":{"(":{"d":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"​":{")":{",":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"df":0,"docs":{},"​":{")":{":":{"0":{"df":0,"docs":{},"≤":{"df":0,"docs":{},"s":{"<":{"df":0,"docs":{},"q":{"df":0,"docs":{},"}":{",":{"df":0,"docs":{},"{":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"(":{"df":0,"docs":{},"t":{"df":0,"docs":{},"j":{"df":0,"docs":{},"​":{"(":{"d":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"​":{")":{",":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"df":0,"docs":{},"​":{")":{":":{"0":{"df":0,"docs":{},"≤":{"df":0,"docs":{},"j":{"<":{"df":0,"docs":{},"m":{",":{"0":{"df":0,"docs":{},"≤":{"df":0,"docs":{},"s":{"<":{"df":0,"docs":{},"q":{"df":1,"docs":{"92":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},":":{"=":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"t":{"df":0,"docs":{},"j":{"df":0,"docs":{},"​":{"(":{"d":{"df":0,"docs":{},"l":{"df":1,"docs":{"92":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{",":{"[":{"df":0,"docs":{},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{",":{"[":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"]":{"1":{"df":2,"docs":{"25":{"tf":1.0},"31":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"​":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"df":0,"docs":{},"​":{"=":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"′":{"df":0,"docs":{},"​":{"+":{"b":{"1":{"0":{"df":0,"docs":{},"​":{"df":0,"docs":{},"x":{"df":0,"docs":{},"n":{"+":{"2":{"=":{"df":0,"docs":{},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"′":{"df":0,"docs":{},"​":{"df":0,"docs":{},"−":{"b":{"1":{"0":{"df":0,"docs":{},"​":{"+":{"b":{"1":{"1":{"df":0,"docs":{},"​":{"df":0,"docs":{},"x":{"df":0,"docs":{},"n":{"+":{"2":{"=":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"′":{"df":0,"docs":{},"​":{"df":0,"docs":{},"−":{"b":{"1":{"1":{"df":1,"docs":{"25":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"′":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"25":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"m":{"df":0,"docs":{},"′":{"+":{"1":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"′":{"+":{"df":0,"docs":{},"m":{"df":1,"docs":{"92":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"126":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"l":{"df":6,"docs":{"18":{"tf":1.0},"49":{"tf":1.0},"69":{"tf":1.0},"7":{"tf":1.0},"72":{"tf":1.0},"8":{"tf":1.0}}}},"p":{"df":1,"docs":{"130":{"tf":1.0}}},"t":{"a":{"df":0,"docs":{},"l":{"df":4,"docs":{"123":{"tf":1.0},"126":{"tf":1.0},"2":{"tf":1.0},"89":{"tf":1.0}}}},"df":0,"docs":{}},"w":{"a":{"df":0,"docs":{},"r":{"d":{"df":1,"docs":{"49":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"y":{"df":3,"docs":{"33":{"tf":1.0},"6":{"tf":2.23606797749979},"8":{"tf":1.0}}}},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"ζ":{")":{"=":{"df":0,"docs":{},"t":{"df":1,"docs":{"27":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"+":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"p":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"υ":{"2":{"a":{"+":{"df":0,"docs":{},"υ":{"3":{"b":{"+":{"df":0,"docs":{},"υ":{"4":{"c":{"+":{"df":0,"docs":{},"υ":{"5":{"df":0,"docs":{},"s":{"df":0,"docs":{},"σ":{"1":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"υ":{"6":{"df":0,"docs":{},"s":{"df":0,"docs":{},"σ":{"2":{"df":1,"docs":{"27":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"]":{"1":{"df":1,"docs":{"31":{"tf":1.0}},"​":{"=":{"[":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"ζ":{"df":0,"docs":{},"n":{"+":{"2":{"[":{"df":0,"docs":{},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"ζ":{"2":{"(":{"df":0,"docs":{},"n":{"+":{"2":{")":{"[":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"]":{"1":{"df":1,"docs":{"31":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"r":{"a":{"c":{"df":0,"docs":{},"e":{"'":{"df":2,"docs":{"67":{"tf":1.0},"69":{"tf":1.0}}},".":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"101":{"tf":1.0}}}}}},"df":0,"docs":{}},"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"n":{"df":1,"docs":{"102":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"n":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":1,"docs":{"102":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":1,"docs":{"101":{"tf":1.4142135623730951}}}},"df":54,"docs":{"10":{"tf":1.0},"100":{"tf":1.0},"101":{"tf":2.6457513110645907},"102":{"tf":2.449489742783178},"103":{"tf":1.0},"105":{"tf":1.7320508075688772},"106":{"tf":1.7320508075688772},"107":{"tf":1.4142135623730951},"11":{"tf":1.0},"110":{"tf":1.0},"112":{"tf":1.7320508075688772},"116":{"tf":1.4142135623730951},"118":{"tf":2.0},"12":{"tf":1.0},"120":{"tf":1.0},"121":{"tf":1.4142135623730951},"122":{"tf":1.0},"123":{"tf":2.0},"124":{"tf":1.7320508075688772},"125":{"tf":3.0},"126":{"tf":1.0},"128":{"tf":2.0},"13":{"tf":1.0},"15":{"tf":1.0},"19":{"tf":1.4142135623730951},"22":{"tf":1.0},"33":{"tf":1.0},"34":{"tf":1.0},"47":{"tf":1.4142135623730951},"48":{"tf":1.7320508075688772},"49":{"tf":1.7320508075688772},"50":{"tf":1.4142135623730951},"51":{"tf":3.0},"52":{"tf":1.0},"53":{"tf":1.4142135623730951},"57":{"tf":1.7320508075688772},"58":{"tf":1.4142135623730951},"59":{"tf":2.0},"61":{"tf":1.4142135623730951},"62":{"tf":1.4142135623730951},"64":{"tf":2.0},"65":{"tf":1.7320508075688772},"67":{"tf":1.4142135623730951},"68":{"tf":1.7320508075688772},"69":{"tf":2.8284271247461903},"7":{"tf":1.0},"8":{"tf":2.0},"81":{"tf":2.449489742783178},"82":{"tf":2.23606797749979},"89":{"tf":2.23606797749979},"9":{"tf":1.7320508075688772},"92":{"tf":2.0},"97":{"tf":1.7320508075688772},"98":{"tf":1.4142135623730951}},"t":{"df":1,"docs":{"101":{"tf":2.23606797749979}}}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"128":{"tf":1.0}}}},"u":{"c":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"98":{"tf":1.0}}}},"n":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":15,"docs":{"106":{"tf":1.0},"111":{"tf":1.7320508075688772},"126":{"tf":1.0},"23":{"tf":1.4142135623730951},"24":{"tf":1.4142135623730951},"25":{"tf":1.4142135623730951},"26":{"tf":1.4142135623730951},"27":{"tf":1.0},"30":{"tf":1.4142135623730951},"31":{"tf":2.0},"39":{"tf":2.23606797749979},"41":{"tf":1.0},"87":{"tf":1.4142135623730951},"92":{"tf":4.242640687119285},"93":{"tf":4.123105625617661}}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":5,"docs":{"116":{"tf":1.0},"2":{"tf":1.0},"3":{"tf":1.0},"68":{"tf":1.0},"95":{"tf":1.0}}}}}},"i":{"df":0,"docs":{},"t":{"df":21,"docs":{"100":{"tf":2.0},"102":{"tf":2.23606797749979},"105":{"tf":1.0},"106":{"tf":1.0},"107":{"tf":1.7320508075688772},"118":{"tf":1.0},"125":{"tf":1.0},"128":{"tf":1.0},"48":{"tf":1.0},"49":{"tf":1.0},"52":{"tf":1.0},"54":{"tf":2.0},"55":{"tf":1.0},"57":{"tf":1.0},"61":{"tf":1.0},"65":{"tf":2.0},"69":{"tf":2.0},"82":{"tf":1.7320508075688772},"89":{"tf":1.4142135623730951},"93":{"tf":1.0},"98":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"102":{"tf":1.4142135623730951}}}}}},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"107":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":2,"docs":{"102":{"tf":1.4142135623730951},"107":{"tf":1.0}}}}}}}},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"102":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}}}}}},"l":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"51":{"tf":1.0}}}},"df":0,"docs":{}},"p":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"79":{"tf":1.0}}}},"df":0,"docs":{}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"77":{"tf":1.0}}}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":3,"docs":{"130":{"tf":1.7320508075688772},"56":{"tf":1.0},"67":{"tf":1.0}}}},"df":0,"docs":{},"e":{"'":{"df":1,"docs":{"71":{"tf":1.0}}},"df":6,"docs":{"71":{"tf":1.0},"74":{"tf":1.0},"76":{"tf":1.0},"77":{"tf":2.449489742783178},"89":{"tf":1.0},"90":{"tf":1.7320508075688772}}}},"i":{"c":{"df":0,"docs":{},"k":{"df":7,"docs":{"108":{"tf":1.0},"116":{"tf":1.0},"125":{"tf":1.0},"13":{"tf":1.7320508075688772},"17":{"tf":1.0},"20":{"tf":1.4142135623730951},"95":{"tf":1.0}}}},"df":5,"docs":{"104":{"tf":1.0},"13":{"tf":1.0},"15":{"tf":1.0},"76":{"tf":1.0},"77":{"tf":1.0}},"v":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"125":{"tf":1.4142135623730951},"13":{"tf":1.0}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"e":{"df":7,"docs":{"125":{"tf":1.0},"13":{"tf":1.4142135623730951},"20":{"tf":1.0},"76":{"tf":1.0},"82":{"tf":1.0},"9":{"tf":1.0},"97":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":2,"docs":{"13":{"tf":1.7320508075688772},"6":{"tf":1.4142135623730951}}}},"r":{"df":0,"docs":{},"n":{"df":3,"docs":{"13":{"tf":1.0},"64":{"tf":1.0},"69":{"tf":1.0}}}}},"w":{"df":0,"docs":{},"i":{"d":{"d":{"df":0,"docs":{},"l":{"df":1,"docs":{"2":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}},"o":{"df":30,"docs":{"100":{"tf":1.0},"101":{"tf":1.0},"102":{"tf":1.4142135623730951},"109":{"tf":1.0},"114":{"tf":1.0},"116":{"tf":1.0},"12":{"tf":2.23606797749979},"121":{"tf":1.0},"124":{"tf":1.0},"125":{"tf":2.23606797749979},"13":{"tf":3.0},"15":{"tf":1.0},"31":{"tf":1.0},"35":{"tf":1.0},"37":{"tf":1.4142135623730951},"39":{"tf":1.0},"43":{"tf":1.4142135623730951},"47":{"tf":1.0},"48":{"tf":1.7320508075688772},"51":{"tf":2.0},"58":{"tf":1.0},"67":{"tf":1.4142135623730951},"7":{"tf":1.0},"70":{"tf":1.0},"73":{"tf":1.0},"8":{"tf":1.4142135623730951},"82":{"tf":1.4142135623730951},"88":{"tf":1.0},"97":{"tf":1.0},"98":{"tf":1.0}}}},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":3,"docs":{"51":{"tf":1.0},"69":{"tf":1.0},"9":{"tf":1.0}}},"i":{"c":{"df":1,"docs":{"99":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"ˉ":{"=":{"df":0,"docs":{},"t":{"df":1,"docs":{"27":{"tf":1.0}}}},"df":0,"docs":{}},"∈":{"df":0,"docs":{},"f":{"2":{"df":0,"docs":{},"n":{"df":0,"docs":{},"×":{"3":{"3":{"df":1,"docs":{"121":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"u":{"=":{"6":{"df":1,"docs":{"8":{"tf":1.0}}},"df":0,"docs":{}},"df":2,"docs":{"10":{"tf":1.0},"8":{"tf":1.4142135623730951}},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"49":{"tf":1.0}}}}}},"n":{"b":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"125":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"19":{"tf":1.0}}}}},"df":0,"docs":{}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"104":{"tf":1.0},"107":{"tf":1.0},"63":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"39":{"tf":1.0},"88":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"n":{"d":{"df":8,"docs":{"104":{"tf":1.0},"13":{"tf":1.0},"130":{"tf":1.0},"45":{"tf":1.0},"49":{"tf":1.0},"67":{"tf":1.0},"7":{"tf":1.0},"76":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":1,"docs":{"76":{"tf":1.0}}}}}},"q":{"df":0,"docs":{},"u":{"df":3,"docs":{"13":{"tf":1.4142135623730951},"19":{"tf":1.0},"73":{"tf":1.0}}}},"t":{"df":0,"docs":{},"i":{"df":18,"docs":{"105":{"tf":1.0},"107":{"tf":1.4142135623730951},"116":{"tf":2.23606797749979},"117":{"tf":3.3166247903554},"118":{"tf":2.23606797749979},"13":{"tf":3.0},"15":{"tf":1.0},"22":{"tf":1.0},"33":{"tf":1.0},"34":{"tf":1.0},"35":{"tf":1.0},"37":{"tf":1.0},"4":{"tf":1.0},"51":{"tf":1.7320508075688772},"61":{"tf":1.0},"67":{"tf":2.8284271247461903},"80":{"tf":1.4142135623730951},"89":{"tf":1.0}}}},"v":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":4,"docs":{"70":{"tf":1.0},"73":{"tf":1.0},"81":{"tf":1.0},"82":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"r":{"d":{"df":1,"docs":{"125":{"tf":1.0}}},"df":0,"docs":{}}},"p":{"a":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"121":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"55":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":2,"docs":{"75":{"tf":1.0},"78":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":4,"docs":{"114":{"tf":1.0},"121":{"tf":1.0},"125":{"tf":1.0},"92":{"tf":1.0}}}},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"3":{"tf":1.0},"6":{"tf":1.0}}}}}}},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"125":{"tf":1.7320508075688772}}}}},"p":{"d":{"a":{"df":0,"docs":{},"t":{"df":4,"docs":{"10":{"tf":1.0},"12":{"tf":1.4142135623730951},"125":{"tf":1.4142135623730951},"39":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":7,"docs":{"11":{"tf":1.0},"114":{"tf":1.0},"12":{"tf":1.4142135623730951},"15":{"tf":1.4142135623730951},"70":{"tf":1.0},"82":{"tf":1.0},"9":{"tf":1.0}}},"s":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"34":{"tf":1.0}}}},"df":60,"docs":{"100":{"tf":1.0},"101":{"tf":1.0},"102":{"tf":2.0},"103":{"tf":1.0},"104":{"tf":1.4142135623730951},"106":{"tf":1.0},"107":{"tf":1.7320508075688772},"109":{"tf":1.0},"111":{"tf":2.0},"112":{"tf":1.0},"114":{"tf":1.0},"116":{"tf":2.449489742783178},"117":{"tf":1.4142135623730951},"118":{"tf":2.0},"12":{"tf":1.0},"121":{"tf":1.0},"123":{"tf":1.4142135623730951},"125":{"tf":4.0},"126":{"tf":1.0},"128":{"tf":1.4142135623730951},"129":{"tf":1.0},"13":{"tf":2.8284271247461903},"130":{"tf":2.23606797749979},"18":{"tf":1.0},"2":{"tf":1.0},"20":{"tf":1.0},"3":{"tf":1.0},"32":{"tf":1.0},"33":{"tf":1.4142135623730951},"34":{"tf":1.0},"35":{"tf":1.0},"37":{"tf":1.0},"39":{"tf":1.7320508075688772},"4":{"tf":1.4142135623730951},"40":{"tf":1.0},"43":{"tf":1.4142135623730951},"44":{"tf":2.0},"47":{"tf":1.4142135623730951},"48":{"tf":1.4142135623730951},"49":{"tf":2.23606797749979},"56":{"tf":1.0},"58":{"tf":1.0},"59":{"tf":1.0},"6":{"tf":2.23606797749979},"62":{"tf":1.0},"67":{"tf":1.0},"7":{"tf":1.7320508075688772},"70":{"tf":1.0},"73":{"tf":1.0},"75":{"tf":1.0},"77":{"tf":1.4142135623730951},"8":{"tf":1.0},"85":{"tf":1.0},"86":{"tf":1.4142135623730951},"87":{"tf":1.0},"89":{"tf":1.4142135623730951},"90":{"tf":1.0},"92":{"tf":1.0},"97":{"tf":1.0},"99":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"49":{"tf":1.0}}}},"i":{"df":0,"docs":{},"z":{"df":1,"docs":{"34":{"tf":1.0}}}},"u":{"a":{"df":0,"docs":{},"l":{"df":7,"docs":{"116":{"tf":1.0},"13":{"tf":1.0},"130":{"tf":1.0},"4":{"tf":1.0},"52":{"tf":1.0},"69":{"tf":1.0},"73":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"95":{"tf":1.0}}}}}},"v":{"=":{"9":{"df":1,"docs":{"8":{"tf":1.0}}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"d":{"df":22,"docs":{"10":{"tf":1.4142135623730951},"118":{"tf":1.0},"12":{"tf":1.0},"125":{"tf":1.4142135623730951},"13":{"tf":1.0},"15":{"tf":1.7320508075688772},"20":{"tf":1.0},"32":{"tf":1.0},"33":{"tf":1.0},"47":{"tf":1.0},"48":{"tf":1.0},"49":{"tf":1.0},"51":{"tf":1.4142135623730951},"68":{"tf":1.4142135623730951},"69":{"tf":1.0},"75":{"tf":1.0},"77":{"tf":1.0},"8":{"tf":1.4142135623730951},"82":{"tf":1.7320508075688772},"84":{"tf":1.0},"9":{"tf":1.0},"98":{"tf":1.0}}},"df":0,"docs":{}},"u":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"96":{"tf":1.0}}}},"df":0,"docs":{}},"df":47,"docs":{"100":{"tf":1.7320508075688772},"101":{"tf":1.4142135623730951},"107":{"tf":1.4142135623730951},"111":{"tf":2.0},"112":{"tf":1.0},"12":{"tf":2.23606797749979},"121":{"tf":2.449489742783178},"125":{"tf":5.196152422706632},"126":{"tf":2.23606797749979},"13":{"tf":3.3166247903554},"130":{"tf":2.449489742783178},"15":{"tf":1.4142135623730951},"18":{"tf":1.0},"19":{"tf":2.23606797749979},"2":{"tf":1.0},"20":{"tf":2.8284271247461903},"21":{"tf":1.0},"24":{"tf":1.4142135623730951},"31":{"tf":2.0},"32":{"tf":1.4142135623730951},"33":{"tf":1.7320508075688772},"34":{"tf":3.0},"35":{"tf":1.7320508075688772},"4":{"tf":1.0},"41":{"tf":1.0},"48":{"tf":1.4142135623730951},"51":{"tf":1.4142135623730951},"53":{"tf":1.0},"57":{"tf":1.0},"59":{"tf":1.0},"6":{"tf":2.23606797749979},"65":{"tf":1.0},"68":{"tf":1.0},"69":{"tf":1.4142135623730951},"71":{"tf":1.7320508075688772},"73":{"tf":1.7320508075688772},"75":{"tf":1.4142135623730951},"76":{"tf":1.7320508075688772},"77":{"tf":1.7320508075688772},"78":{"tf":1.0},"8":{"tf":2.23606797749979},"81":{"tf":1.0},"85":{"tf":1.0},"87":{"tf":1.0},"89":{"tf":2.23606797749979},"92":{"tf":2.0},"93":{"tf":1.0}}}},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":5,"docs":{"116":{"tf":2.6457513110645907},"118":{"tf":1.7320508075688772},"19":{"tf":1.0},"54":{"tf":1.0},"82":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"i":{"a":{"b":{"df":0,"docs":{},"l":{"df":11,"docs":{"10":{"tf":1.0},"12":{"tf":1.4142135623730951},"13":{"tf":1.0},"130":{"tf":1.0},"35":{"tf":1.0},"4":{"tf":1.0},"43":{"tf":1.7320508075688772},"44":{"tf":1.7320508075688772},"69":{"tf":1.7320508075688772},"8":{"tf":1.4142135623730951},"93":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":13,"docs":{"10":{"tf":1.7320508075688772},"11":{"tf":1.0},"12":{"tf":1.4142135623730951},"120":{"tf":1.0},"121":{"tf":2.0},"125":{"tf":2.449489742783178},"126":{"tf":1.7320508075688772},"13":{"tf":2.23606797749979},"15":{"tf":1.4142135623730951},"33":{"tf":1.4142135623730951},"35":{"tf":1.7320508075688772},"7":{"tf":1.0},"8":{"tf":2.0}},"e":{"c":{"!":{"[":{"0":{"df":1,"docs":{"102":{"tf":1.0}}},"1":{"df":2,"docs":{"101":{"tf":1.0},"102":{"tf":1.0}}},"2":{"df":1,"docs":{"102":{"tf":1.0}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"d":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"[":{"0":{"df":2,"docs":{"100":{"tf":1.0},"107":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"x":{".":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"34":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"<":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"<":{"df":0,"docs":{},"f":{"df":1,"docs":{"34":{"tf":2.6457513110645907}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":2,"docs":{"100":{"tf":1.0},"107":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}}},"df":3,"docs":{"101":{"tf":1.0},"102":{"tf":1.0},"109":{"tf":1.0}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"'":{"df":1,"docs":{"71":{"tf":1.0}}},"df":16,"docs":{"100":{"tf":1.0},"120":{"tf":1.0},"121":{"tf":1.7320508075688772},"126":{"tf":2.449489742783178},"70":{"tf":1.0},"71":{"tf":2.0},"72":{"tf":1.0},"73":{"tf":1.0},"74":{"tf":1.4142135623730951},"75":{"tf":1.4142135623730951},"76":{"tf":1.4142135623730951},"77":{"tf":1.7320508075688772},"80":{"tf":1.0},"88":{"tf":1.4142135623730951},"89":{"tf":1.0},"90":{"tf":1.7320508075688772}}}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":8,"docs":{"111":{"tf":1.0},"116":{"tf":1.0},"13":{"tf":1.7320508075688772},"19":{"tf":1.0},"48":{"tf":1.0},"49":{"tf":1.0},"68":{"tf":1.0},"95":{"tf":1.0}},"f":{"df":3,"docs":{"29":{"tf":1.0},"3":{"tf":1.0},"6":{"tf":1.4142135623730951}},"i":{"c":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"<":{"df":0,"docs":{},"g":{"1":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"34":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},"df":1,"docs":{"34":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}},"df":56,"docs":{"102":{"tf":1.0},"103":{"tf":1.4142135623730951},"104":{"tf":1.4142135623730951},"105":{"tf":1.0},"106":{"tf":1.7320508075688772},"108":{"tf":1.4142135623730951},"110":{"tf":1.4142135623730951},"111":{"tf":2.23606797749979},"112":{"tf":1.4142135623730951},"12":{"tf":1.4142135623730951},"123":{"tf":1.0},"124":{"tf":1.0},"125":{"tf":2.449489742783178},"126":{"tf":1.4142135623730951},"130":{"tf":1.0},"19":{"tf":1.0},"20":{"tf":3.3166247903554},"3":{"tf":1.0},"31":{"tf":1.0},"32":{"tf":1.7320508075688772},"33":{"tf":1.0},"34":{"tf":2.23606797749979},"43":{"tf":2.0},"47":{"tf":1.0},"49":{"tf":1.0},"52":{"tf":1.0},"54":{"tf":1.0},"55":{"tf":1.0},"56":{"tf":1.7320508075688772},"57":{"tf":1.0},"58":{"tf":1.4142135623730951},"59":{"tf":1.4142135623730951},"6":{"tf":2.0},"60":{"tf":1.0},"61":{"tf":1.7320508075688772},"62":{"tf":1.4142135623730951},"68":{"tf":1.7320508075688772},"69":{"tf":1.4142135623730951},"7":{"tf":1.0},"70":{"tf":1.0},"71":{"tf":2.0},"73":{"tf":2.449489742783178},"75":{"tf":3.4641016151377544},"76":{"tf":2.449489742783178},"77":{"tf":2.6457513110645907},"78":{"tf":1.0},"80":{"tf":1.4142135623730951},"81":{"tf":1.7320508075688772},"82":{"tf":1.4142135623730951},"83":{"tf":1.7320508075688772},"84":{"tf":1.0},"86":{"tf":1.0},"89":{"tf":1.7320508075688772},"92":{"tf":1.0},"93":{"tf":2.449489742783178},"97":{"tf":2.0}},"e":{"df":0,"docs":{},"r":{"'":{"df":1,"docs":{"34":{"tf":1.0}}},":":{":":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"(":{"df":0,"docs":{},"k":{"df":0,"docs":{},"z":{"df":0,"docs":{},"g":{"df":2,"docs":{"34":{"tf":1.4142135623730951},"43":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"<":{"df":0,"docs":{},"f":{"df":1,"docs":{"34":{"tf":1.0}}}},"df":0,"docs":{}}}},"y":{"(":{"(":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"η":{"1":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"df":0,"docs":{},"​":{"df":0,"docs":{},"​":{")":{",":{"df":0,"docs":{},"h":{"1":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"h":{"1":{"df":1,"docs":{"93":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"2":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"df":0,"docs":{},"​":{"df":0,"docs":{},"​":{")":{",":{"df":0,"docs":{},"h":{"2":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"h":{"2":{"df":1,"docs":{"93":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"π":{"0":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"df":0,"docs":{},"​":{"df":0,"docs":{},"​":{")":{",":{"df":0,"docs":{},"p":{"0":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"p":{"0":{"df":1,"docs":{"93":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"τ":{"df":0,"docs":{},"j":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"df":0,"docs":{},"​":{"df":0,"docs":{},"​":{")":{",":{"df":0,"docs":{},"t":{"df":0,"docs":{},"j":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"t":{"df":0,"docs":{},"j":{"df":1,"docs":{"93":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"−":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"2":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"π":{"df":0,"docs":{},"k":{"df":0,"docs":{},"−":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"2":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{"df":0,"docs":{},"​":{")":{",":{"df":0,"docs":{},"p":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"p":{"df":0,"docs":{},"k":{"df":1,"docs":{"93":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"[":{"df":0,"docs":{},"f":{"]":{"1":{"df":1,"docs":{"18":{"tf":1.0}}},"df":0,"docs":{}},"b":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"π":{"b":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"ζ":{",":{"df":0,"docs":{},"f":{"b":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"32":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"z":{"]":{"1":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"π":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"ζ":{"df":0,"docs":{},"ω":{",":{"df":0,"docs":{},"z":{"df":1,"docs":{"32":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"a":{"b":{"df":0,"docs":{},"i":{",":{"df":0,"docs":{},"y":{",":{"df":0,"docs":{},"r":{",":{"df":1,"docs":{"90":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{",":{"df":0,"docs":{},"y":{",":{"df":0,"docs":{},"r":{",":{"df":1,"docs":{"90":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":1,"docs":{"34":{"tf":2.449489742783178}}}}}},"df":0,"docs":{}}}}}}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"12":{"tf":1.0}}}}}}}},"i":{",":{"df":0,"docs":{},"j":{"df":0,"docs":{},"​":{"=":{"df":0,"docs":{},"v":{"df":0,"docs":{},"k":{",":{"df":0,"docs":{},"l":{"df":4,"docs":{"10":{"tf":1.0},"12":{"tf":1.0},"13":{"tf":1.0},"15":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"a":{"df":1,"docs":{"2":{"tf":1.4142135623730951}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"75":{"tf":1.0}}}},"o":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"19":{"tf":1.0}}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"l":{"df":4,"docs":{"127":{"tf":1.0},"128":{"tf":2.23606797749979},"129":{"tf":2.0},"49":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}},"k":{"df":1,"docs":{"43":{"tf":1.7320508075688772}}},"m":{"'":{"df":2,"docs":{"123":{"tf":1.0},"125":{"tf":1.0}}},"df":5,"docs":{"123":{"tf":1.7320508075688772},"125":{"tf":1.0},"128":{"tf":1.0},"130":{"tf":2.8284271247461903},"49":{"tf":1.7320508075688772}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"41":{"tf":1.0}}}}}}}},"w":{"2":{"=":{"df":0,"docs":{},"g":{"df":1,"docs":{"118":{"tf":1.0}}}},"df":1,"docs":{"117":{"tf":1.0}},"k":{"df":1,"docs":{"117":{"tf":1.0}}}},"=":{"8":{"df":1,"docs":{"8":{"tf":1.0}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"a":{"_":{"1":{"df":1,"docs":{"34":{"tf":1.0}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"a":{"_":{"1":{"df":1,"docs":{"34":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"k":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":2,"docs":{"50":{"tf":1.0},"63":{"tf":1.0}}}}}}}}}}},"n":{"df":0,"docs":{},"t":{"df":10,"docs":{"116":{"tf":1.4142135623730951},"118":{"tf":1.0},"129":{"tf":1.4142135623730951},"13":{"tf":1.4142135623730951},"130":{"tf":1.0},"15":{"tf":1.0},"4":{"tf":1.0},"43":{"tf":1.0},"49":{"tf":1.0},"96":{"tf":1.0}}}},"y":{"df":19,"docs":{"100":{"tf":1.0},"11":{"tf":1.0},"125":{"tf":1.0},"128":{"tf":1.0},"13":{"tf":1.4142135623730951},"130":{"tf":1.0},"30":{"tf":1.0},"49":{"tf":1.0},"51":{"tf":1.0},"53":{"tf":1.0},"6":{"tf":1.0},"65":{"tf":1.4142135623730951},"66":{"tf":1.0},"69":{"tf":1.0},"76":{"tf":1.0},"8":{"tf":1.0},"81":{"tf":1.0},"82":{"tf":1.0},"9":{"tf":1.0}}}},"df":3,"docs":{"10":{"tf":1.0},"117":{"tf":1.4142135623730951},"8":{"tf":1.0}},"e":{"'":{"d":{"df":1,"docs":{"118":{"tf":1.0}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":10,"docs":{"18":{"tf":1.0},"42":{"tf":1.0},"50":{"tf":1.0},"52":{"tf":1.0},"6":{"tf":1.4142135623730951},"63":{"tf":1.0},"75":{"tf":1.0},"77":{"tf":1.0},"8":{"tf":1.7320508075688772},"9":{"tf":1.0}}}},"r":{"df":1,"docs":{"49":{"tf":1.0}}},"v":{"df":1,"docs":{"98":{"tf":1.0}}}},"a":{"df":0,"docs":{},"k":{"df":1,"docs":{"41":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":6,"docs":{"106":{"tf":1.0},"125":{"tf":1.4142135623730951},"3":{"tf":1.0},"33":{"tf":1.0},"35":{"tf":1.0},"95":{"tf":1.0}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"'":{"df":0,"docs":{},"t":{"df":2,"docs":{"130":{"tf":1.0},"2":{"tf":1.0}}}},"df":0,"docs":{}}}}},"h":{"a":{"df":0,"docs":{},"t":{"'":{"df":3,"docs":{"14":{"tf":1.0},"68":{"tf":1.0},"76":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":2,"docs":{"111":{"tf":1.0},"116":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"13":{"tf":1.7320508075688772},"82":{"tf":1.0},"90":{"tf":1.4142135623730951}}}}}}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"125":{"tf":1.0}}}},"df":0,"docs":{}}}}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":5,"docs":{"0":{"tf":1.0},"15":{"tf":1.0},"20":{"tf":1.0},"75":{"tf":1.0},"77":{"tf":1.0}}}},"s":{"df":0,"docs":{},"e":{"df":4,"docs":{"107":{"tf":1.0},"116":{"tf":1.0},"128":{"tf":1.0},"53":{"tf":1.0}}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"96":{"tf":1.0}}}}}}}}},"r":{"df":0,"docs":{},"e":{"df":2,"docs":{"10":{"tf":1.0},"34":{"tf":1.7320508075688772}}}},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"19":{"tf":1.0}}}},"t":{"df":2,"docs":{"34":{"tf":2.0},"43":{"tf":1.4142135623730951}},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"3":{"tf":1.0}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":5,"docs":{"118":{"tf":1.0},"125":{"tf":1.7320508075688772},"18":{"tf":1.0},"6":{"tf":1.0},"96":{"tf":1.0}}}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{":":{":":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"(":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":1,"docs":{"43":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"<":{"df":0,"docs":{},"f":{"df":1,"docs":{"34":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"o":{"df":0,"docs":{},"n":{"'":{"df":0,"docs":{},"t":{"df":10,"docs":{"102":{"tf":1.0},"111":{"tf":1.0},"125":{"tf":1.4142135623730951},"128":{"tf":1.0},"130":{"tf":1.0},"66":{"tf":1.0},"71":{"tf":1.0},"76":{"tf":1.0},"8":{"tf":1.0},"81":{"tf":1.0}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"15":{"tf":1.0}}}}},"df":0,"docs":{}},"r":{"d":{"df":1,"docs":{"125":{"tf":1.0}}},"df":0,"docs":{},"k":{"df":21,"docs":{"0":{"tf":1.0},"104":{"tf":1.0},"112":{"tf":1.0},"118":{"tf":1.0},"125":{"tf":1.4142135623730951},"128":{"tf":1.0},"13":{"tf":2.23606797749979},"130":{"tf":1.4142135623730951},"15":{"tf":1.0},"18":{"tf":1.0},"19":{"tf":1.0},"20":{"tf":1.0},"3":{"tf":1.0},"45":{"tf":1.0},"49":{"tf":1.0},"51":{"tf":1.0},"55":{"tf":1.0},"68":{"tf":1.0},"73":{"tf":1.4142135623730951},"78":{"tf":1.0},"86":{"tf":1.4142135623730951}}},"t":{"df":0,"docs":{},"h":{"df":2,"docs":{"2":{"tf":1.0},"36":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"n":{"'":{"df":0,"docs":{},"t":{"df":1,"docs":{"130":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"r":{"a":{"df":0,"docs":{},"p":{"df":4,"docs":{"117":{"tf":1.0},"125":{"tf":1.0},"15":{"tf":1.4142135623730951},"44":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":6,"docs":{"125":{"tf":1.0},"13":{"tf":1.0},"25":{"tf":1.0},"44":{"tf":1.0},"49":{"tf":1.7320508075688772},"90":{"tf":1.4142135623730951}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":2,"docs":{"6":{"tf":1.4142135623730951},"75":{"tf":1.0}}}}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":2,"docs":{"117":{"tf":1.0},"41":{"tf":1.0}}}}}}},"x":{",":{"0":{"df":1,"docs":{"6":{"tf":1.0}}},"df":0,"docs":{},"i":{"df":1,"docs":{"33":{"tf":1.0}}}},"0":{"df":1,"docs":{"107":{"tf":1.0}}},"2":{"df":0,"docs":{},"n":{"df":0,"docs":{},"−":{"1":{"df":1,"docs":{"116":{"tf":1.0}},"q":{"df":0,"docs":{},"k":{"df":0,"docs":{},"t":{"df":2,"docs":{"82":{"tf":1.4142135623730951},"83":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"=":{"3":{"df":2,"docs":{"6":{"tf":1.4142135623730951},"8":{"tf":1.0}}},"df":0,"docs":{},"x":{"0":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"x":{"1":{"df":0,"docs":{},"​":{"df":0,"docs":{},"∗":{"2":{"1":{"6":{"+":{"df":0,"docs":{},"x":{"2":{"df":0,"docs":{},"​":{"df":0,"docs":{},"∗":{"2":{"3":{"2":{"+":{"df":0,"docs":{},"x":{"3":{"df":0,"docs":{},"​":{"df":0,"docs":{},"∗":{"2":{"4":{"8":{"+":{".":{".":{".":{"+":{"df":0,"docs":{},"x":{"7":{"df":0,"docs":{},"​":{"df":0,"docs":{},"∗":{"2":{"1":{"1":{"2":{"df":1,"docs":{"130":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"_":{"0":{"df":3,"docs":{"105":{"tf":1.0},"59":{"tf":1.4142135623730951},"61":{"tf":1.0}}},"df":0,"docs":{}},"df":19,"docs":{"10":{"tf":1.0},"117":{"tf":1.0},"121":{"tf":1.4142135623730951},"13":{"tf":1.0},"130":{"tf":1.7320508075688772},"27":{"tf":1.0},"33":{"tf":1.0},"34":{"tf":1.7320508075688772},"4":{"tf":1.7320508075688772},"43":{"tf":2.23606797749979},"44":{"tf":1.4142135623730951},"51":{"tf":1.0},"6":{"tf":2.23606797749979},"8":{"tf":2.0},"86":{"tf":1.4142135623730951},"92":{"tf":1.0},"93":{"tf":1.0},"95":{"tf":1.0},"99":{"tf":1.0}},"i":{"df":2,"docs":{"116":{"tf":1.0},"130":{"tf":1.4142135623730951}}},"n":{"=":{"1":{"df":1,"docs":{"117":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"−":{"1":{"df":2,"docs":{"117":{"tf":1.0},"13":{"tf":1.0}}},"df":0,"docs":{}}},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"|":{"df":0,"docs":{},"x":{"df":0,"docs":{},"|":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"|":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"|":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"|":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"|":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":2,"docs":{"121":{"tf":1.0},"125":{"tf":1.0}},"|":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"|":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"|":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"|":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"|":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":1,"docs":{"126":{"tf":1.0}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"−":{"df":0,"docs":{},"z":{"2":{"df":0,"docs":{},"h":{"1":{"df":0,"docs":{},"​":{"df":0,"docs":{},"−":{"df":0,"docs":{},"h":{"1":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"z":{"2":{")":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"γ":{"df":0,"docs":{},"′":{"df":0,"docs":{},"x":{"df":0,"docs":{},"−":{"df":0,"docs":{},"z":{"2":{"df":0,"docs":{},"h":{"2":{"df":0,"docs":{},"​":{"df":0,"docs":{},"−":{"df":0,"docs":{},"h":{"2":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"z":{"2":{")":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"j":{"df":0,"docs":{},"∑":{"df":0,"docs":{},"​":{"df":0,"docs":{},"γ":{"df":0,"docs":{},"j":{"df":0,"docs":{},"​":{"df":0,"docs":{},"x":{"df":0,"docs":{},"−":{"df":0,"docs":{},"z":{"df":0,"docs":{},"t":{"df":0,"docs":{},"j":{"df":0,"docs":{},"​":{"df":0,"docs":{},"−":{"df":0,"docs":{},"t":{"df":0,"docs":{},"j":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"z":{")":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"γ":{"df":0,"docs":{},"j":{"df":0,"docs":{},"′":{"df":0,"docs":{},"​":{"df":0,"docs":{},"x":{"df":0,"docs":{},"−":{"df":0,"docs":{},"g":{"df":0,"docs":{},"z":{"df":0,"docs":{},"t":{"df":0,"docs":{},"j":{"df":0,"docs":{},"​":{"df":0,"docs":{},"−":{"df":0,"docs":{},"t":{"df":0,"docs":{},"j":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"g":{"df":0,"docs":{},"z":{"df":1,"docs":{"92":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":1,"docs":{"76":{"tf":1.0}}}},"∣":{"df":0,"docs":{},"∣":{"df":0,"docs":{},"i":{"df":1,"docs":{"86":{"tf":1.0}}}}}},"y":{"+":{"(":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"df":0,"docs":{},"−":{"df":0,"docs":{},"z":{")":{"df":0,"docs":{},"q":{"(":{"d":{"df":0,"docs":{},"i":{"df":1,"docs":{"76":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"x":{"df":0,"docs":{},"−":{"df":0,"docs":{},"z":{")":{"df":0,"docs":{},"q":{"df":1,"docs":{"76":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},":":{"=":{"df":0,"docs":{},"p":{"(":{"df":0,"docs":{},"z":{"df":1,"docs":{"75":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"=":{"(":{"df":0,"docs":{},"p":{"(":{"d":{"1":{"df":0,"docs":{},"​":{")":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"p":{"(":{"d":{"df":0,"docs":{},"m":{"df":1,"docs":{"71":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"y":{"0":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"y":{"df":0,"docs":{},"m":{"df":1,"docs":{"71":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"p":{"(":{"df":0,"docs":{},"z":{"df":1,"docs":{"73":{"tf":1.0}}}},"df":0,"docs":{}},"x":{"df":0,"docs":{},"e":{"+":{"5":{"df":1,"docs":{"33":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":11,"docs":{"18":{"tf":1.4142135623730951},"34":{"tf":2.23606797749979},"43":{"tf":2.23606797749979},"44":{"tf":1.4142135623730951},"71":{"tf":1.4142135623730951},"73":{"tf":1.4142135623730951},"76":{"tf":1.4142135623730951},"86":{"tf":1.4142135623730951},"90":{"tf":1.7320508075688772},"92":{"tf":1.4142135623730951},"93":{"tf":1.0}},"i":{"df":3,"docs":{"71":{"tf":1.0},"77":{"tf":1.0},"90":{"tf":1.0}},"​":{"=":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"z":{"df":1,"docs":{"77":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"u":{"'":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":2,"docs":{"107":{"tf":1.0},"15":{"tf":1.0}}}},"r":{"df":1,"docs":{"104":{"tf":1.0}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":2,"docs":{"111":{"tf":1.0},"41":{"tf":1.0}}}}}}}}},"":{"=":{"df":0,"docs":{},"p":{"(":{"df":0,"docs":{},"z":{"df":1,"docs":{"76":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"z":{"(":{"d":{")":{"df":0,"docs":{},"f":{"(":{"d":{")":{"=":{"df":0,"docs":{},"g":{"(":{"d":{")":{"df":0,"docs":{},"z":{"(":{"df":0,"docs":{},"η":{"d":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}},"ω":{"d":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"h":{")":{"df":0,"docs":{},"f":{"(":{"df":0,"docs":{},"h":{")":{"=":{"df":0,"docs":{},"g":{"(":{"df":0,"docs":{},"h":{")":{"df":0,"docs":{},"z":{"(":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"h":{"df":1,"docs":{"13":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"x":{")":{"=":{"df":0,"docs":{},"∏":{"(":{"df":0,"docs":{},"x":{"df":0,"docs":{},"−":{"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{")":{"df":0,"docs":{},"x":{"2":{"df":0,"docs":{},"n":{"df":0,"docs":{},"−":{"1":{"df":1,"docs":{"116":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"x":{"df":0,"docs":{},"i":{"df":1,"docs":{"116":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"f":{"(":{"df":0,"docs":{},"x":{")":{"=":{"df":0,"docs":{},"g":{"(":{"df":0,"docs":{},"x":{")":{"df":0,"docs":{},"z":{"(":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"x":{"df":1,"docs":{"13":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":2,"docs":{"34":{"tf":1.0},"4":{"tf":1.0}}},"η":{"0":{")":{"=":{"1":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"ω":{"0":{")":{"=":{"1":{"df":1,"docs":{"13":{"tf":2.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"k":{"df":0,"docs":{},"−":{"1":{")":{"=":{"df":0,"docs":{},"∏":{"df":0,"docs":{},"i":{"=":{"0":{"df":0,"docs":{},"k":{"df":0,"docs":{},"−":{"2":{"df":0,"docs":{},"​":{"(":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"γ":{")":{"/":{"df":0,"docs":{},"∏":{"df":0,"docs":{},"i":{"=":{"0":{"df":0,"docs":{},"k":{"df":0,"docs":{},"−":{"2":{"df":0,"docs":{},"​":{"(":{"b":{"df":0,"docs":{},"i":{"df":1,"docs":{"13":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"g":{"(":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"k":{"df":0,"docs":{},"−":{"1":{")":{"df":0,"docs":{},"f":{"(":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"k":{"df":0,"docs":{},"−":{"1":{")":{"df":0,"docs":{},"​":{"=":{"df":0,"docs":{},"z":{"(":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"k":{")":{"=":{"df":0,"docs":{},"z":{"(":{"df":0,"docs":{},"w":{"0":{")":{"=":{"1":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"0":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"z":{"df":0,"docs":{},"n":{"df":0,"docs":{},"−":{"1":{"df":1,"docs":{"24":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"=":{"1":{"df":1,"docs":{"24":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"=":{"(":{"b":{"7":{"df":0,"docs":{},"​":{"df":0,"docs":{},"x":{"2":{"+":{"b":{"8":{"df":0,"docs":{},"​":{"df":0,"docs":{},"x":{"+":{"b":{"9":{"df":0,"docs":{},"​":{")":{"df":0,"docs":{},"z":{"df":0,"docs":{},"h":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"z":{"df":1,"docs":{"24":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"]":{"1":{"df":3,"docs":{"24":{"tf":1.0},"31":{"tf":1.0},"32":{"tf":1.0}}},"df":0,"docs":{}},"^":{"2":{"df":1,"docs":{"109":{"tf":1.0}}},"df":0,"docs":{}},"_":{"1":{"df":1,"docs":{"34":{"tf":1.0}}},"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"a":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"a":{"df":1,"docs":{"34":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"a":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"h":{"a":{"df":3,"docs":{"18":{"tf":1.0},"34":{"tf":1.0},"37":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":23,"docs":{"105":{"tf":1.0},"13":{"tf":3.1622776601683795},"15":{"tf":1.0},"24":{"tf":1.0},"27":{"tf":1.0},"32":{"tf":1.4142135623730951},"34":{"tf":1.4142135623730951},"4":{"tf":1.0},"43":{"tf":1.4142135623730951},"44":{"tf":1.4142135623730951},"57":{"tf":1.4142135623730951},"58":{"tf":1.0},"59":{"tf":1.4142135623730951},"61":{"tf":1.0},"68":{"tf":1.4142135623730951},"73":{"tf":1.4142135623730951},"75":{"tf":1.0},"76":{"tf":1.0},"77":{"tf":1.0},"83":{"tf":1.7320508075688772},"84":{"tf":1.0},"92":{"tf":1.0},"93":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":15,"docs":{"100":{"tf":1.0},"114":{"tf":1.0},"118":{"tf":1.0},"12":{"tf":1.7320508075688772},"121":{"tf":1.4142135623730951},"125":{"tf":1.4142135623730951},"19":{"tf":1.0},"3":{"tf":1.0},"35":{"tf":1.0},"76":{"tf":1.0},"82":{"tf":1.0},"86":{"tf":1.4142135623730951},"9":{"tf":1.0},"92":{"tf":1.0},"93":{"tf":1.0}},"f":{"df":0,"docs":{},"i":{"df":5,"docs":{"107":{"tf":1.7320508075688772},"116":{"tf":1.4142135623730951},"118":{"tf":2.0},"53":{"tf":1.0},"89":{"tf":1.4142135623730951}}}}}}},"f":{"df":0,"docs":{},"−":{"df":0,"docs":{},"g":{"df":0,"docs":{},"z":{"df":0,"docs":{},"′":{"=":{"df":0,"docs":{},"z":{"df":0,"docs":{},"h":{"df":0,"docs":{},"​":{"df":0,"docs":{},"t":{"2":{"df":1,"docs":{"15":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"h":{"df":2,"docs":{"13":{"tf":1.0},"19":{"tf":1.0}},"​":{"(":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"i":{")":{"=":{"0":{"df":1,"docs":{"19":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},":":{"=":{"df":0,"docs":{},"x":{"df":0,"docs":{},"n":{"df":0,"docs":{},"−":{"1":{"df":1,"docs":{"22":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"=":{"df":0,"docs":{},"x":{"df":0,"docs":{},"n":{"df":0,"docs":{},"−":{"1":{"df":2,"docs":{"15":{"tf":1.0},"19":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"t":{"=":{"df":0,"docs":{},"​":{"a":{"df":0,"docs":{},"q":{"df":0,"docs":{},"l":{"df":0,"docs":{},"​":{"+":{"b":{"df":0,"docs":{},"q":{"df":0,"docs":{},"r":{"df":0,"docs":{},"​":{"+":{"a":{"b":{"df":0,"docs":{},"q":{"df":0,"docs":{},"m":{"df":0,"docs":{},"​":{"+":{"c":{"df":0,"docs":{},"q":{"df":0,"docs":{},"o":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"q":{"c":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"+":{"df":0,"docs":{},"α":{"(":{"df":0,"docs":{},"g":{"df":0,"docs":{},"z":{"df":0,"docs":{},"′":{"df":0,"docs":{},"−":{"df":0,"docs":{},"f":{"df":0,"docs":{},"z":{")":{"+":{"df":0,"docs":{},"α":{"2":{"(":{"df":0,"docs":{},"z":{"df":0,"docs":{},"−":{"1":{")":{"df":0,"docs":{},"l":{"1":{"df":1,"docs":{"15":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"13":{"tf":1.4142135623730951}}}}}}},"j":{"b":{"df":1,"docs":{"89":{"tf":1.0}}},"df":0,"docs":{},"t":{"df":1,"docs":{"89":{"tf":1.0}}}},"k":{"+":{"1":{"df":0,"docs":{},"​":{"=":{"df":0,"docs":{},"z":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{"(":{"a":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"β":{"df":0,"docs":{},"s":{"df":0,"docs":{},"σ":{"1":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"k":{")":{"+":{"df":0,"docs":{},"γ":{")":{"(":{"b":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"β":{"df":0,"docs":{},"s":{"df":0,"docs":{},"σ":{"2":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"k":{")":{"+":{"df":0,"docs":{},"γ":{")":{"(":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"β":{"df":0,"docs":{},"s":{"df":0,"docs":{},"σ":{"3":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"k":{")":{"+":{"df":0,"docs":{},"γ":{")":{"(":{"a":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"β":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"k":{"+":{"df":0,"docs":{},"γ":{")":{"(":{"b":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"β":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"k":{"df":0,"docs":{},"k":{"1":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"γ":{")":{"(":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"β":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"k":{"df":0,"docs":{},"k":{"2":{"df":1,"docs":{"24":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"d":{"df":0,"docs":{},"o":{"c":{"df":1,"docs":{"41":{"tf":1.0}}},"df":0,"docs":{}}},"df":1,"docs":{"3":{"tf":1.0}}},"′":{"(":{"df":0,"docs":{},"x":{")":{"=":{"df":0,"docs":{},"z":{"(":{"df":0,"docs":{},"x":{"df":1,"docs":{"15":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},":":{"=":{"df":0,"docs":{},"z":{"(":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"x":{"df":1,"docs":{"4":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"∈":{"df":0,"docs":{},"f":{"df":1,"docs":{"126":{"tf":1.0}}}}},"∈":{"df":0,"docs":{},"f":{"df":2,"docs":{"126":{"tf":1.0},"83":{"tf":1.0}},"∖":{"d":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"e":{"df":1,"docs":{"92":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"−":{"1":{")":{"df":0,"docs":{},"l":{"1":{"df":0,"docs":{},"​":{"=":{"df":0,"docs":{},"z":{"df":0,"docs":{},"h":{"df":0,"docs":{},"​":{"df":0,"docs":{},"t":{"3":{"df":1,"docs":{"15":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"breadcrumbs":{"root":{"0":{",":{"0":{")":{")":{"=":{"(":{"2":{",":{"1":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},",":{"df":0,"docs":{},"t":{"0":{",":{"0":{"df":0,"docs":{},"​":{")":{",":{"(":{"(":{"0":{",":{"1":{")":{",":{"df":0,"docs":{},"t":{"0":{",":{"1":{"df":0,"docs":{},"​":{")":{",":{"(":{"(":{"0":{",":{"2":{")":{",":{"df":0,"docs":{},"t":{"0":{",":{"2":{"df":0,"docs":{},"​":{")":{",":{"(":{"(":{"0":{",":{"3":{")":{",":{"df":0,"docs":{},"t":{"0":{",":{"3":{"df":0,"docs":{},"​":{")":{",":{"(":{"(":{"2":{",":{"1":{")":{",":{"df":0,"docs":{},"t":{"2":{",":{"1":{"df":0,"docs":{},"​":{")":{",":{"(":{"(":{"3":{",":{"1":{")":{",":{"df":0,"docs":{},"t":{"3":{",":{"1":{"df":0,"docs":{},"​":{")":{",":{"(":{"(":{"2":{",":{"2":{")":{",":{"df":0,"docs":{},"t":{"2":{",":{"2":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"1":{")":{")":{"=":{"(":{"0":{",":{"3":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"2":{")":{")":{"=":{"(":{"0":{",":{"2":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"3":{")":{")":{"=":{"(":{"0":{",":{"1":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"ω":{",":{"df":0,"docs":{},"ω":{"2":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"ω":{"1":{"5":{"df":1,"docs":{"107":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},".":{".":{"3":{"2":{"df":1,"docs":{"44":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"2":{"df":1,"docs":{"2":{"tf":1.0}}},"4":{"df":1,"docs":{"2":{"tf":1.0}}},"8":{"df":1,"docs":{"2":{"tf":1.0}}},"df":0,"docs":{}},"<":{"df":0,"docs":{},"x":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"<":{"2":{"1":{"6":{"df":1,"docs":{"130":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":19,"docs":{"10":{"tf":2.23606797749979},"102":{"tf":1.0},"11":{"tf":1.0},"12":{"tf":5.0},"125":{"tf":2.23606797749979},"128":{"tf":1.7320508075688772},"129":{"tf":1.0},"13":{"tf":2.0},"130":{"tf":1.4142135623730951},"35":{"tf":1.0},"44":{"tf":1.0},"51":{"tf":1.4142135623730951},"61":{"tf":1.0},"67":{"tf":1.4142135623730951},"69":{"tf":1.0},"8":{"tf":1.0},"9":{"tf":4.358898943540674},"92":{"tf":1.0},"99":{"tf":1.0}},"x":{"7":{"3":{"df":0,"docs":{},"e":{"d":{"a":{"7":{"5":{"3":{"2":{"9":{"9":{"d":{"7":{"d":{"4":{"8":{"3":{"3":{"3":{"9":{"d":{"8":{"0":{"8":{"0":{"9":{"a":{"1":{"d":{"8":{"0":{"5":{"5":{"3":{"b":{"d":{"a":{"4":{"0":{"2":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"5":{"b":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"1":{"df":1,"docs":{"37":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"υ":{"df":1,"docs":{"93":{"tf":1.0}}},"≤":{"df":0,"docs":{},"i":{"<":{"df":0,"docs":{},"n":{"df":1,"docs":{"13":{"tf":1.0}}}},"df":0,"docs":{}},"j":{"<":{"3":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{},"m":{"df":1,"docs":{"93":{"tf":1.0}}}},"df":0,"docs":{},"≤":{"df":0,"docs":{},"j":{"df":1,"docs":{"121":{"tf":1.0}}}}},"k":{"<":{"df":0,"docs":{},"n":{"df":2,"docs":{"24":{"tf":1.0},"93":{"tf":1.0}}}},"df":0,"docs":{}},"s":{"<":{"df":0,"docs":{},"q":{"df":1,"docs":{"93":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"1":{",":{"b":{"0":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"γ":{"a":{"0":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"γ":{"df":0,"docs":{},"​":{",":{"(":{"b":{"0":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"γ":{")":{"(":{"b":{"1":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"γ":{")":{"(":{"a":{"0":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"γ":{")":{"(":{"a":{"1":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"γ":{")":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"i":{"=":{"0":{"df":0,"docs":{},"∏":{"df":0,"docs":{},"k":{"df":0,"docs":{},"−":{"2":{"df":0,"docs":{},"​":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"γ":{"a":{"df":0,"docs":{},"i":{"df":1,"docs":{"13":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"ω":{",":{"df":0,"docs":{},"ω":{"2":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"n":{"df":0,"docs":{},"−":{"1":{"df":1,"docs":{"19":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"…":{",":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"k":{"df":0,"docs":{},"−":{"1":{"df":1,"docs":{"13":{"tf":1.0}}},"2":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},".":{"1":{"df":1,"docs":{"92":{"tf":1.0}}},"2":{"df":1,"docs":{"92":{"tf":1.0}}},"7":{"df":1,"docs":{"2":{"tf":1.0}}},"df":0,"docs":{}},"/":{"2":{"df":1,"docs":{"76":{"tf":1.0}},"k":{"df":1,"docs":{"76":{"tf":1.4142135623730951}}}},"4":{"df":0,"docs":{},"k":{"df":1,"docs":{"76":{"tf":1.0}}}},"df":0,"docs":{}},"0":{"df":1,"docs":{"125":{"tf":1.0}}},"1":{"4":{"4":{".":{"9":{"df":1,"docs":{"2":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"125":{"tf":1.0}}},"2":{"df":3,"docs":{"125":{"tf":1.0},"126":{"tf":1.0},"37":{"tf":1.0}}},"3":{"df":2,"docs":{"125":{"tf":1.0},"48":{"tf":1.0}}},"4":{"df":1,"docs":{"125":{"tf":1.0}}},"5":{"df":3,"docs":{"125":{"tf":1.0},"128":{"tf":1.0},"67":{"tf":1.4142135623730951}}},"6":{"df":6,"docs":{"107":{"tf":1.0},"121":{"tf":1.0},"125":{"tf":1.4142135623730951},"126":{"tf":1.0},"130":{"tf":1.0},"67":{"tf":2.0}}},"8":{".":{"3":{"df":1,"docs":{"2":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"9":{"df":1,"docs":{"10":{"tf":1.0}}},"b":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"α":{"df":0,"docs":{},"m":{"b":{"df":2,"docs":{"92":{"tf":1.0},"93":{"tf":1.0}}},"df":0,"docs":{}}},"β":{"df":0,"docs":{},"m":{"b":{"df":2,"docs":{"92":{"tf":1.0},"93":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":25,"docs":{"10":{"tf":1.7320508075688772},"101":{"tf":2.0},"102":{"tf":2.0},"11":{"tf":2.449489742783178},"12":{"tf":4.58257569495584},"121":{"tf":1.0},"125":{"tf":2.23606797749979},"126":{"tf":1.0},"129":{"tf":1.0},"13":{"tf":1.7320508075688772},"2":{"tf":1.0},"23":{"tf":1.4142135623730951},"34":{"tf":1.0},"48":{"tf":2.449489742783178},"51":{"tf":2.0},"53":{"tf":1.4142135623730951},"6":{"tf":1.0},"67":{"tf":1.4142135623730951},"8":{"tf":2.0},"81":{"tf":2.0},"82":{"tf":1.0},"9":{"tf":4.0},"92":{"tf":1.0},"93":{"tf":1.0},"99":{"tf":1.7320508075688772}},"t":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"α":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"​":{"df":0,"docs":{},"t":{"df":2,"docs":{"92":{"tf":1.0},"93":{"tf":1.0}}}}}}},"β":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"​":{"df":0,"docs":{},"t":{"df":2,"docs":{"92":{"tf":1.0},"93":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"z":{"2":{"df":1,"docs":{"93":{"tf":1.0}}},"df":0,"docs":{}},"​":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"γ":{"df":0,"docs":{},"m":{"df":1,"docs":{"92":{"tf":1.0}},"​":{",":{"df":0,"docs":{},"γ":{"1":{"df":0,"docs":{},"′":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"γ":{"df":0,"docs":{},"m":{"df":1,"docs":{"93":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"′":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"γ":{"df":0,"docs":{},"m":{"df":1,"docs":{"92":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"2":{",":{"1":{")":{")":{"=":{"(":{"0":{",":{"0":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},",":{"df":0,"docs":{},"t":{"0":{",":{"0":{"df":0,"docs":{},"​":{")":{",":{"(":{"(":{"0":{",":{"3":{")":{",":{"df":0,"docs":{},"t":{"0":{",":{"1":{"df":0,"docs":{},"​":{")":{",":{"(":{"(":{"0":{",":{"2":{")":{",":{"df":0,"docs":{},"t":{"0":{",":{"2":{"df":0,"docs":{},"​":{")":{",":{"(":{"(":{"0":{",":{"1":{")":{",":{"df":0,"docs":{},"t":{"0":{",":{"3":{"df":0,"docs":{},"​":{")":{",":{"(":{"(":{"0":{",":{"0":{")":{",":{"df":0,"docs":{},"t":{"2":{",":{"1":{"df":0,"docs":{},"​":{")":{",":{"(":{"(":{"2":{",":{"2":{")":{",":{"df":0,"docs":{},"t":{"3":{",":{"1":{"df":0,"docs":{},"​":{")":{",":{"(":{"(":{"3":{",":{"1":{")":{",":{"df":0,"docs":{},"t":{"2":{",":{"2":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"2":{")":{")":{"=":{"(":{"3":{",":{"1":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},".":{"2":{"df":1,"docs":{"2":{"tf":1.0}}},"5":{"df":1,"docs":{"2":{"tf":1.7320508075688772}}},"9":{"df":1,"docs":{"2":{"tf":1.0}}},"df":0,"docs":{}},"0":{"0":{".":{"8":{"df":1,"docs":{"2":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"10":{"tf":1.0}}},"1":{"2":{"8":{"df":1,"docs":{"130":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"6":{"df":2,"docs":{"125":{"tf":1.0},"130":{"tf":1.0}}},"df":1,"docs":{"48":{"tf":1.0}}},"2":{"6":{"4":{"df":1,"docs":{"114":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"3":{"2":{"df":2,"docs":{"35":{"tf":1.0},"37":{"tf":1.0}}},"4":{"0":{".":{"1":{"df":1,"docs":{"2":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"5":{"5":{"df":1,"docs":{"40":{"tf":1.0}}},"6":{"df":2,"docs":{"2":{"tf":1.0},"40":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"8":{"7":{"4":{"5":{"df":1,"docs":{"2":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"=":{"df":0,"docs":{},"g":{"df":2,"docs":{"107":{"tf":1.4142135623730951},"118":{"tf":1.0}}}},"^":{"1":{"6":{"df":1,"docs":{"125":{"tf":1.0}}},"df":0,"docs":{}},"2":{"1":{"df":1,"docs":{"2":{"tf":1.0}}},"2":{"df":1,"docs":{"2":{"tf":1.0}}},"3":{"df":1,"docs":{"2":{"tf":1.0}}},"4":{"df":1,"docs":{"2":{"tf":1.0}}},"df":0,"docs":{}},"4":{"df":1,"docs":{"2":{"tf":1.0}}},"5":{"df":1,"docs":{"2":{"tf":1.0}}},"6":{"df":1,"docs":{"2":{"tf":1.0}}},"7":{"df":1,"docs":{"2":{"tf":1.0}}},"df":0,"docs":{},"n":{"df":3,"docs":{"50":{"tf":1.0},"61":{"tf":1.4142135623730951},"67":{"tf":1.7320508075688772}}},"{":{"df":0,"docs":{},"n":{"df":1,"docs":{"67":{"tf":1.0}}}}},"df":23,"docs":{"10":{"tf":2.0},"100":{"tf":1.0},"101":{"tf":1.7320508075688772},"102":{"tf":1.7320508075688772},"11":{"tf":1.4142135623730951},"114":{"tf":1.0},"118":{"tf":1.0},"12":{"tf":1.4142135623730951},"121":{"tf":1.0},"125":{"tf":1.4142135623730951},"126":{"tf":1.0},"128":{"tf":1.0},"13":{"tf":1.7320508075688772},"24":{"tf":1.4142135623730951},"34":{"tf":1.0},"48":{"tf":1.0},"76":{"tf":1.4142135623730951},"8":{"tf":1.4142135623730951},"82":{"tf":1.7320508075688772},"89":{"tf":1.0},"9":{"tf":1.0},"92":{"tf":1.0},"93":{"tf":1.0}},"l":{"df":1,"docs":{"89":{"tf":1.0}}},"m":{"df":1,"docs":{"69":{"tf":1.0}}},"n":{"+":{"1":{"df":2,"docs":{"117":{"tf":1.0},"118":{"tf":1.0}}},"2":{"df":1,"docs":{"126":{"tf":1.7320508075688772}},"×":{"2":{"df":1,"docs":{"126":{"tf":1.0}}},"df":0,"docs":{}},"−":{"df":0,"docs":{},"l":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"b":{"df":1,"docs":{"126":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"k":{"df":1,"docs":{"117":{"tf":1.0}}},"l":{"df":2,"docs":{"80":{"tf":1.0},"89":{"tf":1.0}}}},"df":6,"docs":{"105":{"tf":1.0},"116":{"tf":1.4142135623730951},"117":{"tf":1.4142135623730951},"118":{"tf":1.4142135623730951},"80":{"tf":1.0},"89":{"tf":1.4142135623730951}},"×":{"1":{"2":{"df":1,"docs":{"126":{"tf":1.0}}},"8":{"df":1,"docs":{"126":{"tf":1.0}}},"df":0,"docs":{}},"3":{"df":1,"docs":{"126":{"tf":1.0}}},"4":{"df":1,"docs":{"126":{"tf":1.0}}},"6":{"df":1,"docs":{"126":{"tf":1.0}}},"8":{"df":1,"docs":{"126":{"tf":1.0}}},"df":0,"docs":{}},"−":{"1":{"df":1,"docs":{"76":{"tf":1.0}}},"df":0,"docs":{}}},"z":{"2":{"df":1,"docs":{"93":{"tf":1.0}}},"df":0,"docs":{}},"×":{"0":{"+":{"3":{"df":0,"docs":{},"×":{"0":{"+":{"2":{"df":0,"docs":{},"×":{"3":{"df":0,"docs":{},"×":{"1":{"+":{"6":{"df":0,"docs":{},"×":{"(":{"df":0,"docs":{},"−":{"1":{")":{"+":{"0":{"=":{"0":{"df":1,"docs":{"9":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"9":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"1":{"+":{"3":{"df":0,"docs":{},"×":{"1":{"+":{"2":{"df":0,"docs":{},"×":{"3":{"df":0,"docs":{},"×":{"1":{"+":{"8":{"df":0,"docs":{},"×":{"(":{"df":0,"docs":{},"−":{"1":{")":{"+":{"(":{"df":0,"docs":{},"−":{"1":{")":{"=":{"0":{"df":1,"docs":{"11":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"3":{",":{"1":{")":{")":{"=":{"(":{"2":{",":{"2":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"8":{"df":1,"docs":{"6":{"tf":1.0}}},"df":0,"docs":{}},"0":{"0":{"0":{"0":{"df":1,"docs":{"2":{"tf":2.6457513110645907}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":3,"docs":{"2":{"tf":1.0},"49":{"tf":1.0},"64":{"tf":1.0}}},"8":{"1":{"df":1,"docs":{"37":{"tf":1.0}}},"df":0,"docs":{}},"df":19,"docs":{"10":{"tf":2.0},"101":{"tf":1.4142135623730951},"102":{"tf":1.0},"11":{"tf":1.0},"12":{"tf":2.8284271247461903},"121":{"tf":1.4142135623730951},"125":{"tf":1.7320508075688772},"126":{"tf":2.0},"128":{"tf":1.4142135623730951},"129":{"tf":1.0},"13":{"tf":2.23606797749979},"25":{"tf":1.4142135623730951},"34":{"tf":1.0},"48":{"tf":1.0},"8":{"tf":1.7320508075688772},"83":{"tf":1.7320508075688772},"9":{"tf":1.4142135623730951},"92":{"tf":1.0},"93":{"tf":1.0}},"i":{"+":{"df":0,"docs":{},"j":{",":{"df":0,"docs":{},"v":{"df":1,"docs":{"13":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"k":{"+":{"df":0,"docs":{},"l":{":":{"(":{"df":0,"docs":{},"i":{",":{"0":{")":{"df":0,"docs":{},"∈":{"df":0,"docs":{},"i":{",":{"df":0,"docs":{},"σ":{"(":{"(":{"df":0,"docs":{},"i":{",":{"0":{")":{")":{"=":{"(":{"df":0,"docs":{},"k":{",":{"df":0,"docs":{},"l":{"df":1,"docs":{"13":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"1":{")":{"df":0,"docs":{},"∈":{"df":0,"docs":{},"i":{",":{"df":0,"docs":{},"σ":{"(":{"(":{"df":0,"docs":{},"i":{",":{"1":{")":{")":{"=":{"(":{"df":0,"docs":{},"k":{",":{"df":0,"docs":{},"l":{"df":1,"docs":{"13":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"2":{")":{"df":0,"docs":{},"∈":{"df":0,"docs":{},"i":{",":{"df":0,"docs":{},"σ":{"(":{"(":{"df":0,"docs":{},"i":{",":{"2":{")":{")":{"=":{"(":{"df":0,"docs":{},"k":{",":{"df":0,"docs":{},"l":{"df":1,"docs":{"13":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"n":{"df":1,"docs":{"13":{"tf":1.4142135623730951}}},"⋅":{"2":{"df":0,"docs":{},"n":{"df":1,"docs":{"126":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"4":{".":{"1":{".":{"df":0,"docs":{},"k":{"df":1,"docs":{"92":{"tf":1.0}}}},"df":0,"docs":{}},"2":{"df":1,"docs":{"92":{"tf":1.0}}},"3":{"df":1,"docs":{"92":{"tf":1.0}}},"4":{"df":2,"docs":{"125":{"tf":1.0},"92":{"tf":1.0}}},"5":{"df":1,"docs":{"125":{"tf":1.0}}},"df":0,"docs":{}},"2":{".":{"6":{"df":1,"docs":{"2":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{"5":{"2":{".":{"9":{"df":1,"docs":{"2":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":13,"docs":{"10":{"tf":1.4142135623730951},"101":{"tf":2.0},"121":{"tf":1.4142135623730951},"125":{"tf":1.7320508075688772},"126":{"tf":2.23606797749979},"128":{"tf":1.0},"26":{"tf":1.4142135623730951},"34":{"tf":1.0},"76":{"tf":1.0},"84":{"tf":1.4142135623730951},"92":{"tf":1.0},"93":{"tf":1.0},"97":{"tf":1.0}}},"5":{"7":{"4":{".":{"2":{"df":1,"docs":{"2":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":5,"docs":{"101":{"tf":1.4142135623730951},"125":{"tf":1.0},"27":{"tf":1.4142135623730951},"34":{"tf":1.4142135623730951},"48":{"tf":1.0}}},"6":{"0":{"df":1,"docs":{"13":{"tf":1.0}}},"3":{"df":1,"docs":{"125":{"tf":1.4142135623730951}}},"df":5,"docs":{"10":{"tf":1.0},"101":{"tf":1.4142135623730951},"125":{"tf":1.0},"8":{"tf":1.4142135623730951},"9":{"tf":1.4142135623730951}},"×":{"1":{"+":{"3":{"df":0,"docs":{},"×":{"1":{"+":{"2":{"df":0,"docs":{},"×":{"3":{"df":0,"docs":{},"×":{"0":{"+":{"9":{"df":0,"docs":{},"×":{"(":{"df":0,"docs":{},"−":{"1":{")":{"+":{"0":{"df":1,"docs":{"9":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"6":{"df":0,"docs":{},"×":{"3":{"df":0,"docs":{},"×":{"0":{"+":{"9":{"df":0,"docs":{},"×":{"(":{"df":0,"docs":{},"−":{"1":{")":{"+":{"0":{"=":{"0":{"df":1,"docs":{"9":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"7":{"df":2,"docs":{"125":{"tf":1.0},"51":{"tf":1.0}}},"8":{"df":14,"docs":{"107":{"tf":1.0},"11":{"tf":1.0},"117":{"tf":1.0},"12":{"tf":2.8284271247461903},"125":{"tf":1.0},"13":{"tf":2.0},"130":{"tf":1.0},"48":{"tf":1.0},"51":{"tf":1.7320508075688772},"6":{"tf":1.4142135623730951},"67":{"tf":1.4142135623730951},"8":{"tf":1.0},"9":{"tf":1.0},"97":{"tf":1.0}}},"9":{".":{"6":{"df":1,"docs":{"2":{"tf":1.0}}},"8":{"df":1,"docs":{"125":{"tf":1.0}}},"9":{"df":1,"docs":{"125":{"tf":1.0}}},"df":0,"docs":{}},"df":3,"docs":{"125":{"tf":1.0},"8":{"tf":1.4142135623730951},"9":{"tf":1.4142135623730951}},"×":{"1":{"+":{"0":{"df":0,"docs":{},"×":{"0":{"+":{"9":{"df":0,"docs":{},"×":{"0":{"df":0,"docs":{},"×":{"0":{"+":{"8":{"df":0,"docs":{},"×":{"(":{"df":0,"docs":{},"−":{"1":{")":{"+":{"(":{"df":0,"docs":{},"−":{"1":{")":{"=":{"0":{"df":1,"docs":{"9":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"c":{"df":1,"docs":{"9":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"_":{"1":{"df":1,"docs":{"34":{"tf":1.0}}},"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"_":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":2,"docs":{"100":{"tf":1.0},"99":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"a":{"(":{"df":0,"docs":{},"x":{")":{"df":0,"docs":{},"q":{"df":0,"docs":{},"l":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"x":{")":{"+":{"b":{"(":{"df":0,"docs":{},"x":{")":{"df":0,"docs":{},"q":{"df":0,"docs":{},"r":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"x":{")":{"+":{"a":{"(":{"df":0,"docs":{},"x":{")":{"b":{"(":{"df":0,"docs":{},"x":{")":{"df":0,"docs":{},"q":{"df":0,"docs":{},"m":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"x":{")":{"+":{"c":{"(":{"df":0,"docs":{},"x":{")":{"df":0,"docs":{},"q":{"df":0,"docs":{},"o":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"x":{")":{"+":{"df":0,"docs":{},"q":{"c":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"x":{")":{"+":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"(":{"df":0,"docs":{},"x":{")":{"=":{"0":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":1,"docs":{"34":{"tf":1.0}}},"ζ":{")":{",":{"b":{"df":1,"docs":{"20":{"tf":1.0}}},"df":0,"docs":{}},"[":{"df":0,"docs":{},"q":{"df":0,"docs":{},"l":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{"+":{"b":{"(":{"df":0,"docs":{},"ζ":{")":{"[":{"df":0,"docs":{},"q":{"df":0,"docs":{},"r":{"df":0,"docs":{},"​":{"]":{"1":{"df":1,"docs":{"20":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"ω":{"df":0,"docs":{},"i":{")":{"=":{"a":{"df":0,"docs":{},"i":{"df":1,"docs":{"13":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},",":{"b":{",":{"c":{",":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":1,"docs":{"15":{"tf":1.0}}}},"q":{"df":0,"docs":{},"l":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"q":{"df":0,"docs":{},"r":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"q":{"df":0,"docs":{},"m":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"q":{"df":0,"docs":{},"o":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"q":{"c":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":1,"docs":{"13":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":5,"docs":{"10":{"tf":1.0},"12":{"tf":1.0},"13":{"tf":1.0},"15":{"tf":1.4142135623730951},"34":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"20":{"tf":1.0}},"∈":{"df":0,"docs":{},"f":{"df":1,"docs":{"90":{"tf":1.0}}}}},"df":0,"docs":{}},"0":{"df":4,"docs":{"128":{"tf":2.8284271247461903},"13":{"tf":1.0},"97":{"tf":1.0},"99":{"tf":1.4142135623730951}},"​":{"+":{"df":0,"docs":{},"x":{")":{"(":{"a":{"1":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"x":{")":{"=":{"(":{"b":{"0":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"x":{")":{"(":{"b":{"1":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"x":{"df":1,"docs":{"13":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"β":{"a":{"1":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"γ":{")":{"(":{"a":{"2":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"β":{"a":{"3":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"γ":{")":{"(":{"a":{"1":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"γ":{")":{"=":{"(":{"b":{"0":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"γ":{")":{"(":{"b":{"1":{"df":1,"docs":{"13":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},",":{"df":0,"docs":{},"…":{",":{"a":{"df":0,"docs":{},"k":{"df":0,"docs":{},"−":{"1":{"df":1,"docs":{"13":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},",":{"a":{"1":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"=":{"df":0,"docs":{},"η":{"3":{"df":0,"docs":{},"i":{"+":{"df":0,"docs":{},"j":{"df":1,"docs":{"13":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"a":{"1":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"1":{"df":4,"docs":{"128":{"tf":2.8284271247461903},"13":{"tf":1.0},"97":{"tf":1.0},"99":{"tf":1.7320508075688772}},"​":{",":{"df":0,"docs":{},"…":{",":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"92":{"tf":1.4142135623730951},"93":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"=":{"df":0,"docs":{},"v":{"df":1,"docs":{"13":{"tf":1.0}}}},"df":0,"docs":{}}},"2":{"df":1,"docs":{"128":{"tf":2.8284271247461903}}},"3":{"df":1,"docs":{"128":{"tf":2.8284271247461903}}},":":{"=":{"(":{"b":{"1":{"df":0,"docs":{},"​":{"df":0,"docs":{},"x":{"+":{"b":{"2":{"df":0,"docs":{},"​":{")":{"df":0,"docs":{},"z":{"df":0,"docs":{},"h":{"df":0,"docs":{},"​":{"+":{"a":{"df":1,"docs":{"23":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"=":{"(":{"df":0,"docs":{},"f":{"(":{"a":{")":{",":{"df":0,"docs":{},"f":{"(":{"a":{"b":{")":{",":{"df":0,"docs":{},"f":{"(":{"a":{"b":{"2":{")":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"f":{"(":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"90":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"y":{"0":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"y":{"df":0,"docs":{},"l":{"df":1,"docs":{"90":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"{":{"(":{"(":{"df":0,"docs":{},"i":{",":{"df":0,"docs":{},"j":{")":{",":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{",":{"df":0,"docs":{},"j":{"df":0,"docs":{},"​":{")":{":":{"(":{"df":0,"docs":{},"i":{",":{"df":0,"docs":{},"j":{")":{"df":0,"docs":{},"∈":{"df":0,"docs":{},"i":{"df":1,"docs":{"13":{"tf":2.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"a":{"0":{"df":0,"docs":{},"​":{",":{"a":{"1":{"df":0,"docs":{},"​":{")":{",":{"(":{"a":{"2":{"df":0,"docs":{},"​":{",":{"a":{"3":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"η":{"3":{"df":0,"docs":{},"i":{"+":{"df":0,"docs":{},"j":{",":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{",":{"df":0,"docs":{},"j":{"df":0,"docs":{},"​":{")":{":":{"(":{"df":0,"docs":{},"i":{",":{"df":0,"docs":{},"j":{")":{"df":0,"docs":{},"∈":{"df":0,"docs":{},"i":{"df":1,"docs":{"13":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"4":{",":{"1":{"5":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"a":{"0":{"df":0,"docs":{},"​":{",":{"a":{"1":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"…":{",":{"a":{"df":0,"docs":{},"k":{"df":0,"docs":{},"−":{"1":{"df":1,"docs":{"13":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"ˉ":{"0":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"…":{",":{"a":{"df":0,"docs":{},"ˉ":{"df":0,"docs":{},"k":{"df":0,"docs":{},"−":{"1":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"]":{"1":{"df":0,"docs":{},"​":{",":{"[":{"b":{"]":{"1":{"df":0,"docs":{},"​":{",":{"[":{"c":{"]":{"1":{"df":2,"docs":{"23":{"tf":1.0},"31":{"tf":1.0}},"​":{",":{"[":{"df":0,"docs":{},"z":{"]":{"1":{"df":0,"docs":{},"​":{",":{"[":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{",":{"[":{"df":0,"docs":{},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{",":{"[":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{",":{"a":{"df":0,"docs":{},"ˉ":{",":{"b":{"df":0,"docs":{},"ˉ":{",":{"c":{"df":0,"docs":{},"ˉ":{",":{"df":0,"docs":{},"s":{"df":0,"docs":{},"ˉ":{"df":0,"docs":{},"σ":{"1":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"s":{"df":0,"docs":{},"ˉ":{"df":0,"docs":{},"σ":{"2":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"z":{"df":0,"docs":{},"ˉ":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"π":{"b":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"π":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"p":{"df":0,"docs":{},"ˉ":{"df":0,"docs":{},"​":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"t":{"df":1,"docs":{"28":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"q":{"df":0,"docs":{},"l":{"df":0,"docs":{},"​":{"]":{"1":{"df":1,"docs":{"20":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"_":{"0":{"df":2,"docs":{"48":{"tf":1.0},"50":{"tf":1.0}}},"1":{"df":3,"docs":{"34":{"tf":1.0},"48":{"tf":1.0},"50":{"tf":1.0}}},"2":{"df":1,"docs":{"50":{"tf":1.0}}},"3":{"df":1,"docs":{"50":{"tf":1.0}}},"4":{"df":1,"docs":{"50":{"tf":1.0}}},"5":{"df":2,"docs":{"50":{"tf":1.0},"51":{"tf":1.4142135623730951}}},"6":{"df":1,"docs":{"50":{"tf":1.0}}},"7":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{},"i":{"df":2,"docs":{"48":{"tf":1.0},"50":{"tf":1.0}}},"n":{"df":1,"docs":{"48":{"tf":1.4142135623730951}}},"z":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"a":{"df":1,"docs":{"34":{"tf":1.0}}},"df":0,"docs":{}}}},"{":{"df":0,"docs":{},"n":{"+":{"2":{"df":1,"docs":{"48":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"48":{"tf":1.0}}}}},"b":{"c":{"df":1,"docs":{"12":{"tf":1.0}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"19":{"tf":1.0}},"e":{"d":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"i":{")":{"=":{"a":{"(":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"i":{"df":1,"docs":{"19":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"19":{"tf":1.0}}}}},":":{"=":{"(":{"b":{"0":{"df":0,"docs":{},"​":{"+":{"b":{"1":{"df":0,"docs":{},"​":{"df":0,"docs":{},"x":{"+":{"df":0,"docs":{},"⋯":{"+":{"b":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{"df":0,"docs":{},"x":{"df":0,"docs":{},"k":{")":{"df":0,"docs":{},"z":{"df":0,"docs":{},"h":{"df":0,"docs":{},"​":{"+":{"a":{"df":1,"docs":{"19":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"v":{"df":20,"docs":{"103":{"tf":1.0},"105":{"tf":1.0},"106":{"tf":1.0},"107":{"tf":2.0},"110":{"tf":1.0},"111":{"tf":1.0},"116":{"tf":1.0},"13":{"tf":1.0},"15":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.0},"52":{"tf":1.0},"54":{"tf":1.0},"55":{"tf":1.0},"57":{"tf":1.4142135623730951},"59":{"tf":1.0},"61":{"tf":1.0},"63":{"tf":1.0},"65":{"tf":1.0},"84":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"47":{"tf":1.0},"48":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"s":{"df":2,"docs":{"88":{"tf":1.0},"90":{"tf":1.0}}}}},"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":5,"docs":{"18":{"tf":1.0},"32":{"tf":1.7320508075688772},"6":{"tf":1.0},"90":{"tf":1.0},"93":{"tf":1.4142135623730951}}}},"s":{"df":0,"docs":{},"s":{"df":2,"docs":{"100":{"tf":1.0},"125":{"tf":2.0}}}}},"o":{"df":0,"docs":{},"r":{"d":{"df":4,"docs":{"49":{"tf":1.0},"57":{"tf":1.0},"59":{"tf":1.0},"83":{"tf":1.0}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"128":{"tf":1.0}}}}}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":3,"docs":{"13":{"tf":1.0},"43":{"tf":1.0},"59":{"tf":1.0}}}}}},"t":{"df":1,"docs":{"13":{"tf":1.0}},"u":{"a":{"df":0,"docs":{},"l":{"df":18,"docs":{"100":{"tf":1.0},"101":{"tf":1.0},"106":{"tf":1.4142135623730951},"109":{"tf":1.0},"11":{"tf":1.0},"111":{"tf":1.0},"118":{"tf":2.0},"126":{"tf":1.0},"130":{"tf":1.0},"19":{"tf":1.0},"20":{"tf":1.4142135623730951},"31":{"tf":1.0},"33":{"tf":1.0},"45":{"tf":1.0},"49":{"tf":1.4142135623730951},"62":{"tf":1.4142135623730951},"66":{"tf":1.0},"8":{"tf":1.0}}}},"df":0,"docs":{}}}},"d":{"d":{"df":18,"docs":{"107":{"tf":1.0},"12":{"tf":1.0},"124":{"tf":1.0},"125":{"tf":1.4142135623730951},"128":{"tf":1.0},"130":{"tf":1.7320508075688772},"23":{"tf":1.4142135623730951},"24":{"tf":1.0},"25":{"tf":1.0},"26":{"tf":1.0},"31":{"tf":2.0},"39":{"tf":1.0},"43":{"tf":1.0},"56":{"tf":1.0},"81":{"tf":1.0},"9":{"tf":1.4142135623730951},"92":{"tf":3.0},"93":{"tf":3.0}},"i":{"df":0,"docs":{},"t":{"df":9,"docs":{"12":{"tf":1.0},"121":{"tf":1.4142135623730951},"125":{"tf":1.0},"126":{"tf":1.0},"18":{"tf":1.4142135623730951},"56":{"tf":1.0},"8":{"tf":1.0},"85":{"tf":1.0},"9":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":4,"docs":{"125":{"tf":1.0},"129":{"tf":1.0},"130":{"tf":1.0},"67":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":5,"docs":{"121":{"tf":1.4142135623730951},"123":{"tf":1.0},"125":{"tf":2.8284271247461903},"126":{"tf":1.7320508075688772},"130":{"tf":1.4142135623730951}}}}}}},"df":13,"docs":{"110":{"tf":1.0},"125":{"tf":2.0},"126":{"tf":1.4142135623730951},"19":{"tf":1.0},"30":{"tf":1.0},"31":{"tf":1.0},"33":{"tf":1.0},"41":{"tf":1.0},"69":{"tf":1.0},"81":{"tf":1.0},"82":{"tf":1.0},"86":{"tf":1.0},"87":{"tf":1.0}},"j":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"70":{"tf":1.0}}}}}},"v":{"a":{"df":0,"docs":{},"n":{"c":{"df":2,"docs":{"51":{"tf":1.0},"81":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":5,"docs":{"104":{"tf":1.0},"125":{"tf":1.0},"65":{"tf":1.0},"66":{"tf":1.0},"76":{"tf":1.7320508075688772}},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"101":{"tf":1.0},"125":{"tf":1.0}}}}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"124":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"e":{"df":2,"docs":{"82":{"tf":1.0},"97":{"tf":1.0}}}}},"i":{",":{"0":{"df":0,"docs":{},"​":{"+":{"a":{"df":0,"docs":{},"i":{",":{"1":{"df":0,"docs":{},"​":{"df":0,"docs":{},"β":{"+":{"df":0,"docs":{},"γ":{",":{"df":0,"docs":{},"…":{",":{"a":{"df":0,"docs":{},"k":{"df":0,"docs":{},"−":{"1":{",":{"0":{"df":0,"docs":{},"​":{"+":{"a":{"df":0,"docs":{},"k":{"df":0,"docs":{},"−":{"1":{",":{"1":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"m":{"df":2,"docs":{"49":{"tf":1.0},"82":{"tf":1.4142135623730951}}},"r":{":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"<":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":2,"docs":{"100":{"tf":1.0},"107":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":1,"docs":{"102":{"tf":1.4142135623730951}}}}}}}}},"df":14,"docs":{"101":{"tf":1.0},"102":{"tf":2.23606797749979},"103":{"tf":1.0},"106":{"tf":1.0},"107":{"tf":1.4142135623730951},"47":{"tf":1.0},"49":{"tf":2.449489742783178},"64":{"tf":1.0},"65":{"tf":1.0},"69":{"tf":1.0},"81":{"tf":1.0},"89":{"tf":1.0},"98":{"tf":2.23606797749979},"99":{"tf":1.0}}},"​":{"(":{"df":0,"docs":{},"q":{"df":0,"docs":{},"l":{"df":0,"docs":{},"​":{")":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"+":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"q":{"df":0,"docs":{},"r":{"df":0,"docs":{},"​":{")":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"+":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"df":0,"docs":{},"q":{"df":0,"docs":{},"m":{"df":0,"docs":{},"​":{"+":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"q":{"df":0,"docs":{},"o":{"df":0,"docs":{},"​":{")":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"+":{"(":{"df":0,"docs":{},"q":{"c":{"df":0,"docs":{},"​":{")":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"+":{"(":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{")":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"=":{"0":{"df":3,"docs":{"12":{"tf":1.0},"13":{"tf":1.0},"15":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"=":{"0":{"df":2,"docs":{"10":{"tf":1.0},"9":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},",":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"df":0,"docs":{},"∈":{"df":0,"docs":{},"f":{"df":1,"docs":{"13":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"r":{"a":{"df":1,"docs":{"47":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"m":{"df":9,"docs":{"114":{"tf":1.0},"18":{"tf":1.4142135623730951},"2":{"tf":1.4142135623730951},"22":{"tf":1.7320508075688772},"29":{"tf":1.4142135623730951},"33":{"tf":1.7320508075688772},"44":{"tf":1.0},"6":{"tf":1.7320508075688772},"95":{"tf":1.0}}}}}}}}},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":4,"docs":{"117":{"tf":1.0},"13":{"tf":1.0},"18":{"tf":1.0},"63":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":9,"docs":{"103":{"tf":1.0},"106":{"tf":1.4142135623730951},"107":{"tf":1.0},"20":{"tf":2.0},"4":{"tf":1.0},"6":{"tf":1.0},"77":{"tf":1.0},"89":{"tf":1.0},"96":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"h":{"a":{"_":{"a":{"df":0,"docs":{},"n":{"d":{"_":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"a":{"_":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"i":{"df":1,"docs":{"107":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"i":{"df":1,"docs":{"107":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":3,"docs":{"107":{"tf":1.0},"110":{"tf":1.0},"111":{"tf":1.0}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":0,"docs":{},"i":{"df":10,"docs":{"125":{"tf":1.4142135623730951},"13":{"tf":1.4142135623730951},"20":{"tf":1.0},"22":{"tf":1.0},"31":{"tf":1.0},"49":{"tf":1.0},"76":{"tf":1.0},"82":{"tf":1.4142135623730951},"89":{"tf":1.0},"9":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":1,"docs":{"76":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":2,"docs":{"13":{"tf":1.4142135623730951},"9":{"tf":1.0}}}}}}}},"w":{"a":{"df":0,"docs":{},"y":{"df":7,"docs":{"100":{"tf":1.0},"11":{"tf":1.0},"117":{"tf":1.7320508075688772},"55":{"tf":1.0},"71":{"tf":1.0},"76":{"tf":1.4142135623730951},"80":{"tf":1.0}}}},"df":0,"docs":{}}},"m":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":1,"docs":{"123":{"tf":1.0}}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":3,"docs":{"103":{"tf":1.0},"2":{"tf":1.0},"77":{"tf":1.0}}}}}}},"n":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"df":0,"docs":{},"z":{"df":2,"docs":{"75":{"tf":1.4142135623730951},"76":{"tf":1.0}}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":6,"docs":{"125":{"tf":1.0},"128":{"tf":1.4142135623730951},"4":{"tf":1.0},"52":{"tf":1.0},"69":{"tf":1.0},"76":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"107":{"tf":1.0}}}}}},"y":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"109":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"73":{"tf":1.0}}}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"49":{"tf":1.0}}}},"w":{"a":{"df":0,"docs":{},"y":{"df":2,"docs":{"13":{"tf":1.0},"15":{"tf":1.0}}}},"df":0,"docs":{}}}},"p":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"d":{"df":1,"docs":{"125":{"tf":1.0}}},"df":0,"docs":{}}}},"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"34":{"tf":1.0}}}}},"df":5,"docs":{"120":{"tf":1.0},"121":{"tf":1.0},"123":{"tf":1.0},"125":{"tf":1.7320508075688772},"126":{"tf":1.0}},"i":{"df":13,"docs":{"100":{"tf":1.0},"101":{"tf":1.0},"102":{"tf":1.0},"103":{"tf":1.0},"114":{"tf":1.0},"2":{"tf":1.0},"33":{"tf":1.4142135623730951},"42":{"tf":1.7320508075688772},"43":{"tf":1.0},"44":{"tf":1.0},"97":{"tf":1.7320508075688772},"98":{"tf":1.0},"99":{"tf":1.0}}},"p":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"df":2,"docs":{"112":{"tf":1.0},"125":{"tf":1.0}}}},"df":0,"docs":{},"n":{"d":{"df":3,"docs":{"111":{"tf":1.7320508075688772},"121":{"tf":1.4142135623730951},"39":{"tf":2.449489742783178}}},"df":0,"docs":{}}},"l":{"df":1,"docs":{"2":{"tf":1.0}},"i":{"c":{"df":1,"docs":{"41":{"tf":1.0}}},"df":11,"docs":{"102":{"tf":1.4142135623730951},"118":{"tf":1.0},"125":{"tf":1.0},"128":{"tf":1.4142135623730951},"129":{"tf":1.4142135623730951},"13":{"tf":1.4142135623730951},"2":{"tf":1.0},"56":{"tf":1.0},"58":{"tf":1.0},"67":{"tf":1.0},"92":{"tf":1.4142135623730951}}}},"r":{"df":0,"docs":{},"o":{"a":{"c":{"df":0,"docs":{},"h":{"df":2,"docs":{"125":{"tf":1.0},"13":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":3,"docs":{"107":{"tf":1.4142135623730951},"12":{"tf":1.0},"65":{"tf":1.0}}}}}}}}},"q":{"df":0,"docs":{},"l":{"df":0,"docs":{},"​":{"+":{"b":{"df":0,"docs":{},"q":{"df":0,"docs":{},"r":{"df":1,"docs":{"20":{"tf":1.0}},"​":{"+":{"a":{"b":{"df":0,"docs":{},"q":{"df":0,"docs":{},"m":{"df":0,"docs":{},"​":{"+":{"c":{"df":0,"docs":{},"q":{"df":0,"docs":{},"o":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"q":{"c":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"=":{"df":0,"docs":{},"z":{"df":0,"docs":{},"h":{"df":0,"docs":{},"​":{"df":0,"docs":{},"t":{"1":{"df":1,"docs":{"15":{"tf":1.0}}},"df":1,"docs":{"13":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"r":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"121":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":1,"docs":{"27":{"tf":1.0}},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":4,"docs":{"100":{"tf":1.0},"107":{"tf":1.0},"125":{"tf":1.0},"126":{"tf":1.4142135623730951}}}}}}}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":9,"docs":{"13":{"tf":1.0},"3":{"tf":1.7320508075688772},"49":{"tf":1.0},"6":{"tf":1.0},"68":{"tf":1.4142135623730951},"69":{"tf":1.4142135623730951},"7":{"tf":1.4142135623730951},"81":{"tf":1.4142135623730951},"92":{"tf":1.0}}}}}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"df":5,"docs":{"117":{"tf":1.0},"49":{"tf":1.0},"64":{"tf":1.0},"67":{"tf":1.0},"97":{"tf":1.0}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"14":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"i":{"d":{"df":2,"docs":{"12":{"tf":1.0},"6":{"tf":1.0}}},"df":0,"docs":{}},"k":{"df":4,"docs":{"57":{"tf":1.4142135623730951},"59":{"tf":1.0},"71":{"tf":1.0},"77":{"tf":1.0}}},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"69":{"tf":1.0}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"!":{"(":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":1,"docs":{"34":{"tf":1.4142135623730951}}},"y":{"(":{"&":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":1,"docs":{"43":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"y":{"(":{"&":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":1,"docs":{"103":{"tf":1.0}}}}}}}},"df":0,"docs":{}},":":{":":{"<":{"df":0,"docs":{},"f":{"df":1,"docs":{"97":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"(":{"df":0,"docs":{},"x":{"*":{"df":0,"docs":{},"e":{"+":{"5":{"=":{"=":{"df":0,"docs":{},"i":{"df":1,"docs":{"33":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":1,"docs":{"34":{"tf":1.0}}}},"df":4,"docs":{"12":{"tf":1.0},"121":{"tf":1.0},"33":{"tf":1.0},"43":{"tf":1.4142135623730951}}}}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":2,"docs":{"130":{"tf":1.0},"43":{"tf":1.0}}}}},"o":{"c":{"df":0,"docs":{},"i":{"df":2,"docs":{"128":{"tf":1.4142135623730951},"130":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"m":{"df":13,"docs":{"111":{"tf":1.0},"128":{"tf":1.4142135623730951},"129":{"tf":1.0},"130":{"tf":1.0},"20":{"tf":1.0},"22":{"tf":1.0},"50":{"tf":1.0},"69":{"tf":1.0},"75":{"tf":1.4142135623730951},"76":{"tf":2.23606797749979},"82":{"tf":1.0},"87":{"tf":1.0},"89":{"tf":2.23606797749979}}}}},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"12":{"tf":1.0}}}}}},"t":{"df":1,"docs":{"37":{"tf":1.0}},"t":{"a":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"41":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":3,"docs":{"121":{"tf":1.0},"125":{"tf":1.0},"128":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":4,"docs":{"71":{"tf":1.7320508075688772},"77":{"tf":2.0},"90":{"tf":1.4142135623730951},"93":{"tf":1.4142135623730951}}}}}}}},"v":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"123":{"tf":1.0}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"d":{"df":2,"docs":{"125":{"tf":1.0},"78":{"tf":1.0}}},"df":0,"docs":{}}}},"ˉ":{",":{"b":{"df":0,"docs":{},"ˉ":{",":{"c":{"df":0,"docs":{},"ˉ":{",":{"df":0,"docs":{},"s":{"df":0,"docs":{},"ˉ":{"df":0,"docs":{},"σ":{"1":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"s":{"df":0,"docs":{},"ˉ":{"df":0,"docs":{},"σ":{"2":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"z":{"df":1,"docs":{"31":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"=":{"a":{"(":{"df":0,"docs":{},"ζ":{")":{",":{"b":{"df":0,"docs":{},"ˉ":{"=":{"b":{"(":{"df":0,"docs":{},"ζ":{")":{",":{"c":{"df":0,"docs":{},"ˉ":{"=":{"c":{"(":{"df":0,"docs":{},"ζ":{")":{",":{"df":0,"docs":{},"s":{"df":0,"docs":{},"ˉ":{"df":0,"docs":{},"σ":{"1":{"df":0,"docs":{},"​":{"=":{"df":0,"docs":{},"s":{"df":0,"docs":{},"σ":{"1":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"ζ":{")":{",":{"df":0,"docs":{},"s":{"df":0,"docs":{},"ˉ":{"df":0,"docs":{},"σ":{"2":{"df":0,"docs":{},"​":{"=":{"df":0,"docs":{},"s":{"df":0,"docs":{},"σ":{"2":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"ζ":{")":{",":{"df":0,"docs":{},"z":{"df":0,"docs":{},"ˉ":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"​":{"=":{"df":0,"docs":{},"z":{"df":1,"docs":{"26":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"=":{"(":{"a":{"df":0,"docs":{},"i":{",":{"0":{"df":0,"docs":{},"​":{",":{"a":{"df":0,"docs":{},"i":{",":{"1":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"′":{",":{"b":{"df":0,"docs":{},"′":{",":{"c":{"df":1,"docs":{"23":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"=":{"df":0,"docs":{},"{":{"a":{"0":{"df":0,"docs":{},"​":{"+":{"a":{"1":{"df":0,"docs":{},"​":{"df":0,"docs":{},"y":{"+":{"df":0,"docs":{},"x":{",":{"a":{"2":{"df":0,"docs":{},"​":{"+":{"a":{"3":{"df":0,"docs":{},"​":{"df":0,"docs":{},"y":{"+":{"df":0,"docs":{},"x":{"df":1,"docs":{"13":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"x":{",":{"a":{"1":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"x":{"df":1,"docs":{"13":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"b":{"(":{"df":0,"docs":{},"x":{")":{"=":{"(":{"df":0,"docs":{},"x":{"df":0,"docs":{},"−":{"1":{")":{"(":{"df":0,"docs":{},"x":{"df":0,"docs":{},"−":{"df":0,"docs":{},"g":{")":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"x":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"p":{"(":{"df":0,"docs":{},"x":{"df":1,"docs":{"53":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":3,"docs":{"34":{"tf":1.0},"53":{"tf":1.0},"55":{"tf":1.0}}},"z":{"df":2,"docs":{"106":{"tf":1.0},"62":{"tf":1.0}}}},"0":{"df":1,"docs":{"128":{"tf":2.8284271247461903}},"​":{"+":{"df":0,"docs":{},"β":{"b":{"1":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"γ":{")":{"(":{"b":{"2":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"β":{"b":{"3":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"γ":{",":{"df":0,"docs":{},"…":{",":{"b":{"df":0,"docs":{},"k":{"df":0,"docs":{},"−":{"1":{"df":1,"docs":{"13":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},",":{"df":0,"docs":{},"…":{",":{"b":{"df":0,"docs":{},"k":{"df":1,"docs":{"19":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"b":{"1":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"1":{"0":{"df":0,"docs":{},"​":{",":{"b":{"1":{"1":{"df":1,"docs":{"25":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":1,"docs":{"128":{"tf":2.8284271247461903}},"​":{",":{"b":{"2":{"df":0,"docs":{},"​":{",":{"b":{"3":{"df":0,"docs":{},"​":{",":{"b":{"4":{"df":0,"docs":{},"​":{",":{"b":{"5":{"df":0,"docs":{},"​":{",":{"b":{"6":{"df":1,"docs":{"23":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"2":{"df":1,"docs":{"128":{"tf":2.8284271247461903}}},"3":{"df":1,"docs":{"128":{"tf":2.8284271247461903}}},"7":{"df":0,"docs":{},"​":{",":{"b":{"8":{"df":0,"docs":{},"​":{",":{"b":{"9":{"df":1,"docs":{"24":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},":":{"=":{"(":{"b":{"3":{"df":0,"docs":{},"​":{"df":0,"docs":{},"x":{"+":{"b":{"4":{"df":0,"docs":{},"​":{")":{"df":0,"docs":{},"z":{"df":0,"docs":{},"h":{"df":0,"docs":{},"​":{"+":{"b":{"df":1,"docs":{"23":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"=":{"2":{"df":0,"docs":{},"l":{"df":1,"docs":{"89":{"tf":1.0}}}},"df":0,"docs":{},"{":{"(":{"b":{"0":{"df":0,"docs":{},"​":{",":{"b":{"1":{"df":0,"docs":{},"​":{")":{",":{"(":{"b":{"2":{"df":0,"docs":{},"​":{",":{"b":{"3":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"η":{"3":{"df":0,"docs":{},"k":{"+":{"df":0,"docs":{},"l":{",":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{",":{"df":0,"docs":{},"j":{"df":0,"docs":{},"​":{")":{":":{"(":{"df":0,"docs":{},"i":{",":{"df":0,"docs":{},"j":{")":{"df":0,"docs":{},"∈":{"df":0,"docs":{},"i":{",":{"df":0,"docs":{},"σ":{"(":{"(":{"df":0,"docs":{},"i":{",":{"df":0,"docs":{},"j":{")":{")":{"=":{"(":{"df":0,"docs":{},"k":{",":{"df":0,"docs":{},"l":{"df":1,"docs":{"13":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"σ":{"(":{"(":{"df":0,"docs":{},"i":{",":{"df":0,"docs":{},"j":{")":{")":{",":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{",":{"df":0,"docs":{},"j":{"df":0,"docs":{},"​":{")":{":":{"(":{"df":0,"docs":{},"i":{",":{"df":0,"docs":{},"j":{")":{"df":0,"docs":{},"∈":{"df":0,"docs":{},"i":{"df":1,"docs":{"13":{"tf":2.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"6":{",":{"1":{"0":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"b":{"0":{"df":0,"docs":{},"​":{",":{"b":{"1":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"…":{",":{"b":{"df":0,"docs":{},"k":{"df":0,"docs":{},"−":{"1":{"df":1,"docs":{"13":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"ˉ":{"0":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"…":{",":{"b":{"df":0,"docs":{},"ˉ":{"df":0,"docs":{},"k":{"df":0,"docs":{},"−":{"1":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"_":{"1":{"(":{"df":0,"docs":{},"x":{"df":1,"docs":{"64":{"tf":1.0}}}},"df":1,"docs":{"34":{"tf":1.0}}},"df":0,"docs":{},"i":{"df":1,"docs":{"64":{"tf":1.0}}},"k":{"(":{"df":0,"docs":{},"x":{"df":1,"docs":{"64":{"tf":1.0}}}},"df":0,"docs":{}},"z":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"a":{"df":1,"docs":{"34":{"tf":1.0}}},"df":0,"docs":{}}}}},"a":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"13":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"33":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"n":{"c":{"df":2,"docs":{"125":{"tf":1.0},"76":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"31":{"tf":1.0}}}},"s":{"df":0,"docs":{},"e":{"df":1,"docs":{"44":{"tf":1.4142135623730951}}},"i":{"c":{"df":1,"docs":{"8":{"tf":1.0}}},"df":3,"docs":{"31":{"tf":1.0},"34":{"tf":1.0},"4":{"tf":1.0}}}},"t":{"c":{"df":0,"docs":{},"h":{"df":6,"docs":{"27":{"tf":1.0},"34":{"tf":1.0},"77":{"tf":3.1622776601683795},"84":{"tf":1.7320508075688772},"92":{"tf":1.7320508075688772},"95":{"tf":1.0}}}},"df":0,"docs":{}}},"df":21,"docs":{"10":{"tf":1.4142135623730951},"105":{"tf":1.4142135623730951},"11":{"tf":1.0},"12":{"tf":1.4142135623730951},"121":{"tf":1.4142135623730951},"125":{"tf":1.7320508075688772},"126":{"tf":2.449489742783178},"128":{"tf":1.0},"129":{"tf":1.4142135623730951},"13":{"tf":4.795831523312719},"15":{"tf":1.7320508075688772},"20":{"tf":1.4142135623730951},"34":{"tf":1.4142135623730951},"35":{"tf":1.0},"53":{"tf":1.7320508075688772},"54":{"tf":1.0},"61":{"tf":1.4142135623730951},"67":{"tf":1.7320508075688772},"76":{"tf":1.0},"8":{"tf":1.0},"9":{"tf":1.7320508075688772}},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"107":{"tf":1.0}}}}},"df":12,"docs":{"102":{"tf":1.0},"11":{"tf":1.0},"117":{"tf":1.0},"128":{"tf":1.0},"13":{"tf":1.4142135623730951},"18":{"tf":1.0},"4":{"tf":1.0},"51":{"tf":1.0},"67":{"tf":1.0},"68":{"tf":1.0},"76":{"tf":1.0},"89":{"tf":1.0}},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":10,"docs":{"100":{"tf":1.0},"125":{"tf":1.0},"13":{"tf":1.4142135623730951},"20":{"tf":1.0},"43":{"tf":1.0},"68":{"tf":1.0},"76":{"tf":1.0},"77":{"tf":1.0},"78":{"tf":1.0},"81":{"tf":1.0}},"e":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"d":{"df":3,"docs":{"20":{"tf":1.0},"55":{"tf":1.0},"97":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":5,"docs":{"126":{"tf":1.0},"14":{"tf":1.0},"70":{"tf":1.0},"85":{"tf":1.0},"86":{"tf":1.0}}}}},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":2,"docs":{"130":{"tf":1.0},"3":{"tf":1.0}}},"df":0,"docs":{}}}},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":4,"docs":{"106":{"tf":1.0},"59":{"tf":1.4142135623730951},"62":{"tf":1.0},"76":{"tf":1.0}}}},"w":{"df":4,"docs":{"15":{"tf":1.0},"50":{"tf":1.0},"60":{"tf":1.0},"97":{"tf":1.0}}}}},"n":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":2,"docs":{"1":{"tf":1.7320508075688772},"2":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"t":{"a":{"_":{"1":{"df":1,"docs":{"55":{"tf":1.0}}},"2":{"df":1,"docs":{"55":{"tf":1.0}}},"df":0,"docs":{}},"df":4,"docs":{"107":{"tf":1.0},"110":{"tf":1.0},"111":{"tf":1.0},"55":{"tf":1.0}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":5,"docs":{"13":{"tf":1.0},"130":{"tf":1.0},"20":{"tf":1.0},"6":{"tf":1.4142135623730951},"9":{"tf":1.0}}}}},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":10,"docs":{"100":{"tf":1.0},"111":{"tf":1.4142135623730951},"121":{"tf":1.0},"125":{"tf":1.0},"129":{"tf":1.0},"130":{"tf":2.0},"65":{"tf":1.0},"73":{"tf":1.0},"76":{"tf":1.4142135623730951},"8":{"tf":1.0}}}}}}}},"i":{",":{"0":{"df":0,"docs":{},"​":{"+":{"b":{"df":0,"docs":{},"i":{",":{"1":{"df":0,"docs":{},"​":{"df":0,"docs":{},"β":{"+":{"df":0,"docs":{},"γ":{",":{"df":0,"docs":{},"…":{",":{"b":{"df":0,"docs":{},"k":{"df":0,"docs":{},"−":{"1":{",":{"0":{"df":0,"docs":{},"​":{"+":{"b":{"df":0,"docs":{},"k":{"df":0,"docs":{},"−":{"1":{",":{"1":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"125":{"tf":1.7320508075688772}}}},"df":0,"docs":{},"g":{"df":2,"docs":{"107":{"tf":1.0},"40":{"tf":1.0}}},"n":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"129":{"tf":1.0},"89":{"tf":1.0}}}}},"df":0,"docs":{}},"t":{"df":8,"docs":{"125":{"tf":2.0},"130":{"tf":1.0},"2":{"tf":1.4142135623730951},"40":{"tf":1.7320508075688772},"48":{"tf":1.0},"55":{"tf":1.0},"8":{"tf":1.0},"86":{"tf":1.0}}}},"j":{"df":0,"docs":{},"​":{":":{"=":{"df":0,"docs":{},"z":{"df":0,"docs":{},"j":{"b":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"z":{")":{"df":0,"docs":{},"τ":{"df":0,"docs":{},"j":{"df":0,"docs":{},"z":{"df":0,"docs":{},"​":{"df":0,"docs":{},"−":{"df":0,"docs":{},"p":{"df":0,"docs":{},"j":{"b":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"z":{"df":1,"docs":{"93":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"j":{"df":0,"docs":{},"​":{"df":0,"docs":{},"−":{"df":0,"docs":{},"p":{"df":0,"docs":{},"j":{"b":{"df":1,"docs":{"92":{"tf":1.0}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"l":{"a":{"c":{"df":0,"docs":{},"k":{"df":2,"docs":{"56":{"tf":1.0},"67":{"tf":1.0}}}},"df":0,"docs":{}},"df":1,"docs":{"37":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"d":{"df":2,"docs":{"19":{"tf":2.0},"34":{"tf":1.0}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"f":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"102":{"tf":1.4142135623730951},"107":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":4,"docs":{"118":{"tf":1.0},"67":{"tf":1.7320508075688772},"76":{"tf":1.7320508075688772},"89":{"tf":1.4142135623730951}}}}}},"s":{"1":{"2":{"3":{"8":{"1":{"df":1,"docs":{"43":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":3,"docs":{"13":{"tf":1.0},"15":{"tf":1.0},"20":{"tf":1.0}}}},"l":{"d":{"df":1,"docs":{"93":{"tf":1.0}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"l":{"df":1,"docs":{"34":{"tf":1.0}}}},"t":{"df":0,"docs":{},"h":{"df":17,"docs":{"107":{"tf":1.0},"111":{"tf":1.4142135623730951},"116":{"tf":1.0},"13":{"tf":1.0},"15":{"tf":1.0},"33":{"tf":1.0},"52":{"tf":1.0},"57":{"tf":1.0},"58":{"tf":1.0},"59":{"tf":1.0},"6":{"tf":1.0},"60":{"tf":1.0},"73":{"tf":1.0},"75":{"tf":1.0},"89":{"tf":1.0},"97":{"tf":1.0},"98":{"tf":1.0}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"121":{"tf":1.4142135623730951}}}}}},"u":{"df":0,"docs":{},"n":{"d":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":19,"docs":{"105":{"tf":1.0},"106":{"tf":1.0},"107":{"tf":1.4142135623730951},"116":{"tf":1.4142135623730951},"118":{"tf":1.0},"48":{"tf":1.0},"52":{"tf":1.0},"53":{"tf":3.0},"55":{"tf":1.0},"57":{"tf":1.0},"61":{"tf":1.0},"64":{"tf":1.4142135623730951},"69":{"tf":1.0},"82":{"tf":1.7320508075688772},"83":{"tf":1.0},"89":{"tf":1.4142135623730951},"93":{"tf":1.0},"98":{"tf":1.4142135623730951},"99":{"tf":2.0}}},"y":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"98":{"tf":1.0},"99":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{":":{":":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"(":{"0":{"df":1,"docs":{"99":{"tf":1.0}}},"1":{"df":1,"docs":{"99":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":1,"docs":{"99":{"tf":1.4142135623730951}},"s":{":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"(":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"c":{"!":{"[":{"a":{"0":{"df":1,"docs":{"99":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"<":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"99":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":2,"docs":{"73":{"tf":1.0},"76":{"tf":1.0}}},"df":0,"docs":{}}},"x":{"df":2,"docs":{"56":{"tf":1.0},"67":{"tf":1.0}}}},"r":{"a":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":1,"docs":{"34":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"k":{"df":1,"docs":{"125":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"_":{"c":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":1,"docs":{"125":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":16,"docs":{"103":{"tf":1.0},"107":{"tf":1.4142135623730951},"123":{"tf":1.0},"124":{"tf":1.0},"125":{"tf":1.0},"42":{"tf":1.0},"43":{"tf":1.0},"44":{"tf":1.7320508075688772},"49":{"tf":1.0},"55":{"tf":1.0},"70":{"tf":1.0},"71":{"tf":1.0},"76":{"tf":1.0},"8":{"tf":1.0},"82":{"tf":1.0},"92":{"tf":1.4142135623730951}}},"df":0,"docs":{},"t":{"df":5,"docs":{"107":{"tf":1.4142135623730951},"124":{"tf":1.0},"125":{"tf":1.4142135623730951},"130":{"tf":3.7416573867739413},"77":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"123":{"tf":1.0},"130":{"tf":2.8284271247461903}}}}}}},"n":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"19":{"tf":1.0}}}},"df":0,"docs":{}}},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"d":{"df":2,"docs":{"125":{"tf":1.4142135623730951},"49":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":1,"docs":{"39":{"tf":1.0}}}}},"ˉ":{"df":0,"docs":{},"i":{"df":1,"docs":{"13":{"tf":1.0}}}},"′":{"=":{"df":0,"docs":{},"{":{"b":{"0":{"df":0,"docs":{},"​":{"+":{"b":{"1":{"df":0,"docs":{},"​":{"df":0,"docs":{},"y":{"+":{"df":0,"docs":{},"x":{",":{"b":{"2":{"df":0,"docs":{},"​":{"+":{"b":{"3":{"df":0,"docs":{},"​":{"df":0,"docs":{},"y":{"+":{"df":0,"docs":{},"x":{"df":1,"docs":{"13":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"x":{",":{"b":{"1":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"x":{"df":1,"docs":{"13":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"c":{"(":{"df":0,"docs":{},"x":{")":{"=":{"df":0,"docs":{},"∏":{"df":0,"docs":{},"i":{"=":{"0":{"5":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"x":{"df":0,"docs":{},"−":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{")":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"x":{"df":0,"docs":{},"g":{"2":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"x":{"df":0,"docs":{},"g":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"x":{"df":2,"docs":{"107":{"tf":1.0},"54":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"0":{"df":1,"docs":{"107":{"tf":1.0}}},"df":4,"docs":{"107":{"tf":2.8284271247461903},"34":{"tf":1.0},"54":{"tf":1.4142135623730951},"55":{"tf":1.0}}},"z":{"df":2,"docs":{"106":{"tf":1.0},"62":{"tf":1.0}}}},"0":{"df":1,"docs":{"128":{"tf":3.1622776601683795}},"​":{"(":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"∗":{"4":{",":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"∗":{"4":{"+":{"4":{"df":1,"docs":{"128":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"1":{"df":1,"docs":{"128":{"tf":3.1622776601683795}},"​":{"(":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"∗":{"4":{"+":{"1":{",":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"∗":{"4":{"+":{"5":{"df":1,"docs":{"128":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"x":{")":{"=":{"df":0,"docs":{},"t":{"1":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"g":{"df":0,"docs":{},"x":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"t":{"2":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"x":{"df":1,"docs":{"65":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"2":{"df":1,"docs":{"128":{"tf":3.1622776601683795}},"​":{"(":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"∗":{"4":{"+":{"2":{",":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"∗":{"4":{"+":{"6":{"df":1,"docs":{"128":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"3":{"df":1,"docs":{"128":{"tf":2.8284271247461903}}},":":{"=":{"(":{"b":{"5":{"df":0,"docs":{},"​":{"df":0,"docs":{},"x":{"+":{"b":{"6":{"df":0,"docs":{},"​":{")":{"df":0,"docs":{},"z":{"df":0,"docs":{},"h":{"df":0,"docs":{},"​":{"+":{"c":{"df":1,"docs":{"23":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"=":{"df":0,"docs":{},"−":{"1":{"df":1,"docs":{"9":{"tf":1.0}}},"df":0,"docs":{}}},"_":{"1":{"(":{"df":0,"docs":{},"x":{"df":1,"docs":{"65":{"tf":1.4142135623730951}}}},"df":1,"docs":{"34":{"tf":1.0}}},"df":0,"docs":{},"i":{"(":{"df":0,"docs":{},"x":{"df":1,"docs":{"65":{"tf":1.0}}}},"df":0,"docs":{}},"n":{"(":{"df":0,"docs":{},"x":{"df":1,"docs":{"65":{"tf":1.0}}}},"df":0,"docs":{}},"z":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"a":{"df":1,"docs":{"34":{"tf":1.0}}},"df":0,"docs":{}}}}},"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"'":{"df":1,"docs":{"49":{"tf":1.7320508075688772}}},"df":16,"docs":{"119":{"tf":1.7320508075688772},"120":{"tf":1.4142135623730951},"121":{"tf":1.0},"122":{"tf":1.7320508075688772},"123":{"tf":2.23606797749979},"124":{"tf":1.0},"125":{"tf":2.8284271247461903},"126":{"tf":1.0},"127":{"tf":1.0},"128":{"tf":1.4142135623730951},"129":{"tf":1.0},"130":{"tf":1.4142135623730951},"131":{"tf":1.0},"49":{"tf":3.0},"64":{"tf":1.0},"97":{"tf":1.0}}}}},"l":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":3,"docs":{"125":{"tf":1.0},"130":{"tf":1.0},"48":{"tf":1.0}}}}},"df":0,"docs":{},"l":{"df":40,"docs":{"10":{"tf":1.0},"103":{"tf":1.4142135623730951},"107":{"tf":2.0},"110":{"tf":1.4142135623730951},"111":{"tf":2.23606797749979},"117":{"tf":1.4142135623730951},"118":{"tf":1.0},"12":{"tf":1.0},"123":{"tf":1.0},"125":{"tf":1.7320508075688772},"128":{"tf":1.4142135623730951},"13":{"tf":1.0},"14":{"tf":1.0},"15":{"tf":1.4142135623730951},"18":{"tf":1.4142135623730951},"20":{"tf":1.4142135623730951},"3":{"tf":1.0},"34":{"tf":1.0},"39":{"tf":2.449489742783178},"41":{"tf":1.0},"43":{"tf":1.0},"47":{"tf":1.0},"48":{"tf":1.0},"51":{"tf":1.0},"52":{"tf":1.0},"53":{"tf":1.4142135623730951},"54":{"tf":1.0},"58":{"tf":1.0},"67":{"tf":1.4142135623730951},"68":{"tf":1.4142135623730951},"69":{"tf":1.7320508075688772},"7":{"tf":1.0},"70":{"tf":1.0},"73":{"tf":1.0},"76":{"tf":1.0},"8":{"tf":1.0},"82":{"tf":1.0},"86":{"tf":1.0},"89":{"tf":1.0},"9":{"tf":1.0}}}},"m":{"df":0,"docs":{},"e":{"df":3,"docs":{"125":{"tf":1.0},"15":{"tf":1.0},"6":{"tf":1.0}}}},"n":{"'":{"df":0,"docs":{},"t":{"df":7,"docs":{"107":{"tf":1.0},"11":{"tf":1.0},"111":{"tf":1.7320508075688772},"118":{"tf":1.0},"125":{"tf":1.0},"55":{"tf":1.0},"76":{"tf":1.0}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"34":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"93":{"tf":1.0}}}},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"15":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"e":{"df":4,"docs":{"117":{"tf":1.4142135623730951},"118":{"tf":1.0},"48":{"tf":1.0},"56":{"tf":1.0}}},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"10":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"e":{"df":25,"docs":{"10":{"tf":1.0},"100":{"tf":1.4142135623730951},"102":{"tf":1.0},"105":{"tf":1.0},"11":{"tf":1.0},"111":{"tf":1.0},"118":{"tf":1.0},"12":{"tf":1.0},"125":{"tf":1.7320508075688772},"128":{"tf":2.0},"13":{"tf":2.23606797749979},"130":{"tf":1.0},"2":{"tf":1.0},"33":{"tf":1.0},"50":{"tf":1.0},"6":{"tf":1.4142135623730951},"67":{"tf":1.0},"76":{"tf":2.23606797749979},"77":{"tf":1.4142135623730951},"8":{"tf":1.0},"82":{"tf":1.0},"9":{"tf":1.4142135623730951},"90":{"tf":1.0},"96":{"tf":1.0},"99":{"tf":1.4142135623730951}}}},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"56":{"tf":1.0}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":1,"docs":{"76":{"tf":1.4142135623730951}}}}}}},"df":19,"docs":{"10":{"tf":1.0},"105":{"tf":1.4142135623730951},"11":{"tf":1.0},"12":{"tf":1.0},"121":{"tf":1.4142135623730951},"125":{"tf":1.7320508075688772},"126":{"tf":1.4142135623730951},"128":{"tf":1.4142135623730951},"13":{"tf":1.4142135623730951},"15":{"tf":1.7320508075688772},"34":{"tf":1.4142135623730951},"35":{"tf":1.0},"54":{"tf":1.0},"61":{"tf":1.4142135623730951},"8":{"tf":1.0},"89":{"tf":1.0},"9":{"tf":2.6457513110645907},"92":{"tf":1.0},"93":{"tf":1.0}},"e":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"121":{"tf":1.0}}}},"l":{"df":0,"docs":{},"l":{"df":3,"docs":{"125":{"tf":1.7320508075688772},"128":{"tf":1.0},"130":{"tf":2.449489742783178}}}},"r":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":6,"docs":{"18":{"tf":1.7320508075688772},"19":{"tf":1.0},"47":{"tf":1.4142135623730951},"48":{"tf":1.0},"51":{"tf":1.0},"72":{"tf":1.0}}}}},"df":0,"docs":{}}}},"h":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":17,"docs":{"111":{"tf":2.0},"126":{"tf":1.4142135623730951},"31":{"tf":2.449489742783178},"39":{"tf":2.0},"40":{"tf":1.0},"68":{"tf":1.0},"75":{"tf":1.0},"76":{"tf":2.6457513110645907},"77":{"tf":1.4142135623730951},"78":{"tf":2.0},"80":{"tf":1.0},"81":{"tf":2.0},"82":{"tf":1.0},"86":{"tf":1.0},"87":{"tf":1.0},"89":{"tf":1.0},"93":{"tf":1.0}}}}}}},"n":{"c":{"df":1,"docs":{"76":{"tf":1.4142135623730951}}},"df":0,"docs":{},"g":{"df":5,"docs":{"125":{"tf":1.7320508075688772},"6":{"tf":1.0},"70":{"tf":1.0},"8":{"tf":1.0},"81":{"tf":1.0}}}},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"128":{"tf":1.0},"96":{"tf":1.0}}}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"118":{"tf":1.0}}}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"20":{"tf":1.0}}}}},"t":{"df":4,"docs":{"111":{"tf":1.0},"20":{"tf":1.0},"57":{"tf":1.0},"76":{"tf":2.0}}}},"c":{"df":0,"docs":{},"k":{"df":33,"docs":{"10":{"tf":1.0},"106":{"tf":2.0},"108":{"tf":1.0},"11":{"tf":1.0},"110":{"tf":1.4142135623730951},"12":{"tf":1.0},"125":{"tf":3.3166247903554},"126":{"tf":1.4142135623730951},"13":{"tf":2.6457513110645907},"130":{"tf":2.449489742783178},"15":{"tf":1.7320508075688772},"20":{"tf":2.449489742783178},"32":{"tf":2.8284271247461903},"41":{"tf":1.0},"44":{"tf":1.0},"49":{"tf":1.0},"57":{"tf":1.7320508075688772},"58":{"tf":1.0},"59":{"tf":2.0},"62":{"tf":2.0},"65":{"tf":1.0},"68":{"tf":1.4142135623730951},"69":{"tf":1.4142135623730951},"71":{"tf":1.0},"75":{"tf":2.0},"76":{"tf":2.6457513110645907},"77":{"tf":1.4142135623730951},"78":{"tf":2.0},"82":{"tf":1.7320508075688772},"83":{"tf":1.4142135623730951},"90":{"tf":1.4142135623730951},"93":{"tf":2.23606797749979},"96":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"i":{"c":{"df":3,"docs":{"67":{"tf":1.0},"71":{"tf":1.0},"80":{"tf":1.0}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"s":{"df":9,"docs":{"107":{"tf":1.0},"117":{"tf":1.4142135623730951},"15":{"tf":1.4142135623730951},"67":{"tf":1.0},"68":{"tf":1.0},"76":{"tf":1.7320508075688772},"77":{"tf":1.0},"8":{"tf":1.0},"83":{"tf":1.0}}}},"s":{"df":0,"docs":{},"e":{"df":2,"docs":{"100":{"tf":1.0},"67":{"tf":1.0}},"n":{"df":8,"docs":{"18":{"tf":1.0},"6":{"tf":1.0},"67":{"tf":1.0},"75":{"tf":1.0},"76":{"tf":1.0},"78":{"tf":1.0},"83":{"tf":1.0},"89":{"tf":1.0}}}}}}},"i":{"df":1,"docs":{"129":{"tf":1.4142135623730951}},"r":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":15,"docs":{"10":{"tf":1.0},"12":{"tf":1.0},"13":{"tf":1.0},"15":{"tf":1.4142135623730951},"21":{"tf":1.0},"3":{"tf":1.7320508075688772},"33":{"tf":1.7320508075688772},"34":{"tf":1.4142135623730951},"35":{"tf":1.0},"42":{"tf":1.7320508075688772},"43":{"tf":1.0},"44":{"tf":1.4142135623730951},"7":{"tf":1.0},"8":{"tf":1.7320508075688772},"9":{"tf":1.0}}}}}},"df":0,"docs":{}},"​":{"(":{"df":0,"docs":{},"z":{"df":2,"docs":{"108":{"tf":1.0},"110":{"tf":1.0}}}},"df":0,"docs":{}}},"k":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{",":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"+":{"1":{"df":1,"docs":{"128":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},":":{"=":{"df":0,"docs":{},"z":{"df":0,"docs":{},"k":{"df":0,"docs":{},"t":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"z":{")":{"df":0,"docs":{},"p":{"df":0,"docs":{},"k":{"df":0,"docs":{},"t":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"τ":{"1":{"df":0,"docs":{},"z":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"τ":{"df":0,"docs":{},"m":{"df":0,"docs":{},"z":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"τ":{"1":{"df":0,"docs":{},"g":{"df":0,"docs":{},"z":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"τ":{"df":0,"docs":{},"m":{"df":0,"docs":{},"g":{"df":0,"docs":{},"z":{"df":1,"docs":{"93":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"k":{"df":0,"docs":{},"t":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"t":{"1":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"t":{"1":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"g":{"df":0,"docs":{},"x":{")":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"g":{"df":0,"docs":{},"x":{"df":1,"docs":{"92":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"l":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":11,"docs":{"10":{"tf":1.7320508075688772},"106":{"tf":1.4142135623730951},"12":{"tf":1.7320508075688772},"13":{"tf":1.4142135623730951},"20":{"tf":1.4142135623730951},"31":{"tf":1.7320508075688772},"33":{"tf":1.0},"62":{"tf":1.4142135623730951},"76":{"tf":1.0},"9":{"tf":2.23606797749979},"93":{"tf":2.0}}}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"6":{"tf":1.0}}}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"106":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"10":{"tf":1.0}}}}}},"df":0,"docs":{}},"i":{"df":1,"docs":{"131":{"tf":1.7320508075688772}}}},"o":{"d":{"df":0,"docs":{},"e":{"df":16,"docs":{"104":{"tf":1.0},"106":{"tf":1.0},"107":{"tf":2.0},"109":{"tf":1.4142135623730951},"110":{"tf":1.0},"117":{"tf":1.0},"121":{"tf":1.0},"126":{"tf":1.0},"43":{"tf":1.0},"45":{"tf":1.4142135623730951},"49":{"tf":1.4142135623730951},"66":{"tf":1.0},"80":{"tf":1.0},"96":{"tf":1.0},"97":{"tf":1.0},"98":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"i":{"df":6,"docs":{"114":{"tf":1.0},"13":{"tf":1.4142135623730951},"18":{"tf":1.0},"2":{"tf":1.7320508075688772},"4":{"tf":1.0},"93":{"tf":1.0}}}},"df":0,"docs":{}}}}},"i":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"i":{"d":{"df":3,"docs":{"13":{"tf":1.7320508075688772},"76":{"tf":1.0},"83":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"44":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":1,"docs":{"125":{"tf":1.0}}}}}}},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"n":{"df":34,"docs":{"10":{"tf":1.4142135623730951},"101":{"tf":1.0},"102":{"tf":1.7320508075688772},"105":{"tf":1.0},"11":{"tf":1.0},"12":{"tf":2.23606797749979},"121":{"tf":2.0},"124":{"tf":1.0},"125":{"tf":4.358898943540674},"126":{"tf":3.872983346207417},"127":{"tf":1.7320508075688772},"128":{"tf":3.1622776601683795},"129":{"tf":3.0},"13":{"tf":2.0},"15":{"tf":1.4142135623730951},"19":{"tf":1.0},"23":{"tf":1.0},"34":{"tf":1.0},"35":{"tf":1.4142135623730951},"4":{"tf":1.0},"48":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.0},"61":{"tf":1.0},"64":{"tf":2.23606797749979},"65":{"tf":1.7320508075688772},"69":{"tf":2.23606797749979},"8":{"tf":1.4142135623730951},"81":{"tf":2.6457513110645907},"82":{"tf":1.0},"89":{"tf":1.7320508075688772},"9":{"tf":1.4142135623730951},"92":{"tf":1.4142135623730951},"99":{"tf":2.0}}}}}},"m":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":4,"docs":{"11":{"tf":1.0},"70":{"tf":1.0},"82":{"tf":1.0},"83":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"e":{"df":7,"docs":{"100":{"tf":1.0},"13":{"tf":1.4142135623730951},"15":{"tf":1.4142135623730951},"34":{"tf":1.0},"44":{"tf":1.4142135623730951},"76":{"tf":1.0},"82":{"tf":1.0}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"(":{"a":{"df":1,"docs":{"90":{"tf":1.0}}},"df":0,"docs":{},"f":{"df":1,"docs":{"18":{"tf":1.0}}}},"df":38,"docs":{"105":{"tf":1.0},"106":{"tf":1.0},"109":{"tf":1.0},"112":{"tf":1.0},"18":{"tf":2.6457513110645907},"20":{"tf":1.7320508075688772},"21":{"tf":1.0},"31":{"tf":2.0},"32":{"tf":1.0},"34":{"tf":3.4641016151377544},"37":{"tf":2.0},"41":{"tf":1.0},"43":{"tf":1.0},"52":{"tf":1.0},"56":{"tf":2.0},"57":{"tf":1.0},"58":{"tf":1.0},"59":{"tf":1.0},"61":{"tf":1.0},"62":{"tf":1.0},"66":{"tf":1.4142135623730951},"68":{"tf":1.0},"70":{"tf":2.6457513110645907},"71":{"tf":2.0},"72":{"tf":1.0},"73":{"tf":3.0},"74":{"tf":2.0},"75":{"tf":2.6457513110645907},"76":{"tf":1.7320508075688772},"77":{"tf":2.8284271247461903},"79":{"tf":1.0},"80":{"tf":1.4142135623730951},"81":{"tf":2.23606797749979},"82":{"tf":1.7320508075688772},"84":{"tf":1.0},"90":{"tf":1.4142135623730951},"92":{"tf":2.6457513110645907},"93":{"tf":2.0}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":1,"docs":{"34":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"34":{"tf":2.23606797749979}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}},"df":8,"docs":{"14":{"tf":1.7320508075688772},"21":{"tf":1.0},"22":{"tf":1.0},"34":{"tf":1.7320508075688772},"41":{"tf":1.0},"43":{"tf":1.7320508075688772},"44":{"tf":1.4142135623730951},"81":{"tf":1.0}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"(":{"&":{"df":0,"docs":{},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":1,"docs":{"43":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"<":{"df":0,"docs":{},"f":{"df":1,"docs":{"34":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}},"u":{"df":0,"docs":{},"n":{"df":3,"docs":{"130":{"tf":1.0},"3":{"tf":1.0},"79":{"tf":1.0}}}}},"p":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"13":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"r":{"df":1,"docs":{"13":{"tf":1.0}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"2":{"tf":1.4142135623730951}}}}}}},"t":{"df":1,"docs":{"90":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"49":{"tf":1.4142135623730951}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":3,"docs":{"100":{"tf":1.0},"58":{"tf":1.0},"75":{"tf":1.0}}},"x":{"df":8,"docs":{"107":{"tf":1.0},"3":{"tf":1.0},"44":{"tf":1.7320508075688772},"49":{"tf":1.0},"63":{"tf":1.0},"65":{"tf":1.0},"76":{"tf":1.0},"79":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"n":{"df":6,"docs":{"123":{"tf":1.0},"125":{"tf":1.4142135623730951},"5":{"tf":1.4142135623730951},"70":{"tf":1.0},"77":{"tf":1.0},"92":{"tf":1.0}}},"s":{"df":3,"docs":{"4":{"tf":1.0},"44":{"tf":1.0},"82":{"tf":1.0}},"i":{"df":0,"docs":{},"t":{"df":21,"docs":{"105":{"tf":1.4142135623730951},"106":{"tf":1.0},"107":{"tf":1.0},"112":{"tf":1.7320508075688772},"118":{"tf":1.4142135623730951},"128":{"tf":1.0},"52":{"tf":1.7320508075688772},"55":{"tf":1.0},"57":{"tf":1.0},"58":{"tf":2.0},"59":{"tf":1.0},"61":{"tf":1.4142135623730951},"64":{"tf":1.0},"65":{"tf":1.0},"66":{"tf":1.4142135623730951},"67":{"tf":1.0},"68":{"tf":1.4142135623730951},"8":{"tf":1.0},"82":{"tf":2.0},"92":{"tf":1.7320508075688772},"93":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"107":{"tf":1.0},"109":{"tf":1.0}}},"y":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"o":{"d":{"d":{"_":{"d":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"109":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"109":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"(":{"&":{"df":0,"docs":{},"z":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"109":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":1,"docs":{"109":{"tf":1.0}}}}}},"o":{"d":{"d":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"(":{"&":{"df":0,"docs":{},"z":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"109":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":1,"docs":{"109":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}},"u":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"95":{"tf":1.0}}}}}}},"df":36,"docs":{"100":{"tf":1.0},"105":{"tf":1.7320508075688772},"107":{"tf":2.23606797749979},"116":{"tf":1.0},"117":{"tf":1.0},"125":{"tf":1.7320508075688772},"126":{"tf":1.4142135623730951},"13":{"tf":1.0},"130":{"tf":1.0},"15":{"tf":1.0},"20":{"tf":2.23606797749979},"21":{"tf":1.4142135623730951},"22":{"tf":1.0},"23":{"tf":1.4142135623730951},"24":{"tf":1.4142135623730951},"25":{"tf":1.4142135623730951},"26":{"tf":1.0},"27":{"tf":1.0},"3":{"tf":1.4142135623730951},"31":{"tf":3.7416573867739413},"33":{"tf":1.0},"47":{"tf":2.449489742783178},"48":{"tf":2.0},"49":{"tf":1.4142135623730951},"57":{"tf":1.0},"61":{"tf":1.7320508075688772},"7":{"tf":1.4142135623730951},"75":{"tf":1.4142135623730951},"77":{"tf":2.0},"82":{"tf":1.0},"83":{"tf":1.0},"89":{"tf":1.7320508075688772},"92":{"tf":3.605551275463989},"93":{"tf":1.7320508075688772},"97":{"tf":1.0},"98":{"tf":1.4142135623730951}},"e":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":5,"docs":{"100":{"tf":1.4142135623730951},"106":{"tf":1.0},"107":{"tf":1.7320508075688772},"110":{"tf":1.0},"98":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"n":{"c":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":3,"docs":{"126":{"tf":1.7320508075688772},"77":{"tf":1.4142135623730951},"86":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":3,"docs":{"111":{"tf":1.0},"128":{"tf":1.0},"13":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":3,"docs":{"12":{"tf":1.0},"48":{"tf":1.0},"8":{"tf":1.0}}}}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":3,"docs":{"13":{"tf":2.8284271247461903},"15":{"tf":1.0},"44":{"tf":1.0}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":7,"docs":{"102":{"tf":1.0},"125":{"tf":1.0},"128":{"tf":1.0},"72":{"tf":1.0},"73":{"tf":1.0},"76":{"tf":1.0},"77":{"tf":1.0}}}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":3,"docs":{"68":{"tf":1.0},"69":{"tf":1.0},"8":{"tf":1.0}}}}},"i":{"d":{"df":4,"docs":{"12":{"tf":1.0},"13":{"tf":1.4142135623730951},"6":{"tf":1.0},"75":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"113":{"tf":1.4142135623730951},"85":{"tf":1.0}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":14,"docs":{"10":{"tf":1.0},"108":{"tf":1.0},"110":{"tf":1.0},"117":{"tf":1.0},"18":{"tf":1.0},"35":{"tf":1.0},"48":{"tf":1.4142135623730951},"50":{"tf":1.0},"57":{"tf":1.4142135623730951},"58":{"tf":1.0},"59":{"tf":1.7320508075688772},"65":{"tf":1.0},"69":{"tf":1.0},"70":{"tf":1.0}}}}},"t":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":5,"docs":{"27":{"tf":1.4142135623730951},"31":{"tf":1.0},"8":{"tf":1.0},"9":{"tf":1.7320508075688772},"92":{"tf":1.0}}}}},"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":3,"docs":{"125":{"tf":1.0},"130":{"tf":1.4142135623730951},"76":{"tf":1.0}},"t":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"107":{"tf":1.0}}},"y":{"(":{"&":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"109":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":1,"docs":{"107":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}},"df":40,"docs":{"100":{"tf":3.0},"102":{"tf":2.449489742783178},"105":{"tf":1.0},"106":{"tf":1.7320508075688772},"107":{"tf":2.23606797749979},"110":{"tf":1.0},"116":{"tf":2.0},"118":{"tf":1.4142135623730951},"125":{"tf":2.23606797749979},"126":{"tf":1.4142135623730951},"128":{"tf":2.6457513110645907},"129":{"tf":2.8284271247461903},"130":{"tf":3.0},"18":{"tf":1.0},"34":{"tf":1.4142135623730951},"42":{"tf":1.0},"43":{"tf":2.23606797749979},"44":{"tf":1.4142135623730951},"47":{"tf":2.23606797749979},"48":{"tf":1.4142135623730951},"49":{"tf":1.0},"51":{"tf":1.0},"52":{"tf":1.0},"53":{"tf":2.449489742783178},"54":{"tf":2.23606797749979},"55":{"tf":1.4142135623730951},"56":{"tf":1.0},"57":{"tf":1.0},"58":{"tf":1.0},"61":{"tf":1.0},"64":{"tf":1.4142135623730951},"65":{"tf":2.449489742783178},"68":{"tf":1.4142135623730951},"69":{"tf":2.449489742783178},"81":{"tf":2.0},"82":{"tf":2.8284271247461903},"83":{"tf":1.0},"89":{"tf":2.0},"98":{"tf":1.4142135623730951},"99":{"tf":2.23606797749979}},"e":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"107":{"tf":1.0}}}}}}}},"df":1,"docs":{"107":{"tf":1.0}}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{":":{":":{"<":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{">":{":":{":":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":2,"docs":{"43":{"tf":1.0},"44":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"<":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"44":{"tf":1.0}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":32,"docs":{"105":{"tf":1.4142135623730951},"106":{"tf":1.0},"107":{"tf":2.0},"11":{"tf":1.0},"110":{"tf":1.0},"111":{"tf":1.0},"118":{"tf":1.0},"121":{"tf":1.7320508075688772},"123":{"tf":1.0},"124":{"tf":1.4142135623730951},"125":{"tf":2.6457513110645907},"13":{"tf":1.4142135623730951},"15":{"tf":1.4142135623730951},"19":{"tf":1.0},"20":{"tf":1.0},"40":{"tf":1.0},"52":{"tf":1.4142135623730951},"53":{"tf":1.4142135623730951},"54":{"tf":1.0},"55":{"tf":1.4142135623730951},"57":{"tf":1.4142135623730951},"59":{"tf":1.0},"61":{"tf":1.4142135623730951},"64":{"tf":1.0},"67":{"tf":1.0},"68":{"tf":1.7320508075688772},"76":{"tf":1.0},"77":{"tf":1.0},"82":{"tf":1.7320508075688772},"83":{"tf":1.4142135623730951},"89":{"tf":1.0},"92":{"tf":1.0}}}},"df":0,"docs":{}}}}},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":8,"docs":{"12":{"tf":1.0},"125":{"tf":1.0},"34":{"tf":1.0},"47":{"tf":1.0},"49":{"tf":1.0},"64":{"tf":1.4142135623730951},"67":{"tf":1.4142135623730951},"69":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":4,"docs":{"102":{"tf":1.7320508075688772},"13":{"tf":1.0},"6":{"tf":1.0},"82":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":3,"docs":{"125":{"tf":2.0},"76":{"tf":1.0},"77":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"48":{"tf":1.0}}}},"o":{"df":0,"docs":{},"l":{"df":1,"docs":{"111":{"tf":1.0}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":2,"docs":{"34":{"tf":1.0},"90":{"tf":1.0}}}},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"13":{"tf":1.4142135623730951}}},"t":{"df":2,"docs":{"13":{"tf":1.0},"3":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"n":{"c":{"df":9,"docs":{"20":{"tf":1.4142135623730951},"52":{"tf":1.0},"54":{"tf":1.0},"56":{"tf":1.0},"57":{"tf":1.0},"68":{"tf":1.4142135623730951},"73":{"tf":1.0},"75":{"tf":1.4142135623730951},"77":{"tf":1.0}}},"df":0,"docs":{}}}}},"o":{"df":0,"docs":{},"r":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"13":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"i":{"df":3,"docs":{"121":{"tf":1.7320508075688772},"125":{"tf":1.7320508075688772},"34":{"tf":1.0}}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"117":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"123":{"tf":1.0}}},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":6,"docs":{"130":{"tf":1.0},"49":{"tf":1.0},"58":{"tf":1.0},"6":{"tf":1.4142135623730951},"68":{"tf":1.0},"71":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":7,"docs":{"110":{"tf":1.0},"125":{"tf":1.0},"130":{"tf":1.0},"57":{"tf":1.4142135623730951},"59":{"tf":1.0},"82":{"tf":1.0},"97":{"tf":1.0}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":16,"docs":{"10":{"tf":1.4142135623730951},"101":{"tf":1.0},"12":{"tf":1.0},"121":{"tf":1.4142135623730951},"125":{"tf":2.23606797749979},"128":{"tf":1.7320508075688772},"13":{"tf":1.0},"15":{"tf":1.4142135623730951},"22":{"tf":1.0},"3":{"tf":1.0},"35":{"tf":1.4142135623730951},"51":{"tf":1.0},"71":{"tf":1.0},"72":{"tf":1.0},"73":{"tf":1.0},"9":{"tf":2.0}}},"df":0,"docs":{}}}}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"102":{"tf":1.0}}}}}}}}},"df":3,"docs":{"102":{"tf":1.0},"118":{"tf":2.449489742783178},"89":{"tf":1.0}}}},"t":{"df":1,"docs":{"130":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"77":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"n":{"'":{"df":0,"docs":{},"t":{"df":1,"docs":{"96":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"98":{"tf":1.0}}}},"r":{"df":0,"docs":{},"s":{"df":4,"docs":{"11":{"tf":1.0},"118":{"tf":1.0},"13":{"tf":1.0},"76":{"tf":1.0}}}}}},"p":{"df":0,"docs":{},"u":{"df":1,"docs":{"2":{"tf":2.23606797749979}}}},"r":{"a":{"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"df":1,"docs":{"76":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":5,"docs":{"101":{"tf":1.0},"125":{"tf":1.0},"43":{"tf":1.4142135623730951},"44":{"tf":1.0},"49":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"33":{"tf":1.0}}}}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"2":{"tf":1.0}}}}}}},"i":{"c":{"df":1,"docs":{"125":{"tf":1.0}}},"df":0,"docs":{}}}},"u":{"c":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"70":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"df":3,"docs":{"18":{"tf":1.0},"3":{"tf":1.0},"70":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}},"s":{":":{":":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"34":{"tf":3.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"34":{"tf":2.449489742783178}}},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"125":{"tf":1.7320508075688772}}}}},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":6,"docs":{"100":{"tf":2.23606797749979},"102":{"tf":1.0},"114":{"tf":1.0},"39":{"tf":1.0},"65":{"tf":1.0},"82":{"tf":1.0}}}}}},"v":{"df":2,"docs":{"37":{"tf":1.0},"43":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"11":{"tf":1.7320508075688772}}}}}}},"y":{"c":{"df":0,"docs":{},"l":{"df":2,"docs":{"123":{"tf":1.0},"125":{"tf":1.0}},"i":{"c":{"df":1,"docs":{"37":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"d":{"0":{"df":1,"docs":{"128":{"tf":1.7320508075688772}},"​":{":":{"=":{"d":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"e":{"df":1,"docs":{"92":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"1":{"df":1,"docs":{"128":{"tf":1.7320508075688772}},"​":{"df":0,"docs":{},"−":{"df":0,"docs":{},"z":{"df":0,"docs":{},"p":{"(":{"d":{"1":{"df":0,"docs":{},"​":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"y":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"…":{",":{"d":{"df":0,"docs":{},"n":{"df":0,"docs":{},"​":{"df":0,"docs":{},"−":{"df":0,"docs":{},"z":{"df":0,"docs":{},"p":{"(":{"d":{"df":0,"docs":{},"n":{"df":0,"docs":{},"​":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"i":{"df":1,"docs":{"76":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"2":{"df":1,"docs":{"128":{"tf":1.7320508075688772}}},"3":{"df":1,"docs":{"128":{"tf":1.7320508075688772}}},"=":{"(":{"d":{"1":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"…":{",":{"d":{"df":0,"docs":{},"m":{"df":3,"docs":{"71":{"tf":1.0},"73":{"tf":1.0},"77":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"y":{"1":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"y":{"df":0,"docs":{},"l":{"df":1,"docs":{"88":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"{":{"1":{",":{"df":0,"docs":{},"η":{",":{"df":0,"docs":{},"η":{"2":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"η":{"3":{"df":0,"docs":{},"n":{"df":0,"docs":{},"−":{"1":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"df":0,"docs":{},"}":{"df":0,"docs":{},"i":{"=":{"0":{"2":{"df":0,"docs":{},"n":{"df":0,"docs":{},"−":{"1":{"df":1,"docs":{"82":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"a":{"df":0,"docs":{},"t":{"a":{"df":2,"docs":{"125":{"tf":1.4142135623730951},"31":{"tf":1.0}}},"df":0,"docs":{}}},"df":11,"docs":{"107":{"tf":1.0},"121":{"tf":1.4142135623730951},"125":{"tf":2.23606797749979},"126":{"tf":1.4142135623730951},"128":{"tf":1.0},"13":{"tf":1.0},"2":{"tf":1.4142135623730951},"74":{"tf":1.0},"76":{"tf":3.1622776601683795},"80":{"tf":1.0},"82":{"tf":1.0}},"e":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"81":{"tf":1.0}}}}},"o":{"d":{"df":3,"docs":{"121":{"tf":1.0},"125":{"tf":2.0},"126":{"tf":1.0}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":2,"docs":{"130":{"tf":1.0},"92":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"t":{"df":4,"docs":{"106":{"tf":1.0},"109":{"tf":1.7320508075688772},"125":{"tf":1.0},"66":{"tf":1.7320508075688772}}}}}}}}}},"d":{"df":0,"docs":{},"i":{"c":{"df":2,"docs":{"125":{"tf":1.4142135623730951},"129":{"tf":1.0}}},"df":0,"docs":{}},"u":{"c":{"df":1,"docs":{"75":{"tf":1.0}}},"df":0,"docs":{}}},"df":1,"docs":{"76":{"tf":1.0}},"e":{"df":0,"docs":{},"p":{"(":{"df":0,"docs":{},"x":{")":{"=":{"df":0,"docs":{},"γ":{"1":{"df":0,"docs":{},"​":{"df":0,"docs":{},"x":{"df":0,"docs":{},"−":{"df":0,"docs":{},"z":{"df":0,"docs":{},"h":{"(":{"df":0,"docs":{},"x":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"h":{"(":{"df":0,"docs":{},"z":{")":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"γ":{"2":{"df":0,"docs":{},"​":{"df":0,"docs":{},"x":{"df":0,"docs":{},"−":{"df":0,"docs":{},"z":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"x":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"z":{")":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"γ":{"3":{"df":0,"docs":{},"​":{"df":0,"docs":{},"x":{"df":0,"docs":{},"−":{"df":0,"docs":{},"z":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"x":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"z":{"df":0,"docs":{},"g":{")":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"γ":{"4":{"df":0,"docs":{},"​":{"df":0,"docs":{},"x":{"df":0,"docs":{},"−":{"df":0,"docs":{},"z":{"df":0,"docs":{},"g":{"2":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"x":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"z":{"df":0,"docs":{},"g":{"2":{"df":1,"docs":{"58":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"0":{"df":1,"docs":{"106":{"tf":1.0}},"​":{")":{"=":{"df":0,"docs":{},"γ":{"1":{"df":0,"docs":{},"​":{"df":0,"docs":{},"x":{"0":{"df":0,"docs":{},"​":{"df":0,"docs":{},"−":{"df":0,"docs":{},"z":{"df":0,"docs":{},"h":{"(":{"df":0,"docs":{},"x":{"0":{"df":0,"docs":{},"​":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"h":{"(":{"df":0,"docs":{},"z":{")":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"γ":{"2":{"df":0,"docs":{},"​":{"df":0,"docs":{},"x":{"0":{"df":0,"docs":{},"​":{"df":0,"docs":{},"−":{"df":0,"docs":{},"z":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"x":{"0":{"df":0,"docs":{},"​":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"z":{")":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"γ":{"3":{"df":0,"docs":{},"​":{"df":0,"docs":{},"x":{"0":{"df":0,"docs":{},"​":{"df":0,"docs":{},"−":{"df":0,"docs":{},"z":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"x":{"0":{"df":0,"docs":{},"​":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"z":{"df":0,"docs":{},"g":{")":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"γ":{"4":{"df":0,"docs":{},"​":{"df":0,"docs":{},"x":{"0":{"df":0,"docs":{},"​":{"df":0,"docs":{},"−":{"df":0,"docs":{},"z":{"df":0,"docs":{},"g":{"2":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"x":{"0":{"df":0,"docs":{},"​":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"z":{"df":0,"docs":{},"g":{"2":{"df":3,"docs":{"106":{"tf":1.0},"59":{"tf":1.0},"62":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"_":{"0":{"df":1,"docs":{"62":{"tf":1.0}}},"df":0,"docs":{}},"df":3,"docs":{"105":{"tf":1.4142135623730951},"58":{"tf":1.4142135623730951},"61":{"tf":1.4142135623730951}}}},"df":11,"docs":{"105":{"tf":1.0},"112":{"tf":1.7320508075688772},"118":{"tf":1.0},"58":{"tf":1.7320508075688772},"59":{"tf":1.0},"61":{"tf":1.0},"64":{"tf":1.0},"67":{"tf":1.4142135623730951},"79":{"tf":1.4142135623730951},"92":{"tf":1.0},"93":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"68":{"tf":1.0},"96":{"tf":1.0}}}}}},"f":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"8":{"tf":1.0}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":26,"docs":{"101":{"tf":1.0},"102":{"tf":1.4142135623730951},"103":{"tf":1.0},"106":{"tf":1.0},"107":{"tf":1.0},"121":{"tf":1.7320508075688772},"126":{"tf":2.449489742783178},"128":{"tf":1.0},"129":{"tf":2.0},"13":{"tf":1.7320508075688772},"19":{"tf":1.0},"22":{"tf":1.0},"24":{"tf":1.0},"25":{"tf":1.4142135623730951},"27":{"tf":1.4142135623730951},"34":{"tf":1.4142135623730951},"4":{"tf":1.0},"49":{"tf":1.0},"53":{"tf":1.0},"54":{"tf":1.0},"58":{"tf":1.0},"7":{"tf":1.0},"88":{"tf":1.0},"92":{"tf":1.4142135623730951},"93":{"tf":1.0},"98":{"tf":1.7320508075688772}},"i":{"df":0,"docs":{},"t":{"df":3,"docs":{"13":{"tf":1.4142135623730951},"33":{"tf":1.0},"89":{"tf":1.4142135623730951}}}}}}},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":18,"docs":{"102":{"tf":1.0},"107":{"tf":1.0},"112":{"tf":1.0},"118":{"tf":1.0},"125":{"tf":1.0},"13":{"tf":1.4142135623730951},"19":{"tf":2.23606797749979},"2":{"tf":1.4142135623730951},"25":{"tf":1.0},"67":{"tf":2.449489742783178},"72":{"tf":1.4142135623730951},"73":{"tf":1.4142135623730951},"75":{"tf":2.0},"76":{"tf":3.605551275463989},"77":{"tf":1.0},"78":{"tf":1.4142135623730951},"79":{"tf":1.0},"89":{"tf":1.4142135623730951}}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":2,"docs":{"130":{"tf":1.0},"6":{"tf":1.0}}}},"i":{"c":{"df":1,"docs":{"15":{"tf":1.0}}},"df":0,"docs":{}},"v":{"df":1,"docs":{"3":{"tf":1.0}}}},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":2,"docs":{"12":{"tf":1.0},"6":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"6":{"tf":1.0}}}}}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":4,"docs":{"107":{"tf":1.0},"116":{"tf":1.0},"118":{"tf":1.4142135623730951},"53":{"tf":1.0}}}}},"t":{"df":17,"docs":{"126":{"tf":1.0},"129":{"tf":1.0},"13":{"tf":1.0},"18":{"tf":1.0},"35":{"tf":1.0},"4":{"tf":3.0},"52":{"tf":1.0},"69":{"tf":1.4142135623730951},"73":{"tf":1.0},"75":{"tf":1.0},"76":{"tf":1.0},"80":{"tf":1.0},"81":{"tf":1.0},"82":{"tf":1.0},"86":{"tf":1.0},"88":{"tf":2.0},"89":{"tf":1.4142135623730951}}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":8,"docs":{"102":{"tf":1.0},"12":{"tf":1.4142135623730951},"125":{"tf":1.7320508075688772},"69":{"tf":1.4142135623730951},"7":{"tf":1.0},"82":{"tf":1.4142135623730951},"9":{"tf":1.0},"90":{"tf":1.0}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":5,"docs":{"121":{"tf":1.0},"125":{"tf":1.7320508075688772},"126":{"tf":1.0},"4":{"tf":1.0},"89":{"tf":1.0}}}}},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"b":{"df":10,"docs":{"121":{"tf":1.0},"124":{"tf":1.0},"126":{"tf":1.0},"22":{"tf":1.4142135623730951},"36":{"tf":1.0},"39":{"tf":1.0},"75":{"tf":1.0},"77":{"tf":1.0},"84":{"tf":1.0},"85":{"tf":1.0}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":9,"docs":{"120":{"tf":1.0},"121":{"tf":1.4142135623730951},"122":{"tf":1.0},"123":{"tf":1.0},"124":{"tf":1.0},"125":{"tf":1.0},"15":{"tf":1.0},"78":{"tf":1.0},"80":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":2,"docs":{"130":{"tf":1.0},"9":{"tf":1.0}}}},"r":{"df":2,"docs":{"125":{"tf":1.0},"19":{"tf":1.0}}}}},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":11,"docs":{"107":{"tf":1.0},"122":{"tf":1.0},"123":{"tf":1.4142135623730951},"124":{"tf":1.7320508075688772},"125":{"tf":1.4142135623730951},"130":{"tf":1.0},"17":{"tf":1.4142135623730951},"33":{"tf":1.0},"36":{"tf":1.7320508075688772},"73":{"tf":1.0},"96":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"89":{"tf":1.0}}}}}}}},"v":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"130":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"i":{"df":4,"docs":{"73":{"tf":1.0},"76":{"tf":1.0},"77":{"tf":1.0},"78":{"tf":1.4142135623730951}},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":15,"docs":{"111":{"tf":1.0},"125":{"tf":1.0},"128":{"tf":1.0},"13":{"tf":1.7320508075688772},"19":{"tf":1.0},"2":{"tf":1.0},"49":{"tf":1.4142135623730951},"51":{"tf":1.0},"52":{"tf":1.0},"55":{"tf":1.0},"65":{"tf":1.4142135623730951},"69":{"tf":1.0},"76":{"tf":1.7320508075688772},"77":{"tf":1.0},"8":{"tf":1.0}}}}}},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"6":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"125":{"tf":1.4142135623730951},"13":{"tf":1.0}}}}}},"df":0,"docs":{}}},"s":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":3,"docs":{"33":{"tf":1.0},"42":{"tf":1.0},"55":{"tf":1.0}}}}}},"df":0,"docs":{},"j":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"88":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"76":{"tf":1.0}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"8":{"tf":1.0}}}}}}}}},"r":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"76":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"v":{"df":0,"docs":{},"e":{"df":4,"docs":{"45":{"tf":1.0},"68":{"tf":1.0},"79":{"tf":1.0},"96":{"tf":1.0}}},"i":{"d":{"df":5,"docs":{"116":{"tf":1.4142135623730951},"118":{"tf":1.7320508075688772},"125":{"tf":1.4142135623730951},"37":{"tf":1.0},"95":{"tf":1.4142135623730951}}},"df":0,"docs":{},"s":{"df":5,"docs":{"118":{"tf":1.4142135623730951},"125":{"tf":1.0},"68":{"tf":1.0},"76":{"tf":1.0},"95":{"tf":1.0}}}}},"​":{"df":0,"docs":{},"∈":{"/":{"d":{"df":1,"docs":{"76":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"d":{"df":2,"docs":{"75":{"tf":1.0},"76":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"":{"=":{"d":{"df":0,"docs":{},"j":{"df":1,"docs":{"73":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"k":{"df":0,"docs":{},"​":{":":{"=":{"(":{"d":{"1":{"2":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"…":{",":{"d":{"df":0,"docs":{},"l":{"2":{"df":1,"docs":{"92":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"−":{"1":{"df":0,"docs":{},"​":{"=":{"(":{"d":{"1":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"…":{",":{"d":{"2":{"df":0,"docs":{},"l":{"df":1,"docs":{"92":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"∣":{"=":{"2":{"df":0,"docs":{},"l":{"df":1,"docs":{"92":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"l":{"d":{"df":0,"docs":{},"e":{"df":1,"docs":{"81":{"tf":1.0}},"​":{"=":{"(":{"df":0,"docs":{},"h":{",":{"df":0,"docs":{},"h":{"df":0,"docs":{},"ω":{",":{"df":0,"docs":{},"h":{"df":0,"docs":{},"ω":{"2":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"h":{"df":0,"docs":{},"ω":{"2":{"df":0,"docs":{},"n":{"+":{"df":0,"docs":{},"l":{"df":1,"docs":{"80":{"tf":1.0}},"−":{"1":{"df":1,"docs":{"89":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"o":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"0":{"tf":1.0},"45":{"tf":1.0}}}}}}}},"df":5,"docs":{"102":{"tf":1.0},"107":{"tf":1.0},"118":{"tf":1.7320508075688772},"125":{"tf":1.4142135623730951},"128":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"n":{"'":{"df":0,"docs":{},"t":{"df":4,"docs":{"118":{"tf":1.0},"13":{"tf":1.0},"31":{"tf":1.0},"76":{"tf":1.0}}}},"df":0,"docs":{}}}},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":23,"docs":{"105":{"tf":1.4142135623730951},"108":{"tf":1.0},"110":{"tf":1.7320508075688772},"112":{"tf":1.0},"118":{"tf":1.4142135623730951},"13":{"tf":2.0},"15":{"tf":1.0},"19":{"tf":1.0},"23":{"tf":1.0},"24":{"tf":1.0},"25":{"tf":1.0},"31":{"tf":1.4142135623730951},"34":{"tf":1.4142135623730951},"4":{"tf":1.0},"58":{"tf":1.4142135623730951},"59":{"tf":1.4142135623730951},"61":{"tf":1.4142135623730951},"65":{"tf":1.0},"67":{"tf":1.4142135623730951},"71":{"tf":1.7320508075688772},"82":{"tf":1.0},"89":{"tf":1.0},"92":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"n":{"'":{"df":0,"docs":{},"t":{"df":9,"docs":{"104":{"tf":1.0},"107":{"tf":1.0},"109":{"tf":1.4142135623730951},"111":{"tf":1.0},"116":{"tf":1.4142135623730951},"118":{"tf":1.7320508075688772},"128":{"tf":1.0},"130":{"tf":1.0},"66":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":11,"docs":{"103":{"tf":1.0},"107":{"tf":1.4142135623730951},"111":{"tf":1.4142135623730951},"125":{"tf":1.4142135623730951},"130":{"tf":1.4142135623730951},"57":{"tf":1.0},"68":{"tf":1.0},"81":{"tf":1.0},"82":{"tf":1.0},"96":{"tf":1.0},"98":{"tf":1.0}}}},"t":{"df":2,"docs":{"64":{"tf":1.0},"65":{"tf":1.0}}},"u":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"76":{"tf":1.0}}}},"df":0,"docs":{}},"w":{"df":0,"docs":{},"n":{"df":4,"docs":{"13":{"tf":1.4142135623730951},"15":{"tf":1.0},"20":{"tf":1.0},"34":{"tf":1.0}}}}},"s":{"df":1,"docs":{"92":{"tf":1.4142135623730951}},"t":{"_":{"a":{"d":{"d":{"df":0,"docs":{},"r":{"[":{"0":{"df":1,"docs":{"126":{"tf":1.0}}},"1":{"df":1,"docs":{"126":{"tf":1.0}}},"df":0,"docs":{}},"df":3,"docs":{"121":{"tf":1.0},"125":{"tf":1.7320508075688772},"126":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"125":{"tf":1.0}}}}}},"df":3,"docs":{"121":{"tf":1.0},"125":{"tf":2.23606797749979},"126":{"tf":1.4142135623730951}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"128":{"tf":1.0}}}}}},"​":{"=":{"(":{"1":{",":{"df":0,"docs":{},"g":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"g":{"2":{"df":0,"docs":{},"n":{"df":0,"docs":{},"−":{"1":{"df":1,"docs":{"89":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"{":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"}":{"df":0,"docs":{},"i":{"=":{"0":{"2":{"df":0,"docs":{},"n":{"df":0,"docs":{},"−":{"1":{"df":0,"docs":{},"​":{"df":0,"docs":{},"⊆":{"df":0,"docs":{},"f":{"df":1,"docs":{"80":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"e":{"df":2,"docs":{"12":{"tf":1.0},"3":{"tf":1.0}}},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":3,"docs":{"125":{"tf":1.7320508075688772},"128":{"tf":1.0},"35":{"tf":1.7320508075688772}}}}},"r":{"df":0,"docs":{},"e":{"df":2,"docs":{"13":{"tf":1.0},"77":{"tf":1.0}}}}},"′":{"df":0,"docs":{},"⊂":{"d":{"df":1,"docs":{"76":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"+":{"1":{")":{"df":0,"docs":{},"∗":{"df":0,"docs":{},"x":{"df":0,"docs":{},"−":{"1":{"df":1,"docs":{"6":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},".":{"df":0,"docs":{},"g":{"df":1,"docs":{"93":{"tf":1.0}}}},"=":{"2":{"df":1,"docs":{"8":{"tf":1.0}}},"df":0,"docs":{}},"a":{"c":{"df":0,"docs":{},"h":{"df":23,"docs":{"102":{"tf":1.7320508075688772},"107":{"tf":1.7320508075688772},"118":{"tf":1.0},"121":{"tf":1.4142135623730951},"125":{"tf":3.3166247903554},"126":{"tf":1.0},"128":{"tf":2.0},"129":{"tf":1.7320508075688772},"13":{"tf":1.0},"130":{"tf":2.23606797749979},"2":{"tf":1.0},"48":{"tf":1.0},"64":{"tf":1.4142135623730951},"65":{"tf":1.4142135623730951},"69":{"tf":1.0},"77":{"tf":2.0},"80":{"tf":1.4142135623730951},"81":{"tf":1.0},"82":{"tf":1.0},"9":{"tf":1.0},"92":{"tf":1.4142135623730951},"95":{"tf":1.0},"99":{"tf":1.0}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"58":{"tf":1.0},"77":{"tf":1.0}}}}}}},"s":{"df":1,"docs":{"69":{"tf":1.0}},"i":{"df":1,"docs":{"13":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":4,"docs":{"107":{"tf":1.0},"44":{"tf":1.0},"6":{"tf":1.0},"69":{"tf":1.0}}}}}}},"df":10,"docs":{"10":{"tf":1.0},"121":{"tf":1.4142135623730951},"125":{"tf":1.7320508075688772},"126":{"tf":1.4142135623730951},"33":{"tf":1.0},"34":{"tf":2.6457513110645907},"43":{"tf":2.6457513110645907},"44":{"tf":2.0},"6":{"tf":2.23606797749979},"8":{"tf":1.7320508075688772}},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"58":{"tf":1.0}}}},"df":0,"docs":{}},"i":{"c":{"df":0,"docs":{},"i":{"df":3,"docs":{"125":{"tf":1.0},"130":{"tf":1.0},"3":{"tf":1.0}}}},"df":0,"docs":{}}}},"i":{"df":1,"docs":{"116":{"tf":1.0}},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":5,"docs":{"130":{"tf":1.0},"14":{"tf":1.0},"22":{"tf":1.0},"34":{"tf":1.4142135623730951},"7":{"tf":1.0}}}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":24,"docs":{"100":{"tf":1.0},"114":{"tf":1.0},"116":{"tf":1.0},"118":{"tf":2.0},"123":{"tf":1.0},"13":{"tf":5.477225575051661},"15":{"tf":1.0},"18":{"tf":2.449489742783178},"30":{"tf":1.0},"34":{"tf":1.7320508075688772},"40":{"tf":2.0},"51":{"tf":1.0},"53":{"tf":1.0},"54":{"tf":1.0},"6":{"tf":1.0},"67":{"tf":1.0},"69":{"tf":1.4142135623730951},"75":{"tf":1.0},"76":{"tf":1.0},"80":{"tf":1.0},"82":{"tf":1.0},"89":{"tf":1.0},"90":{"tf":2.0},"95":{"tf":1.7320508075688772}}}}}}}},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"4":{"tf":1.0}}}},"df":0,"docs":{}},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"y":{"df":2,"docs":{"108":{"tf":1.0},"95":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"35":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"111":{"tf":1.0}}}}},"n":{"a":{"b":{"df":0,"docs":{},"l":{"df":2,"docs":{"125":{"tf":1.0},"3":{"tf":1.0}}}},"df":0,"docs":{}},"c":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"102":{"tf":1.0}}}}}}},"df":0,"docs":{},"o":{"d":{"df":14,"docs":{"10":{"tf":1.0},"100":{"tf":1.0},"47":{"tf":1.0},"49":{"tf":1.0},"51":{"tf":1.0},"53":{"tf":1.0},"54":{"tf":1.0},"65":{"tf":1.0},"68":{"tf":1.4142135623730951},"69":{"tf":1.4142135623730951},"71":{"tf":1.0},"82":{"tf":1.0},"9":{"tf":1.0},"98":{"tf":1.0}}},"df":0,"docs":{}}},"d":{"df":9,"docs":{"102":{"tf":1.0},"109":{"tf":1.0},"11":{"tf":1.0},"12":{"tf":1.0},"123":{"tf":1.0},"39":{"tf":1.0},"45":{"tf":1.0},"7":{"tf":1.0},"96":{"tf":1.0}},"i":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"40":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"c":{"df":5,"docs":{"125":{"tf":1.0},"129":{"tf":1.4142135623730951},"130":{"tf":2.0},"48":{"tf":1.0},"69":{"tf":1.0}}},"df":0,"docs":{}}}},"g":{"a":{"df":0,"docs":{},"g":{"df":4,"docs":{"73":{"tf":1.0},"75":{"tf":1.4142135623730951},"77":{"tf":1.4142135623730951},"84":{"tf":1.0}}}},"df":0,"docs":{}},"h":{"a":{"df":0,"docs":{},"n":{"c":{"df":1,"docs":{"95":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":4,"docs":{"107":{"tf":1.4142135623730951},"125":{"tf":1.0},"48":{"tf":1.0},"76":{"tf":1.4142135623730951}}}}}},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":2,"docs":{"75":{"tf":1.0},"81":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"13":{"tf":1.0}}}},"i":{"df":0,"docs":{},"r":{"df":4,"docs":{"11":{"tf":1.0},"13":{"tf":1.0},"49":{"tf":1.0},"67":{"tf":1.0}}},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"97":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"i":{"df":6,"docs":{"120":{"tf":1.0},"121":{"tf":2.0},"126":{"tf":2.0},"35":{"tf":1.0},"69":{"tf":1.0},"89":{"tf":1.0}}}}}},"q":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"l":{"df":15,"docs":{"10":{"tf":1.0},"12":{"tf":1.0},"121":{"tf":1.4142135623730951},"125":{"tf":2.23606797749979},"126":{"tf":1.0},"13":{"tf":5.830951894845301},"15":{"tf":1.4142135623730951},"32":{"tf":1.0},"51":{"tf":1.0},"65":{"tf":1.0},"75":{"tf":1.0},"76":{"tf":1.4142135623730951},"9":{"tf":1.4142135623730951},"93":{"tf":1.4142135623730951},"99":{"tf":1.7320508075688772}}},"t":{"df":12,"docs":{"10":{"tf":1.0},"11":{"tf":1.0},"12":{"tf":1.0},"128":{"tf":1.4142135623730951},"13":{"tf":3.0},"15":{"tf":1.7320508075688772},"3":{"tf":1.4142135623730951},"57":{"tf":1.0},"59":{"tf":1.0},"68":{"tf":1.0},"9":{"tf":1.7320508075688772},"93":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":6,"docs":{"13":{"tf":2.8284271247461903},"15":{"tf":1.0},"55":{"tf":1.0},"68":{"tf":1.4142135623730951},"77":{"tf":1.0},"82":{"tf":1.0}}}},"df":0,"docs":{}}}}},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"76":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"i":{"df":1,"docs":{"76":{"tf":1.0}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":2,"docs":{"48":{"tf":1.0},"76":{"tf":1.0}}}}}}}},"t":{"c":{"df":1,"docs":{"49":{"tf":1.0}}},"df":0,"docs":{}},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"107":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":36,"docs":{"10":{"tf":1.4142135623730951},"105":{"tf":2.0},"106":{"tf":2.6457513110645907},"107":{"tf":4.358898943540674},"108":{"tf":1.0},"109":{"tf":1.0},"110":{"tf":1.7320508075688772},"112":{"tf":1.0},"114":{"tf":2.0},"116":{"tf":2.23606797749979},"118":{"tf":2.23606797749979},"12":{"tf":1.7320508075688772},"128":{"tf":2.6457513110645907},"13":{"tf":1.4142135623730951},"18":{"tf":1.4142135623730951},"27":{"tf":1.0},"34":{"tf":1.0},"51":{"tf":1.0},"57":{"tf":2.23606797749979},"58":{"tf":2.0},"59":{"tf":1.7320508075688772},"61":{"tf":1.7320508075688772},"62":{"tf":2.23606797749979},"65":{"tf":1.4142135623730951},"67":{"tf":2.449489742783178},"69":{"tf":1.0},"72":{"tf":1.0},"73":{"tf":1.0},"74":{"tf":1.0},"75":{"tf":1.4142135623730951},"77":{"tf":1.4142135623730951},"83":{"tf":1.7320508075688772},"84":{"tf":1.0},"9":{"tf":1.4142135623730951},"92":{"tf":1.0},"93":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"/":{"df":0,"docs":{},"o":{"d":{"d":{"df":2,"docs":{"106":{"tf":1.0},"109":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":8,"docs":{"107":{"tf":1.0},"112":{"tf":1.0},"125":{"tf":1.4142135623730951},"48":{"tf":1.0},"51":{"tf":1.0},"65":{"tf":1.0},"66":{"tf":1.0},"92":{"tf":1.0}}},"r":{"df":0,"docs":{},"y":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"96":{"tf":1.0}}}},"t":{"df":0,"docs":{},"h":{"df":4,"docs":{"125":{"tf":1.0},"15":{"tf":1.0},"20":{"tf":1.0},"69":{"tf":1.0}}}}}}},"i":{"d":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"120":{"tf":1.0}}}}}}},"x":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"125":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":4,"docs":{"107":{"tf":1.0},"19":{"tf":1.0},"20":{"tf":1.4142135623730951},"66":{"tf":1.0}}}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":36,"docs":{"10":{"tf":1.0},"101":{"tf":1.0},"102":{"tf":1.4142135623730951},"103":{"tf":1.0},"104":{"tf":1.0},"107":{"tf":1.4142135623730951},"11":{"tf":1.0},"110":{"tf":1.0},"117":{"tf":1.0},"12":{"tf":1.0},"125":{"tf":1.4142135623730951},"128":{"tf":1.7320508075688772},"129":{"tf":1.0},"13":{"tf":2.0},"130":{"tf":1.4142135623730951},"19":{"tf":1.0},"33":{"tf":1.0},"39":{"tf":1.0},"4":{"tf":1.0},"43":{"tf":1.7320508075688772},"47":{"tf":1.0},"48":{"tf":1.7320508075688772},"49":{"tf":2.23606797749979},"51":{"tf":1.0},"6":{"tf":1.7320508075688772},"63":{"tf":1.0},"65":{"tf":1.0},"67":{"tf":1.0},"69":{"tf":1.4142135623730951},"76":{"tf":1.0},"8":{"tf":1.0},"82":{"tf":1.0},"9":{"tf":1.4142135623730951},"93":{"tf":1.4142135623730951},"96":{"tf":1.0},"97":{"tf":1.4142135623730951}}}}}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":3,"docs":{"121":{"tf":1.4142135623730951},"43":{"tf":1.0},"71":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":28,"docs":{"10":{"tf":1.0},"101":{"tf":1.0},"103":{"tf":1.7320508075688772},"12":{"tf":2.0},"120":{"tf":1.0},"121":{"tf":1.7320508075688772},"122":{"tf":1.4142135623730951},"123":{"tf":2.23606797749979},"124":{"tf":1.0},"125":{"tf":3.605551275463989},"13":{"tf":1.0},"15":{"tf":1.7320508075688772},"2":{"tf":1.0},"21":{"tf":1.0},"3":{"tf":1.0},"33":{"tf":1.0},"42":{"tf":1.0},"47":{"tf":1.4142135623730951},"48":{"tf":1.0},"49":{"tf":2.449489742783178},"6":{"tf":2.23606797749979},"68":{"tf":1.7320508075688772},"7":{"tf":2.0},"8":{"tf":2.449489742783178},"81":{"tf":1.4142135623730951},"89":{"tf":1.4142135623730951},"9":{"tf":1.7320508075688772},"92":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"116":{"tf":1.4142135623730951}}}}},"r":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"39":{"tf":1.0}}}}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":5,"docs":{"128":{"tf":1.0},"13":{"tf":2.6457513110645907},"69":{"tf":1.0},"76":{"tf":1.0},"99":{"tf":1.0}}}}},"p":{"a":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":6,"docs":{"125":{"tf":2.23606797749979},"130":{"tf":1.0},"70":{"tf":1.0},"71":{"tf":1.0},"73":{"tf":1.0},"83":{"tf":1.0}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":3,"docs":{"116":{"tf":1.0},"20":{"tf":1.0},"76":{"tf":1.0}}}}},"l":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":7,"docs":{"110":{"tf":1.0},"111":{"tf":1.0},"123":{"tf":1.0},"125":{"tf":1.7320508075688772},"18":{"tf":1.0},"6":{"tf":1.0},"96":{"tf":1.0}}}},"n":{"df":3,"docs":{"107":{"tf":1.0},"125":{"tf":1.4142135623730951},"50":{"tf":1.0}}}},"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"107":{"tf":1.4142135623730951},"4":{"tf":1.0}}}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"9":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"44":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"44":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"df":2,"docs":{"117":{"tf":1.0},"44":{"tf":1.0}}}}}}},"s":{"df":1,"docs":{"39":{"tf":1.0}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":7,"docs":{"100":{"tf":1.0},"11":{"tf":1.0},"116":{"tf":1.4142135623730951},"3":{"tf":1.0},"47":{"tf":1.4142135623730951},"69":{"tf":1.7320508075688772},"81":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":9,"docs":{"114":{"tf":1.0},"121":{"tf":1.7320508075688772},"125":{"tf":1.0},"126":{"tf":1.4142135623730951},"13":{"tf":1.0},"44":{"tf":1.0},"81":{"tf":1.4142135623730951},"89":{"tf":1.0},"92":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":8,"docs":{"102":{"tf":1.0},"118":{"tf":1.0},"124":{"tf":1.0},"125":{"tf":1.4142135623730951},"48":{"tf":1.0},"67":{"tf":2.0},"82":{"tf":1.0},"89":{"tf":1.0}}}},"r":{"df":0,"docs":{},"n":{"df":2,"docs":{"130":{"tf":1.0},"33":{"tf":1.0}}}}},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"31":{"tf":1.4142135623730951}}}},"df":3,"docs":{"12":{"tf":1.7320508075688772},"125":{"tf":1.0},"76":{"tf":1.4142135623730951}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":2,"docs":{"49":{"tf":1.0},"67":{"tf":1.0}}}}}}}},"f":{"(":{"a":{")":{":":{"=":{"df":0,"docs":{},"p":{"(":{"a":{")":{"df":0,"docs":{},"q":{"(":{"a":{")":{"df":0,"docs":{},"−":{"1":{"df":1,"docs":{"88":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":1,"docs":{"88":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"d":{")":{"=":{"0":{"df":1,"docs":{"76":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"88":{"tf":1.0}},"i":{"df":0,"docs":{},"​":{")":{"=":{"0":{"df":1,"docs":{"76":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"h":{")":{"=":{"0":{"df":1,"docs":{"15":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"y":{"1":{"df":0,"docs":{},"​":{")":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"f":{"(":{"df":0,"docs":{},"y":{"df":0,"docs":{},"l":{"df":1,"docs":{"88":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"z":{")":{"=":{"df":0,"docs":{},"i":{"df":1,"docs":{"18":{"tf":1.0}}}},"df":0,"docs":{}},"df":1,"docs":{"68":{"tf":1.0}}}},"+":{"df":0,"docs":{},"g":{"]":{"1":{"df":0,"docs":{},"​":{"=":{"[":{"df":0,"docs":{},"f":{"]":{"1":{"df":0,"docs":{},"​":{"+":{"[":{"df":0,"docs":{},"g":{"]":{"1":{"df":1,"docs":{"18":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},",":{"df":0,"docs":{},"g":{"df":1,"docs":{"13":{"tf":1.0}}}},"/":{"df":0,"docs":{},"g":{"df":1,"docs":{"68":{"tf":1.0}}}},":":{"=":{"df":0,"docs":{},"y":{"+":{"(":{"df":0,"docs":{},"x":{"df":0,"docs":{},"−":{"df":0,"docs":{},"z":{")":{"df":0,"docs":{},"q":{"df":0,"docs":{},"−":{"df":0,"docs":{},"p":{"df":1,"docs":{"76":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"a":{"df":0,"docs":{},"→":{"df":0,"docs":{},"f":{"df":1,"docs":{"88":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"(":{"d":{")":{"df":0,"docs":{},"→":{"df":0,"docs":{},"f":{"df":1,"docs":{"88":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"=":{"0":{"df":1,"docs":{"76":{"tf":1.0}}},"a":{"(":{"df":0,"docs":{},"ζ":{")":{"df":0,"docs":{},"q":{"df":0,"docs":{},"l":{"df":0,"docs":{},"​":{"+":{"b":{"(":{"df":0,"docs":{},"ζ":{")":{"df":0,"docs":{},"q":{"df":0,"docs":{},"r":{"df":1,"docs":{"20":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"z":{"df":0,"docs":{},"h":{"df":0,"docs":{},"​":{"df":0,"docs":{},"t":{"df":1,"docs":{"15":{"tf":1.0}}}}}}},"]":{"1":{"df":3,"docs":{"18":{"tf":1.4142135623730951},"20":{"tf":1.0},"34":{"tf":1.0}}},"df":0,"docs":{}},"a":{"c":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"'":{"df":1,"docs":{"96":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"t":{"df":7,"docs":{"12":{"tf":1.0},"125":{"tf":1.0},"128":{"tf":1.0},"13":{"tf":2.8284271247461903},"15":{"tf":1.7320508075688772},"4":{"tf":1.0},"67":{"tf":1.0}},"o":{"df":0,"docs":{},"r":{"df":9,"docs":{"118":{"tf":1.0},"125":{"tf":1.0},"13":{"tf":1.7320508075688772},"2":{"tf":1.4142135623730951},"27":{"tf":1.0},"67":{"tf":1.7320508075688772},"76":{"tf":1.7320508075688772},"86":{"tf":1.0},"89":{"tf":2.0}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"76":{"tf":1.4142135623730951}}}},"l":{"df":0,"docs":{},"s":{"df":1,"docs":{"97":{"tf":1.0}}}},"r":{"df":2,"docs":{"15":{"tf":1.0},"69":{"tf":1.0}}},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"107":{"tf":1.0},"130":{"tf":1.0}}}}}},"t":{"df":2,"docs":{"116":{"tf":1.4142135623730951},"95":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"116":{"tf":1.0}}}}}}},"b":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":3,"docs":{"27":{"tf":1.0},"31":{"tf":1.7320508075688772},"32":{"tf":1.0}},"​":{"(":{"df":0,"docs":{},"ζ":{")":{"=":{"df":0,"docs":{},"t":{"df":0,"docs":{},"ˉ":{"+":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"p":{"df":0,"docs":{},"ˉ":{"df":0,"docs":{},"​":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"υ":{"2":{"a":{"df":0,"docs":{},"ˉ":{"+":{"df":0,"docs":{},"υ":{"3":{"b":{"df":0,"docs":{},"ˉ":{"+":{"df":0,"docs":{},"υ":{"4":{"c":{"df":0,"docs":{},"ˉ":{"+":{"df":0,"docs":{},"υ":{"5":{"df":0,"docs":{},"s":{"df":0,"docs":{},"ˉ":{"df":0,"docs":{},"σ":{"1":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"υ":{"6":{"df":0,"docs":{},"s":{"df":0,"docs":{},"ˉ":{"df":0,"docs":{},"σ":{"2":{"df":1,"docs":{"31":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"]":{"1":{"df":1,"docs":{"31":{"tf":1.0}},"​":{"=":{"[":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"υ":{"[":{"df":0,"docs":{},"p":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"υ":{"2":{"[":{"a":{"]":{"1":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"υ":{"3":{"[":{"b":{"]":{"1":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"υ":{"4":{"[":{"c":{"]":{"1":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"υ":{"5":{"[":{"df":0,"docs":{},"s":{"df":0,"docs":{},"σ":{"1":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"υ":{"6":{"[":{"df":0,"docs":{},"s":{"df":0,"docs":{},"σ":{"2":{"df":0,"docs":{},"​":{"]":{"1":{"df":1,"docs":{"31":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":19,"docs":{"120":{"tf":1.0},"121":{"tf":1.4142135623730951},"125":{"tf":1.7320508075688772},"126":{"tf":1.4142135623730951},"13":{"tf":2.6457513110645907},"15":{"tf":1.4142135623730951},"18":{"tf":2.449489742783178},"20":{"tf":2.0},"34":{"tf":1.4142135623730951},"4":{"tf":1.7320508075688772},"68":{"tf":1.4142135623730951},"69":{"tf":1.4142135623730951},"73":{"tf":1.0},"76":{"tf":1.0},"80":{"tf":1.0},"88":{"tf":1.7320508075688772},"89":{"tf":1.4142135623730951},"92":{"tf":2.0},"93":{"tf":1.4142135623730951}},"e":{"1":{"7":{":":{":":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"(":{"1":{"df":1,"docs":{"101":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"(":{"1":{"df":1,"docs":{"97":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"97":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"69":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"d":{"df":1,"docs":{"33":{"tf":1.0}}},"df":0,"docs":{}},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"125":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"w":{"df":10,"docs":{"102":{"tf":1.0},"104":{"tf":1.0},"116":{"tf":1.4142135623730951},"117":{"tf":1.0},"12":{"tf":1.0},"13":{"tf":1.0},"15":{"tf":1.0},"31":{"tf":1.0},"36":{"tf":1.0},"63":{"tf":1.0}}}},"f":{"df":0,"docs":{},"t":{"df":4,"docs":{"1":{"tf":1.7320508075688772},"114":{"tf":2.23606797749979},"2":{"tf":2.8284271247461903},"95":{"tf":1.0}}}},"i":{"a":{"df":0,"docs":{},"t":{"df":7,"docs":{"111":{"tf":1.4142135623730951},"38":{"tf":1.4142135623730951},"39":{"tf":1.0},"41":{"tf":2.23606797749979},"87":{"tf":1.0},"92":{"tf":1.0},"93":{"tf":1.0}}}},"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"a":{"c":{"c":{"df":0,"docs":{},"i":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":1,"docs":{"101":{"tf":1.0}},"e":{"(":{"[":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"1":{"7":{":":{":":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"(":{"1":{"df":1,"docs":{"101":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"<":{"df":0,"docs":{},"f":{">":{">":{"(":{"&":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":1,"docs":{"97":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":1,"docs":{"97":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":18,"docs":{"100":{"tf":1.0},"101":{"tf":1.0},"102":{"tf":1.0},"103":{"tf":1.0},"104":{"tf":1.0},"105":{"tf":1.0},"107":{"tf":1.7320508075688772},"110":{"tf":1.0},"48":{"tf":2.0},"49":{"tf":1.4142135623730951},"50":{"tf":1.7320508075688772},"63":{"tf":1.0},"65":{"tf":1.0},"67":{"tf":1.0},"82":{"tf":1.0},"97":{"tf":1.7320508075688772},"98":{"tf":1.4142135623730951},"99":{"tf":1.7320508075688772}},"p":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"97":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":19,"docs":{"101":{"tf":1.0},"102":{"tf":1.0},"107":{"tf":1.0},"13":{"tf":4.58257569495584},"15":{"tf":1.0},"18":{"tf":1.4142135623730951},"2":{"tf":1.4142135623730951},"34":{"tf":1.0},"35":{"tf":1.0},"4":{"tf":1.0},"40":{"tf":2.449489742783178},"43":{"tf":1.0},"51":{"tf":1.0},"6":{"tf":1.4142135623730951},"69":{"tf":1.0},"80":{"tf":1.0},"88":{"tf":1.0},"89":{"tf":1.0},"95":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"(":{"2":{"_":{"df":0,"docs":{},"u":{"6":{"4":{"df":1,"docs":{"34":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"3":{"_":{"df":0,"docs":{},"u":{"6":{"4":{"df":1,"docs":{"34":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":1,"docs":{"43":{"tf":1.0}}},"4":{"df":1,"docs":{"43":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"<":{"df":0,"docs":{},"f":{"df":1,"docs":{"34":{"tf":3.1622776601683795}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}},"f":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"51":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"e":{"df":2,"docs":{"123":{"tf":2.23606797749979},"124":{"tf":1.0}}},"l":{"df":3,"docs":{"12":{"tf":1.0},"125":{"tf":2.23606797749979},"35":{"tf":1.7320508075688772}}}},"n":{"a":{"df":0,"docs":{},"l":{"df":9,"docs":{"12":{"tf":1.0},"123":{"tf":1.4142135623730951},"125":{"tf":2.0},"126":{"tf":1.0},"15":{"tf":1.0},"34":{"tf":1.4142135623730951},"43":{"tf":1.0},"75":{"tf":1.0},"76":{"tf":1.0}}}},"d":{"df":3,"docs":{"2":{"tf":1.4142135623730951},"76":{"tf":1.0},"86":{"tf":1.0}}},"df":0,"docs":{},"e":{"df":1,"docs":{"11":{"tf":1.0}}},"i":{"df":0,"docs":{},"t":{"df":10,"docs":{"13":{"tf":1.0},"18":{"tf":1.0},"4":{"tf":1.0},"51":{"tf":1.0},"6":{"tf":1.0},"68":{"tf":1.0},"69":{"tf":1.0},"88":{"tf":1.0},"89":{"tf":1.0},"95":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"[":{"0":{"df":2,"docs":{"100":{"tf":1.4142135623730951},"107":{"tf":1.0}}},"df":0,"docs":{}},"df":2,"docs":{"100":{"tf":1.0},"107":{"tf":1.0}}}}}},"df":27,"docs":{"100":{"tf":1.4142135623730951},"101":{"tf":1.0},"107":{"tf":1.4142135623730951},"12":{"tf":1.7320508075688772},"124":{"tf":1.0},"125":{"tf":1.7320508075688772},"126":{"tf":2.0},"128":{"tf":1.4142135623730951},"13":{"tf":1.4142135623730951},"19":{"tf":1.0},"22":{"tf":1.4142135623730951},"30":{"tf":1.0},"31":{"tf":1.4142135623730951},"41":{"tf":1.0},"45":{"tf":1.0},"48":{"tf":1.4142135623730951},"51":{"tf":1.4142135623730951},"58":{"tf":1.7320508075688772},"65":{"tf":1.0},"68":{"tf":1.0},"69":{"tf":1.0},"7":{"tf":1.0},"75":{"tf":1.0},"8":{"tf":1.0},"81":{"tf":1.0},"93":{"tf":1.0},"98":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"31":{"tf":1.0}}}}}}},"t":{"df":1,"docs":{"96":{"tf":1.0}}},"v":{"df":0,"docs":{},"e":{"df":1,"docs":{"11":{"tf":1.0}}}},"x":{"df":5,"docs":{"125":{"tf":1.0},"4":{"tf":1.0},"71":{"tf":1.0},"86":{"tf":1.0},"89":{"tf":1.0}}}},"l":{"a":{"df":0,"docs":{},"g":{"a":{"df":1,"docs":{"128":{"tf":1.0}}},"b":{"df":1,"docs":{"128":{"tf":1.4142135623730951}}},"df":5,"docs":{"121":{"tf":1.4142135623730951},"125":{"tf":3.0},"126":{"tf":1.4142135623730951},"128":{"tf":3.1622776601683795},"129":{"tf":2.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"l":{"df":2,"docs":{"11":{"tf":1.4142135623730951},"3":{"tf":1.0}}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"w":{"df":2,"docs":{"49":{"tf":1.0},"96":{"tf":1.0}}}}},"n":{"df":6,"docs":{"100":{"tf":1.0},"107":{"tf":1.0},"43":{"tf":1.0},"44":{"tf":1.4142135623730951},"97":{"tf":1.0},"99":{"tf":1.0}}},"o":{"c":{"df":0,"docs":{},"u":{"df":1,"docs":{"128":{"tf":1.0}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":48,"docs":{"10":{"tf":1.4142135623730951},"104":{"tf":1.0},"106":{"tf":1.0},"107":{"tf":1.7320508075688772},"116":{"tf":1.0},"12":{"tf":1.4142135623730951},"121":{"tf":1.4142135623730951},"125":{"tf":1.4142135623730951},"126":{"tf":1.7320508075688772},"13":{"tf":3.7416573867739413},"130":{"tf":1.0},"15":{"tf":2.0},"18":{"tf":1.4142135623730951},"20":{"tf":1.0},"21":{"tf":1.0},"23":{"tf":1.0},"30":{"tf":1.0},"31":{"tf":1.4142135623730951},"34":{"tf":1.7320508075688772},"36":{"tf":1.0},"4":{"tf":1.0},"41":{"tf":1.0},"43":{"tf":1.4142135623730951},"44":{"tf":1.0},"47":{"tf":1.0},"48":{"tf":1.0},"49":{"tf":1.0},"51":{"tf":1.0},"53":{"tf":1.0},"54":{"tf":1.0},"55":{"tf":1.0},"58":{"tf":1.4142135623730951},"6":{"tf":1.4142135623730951},"68":{"tf":1.0},"71":{"tf":1.0},"73":{"tf":1.0},"75":{"tf":1.0},"76":{"tf":1.0},"77":{"tf":1.0},"78":{"tf":1.0},"82":{"tf":1.0},"86":{"tf":1.0},"89":{"tf":1.0},"9":{"tf":1.4142135623730951},"90":{"tf":1.0},"92":{"tf":2.0},"93":{"tf":2.449489742783178},"96":{"tf":1.0}}}}}},"r":{"c":{"df":2,"docs":{"12":{"tf":1.4142135623730951},"19":{"tf":1.0}}},"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"l":{"df":4,"docs":{"120":{"tf":1.0},"121":{"tf":1.0},"68":{"tf":1.0},"78":{"tf":1.0}}},"t":{"df":1,"docs":{"68":{"tf":1.0}}}},"df":11,"docs":{"101":{"tf":1.0},"116":{"tf":1.0},"125":{"tf":1.0},"13":{"tf":2.23606797749979},"34":{"tf":1.0},"51":{"tf":1.0},"67":{"tf":1.0},"71":{"tf":1.0},"8":{"tf":1.0},"90":{"tf":1.0},"95":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"18":{"tf":1.0}}}},"u":{"df":0,"docs":{},"l":{"a":{"df":3,"docs":{"57":{"tf":1.0},"59":{"tf":1.0},"75":{"tf":1.0}}},"df":0,"docs":{}}}}},"u":{"df":0,"docs":{},"n":{"d":{"df":2,"docs":{"3":{"tf":1.0},"37":{"tf":1.0}}},"df":0,"docs":{}},"r":{"df":2,"docs":{"20":{"tf":1.0},"55":{"tf":1.0}},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"116":{"tf":1.0},"2":{"tf":1.4142135623730951},"95":{"tf":1.0}}}}}}}},"p":{"df":5,"docs":{"120":{"tf":1.0},"121":{"tf":1.0},"123":{"tf":1.0},"125":{"tf":1.4142135623730951},"126":{"tf":1.0}}},"r":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"(":{"0":{"df":2,"docs":{"100":{"tf":1.0},"107":{"tf":1.0}}},"1":{"df":2,"docs":{"100":{"tf":1.0},"107":{"tf":1.0}}},"2":{"df":2,"docs":{"100":{"tf":1.0},"107":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},":":{":":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":1,"docs":{"107":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":7,"docs":{"100":{"tf":1.4142135623730951},"102":{"tf":1.0},"106":{"tf":1.0},"107":{"tf":2.8284271247461903},"110":{"tf":2.449489742783178},"128":{"tf":1.7320508075688772},"82":{"tf":1.0}}}}},"df":1,"docs":{"37":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"39":{"tf":1.0}}}}},"i":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"_":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"102":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"d":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"79":{"tf":1.0}}}},"df":0,"docs":{}},"df":20,"docs":{"102":{"tf":1.0},"105":{"tf":1.4142135623730951},"106":{"tf":1.0},"112":{"tf":1.4142135623730951},"118":{"tf":1.7320508075688772},"56":{"tf":2.0},"58":{"tf":1.7320508075688772},"61":{"tf":1.4142135623730951},"62":{"tf":1.0},"67":{"tf":2.0},"70":{"tf":1.0},"72":{"tf":1.7320508075688772},"75":{"tf":2.0},"76":{"tf":2.0},"77":{"tf":1.4142135623730951},"78":{"tf":2.6457513110645907},"79":{"tf":1.7320508075688772},"89":{"tf":1.0},"92":{"tf":1.4142135623730951},"93":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"2":{"tf":1.0},"81":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":1,"docs":{"9":{"tf":1.0}}}},"n":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":21,"docs":{"101":{"tf":1.0},"103":{"tf":1.0},"104":{"tf":1.0},"106":{"tf":1.0},"107":{"tf":1.0},"111":{"tf":1.0},"121":{"tf":1.0},"125":{"tf":1.4142135623730951},"34":{"tf":1.7320508075688772},"39":{"tf":1.0},"44":{"tf":2.6457513110645907},"53":{"tf":1.0},"54":{"tf":1.0},"55":{"tf":1.0},"82":{"tf":1.4142135623730951},"83":{"tf":1.0},"86":{"tf":1.7320508075688772},"88":{"tf":1.7320508075688772},"89":{"tf":1.4142135623730951},"93":{"tf":1.0},"97":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"126":{"tf":1.0},"20":{"tf":1.0},"95":{"tf":1.0}},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"12":{"tf":1.0}}}}}}}}}}}},"g":{",":{"df":0,"docs":{},"h":{"df":1,"docs":{"93":{"tf":1.0}}}},"1":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"34":{"tf":2.8284271247461903}}}}}}}},"3":{"df":1,"docs":{"117":{"tf":1.0}}},"=":{"df":0,"docs":{},"ω":{"b":{"df":1,"docs":{"89":{"tf":1.0}}},"df":0,"docs":{}}},"^":{"0":{"df":2,"docs":{"51":{"tf":1.0},"54":{"tf":1.0}}},"1":{"df":2,"docs":{"51":{"tf":1.0},"54":{"tf":1.0}}},"2":{"df":2,"docs":{"51":{"tf":1.4142135623730951},"54":{"tf":1.0}}},"3":{"df":2,"docs":{"51":{"tf":1.0},"54":{"tf":1.0}}},"4":{"df":2,"docs":{"51":{"tf":1.0},"54":{"tf":1.0}}},"5":{"df":2,"docs":{"51":{"tf":1.7320508075688772},"54":{"tf":1.0}}},"8":{"df":1,"docs":{"51":{"tf":1.0}}},"df":0,"docs":{},"i":{"df":2,"docs":{"51":{"tf":1.0},"61":{"tf":1.0}}}},"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"a":{"_":{"df":0,"docs":{},"i":{"df":1,"docs":{"58":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"e":{"df":8,"docs":{"10":{"tf":1.0},"11":{"tf":2.449489742783178},"12":{"tf":1.0},"13":{"tf":1.0},"15":{"tf":1.4142135623730951},"19":{"tf":1.0},"8":{"tf":3.3166247903554},"9":{"tf":2.6457513110645907}}}},"v":{"df":0,"docs":{},"e":{"df":2,"docs":{"106":{"tf":1.4142135623730951},"62":{"tf":1.4142135623730951}}}}},"df":13,"docs":{"117":{"tf":2.23606797749979},"118":{"tf":1.4142135623730951},"121":{"tf":1.4142135623730951},"125":{"tf":2.0},"126":{"tf":1.4142135623730951},"13":{"tf":2.449489742783178},"15":{"tf":1.0},"18":{"tf":2.0},"51":{"tf":2.23606797749979},"53":{"tf":1.0},"67":{"tf":2.0},"68":{"tf":1.0},"80":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":28,"docs":{"101":{"tf":1.0},"111":{"tf":1.0},"112":{"tf":1.4142135623730951},"117":{"tf":2.0},"123":{"tf":1.4142135623730951},"125":{"tf":1.0},"128":{"tf":1.0},"2":{"tf":1.0},"3":{"tf":1.0},"33":{"tf":1.4142135623730951},"34":{"tf":1.4142135623730951},"43":{"tf":1.4142135623730951},"47":{"tf":1.0},"48":{"tf":1.0},"49":{"tf":1.7320508075688772},"51":{"tf":1.0},"64":{"tf":1.4142135623730951},"67":{"tf":1.0},"69":{"tf":1.0},"7":{"tf":1.0},"75":{"tf":1.0},"76":{"tf":1.0},"77":{"tf":1.0},"80":{"tf":1.0},"82":{"tf":1.0},"88":{"tf":1.4142135623730951},"96":{"tf":1.0},"97":{"tf":1.4142135623730951}}}}},"t":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"100":{"tf":1.0}}}}}},"df":5,"docs":{"111":{"tf":1.4142135623730951},"130":{"tf":1.0},"73":{"tf":1.0},"76":{"tf":1.0},"80":{"tf":1.0}}}},"i":{":":{"0":{"df":0,"docs":{},"≤":{"df":0,"docs":{},"i":{"<":{"2":{"df":0,"docs":{},"n":{"df":1,"docs":{"105":{"tf":1.0}}}},"df":0,"docs":{},"n":{"df":1,"docs":{"117":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":1,"docs":{"118":{"tf":1.4142135623730951}},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"'":{"df":1,"docs":{"96":{"tf":1.0}}},"df":0,"docs":{}}}}}},"v":{"df":0,"docs":{},"e":{"df":9,"docs":{"107":{"tf":1.0},"128":{"tf":1.4142135623730951},"13":{"tf":1.0},"130":{"tf":1.7320508075688772},"18":{"tf":1.0},"45":{"tf":1.0},"49":{"tf":1.0},"6":{"tf":1.0},"76":{"tf":1.0}},"n":{"df":12,"docs":{"107":{"tf":1.7320508075688772},"125":{"tf":1.0},"13":{"tf":1.0},"15":{"tf":1.4142135623730951},"22":{"tf":1.0},"35":{"tf":1.0},"62":{"tf":1.0},"71":{"tf":1.0},"73":{"tf":1.0},"74":{"tf":1.0},"88":{"tf":1.0},"90":{"tf":1.0}}}}},"z":{"a":{"df":1,"docs":{"96":{"tf":1.0}}},"df":0,"docs":{}}},"k":{"df":1,"docs":{"117":{"tf":1.0}}},"l":{"df":0,"docs":{},"o":{"b":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"69":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"n":{"+":{"1":{"=":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"+":{"2":{"=":{"df":0,"docs":{},"g":{"2":{"df":1,"docs":{"117":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"=":{"1":{"df":1,"docs":{"117":{"tf":1.0}}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":1,"docs":{"33":{"tf":1.0}}}}},"df":0,"docs":{}},"o":{"a":{"df":0,"docs":{},"l":{"df":5,"docs":{"45":{"tf":1.0},"49":{"tf":1.0},"75":{"tf":1.0},"76":{"tf":1.0},"96":{"tf":1.0}}}},"df":17,"docs":{"102":{"tf":1.0},"104":{"tf":1.4142135623730951},"107":{"tf":1.0},"111":{"tf":1.0},"117":{"tf":1.0},"13":{"tf":1.7320508075688772},"41":{"tf":1.0},"45":{"tf":1.0},"47":{"tf":1.0},"48":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.0},"52":{"tf":1.0},"56":{"tf":1.0},"67":{"tf":1.0},"96":{"tf":1.0},"97":{"tf":1.4142135623730951}},"l":{"d":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":4,"docs":{"18":{"tf":1.0},"34":{"tf":1.0},"37":{"tf":1.0},"96":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"o":{"d":{"df":4,"docs":{"13":{"tf":1.0},"45":{"tf":1.0},"49":{"tf":1.0},"79":{"tf":1.0}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"93":{"tf":1.0}}},"df":0,"docs":{}}}}},"p":{"df":0,"docs":{},"u":{"df":1,"docs":{"2":{"tf":1.7320508075688772}}}},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"13":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"2":{"tf":1.0},"67":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"k":{"df":1,"docs":{"93":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"n":{"d":{"df":4,"docs":{"86":{"tf":1.7320508075688772},"89":{"tf":1.0},"92":{"tf":1.0},"93":{"tf":1.0}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":3,"docs":{"121":{"tf":1.4142135623730951},"126":{"tf":1.0},"18":{"tf":2.23606797749979}}}}}},"u":{"a":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":1,"docs":{"76":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"h":{"(":{"df":0,"docs":{},"x":{")":{"=":{"df":0,"docs":{},"h":{"1":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"x":{"2":{")":{"+":{"df":0,"docs":{},"x":{"df":0,"docs":{},"h":{"2":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"x":{"2":{"df":2,"docs":{"109":{"tf":1.0},"66":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"β":{"1":{"df":0,"docs":{},"​":{"b":{"(":{"df":0,"docs":{},"x":{")":{"+":{"df":0,"docs":{},"β":{"2":{"df":0,"docs":{},"​":{"c":{"(":{"df":0,"docs":{},"x":{"df":1,"docs":{"55":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"0":{"df":2,"docs":{"105":{"tf":1.0},"106":{"tf":1.0}}},"_":{"0":{"df":2,"docs":{"61":{"tf":1.0},"62":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"55":{"tf":1.0}},"∣":{"df":0,"docs":{},"∣":{"df":0,"docs":{},"i":{"df":1,"docs":{"86":{"tf":1.0}}}}}},"z":{")":{"=":{"df":0,"docs":{},"f":{"(":{"df":0,"docs":{},"z":{")":{"/":{"df":0,"docs":{},"g":{"(":{"df":0,"docs":{},"z":{"df":1,"docs":{"68":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"β":{"1":{"df":0,"docs":{},"​":{"b":{"(":{"df":0,"docs":{},"z":{")":{"+":{"df":0,"docs":{},"β":{"2":{"df":0,"docs":{},"​":{"c":{"(":{"df":0,"docs":{},"z":{"df":3,"docs":{"106":{"tf":1.0},"57":{"tf":1.0},"62":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":7,"docs":{"105":{"tf":1.0},"106":{"tf":1.4142135623730951},"58":{"tf":1.0},"61":{"tf":1.0},"62":{"tf":1.4142135623730951},"68":{"tf":1.0},"83":{"tf":1.0}}}},".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":1,"docs":{"13":{"tf":1.0}}}}}},"1":{"df":2,"docs":{"92":{"tf":1.4142135623730951},"93":{"tf":2.23606797749979}},"​":{"(":{"df":0,"docs":{},"z":{"2":{"df":1,"docs":{"92":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"2":{"df":2,"docs":{"92":{"tf":1.4142135623730951},"93":{"tf":1.0}},"​":{"(":{"df":0,"docs":{},"z":{"2":{"df":1,"docs":{"92":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}}},":":{"=":{"df":0,"docs":{},"k":{"df":0,"docs":{},"∑":{"df":0,"docs":{},"​":{"df":0,"docs":{},"β":{"df":0,"docs":{},"k":{"df":0,"docs":{},"t":{"df":0,"docs":{},"​":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"j":{"df":0,"docs":{},"∑":{"df":0,"docs":{},"​":{"df":0,"docs":{},"β":{"df":0,"docs":{},"j":{"b":{"df":0,"docs":{},"​":{"b":{"df":0,"docs":{},"j":{"df":1,"docs":{"92":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"η":{"1":{"df":0,"docs":{},"z":{"2":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"z":{"df":0,"docs":{},"η":{"2":{"df":0,"docs":{},"z":{"2":{"df":1,"docs":{"93":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"=":{"df":0,"docs":{},"h":{"1":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"x":{"2":{")":{"+":{"df":0,"docs":{},"x":{"df":0,"docs":{},"h":{"2":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"x":{"2":{"df":1,"docs":{"92":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"k":{"df":0,"docs":{},"∑":{"df":0,"docs":{},"​":{"df":0,"docs":{},"β":{"df":0,"docs":{},"k":{"df":0,"docs":{},"t":{"df":0,"docs":{},"​":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"j":{"df":0,"docs":{},"∑":{"df":0,"docs":{},"​":{"df":0,"docs":{},"β":{"df":0,"docs":{},"j":{"b":{"df":0,"docs":{},"​":{"b":{"df":0,"docs":{},"j":{"df":1,"docs":{"93":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"s":{"df":0,"docs":{},"h":{"a":{"3":{"df":1,"docs":{"39":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"{":{"1":{",":{"df":0,"docs":{},"ω":{",":{"df":0,"docs":{},"ω":{"2":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"k":{"df":0,"docs":{},"−":{"1":{"df":1,"docs":{"13":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"−":{"1":{"df":3,"docs":{"13":{"tf":1.4142135623730951},"15":{"tf":1.0},"22":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"h":{"0":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"h":{"df":0,"docs":{},"n":{"df":0,"docs":{},"​":{"df":0,"docs":{},"}":{"df":0,"docs":{},"⊂":{"df":0,"docs":{},"f":{"df":1,"docs":{"4":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"ω":{"df":0,"docs":{},"i":{":":{"0":{"df":0,"docs":{},"≤":{"df":0,"docs":{},"i":{"<":{"df":0,"docs":{},"n":{"df":1,"docs":{"13":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"_":{"1":{"(":{"df":0,"docs":{},"x":{"df":1,"docs":{"66":{"tf":1.0}}}},"df":2,"docs":{"109":{"tf":1.7320508075688772},"66":{"tf":1.0}}},"2":{"(":{"df":0,"docs":{},"x":{"df":1,"docs":{"66":{"tf":1.0}}}},"df":2,"docs":{"109":{"tf":1.7320508075688772},"66":{"tf":1.0}}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"118":{"tf":1.0}}}},"n":{"d":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"df":1,"docs":{"81":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":4,"docs":{"107":{"tf":1.0},"110":{"tf":1.0},"51":{"tf":1.0},"55":{"tf":1.0}},"l":{"df":2,"docs":{"103":{"tf":1.0},"8":{"tf":1.0}}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":5,"docs":{"109":{"tf":1.0},"118":{"tf":1.0},"125":{"tf":1.0},"75":{"tf":1.0},"76":{"tf":1.4142135623730951}}}},"i":{"df":1,"docs":{"34":{"tf":1.0}}}}},"r":{"d":{"df":2,"docs":{"13":{"tf":1.0},"19":{"tf":1.0}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"h":{"(":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"_":{"2":{"df":1,"docs":{"39":{"tf":1.7320508075688772}}},"3":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":7,"docs":{"111":{"tf":1.0},"130":{"tf":1.0},"44":{"tf":1.0},"73":{"tf":1.7320508075688772},"86":{"tf":1.7320508075688772},"89":{"tf":1.4142135623730951},"90":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"103":{"tf":1.0},"39":{"tf":2.6457513110645907}}}},"m":{"a":{"df":0,"docs":{},"p":{":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"(":{"[":{"(":{"df":0,"docs":{},"x":{"df":1,"docs":{"43":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"v":{"df":0,"docs":{},"e":{"df":2,"docs":{"103":{"tf":1.0},"48":{"tf":1.0}},"n":{"'":{"df":0,"docs":{},"t":{"df":1,"docs":{"68":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":32,"docs":{"105":{"tf":1.4142135623730951},"106":{"tf":1.0},"107":{"tf":2.0},"109":{"tf":2.0},"110":{"tf":1.0},"111":{"tf":1.0},"118":{"tf":2.23606797749979},"126":{"tf":1.4142135623730951},"13":{"tf":2.8284271247461903},"19":{"tf":2.23606797749979},"23":{"tf":1.0},"24":{"tf":1.0},"25":{"tf":1.0},"31":{"tf":1.4142135623730951},"34":{"tf":1.0},"52":{"tf":1.0},"55":{"tf":2.449489742783178},"56":{"tf":2.23606797749979},"57":{"tf":2.0},"58":{"tf":1.7320508075688772},"59":{"tf":1.0},"6":{"tf":1.4142135623730951},"61":{"tf":1.4142135623730951},"64":{"tf":1.0},"65":{"tf":1.0},"66":{"tf":1.7320508075688772},"68":{"tf":1.4142135623730951},"80":{"tf":1.0},"82":{"tf":2.6457513110645907},"83":{"tf":2.0},"86":{"tf":1.0},"92":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"41":{"tf":1.0}}}},"p":{"df":2,"docs":{"44":{"tf":1.0},"69":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"101":{"tf":1.0},"34":{"tf":1.0}}}}}},"n":{"c":{"df":1,"docs":{"118":{"tf":1.0}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"e":{"'":{"df":1,"docs":{"19":{"tf":1.0}}},"df":24,"docs":{"10":{"tf":1.0},"107":{"tf":1.0},"111":{"tf":1.0},"117":{"tf":1.0},"121":{"tf":1.0},"13":{"tf":2.449489742783178},"130":{"tf":1.4142135623730951},"20":{"tf":1.0},"3":{"tf":1.0},"34":{"tf":1.4142135623730951},"39":{"tf":1.4142135623730951},"51":{"tf":1.0},"53":{"tf":1.0},"55":{"tf":1.0},"56":{"tf":1.0},"6":{"tf":1.4142135623730951},"69":{"tf":1.0},"73":{"tf":1.0},"77":{"tf":1.4142135623730951},"8":{"tf":1.0},"86":{"tf":1.0},"88":{"tf":1.0},"92":{"tf":1.4142135623730951},"95":{"tf":1.0}}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":4,"docs":{"111":{"tf":1.0},"39":{"tf":1.0},"41":{"tf":1.0},"87":{"tf":1.0}}}}}}}},"i":{"d":{"df":0,"docs":{},"e":{"df":1,"docs":{"18":{"tf":1.0}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":12,"docs":{"100":{"tf":1.0},"101":{"tf":1.0},"102":{"tf":1.0},"103":{"tf":1.0},"34":{"tf":1.0},"45":{"tf":1.0},"58":{"tf":1.0},"68":{"tf":1.4142135623730951},"80":{"tf":1.4142135623730951},"97":{"tf":1.7320508075688772},"98":{"tf":1.0},"99":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":4,"docs":{"118":{"tf":1.0},"125":{"tf":1.0},"19":{"tf":1.0},"67":{"tf":1.0}}}}}},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"20":{"tf":1.4142135623730951}}}}}}}},"o":{"df":0,"docs":{},"l":{"d":{"df":17,"docs":{"10":{"tf":1.0},"100":{"tf":2.0},"101":{"tf":1.4142135623730951},"102":{"tf":1.7320508075688772},"116":{"tf":1.4142135623730951},"12":{"tf":1.0},"125":{"tf":1.4142135623730951},"13":{"tf":2.23606797749979},"15":{"tf":1.4142135623730951},"34":{"tf":1.0},"53":{"tf":1.0},"6":{"tf":1.0},"68":{"tf":1.0},"73":{"tf":1.0},"75":{"tf":1.0},"76":{"tf":1.7320508075688772},"9":{"tf":1.0}}},"df":0,"docs":{},"e":{"df":1,"docs":{"125":{"tf":2.6457513110645907}}}},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"df":1,"docs":{"18":{"tf":1.0}}}}}}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":3,"docs":{"111":{"tf":1.0},"19":{"tf":1.0},"75":{"tf":1.0}}}}}},"o":{"d":{"df":15,"docs":{"104":{"tf":1.7320508075688772},"105":{"tf":1.0},"106":{"tf":1.0},"107":{"tf":1.4142135623730951},"108":{"tf":1.0},"109":{"tf":1.0},"110":{"tf":1.0},"111":{"tf":1.0},"112":{"tf":1.0},"113":{"tf":1.0},"114":{"tf":1.0},"115":{"tf":1.0},"116":{"tf":1.0},"117":{"tf":1.0},"118":{"tf":1.0}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"0":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":2,"docs":{"116":{"tf":1.7320508075688772},"77":{"tf":1.0}}}}},"ω":{"df":0,"docs":{},"i":{":":{"0":{"df":0,"docs":{},"≤":{"df":0,"docs":{},"i":{"<":{"2":{"df":0,"docs":{},"n":{"df":1,"docs":{"118":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"∈":{"d":{"df":1,"docs":{"13":{"tf":1.4142135623730951}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"∖":{"df":0,"docs":{},"{":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"i":{"df":0,"docs":{},"}":{"df":0,"docs":{},"i":{"df":0,"docs":{},"≥":{"0":{"df":1,"docs":{"89":{"tf":1.0}}},"df":0,"docs":{}}}}}}}}},"h":{"df":2,"docs":{"13":{"tf":1.7320508075688772},"15":{"tf":1.0}}}}},"i":{"+":{"1":{"df":1,"docs":{"69":{"tf":1.4142135623730951}}},"df":0,"docs":{}},",":{"df":0,"docs":{},"j":{")":{",":{"df":0,"docs":{},"v":{"df":1,"docs":{"13":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"∈":{"df":0,"docs":{},"i":{"df":1,"docs":{"13":{"tf":1.0}}}}},",":{"df":0,"docs":{},"k":{",":{"df":0,"docs":{},"l":{"df":4,"docs":{"10":{"tf":1.0},"12":{"tf":1.0},"13":{"tf":1.0},"15":{"tf":1.0}}}},"df":0,"docs":{}},"l":{"df":1,"docs":{"13":{"tf":1.0}}}},"df":1,"docs":{"13":{"tf":2.0}}}},".":{"df":6,"docs":{"100":{"tf":1.0},"107":{"tf":1.0},"118":{"tf":1.0},"51":{"tf":1.0},"58":{"tf":1.4142135623730951},"67":{"tf":1.0}}},":":{"0":{"df":0,"docs":{},"≤":{"df":0,"docs":{},"i":{"<":{"2":{"df":0,"docs":{},"n":{"+":{"1":{"df":1,"docs":{"118":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"=":{"0":{"df":0,"docs":{},"k":{"df":0,"docs":{},"−":{"1":{"df":0,"docs":{},"​":{"(":{"a":{"df":0,"docs":{},"i":{"df":1,"docs":{"13":{"tf":1.4142135623730951}},"​":{"+":{"df":0,"docs":{},"γ":{")":{"/":{"df":0,"docs":{},"∏":{"df":0,"docs":{},"i":{"=":{"0":{"df":0,"docs":{},"k":{"df":0,"docs":{},"−":{"1":{"df":0,"docs":{},"​":{"(":{"b":{"df":0,"docs":{},"i":{"df":1,"docs":{"13":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"b":{"df":0,"docs":{},"i":{"df":1,"docs":{"13":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"∏":{"df":0,"docs":{},"k":{"df":0,"docs":{},"−":{"1":{"df":0,"docs":{},"​":{"(":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"γ":{")":{"=":{"df":0,"docs":{},"i":{"=":{"0":{"df":0,"docs":{},"∏":{"df":0,"docs":{},"k":{"df":0,"docs":{},"−":{"1":{"df":0,"docs":{},"​":{"(":{"b":{"df":0,"docs":{},"i":{"df":1,"docs":{"13":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"∑":{"df":0,"docs":{},"n":{"df":0,"docs":{},"​":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"ζ":{")":{"(":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{")":{"df":0,"docs":{},"i":{"df":1,"docs":{"31":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"{":{"(":{"df":0,"docs":{},"i":{",":{"df":0,"docs":{},"j":{"df":1,"docs":{"13":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"∣":{"df":0,"docs":{},"l":{"df":0,"docs":{},"j":{"df":1,"docs":{"121":{"tf":1.0}}}}}},">":{"df":0,"docs":{},"n":{"df":2,"docs":{"13":{"tf":1.0},"15":{"tf":1.0}}}},"b":{"df":0,"docs":{},"​":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"x":{"df":1,"docs":{"107":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"d":{"df":0,"docs":{},"e":{"a":{"df":12,"docs":{"111":{"tf":1.0},"13":{"tf":1.0},"130":{"tf":1.0},"3":{"tf":1.0},"5":{"tf":1.4142135623730951},"53":{"tf":1.0},"58":{"tf":1.0},"6":{"tf":1.0},"64":{"tf":1.0},"65":{"tf":1.0},"66":{"tf":1.0},"78":{"tf":1.0}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":1,"docs":{"51":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"104":{"tf":1.0}}}}}}},"m":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"128":{"tf":1.0}}}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"i":{"df":1,"docs":{"106":{"tf":1.0}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":38,"docs":{"100":{"tf":1.0},"101":{"tf":1.0},"102":{"tf":1.0},"103":{"tf":1.4142135623730951},"104":{"tf":1.4142135623730951},"105":{"tf":1.0},"106":{"tf":1.0},"107":{"tf":1.0},"108":{"tf":1.0},"109":{"tf":1.0},"110":{"tf":1.0},"111":{"tf":1.0},"112":{"tf":1.0},"113":{"tf":1.0},"114":{"tf":1.0},"115":{"tf":1.0},"116":{"tf":1.4142135623730951},"117":{"tf":1.4142135623730951},"118":{"tf":1.0},"18":{"tf":1.0},"33":{"tf":2.0},"34":{"tf":1.0},"35":{"tf":1.4142135623730951},"36":{"tf":2.0},"37":{"tf":1.0},"38":{"tf":1.0},"39":{"tf":1.4142135623730951},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"45":{"tf":1.0},"63":{"tf":1.0},"66":{"tf":1.0},"67":{"tf":1.0},"8":{"tf":1.0},"96":{"tf":2.23606797749979},"97":{"tf":1.0},"98":{"tf":1.4142135623730951},"99":{"tf":1.0}}}}}}},"i":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"51":{"tf":1.0}}}}}}},"df":1,"docs":{"76":{"tf":1.7320508075688772}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":8,"docs":{"117":{"tf":1.0},"125":{"tf":1.7320508075688772},"13":{"tf":1.4142135623730951},"15":{"tf":1.0},"67":{"tf":1.0},"9":{"tf":1.0},"90":{"tf":1.4142135623730951},"98":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":4,"docs":{"116":{"tf":1.0},"130":{"tf":1.0},"20":{"tf":1.0},"76":{"tf":1.0}}}}}}},"n":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"d":{"df":9,"docs":{"118":{"tf":1.7320508075688772},"12":{"tf":1.0},"125":{"tf":1.0},"128":{"tf":1.0},"2":{"tf":1.0},"22":{"tf":1.0},"65":{"tf":1.0},"78":{"tf":1.0},"82":{"tf":1.0}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"12":{"tf":1.4142135623730951},"126":{"tf":1.4142135623730951}}}}}}},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":4,"docs":{"126":{"tf":1.4142135623730951},"76":{"tf":1.4142135623730951},"86":{"tf":1.0},"92":{"tf":1.4142135623730951}}}},"d":{"df":1,"docs":{"49":{"tf":1.0}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"121":{"tf":1.0}}}}}}}}},"d":{"df":0,"docs":{},"e":{"df":2,"docs":{"56":{"tf":1.0},"58":{"tf":1.4142135623730951}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":5,"docs":{"10":{"tf":1.0},"12":{"tf":1.4142135623730951},"129":{"tf":1.0},"77":{"tf":1.0},"86":{"tf":1.0}}},"df":0,"docs":{}}}},"x":{"df":10,"docs":{"10":{"tf":2.23606797749979},"102":{"tf":1.0},"12":{"tf":1.4142135623730951},"128":{"tf":1.0},"13":{"tf":1.4142135623730951},"35":{"tf":1.0},"71":{"tf":1.0},"77":{"tf":1.0},"92":{"tf":1.0},"93":{"tf":1.0}}}},"i":{"c":{"df":3,"docs":{"10":{"tf":1.0},"13":{"tf":1.0},"27":{"tf":1.0}}},"df":0,"docs":{}},"u":{"c":{"df":2,"docs":{"13":{"tf":1.0},"88":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":2,"docs":{"125":{"tf":1.0},"130":{"tf":1.0}},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"i":{"df":1,"docs":{"82":{"tf":1.0}}}},"df":0,"docs":{}}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"76":{"tf":1.4142135623730951}}}}}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"125":{"tf":1.4142135623730951}}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":9,"docs":{"112":{"tf":1.0},"121":{"tf":1.0},"123":{"tf":1.7320508075688772},"124":{"tf":1.0},"125":{"tf":1.4142135623730951},"18":{"tf":1.0},"51":{"tf":1.0},"69":{"tf":1.0},"8":{"tf":1.0}}}}}},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"i":{"df":2,"docs":{"130":{"tf":1.0},"43":{"tf":1.0}}}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":5,"docs":{"125":{"tf":1.0},"130":{"tf":1.0},"30":{"tf":1.7320508075688772},"69":{"tf":1.0},"92":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"18":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":24,"docs":{"10":{"tf":1.0},"103":{"tf":1.0},"114":{"tf":1.4142135623730951},"12":{"tf":2.6457513110645907},"121":{"tf":1.0},"123":{"tf":1.0},"13":{"tf":1.4142135623730951},"130":{"tf":1.0},"14":{"tf":1.7320508075688772},"15":{"tf":1.7320508075688772},"2":{"tf":1.7320508075688772},"22":{"tf":1.7320508075688772},"25":{"tf":1.0},"31":{"tf":1.4142135623730951},"33":{"tf":2.0},"34":{"tf":3.3166247903554},"35":{"tf":1.0},"41":{"tf":1.4142135623730951},"43":{"tf":2.449489742783178},"6":{"tf":3.1622776601683795},"8":{"tf":1.0},"93":{"tf":1.0},"97":{"tf":2.449489742783178},"99":{"tf":1.4142135623730951}}}}},"s":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"44":{"tf":1.0}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":1,"docs":{"96":{"tf":1.0}}}}}},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"13":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"a":{"df":0,"docs":{},"n":{"c":{"df":5,"docs":{"12":{"tf":1.0},"13":{"tf":1.0},"15":{"tf":1.4142135623730951},"34":{"tf":2.6457513110645907},"7":{"tf":1.0}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":4,"docs":{"102":{"tf":1.0},"103":{"tf":1.0},"34":{"tf":1.7320508075688772},"99":{"tf":1.0}}}}}},"df":3,"docs":{"121":{"tf":1.0},"125":{"tf":1.4142135623730951},"126":{"tf":1.4142135623730951}},"e":{"a":{"d":{"df":11,"docs":{"116":{"tf":1.0},"125":{"tf":1.0},"13":{"tf":1.0},"20":{"tf":1.0},"31":{"tf":1.0},"53":{"tf":1.0},"54":{"tf":1.0},"77":{"tf":1.4142135623730951},"8":{"tf":1.0},"82":{"tf":1.0},"90":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":5,"docs":{"121":{"tf":1.4142135623730951},"125":{"tf":3.872983346207417},"126":{"tf":1.0},"130":{"tf":1.4142135623730951},"49":{"tf":1.0}}}},"df":0,"docs":{}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":4,"docs":{"121":{"tf":1.0},"125":{"tf":1.0},"40":{"tf":1.4142135623730951},"73":{"tf":1.0}},"r":{"df":2,"docs":{"82":{"tf":1.0},"98":{"tf":1.0}}}},"n":{"df":0,"docs":{},"s":{"df":1,"docs":{"95":{"tf":1.0}}}},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":10,"docs":{"111":{"tf":1.4142135623730951},"124":{"tf":1.0},"125":{"tf":1.0},"69":{"tf":1.0},"70":{"tf":1.0},"73":{"tf":1.0},"75":{"tf":1.0},"80":{"tf":1.0},"89":{"tf":1.0},"93":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"13":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"v":{"df":2,"docs":{"128":{"tf":1.0},"129":{"tf":1.0}}}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"i":{"df":2,"docs":{"10":{"tf":1.0},"47":{"tf":1.0}}}},"df":0,"docs":{}}},"n":{"df":4,"docs":{"111":{"tf":1.4142135623730951},"39":{"tf":2.23606797749979},"70":{"tf":1.0},"78":{"tf":1.7320508075688772}}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":26,"docs":{"105":{"tf":1.0},"107":{"tf":2.6457513110645907},"114":{"tf":1.7320508075688772},"116":{"tf":2.0},"118":{"tf":1.0},"13":{"tf":3.0},"15":{"tf":1.0},"19":{"tf":1.4142135623730951},"2":{"tf":2.0},"23":{"tf":1.0},"24":{"tf":1.0},"25":{"tf":1.0},"31":{"tf":1.0},"34":{"tf":1.0},"35":{"tf":1.0},"4":{"tf":1.0},"51":{"tf":1.0},"53":{"tf":1.0},"61":{"tf":1.0},"67":{"tf":1.0},"76":{"tf":2.0},"80":{"tf":1.0},"81":{"tf":1.0},"82":{"tf":1.0},"89":{"tf":1.0},"92":{"tf":1.4142135623730951}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":2,"docs":{"40":{"tf":1.0},"69":{"tf":1.0}}}}}}}},"r":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"u":{"c":{"df":3,"docs":{"118":{"tf":1.0},"13":{"tf":1.0},"52":{"tf":1.0}},"t":{"df":1,"docs":{"0":{"tf":1.7320508075688772}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"8":{"tf":1.0}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"19":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":5,"docs":{"116":{"tf":1.0},"125":{"tf":1.0},"44":{"tf":1.0},"6":{"tf":1.0},"95":{"tf":1.4142135623730951}}},"t":{"df":2,"docs":{"6":{"tf":1.0},"95":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"v":{"df":10,"docs":{"116":{"tf":1.4142135623730951},"128":{"tf":1.0},"20":{"tf":1.0},"52":{"tf":1.0},"69":{"tf":1.0},"76":{"tf":1.0},"78":{"tf":1.0},"96":{"tf":1.0},"97":{"tf":1.0},"98":{"tf":1.0}}}}}}},"o":{"df":1,"docs":{"130":{"tf":1.0}}},"s":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"<":{"df":0,"docs":{},"f":{"df":1,"docs":{"34":{"tf":1.7320508075688772}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"34":{"tf":2.23606797749979}}},"df":0,"docs":{}}}}},"n":{"'":{"df":0,"docs":{},"t":{"df":3,"docs":{"114":{"tf":1.0},"128":{"tf":1.0},"64":{"tf":1.0}}}},"df":0,"docs":{}},"r":{"a":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"<":{"df":0,"docs":{},"f":{"df":1,"docs":{"34":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"u":{"df":2,"docs":{"125":{"tf":1.0},"130":{"tf":1.0}}}}},"t":{"'":{"df":16,"docs":{"10":{"tf":1.0},"100":{"tf":1.0},"117":{"tf":1.0},"118":{"tf":1.0},"125":{"tf":1.7320508075688772},"13":{"tf":1.0},"130":{"tf":1.0},"19":{"tf":1.0},"34":{"tf":1.0},"48":{"tf":1.4142135623730951},"49":{"tf":1.4142135623730951},"51":{"tf":1.0},"53":{"tf":1.0},"54":{"tf":1.0},"76":{"tf":1.4142135623730951},"79":{"tf":1.0}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":4,"docs":{"105":{"tf":1.0},"48":{"tf":1.0},"58":{"tf":1.4142135623730951},"61":{"tf":1.0}}},"r":{"df":2,"docs":{"107":{"tf":1.0},"2":{"tf":1.0}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":3,"docs":{"13":{"tf":1.0},"57":{"tf":1.0},"9":{"tf":1.0}}}}}},"​":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"x":{"df":1,"docs":{"107":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"∈":{"[":{"0":{",":{"2":{"df":0,"docs":{},"n":{"+":{"df":0,"docs":{},"k":{"df":1,"docs":{"90":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"":{"=":{"df":0,"docs":{},"j":{"df":1,"docs":{"73":{"tf":1.0}}},"ω":{"df":0,"docs":{},"j":{"df":0,"docs":{},"k":{"1":{"df":0,"docs":{},"​":{"df":0,"docs":{},"":{"=":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"l":{"df":0,"docs":{},"k":{"2":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"j":{"=":{"1":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"m":{"df":3,"docs":{"89":{"tf":1.4142135623730951},"92":{"tf":1.4142135623730951},"93":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"m":{"df":0,"docs":{},"′":{"+":{"1":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"m":{"df":0,"docs":{},"′":{"+":{"df":0,"docs":{},"m":{"df":2,"docs":{"92":{"tf":1.4142135623730951},"93":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":8,"docs":{"126":{"tf":1.4142135623730951},"13":{"tf":1.0},"4":{"tf":1.0},"69":{"tf":1.4142135623730951},"81":{"tf":1.0},"83":{"tf":1.0},"92":{"tf":1.4142135623730951},"99":{"tf":1.0}},"g":{"df":0,"docs":{},"z":{"df":1,"docs":{"93":{"tf":1.0}}}},"o":{"b":{"df":3,"docs":{"107":{"tf":1.0},"111":{"tf":1.0},"19":{"tf":1.0}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":2,"docs":{"125":{"tf":1.0},"49":{"tf":1.0}}}}},"z":{"df":1,"docs":{"93":{"tf":1.4142135623730951}}},"":{"=":{"df":0,"docs":{},"i":{"df":1,"docs":{"4":{"tf":1.0}}}},"df":0,"docs":{}}},"k":{"+":{"1":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"2":{"df":0,"docs":{},"k":{"+":{"1":{"df":0,"docs":{},"​":{"df":0,"docs":{},"​":{":":{"=":{"df":0,"docs":{},"g":{"+":{"df":0,"docs":{},"ζ":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{"df":0,"docs":{},"h":{"df":1,"docs":{"93":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"1":{"2":{"df":1,"docs":{"34":{"tf":1.0}}},"df":2,"docs":{"13":{"tf":1.0},"34":{"tf":1.4142135623730951}}},"2":{"df":2,"docs":{"13":{"tf":1.0},"34":{"tf":1.0}}},"<":{"df":0,"docs":{},"n":{"df":2,"docs":{"92":{"tf":1.0},"93":{"tf":1.0}}}},"=":{"0":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"n":{"df":0,"docs":{},"−":{"1":{"df":2,"docs":{"92":{"tf":1.0},"93":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"1":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"n":{"df":2,"docs":{"92":{"tf":1.0},"93":{"tf":1.0}},"t":{"df":1,"docs":{"89":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"ω":{"0":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}}},">":{"0":{"df":2,"docs":{"73":{"tf":1.0},"77":{"tf":1.0}}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":3,"docs":{"18":{"tf":1.0},"34":{"tf":1.0},"37":{"tf":1.0}}}}},"df":7,"docs":{"117":{"tf":1.0},"126":{"tf":1.4142135623730951},"13":{"tf":2.0},"48":{"tf":1.0},"69":{"tf":1.4142135623730951},"75":{"tf":1.0},"76":{"tf":1.7320508075688772}},"e":{"c":{"c":{"a":{"df":0,"docs":{},"k":{"2":{"5":{"6":{"(":{"df":0,"docs":{},"x":{"df":0,"docs":{},"∣":{"df":0,"docs":{},"∣":{"df":0,"docs":{},"i":{"df":2,"docs":{"92":{"tf":1.0},"93":{"tf":1.0}}}}}}},"df":1,"docs":{"86":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"130":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":6,"docs":{"111":{"tf":1.0},"117":{"tf":1.0},"19":{"tf":1.0},"44":{"tf":1.0},"49":{"tf":1.0},"76":{"tf":1.4142135623730951}}}},"y":{"df":3,"docs":{"125":{"tf":1.0},"130":{"tf":1.0},"43":{"tf":1.0}}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":11,"docs":{"107":{"tf":1.0},"112":{"tf":1.0},"125":{"tf":1.7320508075688772},"130":{"tf":1.0},"43":{"tf":1.0},"44":{"tf":1.0},"56":{"tf":1.0},"57":{"tf":1.0},"6":{"tf":1.0},"73":{"tf":1.0},"81":{"tf":1.0}},"l":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"g":{"df":3,"docs":{"19":{"tf":1.0},"3":{"tf":1.0},"6":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"n":{"df":6,"docs":{"130":{"tf":1.0},"20":{"tf":1.0},"41":{"tf":1.0},"71":{"tf":1.0},"89":{"tf":1.0},"95":{"tf":1.0}}}}}},"z":{"df":0,"docs":{},"g":{":":{":":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"r":{"df":2,"docs":{"34":{"tf":1.4142135623730951},"43":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":2,"docs":{"34":{"tf":2.23606797749979},"43":{"tf":1.4142135623730951}}}},"υ":{"df":0,"docs":{},"s":{"2":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{"df":0,"docs":{},"​":{"df":0,"docs":{},"π":{"df":0,"docs":{},"k":{"df":0,"docs":{},"−":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"2":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{"df":0,"docs":{},"​":{"df":0,"docs":{},"​":{"=":{"df":0,"docs":{},"g":{"+":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"2":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{"df":0,"docs":{},"h":{"=":{"df":0,"docs":{},"g":{"df":0,"docs":{},"−":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"2":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{"df":0,"docs":{},"h":{"df":1,"docs":{"93":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}},"−":{"1":{"df":3,"docs":{"13":{"tf":1.0},"92":{"tf":1.0},"93":{"tf":1.0}}},"df":0,"docs":{}},"≥":{"0":{"df":1,"docs":{"19":{"tf":1.0}}},"df":0,"docs":{}}},"l":{",":{"df":0,"docs":{},"r":{",":{"df":0,"docs":{},"o":{"df":2,"docs":{"8":{"tf":1.0},"9":{"tf":1.0}}}},"df":0,"docs":{}}},"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":6,"docs":{"116":{"tf":1.0},"2":{"tf":1.7320508075688772},"31":{"tf":1.0},"34":{"tf":1.0},"4":{"tf":1.0},"95":{"tf":1.0}}}}},"df":0,"docs":{}}},"m":{"b":{"d":{"a":{"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":6,"docs":{"0":{"tf":1.0},"18":{"tf":1.0},"44":{"tf":1.7320508075688772},"85":{"tf":1.0},"86":{"tf":1.0},"96":{"tf":1.4142135623730951}},"s":{"_":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":1,"docs":{"37":{"tf":1.0}}}}}}}},"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{":":{":":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{"_":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{":":{":":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{":":{":":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{":":{":":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"s":{"1":{"2":{"_":{"3":{"8":{"1":{":":{":":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":2,"docs":{"43":{"tf":1.0},"44":{"tf":1.0}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{":":{":":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{":":{":":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":2,"docs":{"43":{"tf":1.0},"44":{"tf":1.0}}}}}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"n":{"d":{"df":1,"docs":{"13":{"tf":1.4142135623730951}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"49":{"tf":1.0}}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"76":{"tf":1.4142135623730951}}}}}},"s":{"df":0,"docs":{},"t":{"df":14,"docs":{"100":{"tf":1.0},"102":{"tf":1.0},"112":{"tf":1.0},"12":{"tf":1.4142135623730951},"121":{"tf":1.4142135623730951},"125":{"tf":2.0},"126":{"tf":1.0},"13":{"tf":2.0},"130":{"tf":1.0},"15":{"tf":1.0},"39":{"tf":1.0},"75":{"tf":1.0},"8":{"tf":1.0},"9":{"tf":1.0}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"18":{"tf":1.4142135623730951},"75":{"tf":1.0},"85":{"tf":1.0}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"18":{"tf":1.0}}}}}},"y":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"112":{"tf":1.4142135623730951},"93":{"tf":1.0}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":5,"docs":{"121":{"tf":1.0},"125":{"tf":1.4142135623730951},"126":{"tf":1.0},"128":{"tf":1.0},"130":{"tf":1.0}}}}}}},"d":{"df":0,"docs":{},"e":{"_":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"(":{")":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"107":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"107":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":1,"docs":{"107":{"tf":2.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":6,"docs":{"102":{"tf":1.4142135623730951},"107":{"tf":1.4142135623730951},"112":{"tf":1.0},"118":{"tf":1.7320508075688772},"128":{"tf":1.0},"67":{"tf":2.0}}}},"df":8,"docs":{"10":{"tf":1.0},"11":{"tf":1.0},"12":{"tf":1.0},"121":{"tf":1.0},"126":{"tf":1.4142135623730951},"13":{"tf":1.0},"77":{"tf":1.4142135623730951},"92":{"tf":1.0}},"e":{"a":{"d":{"df":3,"docs":{"130":{"tf":1.0},"92":{"tf":1.0},"93":{"tf":1.0}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":1,"docs":{"41":{"tf":1.0}}}},"v":{"df":6,"docs":{"123":{"tf":1.0},"13":{"tf":1.0},"15":{"tf":1.0},"19":{"tf":1.0},"77":{"tf":1.0},"90":{"tf":1.0}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"df":6,"docs":{"10":{"tf":1.0},"102":{"tf":1.0},"15":{"tf":1.0},"19":{"tf":1.0},"58":{"tf":1.0},"8":{"tf":2.23606797749979}}}},"m":{"df":0,"docs":{},"m":{"a":{"df":1,"docs":{"13":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":8,"docs":{"112":{"tf":1.0},"121":{"tf":1.4142135623730951},"125":{"tf":1.0},"126":{"tf":1.7320508075688772},"35":{"tf":1.0},"50":{"tf":1.0},"71":{"tf":1.0},"76":{"tf":1.4142135623730951}}}}}},"q":{"df":3,"docs":{"51":{"tf":1.4142135623730951},"61":{"tf":1.0},"67":{"tf":2.0}}},"s":{"df":0,"docs":{},"s":{"df":5,"docs":{"125":{"tf":1.0},"13":{"tf":1.0},"130":{"tf":1.4142135623730951},"47":{"tf":1.0},"80":{"tf":1.0}}}},"t":{"'":{"df":22,"docs":{"100":{"tf":1.0},"102":{"tf":1.0},"107":{"tf":1.0},"11":{"tf":1.0},"118":{"tf":1.0},"128":{"tf":2.23606797749979},"129":{"tf":1.4142135623730951},"13":{"tf":2.23606797749979},"130":{"tf":1.7320508075688772},"15":{"tf":1.0},"19":{"tf":1.0},"34":{"tf":1.0},"43":{"tf":1.0},"47":{"tf":1.0},"48":{"tf":1.0},"51":{"tf":1.0},"53":{"tf":1.0},"70":{"tf":1.0},"73":{"tf":1.0},"76":{"tf":2.0},"8":{"tf":1.0},"97":{"tf":1.0}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":4,"docs":{"125":{"tf":1.0},"128":{"tf":1.0},"4":{"tf":1.0},"93":{"tf":1.7320508075688772}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":12,"docs":{"100":{"tf":1.0},"101":{"tf":1.0},"102":{"tf":1.0},"103":{"tf":1.0},"45":{"tf":1.0},"58":{"tf":1.0},"66":{"tf":1.0},"68":{"tf":1.7320508075688772},"80":{"tf":1.7320508075688772},"97":{"tf":1.7320508075688772},"98":{"tf":1.0},"99":{"tf":1.0}}},"r":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"81":{"tf":1.0}}}},"df":0,"docs":{}}}}},"i":{",":{"df":0,"docs":{},"j":{"df":0,"docs":{},"′":{"df":0,"docs":{},"′":{"df":0,"docs":{},"​":{"<":{"df":0,"docs":{},"m":{"a":{"d":{"d":{"df":0,"docs":{},"r":{",":{"df":0,"docs":{},"i":{"+":{"1":{",":{"df":0,"docs":{},"j":{"df":1,"docs":{"121":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"b":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":3,"docs":{"1":{"tf":1.0},"114":{"tf":1.0},"2":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":3,"docs":{"125":{"tf":1.0},"31":{"tf":1.0},"4":{"tf":1.4142135623730951}},"m":{"b":{"df":1,"docs":{"130":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"df":6,"docs":{"13":{"tf":1.0},"20":{"tf":2.0},"27":{"tf":1.0},"31":{"tf":1.0},"82":{"tf":1.0},"83":{"tf":1.4142135623730951}}}},"df":1,"docs":{"34":{"tf":1.0}}},"k":{"df":1,"docs":{"130":{"tf":1.0}}}},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"96":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"df":4,"docs":{"107":{"tf":1.0},"112":{"tf":1.0},"125":{"tf":1.0},"58":{"tf":1.0}}}},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":2,"docs":{"100":{"tf":1.0},"13":{"tf":1.0}}}}},"​":{"(":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{")":{"=":{"1":{"df":1,"docs":{"4":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"j":{"df":0,"docs":{},"​":{")":{"=":{"0":{"df":1,"docs":{"4":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"o":{"c":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"69":{"tf":2.0},"81":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"c":{"df":5,"docs":{"125":{"tf":1.0},"130":{"tf":1.0},"15":{"tf":1.0},"3":{"tf":1.0},"35":{"tf":1.0}}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"g":{"df":2,"docs":{"107":{"tf":1.0},"76":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"12":{"tf":1.0},"125":{"tf":1.4142135623730951}}}}}},"o":{"df":0,"docs":{},"k":{"df":8,"docs":{"100":{"tf":1.0},"101":{"tf":1.0},"107":{"tf":1.0},"128":{"tf":2.23606797749979},"13":{"tf":1.0},"20":{"tf":1.0},"50":{"tf":1.0},"99":{"tf":1.0}}},"p":{"df":1,"docs":{"125":{"tf":2.0}}},"s":{"df":1,"docs":{"15":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"48":{"tf":1.0}}}},"t":{"df":2,"docs":{"49":{"tf":1.0},"52":{"tf":1.0}}},"w":{"df":5,"docs":{"118":{"tf":1.0},"34":{"tf":1.0},"67":{"tf":2.0},"79":{"tf":1.0},"89":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"2":{"tf":1.0}}}}}}},"p":{"df":0,"docs":{},"u":{"b":{"df":2,"docs":{"121":{"tf":1.0},"126":{"tf":1.0}}},"df":0,"docs":{}}},"u":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"125":{"tf":1.0}}}}}}},"df":0,"docs":{}},"×":{"3":{"df":1,"docs":{"120":{"tf":1.0}}},"df":0,"docs":{}},"′":{":":{"=":{"df":0,"docs":{},"⌈":{"df":0,"docs":{},"l":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"​":{"/":{"4":{"df":1,"docs":{"121":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"′":{"=":{"(":{"df":0,"docs":{},"l":{"0":{"df":0,"docs":{},"′":{"df":0,"docs":{},"′":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"l":{"1":{"df":0,"docs":{},"′":{"df":0,"docs":{},"′":{"df":0,"docs":{},"​":{",":{".":{".":{".":{",":{"df":0,"docs":{},"l":{"df":0,"docs":{},"j":{"df":0,"docs":{},"′":{"df":0,"docs":{},"′":{"df":0,"docs":{},"​":{")":{"df":0,"docs":{},"t":{"df":1,"docs":{"121":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"m":{",":{"df":0,"docs":{},"v":{")":{"=":{"(":{"0":{",":{"0":{"df":1,"docs":{"125":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"125":{"tf":1.0}}}},"0":{"df":0,"docs":{},"​":{"=":{"df":0,"docs":{},"r":{"0":{"df":1,"docs":{"130":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"1":{"df":1,"docs":{"2":{"tf":1.0}}},":":{"=":{"df":0,"docs":{},"m":{"df":0,"docs":{},"′":{"+":{"df":0,"docs":{},"m":{"df":1,"docs":{"89":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"=":{"2":{"df":0,"docs":{},"m":{"df":2,"docs":{"73":{"tf":1.0},"77":{"tf":1.0}}},"n":{"df":1,"docs":{"76":{"tf":1.4142135623730951}}}},"4":{"df":0,"docs":{},"n":{"df":1,"docs":{"76":{"tf":1.0}}}},"5":{"2":{"df":1,"docs":{"126":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"n":{"+":{"df":0,"docs":{},"k":{"df":1,"docs":{"19":{"tf":1.0}}}},"df":1,"docs":{"76":{"tf":1.0}}}},">":{"df":0,"docs":{},"n":{"df":1,"docs":{"76":{"tf":1.0}}}},"^":{"df":0,"docs":{},"j":{"df":1,"docs":{"92":{"tf":1.0}}}},"a":{"c":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":1,"docs":{"2":{"tf":1.0}}}}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"130":{"tf":1.7320508075688772},"49":{"tf":1.4142135623730951}}}}}},"d":{"d":{"df":0,"docs":{},"r":{",":{"df":0,"docs":{},"i":{"+":{"1":{",":{"df":0,"docs":{},"j":{"df":0,"docs":{},"​":{"df":0,"docs":{},"−":{"df":0,"docs":{},"m":{"a":{"d":{"d":{"df":0,"docs":{},"r":{",":{"df":0,"docs":{},"i":{",":{"df":0,"docs":{},"j":{"df":0,"docs":{},"​":{">":{"1":{"df":1,"docs":{"121":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},",":{"df":0,"docs":{},"j":{"df":0,"docs":{},"​":{"<":{"df":0,"docs":{},"l":{"0":{",":{"df":0,"docs":{},"j":{"df":1,"docs":{"121":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":1,"docs":{"121":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":11,"docs":{"0":{"tf":1.0},"104":{"tf":1.0},"106":{"tf":1.0},"124":{"tf":1.4142135623730951},"125":{"tf":2.0},"20":{"tf":1.0},"3":{"tf":1.0},"43":{"tf":1.0},"44":{"tf":1.0},"92":{"tf":1.0},"97":{"tf":1.4142135623730951}},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"33":{"tf":1.0},"76":{"tf":1.0}}}},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"12":{"tf":1.0}}}}},"df":0,"docs":{}}}},"j":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":3,"docs":{"101":{"tf":1.0},"126":{"tf":1.4142135623730951},"68":{"tf":1.0}}}}},"k":{"df":0,"docs":{},"e":{"df":14,"docs":{"118":{"tf":1.0},"125":{"tf":1.7320508075688772},"128":{"tf":1.0},"130":{"tf":1.0},"19":{"tf":1.0},"44":{"tf":1.0},"47":{"tf":1.0},"55":{"tf":1.0},"69":{"tf":1.0},"70":{"tf":1.0},"76":{"tf":1.4142135623730951},"77":{"tf":1.0},"81":{"tf":1.0},"87":{"tf":1.0}}}},"l":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":1,"docs":{"10":{"tf":1.0}}}}}},"i":{"c":{"df":0,"docs":{},"i":{"df":2,"docs":{"75":{"tf":1.0},"76":{"tf":1.0}}}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"i":{"df":6,"docs":{"101":{"tf":1.0},"102":{"tf":1.0},"125":{"tf":1.7320508075688772},"19":{"tf":1.0},"69":{"tf":1.0},"95":{"tf":1.0}},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"111":{"tf":1.0}}}}}}},"p":{"df":2,"docs":{"106":{"tf":1.4142135623730951},"13":{"tf":2.23606797749979}}},"r":{"df":0,"docs":{},"k":{"df":1,"docs":{"2":{"tf":1.0}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"123":{"tf":1.4142135623730951}}}}},"h":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"r":{"c":{"/":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{".":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{":":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"df":1,"docs":{"2":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":1,"docs":{"2":{"tf":1.0}}}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":1,"docs":{"125":{"tf":1.0}},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"df":3,"docs":{"45":{"tf":1.0},"69":{"tf":1.0},"7":{"tf":1.0}}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"i":{"c":{"df":9,"docs":{"11":{"tf":1.0},"12":{"tf":2.0},"126":{"tf":1.0},"13":{"tf":1.7320508075688772},"15":{"tf":2.23606797749979},"33":{"tf":1.4142135623730951},"35":{"tf":1.4142135623730951},"7":{"tf":1.4142135623730951},"8":{"tf":1.4142135623730951}}},"df":0,"docs":{},"x":{"df":24,"docs":{"10":{"tf":2.449489742783178},"11":{"tf":1.7320508075688772},"12":{"tf":2.6457513110645907},"120":{"tf":1.0},"121":{"tf":2.23606797749979},"126":{"tf":2.8284271247461903},"13":{"tf":2.0},"15":{"tf":2.449489742783178},"19":{"tf":1.7320508075688772},"22":{"tf":1.4142135623730951},"25":{"tf":1.0},"31":{"tf":1.0},"33":{"tf":1.0},"34":{"tf":1.0},"35":{"tf":2.0},"4":{"tf":1.0},"68":{"tf":1.7320508075688772},"69":{"tf":1.0},"7":{"tf":1.4142135623730951},"8":{"tf":1.7320508075688772},"81":{"tf":1.0},"89":{"tf":2.0},"9":{"tf":2.23606797749979},"92":{"tf":1.4142135623730951}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"125":{"tf":1.0},"13":{"tf":1.0},"15":{"tf":1.0}}}}}},"x":{"df":3,"docs":{"112":{"tf":1.0},"125":{"tf":1.0},"96":{"tf":1.0}},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":3,"docs":{"121":{"tf":1.0},"35":{"tf":1.0},"37":{"tf":1.4142135623730951}}}}}}}},"df":10,"docs":{"120":{"tf":1.0},"121":{"tf":2.449489742783178},"125":{"tf":2.449489742783178},"13":{"tf":1.0},"19":{"tf":1.0},"4":{"tf":1.0},"69":{"tf":1.4142135623730951},"71":{"tf":1.0},"76":{"tf":1.0},"89":{"tf":1.7320508075688772}},"e":{"a":{"df":0,"docs":{},"n":{"df":26,"docs":{"101":{"tf":1.0},"107":{"tf":1.0},"116":{"tf":1.0},"117":{"tf":1.4142135623730951},"121":{"tf":1.0},"125":{"tf":1.4142135623730951},"126":{"tf":1.0},"13":{"tf":1.7320508075688772},"20":{"tf":1.0},"22":{"tf":1.0},"27":{"tf":1.0},"34":{"tf":1.0},"35":{"tf":1.0},"51":{"tf":1.0},"64":{"tf":1.4142135623730951},"65":{"tf":1.0},"67":{"tf":1.4142135623730951},"69":{"tf":1.0},"71":{"tf":1.0},"73":{"tf":1.0},"76":{"tf":1.4142135623730951},"77":{"tf":1.4142135623730951},"8":{"tf":1.0},"90":{"tf":1.0},"98":{"tf":1.0},"99":{"tf":1.0}}},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"2":{"tf":1.0}}}}}},"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"3":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"m":{"_":{"a":{"df":3,"docs":{"121":{"tf":2.0},"125":{"tf":1.0},"126":{"tf":1.4142135623730951}}},"df":0,"docs":{},"p":{"df":1,"docs":{"126":{"tf":1.0}}},"v":{"df":3,"docs":{"121":{"tf":1.7320508075688772},"125":{"tf":1.0},"126":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":7,"docs":{"120":{"tf":1.0},"121":{"tf":1.7320508075688772},"123":{"tf":2.23606797749979},"125":{"tf":5.5677643628300215},"126":{"tf":2.8284271247461903},"128":{"tf":1.0},"130":{"tf":3.1622776601683795}}}}}},"n":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"49":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":14,"docs":{"121":{"tf":1.0},"125":{"tf":1.4142135623730951},"14":{"tf":1.0},"34":{"tf":1.0},"36":{"tf":1.0},"50":{"tf":1.0},"54":{"tf":1.0},"57":{"tf":1.0},"6":{"tf":1.0},"69":{"tf":1.0},"75":{"tf":1.0},"78":{"tf":1.0},"81":{"tf":1.0},"82":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"g":{"df":1,"docs":{"11":{"tf":1.0}}},"k":{"df":0,"docs":{},"l":{"df":13,"docs":{"103":{"tf":1.0},"105":{"tf":1.4142135623730951},"106":{"tf":1.4142135623730951},"112":{"tf":1.0},"59":{"tf":1.4142135623730951},"61":{"tf":1.4142135623730951},"62":{"tf":1.4142135623730951},"71":{"tf":1.0},"74":{"tf":1.0},"76":{"tf":1.0},"77":{"tf":2.449489742783178},"89":{"tf":1.0},"90":{"tf":1.7320508075688772}}}}},"s":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"g":{"df":2,"docs":{"39":{"tf":1.4142135623730951},"41":{"tf":1.0}},"e":{"_":{"1":{"df":1,"docs":{"39":{"tf":2.23606797749979}}},"2":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}},"3":{"df":1,"docs":{"39":{"tf":1.0}}},"4":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"t":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"2":{"tf":2.23606797749979}}}},"df":1,"docs":{"114":{"tf":1.0}},"h":{"df":0,"docs":{},"o":{"d":{"df":12,"docs":{"100":{"tf":1.7320508075688772},"106":{"tf":1.0},"107":{"tf":2.23606797749979},"110":{"tf":1.0},"116":{"tf":1.0},"13":{"tf":1.4142135623730951},"2":{"tf":1.7320508075688772},"34":{"tf":1.4142135623730951},"39":{"tf":1.7320508075688772},"69":{"tf":1.0},"98":{"tf":1.0},"99":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}},"i":{"+":{"1":{"df":0,"docs":{},"​":{"=":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"+":{"1":{"df":1,"docs":{"130":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},",":{"df":0,"docs":{},"j":{"df":1,"docs":{"4":{"tf":1.0}}}},"d":{"d":{"df":0,"docs":{},"l":{"df":1,"docs":{"34":{"tf":1.0}}}},"df":0,"docs":{}},"df":1,"docs":{"130":{"tf":1.0}},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"2":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"n":{"d":{"df":5,"docs":{"117":{"tf":1.0},"125":{"tf":1.0},"48":{"tf":1.0},"49":{"tf":1.0},"76":{"tf":1.0}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"121":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"13":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"s":{"df":2,"docs":{"125":{"tf":1.0},"130":{"tf":1.0}}}},"x":{"df":2,"docs":{"129":{"tf":1.0},"65":{"tf":1.0}}}},"j":{"df":1,"docs":{"92":{"tf":1.0}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":1,"docs":{"126":{"tf":1.0}},"r":{"a":{"df":0,"docs":{},"p":{"2":{"df":1,"docs":{"126":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"126":{"tf":1.0}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"126":{"tf":1.4142135623730951}}}}}},"​":{"df":0,"docs":{},"∈":{"df":0,"docs":{},"f":{"2":{"df":0,"docs":{},"n":{"+":{"2":{"df":0,"docs":{},"×":{"2":{"df":1,"docs":{"126":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"​":{"df":0,"docs":{},"∈":{"df":0,"docs":{},"f":{"2":{"df":0,"docs":{},"n":{"+":{"2":{"df":0,"docs":{},"×":{"2":{"df":1,"docs":{"126":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"o":{"d":{"df":0,"docs":{},"e":{"df":1,"docs":{"125":{"tf":1.4142135623730951}},"l":{"df":1,"docs":{"49":{"tf":1.0}}},"r":{"df":0,"docs":{},"n":{"df":1,"docs":{"41":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":3,"docs":{"125":{"tf":1.0},"44":{"tf":1.0},"58":{"tf":1.4142135623730951}}}}},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"37":{"tf":1.0}},"o":{"df":1,"docs":{"40":{"tf":1.0}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"121":{"tf":1.4142135623730951}}}}}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":4,"docs":{"18":{"tf":1.0},"33":{"tf":1.0},"69":{"tf":1.0},"9":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"e":{"df":22,"docs":{"107":{"tf":1.7320508075688772},"11":{"tf":1.0},"111":{"tf":1.0},"125":{"tf":1.7320508075688772},"129":{"tf":1.0},"13":{"tf":2.0},"130":{"tf":2.0},"15":{"tf":1.0},"20":{"tf":1.0},"33":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"44":{"tf":1.0},"6":{"tf":1.0},"63":{"tf":1.0},"65":{"tf":1.0},"67":{"tf":1.0},"76":{"tf":1.4142135623730951},"80":{"tf":1.0},"81":{"tf":1.0},"82":{"tf":1.4142135623730951},"96":{"tf":1.0}},"o":{"df":0,"docs":{},"v":{"df":1,"docs":{"13":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"80":{"tf":1.0}}}}},"v":{"df":0,"docs":{},"e":{"df":3,"docs":{"128":{"tf":1.0},"49":{"tf":1.0},"52":{"tf":1.0}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"128":{"tf":1.0}}}}}}}}},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"2":{"df":1,"docs":{"126":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"p":{"2":{"df":3,"docs":{"126":{"tf":1.0},"81":{"tf":1.0},"92":{"tf":1.0}},"​":{"df":0,"docs":{},"∈":{"df":0,"docs":{},"f":{"2":{"df":0,"docs":{},"n":{"df":0,"docs":{},"×":{"df":0,"docs":{},"m":{"df":1,"docs":{"92":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"s":{"df":1,"docs":{"2":{"tf":4.898979485566356}}},"u":{"c":{"df":0,"docs":{},"h":{"df":7,"docs":{"109":{"tf":1.0},"116":{"tf":1.4142135623730951},"118":{"tf":1.0},"20":{"tf":1.0},"36":{"tf":1.0},"65":{"tf":1.0},"76":{"tf":1.0}}}},"df":0,"docs":{},"l":{"df":3,"docs":{"121":{"tf":1.0},"125":{"tf":1.7320508075688772},"126":{"tf":1.0}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":14,"docs":{"100":{"tf":1.0},"11":{"tf":1.0},"121":{"tf":1.4142135623730951},"128":{"tf":1.4142135623730951},"13":{"tf":1.0},"130":{"tf":1.0},"43":{"tf":1.0},"6":{"tf":1.0},"64":{"tf":2.0},"65":{"tf":2.0},"8":{"tf":1.0},"9":{"tf":1.4142135623730951},"95":{"tf":1.0},"99":{"tf":1.0}},"i":{"df":4,"docs":{"118":{"tf":1.0},"13":{"tf":1.0},"44":{"tf":1.0},"51":{"tf":1.0}}}}},"v":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"69":{"tf":1.0},"82":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"t":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"111":{"tf":1.4142135623730951}}}},"df":3,"docs":{"107":{"tf":1.0},"43":{"tf":1.0},"44":{"tf":1.7320508075688772}}}},"′":{",":{"df":0,"docs":{},"v":{"df":1,"docs":{"125":{"tf":1.0}}}},"=":{"3":{"3":{"df":1,"docs":{"126":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"′":{"=":{"1":{"8":{"df":1,"docs":{"126":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"∈":{"df":0,"docs":{},"f":{"(":{"df":0,"docs":{},"l":{"+":{"df":0,"docs":{},"l":{"df":0,"docs":{},"′":{")":{"df":0,"docs":{},"×":{"3":{"3":{"df":1,"docs":{"121":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"+":{"df":0,"docs":{},"l":{"df":0,"docs":{},"′":{"df":0,"docs":{},"′":{")":{"df":0,"docs":{},"×":{"3":{"3":{"df":1,"docs":{"121":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"×":{"3":{"3":{"df":1,"docs":{"121":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"≥":{"df":0,"docs":{},"n":{"df":1,"docs":{"19":{"tf":1.0}}}}},"n":{"+":{"1":{"df":2,"docs":{"25":{"tf":1.0},"76":{"tf":1.0}}},"df":0,"docs":{},"m":{"+":{"1":{")":{"df":0,"docs":{},"×":{"3":{"df":1,"docs":{"13":{"tf":1.0}}},"5":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"/":{"df":0,"docs":{},"m":{")":{"df":0,"docs":{},"k":{"df":1,"docs":{"75":{"tf":1.0}}}},"df":0,"docs":{}}},"<":{"df":0,"docs":{},"m":{"df":2,"docs":{"73":{"tf":1.0},"77":{"tf":1.0}}}},"=":{"2":{"df":0,"docs":{},"n":{"df":2,"docs":{"73":{"tf":1.0},"77":{"tf":1.0}}}},"3":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{},"m":{"df":1,"docs":{"76":{"tf":1.0}}},"n":{"+":{"df":0,"docs":{},"m":{"+":{"1":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":2,"docs":{"116":{"tf":1.0},"2":{"tf":1.0}}}},"m":{"df":0,"docs":{},"e":{"df":1,"docs":{"12":{"tf":1.0}}}},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"49":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"82":{"tf":1.0}}}}}},"c":{"df":1,"docs":{"27":{"tf":1.0}}},"df":14,"docs":{"117":{"tf":2.23606797749979},"13":{"tf":2.449489742783178},"130":{"tf":1.0},"15":{"tf":1.0},"19":{"tf":1.0},"22":{"tf":1.4142135623730951},"31":{"tf":1.0},"34":{"tf":1.7320508075688772},"67":{"tf":1.4142135623730951},"73":{"tf":1.0},"75":{"tf":1.4142135623730951},"76":{"tf":3.0},"78":{"tf":1.0},"89":{"tf":1.4142135623730951}},"e":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"121":{"tf":1.0}}}}}}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":5,"docs":{"103":{"tf":1.0},"105":{"tf":1.0},"12":{"tf":1.0},"32":{"tf":1.0},"96":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"13":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"d":{"df":39,"docs":{"100":{"tf":2.0},"102":{"tf":1.0},"104":{"tf":1.4142135623730951},"107":{"tf":2.0},"110":{"tf":1.4142135623730951},"111":{"tf":1.4142135623730951},"112":{"tf":1.4142135623730951},"116":{"tf":1.0},"118":{"tf":1.0},"123":{"tf":1.0},"125":{"tf":3.3166247903554},"128":{"tf":1.0},"13":{"tf":1.4142135623730951},"130":{"tf":1.7320508075688772},"18":{"tf":1.0},"19":{"tf":1.0},"20":{"tf":1.0},"31":{"tf":2.0},"33":{"tf":1.0},"34":{"tf":1.4142135623730951},"35":{"tf":1.4142135623730951},"4":{"tf":1.0},"43":{"tf":1.4142135623730951},"47":{"tf":1.0},"56":{"tf":1.0},"57":{"tf":1.4142135623730951},"58":{"tf":1.0},"59":{"tf":1.7320508075688772},"67":{"tf":1.7320508075688772},"68":{"tf":1.0},"69":{"tf":1.7320508075688772},"7":{"tf":1.4142135623730951},"73":{"tf":1.0},"77":{"tf":1.7320508075688772},"78":{"tf":1.0},"8":{"tf":1.0},"80":{"tf":1.0},"86":{"tf":1.0},"98":{"tf":1.0}}},"df":0,"docs":{}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"76":{"tf":1.0}}}}}}}}}}}},"w":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"99":{"tf":1.0}}}}}}}},"df":10,"docs":{"12":{"tf":1.0},"121":{"tf":1.0},"125":{"tf":1.7320508075688772},"13":{"tf":1.0},"19":{"tf":1.4142135623730951},"58":{"tf":1.0},"67":{"tf":1.0},"81":{"tf":1.4142135623730951},"92":{"tf":1.0},"99":{"tf":1.0}}},"x":{"df":0,"docs":{},"t":{"df":11,"docs":{"111":{"tf":1.0},"123":{"tf":1.0},"128":{"tf":1.0},"13":{"tf":1.4142135623730951},"22":{"tf":1.0},"34":{"tf":1.0},"48":{"tf":1.0},"65":{"tf":1.0},"75":{"tf":1.7320508075688772},"8":{"tf":1.0},"9":{"tf":1.0}}}}},"i":{"c":{"df":0,"docs":{},"e":{"df":1,"docs":{"13":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"n":{"c":{"df":1,"docs":{"112":{"tf":1.0}}},"df":1,"docs":{"27":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"87":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"77":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"a":{"df":0,"docs":{},"t":{"df":11,"docs":{"121":{"tf":1.0},"126":{"tf":1.0},"33":{"tf":1.0},"34":{"tf":1.0},"4":{"tf":1.7320508075688772},"69":{"tf":1.4142135623730951},"8":{"tf":1.0},"85":{"tf":1.0},"88":{"tf":1.7320508075688772},"90":{"tf":2.0},"93":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":10,"docs":{"118":{"tf":1.7320508075688772},"125":{"tf":1.0},"2":{"tf":1.0},"43":{"tf":1.0},"67":{"tf":1.0},"77":{"tf":1.4142135623730951},"82":{"tf":1.0},"90":{"tf":1.0},"95":{"tf":1.4142135623730951},"97":{"tf":1.0}}},"h":{"df":1,"docs":{"107":{"tf":1.0}}},"i":{"c":{"df":8,"docs":{"107":{"tf":1.0},"111":{"tf":1.0},"12":{"tf":1.0},"13":{"tf":1.4142135623730951},"20":{"tf":1.0},"6":{"tf":1.0},"67":{"tf":1.0},"9":{"tf":1.0}}},"df":0,"docs":{}}},"w":{"df":18,"docs":{"10":{"tf":1.4142135623730951},"11":{"tf":1.0},"114":{"tf":1.0},"116":{"tf":1.0},"12":{"tf":1.4142135623730951},"125":{"tf":1.0},"128":{"tf":1.7320508075688772},"129":{"tf":1.0},"13":{"tf":2.23606797749979},"32":{"tf":1.0},"43":{"tf":1.0},"57":{"tf":1.0},"6":{"tf":1.0},"64":{"tf":1.0},"65":{"tf":1.0},"75":{"tf":1.7320508075688772},"76":{"tf":1.4142135623730951},"81":{"tf":1.0}}}},"u":{"df":0,"docs":{},"m":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":1,"docs":{"101":{"tf":1.7320508075688772}}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"102":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":23,"docs":{"102":{"tf":2.0},"111":{"tf":1.7320508075688772},"112":{"tf":1.0},"117":{"tf":1.4142135623730951},"118":{"tf":1.0},"121":{"tf":1.0},"123":{"tf":1.0},"125":{"tf":1.4142135623730951},"126":{"tf":1.0},"128":{"tf":1.0},"130":{"tf":1.7320508075688772},"20":{"tf":1.0},"31":{"tf":1.0},"34":{"tf":1.0},"48":{"tf":2.449489742783178},"49":{"tf":1.0},"55":{"tf":1.0},"58":{"tf":1.0},"68":{"tf":1.0},"76":{"tf":1.7320508075688772},"86":{"tf":1.4142135623730951},"89":{"tf":2.6457513110645907},"99":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":4,"docs":{"107":{"tf":1.0},"116":{"tf":1.0},"118":{"tf":1.4142135623730951},"54":{"tf":1.0}}}}}},"×":{"1":{"df":2,"docs":{"13":{"tf":1.0},"15":{"tf":1.4142135623730951}}},"3":{"df":3,"docs":{"13":{"tf":1.0},"15":{"tf":1.4142135623730951},"22":{"tf":1.0}}},"df":0,"docs":{}},"υ":{"df":0,"docs":{},"s":{"2":{"df":0,"docs":{},"n":{"df":1,"docs":{"93":{"tf":1.0}}}},"df":0,"docs":{}}},"−":{"1":{")":{"df":0,"docs":{},"t":{"df":1,"docs":{"32":{"tf":1.0}}}},"df":6,"docs":{"13":{"tf":1.0},"19":{"tf":1.0},"75":{"tf":1.4142135623730951},"76":{"tf":2.449489742783178},"77":{"tf":1.0},"78":{"tf":1.0}}},"df":0,"docs":{}}},"o":{"b":{"df":0,"docs":{},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"85":{"tf":1.0},"87":{"tf":1.0}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":3,"docs":{"12":{"tf":1.0},"130":{"tf":1.0},"6":{"tf":1.0}}}}}},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":14,"docs":{"107":{"tf":1.4142135623730951},"117":{"tf":1.0},"121":{"tf":1.7320508075688772},"125":{"tf":1.7320508075688772},"13":{"tf":1.7320508075688772},"31":{"tf":1.0},"33":{"tf":1.0},"43":{"tf":1.4142135623730951},"6":{"tf":1.0},"76":{"tf":1.0},"81":{"tf":1.0},"82":{"tf":1.4142135623730951},"89":{"tf":1.0},"92":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":3,"docs":{"100":{"tf":1.0},"13":{"tf":1.0},"15":{"tf":1.0}}}}}}},"c":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"40":{"tf":1.0}},"r":{"df":1,"docs":{"13":{"tf":1.7320508075688772}}}}}},"df":0,"docs":{}},"d":{"d":{"df":4,"docs":{"112":{"tf":1.0},"6":{"tf":1.0},"66":{"tf":1.0},"92":{"tf":1.0}}},"df":0,"docs":{}},"df":4,"docs":{"10":{"tf":1.0},"11":{"tf":1.0},"12":{"tf":1.0},"13":{"tf":1.0}},"f":{"df":0,"docs":{},"f":{"_":{"d":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":3,"docs":{"121":{"tf":1.0},"125":{"tf":1.7320508075688772},"126":{"tf":1.0}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"0":{"df":3,"docs":{"121":{"tf":1.0},"125":{"tf":1.7320508075688772},"126":{"tf":1.0}}},"1":{"df":3,"docs":{"121":{"tf":1.0},"125":{"tf":1.7320508075688772},"126":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":6,"docs":{"102":{"tf":1.0},"118":{"tf":2.23606797749979},"121":{"tf":1.4142135623730951},"125":{"tf":2.23606797749979},"126":{"tf":1.7320508075688772},"130":{"tf":1.0}},"s":{"/":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"125":{"tf":1.0}}}}},"df":0,"docs":{}}},"_":{"b":{"df":1,"docs":{"126":{"tf":1.0}}},"df":0,"docs":{},"p":{"df":1,"docs":{"126":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"a":{"^":{"2":{"df":1,"docs":{"67":{"tf":1.4142135623730951}}},"df":0,"docs":{},"i":{"df":1,"docs":{"67":{"tf":1.4142135623730951}}},"{":{"1":{"6":{"df":1,"docs":{"67":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":2,"docs":{"34":{"tf":1.0},"67":{"tf":1.7320508075688772}}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"63":{"tf":1.4142135623730951}}}}}},"n":{"c":{"df":6,"docs":{"104":{"tf":1.0},"43":{"tf":1.0},"66":{"tf":1.0},"7":{"tf":1.0},"77":{"tf":1.4142135623730951},"95":{"tf":1.0}}},"df":40,"docs":{"10":{"tf":1.4142135623730951},"100":{"tf":2.0},"102":{"tf":1.0},"107":{"tf":2.0},"111":{"tf":1.0},"116":{"tf":1.0},"117":{"tf":1.0},"118":{"tf":1.4142135623730951},"12":{"tf":2.0},"121":{"tf":1.0},"124":{"tf":1.0},"125":{"tf":3.3166247903554},"128":{"tf":2.23606797749979},"13":{"tf":2.449489742783178},"130":{"tf":1.7320508075688772},"18":{"tf":1.0},"2":{"tf":1.0},"20":{"tf":1.0},"21":{"tf":1.0},"33":{"tf":1.0},"4":{"tf":1.0},"48":{"tf":2.23606797749979},"49":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.4142135623730951},"56":{"tf":1.0},"58":{"tf":1.4142135623730951},"64":{"tf":2.0},"65":{"tf":1.7320508075688772},"67":{"tf":1.0},"69":{"tf":1.0},"76":{"tf":2.0},"77":{"tf":2.449489742783178},"78":{"tf":1.0},"8":{"tf":1.7320508075688772},"82":{"tf":2.0},"9":{"tf":1.0},"95":{"tf":1.0},"98":{"tf":1.0},"99":{"tf":1.0}},"w":{"a":{"df":0,"docs":{},"r":{"d":{"df":1,"docs":{"51":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"o":{"d":{"df":2,"docs":{"106":{"tf":1.0},"110":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"p":{"0":{"_":{"a":{"d":{"d":{"df":0,"docs":{},"r":{"[":{"0":{"df":1,"docs":{"126":{"tf":1.0}}},"df":0,"docs":{}},"df":3,"docs":{"121":{"tf":1.0},"125":{"tf":2.0},"126":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"125":{"tf":1.0}}}}}},"df":3,"docs":{"121":{"tf":1.0},"125":{"tf":2.0},"126":{"tf":1.4142135623730951}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"128":{"tf":1.0}}}}}},"1":{"_":{"a":{"d":{"d":{"df":0,"docs":{},"r":{"[":{"0":{"df":1,"docs":{"126":{"tf":1.0}}},"df":0,"docs":{}},"df":3,"docs":{"121":{"tf":1.0},"125":{"tf":1.7320508075688772},"126":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"s":{"df":0,"docs":{},"r":{"c":{"df":1,"docs":{"125":{"tf":1.0}}},"df":0,"docs":{}}}},"df":3,"docs":{"121":{"tf":1.0},"125":{"tf":2.0},"126":{"tf":1.4142135623730951}}},"c":{"df":0,"docs":{},"o":{"d":{"df":2,"docs":{"125":{"tf":1.7320508075688772},"128":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"(":{"a":{",":{"a":{"b":{"df":0,"docs":{},"i":{"df":1,"docs":{"90":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"df":1,"docs":{"90":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"df":1,"docs":{"18":{"tf":1.0}}},"h":{"1":{"df":0,"docs":{},"​":{"(":{"d":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"​":{")":{",":{"df":0,"docs":{},"υ":{"df":1,"docs":{"92":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"2":{"df":0,"docs":{},"​":{"(":{"d":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"​":{")":{",":{"df":0,"docs":{},"υ":{"df":1,"docs":{"92":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"p":{"0":{"df":0,"docs":{},"​":{"(":{"d":{"0":{"df":0,"docs":{},"​":{")":{",":{"df":0,"docs":{},"υ":{"df":1,"docs":{"92":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{"(":{"d":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{")":{",":{"df":0,"docs":{},"−":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"2":{"df":0,"docs":{},"k":{"df":1,"docs":{"92":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"j":{"df":0,"docs":{},"​":{"(":{"d":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"​":{")":{",":{"df":0,"docs":{},"υ":{"df":1,"docs":{"92":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":17,"docs":{"112":{"tf":1.0},"18":{"tf":1.0},"20":{"tf":2.8284271247461903},"27":{"tf":1.4142135623730951},"32":{"tf":1.4142135623730951},"34":{"tf":1.4142135623730951},"68":{"tf":1.0},"70":{"tf":1.0},"71":{"tf":1.0},"73":{"tf":2.0},"75":{"tf":2.0},"76":{"tf":2.0},"77":{"tf":2.23606797749979},"78":{"tf":2.0},"84":{"tf":1.7320508075688772},"92":{"tf":1.4142135623730951},"93":{"tf":1.0}}},"r":{"a":{"df":0,"docs":{},"n":{"d":{"df":3,"docs":{"10":{"tf":1.0},"19":{"tf":1.0},"8":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":6,"docs":{"12":{"tf":1.0},"44":{"tf":2.0},"49":{"tf":1.0},"76":{"tf":1.0},"90":{"tf":2.23606797749979},"95":{"tf":1.0}}}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"76":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":10,"docs":{"11":{"tf":1.0},"125":{"tf":1.4142135623730951},"20":{"tf":1.0},"66":{"tf":1.0},"75":{"tf":1.0},"77":{"tf":1.0},"78":{"tf":2.0},"80":{"tf":1.0},"92":{"tf":1.4142135623730951},"95":{"tf":1.7320508075688772}}},"o":{"df":0,"docs":{},"n":{"df":4,"docs":{"102":{"tf":1.4142135623730951},"103":{"tf":1.0},"89":{"tf":1.0},"97":{"tf":2.0}}}}}}},"r":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"_":{"1":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":1,"docs":{"43":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":10,"docs":{"111":{"tf":1.0},"121":{"tf":1.4142135623730951},"125":{"tf":2.449489742783178},"126":{"tf":1.4142135623730951},"19":{"tf":1.0},"35":{"tf":1.0},"37":{"tf":1.7320508075688772},"40":{"tf":1.7320508075688772},"44":{"tf":1.0},"92":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"n":{"df":2,"docs":{"128":{"tf":1.0},"68":{"tf":1.0}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":5,"docs":{"12":{"tf":1.0},"125":{"tf":1.0},"18":{"tf":1.4142135623730951},"81":{"tf":1.0},"82":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":4,"docs":{"100":{"tf":1.0},"102":{"tf":1.0},"128":{"tf":1.0},"40":{"tf":1.0}},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":5,"docs":{"117":{"tf":1.0},"18":{"tf":1.0},"32":{"tf":1.0},"6":{"tf":1.0},"97":{"tf":1.0}}}}}}}}},"u":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"111":{"tf":1.0}}}}},"df":14,"docs":{"105":{"tf":1.0},"108":{"tf":1.0},"110":{"tf":1.7320508075688772},"112":{"tf":1.0},"15":{"tf":1.0},"40":{"tf":1.0},"41":{"tf":1.0},"49":{"tf":1.0},"58":{"tf":1.4142135623730951},"59":{"tf":1.0},"6":{"tf":1.0},"61":{"tf":1.0},"65":{"tf":1.0},"71":{"tf":1.0}},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":15,"docs":{"10":{"tf":1.0},"12":{"tf":1.7320508075688772},"125":{"tf":1.0},"130":{"tf":1.0},"15":{"tf":1.0},"18":{"tf":1.0},"3":{"tf":1.0},"31":{"tf":1.0},"32":{"tf":2.0},"33":{"tf":1.4142135623730951},"34":{"tf":2.0},"39":{"tf":1.4142135623730951},"6":{"tf":2.8284271247461903},"8":{"tf":2.449489742783178},"97":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"19":{"tf":1.0}}},"df":0,"docs":{}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":15,"docs":{"102":{"tf":1.0},"104":{"tf":1.0},"105":{"tf":1.0},"118":{"tf":2.0},"128":{"tf":1.4142135623730951},"43":{"tf":1.0},"61":{"tf":1.0},"67":{"tf":1.4142135623730951},"69":{"tf":1.0},"77":{"tf":1.0},"80":{"tf":1.4142135623730951},"81":{"tf":1.0},"82":{"tf":1.0},"96":{"tf":1.0},"97":{"tf":1.4142135623730951}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":17,"docs":{"68":{"tf":1.7320508075688772},"69":{"tf":1.0},"70":{"tf":1.0},"71":{"tf":1.0},"72":{"tf":1.0},"73":{"tf":1.0},"74":{"tf":1.0},"75":{"tf":1.0},"76":{"tf":1.0},"77":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.0},"80":{"tf":1.0},"81":{"tf":1.0},"82":{"tf":1.0},"83":{"tf":1.0},"84":{"tf":1.0}}}}}},"w":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"m":{"df":4,"docs":{"13":{"tf":2.6457513110645907},"18":{"tf":1.0},"75":{"tf":1.0},"83":{"tf":1.0}}}}}}}}}}},"p":{"(":{"1":{")":{"=":{"1":{"df":0,"docs":{},"p":{"(":{"df":0,"docs":{},"g":{")":{"=":{"1":{"df":1,"docs":{"53":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"d":{"1":{"df":0,"docs":{},"​":{")":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"p":{"(":{"d":{"df":0,"docs":{},"m":{"df":3,"docs":{"72":{"tf":1.0},"74":{"tf":1.0},"77":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"df":2,"docs":{"75":{"tf":1.0},"76":{"tf":1.0}},"​":{")":{"=":{"df":0,"docs":{},"y":{"+":{"(":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"df":0,"docs":{},"−":{"df":0,"docs":{},"z":{")":{"df":0,"docs":{},"q":{"(":{"d":{"df":0,"docs":{},"i":{"df":2,"docs":{"75":{"tf":1.0},"76":{"tf":1.7320508075688772}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"x":{"df":1,"docs":{"53":{"tf":1.0}}},"z":{")":{"=":{"df":0,"docs":{},"i":{"df":2,"docs":{"75":{"tf":1.4142135623730951},"76":{"tf":1.7320508075688772}}}},"df":0,"docs":{}},"df":2,"docs":{"75":{"tf":1.0},"76":{"tf":1.4142135623730951}}},"ζ":{")":{"=":{"a":{"(":{"df":0,"docs":{},"ζ":{")":{"df":0,"docs":{},"q":{"df":0,"docs":{},"l":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"ζ":{")":{"+":{"b":{"(":{"df":0,"docs":{},"ζ":{")":{"df":0,"docs":{},"q":{"df":0,"docs":{},"r":{"df":1,"docs":{"20":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"p":{"df":0,"docs":{},"ˉ":{"df":0,"docs":{},"​":{"c":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"p":{"df":0,"docs":{},"ˉ":{"df":0,"docs":{},"​":{"df":0,"docs":{},"n":{"c":{"df":1,"docs":{"31":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"z":{"df":0,"docs":{},"h":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"ζ":{")":{"df":0,"docs":{},"t":{"df":1,"docs":{"20":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},",":{"a":{",":{"b":{",":{"df":0,"docs":{},"z":{"df":1,"docs":{"4":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"q":{"df":0,"docs":{},"∈":{"df":0,"docs":{},"f":{"[":{"df":0,"docs":{},"x":{"df":1,"docs":{"88":{"tf":1.0}}}},"df":0,"docs":{}}}}},"/":{"df":0,"docs":{},"q":{"df":1,"docs":{"88":{"tf":1.0}}}},"0":{"df":2,"docs":{"92":{"tf":1.4142135623730951},"93":{"tf":1.0}},"​":{"]":{":":{"=":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"p":{"0":{"df":0,"docs":{},"​":{"(":{"d":{"0":{"df":1,"docs":{"92":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"1":{"df":0,"docs":{},"​":{"(":{"d":{"1":{"df":0,"docs":{},"​":{")":{"df":0,"docs":{},"∣":{"df":0,"docs":{},"∣":{"df":0,"docs":{},"…":{"df":0,"docs":{},"∣":{"df":0,"docs":{},"∣":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"​":{"(":{"d":{"1":{"df":0,"docs":{},"​":{")":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"​":{"(":{"d":{"df":0,"docs":{},"m":{"df":0,"docs":{},"​":{")":{"df":0,"docs":{},"∣":{"df":0,"docs":{},"∣":{"df":0,"docs":{},"…":{"df":0,"docs":{},"∣":{"df":0,"docs":{},"∣":{"df":0,"docs":{},"p":{"df":0,"docs":{},"n":{"df":0,"docs":{},"​":{"(":{"d":{"df":0,"docs":{},"m":{"df":1,"docs":{"77":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{")":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"​":{"(":{"d":{"df":0,"docs":{},"i":{"df":1,"docs":{"77":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"∣":{"df":0,"docs":{},"∣":{"df":0,"docs":{},"…":{"df":0,"docs":{},"∣":{"df":0,"docs":{},"∣":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"​":{"(":{"d":{"df":0,"docs":{},"i":{"df":1,"docs":{"77":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"p":{"2":{"df":0,"docs":{},"​":{"df":0,"docs":{},"p":{"3":{"df":0,"docs":{},"​":{"df":0,"docs":{},"​":{"=":{"a":{"df":0,"docs":{},"q":{"df":0,"docs":{},"l":{"df":0,"docs":{},"​":{"+":{"b":{"df":0,"docs":{},"q":{"df":0,"docs":{},"r":{"df":0,"docs":{},"​":{"+":{"a":{"b":{"df":0,"docs":{},"q":{"df":0,"docs":{},"m":{"df":0,"docs":{},"​":{"+":{"c":{"df":0,"docs":{},"q":{"df":0,"docs":{},"o":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"q":{"c":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"=":{"(":{"a":{"+":{"df":0,"docs":{},"β":{"df":0,"docs":{},"x":{"+":{"df":0,"docs":{},"γ":{")":{"(":{"b":{"+":{"df":0,"docs":{},"β":{"df":0,"docs":{},"k":{"1":{"df":0,"docs":{},"​":{"df":0,"docs":{},"x":{"+":{"df":0,"docs":{},"γ":{")":{"(":{"c":{"+":{"df":0,"docs":{},"β":{"df":0,"docs":{},"k":{"2":{"df":0,"docs":{},"​":{"df":0,"docs":{},"x":{"+":{"df":0,"docs":{},"γ":{")":{"df":0,"docs":{},"z":{"df":0,"docs":{},"−":{"(":{"a":{"+":{"df":0,"docs":{},"β":{"df":0,"docs":{},"s":{"df":0,"docs":{},"σ":{"1":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"γ":{")":{"(":{"b":{"+":{"df":0,"docs":{},"β":{"df":0,"docs":{},"s":{"df":0,"docs":{},"σ":{"2":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"γ":{")":{"(":{"c":{"+":{"df":0,"docs":{},"β":{"df":0,"docs":{},"s":{"df":0,"docs":{},"σ":{"3":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"γ":{")":{"df":0,"docs":{},"z":{"(":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"x":{")":{"=":{"(":{"df":0,"docs":{},"z":{"df":0,"docs":{},"−":{"1":{")":{"df":0,"docs":{},"l":{"1":{"df":1,"docs":{"25":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"=":{"a":{"df":0,"docs":{},"q":{"df":0,"docs":{},"l":{"df":0,"docs":{},"​":{"+":{"b":{"df":0,"docs":{},"q":{"df":0,"docs":{},"r":{"df":0,"docs":{},"​":{"+":{"a":{"b":{"df":0,"docs":{},"q":{"df":0,"docs":{},"m":{"df":1,"docs":{"20":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{},"p":{"1":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"α":{"df":0,"docs":{},"p":{"2":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"α":{"2":{"df":0,"docs":{},"p":{"3":{"df":1,"docs":{"25":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"z":{"df":0,"docs":{},"h":{"df":1,"docs":{"25":{"tf":1.0}}}}},"y":{"+":{"(":{"df":0,"docs":{},"x":{"df":0,"docs":{},"−":{"df":0,"docs":{},"z":{")":{"df":0,"docs":{},"q":{"df":2,"docs":{"75":{"tf":1.4142135623730951},"76":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"{":{"df":0,"docs":{},"p":{"1":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"77":{"tf":1.0}}},"n":{"df":1,"docs":{"77":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"^":{"df":0,"docs":{},"​":{"df":0,"docs":{},"n":{"c":{"1":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{"[":{"df":0,"docs":{},"p":{"^":{"df":0,"docs":{},"​":{"df":0,"docs":{},"n":{"c":{"2":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{"[":{"df":0,"docs":{},"p":{"^":{"df":0,"docs":{},"​":{"df":0,"docs":{},"n":{"c":{"3":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{"df":0,"docs":{},"​":{"=":{"a":{"df":0,"docs":{},"ˉ":{"[":{"df":0,"docs":{},"q":{"df":0,"docs":{},"l":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{"+":{"b":{"df":0,"docs":{},"ˉ":{"[":{"df":0,"docs":{},"q":{"df":0,"docs":{},"r":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{"+":{"(":{"a":{"df":0,"docs":{},"ˉ":{"b":{"df":0,"docs":{},"ˉ":{")":{"[":{"df":0,"docs":{},"q":{"df":0,"docs":{},"m":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{"+":{"c":{"df":0,"docs":{},"ˉ":{"[":{"df":0,"docs":{},"q":{"df":0,"docs":{},"o":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{"+":{"[":{"df":0,"docs":{},"q":{"c":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{"=":{"(":{"a":{"df":0,"docs":{},"ˉ":{"+":{"df":0,"docs":{},"β":{"df":0,"docs":{},"ζ":{"+":{"df":0,"docs":{},"γ":{")":{"(":{"b":{"df":0,"docs":{},"ˉ":{"+":{"df":0,"docs":{},"β":{"df":0,"docs":{},"k":{"1":{"df":0,"docs":{},"​":{"df":0,"docs":{},"ζ":{"+":{"df":0,"docs":{},"γ":{")":{"(":{"c":{"df":0,"docs":{},"ˉ":{"+":{"df":0,"docs":{},"β":{"df":0,"docs":{},"k":{"2":{"df":0,"docs":{},"​":{"df":0,"docs":{},"ζ":{"+":{"df":0,"docs":{},"γ":{")":{"[":{"df":0,"docs":{},"z":{"]":{"1":{"df":0,"docs":{},"​":{"df":0,"docs":{},"−":{"(":{"a":{"df":0,"docs":{},"ˉ":{"+":{"df":0,"docs":{},"β":{"df":0,"docs":{},"s":{"df":0,"docs":{},"ˉ":{"df":0,"docs":{},"σ":{"1":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"γ":{")":{"(":{"b":{"df":0,"docs":{},"ˉ":{"+":{"df":0,"docs":{},"β":{"df":0,"docs":{},"s":{"df":0,"docs":{},"ˉ":{"df":0,"docs":{},"σ":{"2":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"γ":{")":{"df":0,"docs":{},"β":{"df":0,"docs":{},"z":{"df":0,"docs":{},"ˉ":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"​":{"[":{"df":0,"docs":{},"s":{"df":0,"docs":{},"σ":{"3":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{"=":{"df":0,"docs":{},"l":{"1":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"ζ":{")":{"[":{"df":0,"docs":{},"z":{"]":{"1":{"df":1,"docs":{"31":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"p":{"^":{"df":0,"docs":{},"​":{"df":0,"docs":{},"n":{"c":{"2":{"df":0,"docs":{},"​":{"df":0,"docs":{},"p":{"^":{"df":0,"docs":{},"​":{"df":0,"docs":{},"n":{"c":{"3":{"df":0,"docs":{},"​":{"df":0,"docs":{},"​":{"=":{"a":{"df":0,"docs":{},"ˉ":{"df":0,"docs":{},"q":{"df":0,"docs":{},"l":{"df":0,"docs":{},"​":{"+":{"b":{"df":0,"docs":{},"ˉ":{"df":0,"docs":{},"q":{"df":0,"docs":{},"r":{"df":0,"docs":{},"​":{"+":{"a":{"df":0,"docs":{},"ˉ":{"b":{"df":0,"docs":{},"ˉ":{"df":0,"docs":{},"q":{"df":0,"docs":{},"m":{"df":0,"docs":{},"​":{"+":{"c":{"df":0,"docs":{},"ˉ":{"df":0,"docs":{},"q":{"df":0,"docs":{},"o":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"q":{"c":{"df":0,"docs":{},"​":{"=":{"(":{"a":{"df":0,"docs":{},"ˉ":{"+":{"df":0,"docs":{},"β":{"df":0,"docs":{},"ζ":{"+":{"df":0,"docs":{},"γ":{")":{"(":{"b":{"df":0,"docs":{},"ˉ":{"+":{"df":0,"docs":{},"β":{"df":0,"docs":{},"k":{"1":{"df":0,"docs":{},"​":{"df":0,"docs":{},"ζ":{"+":{"df":0,"docs":{},"γ":{")":{"(":{"c":{"df":0,"docs":{},"ˉ":{"+":{"df":0,"docs":{},"β":{"df":0,"docs":{},"k":{"2":{"df":0,"docs":{},"​":{"df":0,"docs":{},"ζ":{"+":{"df":0,"docs":{},"γ":{")":{"df":0,"docs":{},"z":{"df":0,"docs":{},"−":{"(":{"a":{"df":0,"docs":{},"ˉ":{"+":{"df":0,"docs":{},"β":{"df":0,"docs":{},"s":{"df":0,"docs":{},"ˉ":{"df":0,"docs":{},"σ":{"1":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"γ":{")":{"(":{"b":{"df":0,"docs":{},"ˉ":{"+":{"df":0,"docs":{},"β":{"df":0,"docs":{},"s":{"df":0,"docs":{},"ˉ":{"df":0,"docs":{},"σ":{"2":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"γ":{")":{"df":0,"docs":{},"β":{"df":0,"docs":{},"z":{"df":0,"docs":{},"ˉ":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"​":{"df":0,"docs":{},"s":{"df":0,"docs":{},"σ":{"3":{"df":0,"docs":{},"​":{"=":{"df":0,"docs":{},"l":{"1":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"ζ":{")":{"df":0,"docs":{},"z":{"df":1,"docs":{"27":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"a":{"df":1,"docs":{"34":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":1,"docs":{"34":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"a":{"c":{"df":0,"docs":{},"k":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"37":{"tf":1.0}}}},"df":0,"docs":{}}},"d":{"df":4,"docs":{"114":{"tf":1.0},"121":{"tf":1.0},"125":{"tf":2.0},"35":{"tf":2.0}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":5,"docs":{"125":{"tf":2.23606797749979},"13":{"tf":3.4641016151377544},"130":{"tf":1.0},"2":{"tf":1.0},"37":{"tf":1.0}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"125":{"tf":1.4142135623730951},"15":{"tf":1.0},"3":{"tf":1.0}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":1,"docs":{"96":{"tf":1.0}}}}}},"r":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":6,"docs":{"102":{"tf":1.7320508075688772},"67":{"tf":1.0},"73":{"tf":1.0},"76":{"tf":1.0},"77":{"tf":1.0},"89":{"tf":1.0}}}}}},"df":0,"docs":{},"t":{"df":24,"docs":{"107":{"tf":1.0},"110":{"tf":1.0},"116":{"tf":1.0},"12":{"tf":1.0},"125":{"tf":1.0},"126":{"tf":1.0},"128":{"tf":1.0},"13":{"tf":1.0},"130":{"tf":1.0},"15":{"tf":1.0},"27":{"tf":1.0},"31":{"tf":1.0},"34":{"tf":1.7320508075688772},"49":{"tf":1.0},"52":{"tf":1.0},"57":{"tf":1.0},"6":{"tf":1.0},"68":{"tf":1.0},"69":{"tf":1.0},"75":{"tf":1.0},"76":{"tf":1.4142135623730951},"78":{"tf":1.4142135623730951},"8":{"tf":1.0},"92":{"tf":1.0}},"i":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"27":{"tf":1.7320508075688772}}}},"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":13,"docs":{"10":{"tf":1.0},"12":{"tf":1.4142135623730951},"125":{"tf":1.4142135623730951},"20":{"tf":1.0},"21":{"tf":1.0},"27":{"tf":1.0},"34":{"tf":1.4142135623730951},"35":{"tf":1.0},"42":{"tf":1.0},"68":{"tf":1.0},"69":{"tf":1.4142135623730951},"7":{"tf":1.4142135623730951},"9":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"df":3,"docs":{"18":{"tf":1.4142135623730951},"3":{"tf":1.0},"6":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"s":{"df":11,"docs":{"10":{"tf":1.0},"103":{"tf":1.4142135623730951},"107":{"tf":1.4142135623730951},"110":{"tf":1.0},"123":{"tf":1.0},"32":{"tf":1.0},"39":{"tf":2.0},"49":{"tf":1.4142135623730951},"56":{"tf":1.0},"73":{"tf":1.0},"76":{"tf":2.0}}}},"t":{"df":0,"docs":{},"h":{"df":5,"docs":{"34":{"tf":1.0},"71":{"tf":1.4142135623730951},"77":{"tf":2.0},"90":{"tf":1.4142135623730951},"93":{"tf":1.4142135623730951}}}}},"c":{"[":{"0":{"df":1,"docs":{"126":{"tf":1.0}}},"1":{"df":1,"docs":{"126":{"tf":1.0}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"j":{"df":0,"docs":{},"n":{"df":0,"docs":{},"z":{"df":1,"docs":{"125":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"p":{"d":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"125":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":6,"docs":{"120":{"tf":1.0},"121":{"tf":1.0},"123":{"tf":1.0},"125":{"tf":2.23606797749979},"126":{"tf":1.4142135623730951},"18":{"tf":1.4142135623730951}},"i":{"df":1,"docs":{"121":{"tf":1.0}},"​":{",":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"f":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":1,"docs":{"121":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":14,"docs":{"126":{"tf":2.0},"20":{"tf":2.6457513110645907},"27":{"tf":1.0},"31":{"tf":1.4142135623730951},"32":{"tf":1.0},"53":{"tf":1.4142135623730951},"71":{"tf":1.0},"72":{"tf":1.0},"73":{"tf":2.8284271247461903},"74":{"tf":2.0},"75":{"tf":3.0},"76":{"tf":1.4142135623730951},"77":{"tf":2.6457513110645907},"78":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"100":{"tf":1.0},"64":{"tf":1.0},"8":{"tf":1.0}},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":11,"docs":{"102":{"tf":1.0},"116":{"tf":1.0},"118":{"tf":1.4142135623730951},"130":{"tf":1.0},"34":{"tf":1.0},"6":{"tf":1.0},"65":{"tf":1.0},"76":{"tf":1.0},"78":{"tf":1.0},"80":{"tf":1.0},"95":{"tf":1.4142135623730951}}}}}},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":4,"docs":{"125":{"tf":2.0},"126":{"tf":1.4142135623730951},"13":{"tf":2.0},"2":{"tf":1.0}}}}}}},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"<":{"df":0,"docs":{},"f":{"df":1,"docs":{"34":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":1,"docs":{"34":{"tf":1.4142135623730951}}}}}},"s":{"df":0,"docs":{},"e":{"df":4,"docs":{"21":{"tf":1.0},"34":{"tf":1.0},"76":{"tf":1.0},"92":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"i":{")":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"=":{"0":{"df":2,"docs":{"13":{"tf":1.0},"15":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":7,"docs":{"12":{"tf":2.0},"13":{"tf":1.4142135623730951},"15":{"tf":2.449489742783178},"25":{"tf":1.4142135623730951},"31":{"tf":2.6457513110645907},"35":{"tf":1.0},"77":{"tf":1.0}},"e":{"c":{"df":2,"docs":{"107":{"tf":1.0},"109":{"tf":1.0}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"41":{"tf":1.0}}}},"df":0,"docs":{}}},"​":{":":{"=":{"df":0,"docs":{},"j":{"=":{"0":{"df":0,"docs":{},"∏":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"df":0,"docs":{},"z":{"df":0,"docs":{},"−":{"(":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"α":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{")":{"df":0,"docs":{},"z":{"df":0,"docs":{},"−":{"(":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"′":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"α":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":1,"docs":{"126":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"′":{"df":0,"docs":{},"​":{":":{"=":{"df":0,"docs":{},"j":{"=":{"0":{"df":0,"docs":{},"∏":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"df":0,"docs":{},"z":{"df":0,"docs":{},"′":{"df":0,"docs":{},"−":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"df":0,"docs":{},"z":{"df":0,"docs":{},"′":{"df":0,"docs":{},"−":{"b":{"df":0,"docs":{},"i":{"df":1,"docs":{"126":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"j":{"b":{"df":2,"docs":{"69":{"tf":1.0},"89":{"tf":1.0}}},"df":0,"docs":{}},"k":{"df":2,"docs":{"92":{"tf":1.0},"93":{"tf":1.0}},"t":{"df":2,"docs":{"69":{"tf":1.0},"89":{"tf":1.0}},"​":{"(":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{",":{"0":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{",":{"df":0,"docs":{},"m":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"+":{"1":{",":{"0":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"+":{"1":{",":{"df":0,"docs":{},"m":{"df":0,"docs":{},"​":{")":{"=":{"0":{"df":1,"docs":{"69":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"x":{"1":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"x":{"df":0,"docs":{},"m":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"y":{"1":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"y":{"df":0,"docs":{},"m":{"df":1,"docs":{"69":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"​":{":":{"=":{"df":0,"docs":{},"p":{"df":0,"docs":{},"k":{"df":0,"docs":{},"−":{"1":{"df":0,"docs":{},"o":{"d":{"d":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"x":{")":{"+":{"df":0,"docs":{},"ζ":{"df":0,"docs":{},"k":{"df":0,"docs":{},"−":{"1":{"df":0,"docs":{},"​":{"df":0,"docs":{},"p":{"df":0,"docs":{},"k":{"df":0,"docs":{},"−":{"1":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"x":{"df":1,"docs":{"92":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"]":{":":{"=":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"p":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{"(":{"d":{"df":0,"docs":{},"k":{"df":1,"docs":{"92":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"−":{"1":{"df":1,"docs":{"92":{"tf":1.0}},"​":{"=":{"df":0,"docs":{},"p":{"df":0,"docs":{},"k":{"df":0,"docs":{},"−":{"1":{"df":0,"docs":{},"o":{"d":{"d":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"x":{"2":{")":{"+":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"k":{"df":0,"docs":{},"−":{"1":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"x":{"2":{"df":1,"docs":{"92":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"l":{"a":{"c":{"df":0,"docs":{},"e":{"df":3,"docs":{"116":{"tf":1.4142135623730951},"125":{"tf":1.0},"130":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"128":{"tf":1.0}}}},"y":{"df":1,"docs":{"15":{"tf":1.0}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":42,"docs":{"10":{"tf":1.0},"11":{"tf":1.7320508075688772},"12":{"tf":1.0},"13":{"tf":1.7320508075688772},"14":{"tf":1.0},"15":{"tf":1.0},"16":{"tf":1.0},"17":{"tf":1.0},"18":{"tf":1.4142135623730951},"19":{"tf":1.0},"20":{"tf":1.7320508075688772},"21":{"tf":1.0},"22":{"tf":1.0},"23":{"tf":1.0},"24":{"tf":1.0},"25":{"tf":1.0},"26":{"tf":1.0},"27":{"tf":1.0},"28":{"tf":1.0},"29":{"tf":1.0},"3":{"tf":2.23606797749979},"30":{"tf":1.0},"31":{"tf":1.0},"32":{"tf":1.0},"33":{"tf":1.7320508075688772},"34":{"tf":1.0},"35":{"tf":1.0},"36":{"tf":1.0},"37":{"tf":1.0},"38":{"tf":1.0},"39":{"tf":1.0},"4":{"tf":1.0},"40":{"tf":1.0},"41":{"tf":1.0},"42":{"tf":1.0},"43":{"tf":1.4142135623730951},"44":{"tf":1.0},"5":{"tf":1.0},"6":{"tf":2.0},"7":{"tf":1.7320508075688772},"8":{"tf":1.0},"9":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"g":{"df":1,"docs":{"69":{"tf":1.0}}}}},"n":{"c":{"df":0,"docs":{},"​":{"]":{"1":{"df":1,"docs":{"31":{"tf":1.4142135623730951}},"​":{"=":{"[":{"df":0,"docs":{},"p":{"df":0,"docs":{},"n":{"c":{"1":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{"+":{"[":{"df":0,"docs":{},"p":{"df":0,"docs":{},"n":{"c":{"2":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{"+":{"[":{"df":0,"docs":{},"p":{"df":0,"docs":{},"n":{"c":{"3":{"df":0,"docs":{},"​":{"]":{"1":{"df":1,"docs":{"31":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"​":{"df":0,"docs":{},"​":{"=":{"df":0,"docs":{},"p":{"df":0,"docs":{},"n":{"c":{"1":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"α":{"df":0,"docs":{},"p":{"df":0,"docs":{},"n":{"c":{"2":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"α":{"2":{"df":0,"docs":{},"p":{"df":0,"docs":{},"n":{"c":{"3":{"df":0,"docs":{},"​":{"=":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"ζ":{"df":0,"docs":{},"n":{"+":{"2":{"df":0,"docs":{},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"ζ":{"2":{"(":{"df":0,"docs":{},"n":{"+":{"2":{")":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":1,"docs":{"27":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":1,"docs":{"92":{"tf":1.4142135623730951}},"​":{"df":0,"docs":{},"∈":{"df":0,"docs":{},"f":{"df":1,"docs":{"92":{"tf":1.0}}}}},"−":{"1":{"df":1,"docs":{"125":{"tf":1.0}},"​":{"=":{"1":{"df":1,"docs":{"125":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":23,"docs":{"105":{"tf":1.4142135623730951},"107":{"tf":2.8284271247461903},"108":{"tf":1.0},"110":{"tf":1.0},"116":{"tf":1.7320508075688772},"121":{"tf":1.0},"128":{"tf":1.0},"18":{"tf":1.0},"2":{"tf":1.0},"39":{"tf":1.0},"48":{"tf":1.0},"57":{"tf":1.4142135623730951},"58":{"tf":1.0},"59":{"tf":1.7320508075688772},"61":{"tf":1.4142135623730951},"67":{"tf":1.7320508075688772},"68":{"tf":1.4142135623730951},"75":{"tf":1.7320508075688772},"76":{"tf":3.1622776601683795},"77":{"tf":1.4142135623730951},"78":{"tf":1.4142135623730951},"83":{"tf":1.0},"86":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"121":{"tf":1.4142135623730951},"125":{"tf":2.449489742783178},"126":{"tf":1.4142135623730951}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"6":{"tf":1.0}}}}}}}}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"112":{"tf":1.0}}},"y":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"m":{"df":1,"docs":{"79":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"'":{"df":3,"docs":{"18":{"tf":1.0},"2":{"tf":1.0},"67":{"tf":1.0}}},"<":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"<":{"df":0,"docs":{},"f":{"df":1,"docs":{"34":{"tf":2.8284271247461903}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":65,"docs":{"105":{"tf":2.23606797749979},"106":{"tf":1.7320508075688772},"107":{"tf":3.4641016151377544},"109":{"tf":1.0},"110":{"tf":1.4142135623730951},"112":{"tf":1.7320508075688772},"114":{"tf":1.0},"116":{"tf":3.4641016151377544},"117":{"tf":1.0},"118":{"tf":2.6457513110645907},"128":{"tf":1.0},"13":{"tf":5.916079783099616},"14":{"tf":1.0},"15":{"tf":3.0},"18":{"tf":3.3166247903554},"19":{"tf":3.1622776601683795},"2":{"tf":2.449489742783178},"20":{"tf":2.0},"22":{"tf":1.0},"23":{"tf":1.4142135623730951},"24":{"tf":1.4142135623730951},"25":{"tf":1.0},"27":{"tf":1.4142135623730951},"3":{"tf":1.4142135623730951},"31":{"tf":1.0},"34":{"tf":3.605551275463989},"4":{"tf":2.6457513110645907},"41":{"tf":1.0},"47":{"tf":2.0},"51":{"tf":2.449489742783178},"52":{"tf":2.449489742783178},"53":{"tf":2.6457513110645907},"54":{"tf":2.23606797749979},"55":{"tf":1.7320508075688772},"56":{"tf":1.7320508075688772},"57":{"tf":1.0},"58":{"tf":3.1622776601683795},"59":{"tf":1.0},"61":{"tf":2.23606797749979},"64":{"tf":2.23606797749979},"65":{"tf":2.0},"66":{"tf":1.4142135623730951},"67":{"tf":1.7320508075688772},"68":{"tf":2.8284271247461903},"69":{"tf":1.7320508075688772},"7":{"tf":1.4142135623730951},"70":{"tf":2.449489742783178},"71":{"tf":1.0},"72":{"tf":1.0},"73":{"tf":3.0},"74":{"tf":1.0},"75":{"tf":2.8284271247461903},"76":{"tf":3.4641016151377544},"77":{"tf":3.605551275463989},"79":{"tf":1.0},"80":{"tf":1.0},"81":{"tf":1.0},"82":{"tf":4.242640687119285},"83":{"tf":1.4142135623730951},"84":{"tf":1.0},"88":{"tf":1.4142135623730951},"89":{"tf":1.4142135623730951},"92":{"tf":2.6457513110645907},"93":{"tf":1.7320508075688772},"95":{"tf":1.4142135623730951}}}}}}}},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":2,"docs":{"18":{"tf":1.0},"3":{"tf":1.0}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"130":{"tf":1.0}}}}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"t":{"df":3,"docs":{"13":{"tf":1.4142135623730951},"130":{"tf":1.7320508075688772},"71":{"tf":1.0}}}},"s":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"l":{"df":6,"docs":{"107":{"tf":1.0},"128":{"tf":1.4142135623730951},"35":{"tf":1.0},"37":{"tf":1.0},"49":{"tf":1.0},"70":{"tf":1.0}}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"72":{"tf":1.0}},"i":{"df":1,"docs":{"75":{"tf":1.0}}}}}}},"w":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":1,"docs":{"44":{"tf":1.0}}}}}}}},"x":{"df":1,"docs":{"44":{"tf":1.0}}}},"df":1,"docs":{"44":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":13,"docs":{"114":{"tf":1.0},"117":{"tf":1.4142135623730951},"118":{"tf":1.0},"121":{"tf":1.0},"125":{"tf":1.0},"128":{"tf":1.0},"27":{"tf":1.4142135623730951},"35":{"tf":1.0},"37":{"tf":1.4142135623730951},"51":{"tf":1.0},"67":{"tf":1.7320508075688772},"73":{"tf":1.0},"76":{"tf":1.0}}}}}},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"128":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"e":{"d":{"df":4,"docs":{"48":{"tf":1.0},"51":{"tf":1.0},"69":{"tf":1.0},"82":{"tf":1.0}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"s":{"df":4,"docs":{"13":{"tf":1.0},"21":{"tf":1.0},"33":{"tf":1.0},"85":{"tf":1.0}}}},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":2,"docs":{"33":{"tf":1.0},"55":{"tf":1.0}}}}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"69":{"tf":1.0},"86":{"tf":1.0}}}}}},"i":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"111":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"6":{"tf":1.0}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":6,"docs":{"14":{"tf":1.7320508075688772},"22":{"tf":1.0},"34":{"tf":1.7320508075688772},"41":{"tf":1.0},"69":{"tf":1.0},"81":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":5,"docs":{"106":{"tf":1.0},"13":{"tf":1.0},"130":{"tf":1.0},"36":{"tf":1.0},"76":{"tf":1.0}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"41":{"tf":1.0},"70":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":11,"docs":{"10":{"tf":1.0},"100":{"tf":1.7320508075688772},"102":{"tf":1.0},"124":{"tf":1.0},"128":{"tf":1.4142135623730951},"13":{"tf":2.6457513110645907},"44":{"tf":1.0},"69":{"tf":1.0},"76":{"tf":1.0},"82":{"tf":1.0},"84":{"tf":1.0}}}}}}},"i":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"69":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":3,"docs":{"13":{"tf":1.0},"2":{"tf":1.0},"40":{"tf":1.0}}},"i":{"df":0,"docs":{},"t":{"df":15,"docs":{"107":{"tf":1.0},"117":{"tf":3.872983346207417},"118":{"tf":1.7320508075688772},"13":{"tf":2.23606797749979},"15":{"tf":1.0},"22":{"tf":1.0},"33":{"tf":1.0},"34":{"tf":1.0},"35":{"tf":1.0},"37":{"tf":1.0},"4":{"tf":1.0},"51":{"tf":1.4142135623730951},"67":{"tf":1.4142135623730951},"70":{"tf":1.0},"89":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"89":{"tf":1.0}}}},"v":{"a":{"df":0,"docs":{},"t":{"df":5,"docs":{"33":{"tf":1.0},"34":{"tf":1.7320508075688772},"43":{"tf":1.7320508075688772},"6":{"tf":2.0},"68":{"tf":1.0}}}},"df":0,"docs":{}}},"o":{"b":{"a":{"b":{"df":0,"docs":{},"l":{"df":7,"docs":{"104":{"tf":1.0},"13":{"tf":2.6457513110645907},"18":{"tf":1.0},"40":{"tf":1.0},"75":{"tf":1.0},"76":{"tf":1.4142135623730951},"83":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":4,"docs":{"118":{"tf":1.4142135623730951},"128":{"tf":1.0},"20":{"tf":1.0},"49":{"tf":1.0}}}}}},"c":{"df":0,"docs":{},"e":{"df":2,"docs":{"32":{"tf":1.0},"77":{"tf":1.0}},"s":{"df":0,"docs":{},"s":{"df":9,"docs":{"13":{"tf":1.0},"130":{"tf":1.0},"19":{"tf":1.4142135623730951},"3":{"tf":1.0},"39":{"tf":1.0},"68":{"tf":1.0},"7":{"tf":1.0},"75":{"tf":1.0},"92":{"tf":1.0}}}}}},"d":{"df":0,"docs":{},"u":{"c":{"df":6,"docs":{"120":{"tf":1.0},"18":{"tf":1.4142135623730951},"19":{"tf":1.0},"7":{"tf":1.0},"73":{"tf":1.0},"76":{"tf":1.0}},"t":{"df":4,"docs":{"116":{"tf":1.4142135623730951},"123":{"tf":1.0},"125":{"tf":2.449489742783178},"13":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":1,"docs":{"2":{"tf":1.0}},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":23,"docs":{"11":{"tf":1.4142135623730951},"12":{"tf":2.23606797749979},"120":{"tf":1.0},"121":{"tf":1.0},"123":{"tf":1.7320508075688772},"125":{"tf":2.0},"126":{"tf":1.0},"13":{"tf":1.0},"15":{"tf":1.0},"22":{"tf":1.0},"3":{"tf":1.0},"33":{"tf":1.4142135623730951},"34":{"tf":1.4142135623730951},"42":{"tf":1.0},"43":{"tf":1.0},"44":{"tf":1.4142135623730951},"49":{"tf":2.0},"6":{"tf":3.605551275463989},"68":{"tf":1.0},"7":{"tf":1.4142135623730951},"8":{"tf":1.7320508075688772},"89":{"tf":1.4142135623730951},"9":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"0":{"tf":1.0}}}}}}},"o":{"df":0,"docs":{},"f":{"<":{"df":0,"docs":{},"f":{"df":1,"docs":{"34":{"tf":1.0}}}},"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":2,"docs":{"103":{"tf":1.4142135623730951},"97":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{")":{".":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"w":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"97":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":38,"docs":{"102":{"tf":1.4142135623730951},"103":{"tf":2.0},"105":{"tf":1.0},"106":{"tf":1.0},"112":{"tf":2.23606797749979},"12":{"tf":1.0},"123":{"tf":1.0},"125":{"tf":1.7320508075688772},"13":{"tf":1.0},"15":{"tf":1.0},"18":{"tf":1.4142135623730951},"20":{"tf":2.449489742783178},"21":{"tf":1.0},"27":{"tf":1.4142135623730951},"28":{"tf":1.7320508075688772},"3":{"tf":1.0},"31":{"tf":1.0},"32":{"tf":1.7320508075688772},"33":{"tf":1.4142135623730951},"34":{"tf":2.8284271247461903},"41":{"tf":1.0},"43":{"tf":1.7320508075688772},"49":{"tf":2.0},"56":{"tf":1.0},"58":{"tf":1.0},"59":{"tf":1.0},"6":{"tf":2.0},"60":{"tf":1.0},"61":{"tf":1.0},"62":{"tf":1.0},"7":{"tf":1.0},"75":{"tf":1.0},"76":{"tf":1.0},"77":{"tf":1.4142135623730951},"86":{"tf":1.0},"89":{"tf":1.0},"92":{"tf":1.4142135623730951},"97":{"tf":3.0}},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"102":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{":":{":":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"97":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":3,"docs":{"125":{"tf":1.0},"75":{"tf":1.0},"83":{"tf":1.0}}}},"t":{"df":0,"docs":{},"i":{"df":8,"docs":{"125":{"tf":1.0},"13":{"tf":1.0},"18":{"tf":1.4142135623730951},"19":{"tf":1.0},"51":{"tf":1.0},"69":{"tf":2.0},"76":{"tf":1.0},"82":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":58,"docs":{"102":{"tf":1.7320508075688772},"111":{"tf":1.4142135623730951},"116":{"tf":1.0},"121":{"tf":1.0},"13":{"tf":1.0},"15":{"tf":1.7320508075688772},"16":{"tf":1.7320508075688772},"17":{"tf":1.0},"18":{"tf":1.0},"19":{"tf":1.7320508075688772},"20":{"tf":1.0},"21":{"tf":1.0},"22":{"tf":1.0},"23":{"tf":1.0},"24":{"tf":1.0},"25":{"tf":1.0},"26":{"tf":1.0},"27":{"tf":1.0},"28":{"tf":1.0},"29":{"tf":1.0},"3":{"tf":1.0},"30":{"tf":1.0},"31":{"tf":1.0},"32":{"tf":1.0},"33":{"tf":1.0},"36":{"tf":1.0},"56":{"tf":1.4142135623730951},"57":{"tf":1.0},"58":{"tf":1.0},"67":{"tf":1.0},"68":{"tf":2.449489742783178},"69":{"tf":1.7320508075688772},"70":{"tf":1.7320508075688772},"71":{"tf":1.0},"72":{"tf":1.7320508075688772},"73":{"tf":2.449489742783178},"74":{"tf":1.0},"75":{"tf":2.449489742783178},"76":{"tf":2.449489742783178},"77":{"tf":2.449489742783178},"78":{"tf":2.8284271247461903},"79":{"tf":1.0},"80":{"tf":2.0},"81":{"tf":1.4142135623730951},"82":{"tf":1.7320508075688772},"83":{"tf":1.4142135623730951},"84":{"tf":2.0},"85":{"tf":2.0},"86":{"tf":2.0},"87":{"tf":1.4142135623730951},"88":{"tf":1.0},"89":{"tf":1.0},"90":{"tf":1.0},"91":{"tf":1.7320508075688772},"92":{"tf":1.4142135623730951},"93":{"tf":1.0},"94":{"tf":1.0},"95":{"tf":1.0}}}}},"df":0,"docs":{}}},"v":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"128":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"(":{"&":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"t":{"df":1,"docs":{"103":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},":":{":":{"<":{"df":0,"docs":{},"f":{"df":1,"docs":{"97":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":32,"docs":{"101":{"tf":1.0},"102":{"tf":1.0},"103":{"tf":2.0},"104":{"tf":1.0},"106":{"tf":1.0},"107":{"tf":1.4142135623730951},"111":{"tf":1.0},"123":{"tf":1.0},"125":{"tf":1.7320508075688772},"13":{"tf":1.0},"130":{"tf":1.7320508075688772},"15":{"tf":1.0},"18":{"tf":1.4142135623730951},"22":{"tf":1.7320508075688772},"3":{"tf":1.0},"33":{"tf":1.0},"34":{"tf":1.0},"41":{"tf":1.0},"42":{"tf":1.0},"43":{"tf":1.0},"45":{"tf":1.0},"47":{"tf":1.0},"48":{"tf":1.0},"49":{"tf":1.0},"69":{"tf":1.0},"72":{"tf":1.0},"76":{"tf":1.4142135623730951},"82":{"tf":1.0},"83":{"tf":1.0},"96":{"tf":1.0},"97":{"tf":1.4142135623730951},"98":{"tf":1.0}},"r":{"'":{"df":2,"docs":{"34":{"tf":1.0},"6":{"tf":1.0}}},".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":1,"docs":{"34":{"tf":1.4142135623730951}},"e":{"(":{"&":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"43":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},":":{":":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"(":{"df":0,"docs":{},"k":{"df":0,"docs":{},"z":{"df":0,"docs":{},"g":{".":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"34":{"tf":1.4142135623730951},"43":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"<":{"df":0,"docs":{},"f":{"df":1,"docs":{"34":{"tf":1.0}}}},"df":50,"docs":{"104":{"tf":1.4142135623730951},"105":{"tf":1.4142135623730951},"106":{"tf":2.0},"110":{"tf":1.4142135623730951},"111":{"tf":2.8284271247461903},"12":{"tf":1.4142135623730951},"123":{"tf":1.4142135623730951},"125":{"tf":1.7320508075688772},"126":{"tf":1.4142135623730951},"130":{"tf":1.4142135623730951},"19":{"tf":2.0},"20":{"tf":2.449489742783178},"22":{"tf":1.0},"30":{"tf":1.0},"31":{"tf":1.0},"33":{"tf":1.0},"34":{"tf":2.23606797749979},"43":{"tf":1.4142135623730951},"44":{"tf":1.0},"45":{"tf":1.7320508075688772},"49":{"tf":1.4142135623730951},"50":{"tf":1.0},"52":{"tf":1.0},"55":{"tf":1.0},"56":{"tf":1.0},"57":{"tf":2.0},"58":{"tf":2.0},"59":{"tf":2.0},"6":{"tf":1.4142135623730951},"60":{"tf":1.0},"61":{"tf":1.4142135623730951},"62":{"tf":2.0},"65":{"tf":1.4142135623730951},"68":{"tf":1.7320508075688772},"70":{"tf":1.0},"71":{"tf":2.0},"73":{"tf":2.449489742783178},"75":{"tf":3.0},"76":{"tf":3.0},"77":{"tf":2.449489742783178},"80":{"tf":1.0},"81":{"tf":2.23606797749979},"82":{"tf":2.0},"83":{"tf":1.0},"84":{"tf":1.0},"86":{"tf":1.4142135623730951},"89":{"tf":2.23606797749979},"92":{"tf":1.4142135623730951},"96":{"tf":1.4142135623730951},"97":{"tf":1.4142135623730951}}}},"i":{"d":{"df":20,"docs":{"102":{"tf":1.0},"105":{"tf":2.0},"106":{"tf":1.7320508075688772},"110":{"tf":1.0},"111":{"tf":1.0},"118":{"tf":1.0},"33":{"tf":1.0},"47":{"tf":1.0},"49":{"tf":1.4142135623730951},"56":{"tf":1.0},"57":{"tf":1.0},"58":{"tf":1.7320508075688772},"59":{"tf":1.4142135623730951},"61":{"tf":2.0},"62":{"tf":1.7320508075688772},"65":{"tf":1.4142135623730951},"67":{"tf":1.0},"76":{"tf":1.4142135623730951},"77":{"tf":1.0},"96":{"tf":1.0}}},"df":0,"docs":{}}}}},"u":{"b":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":2,"docs":{"103":{"tf":1.4142135623730951},"97":{"tf":1.7320508075688772}}}}}}}},"df":2,"docs":{"34":{"tf":6.928203230275509},"44":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"c":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":2,"docs":{"34":{"tf":2.449489742783178},"43":{"tf":1.7320508075688772}}}}}}}},"df":23,"docs":{"103":{"tf":1.0},"12":{"tf":2.23606797749979},"121":{"tf":1.0},"123":{"tf":1.4142135623730951},"125":{"tf":2.8284271247461903},"126":{"tf":1.0},"13":{"tf":1.4142135623730951},"130":{"tf":1.0},"15":{"tf":1.7320508075688772},"22":{"tf":1.4142135623730951},"25":{"tf":1.0},"31":{"tf":1.4142135623730951},"33":{"tf":1.4142135623730951},"34":{"tf":1.4142135623730951},"35":{"tf":1.0},"41":{"tf":1.0},"43":{"tf":2.0},"57":{"tf":1.0},"6":{"tf":1.0},"68":{"tf":1.0},"92":{"tf":1.0},"97":{"tf":2.0},"99":{"tf":1.4142135623730951}},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"123":{"tf":1.0},"18":{"tf":1.0}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"21":{"tf":1.0}}}}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":4,"docs":{"128":{"tf":1.0},"33":{"tf":1.0},"49":{"tf":1.4142135623730951},"55":{"tf":1.0}}}}}},"t":{"df":7,"docs":{"12":{"tf":1.0},"126":{"tf":1.0},"13":{"tf":1.4142135623730951},"130":{"tf":1.0},"44":{"tf":1.0},"8":{"tf":1.4142135623730951},"9":{"tf":1.0}}}},"ˉ":{"df":0,"docs":{},"​":{"c":{"df":0,"docs":{},"​":{":":{"=":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"(":{"df":0,"docs":{},"ζ":{")":{"+":{"df":0,"docs":{},"α":{"df":0,"docs":{},"z":{"df":0,"docs":{},"ˉ":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"​":{"(":{"c":{"df":0,"docs":{},"ˉ":{"+":{"df":0,"docs":{},"γ":{")":{"(":{"a":{"df":0,"docs":{},"ˉ":{"+":{"df":0,"docs":{},"β":{"df":0,"docs":{},"s":{"df":0,"docs":{},"ˉ":{"df":0,"docs":{},"σ":{"1":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"γ":{")":{"(":{"b":{"df":0,"docs":{},"ˉ":{"+":{"df":0,"docs":{},"β":{"df":0,"docs":{},"s":{"df":0,"docs":{},"ˉ":{"df":0,"docs":{},"σ":{"2":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"γ":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"α":{"2":{"df":0,"docs":{},"l":{"1":{"df":1,"docs":{"31":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{},"n":{"c":{"df":1,"docs":{"31":{"tf":1.0}},"​":{":":{"=":{"df":0,"docs":{},"p":{"df":0,"docs":{},"n":{"c":{"df":1,"docs":{"27":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"∈":{"df":0,"docs":{},"f":{"[":{"df":0,"docs":{},"x":{"df":1,"docs":{"88":{"tf":1.0}}}},"df":0,"docs":{}}},"−":{"df":0,"docs":{},"i":{"df":1,"docs":{"76":{"tf":1.0}}},"y":{")":{"/":{"(":{"df":0,"docs":{},"x":{"df":0,"docs":{},"−":{"df":0,"docs":{},"z":{"df":1,"docs":{"75":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"q":{"(":{"d":{"df":0,"docs":{},"i":{"df":2,"docs":{"75":{"tf":1.0},"77":{"tf":1.0}},"​":{")":{"=":{"df":0,"docs":{},"∑":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"df":0,"docs":{},"γ":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"(":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"y":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{")":{"/":{"(":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"df":0,"docs":{},"−":{"df":0,"docs":{},"z":{"df":1,"docs":{"77":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},",":{"df":0,"docs":{},"v":{",":{"df":0,"docs":{},"t":{",":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":1,"docs":{"35":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},":":{"=":{"df":0,"docs":{},"i":{"=":{"1":{"df":0,"docs":{},"∑":{"df":0,"docs":{},"l":{"df":0,"docs":{},"​":{"df":0,"docs":{},"γ":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"df":0,"docs":{},"x":{"df":0,"docs":{},"−":{"df":0,"docs":{},"z":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"df":0,"docs":{},"−":{"df":0,"docs":{},"y":{"df":0,"docs":{},"i":{"df":1,"docs":{"77":{"tf":1.0}}}}}}}}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"=":{"(":{"df":0,"docs":{},"p":{"df":0,"docs":{},"−":{"df":0,"docs":{},"y":{")":{"/":{"(":{"df":0,"docs":{},"x":{"df":0,"docs":{},"−":{"df":0,"docs":{},"z":{"df":1,"docs":{"75":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"c":{"_":{"1":{"df":1,"docs":{"34":{"tf":1.0}}},"df":0,"docs":{}},"df":4,"docs":{"11":{"tf":1.0},"12":{"tf":2.0},"34":{"tf":1.0},"9":{"tf":2.23606797749979}}},"df":16,"docs":{"10":{"tf":1.0},"11":{"tf":1.0},"12":{"tf":1.7320508075688772},"13":{"tf":1.0},"15":{"tf":1.4142135623730951},"33":{"tf":1.4142135623730951},"35":{"tf":1.0},"7":{"tf":1.0},"75":{"tf":2.6457513110645907},"76":{"tf":3.1622776601683795},"77":{"tf":2.449489742783178},"78":{"tf":1.7320508075688772},"8":{"tf":1.0},"88":{"tf":1.0},"89":{"tf":1.0},"9":{"tf":1.7320508075688772}},"k":{"df":0,"docs":{},"t":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"x":{")":{"=":{"df":0,"docs":{},"p":{"df":0,"docs":{},"k":{"df":0,"docs":{},"t":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"t":{"1":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"x":{")":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"x":{")":{",":{"df":0,"docs":{},"t":{"1":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"g":{"df":0,"docs":{},"x":{")":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"x":{"df":1,"docs":{"82":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"l":{"_":{"1":{"df":1,"docs":{"34":{"tf":1.0}}},"df":0,"docs":{}},"df":5,"docs":{"11":{"tf":1.0},"12":{"tf":1.4142135623730951},"20":{"tf":2.0},"34":{"tf":1.0},"9":{"tf":2.23606797749979}},"​":{"(":{"df":0,"docs":{},"ζ":{")":{",":{"df":0,"docs":{},"q":{"df":0,"docs":{},"r":{"df":1,"docs":{"20":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},",":{"df":0,"docs":{},"q":{"df":0,"docs":{},"r":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"q":{"df":0,"docs":{},"m":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"q":{"df":0,"docs":{},"o":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"q":{"c":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"s":{"df":0,"docs":{},"σ":{"1":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"s":{"df":0,"docs":{},"σ":{"2":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"s":{"df":0,"docs":{},"σ":{"3":{"df":2,"docs":{"14":{"tf":1.0},"15":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"q":{"df":0,"docs":{},"m":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"q":{"c":{"df":1,"docs":{"9":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"]":{"1":{"df":1,"docs":{"20":{"tf":1.0}},"​":{",":{"[":{"df":0,"docs":{},"q":{"df":0,"docs":{},"r":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{",":{"[":{"df":0,"docs":{},"q":{"df":0,"docs":{},"m":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{",":{"[":{"df":0,"docs":{},"q":{"df":0,"docs":{},"o":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{",":{"[":{"df":0,"docs":{},"q":{"c":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{",":{"[":{"df":0,"docs":{},"s":{"df":0,"docs":{},"σ":{"1":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{",":{"[":{"df":0,"docs":{},"s":{"df":0,"docs":{},"σ":{"2":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{",":{"[":{"df":0,"docs":{},"s":{"df":0,"docs":{},"σ":{"3":{"df":0,"docs":{},"​":{"]":{"1":{"df":1,"docs":{"21":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"m":{"_":{"1":{"df":1,"docs":{"34":{"tf":1.0}}},"df":0,"docs":{}},"df":4,"docs":{"11":{"tf":1.0},"12":{"tf":1.4142135623730951},"34":{"tf":1.0},"9":{"tf":2.23606797749979}}},"o":{"_":{"1":{"df":1,"docs":{"34":{"tf":1.0}}},"df":0,"docs":{}},"df":4,"docs":{"11":{"tf":1.0},"12":{"tf":1.4142135623730951},"34":{"tf":1.0},"9":{"tf":2.23606797749979}}},"r":{"_":{"1":{"df":1,"docs":{"34":{"tf":1.0}}},"df":0,"docs":{}},"df":5,"docs":{"11":{"tf":1.0},"12":{"tf":1.4142135623730951},"20":{"tf":2.0},"34":{"tf":1.0},"9":{"tf":2.23606797749979}},"​":{"]":{"1":{"df":1,"docs":{"20":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":4,"docs":{"102":{"tf":1.0},"112":{"tf":1.0},"89":{"tf":1.0},"92":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"13":{"tf":1.0}}}}}}}},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"125":{"tf":1.0}}}},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"34":{"tf":1.7320508075688772},"68":{"tf":1.0}}}}}}}}}},"r":{"0":{"df":1,"docs":{"130":{"tf":1.4142135623730951}}},"a":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":1,"docs":{"114":{"tf":1.0}}}}},"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"34":{"tf":2.23606797749979}}}}}}}},"df":20,"docs":{"111":{"tf":1.4142135623730951},"13":{"tf":2.8284271247461903},"15":{"tf":2.0},"19":{"tf":1.7320508075688772},"2":{"tf":1.0},"23":{"tf":1.0},"24":{"tf":1.0},"25":{"tf":1.0},"34":{"tf":1.0},"57":{"tf":1.0},"59":{"tf":1.4142135623730951},"68":{"tf":1.4142135623730951},"69":{"tf":1.4142135623730951},"75":{"tf":1.0},"78":{"tf":1.0},"81":{"tf":1.0},"82":{"tf":1.0},"83":{"tf":1.0},"92":{"tf":1.4142135623730951},"93":{"tf":1.4142135623730951}},"l":{"df":0,"docs":{},"i":{"df":3,"docs":{"111":{"tf":1.0},"58":{"tf":1.0},"83":{"tf":1.0}}}}}}},"df":0,"docs":{},"g":{"df":6,"docs":{"123":{"tf":1.0},"125":{"tf":2.23606797749979},"126":{"tf":1.4142135623730951},"13":{"tf":1.4142135623730951},"130":{"tf":2.449489742783178},"69":{"tf":1.0}}}},"p":{"2":{"df":1,"docs":{"81":{"tf":1.0}}},"df":3,"docs":{"126":{"tf":1.4142135623730951},"89":{"tf":1.7320508075688772},"92":{"tf":1.0}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":3,"docs":{"128":{"tf":1.0},"130":{"tf":1.0},"76":{"tf":2.0}},"n":{"df":3,"docs":{"53":{"tf":1.0},"54":{"tf":1.0},"55":{"tf":1.0}}}}}},"w":{"df":2,"docs":{"123":{"tf":1.4142135623730951},"39":{"tf":1.0}}}},"c":{"df":1,"docs":{"125":{"tf":1.0}},"m":{"a":{"df":0,"docs":{},"x":{"df":1,"docs":{"125":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"125":{"tf":1.0}}}}}},"df":10,"docs":{"10":{"tf":1.0},"11":{"tf":1.0},"12":{"tf":1.0},"121":{"tf":2.6457513110645907},"13":{"tf":1.0},"34":{"tf":1.7320508075688772},"37":{"tf":1.0},"8":{"tf":1.0},"89":{"tf":1.0},"90":{"tf":1.4142135623730951}},"e":{"a":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"125":{"tf":1.0}}}},"d":{"df":2,"docs":{"104":{"tf":1.4142135623730951},"68":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"118":{"tf":1.0}}}},"i":{"df":1,"docs":{"125":{"tf":1.0}}}},"df":0,"docs":{},"l":{"df":2,"docs":{"125":{"tf":1.0},"128":{"tf":1.0}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":2,"docs":{"125":{"tf":1.0},"76":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"i":{"df":4,"docs":{"109":{"tf":1.0},"116":{"tf":1.0},"13":{"tf":1.0},"49":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"13":{"tf":1.0}}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":6,"docs":{"110":{"tf":1.0},"116":{"tf":1.0},"125":{"tf":1.0},"19":{"tf":1.0},"49":{"tf":1.0},"55":{"tf":1.0}}}}}},"c":{"a":{"df":0,"docs":{},"l":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"125":{"tf":1.0}}}}},"df":6,"docs":{"104":{"tf":1.0},"118":{"tf":1.0},"13":{"tf":2.0},"15":{"tf":1.0},"53":{"tf":1.0},"89":{"tf":1.0}}},"p":{"df":46,"docs":{"10":{"tf":1.0},"104":{"tf":1.0},"109":{"tf":1.0},"11":{"tf":1.0},"12":{"tf":1.0},"13":{"tf":1.0},"14":{"tf":1.0},"15":{"tf":1.0},"3":{"tf":1.0},"33":{"tf":1.4142135623730951},"34":{"tf":1.0},"35":{"tf":1.0},"4":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.7320508075688772},"47":{"tf":1.0},"48":{"tf":1.0},"49":{"tf":1.0},"5":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"52":{"tf":1.0},"53":{"tf":1.0},"54":{"tf":1.0},"55":{"tf":1.0},"56":{"tf":1.0},"57":{"tf":1.0},"58":{"tf":1.0},"59":{"tf":1.0},"6":{"tf":1.4142135623730951},"60":{"tf":1.0},"61":{"tf":1.0},"62":{"tf":1.0},"63":{"tf":1.0},"64":{"tf":1.0},"65":{"tf":1.0},"66":{"tf":1.0},"67":{"tf":1.0},"68":{"tf":1.0},"69":{"tf":1.0},"7":{"tf":1.0},"8":{"tf":1.0},"82":{"tf":1.0},"9":{"tf":1.0},"96":{"tf":1.0},"98":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":2,"docs":{"107":{"tf":1.0},"20":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":1,"docs":{"15":{"tf":1.0}}}},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"68":{"tf":1.0}}},"df":0,"docs":{}}}}},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":6,"docs":{"105":{"tf":1.0},"106":{"tf":1.0},"107":{"tf":1.7320508075688772},"108":{"tf":1.0},"110":{"tf":1.0},"62":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"v":{"df":3,"docs":{"107":{"tf":1.7320508075688772},"117":{"tf":1.0},"93":{"tf":1.0}}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":2,"docs":{"13":{"tf":1.0},"24":{"tf":1.0}}}}}},"d":{"df":0,"docs":{},"u":{"c":{"df":5,"docs":{"11":{"tf":1.0},"123":{"tf":1.0},"13":{"tf":1.7320508075688772},"20":{"tf":1.4142135623730951},"77":{"tf":1.7320508075688772}}},"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"69":{"tf":1.0}}},"df":0,"docs":{}}}},"df":3,"docs":{"121":{"tf":1.4142135623730951},"125":{"tf":2.449489742783178},"126":{"tf":1.4142135623730951}},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":7,"docs":{"125":{"tf":1.0},"2":{"tf":1.0},"69":{"tf":1.0},"79":{"tf":1.4142135623730951},"81":{"tf":1.0},"85":{"tf":1.0},"93":{"tf":1.7320508075688772}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"15":{"tf":1.0}}}}}}}},"g":{"df":1,"docs":{"125":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":5,"docs":{"120":{"tf":1.0},"123":{"tf":1.4142135623730951},"125":{"tf":1.4142135623730951},"128":{"tf":1.0},"49":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"125":{"tf":1.0}}}}}}}}}},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":4,"docs":{"18":{"tf":1.0},"32":{"tf":1.0},"6":{"tf":1.0},"90":{"tf":1.0}}}},"df":0,"docs":{}}},"l":{"a":{"df":0,"docs":{},"t":{"df":5,"docs":{"102":{"tf":2.0},"12":{"tf":1.0},"125":{"tf":1.0},"67":{"tf":1.0},"68":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":4,"docs":{"100":{"tf":1.0},"130":{"tf":1.0},"52":{"tf":1.0},"65":{"tf":1.0}}}}}}}}}}},"df":2,"docs":{"125":{"tf":1.0},"69":{"tf":1.0}},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"85":{"tf":1.0}}}},"i":{"df":2,"docs":{"3":{"tf":1.0},"33":{"tf":1.0}}},"o":{"c":{"df":1,"docs":{"123":{"tf":1.0}}},"df":0,"docs":{}}},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":5,"docs":{"118":{"tf":1.0},"58":{"tf":1.0},"64":{"tf":1.0},"65":{"tf":1.0},"66":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"b":{"df":1,"docs":{"107":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"67":{"tf":1.0}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"v":{"df":4,"docs":{"111":{"tf":1.0},"12":{"tf":1.0},"75":{"tf":1.0},"78":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":2,"docs":{"75":{"tf":1.0},"81":{"tf":1.0}}}},"df":0,"docs":{}},"h":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"13":{"tf":1.0}}}},"df":0,"docs":{}}},"l":{"a":{"c":{"df":2,"docs":{"27":{"tf":1.0},"95":{"tf":1.0}}},"df":0,"docs":{},"y":{"df":1,"docs":{"93":{"tf":1.0}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":6,"docs":{"125":{"tf":1.7320508075688772},"40":{"tf":1.0},"43":{"tf":1.0},"80":{"tf":1.0},"9":{"tf":2.23606797749979},"99":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":4,"docs":{"11":{"tf":1.0},"125":{"tf":1.7320508075688772},"3":{"tf":1.4142135623730951},"47":{"tf":1.4142135623730951}}}}}}}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":7,"docs":{"102":{"tf":1.0},"107":{"tf":1.0},"114":{"tf":1.0},"130":{"tf":1.0},"52":{"tf":1.0},"60":{"tf":1.0},"98":{"tf":1.0}}}}}},"s":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":1,"docs":{"125":{"tf":1.4142135623730951}}}}}},"c":{"df":0,"docs":{},"u":{"df":1,"docs":{"13":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"39":{"tf":1.0}}}},"h":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"126":{"tf":1.7320508075688772}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":1,"docs":{"41":{"tf":1.0}}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":9,"docs":{"102":{"tf":1.0},"121":{"tf":1.0},"123":{"tf":1.0},"125":{"tf":1.4142135623730951},"126":{"tf":1.0},"13":{"tf":2.449489742783178},"15":{"tf":1.0},"2":{"tf":1.0},"31":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":1,"docs":{"12":{"tf":1.0}}}}}},"t":{"df":3,"docs":{"107":{"tf":1.4142135623730951},"82":{"tf":1.0},"86":{"tf":1.0}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"b":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"44":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":21,"docs":{"10":{"tf":1.0},"105":{"tf":1.0},"12":{"tf":1.0},"121":{"tf":1.4142135623730951},"125":{"tf":1.0},"126":{"tf":1.7320508075688772},"13":{"tf":1.4142135623730951},"130":{"tf":1.4142135623730951},"15":{"tf":1.4142135623730951},"2":{"tf":1.0},"39":{"tf":1.4142135623730951},"4":{"tf":1.0},"40":{"tf":1.0},"44":{"tf":2.449489742783178},"55":{"tf":1.0},"61":{"tf":1.0},"7":{"tf":1.0},"73":{"tf":1.0},"75":{"tf":1.0},"8":{"tf":1.4142135623730951},"82":{"tf":1.4142135623730951}}}}}},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":7,"docs":{"100":{"tf":1.4142135623730951},"107":{"tf":1.7320508075688772},"125":{"tf":1.0},"34":{"tf":1.4142135623730951},"39":{"tf":1.0},"90":{"tf":1.7320508075688772},"99":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"s":{"df":2,"docs":{"130":{"tf":1.0},"78":{"tf":1.4142135623730951}}}},"v":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"l":{"df":8,"docs":{"18":{"tf":1.0},"19":{"tf":1.0},"6":{"tf":1.4142135623730951},"68":{"tf":1.0},"71":{"tf":1.0},"75":{"tf":1.0},"77":{"tf":1.7320508075688772},"78":{"tf":1.0}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"2":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"v":{"df":1,"docs":{"97":{"tf":1.0}}}}}}},"i":{"d":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":6,"docs":{"10":{"tf":1.0},"111":{"tf":1.0},"114":{"tf":1.0},"13":{"tf":1.0},"15":{"tf":1.0},"8":{"tf":2.23606797749979}}}}}},"m":{"a":{"df":0,"docs":{},"x":{"df":1,"docs":{"121":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"121":{"tf":1.4142135623730951}}}}},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"111":{"tf":1.0}}}},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":27,"docs":{"105":{"tf":1.4142135623730951},"106":{"tf":1.0},"107":{"tf":1.4142135623730951},"112":{"tf":1.4142135623730951},"116":{"tf":2.6457513110645907},"117":{"tf":4.123105625617661},"118":{"tf":2.8284271247461903},"13":{"tf":3.0},"15":{"tf":1.0},"22":{"tf":1.0},"33":{"tf":1.0},"35":{"tf":1.0},"37":{"tf":1.0},"4":{"tf":1.0},"51":{"tf":2.0},"53":{"tf":1.7320508075688772},"59":{"tf":1.0},"61":{"tf":1.4142135623730951},"62":{"tf":1.0},"67":{"tf":3.0},"71":{"tf":1.4142135623730951},"74":{"tf":1.0},"77":{"tf":1.0},"80":{"tf":1.4142135623730951},"88":{"tf":1.0},"89":{"tf":1.0},"90":{"tf":1.7320508075688772}}}},"u":{"df":0,"docs":{},"n":{"d":{"df":14,"docs":{"23":{"tf":1.4142135623730951},"24":{"tf":1.4142135623730951},"25":{"tf":1.4142135623730951},"26":{"tf":1.4142135623730951},"27":{"tf":1.4142135623730951},"34":{"tf":2.23606797749979},"36":{"tf":1.0},"80":{"tf":1.7320508075688772},"81":{"tf":2.0},"82":{"tf":2.0},"83":{"tf":1.7320508075688772},"84":{"tf":2.0},"89":{"tf":1.0},"92":{"tf":3.3166247903554}}},"df":0,"docs":{}}},"w":{"df":25,"docs":{"100":{"tf":2.23606797749979},"101":{"tf":1.4142135623730951},"102":{"tf":1.7320508075688772},"11":{"tf":1.0},"112":{"tf":1.0},"118":{"tf":1.0},"12":{"tf":3.1622776601683795},"121":{"tf":2.449489742783178},"126":{"tf":2.6457513110645907},"128":{"tf":2.449489742783178},"19":{"tf":1.0},"22":{"tf":1.0},"35":{"tf":2.449489742783178},"4":{"tf":1.0},"48":{"tf":1.7320508075688772},"51":{"tf":2.0},"65":{"tf":1.7320508075688772},"68":{"tf":1.0},"69":{"tf":1.7320508075688772},"8":{"tf":1.0},"82":{"tf":1.4142135623730951},"89":{"tf":1.4142135623730951},"9":{"tf":3.1622776601683795},"97":{"tf":1.0},"99":{"tf":1.7320508075688772}}}},"s":{"df":1,"docs":{"2":{"tf":1.0}}},"u":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"'":{"df":1,"docs":{"95":{"tf":1.0}}},"df":0,"docs":{}}}}}},"g":{"df":1,"docs":{"63":{"tf":1.0}}},"l":{"df":0,"docs":{},"e":{"df":4,"docs":{"47":{"tf":1.4142135623730951},"69":{"tf":1.0},"83":{"tf":1.0},"95":{"tf":1.0}}}},"n":{"df":7,"docs":{"123":{"tf":1.0},"2":{"tf":1.7320508075688772},"43":{"tf":1.0},"77":{"tf":1.7320508075688772},"78":{"tf":1.0},"84":{"tf":1.4142135623730951},"92":{"tf":1.0}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"97":{"tf":1.0}}}}}}},"−":{"1":{"df":1,"docs":{"37":{"tf":1.0}}},"df":0,"docs":{}}},"s":{"1":{"_":{"1":{"df":1,"docs":{"34":{"tf":1.0}}},"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"34":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"z":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"a":{"df":1,"docs":{"34":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":1,"docs":{"34":{"tf":1.0}}},"2":{"_":{"1":{"df":1,"docs":{"34":{"tf":1.0}}},"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"34":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"z":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"a":{"df":1,"docs":{"34":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":1,"docs":{"34":{"tf":1.0}}},"3":{"_":{"1":{"df":1,"docs":{"34":{"tf":1.0}}},"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"34":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":1,"docs":{"34":{"tf":1.0}}},"=":{"0":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"q":{"df":0,"docs":{},"−":{"1":{"df":2,"docs":{"92":{"tf":1.4142135623730951},"93":{"tf":1.7320508075688772}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"σ":{"1":{"df":1,"docs":{"34":{"tf":1.0}}},"2":{"df":1,"docs":{"34":{"tf":1.0}}},"df":0,"docs":{}}},"a":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":1,"docs":{"20":{"tf":1.0}}}},"m":{"df":0,"docs":{},"e":{"df":28,"docs":{"103":{"tf":1.0},"108":{"tf":1.0},"11":{"tf":1.0},"111":{"tf":2.0},"117":{"tf":1.0},"118":{"tf":1.0},"125":{"tf":1.7320508075688772},"128":{"tf":2.23606797749979},"13":{"tf":1.7320508075688772},"130":{"tf":1.0},"2":{"tf":1.0},"30":{"tf":1.0},"35":{"tf":1.0},"51":{"tf":1.0},"53":{"tf":1.0},"54":{"tf":1.0},"58":{"tf":1.0},"59":{"tf":1.0},"64":{"tf":1.0},"65":{"tf":1.4142135623730951},"66":{"tf":1.0},"67":{"tf":1.0},"68":{"tf":1.0},"76":{"tf":1.7320508075688772},"77":{"tf":1.0},"82":{"tf":1.7320508075688772},"9":{"tf":1.0},"97":{"tf":1.0}}},"p":{"df":0,"docs":{},"l":{"df":18,"docs":{"105":{"tf":1.4142135623730951},"111":{"tf":1.7320508075688772},"126":{"tf":1.0},"19":{"tf":1.0},"23":{"tf":1.0},"24":{"tf":1.4142135623730951},"25":{"tf":1.4142135623730951},"26":{"tf":1.0},"27":{"tf":1.0},"31":{"tf":2.0},"55":{"tf":1.0},"58":{"tf":1.0},"61":{"tf":1.4142135623730951},"81":{"tf":1.4142135623730951},"82":{"tf":1.0},"87":{"tf":1.0},"92":{"tf":2.8284271247461903},"93":{"tf":2.8284271247461903}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":28,"docs":{"10":{"tf":1.0},"106":{"tf":1.4142135623730951},"107":{"tf":1.0},"109":{"tf":1.0},"11":{"tf":1.0},"117":{"tf":1.0},"125":{"tf":1.0},"13":{"tf":1.0},"18":{"tf":1.0},"19":{"tf":1.4142135623730951},"47":{"tf":1.0},"48":{"tf":1.4142135623730951},"51":{"tf":1.7320508075688772},"52":{"tf":1.4142135623730951},"53":{"tf":1.7320508075688772},"54":{"tf":1.4142135623730951},"55":{"tf":1.0},"56":{"tf":1.0},"58":{"tf":1.0},"62":{"tf":1.4142135623730951},"65":{"tf":1.0},"66":{"tf":1.0},"67":{"tf":1.0},"68":{"tf":1.0},"73":{"tf":1.0},"76":{"tf":1.4142135623730951},"82":{"tf":1.4142135623730951},"9":{"tf":1.0}}}}}}},"v":{"df":0,"docs":{},"e":{"df":2,"docs":{"130":{"tf":1.0},"20":{"tf":1.0}}}},"w":{"df":4,"docs":{"13":{"tf":1.0},"15":{"tf":1.0},"76":{"tf":1.0},"9":{"tf":1.0}}},"y":{"df":1,"docs":{"55":{"tf":1.0}}}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"95":{"tf":1.0}}}}}},"df":0,"docs":{}}},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":11,"docs":{"18":{"tf":2.0},"34":{"tf":1.7320508075688772},"37":{"tf":2.0},"43":{"tf":1.0},"70":{"tf":2.6457513110645907},"73":{"tf":1.4142135623730951},"75":{"tf":1.0},"79":{"tf":1.0},"80":{"tf":1.0},"84":{"tf":1.0},"90":{"tf":1.0}}}}},"w":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"z":{"df":1,"docs":{"13":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}},"df":1,"docs":{"90":{"tf":1.4142135623730951}},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"[":{"0":{"df":2,"docs":{"100":{"tf":1.4142135623730951},"107":{"tf":1.0}}},"df":0,"docs":{}},"df":2,"docs":{"100":{"tf":1.0},"107":{"tf":1.0}}}}}},"df":13,"docs":{"10":{"tf":1.0},"12":{"tf":1.0},"124":{"tf":1.0},"126":{"tf":1.0},"128":{"tf":1.4142135623730951},"13":{"tf":1.7320508075688772},"2":{"tf":1.0},"48":{"tf":1.0},"58":{"tf":1.0},"65":{"tf":1.0},"69":{"tf":1.0},"8":{"tf":1.0},"89":{"tf":1.0}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":2,"docs":{"19":{"tf":1.0},"20":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":27,"docs":{"10":{"tf":1.0},"104":{"tf":1.0},"110":{"tf":1.0},"121":{"tf":1.0},"123":{"tf":1.0},"124":{"tf":1.0},"125":{"tf":4.0},"13":{"tf":2.6457513110645907},"18":{"tf":1.0},"20":{"tf":1.0},"22":{"tf":1.0},"3":{"tf":1.0},"33":{"tf":1.4142135623730951},"36":{"tf":1.0},"42":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":1.0},"48":{"tf":1.0},"68":{"tf":1.4142135623730951},"69":{"tf":1.0},"75":{"tf":1.4142135623730951},"77":{"tf":1.0},"8":{"tf":1.0},"80":{"tf":1.0},"82":{"tf":1.0},"85":{"tf":1.0},"96":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"r":{"df":5,"docs":{"102":{"tf":1.4142135623730951},"130":{"tf":1.0},"67":{"tf":1.0},"76":{"tf":1.0},"89":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":13,"docs":{"128":{"tf":1.0},"13":{"tf":2.0},"130":{"tf":1.0},"15":{"tf":1.4142135623730951},"19":{"tf":1.0},"2":{"tf":1.4142135623730951},"33":{"tf":1.0},"70":{"tf":1.0},"73":{"tf":1.0},"76":{"tf":1.4142135623730951},"77":{"tf":1.0},"8":{"tf":1.7320508075688772},"95":{"tf":1.0}},"m":{"df":2,"docs":{"19":{"tf":1.0},"65":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"19":{"tf":1.0}}}}}}}},"n":{"df":5,"docs":{"128":{"tf":1.0},"13":{"tf":1.0},"15":{"tf":1.0},"86":{"tf":1.0},"9":{"tf":1.0}}}},"l":{"df":0,"docs":{},"f":{".":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"(":{"&":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"107":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"(":{")":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"107":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"b":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{".":{"a":{"0":{".":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"99":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"1":{".":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"99":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},":":{":":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":2,"docs":{"100":{"tf":1.0},"99":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":3,"docs":{"100":{"tf":1.0},"107":{"tf":1.0},"99":{"tf":1.0}}}},"n":{"d":{"df":12,"docs":{"126":{"tf":1.4142135623730951},"20":{"tf":2.0},"6":{"tf":1.4142135623730951},"71":{"tf":1.4142135623730951},"73":{"tf":1.7320508075688772},"75":{"tf":1.4142135623730951},"76":{"tf":1.4142135623730951},"77":{"tf":1.4142135623730951},"81":{"tf":1.0},"82":{"tf":1.0},"86":{"tf":1.0},"92":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":3,"docs":{"18":{"tf":1.0},"44":{"tf":1.0},"69":{"tf":1.0}},"i":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"6":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"df":1,"docs":{"89":{"tf":1.0}}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":5,"docs":{"15":{"tf":1.0},"48":{"tf":1.7320508075688772},"50":{"tf":1.0},"8":{"tf":1.0},"98":{"tf":1.0}}},"df":0,"docs":{}}}}},"r":{"df":0,"docs":{},"v":{"df":2,"docs":{"6":{"tf":1.0},"81":{"tf":1.0}}}},"t":{"(":{"d":{"df":1,"docs":{"88":{"tf":1.0}}},"df":0,"docs":{}},"df":25,"docs":{"105":{"tf":1.0},"112":{"tf":1.0},"117":{"tf":1.4142135623730951},"118":{"tf":2.0},"121":{"tf":1.7320508075688772},"128":{"tf":1.0},"129":{"tf":1.4142135623730951},"13":{"tf":6.48074069840786},"130":{"tf":1.0},"2":{"tf":1.0},"3":{"tf":1.0},"44":{"tf":1.0},"61":{"tf":1.0},"64":{"tf":1.0},"67":{"tf":2.0},"68":{"tf":1.0},"7":{"tf":1.4142135623730951},"76":{"tf":1.0},"77":{"tf":1.4142135623730951},"80":{"tf":2.0},"81":{"tf":1.0},"88":{"tf":1.4142135623730951},"90":{"tf":1.0},"93":{"tf":1.0},"99":{"tf":1.4142135623730951}},"u":{"df":0,"docs":{},"p":{"(":{"&":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"34":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}},"df":1,"docs":{"43":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":5,"docs":{"2":{"tf":1.0},"21":{"tf":1.7320508075688772},"33":{"tf":1.0},"34":{"tf":1.4142135623730951},"43":{"tf":1.0}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":7,"docs":{"117":{"tf":1.0},"44":{"tf":1.0},"64":{"tf":1.4142135623730951},"65":{"tf":1.0},"69":{"tf":1.4142135623730951},"77":{"tf":1.4142135623730951},"9":{"tf":1.0}}}}}},"h":{"a":{"2":{"5":{"6":{"(":{"df":1,"docs":{"6":{"tf":1.0}}},"df":1,"docs":{"6":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"96":{"tf":1.0}}}},"df":0,"docs":{}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":7,"docs":{"111":{"tf":1.4142135623730951},"38":{"tf":1.4142135623730951},"39":{"tf":1.0},"41":{"tf":2.23606797749979},"87":{"tf":1.0},"92":{"tf":1.0},"93":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"e":{"df":2,"docs":{"8":{"tf":1.0},"80":{"tf":1.0}}}},"r":{"df":0,"docs":{},"e":{"df":4,"docs":{"129":{"tf":2.0},"130":{"tf":1.4142135623730951},"18":{"tf":1.0},"97":{"tf":1.0}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"c":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"11":{"tf":1.0}}}},"df":0,"docs":{}},"df":12,"docs":{"107":{"tf":1.0},"13":{"tf":1.0},"52":{"tf":1.0},"53":{"tf":1.7320508075688772},"54":{"tf":1.0},"55":{"tf":1.0},"56":{"tf":1.0},"57":{"tf":1.0},"58":{"tf":2.0},"59":{"tf":1.4142135623730951},"68":{"tf":1.0},"76":{"tf":1.0}},"n":{"df":1,"docs":{"128":{"tf":1.0}}}}}},"i":{"d":{"df":0,"docs":{},"e":{"df":9,"docs":{"105":{"tf":1.4142135623730951},"106":{"tf":1.4142135623730951},"125":{"tf":1.0},"57":{"tf":1.0},"59":{"tf":1.0},"61":{"tf":1.4142135623730951},"62":{"tf":1.4142135623730951},"63":{"tf":1.0},"77":{"tf":1.0}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"130":{"tf":1.0}}}}}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":5,"docs":{"107":{"tf":1.0},"125":{"tf":1.0},"13":{"tf":1.4142135623730951},"130":{"tf":1.0},"83":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":5,"docs":{"12":{"tf":1.0},"13":{"tf":1.4142135623730951},"76":{"tf":1.0},"77":{"tf":1.4142135623730951},"90":{"tf":1.0}}}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"l":{"df":7,"docs":{"103":{"tf":1.0},"110":{"tf":1.0},"111":{"tf":1.0},"19":{"tf":1.0},"43":{"tf":1.7320508075688772},"44":{"tf":1.0},"48":{"tf":1.0}},"e":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"a":{"c":{"c":{"df":0,"docs":{},"i":{":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"a":{"c":{"c":{"df":0,"docs":{},"i":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":0,"docs":{},"e":{"(":{"[":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"(":{"1":{"df":1,"docs":{"97":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"r":{"df":2,"docs":{"128":{"tf":1.0},"13":{"tf":1.0}}}},"i":{"c":{"df":2,"docs":{"20":{"tf":1.0},"63":{"tf":1.0}}},"df":4,"docs":{"102":{"tf":1.0},"107":{"tf":1.0},"118":{"tf":1.0},"99":{"tf":1.0}},"f":{"df":2,"docs":{"128":{"tf":1.0},"63":{"tf":1.4142135623730951}},"i":{"df":1,"docs":{"55":{"tf":1.0}}}}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"n":{"df":2,"docs":{"58":{"tf":1.0},"77":{"tf":1.0}}}},"df":0,"docs":{}}}}},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":10,"docs":{"11":{"tf":1.7320508075688772},"125":{"tf":1.0},"15":{"tf":1.0},"27":{"tf":1.0},"32":{"tf":1.0},"34":{"tf":1.0},"4":{"tf":1.0},"68":{"tf":1.0},"77":{"tf":1.4142135623730951},"82":{"tf":1.0}}}}},"t":{"df":1,"docs":{"12":{"tf":1.0}},"e":{"df":1,"docs":{"0":{"tf":1.0}}},"u":{"a":{"df":0,"docs":{},"t":{"df":2,"docs":{"13":{"tf":1.0},"69":{"tf":1.0}}}},"df":0,"docs":{}}},"z":{"df":0,"docs":{},"e":{"df":10,"docs":{"11":{"tf":1.0},"114":{"tf":1.4142135623730951},"120":{"tf":1.0},"126":{"tf":2.6457513110645907},"13":{"tf":1.0},"2":{"tf":2.0},"22":{"tf":1.0},"35":{"tf":1.0},"76":{"tf":2.449489742783178},"77":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"58":{"tf":1.0}}}}}}}},"o":{"df":0,"docs":{},"w":{"df":2,"docs":{"2":{"tf":1.0},"95":{"tf":1.0}}}}},"m":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":1,"docs":{"130":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"116":{"tf":1.0},"121":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"121":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":3,"docs":{"13":{"tf":1.0},"3":{"tf":1.0},"43":{"tf":1.0}}}},"v":{"df":2,"docs":{"125":{"tf":1.0},"93":{"tf":1.0}}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":2,"docs":{"107":{"tf":1.0},"69":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"107":{"tf":1.0}}}},"t":{"df":0,"docs":{},"h":{"df":4,"docs":{"125":{"tf":2.23606797749979},"13":{"tf":1.4142135623730951},"44":{"tf":1.0},"49":{"tf":1.0}}},"i":{"df":0,"docs":{},"m":{"df":2,"docs":{"47":{"tf":1.0},"51":{"tf":1.0}}}}},"w":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"20":{"tf":1.0}}}}}}}},"p":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"11":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"t":{"df":3,"docs":{"126":{"tf":2.23606797749979},"13":{"tf":1.0},"73":{"tf":1.0}}}},"u":{"df":0,"docs":{},"n":{"d":{"df":3,"docs":{"6":{"tf":1.0},"76":{"tf":2.23606797749979},"86":{"tf":1.0}}},"df":0,"docs":{}},"r":{"c":{"df":2,"docs":{"111":{"tf":1.0},"33":{"tf":1.0}}},"df":0,"docs":{}}}},"p":{"a":{"c":{"df":0,"docs":{},"e":{"df":1,"docs":{"128":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"k":{"df":1,"docs":{"15":{"tf":1.0}}}},"c":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"113":{"tf":1.4142135623730951},"130":{"tf":1.0}}}},"df":0,"docs":{},"f":{"df":14,"docs":{"101":{"tf":1.0},"102":{"tf":1.0},"107":{"tf":1.0},"12":{"tf":1.4142135623730951},"125":{"tf":1.0},"130":{"tf":1.7320508075688772},"18":{"tf":1.0},"48":{"tf":1.0},"69":{"tf":1.4142135623730951},"80":{"tf":1.0},"89":{"tf":1.0},"92":{"tf":1.0},"95":{"tf":1.0},"99":{"tf":1.0}},"i":{"df":6,"docs":{"100":{"tf":1.4142135623730951},"102":{"tf":1.4142135623730951},"125":{"tf":1.0},"43":{"tf":1.0},"98":{"tf":1.0},"99":{"tf":1.0}}}}}},"df":0,"docs":{}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"130":{"tf":1.0},"80":{"tf":1.0}}}}}},"q":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"44":{"tf":1.0}}},"s":{"df":0,"docs":{},"h":{"df":2,"docs":{"11":{"tf":1.0},"13":{"tf":1.0}}}}},"df":0,"docs":{}}},"r":{"c":{"df":1,"docs":{"125":{"tf":1.0}}},"df":2,"docs":{"34":{"tf":1.4142135623730951},"43":{"tf":1.0}}},"t":{"a":{"c":{"df":0,"docs":{},"k":{"df":2,"docs":{"126":{"tf":1.7320508075688772},"13":{"tf":1.0}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":1,"docs":{"124":{"tf":1.4142135623730951}}}},"n":{"d":{"df":2,"docs":{"12":{"tf":1.0},"27":{"tf":1.0}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"k":{"df":76,"docs":{"100":{"tf":1.0},"101":{"tf":1.0},"102":{"tf":2.0},"103":{"tf":1.0},"104":{"tf":1.0},"105":{"tf":1.0},"106":{"tf":1.0},"107":{"tf":1.0},"108":{"tf":1.0},"109":{"tf":1.0},"110":{"tf":1.0},"111":{"tf":1.0},"112":{"tf":1.0},"113":{"tf":1.0},"114":{"tf":1.0},"115":{"tf":1.0},"116":{"tf":1.4142135623730951},"117":{"tf":1.0},"118":{"tf":1.0},"121":{"tf":1.0},"2":{"tf":1.0},"45":{"tf":2.0},"46":{"tf":1.7320508075688772},"47":{"tf":1.0},"48":{"tf":1.4142135623730951},"49":{"tf":1.7320508075688772},"50":{"tf":1.4142135623730951},"51":{"tf":1.0},"52":{"tf":1.0},"53":{"tf":1.0},"54":{"tf":1.0},"55":{"tf":1.0},"56":{"tf":1.0},"57":{"tf":1.0},"58":{"tf":1.0},"59":{"tf":1.0},"60":{"tf":1.4142135623730951},"61":{"tf":1.0},"62":{"tf":1.0},"63":{"tf":1.0},"64":{"tf":1.0},"65":{"tf":1.0},"66":{"tf":1.0},"67":{"tf":1.0},"68":{"tf":1.4142135623730951},"69":{"tf":1.0},"70":{"tf":1.4142135623730951},"71":{"tf":1.4142135623730951},"72":{"tf":1.0},"73":{"tf":1.4142135623730951},"74":{"tf":1.0},"75":{"tf":1.0},"76":{"tf":1.0},"77":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.0},"80":{"tf":1.0},"81":{"tf":1.0},"82":{"tf":1.4142135623730951},"83":{"tf":1.0},"84":{"tf":1.0},"85":{"tf":2.0},"86":{"tf":1.0},"87":{"tf":1.0},"88":{"tf":1.0},"89":{"tf":1.0},"90":{"tf":1.0},"91":{"tf":1.0},"92":{"tf":1.0},"93":{"tf":1.0},"94":{"tf":1.0},"95":{"tf":1.0},"96":{"tf":1.7320508075688772},"97":{"tf":1.4142135623730951},"98":{"tf":1.0},"99":{"tf":1.0}},"w":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"96":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"df":12,"docs":{"102":{"tf":1.0},"128":{"tf":1.0},"13":{"tf":1.4142135623730951},"130":{"tf":1.0},"15":{"tf":1.0},"39":{"tf":1.0},"49":{"tf":1.0},"68":{"tf":1.4142135623730951},"7":{"tf":1.0},"80":{"tf":1.0},"92":{"tf":1.0},"93":{"tf":1.0}}}},"t":{"df":0,"docs":{},"e":{"df":9,"docs":{"111":{"tf":1.7320508075688772},"123":{"tf":1.4142135623730951},"125":{"tf":1.7320508075688772},"128":{"tf":1.0},"2":{"tf":1.0},"39":{"tf":2.23606797749979},"47":{"tf":1.0},"69":{"tf":3.0},"82":{"tf":1.0}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":5,"docs":{"10":{"tf":1.4142135623730951},"125":{"tf":1.4142135623730951},"13":{"tf":1.0},"33":{"tf":1.0},"82":{"tf":1.0}}}}}}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"2":{"tf":1.0}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":20,"docs":{"100":{"tf":1.7320508075688772},"104":{"tf":1.0},"106":{"tf":1.0},"123":{"tf":1.0},"125":{"tf":2.449489742783178},"126":{"tf":1.4142135623730951},"128":{"tf":1.4142135623730951},"15":{"tf":1.0},"30":{"tf":1.0},"31":{"tf":1.0},"47":{"tf":1.0},"48":{"tf":1.0},"50":{"tf":2.449489742783178},"51":{"tf":1.0},"52":{"tf":1.4142135623730951},"56":{"tf":1.0},"60":{"tf":1.0},"69":{"tf":1.0},"75":{"tf":1.0},"93":{"tf":2.0}},"—":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"75":{"tf":1.0}}}}}}}},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"6":{"tf":1.0}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":4,"docs":{"0":{"tf":1.0},"118":{"tf":1.0},"57":{"tf":1.0},"75":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":4,"docs":{"125":{"tf":1.4142135623730951},"130":{"tf":1.0},"34":{"tf":2.0},"69":{"tf":1.0}}}}},"r":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"r":{"d":{"df":3,"docs":{"125":{"tf":1.0},"13":{"tf":1.4142135623730951},"130":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":2,"docs":{"39":{"tf":1.4142135623730951},"76":{"tf":1.0}}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":3,"docs":{"40":{"tf":1.0},"86":{"tf":1.4142135623730951},"89":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":3,"docs":{"41":{"tf":1.4142135623730951},"92":{"tf":1.0},"93":{"tf":1.0}}}}},"u":{"c":{"df":0,"docs":{},"t":{"df":8,"docs":{"100":{"tf":1.0},"101":{"tf":1.0},"102":{"tf":1.4142135623730951},"103":{"tf":1.0},"107":{"tf":1.4142135623730951},"111":{"tf":1.0},"34":{"tf":3.3166247903554},"99":{"tf":1.4142135623730951}},"u":{"df":0,"docs":{},"r":{"df":2,"docs":{"125":{"tf":1.0},"81":{"tf":1.0}}}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":1,"docs":{"55":{"tf":1.0}}}}}},"u":{"b":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"n":{"df":4,"docs":{"125":{"tf":1.4142135623730951},"127":{"tf":1.4142135623730951},"129":{"tf":2.0},"130":{"tf":1.0}}}}}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"37":{"tf":1.0}}}}}}},"m":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":2,"docs":{"121":{"tf":1.7320508075688772},"126":{"tf":1.7320508075688772}}}}}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"130":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"27":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"125":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":4,"docs":{"10":{"tf":1.0},"107":{"tf":1.0},"39":{"tf":1.0},"76":{"tf":1.0}}}},"t":{"df":3,"docs":{"129":{"tf":1.0},"76":{"tf":1.0},"88":{"tf":1.4142135623730951}}}}},"t":{"df":0,"docs":{},"l":{"df":1,"docs":{"76":{"tf":1.0}}},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"8":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"c":{"c":{"df":0,"docs":{},"e":{"df":1,"docs":{"76":{"tf":1.7320508075688772}},"s":{"df":0,"docs":{},"s":{"df":2,"docs":{"76":{"tf":1.0},"77":{"tf":1.0}}}}}},"df":0,"docs":{},"h":{"df":21,"docs":{"10":{"tf":1.0},"102":{"tf":1.0},"117":{"tf":1.4142135623730951},"12":{"tf":1.0},"123":{"tf":1.0},"13":{"tf":3.3166247903554},"130":{"tf":1.0},"15":{"tf":2.23606797749979},"18":{"tf":1.0},"19":{"tf":1.7320508075688772},"25":{"tf":1.0},"4":{"tf":1.0},"43":{"tf":1.0},"44":{"tf":1.4142135623730951},"65":{"tf":1.0},"69":{"tf":1.0},"70":{"tf":1.0},"75":{"tf":1.0},"86":{"tf":1.0},"92":{"tf":2.0},"95":{"tf":1.0}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":1,"docs":{"34":{"tf":1.0}}}}}},"m":{"df":6,"docs":{"107":{"tf":1.0},"118":{"tf":1.0},"18":{"tf":1.0},"48":{"tf":1.0},"51":{"tf":1.0},"64":{"tf":1.0}},"m":{"a":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"58":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"r":{"df":1,"docs":{"60":{"tf":1.0}},"i":{"df":6,"docs":{"125":{"tf":1.0},"129":{"tf":1.0},"13":{"tf":1.0},"60":{"tf":1.4142135623730951},"68":{"tf":1.0},"79":{"tf":1.0}}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"93":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":3,"docs":{"100":{"tf":1.0},"114":{"tf":1.0},"33":{"tf":1.0}}}},"s":{"df":3,"docs":{"13":{"tf":2.23606797749979},"44":{"tf":1.0},"76":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"e":{"df":2,"docs":{"118":{"tf":1.0},"130":{"tf":1.0}}}}},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":1,"docs":{"63":{"tf":1.0}}}}}},"y":{"df":0,"docs":{},"m":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":3,"docs":{"35":{"tf":1.0},"4":{"tf":2.0},"8":{"tf":1.0}}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"'":{"df":1,"docs":{"69":{"tf":1.0}}},".":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"q":{"(":{"&":{"df":0,"docs":{},"i":{"df":2,"docs":{"43":{"tf":1.0},"44":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"(":{"&":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"[":{"df":0,"docs":{},"i":{"df":1,"docs":{"44":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"(":{"&":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"44":{"tf":1.4142135623730951}}}}}}}},"x":{"df":1,"docs":{"43":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{":":{":":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"44":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":2,"docs":{"43":{"tf":1.4142135623730951},"44":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"u":{"3":{"2":{"(":{"&":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"44":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"v":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"43":{"tf":1.0},"44":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"(":{"&":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":1,"docs":{"43":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{")":{".":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"w":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"43":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}},"df":17,"docs":{"111":{"tf":1.0},"112":{"tf":1.0},"123":{"tf":1.0},"125":{"tf":1.0},"130":{"tf":1.0},"3":{"tf":1.4142135623730951},"41":{"tf":1.0},"42":{"tf":1.0},"43":{"tf":2.8284271247461903},"44":{"tf":2.449489742783178},"45":{"tf":1.0},"47":{"tf":1.4142135623730951},"48":{"tf":1.0},"69":{"tf":1.0},"93":{"tf":1.0},"96":{"tf":1.0},"97":{"tf":1.0}}}}}}},"σ":{"1":{"df":1,"docs":{"13":{"tf":1.0}},"​":{"]":{"1":{"df":0,"docs":{},"​":{",":{"[":{"df":0,"docs":{},"s":{"df":0,"docs":{},"σ":{"2":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{",":{"[":{"df":0,"docs":{},"s":{"df":0,"docs":{},"σ":{"3":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{",":{"[":{"df":0,"docs":{},"q":{"df":0,"docs":{},"l":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{",":{"[":{"df":0,"docs":{},"q":{"df":0,"docs":{},"r":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{",":{"[":{"df":0,"docs":{},"q":{"df":0,"docs":{},"m":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{",":{"[":{"df":0,"docs":{},"q":{"df":0,"docs":{},"o":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{",":{"[":{"df":0,"docs":{},"q":{"c":{"df":0,"docs":{},"​":{"]":{"1":{"df":2,"docs":{"23":{"tf":1.0},"30":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"2":{"df":1,"docs":{"13":{"tf":1.0}}},"3":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{},"i":{"df":1,"docs":{"34":{"tf":1.0}}}},"​":{":":{"=":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"ι":{"df":2,"docs":{"92":{"tf":1.0},"93":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{},"∈":{"[":{"0":{",":{"2":{"df":0,"docs":{},"n":{"+":{"df":0,"docs":{},"l":{"df":2,"docs":{"92":{"tf":1.0},"93":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"−":{"df":0,"docs":{},"z":{"2":{"df":0,"docs":{},"η":{"1":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"df":0,"docs":{},"​":{"df":0,"docs":{},"​":{"df":0,"docs":{},"−":{"df":0,"docs":{},"η":{"1":{"df":0,"docs":{},"z":{"2":{"df":0,"docs":{},"​":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"γ":{"df":0,"docs":{},"′":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"df":0,"docs":{},"​":{"df":0,"docs":{},"−":{"df":0,"docs":{},"z":{"2":{"df":0,"docs":{},"η":{"2":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"df":0,"docs":{},"​":{"df":0,"docs":{},"​":{"df":0,"docs":{},"−":{"df":0,"docs":{},"η":{"2":{"df":0,"docs":{},"z":{"2":{"df":0,"docs":{},"​":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"j":{"df":0,"docs":{},"∑":{"df":0,"docs":{},"​":{"df":0,"docs":{},"γ":{"df":0,"docs":{},"j":{"df":0,"docs":{},"​":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"df":0,"docs":{},"​":{"df":0,"docs":{},"−":{"df":0,"docs":{},"z":{"df":0,"docs":{},"τ":{"df":0,"docs":{},"j":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"df":0,"docs":{},"​":{"df":0,"docs":{},"​":{"df":0,"docs":{},"−":{"df":0,"docs":{},"τ":{"df":0,"docs":{},"j":{"df":0,"docs":{},"z":{"df":0,"docs":{},"​":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"γ":{"df":0,"docs":{},"j":{"df":0,"docs":{},"′":{"df":0,"docs":{},"​":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"df":0,"docs":{},"​":{"df":0,"docs":{},"−":{"df":0,"docs":{},"g":{"df":0,"docs":{},"z":{"df":0,"docs":{},"τ":{"df":0,"docs":{},"j":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"df":0,"docs":{},"​":{"df":0,"docs":{},"​":{"df":0,"docs":{},"−":{"df":0,"docs":{},"τ":{"df":0,"docs":{},"j":{"df":0,"docs":{},"g":{"df":0,"docs":{},"z":{"df":1,"docs":{"93":{"tf":1.0}}}}}}}}}}}}}}}}}}}}}}}},"df":0,"docs":{}}}}}}}}}}}}}}}}}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"t":{"(":{"1":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"p":{"(":{"1":{")":{"=":{"1":{"df":0,"docs":{},"−":{"1":{"=":{"0":{"df":1,"docs":{"53":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"g":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"p":{"(":{"df":0,"docs":{},"g":{")":{"=":{"1":{"df":0,"docs":{},"−":{"1":{"=":{"0":{"df":1,"docs":{"53":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"^":{"0":{"df":2,"docs":{"51":{"tf":1.0},"53":{"tf":1.0}}},"df":0,"docs":{}},"df":2,"docs":{"51":{"tf":1.0},"53":{"tf":1.0}},"i":{")":{"=":{"a":{"df":0,"docs":{},"i":{"df":1,"docs":{"51":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"x":{")":{"'":{"df":1,"docs":{"107":{"tf":1.0}}},"df":0,"docs":{}},"0":{"df":2,"docs":{"105":{"tf":1.4142135623730951},"106":{"tf":1.4142135623730951}},"​":{")":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"x":{"0":{"df":0,"docs":{},"​":{"df":0,"docs":{},"g":{")":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"x":{"0":{"df":0,"docs":{},"​":{"df":0,"docs":{},"g":{"2":{"df":1,"docs":{"107":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"g":{"2":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"x":{"0":{"df":0,"docs":{},"​":{"df":0,"docs":{},"g":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"x":{"0":{"df":1,"docs":{"107":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"_":{"0":{"df":3,"docs":{"59":{"tf":1.7320508075688772},"61":{"tf":1.4142135623730951},"62":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":3,"docs":{"34":{"tf":1.7320508075688772},"51":{"tf":1.4142135623730951},"53":{"tf":1.0}},"g":{"2":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"x":{"df":0,"docs":{},"g":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"x":{"df":1,"docs":{"107":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":1,"docs":{"51":{"tf":1.0}}}},"z":{"df":7,"docs":{"105":{"tf":1.0},"110":{"tf":1.0},"57":{"tf":1.0},"58":{"tf":1.0},"59":{"tf":1.0},"61":{"tf":1.0},"62":{"tf":1.0}},"g":{"2":{"df":2,"docs":{"105":{"tf":1.0},"110":{"tf":1.0}}},"^":{"2":{"df":5,"docs":{"57":{"tf":1.0},"58":{"tf":1.0},"59":{"tf":1.0},"61":{"tf":1.0},"62":{"tf":1.0}}},"df":0,"docs":{}},"df":7,"docs":{"105":{"tf":1.0},"110":{"tf":1.0},"57":{"tf":1.0},"58":{"tf":1.0},"59":{"tf":1.0},"61":{"tf":1.0},"62":{"tf":1.0}}}},"ω":{"0":{")":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"ω":{"1":{")":{"df":0,"docs":{},"…":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"ω":{"1":{"5":{"df":1,"docs":{"107":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"2":{")":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"ω":{"4":{"df":1,"docs":{"107":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"g":{"2":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"ω":{"0":{"df":0,"docs":{},"g":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"ω":{"0":{")":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"g":{"2":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"g":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"ω":{")":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"ω":{"2":{"df":0,"docs":{},"g":{"2":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"ω":{"2":{"df":0,"docs":{},"g":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"ω":{"2":{")":{"df":0,"docs":{},"⋮":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"ω":{"1":{"5":{"df":0,"docs":{},"g":{"2":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"ω":{"1":{"5":{"df":0,"docs":{},"g":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"ω":{"1":{"5":{"df":1,"docs":{"107":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"2":{"df":0,"docs":{},"i":{")":{":":{"0":{"df":0,"docs":{},"≤":{"df":0,"docs":{},"i":{"df":0,"docs":{},"≤":{"1":{"5":{"df":0,"docs":{},"}":{"=":{"df":0,"docs":{},"{":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{")":{":":{"0":{"df":0,"docs":{},"≤":{"df":0,"docs":{},"i":{"df":0,"docs":{},"≤":{"7":{"df":1,"docs":{"67":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"4":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"ω":{"2":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"ω":{"0":{")":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"ω":{"5":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"ω":{"3":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"ω":{")":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"ω":{"6":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"ω":{"4":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"ω":{"2":{")":{"df":0,"docs":{},"⋮":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"ω":{"3":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"ω":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"ω":{"1":{"5":{"df":1,"docs":{"107":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"0":{",":{"df":0,"docs":{},"i":{"df":1,"docs":{"19":{"tf":1.0}}},"j":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"s":{"df":0,"docs":{},"σ":{"1":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"i":{")":{"df":0,"docs":{},"β":{"+":{"df":0,"docs":{},"γ":{")":{"(":{"df":0,"docs":{},"t":{"0":{",":{"df":0,"docs":{},"j":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"s":{"df":0,"docs":{},"σ":{"2":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"i":{")":{"df":0,"docs":{},"β":{"+":{"df":0,"docs":{},"γ":{")":{"(":{"df":0,"docs":{},"t":{"0":{",":{"df":0,"docs":{},"j":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"s":{"df":0,"docs":{},"σ":{"3":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"i":{")":{"df":0,"docs":{},"β":{"+":{"df":0,"docs":{},"γ":{")":{":":{"0":{"df":0,"docs":{},"≤":{"df":0,"docs":{},"i":{"<":{"df":0,"docs":{},"n":{"df":1,"docs":{"13":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"ω":{"df":0,"docs":{},"i":{"df":0,"docs":{},"β":{"+":{"df":0,"docs":{},"γ":{")":{"(":{"df":0,"docs":{},"t":{"1":{",":{"df":0,"docs":{},"j":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"i":{"df":0,"docs":{},"k":{"1":{"df":0,"docs":{},"​":{"df":0,"docs":{},"β":{"+":{"df":0,"docs":{},"γ":{")":{"(":{"df":0,"docs":{},"t":{"2":{",":{"df":0,"docs":{},"j":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"i":{"df":0,"docs":{},"k":{"2":{"df":0,"docs":{},"​":{"df":0,"docs":{},"β":{"+":{"df":0,"docs":{},"γ":{")":{":":{"0":{"df":0,"docs":{},"≤":{"df":0,"docs":{},"i":{"<":{"df":0,"docs":{},"n":{"df":1,"docs":{"13":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":3,"docs":{"121":{"tf":1.0},"125":{"tf":2.0},"126":{"tf":1.0}}},"1":{"df":4,"docs":{"121":{"tf":1.0},"125":{"tf":1.7320508075688772},"126":{"tf":1.0},"15":{"tf":1.0}}},"2":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"t":{"3":{"df":1,"docs":{"15":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"=":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"′":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"x":{"df":0,"docs":{},"n":{"+":{"2":{"df":0,"docs":{},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"′":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"x":{"2":{"(":{"df":0,"docs":{},"n":{"+":{"2":{")":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":1,"docs":{"25":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"_":{"1":{"(":{"df":0,"docs":{},"z":{"df":0,"docs":{},"g":{"df":1,"docs":{"65":{"tf":1.0}}}}},"df":0,"docs":{}},"2":{"(":{"df":0,"docs":{},"z":{"df":1,"docs":{"65":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"_":{"1":{"df":1,"docs":{"34":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"i":{"(":{"df":0,"docs":{},"x":{"df":1,"docs":{"64":{"tf":1.0}}}},"df":0,"docs":{}},"l":{"df":0,"docs":{},"o":{"_":{"1":{"df":1,"docs":{"34":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"i":{"d":{"_":{"1":{"df":1,"docs":{"34":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"z":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"a":{"df":1,"docs":{"34":{"tf":1.0}}},"df":0,"docs":{}}}}},"a":{"b":{"df":0,"docs":{},"l":{"df":7,"docs":{"101":{"tf":1.7320508075688772},"112":{"tf":1.0},"124":{"tf":1.0},"47":{"tf":1.0},"48":{"tf":1.4142135623730951},"69":{"tf":1.0},"8":{"tf":1.0}}}},"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"l":{"df":1,"docs":{"63":{"tf":1.0}}}}},"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":21,"docs":{"106":{"tf":2.0},"116":{"tf":1.0},"12":{"tf":1.4142135623730951},"128":{"tf":1.0},"13":{"tf":2.0},"130":{"tf":1.4142135623730951},"18":{"tf":1.7320508075688772},"19":{"tf":1.7320508075688772},"33":{"tf":1.0},"40":{"tf":1.0},"43":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.4142135623730951},"55":{"tf":1.0},"6":{"tf":1.4142135623730951},"62":{"tf":1.4142135623730951},"67":{"tf":1.4142135623730951},"69":{"tf":1.4142135623730951},"7":{"tf":1.0},"8":{"tf":1.0},"97":{"tf":1.4142135623730951}},"n":{"df":1,"docs":{"19":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"k":{"df":4,"docs":{"100":{"tf":1.0},"109":{"tf":1.0},"51":{"tf":1.4142135623730951},"98":{"tf":1.0}}}}},"df":27,"docs":{"10":{"tf":1.0},"105":{"tf":1.7320508075688772},"107":{"tf":1.4142135623730951},"12":{"tf":1.0},"121":{"tf":1.7320508075688772},"126":{"tf":1.4142135623730951},"13":{"tf":1.7320508075688772},"15":{"tf":2.449489742783178},"19":{"tf":1.4142135623730951},"22":{"tf":1.0},"23":{"tf":1.0},"25":{"tf":1.0},"27":{"tf":1.0},"31":{"tf":1.4142135623730951},"33":{"tf":1.4142135623730951},"34":{"tf":1.4142135623730951},"35":{"tf":1.4142135623730951},"51":{"tf":1.7320508075688772},"59":{"tf":1.0},"61":{"tf":1.7320508075688772},"67":{"tf":2.23606797749979},"68":{"tf":1.4142135623730951},"69":{"tf":2.0},"81":{"tf":1.4142135623730951},"82":{"tf":1.7320508075688772},"89":{"tf":1.7320508075688772},"92":{"tf":1.0}},"e":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"51":{"tf":1.0}}},"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":1,"docs":{"86":{"tf":1.0}}}}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":3,"docs":{"102":{"tf":1.0},"118":{"tf":1.0},"48":{"tf":1.0}}}},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":3,"docs":{"121":{"tf":1.0},"125":{"tf":1.4142135623730951},"126":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"33":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}}},"r":{"df":0,"docs":{},"m":{"df":13,"docs":{"107":{"tf":1.4142135623730951},"116":{"tf":1.0},"118":{"tf":1.0},"123":{"tf":1.4142135623730951},"13":{"tf":1.0},"15":{"tf":1.0},"19":{"tf":1.0},"51":{"tf":1.4142135623730951},"64":{"tf":1.0},"65":{"tf":1.0},"66":{"tf":1.4142135623730951},"77":{"tf":1.0},"83":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":1,"docs":{"33":{"tf":1.0}}}}}}}}}},"s":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"_":{"2":{"df":1,"docs":{"34":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"b":{"df":1,"docs":{"97":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"n":{"df":1,"docs":{"43":{"tf":1.0}}}},"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"n":{"df":1,"docs":{"34":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"_":{"2":{"(":{"df":0,"docs":{},"x":{"df":1,"docs":{"34":{"tf":1.7320508075688772}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":5,"docs":{"107":{"tf":1.0},"33":{"tf":1.0},"34":{"tf":1.4142135623730951},"79":{"tf":1.0},"97":{"tf":1.0}},"h":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"103":{"tf":1.0}}}}},"df":0,"docs":{}},"r":{"a":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"34":{"tf":1.4142135623730951},"43":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":2,"docs":{"79":{"tf":1.0},"96":{"tf":1.0}}}},"t":{"'":{"df":9,"docs":{"121":{"tf":1.4142135623730951},"125":{"tf":1.0},"126":{"tf":1.0},"130":{"tf":1.0},"15":{"tf":1.0},"45":{"tf":1.0},"53":{"tf":1.0},"76":{"tf":1.0},"8":{"tf":1.0}}},"df":0,"docs":{}}},"df":17,"docs":{"105":{"tf":1.0},"116":{"tf":1.0},"117":{"tf":2.8284271247461903},"118":{"tf":1.7320508075688772},"121":{"tf":1.0},"13":{"tf":3.0},"15":{"tf":1.0},"22":{"tf":1.0},"34":{"tf":1.0},"48":{"tf":1.4142135623730951},"51":{"tf":1.7320508075688772},"61":{"tf":1.0},"64":{"tf":1.0},"67":{"tf":2.23606797749979},"69":{"tf":1.7320508075688772},"89":{"tf":1.0},"90":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"'":{"df":5,"docs":{"109":{"tf":1.0},"125":{"tf":1.0},"13":{"tf":1.0},"21":{"tf":1.0},"6":{"tf":1.0}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":8,"docs":{"11":{"tf":1.0},"19":{"tf":1.0},"35":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":1.0},"65":{"tf":1.0},"75":{"tf":1.0},"92":{"tf":1.0}}}}}}},"y":{"'":{"df":0,"docs":{},"r":{"df":2,"docs":{"2":{"tf":1.0},"67":{"tf":1.0}}}},"df":0,"docs":{}}},"i":{"df":1,"docs":{"25":{"tf":1.0}},"n":{"df":0,"docs":{},"g":{"df":17,"docs":{"102":{"tf":1.4142135623730951},"104":{"tf":1.0},"106":{"tf":1.0},"117":{"tf":1.0},"13":{"tf":1.7320508075688772},"15":{"tf":1.4142135623730951},"20":{"tf":1.0},"48":{"tf":1.4142135623730951},"49":{"tf":1.0},"51":{"tf":1.0},"52":{"tf":1.0},"55":{"tf":1.0},"57":{"tf":1.0},"58":{"tf":1.0},"67":{"tf":1.0},"75":{"tf":1.0},"97":{"tf":1.0}}},"k":{"df":4,"docs":{"111":{"tf":1.4142135623730951},"130":{"tf":1.4142135623730951},"51":{"tf":1.0},"69":{"tf":1.0}}}},"r":{"d":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"[":{"0":{"df":1,"docs":{"100":{"tf":1.0}}},"df":0,"docs":{}},"df":2,"docs":{"100":{"tf":1.0},"107":{"tf":1.0}}}}}},"df":1,"docs":{"12":{"tf":1.0}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":2,"docs":{"13":{"tf":1.0},"2":{"tf":1.0}}}},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":6,"docs":{"107":{"tf":1.0},"111":{"tf":1.0},"48":{"tf":1.0},"51":{"tf":1.0},"56":{"tf":1.0},"65":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":15,"docs":{"100":{"tf":1.0},"11":{"tf":1.0},"120":{"tf":1.0},"121":{"tf":1.4142135623730951},"123":{"tf":1.4142135623730951},"128":{"tf":1.0},"129":{"tf":1.0},"2":{"tf":1.0},"20":{"tf":1.4142135623730951},"43":{"tf":1.0},"57":{"tf":1.0},"68":{"tf":1.0},"75":{"tf":1.0},"8":{"tf":1.0},"82":{"tf":1.0}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":8,"docs":{"104":{"tf":1.0},"106":{"tf":1.0},"3":{"tf":1.0},"45":{"tf":1.0},"47":{"tf":1.7320508075688772},"50":{"tf":1.0},"98":{"tf":1.0},"99":{"tf":1.0}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":4,"docs":{"111":{"tf":1.7320508075688772},"117":{"tf":1.4142135623730951},"48":{"tf":1.0},"6":{"tf":1.0}}}}}}}}}},"u":{"df":3,"docs":{"56":{"tf":1.0},"57":{"tf":1.0},"81":{"tf":1.0}}}},"i":{",":{"df":0,"docs":{},"j":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"η":{"3":{"df":0,"docs":{},"i":{"+":{"df":0,"docs":{},"j":{"df":0,"docs":{},"β":{"+":{"df":0,"docs":{},"γ":{":":{"(":{"df":0,"docs":{},"i":{",":{"df":0,"docs":{},"j":{")":{"df":0,"docs":{},"∈":{"df":0,"docs":{},"i":{"df":1,"docs":{"13":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"k":{"+":{"df":0,"docs":{},"l":{"df":0,"docs":{},"β":{"+":{"df":0,"docs":{},"γ":{":":{"(":{"df":0,"docs":{},"i":{",":{"df":0,"docs":{},"j":{")":{"df":0,"docs":{},"∈":{"df":0,"docs":{},"i":{",":{"df":0,"docs":{},"σ":{"(":{"(":{"df":0,"docs":{},"i":{",":{"df":0,"docs":{},"j":{")":{")":{"=":{"(":{"df":0,"docs":{},"k":{",":{"df":0,"docs":{},"l":{"df":1,"docs":{"13":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"=":{"df":0,"docs":{},"t":{"df":0,"docs":{},"j":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":2,"docs":{"81":{"tf":1.0},"82":{"tf":1.0}}}}},"df":0,"docs":{}}},"k":{",":{"df":0,"docs":{},"l":{"df":4,"docs":{"10":{"tf":1.0},"12":{"tf":1.0},"13":{"tf":1.0},"15":{"tf":1.0}}}},"df":0,"docs":{}},"σ":{"(":{"(":{"df":0,"docs":{},"i":{",":{"df":0,"docs":{},"j":{"df":1,"docs":{"13":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":1,"docs":{"15":{"tf":1.0}},"j":{"df":1,"docs":{"69":{"tf":1.0}}},"m":{"df":0,"docs":{},"e":{"df":9,"docs":{"111":{"tf":2.0},"125":{"tf":1.4142135623730951},"128":{"tf":1.0},"2":{"tf":1.7320508075688772},"21":{"tf":1.0},"44":{"tf":1.0},"58":{"tf":1.0},"75":{"tf":1.0},"77":{"tf":2.0}}}}},"j":{"df":5,"docs":{"69":{"tf":1.7320508075688772},"81":{"tf":1.4142135623730951},"82":{"tf":1.0},"92":{"tf":1.7320508075688772},"93":{"tf":1.4142135623730951}},"​":{"(":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{")":{"=":{"df":0,"docs":{},"m":{"^":{"df":0,"docs":{},"i":{",":{"df":0,"docs":{},"j":{"df":1,"docs":{"92":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"i":{",":{"df":0,"docs":{},"j":{"df":1,"docs":{"92":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"z":{"df":2,"docs":{"83":{"tf":1.0},"92":{"tf":1.4142135623730951}}}},"z":{"df":3,"docs":{"83":{"tf":1.0},"92":{"tf":1.4142135623730951},"93":{"tf":1.0}}}},",":{"df":0,"docs":{},"τ":{"df":0,"docs":{},"j":{"df":0,"docs":{},"z":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"τ":{"df":0,"docs":{},"j":{"df":0,"docs":{},"g":{"df":0,"docs":{},"z":{"df":0,"docs":{},"​":{":":{"0":{"df":0,"docs":{},"≤":{"df":0,"docs":{},"j":{"<":{"df":0,"docs":{},"m":{"df":0,"docs":{},"}":{",":{"df":0,"docs":{},"h":{"1":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"η":{"1":{"df":0,"docs":{},"z":{"2":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"h":{"2":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"η":{"2":{"df":0,"docs":{},"z":{"2":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"{":{"df":0,"docs":{},"p":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{":":{"0":{"df":0,"docs":{},"≤":{"df":0,"docs":{},"k":{"<":{"df":0,"docs":{},"n":{"df":0,"docs":{},"}":{",":{"df":0,"docs":{},"π":{",":{"df":0,"docs":{},"y":{",":{"df":0,"docs":{},"{":{"(":{"df":0,"docs":{},"π":{"0":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"df":0,"docs":{},"​":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"p":{"0":{"df":0,"docs":{},"​":{")":{":":{"0":{"df":0,"docs":{},"≤":{"df":0,"docs":{},"s":{"<":{"df":0,"docs":{},"q":{"df":0,"docs":{},"}":{",":{"df":0,"docs":{},"{":{"(":{"df":0,"docs":{},"π":{"df":0,"docs":{},"k":{"df":0,"docs":{},"−":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"2":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"p":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{")":{":":{"0":{"df":0,"docs":{},"≤":{"df":0,"docs":{},"k":{"<":{"df":0,"docs":{},"n":{",":{"0":{"df":0,"docs":{},"≤":{"df":0,"docs":{},"s":{"<":{"df":0,"docs":{},"q":{"df":0,"docs":{},"}":{",":{"df":0,"docs":{},"{":{"(":{"df":0,"docs":{},"η":{"1":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"df":0,"docs":{},"​":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"h":{"1":{"df":0,"docs":{},"​":{")":{":":{"0":{"df":0,"docs":{},"≤":{"df":0,"docs":{},"s":{"<":{"df":0,"docs":{},"q":{"df":0,"docs":{},"}":{"df":0,"docs":{},"{":{"(":{"df":0,"docs":{},"η":{"2":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"df":0,"docs":{},"​":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"h":{"2":{"df":0,"docs":{},"​":{")":{":":{"0":{"df":0,"docs":{},"≤":{"df":0,"docs":{},"s":{"<":{"df":0,"docs":{},"q":{"df":0,"docs":{},"}":{",":{"df":0,"docs":{},"{":{"(":{"df":0,"docs":{},"τ":{"df":0,"docs":{},"j":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"df":0,"docs":{},"​":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"t":{"df":0,"docs":{},"j":{"df":0,"docs":{},"​":{")":{":":{"0":{"df":0,"docs":{},"≤":{"df":0,"docs":{},"j":{"<":{"df":0,"docs":{},"m":{",":{"0":{"df":0,"docs":{},"≤":{"df":0,"docs":{},"s":{"<":{"df":0,"docs":{},"q":{"df":1,"docs":{"93":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"]":{",":{"df":0,"docs":{},"t":{"df":0,"docs":{},"j":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"z":{")":{",":{"df":0,"docs":{},"t":{"df":0,"docs":{},"j":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"g":{"df":0,"docs":{},"z":{")":{":":{"0":{"df":0,"docs":{},"≤":{"df":0,"docs":{},"j":{"<":{"df":0,"docs":{},"m":{"df":0,"docs":{},"}":{",":{"[":{"df":0,"docs":{},"h":{"1":{"df":0,"docs":{},"​":{"]":{",":{"df":0,"docs":{},"h":{"1":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"z":{"2":{")":{",":{"[":{"df":0,"docs":{},"h":{"2":{"df":0,"docs":{},"​":{"]":{",":{"df":0,"docs":{},"h":{"2":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"z":{"2":{")":{",":{"df":0,"docs":{},"{":{"[":{"df":0,"docs":{},"p":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{"]":{":":{"0":{"df":0,"docs":{},"≤":{"df":0,"docs":{},"k":{"<":{"df":0,"docs":{},"n":{"df":0,"docs":{},"}":{",":{"df":0,"docs":{},"p":{"df":0,"docs":{},"n":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"y":{",":{"df":0,"docs":{},"{":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"(":{"df":0,"docs":{},"p":{"0":{"df":0,"docs":{},"​":{"(":{"d":{"0":{"df":0,"docs":{},"​":{")":{",":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"df":0,"docs":{},"​":{")":{":":{"0":{"df":0,"docs":{},"≤":{"df":0,"docs":{},"s":{"<":{"df":0,"docs":{},"q":{"df":0,"docs":{},"}":{")":{",":{"df":0,"docs":{},"{":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"(":{"df":0,"docs":{},"p":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{"(":{"d":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{")":{",":{"df":0,"docs":{},"−":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"2":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{")":{":":{"0":{"df":0,"docs":{},"≤":{"df":0,"docs":{},"k":{"<":{"df":0,"docs":{},"n":{",":{"0":{"df":0,"docs":{},"≤":{"df":0,"docs":{},"s":{"<":{"df":0,"docs":{},"q":{"df":0,"docs":{},"}":{",":{"df":0,"docs":{},"{":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"(":{"df":0,"docs":{},"h":{"1":{"df":0,"docs":{},"​":{"(":{"d":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"​":{")":{",":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"df":0,"docs":{},"​":{")":{":":{"0":{"df":0,"docs":{},"≤":{"df":0,"docs":{},"s":{"<":{"df":0,"docs":{},"q":{"df":0,"docs":{},"}":{",":{"df":0,"docs":{},"{":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"(":{"df":0,"docs":{},"h":{"2":{"df":0,"docs":{},"​":{"(":{"d":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"​":{")":{",":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"df":0,"docs":{},"​":{")":{":":{"0":{"df":0,"docs":{},"≤":{"df":0,"docs":{},"s":{"<":{"df":0,"docs":{},"q":{"df":0,"docs":{},"}":{",":{"df":0,"docs":{},"{":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"(":{"df":0,"docs":{},"t":{"df":0,"docs":{},"j":{"df":0,"docs":{},"​":{"(":{"d":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"​":{")":{",":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"df":0,"docs":{},"​":{")":{":":{"0":{"df":0,"docs":{},"≤":{"df":0,"docs":{},"j":{"<":{"df":0,"docs":{},"m":{",":{"0":{"df":0,"docs":{},"≤":{"df":0,"docs":{},"s":{"<":{"df":0,"docs":{},"q":{"df":1,"docs":{"92":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},":":{"=":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"t":{"df":0,"docs":{},"j":{"df":0,"docs":{},"​":{"(":{"d":{"df":0,"docs":{},"l":{"df":1,"docs":{"92":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{",":{"[":{"df":0,"docs":{},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{",":{"[":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"]":{"1":{"df":2,"docs":{"25":{"tf":1.0},"31":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"​":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"df":0,"docs":{},"​":{"=":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"′":{"df":0,"docs":{},"​":{"+":{"b":{"1":{"0":{"df":0,"docs":{},"​":{"df":0,"docs":{},"x":{"df":0,"docs":{},"n":{"+":{"2":{"=":{"df":0,"docs":{},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"′":{"df":0,"docs":{},"​":{"df":0,"docs":{},"−":{"b":{"1":{"0":{"df":0,"docs":{},"​":{"+":{"b":{"1":{"1":{"df":0,"docs":{},"​":{"df":0,"docs":{},"x":{"df":0,"docs":{},"n":{"+":{"2":{"=":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"′":{"df":0,"docs":{},"​":{"df":0,"docs":{},"−":{"b":{"1":{"1":{"df":1,"docs":{"25":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"′":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"25":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"m":{"df":0,"docs":{},"′":{"+":{"1":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"′":{"+":{"df":0,"docs":{},"m":{"df":1,"docs":{"92":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"126":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"l":{"df":6,"docs":{"18":{"tf":1.0},"49":{"tf":1.0},"69":{"tf":1.0},"7":{"tf":1.0},"72":{"tf":1.0},"8":{"tf":1.0}}}},"p":{"df":1,"docs":{"130":{"tf":1.0}}},"t":{"a":{"df":0,"docs":{},"l":{"df":4,"docs":{"123":{"tf":1.0},"126":{"tf":1.0},"2":{"tf":1.0},"89":{"tf":1.0}}}},"df":0,"docs":{}},"w":{"a":{"df":0,"docs":{},"r":{"d":{"df":1,"docs":{"49":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"y":{"df":3,"docs":{"33":{"tf":1.0},"6":{"tf":2.449489742783178},"8":{"tf":1.0}}}},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"ζ":{")":{"=":{"df":0,"docs":{},"t":{"df":1,"docs":{"27":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"+":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"p":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"υ":{"2":{"a":{"+":{"df":0,"docs":{},"υ":{"3":{"b":{"+":{"df":0,"docs":{},"υ":{"4":{"c":{"+":{"df":0,"docs":{},"υ":{"5":{"df":0,"docs":{},"s":{"df":0,"docs":{},"σ":{"1":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"υ":{"6":{"df":0,"docs":{},"s":{"df":0,"docs":{},"σ":{"2":{"df":1,"docs":{"27":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"]":{"1":{"df":1,"docs":{"31":{"tf":1.0}},"​":{"=":{"[":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"ζ":{"df":0,"docs":{},"n":{"+":{"2":{"[":{"df":0,"docs":{},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"ζ":{"2":{"(":{"df":0,"docs":{},"n":{"+":{"2":{")":{"[":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"]":{"1":{"df":1,"docs":{"31":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"r":{"a":{"c":{"df":0,"docs":{},"e":{"'":{"df":2,"docs":{"67":{"tf":1.0},"69":{"tf":1.0}}},".":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"101":{"tf":1.0}}}}}},"df":0,"docs":{}},"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"n":{"df":1,"docs":{"102":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"n":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":1,"docs":{"102":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":1,"docs":{"101":{"tf":1.4142135623730951}}}},"df":54,"docs":{"10":{"tf":1.0},"100":{"tf":1.0},"101":{"tf":2.6457513110645907},"102":{"tf":2.449489742783178},"103":{"tf":1.0},"105":{"tf":1.7320508075688772},"106":{"tf":1.7320508075688772},"107":{"tf":1.4142135623730951},"11":{"tf":1.0},"110":{"tf":1.0},"112":{"tf":1.7320508075688772},"116":{"tf":1.4142135623730951},"118":{"tf":2.0},"12":{"tf":1.0},"120":{"tf":1.7320508075688772},"121":{"tf":2.0},"122":{"tf":1.7320508075688772},"123":{"tf":2.23606797749979},"124":{"tf":2.0},"125":{"tf":3.3166247903554},"126":{"tf":1.0},"128":{"tf":2.0},"13":{"tf":1.0},"15":{"tf":1.0},"19":{"tf":1.4142135623730951},"22":{"tf":1.0},"33":{"tf":1.0},"34":{"tf":1.0},"47":{"tf":1.4142135623730951},"48":{"tf":1.7320508075688772},"49":{"tf":1.7320508075688772},"50":{"tf":1.4142135623730951},"51":{"tf":3.1622776601683795},"52":{"tf":1.0},"53":{"tf":1.4142135623730951},"57":{"tf":1.7320508075688772},"58":{"tf":1.4142135623730951},"59":{"tf":2.0},"61":{"tf":1.4142135623730951},"62":{"tf":1.4142135623730951},"64":{"tf":2.23606797749979},"65":{"tf":1.7320508075688772},"67":{"tf":1.4142135623730951},"68":{"tf":1.7320508075688772},"69":{"tf":2.8284271247461903},"7":{"tf":1.0},"8":{"tf":2.23606797749979},"81":{"tf":2.6457513110645907},"82":{"tf":2.23606797749979},"89":{"tf":2.23606797749979},"9":{"tf":1.7320508075688772},"92":{"tf":2.0},"97":{"tf":1.7320508075688772},"98":{"tf":1.4142135623730951}},"t":{"df":1,"docs":{"101":{"tf":2.449489742783178}}}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"128":{"tf":1.0}}}},"u":{"c":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"98":{"tf":1.0}}}},"n":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":15,"docs":{"106":{"tf":1.0},"111":{"tf":2.0},"126":{"tf":1.0},"23":{"tf":1.4142135623730951},"24":{"tf":1.4142135623730951},"25":{"tf":1.4142135623730951},"26":{"tf":1.4142135623730951},"27":{"tf":1.0},"30":{"tf":1.7320508075688772},"31":{"tf":2.0},"39":{"tf":2.449489742783178},"41":{"tf":1.0},"87":{"tf":1.7320508075688772},"92":{"tf":4.242640687119285},"93":{"tf":4.123105625617661}}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":5,"docs":{"116":{"tf":1.0},"2":{"tf":1.0},"3":{"tf":1.0},"68":{"tf":1.0},"95":{"tf":1.0}}}}}},"i":{"df":0,"docs":{},"t":{"df":21,"docs":{"100":{"tf":2.23606797749979},"102":{"tf":2.23606797749979},"105":{"tf":1.0},"106":{"tf":1.0},"107":{"tf":2.0},"118":{"tf":1.0},"125":{"tf":1.0},"128":{"tf":1.0},"48":{"tf":1.0},"49":{"tf":1.0},"52":{"tf":1.0},"54":{"tf":2.23606797749979},"55":{"tf":1.0},"57":{"tf":1.0},"61":{"tf":1.0},"65":{"tf":2.23606797749979},"69":{"tf":2.0},"82":{"tf":1.7320508075688772},"89":{"tf":1.4142135623730951},"93":{"tf":1.0},"98":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"102":{"tf":1.4142135623730951}}}}}},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"107":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":2,"docs":{"102":{"tf":1.4142135623730951},"107":{"tf":1.0}}}}}}}},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"102":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}}}}}},"l":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"51":{"tf":1.0}}}},"df":0,"docs":{}},"p":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"79":{"tf":1.0}}}},"df":0,"docs":{}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"77":{"tf":1.0}}}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":3,"docs":{"130":{"tf":1.7320508075688772},"56":{"tf":1.0},"67":{"tf":1.0}}}},"df":0,"docs":{},"e":{"'":{"df":1,"docs":{"71":{"tf":1.0}}},"df":6,"docs":{"71":{"tf":1.0},"74":{"tf":1.0},"76":{"tf":1.0},"77":{"tf":2.449489742783178},"89":{"tf":1.0},"90":{"tf":1.7320508075688772}}}},"i":{"c":{"df":0,"docs":{},"k":{"df":7,"docs":{"108":{"tf":1.0},"116":{"tf":1.0},"125":{"tf":1.0},"13":{"tf":1.7320508075688772},"17":{"tf":1.4142135623730951},"20":{"tf":1.7320508075688772},"95":{"tf":1.0}}}},"df":5,"docs":{"104":{"tf":1.0},"13":{"tf":1.0},"15":{"tf":1.0},"76":{"tf":1.0},"77":{"tf":1.0}},"v":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"125":{"tf":1.4142135623730951},"13":{"tf":1.0}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"e":{"df":7,"docs":{"125":{"tf":1.0},"13":{"tf":1.4142135623730951},"20":{"tf":1.0},"76":{"tf":1.0},"82":{"tf":1.0},"9":{"tf":1.0},"97":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":2,"docs":{"13":{"tf":1.7320508075688772},"6":{"tf":1.4142135623730951}}}},"r":{"df":0,"docs":{},"n":{"df":3,"docs":{"13":{"tf":1.0},"64":{"tf":1.0},"69":{"tf":1.0}}}}},"w":{"df":0,"docs":{},"i":{"d":{"d":{"df":0,"docs":{},"l":{"df":1,"docs":{"2":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}},"o":{"df":30,"docs":{"100":{"tf":1.0},"101":{"tf":1.0},"102":{"tf":1.4142135623730951},"109":{"tf":1.0},"114":{"tf":1.0},"116":{"tf":1.0},"12":{"tf":2.23606797749979},"121":{"tf":1.0},"124":{"tf":1.0},"125":{"tf":2.23606797749979},"13":{"tf":3.0},"15":{"tf":1.0},"31":{"tf":1.0},"35":{"tf":1.0},"37":{"tf":1.4142135623730951},"39":{"tf":1.0},"43":{"tf":1.4142135623730951},"47":{"tf":1.0},"48":{"tf":1.7320508075688772},"51":{"tf":2.0},"58":{"tf":1.0},"67":{"tf":1.4142135623730951},"7":{"tf":1.0},"70":{"tf":1.0},"73":{"tf":1.0},"8":{"tf":1.4142135623730951},"82":{"tf":1.4142135623730951},"88":{"tf":1.0},"97":{"tf":1.0},"98":{"tf":1.0}}}},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":3,"docs":{"51":{"tf":1.0},"69":{"tf":1.0},"9":{"tf":1.0}}},"i":{"c":{"df":1,"docs":{"99":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"ˉ":{"=":{"df":0,"docs":{},"t":{"df":1,"docs":{"27":{"tf":1.0}}}},"df":0,"docs":{}},"∈":{"df":0,"docs":{},"f":{"2":{"df":0,"docs":{},"n":{"df":0,"docs":{},"×":{"3":{"3":{"df":1,"docs":{"121":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"u":{"=":{"6":{"df":1,"docs":{"8":{"tf":1.0}}},"df":0,"docs":{}},"df":2,"docs":{"10":{"tf":1.0},"8":{"tf":1.4142135623730951}},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"49":{"tf":1.0}}}}}},"n":{"b":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"125":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"19":{"tf":1.0}}}}},"df":0,"docs":{}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":16,"docs":{"104":{"tf":1.7320508075688772},"105":{"tf":1.0},"106":{"tf":1.0},"107":{"tf":1.4142135623730951},"108":{"tf":1.0},"109":{"tf":1.0},"110":{"tf":1.0},"111":{"tf":1.0},"112":{"tf":1.0},"113":{"tf":1.0},"114":{"tf":1.0},"115":{"tf":1.0},"116":{"tf":1.0},"117":{"tf":1.0},"118":{"tf":1.0},"63":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"39":{"tf":1.0},"88":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"n":{"d":{"df":8,"docs":{"104":{"tf":1.0},"13":{"tf":1.0},"130":{"tf":1.0},"45":{"tf":1.0},"49":{"tf":1.0},"67":{"tf":1.0},"7":{"tf":1.0},"76":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":1,"docs":{"76":{"tf":1.0}}}}}},"q":{"df":0,"docs":{},"u":{"df":3,"docs":{"13":{"tf":1.4142135623730951},"19":{"tf":1.0},"73":{"tf":1.0}}}},"t":{"df":0,"docs":{},"i":{"df":18,"docs":{"105":{"tf":1.0},"107":{"tf":1.4142135623730951},"116":{"tf":2.449489742783178},"117":{"tf":3.4641016151377544},"118":{"tf":2.23606797749979},"13":{"tf":3.0},"15":{"tf":1.0},"22":{"tf":1.0},"33":{"tf":1.0},"34":{"tf":1.0},"35":{"tf":1.0},"37":{"tf":1.0},"4":{"tf":1.0},"51":{"tf":1.7320508075688772},"61":{"tf":1.0},"67":{"tf":3.0},"80":{"tf":1.4142135623730951},"89":{"tf":1.0}}}},"v":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":4,"docs":{"70":{"tf":1.0},"73":{"tf":1.0},"81":{"tf":1.0},"82":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"r":{"d":{"df":1,"docs":{"125":{"tf":1.0}}},"df":0,"docs":{}}},"p":{"a":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"121":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"55":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":2,"docs":{"75":{"tf":1.0},"78":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":4,"docs":{"114":{"tf":1.0},"121":{"tf":1.0},"125":{"tf":1.0},"92":{"tf":1.0}}}},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"3":{"tf":1.0},"6":{"tf":1.0}}}}}}},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"125":{"tf":1.7320508075688772}}}}},"p":{"d":{"a":{"df":0,"docs":{},"t":{"df":4,"docs":{"10":{"tf":1.0},"12":{"tf":1.4142135623730951},"125":{"tf":1.4142135623730951},"39":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":7,"docs":{"11":{"tf":1.0},"114":{"tf":1.0},"12":{"tf":1.4142135623730951},"15":{"tf":1.7320508075688772},"70":{"tf":1.0},"82":{"tf":1.0},"9":{"tf":1.0}}},"s":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"34":{"tf":1.4142135623730951}}}},"df":60,"docs":{"100":{"tf":1.0},"101":{"tf":1.0},"102":{"tf":2.0},"103":{"tf":1.0},"104":{"tf":1.4142135623730951},"106":{"tf":1.0},"107":{"tf":1.7320508075688772},"109":{"tf":1.0},"111":{"tf":2.0},"112":{"tf":1.0},"114":{"tf":1.0},"116":{"tf":2.6457513110645907},"117":{"tf":1.4142135623730951},"118":{"tf":2.23606797749979},"12":{"tf":1.0},"121":{"tf":1.0},"123":{"tf":1.4142135623730951},"125":{"tf":4.0},"126":{"tf":1.0},"128":{"tf":1.4142135623730951},"129":{"tf":1.0},"13":{"tf":2.8284271247461903},"130":{"tf":2.23606797749979},"18":{"tf":1.0},"2":{"tf":1.0},"20":{"tf":1.0},"3":{"tf":1.0},"32":{"tf":1.0},"33":{"tf":1.4142135623730951},"34":{"tf":1.0},"35":{"tf":1.0},"37":{"tf":1.0},"39":{"tf":1.7320508075688772},"4":{"tf":1.4142135623730951},"40":{"tf":1.0},"43":{"tf":1.4142135623730951},"44":{"tf":2.0},"47":{"tf":1.4142135623730951},"48":{"tf":1.4142135623730951},"49":{"tf":2.23606797749979},"56":{"tf":1.0},"58":{"tf":1.0},"59":{"tf":1.0},"6":{"tf":2.23606797749979},"62":{"tf":1.0},"67":{"tf":1.0},"7":{"tf":1.7320508075688772},"70":{"tf":1.0},"73":{"tf":1.0},"75":{"tf":1.0},"77":{"tf":1.4142135623730951},"8":{"tf":1.0},"85":{"tf":1.0},"86":{"tf":1.4142135623730951},"87":{"tf":1.0},"89":{"tf":1.4142135623730951},"90":{"tf":1.0},"92":{"tf":1.0},"97":{"tf":1.0},"99":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"49":{"tf":1.0}}}},"i":{"df":0,"docs":{},"z":{"df":1,"docs":{"34":{"tf":1.0}}}},"u":{"a":{"df":0,"docs":{},"l":{"df":7,"docs":{"116":{"tf":1.0},"13":{"tf":1.0},"130":{"tf":1.0},"4":{"tf":1.0},"52":{"tf":1.0},"69":{"tf":1.0},"73":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"95":{"tf":1.0}}}}}},"v":{"=":{"9":{"df":1,"docs":{"8":{"tf":1.0}}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"d":{"df":22,"docs":{"10":{"tf":1.4142135623730951},"118":{"tf":1.0},"12":{"tf":1.0},"125":{"tf":1.4142135623730951},"13":{"tf":1.0},"15":{"tf":1.7320508075688772},"20":{"tf":1.0},"32":{"tf":1.0},"33":{"tf":1.0},"47":{"tf":1.0},"48":{"tf":1.0},"49":{"tf":1.0},"51":{"tf":1.4142135623730951},"68":{"tf":1.4142135623730951},"69":{"tf":1.0},"75":{"tf":1.0},"77":{"tf":1.0},"8":{"tf":1.4142135623730951},"82":{"tf":1.7320508075688772},"84":{"tf":1.0},"9":{"tf":1.0},"98":{"tf":1.0}}},"df":0,"docs":{}},"u":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"96":{"tf":1.0}}}},"df":0,"docs":{}},"df":47,"docs":{"100":{"tf":1.7320508075688772},"101":{"tf":1.4142135623730951},"107":{"tf":1.4142135623730951},"111":{"tf":2.0},"112":{"tf":1.0},"12":{"tf":2.23606797749979},"121":{"tf":2.449489742783178},"125":{"tf":5.196152422706632},"126":{"tf":2.23606797749979},"13":{"tf":3.3166247903554},"130":{"tf":2.449489742783178},"15":{"tf":1.4142135623730951},"18":{"tf":1.0},"19":{"tf":2.23606797749979},"2":{"tf":1.0},"20":{"tf":2.8284271247461903},"21":{"tf":1.0},"24":{"tf":1.4142135623730951},"31":{"tf":2.23606797749979},"32":{"tf":1.4142135623730951},"33":{"tf":1.7320508075688772},"34":{"tf":3.0},"35":{"tf":1.7320508075688772},"4":{"tf":1.0},"41":{"tf":1.0},"48":{"tf":1.4142135623730951},"51":{"tf":1.4142135623730951},"53":{"tf":1.0},"57":{"tf":1.0},"59":{"tf":1.0},"6":{"tf":2.23606797749979},"65":{"tf":1.0},"68":{"tf":1.0},"69":{"tf":1.4142135623730951},"71":{"tf":1.7320508075688772},"73":{"tf":1.7320508075688772},"75":{"tf":1.4142135623730951},"76":{"tf":1.7320508075688772},"77":{"tf":1.7320508075688772},"78":{"tf":1.0},"8":{"tf":2.23606797749979},"81":{"tf":1.0},"85":{"tf":1.0},"87":{"tf":1.0},"89":{"tf":2.23606797749979},"92":{"tf":2.0},"93":{"tf":1.0}}}},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":5,"docs":{"116":{"tf":2.6457513110645907},"118":{"tf":1.7320508075688772},"19":{"tf":1.0},"54":{"tf":1.0},"82":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"i":{"a":{"b":{"df":0,"docs":{},"l":{"df":11,"docs":{"10":{"tf":1.0},"12":{"tf":1.4142135623730951},"13":{"tf":1.0},"130":{"tf":1.0},"35":{"tf":1.0},"4":{"tf":1.0},"43":{"tf":1.7320508075688772},"44":{"tf":1.7320508075688772},"69":{"tf":1.7320508075688772},"8":{"tf":1.4142135623730951},"93":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":13,"docs":{"10":{"tf":2.0},"11":{"tf":1.0},"12":{"tf":1.4142135623730951},"120":{"tf":1.0},"121":{"tf":2.0},"125":{"tf":2.449489742783178},"126":{"tf":1.7320508075688772},"13":{"tf":2.23606797749979},"15":{"tf":1.4142135623730951},"33":{"tf":1.4142135623730951},"35":{"tf":1.7320508075688772},"7":{"tf":1.0},"8":{"tf":2.0}},"e":{"c":{"!":{"[":{"0":{"df":1,"docs":{"102":{"tf":1.0}}},"1":{"df":2,"docs":{"101":{"tf":1.0},"102":{"tf":1.0}}},"2":{"df":1,"docs":{"102":{"tf":1.0}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"d":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"[":{"0":{"df":2,"docs":{"100":{"tf":1.0},"107":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"x":{".":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"34":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"<":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"<":{"df":0,"docs":{},"f":{"df":1,"docs":{"34":{"tf":2.6457513110645907}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":2,"docs":{"100":{"tf":1.0},"107":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}}},"df":3,"docs":{"101":{"tf":1.0},"102":{"tf":1.0},"109":{"tf":1.0}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"'":{"df":1,"docs":{"71":{"tf":1.0}}},"df":16,"docs":{"100":{"tf":1.0},"120":{"tf":1.0},"121":{"tf":1.7320508075688772},"126":{"tf":2.449489742783178},"70":{"tf":1.0},"71":{"tf":2.23606797749979},"72":{"tf":1.0},"73":{"tf":1.0},"74":{"tf":1.4142135623730951},"75":{"tf":1.4142135623730951},"76":{"tf":1.4142135623730951},"77":{"tf":1.7320508075688772},"80":{"tf":1.0},"88":{"tf":1.4142135623730951},"89":{"tf":1.0},"90":{"tf":1.7320508075688772}}}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":8,"docs":{"111":{"tf":1.0},"116":{"tf":1.0},"13":{"tf":1.7320508075688772},"19":{"tf":1.0},"48":{"tf":1.0},"49":{"tf":1.0},"68":{"tf":1.0},"95":{"tf":1.0}},"f":{"df":3,"docs":{"29":{"tf":1.4142135623730951},"3":{"tf":1.0},"6":{"tf":1.4142135623730951}},"i":{"c":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"<":{"df":0,"docs":{},"g":{"1":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"34":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},"df":1,"docs":{"34":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}},"df":56,"docs":{"102":{"tf":1.0},"103":{"tf":1.4142135623730951},"104":{"tf":1.4142135623730951},"105":{"tf":1.0},"106":{"tf":2.0},"108":{"tf":1.7320508075688772},"110":{"tf":1.4142135623730951},"111":{"tf":2.23606797749979},"112":{"tf":1.4142135623730951},"12":{"tf":1.4142135623730951},"123":{"tf":1.0},"124":{"tf":1.0},"125":{"tf":2.449489742783178},"126":{"tf":1.4142135623730951},"130":{"tf":1.0},"19":{"tf":1.0},"20":{"tf":3.3166247903554},"3":{"tf":1.0},"31":{"tf":1.0},"32":{"tf":1.7320508075688772},"33":{"tf":1.0},"34":{"tf":2.23606797749979},"43":{"tf":2.0},"47":{"tf":1.4142135623730951},"49":{"tf":1.0},"52":{"tf":1.0},"54":{"tf":1.0},"55":{"tf":1.0},"56":{"tf":1.7320508075688772},"57":{"tf":1.0},"58":{"tf":1.4142135623730951},"59":{"tf":1.4142135623730951},"6":{"tf":2.0},"60":{"tf":1.0},"61":{"tf":1.7320508075688772},"62":{"tf":1.7320508075688772},"68":{"tf":1.7320508075688772},"69":{"tf":1.4142135623730951},"7":{"tf":1.0},"70":{"tf":1.0},"71":{"tf":2.0},"73":{"tf":2.449489742783178},"75":{"tf":3.4641016151377544},"76":{"tf":2.449489742783178},"77":{"tf":2.6457513110645907},"78":{"tf":1.0},"80":{"tf":1.4142135623730951},"81":{"tf":1.7320508075688772},"82":{"tf":1.4142135623730951},"83":{"tf":1.7320508075688772},"84":{"tf":1.0},"86":{"tf":1.0},"89":{"tf":1.7320508075688772},"92":{"tf":1.0},"93":{"tf":2.6457513110645907},"97":{"tf":2.0}},"e":{"df":0,"docs":{},"r":{"'":{"df":1,"docs":{"34":{"tf":1.0}}},":":{":":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"(":{"df":0,"docs":{},"k":{"df":0,"docs":{},"z":{"df":0,"docs":{},"g":{"df":2,"docs":{"34":{"tf":1.4142135623730951},"43":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"<":{"df":0,"docs":{},"f":{"df":1,"docs":{"34":{"tf":1.0}}}},"df":0,"docs":{}}}},"y":{"(":{"(":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"η":{"1":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"df":0,"docs":{},"​":{"df":0,"docs":{},"​":{")":{",":{"df":0,"docs":{},"h":{"1":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"h":{"1":{"df":1,"docs":{"93":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"2":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"df":0,"docs":{},"​":{"df":0,"docs":{},"​":{")":{",":{"df":0,"docs":{},"h":{"2":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"h":{"2":{"df":1,"docs":{"93":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"π":{"0":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"df":0,"docs":{},"​":{"df":0,"docs":{},"​":{")":{",":{"df":0,"docs":{},"p":{"0":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"p":{"0":{"df":1,"docs":{"93":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"τ":{"df":0,"docs":{},"j":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"df":0,"docs":{},"​":{"df":0,"docs":{},"​":{")":{",":{"df":0,"docs":{},"t":{"df":0,"docs":{},"j":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"t":{"df":0,"docs":{},"j":{"df":1,"docs":{"93":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"−":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"2":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"π":{"df":0,"docs":{},"k":{"df":0,"docs":{},"−":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"2":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{"df":0,"docs":{},"​":{")":{",":{"df":0,"docs":{},"p":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"p":{"df":0,"docs":{},"k":{"df":1,"docs":{"93":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"[":{"df":0,"docs":{},"f":{"]":{"1":{"df":1,"docs":{"18":{"tf":1.0}}},"df":0,"docs":{}},"b":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"π":{"b":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"ζ":{",":{"df":0,"docs":{},"f":{"b":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"32":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"z":{"]":{"1":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"π":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"ζ":{"df":0,"docs":{},"ω":{",":{"df":0,"docs":{},"z":{"df":1,"docs":{"32":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"a":{"b":{"df":0,"docs":{},"i":{",":{"df":0,"docs":{},"y":{",":{"df":0,"docs":{},"r":{",":{"df":1,"docs":{"90":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{",":{"df":0,"docs":{},"y":{",":{"df":0,"docs":{},"r":{",":{"df":1,"docs":{"90":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":1,"docs":{"34":{"tf":2.449489742783178}}}}}},"df":0,"docs":{}}}}}}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"12":{"tf":1.0}}}}}}}},"i":{",":{"df":0,"docs":{},"j":{"df":0,"docs":{},"​":{"=":{"df":0,"docs":{},"v":{"df":0,"docs":{},"k":{",":{"df":0,"docs":{},"l":{"df":4,"docs":{"10":{"tf":1.0},"12":{"tf":1.0},"13":{"tf":1.0},"15":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"a":{"df":1,"docs":{"2":{"tf":1.4142135623730951}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"75":{"tf":1.0}}}},"o":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"19":{"tf":1.0}}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"l":{"df":4,"docs":{"127":{"tf":1.7320508075688772},"128":{"tf":2.6457513110645907},"129":{"tf":2.449489742783178},"49":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}},"k":{"df":1,"docs":{"43":{"tf":1.7320508075688772}}},"m":{"'":{"df":2,"docs":{"123":{"tf":1.0},"125":{"tf":1.0}}},"df":5,"docs":{"123":{"tf":1.7320508075688772},"125":{"tf":1.0},"128":{"tf":1.0},"130":{"tf":2.8284271247461903},"49":{"tf":1.7320508075688772}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"41":{"tf":1.0}}}}}}}},"w":{"2":{"=":{"df":0,"docs":{},"g":{"df":1,"docs":{"118":{"tf":1.0}}}},"df":1,"docs":{"117":{"tf":1.0}},"k":{"df":1,"docs":{"117":{"tf":1.0}}}},"=":{"8":{"df":1,"docs":{"8":{"tf":1.0}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"a":{"_":{"1":{"df":1,"docs":{"34":{"tf":1.0}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"a":{"_":{"1":{"df":1,"docs":{"34":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"k":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":2,"docs":{"50":{"tf":1.4142135623730951},"63":{"tf":1.0}}}}}}}}}}},"n":{"df":0,"docs":{},"t":{"df":10,"docs":{"116":{"tf":1.4142135623730951},"118":{"tf":1.0},"129":{"tf":1.4142135623730951},"13":{"tf":1.4142135623730951},"130":{"tf":1.0},"15":{"tf":1.0},"4":{"tf":1.0},"43":{"tf":1.0},"49":{"tf":1.0},"96":{"tf":1.0}}}},"y":{"df":19,"docs":{"100":{"tf":1.0},"11":{"tf":1.0},"125":{"tf":1.0},"128":{"tf":1.0},"13":{"tf":1.4142135623730951},"130":{"tf":1.0},"30":{"tf":1.0},"49":{"tf":1.0},"51":{"tf":1.0},"53":{"tf":1.0},"6":{"tf":1.0},"65":{"tf":1.4142135623730951},"66":{"tf":1.0},"69":{"tf":1.0},"76":{"tf":1.0},"8":{"tf":1.0},"81":{"tf":1.0},"82":{"tf":1.0},"9":{"tf":1.0}}}},"df":3,"docs":{"10":{"tf":1.0},"117":{"tf":1.4142135623730951},"8":{"tf":1.0}},"e":{"'":{"d":{"df":1,"docs":{"118":{"tf":1.0}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":10,"docs":{"18":{"tf":1.0},"42":{"tf":1.0},"50":{"tf":1.0},"52":{"tf":1.0},"6":{"tf":1.4142135623730951},"63":{"tf":1.0},"75":{"tf":1.0},"77":{"tf":1.0},"8":{"tf":1.7320508075688772},"9":{"tf":1.0}}}},"r":{"df":1,"docs":{"49":{"tf":1.0}}},"v":{"df":1,"docs":{"98":{"tf":1.0}}}},"a":{"df":0,"docs":{},"k":{"df":1,"docs":{"41":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":6,"docs":{"106":{"tf":1.0},"125":{"tf":1.4142135623730951},"3":{"tf":1.0},"33":{"tf":1.0},"35":{"tf":1.0},"95":{"tf":1.0}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"'":{"df":0,"docs":{},"t":{"df":2,"docs":{"130":{"tf":1.0},"2":{"tf":1.0}}}},"df":0,"docs":{}}}}},"h":{"a":{"df":0,"docs":{},"t":{"'":{"df":3,"docs":{"14":{"tf":1.0},"68":{"tf":1.0},"76":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":2,"docs":{"111":{"tf":1.0},"116":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"13":{"tf":1.7320508075688772},"82":{"tf":1.0},"90":{"tf":1.4142135623730951}}}}}}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"125":{"tf":1.0}}}},"df":0,"docs":{}}}}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":5,"docs":{"0":{"tf":1.0},"15":{"tf":1.4142135623730951},"20":{"tf":1.0},"75":{"tf":1.0},"77":{"tf":1.0}}}},"s":{"df":0,"docs":{},"e":{"df":4,"docs":{"107":{"tf":1.0},"116":{"tf":1.0},"128":{"tf":1.0},"53":{"tf":1.0}}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"96":{"tf":1.0}}}}}}}}},"r":{"df":0,"docs":{},"e":{"df":2,"docs":{"10":{"tf":1.0},"34":{"tf":1.7320508075688772}}}},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"19":{"tf":1.0}}}},"t":{"df":2,"docs":{"34":{"tf":2.0},"43":{"tf":1.4142135623730951}},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"3":{"tf":1.0}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":5,"docs":{"118":{"tf":1.0},"125":{"tf":1.7320508075688772},"18":{"tf":1.0},"6":{"tf":1.0},"96":{"tf":1.0}}}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{":":{":":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"(":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":1,"docs":{"43":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"<":{"df":0,"docs":{},"f":{"df":1,"docs":{"34":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"o":{"df":0,"docs":{},"n":{"'":{"df":0,"docs":{},"t":{"df":10,"docs":{"102":{"tf":1.0},"111":{"tf":1.0},"125":{"tf":1.4142135623730951},"128":{"tf":1.0},"130":{"tf":1.0},"66":{"tf":1.0},"71":{"tf":1.0},"76":{"tf":1.0},"8":{"tf":1.0},"81":{"tf":1.0}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"15":{"tf":1.0}}}}},"df":0,"docs":{}},"r":{"d":{"df":1,"docs":{"125":{"tf":1.0}}},"df":0,"docs":{},"k":{"df":21,"docs":{"0":{"tf":1.0},"104":{"tf":1.4142135623730951},"112":{"tf":1.0},"118":{"tf":1.0},"125":{"tf":1.4142135623730951},"128":{"tf":1.0},"13":{"tf":2.23606797749979},"130":{"tf":1.4142135623730951},"15":{"tf":1.0},"18":{"tf":1.0},"19":{"tf":1.0},"20":{"tf":1.0},"3":{"tf":1.0},"45":{"tf":1.0},"49":{"tf":1.0},"51":{"tf":1.0},"55":{"tf":1.0},"68":{"tf":1.0},"73":{"tf":1.4142135623730951},"78":{"tf":1.0},"86":{"tf":1.4142135623730951}}},"t":{"df":0,"docs":{},"h":{"df":2,"docs":{"2":{"tf":1.0},"36":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"n":{"'":{"df":0,"docs":{},"t":{"df":1,"docs":{"130":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"r":{"a":{"df":0,"docs":{},"p":{"df":4,"docs":{"117":{"tf":1.0},"125":{"tf":1.0},"15":{"tf":1.7320508075688772},"44":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":6,"docs":{"125":{"tf":1.0},"13":{"tf":1.0},"25":{"tf":1.0},"44":{"tf":1.0},"49":{"tf":1.7320508075688772},"90":{"tf":1.4142135623730951}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":2,"docs":{"6":{"tf":1.4142135623730951},"75":{"tf":1.0}}}}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":2,"docs":{"117":{"tf":1.0},"41":{"tf":1.0}}}}}}},"x":{",":{"0":{"df":1,"docs":{"6":{"tf":1.0}}},"df":0,"docs":{},"i":{"df":1,"docs":{"33":{"tf":1.0}}}},"0":{"df":1,"docs":{"107":{"tf":1.0}}},"2":{"df":0,"docs":{},"n":{"df":0,"docs":{},"−":{"1":{"df":1,"docs":{"116":{"tf":1.0}},"q":{"df":0,"docs":{},"k":{"df":0,"docs":{},"t":{"df":2,"docs":{"82":{"tf":1.4142135623730951},"83":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"=":{"3":{"df":2,"docs":{"6":{"tf":1.4142135623730951},"8":{"tf":1.0}}},"df":0,"docs":{},"x":{"0":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"x":{"1":{"df":0,"docs":{},"​":{"df":0,"docs":{},"∗":{"2":{"1":{"6":{"+":{"df":0,"docs":{},"x":{"2":{"df":0,"docs":{},"​":{"df":0,"docs":{},"∗":{"2":{"3":{"2":{"+":{"df":0,"docs":{},"x":{"3":{"df":0,"docs":{},"​":{"df":0,"docs":{},"∗":{"2":{"4":{"8":{"+":{".":{".":{".":{"+":{"df":0,"docs":{},"x":{"7":{"df":0,"docs":{},"​":{"df":0,"docs":{},"∗":{"2":{"1":{"1":{"2":{"df":1,"docs":{"130":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"_":{"0":{"df":3,"docs":{"105":{"tf":1.0},"59":{"tf":1.4142135623730951},"61":{"tf":1.0}}},"df":0,"docs":{}},"df":19,"docs":{"10":{"tf":1.0},"117":{"tf":1.0},"121":{"tf":1.4142135623730951},"13":{"tf":1.0},"130":{"tf":1.7320508075688772},"27":{"tf":1.0},"33":{"tf":1.0},"34":{"tf":1.7320508075688772},"4":{"tf":1.7320508075688772},"43":{"tf":2.23606797749979},"44":{"tf":1.4142135623730951},"51":{"tf":1.0},"6":{"tf":2.23606797749979},"8":{"tf":2.0},"86":{"tf":1.4142135623730951},"92":{"tf":1.0},"93":{"tf":1.0},"95":{"tf":1.0},"99":{"tf":1.0}},"i":{"df":2,"docs":{"116":{"tf":1.0},"130":{"tf":1.4142135623730951}}},"n":{"=":{"1":{"df":1,"docs":{"117":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"−":{"1":{"df":2,"docs":{"117":{"tf":1.0},"13":{"tf":1.0}}},"df":0,"docs":{}}},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"|":{"df":0,"docs":{},"x":{"df":0,"docs":{},"|":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"|":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"|":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"|":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"|":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":2,"docs":{"121":{"tf":1.0},"125":{"tf":1.0}},"|":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"|":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"|":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"|":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"|":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":1,"docs":{"126":{"tf":1.0}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"−":{"df":0,"docs":{},"z":{"2":{"df":0,"docs":{},"h":{"1":{"df":0,"docs":{},"​":{"df":0,"docs":{},"−":{"df":0,"docs":{},"h":{"1":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"z":{"2":{")":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"γ":{"df":0,"docs":{},"′":{"df":0,"docs":{},"x":{"df":0,"docs":{},"−":{"df":0,"docs":{},"z":{"2":{"df":0,"docs":{},"h":{"2":{"df":0,"docs":{},"​":{"df":0,"docs":{},"−":{"df":0,"docs":{},"h":{"2":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"z":{"2":{")":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"j":{"df":0,"docs":{},"∑":{"df":0,"docs":{},"​":{"df":0,"docs":{},"γ":{"df":0,"docs":{},"j":{"df":0,"docs":{},"​":{"df":0,"docs":{},"x":{"df":0,"docs":{},"−":{"df":0,"docs":{},"z":{"df":0,"docs":{},"t":{"df":0,"docs":{},"j":{"df":0,"docs":{},"​":{"df":0,"docs":{},"−":{"df":0,"docs":{},"t":{"df":0,"docs":{},"j":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"z":{")":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"γ":{"df":0,"docs":{},"j":{"df":0,"docs":{},"′":{"df":0,"docs":{},"​":{"df":0,"docs":{},"x":{"df":0,"docs":{},"−":{"df":0,"docs":{},"g":{"df":0,"docs":{},"z":{"df":0,"docs":{},"t":{"df":0,"docs":{},"j":{"df":0,"docs":{},"​":{"df":0,"docs":{},"−":{"df":0,"docs":{},"t":{"df":0,"docs":{},"j":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"g":{"df":0,"docs":{},"z":{"df":1,"docs":{"92":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":1,"docs":{"76":{"tf":1.0}}}},"∣":{"df":0,"docs":{},"∣":{"df":0,"docs":{},"i":{"df":1,"docs":{"86":{"tf":1.0}}}}}},"y":{"+":{"(":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"df":0,"docs":{},"−":{"df":0,"docs":{},"z":{")":{"df":0,"docs":{},"q":{"(":{"d":{"df":0,"docs":{},"i":{"df":1,"docs":{"76":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"x":{"df":0,"docs":{},"−":{"df":0,"docs":{},"z":{")":{"df":0,"docs":{},"q":{"df":1,"docs":{"76":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},":":{"=":{"df":0,"docs":{},"p":{"(":{"df":0,"docs":{},"z":{"df":1,"docs":{"75":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"=":{"(":{"df":0,"docs":{},"p":{"(":{"d":{"1":{"df":0,"docs":{},"​":{")":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"p":{"(":{"d":{"df":0,"docs":{},"m":{"df":1,"docs":{"71":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"y":{"0":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"y":{"df":0,"docs":{},"m":{"df":1,"docs":{"71":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"p":{"(":{"df":0,"docs":{},"z":{"df":1,"docs":{"73":{"tf":1.0}}}},"df":0,"docs":{}},"x":{"df":0,"docs":{},"e":{"+":{"5":{"df":1,"docs":{"33":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":11,"docs":{"18":{"tf":1.4142135623730951},"34":{"tf":2.23606797749979},"43":{"tf":2.23606797749979},"44":{"tf":1.4142135623730951},"71":{"tf":1.4142135623730951},"73":{"tf":1.4142135623730951},"76":{"tf":1.4142135623730951},"86":{"tf":1.4142135623730951},"90":{"tf":1.7320508075688772},"92":{"tf":1.4142135623730951},"93":{"tf":1.0}},"i":{"df":3,"docs":{"71":{"tf":1.0},"77":{"tf":1.0},"90":{"tf":1.0}},"​":{"=":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"z":{"df":1,"docs":{"77":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"u":{"'":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":2,"docs":{"107":{"tf":1.0},"15":{"tf":1.0}}}},"r":{"df":1,"docs":{"104":{"tf":1.0}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":2,"docs":{"111":{"tf":1.0},"41":{"tf":1.0}}}}}}}}},"":{"=":{"df":0,"docs":{},"p":{"(":{"df":0,"docs":{},"z":{"df":1,"docs":{"76":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"z":{"(":{"d":{")":{"df":0,"docs":{},"f":{"(":{"d":{")":{"=":{"df":0,"docs":{},"g":{"(":{"d":{")":{"df":0,"docs":{},"z":{"(":{"df":0,"docs":{},"η":{"d":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}},"ω":{"d":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"h":{")":{"df":0,"docs":{},"f":{"(":{"df":0,"docs":{},"h":{")":{"=":{"df":0,"docs":{},"g":{"(":{"df":0,"docs":{},"h":{")":{"df":0,"docs":{},"z":{"(":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"h":{"df":1,"docs":{"13":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"x":{")":{"=":{"df":0,"docs":{},"∏":{"(":{"df":0,"docs":{},"x":{"df":0,"docs":{},"−":{"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{")":{"df":0,"docs":{},"x":{"2":{"df":0,"docs":{},"n":{"df":0,"docs":{},"−":{"1":{"df":1,"docs":{"116":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"x":{"df":0,"docs":{},"i":{"df":1,"docs":{"116":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"f":{"(":{"df":0,"docs":{},"x":{")":{"=":{"df":0,"docs":{},"g":{"(":{"df":0,"docs":{},"x":{")":{"df":0,"docs":{},"z":{"(":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"x":{"df":1,"docs":{"13":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":2,"docs":{"34":{"tf":1.0},"4":{"tf":1.0}}},"η":{"0":{")":{"=":{"1":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"ω":{"0":{")":{"=":{"1":{"df":1,"docs":{"13":{"tf":2.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"k":{"df":0,"docs":{},"−":{"1":{")":{"=":{"df":0,"docs":{},"∏":{"df":0,"docs":{},"i":{"=":{"0":{"df":0,"docs":{},"k":{"df":0,"docs":{},"−":{"2":{"df":0,"docs":{},"​":{"(":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"γ":{")":{"/":{"df":0,"docs":{},"∏":{"df":0,"docs":{},"i":{"=":{"0":{"df":0,"docs":{},"k":{"df":0,"docs":{},"−":{"2":{"df":0,"docs":{},"​":{"(":{"b":{"df":0,"docs":{},"i":{"df":1,"docs":{"13":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"g":{"(":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"k":{"df":0,"docs":{},"−":{"1":{")":{"df":0,"docs":{},"f":{"(":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"k":{"df":0,"docs":{},"−":{"1":{")":{"df":0,"docs":{},"​":{"=":{"df":0,"docs":{},"z":{"(":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"k":{")":{"=":{"df":0,"docs":{},"z":{"(":{"df":0,"docs":{},"w":{"0":{")":{"=":{"1":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"0":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"z":{"df":0,"docs":{},"n":{"df":0,"docs":{},"−":{"1":{"df":1,"docs":{"24":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"=":{"1":{"df":1,"docs":{"24":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"=":{"(":{"b":{"7":{"df":0,"docs":{},"​":{"df":0,"docs":{},"x":{"2":{"+":{"b":{"8":{"df":0,"docs":{},"​":{"df":0,"docs":{},"x":{"+":{"b":{"9":{"df":0,"docs":{},"​":{")":{"df":0,"docs":{},"z":{"df":0,"docs":{},"h":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"z":{"df":1,"docs":{"24":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"]":{"1":{"df":3,"docs":{"24":{"tf":1.0},"31":{"tf":1.0},"32":{"tf":1.0}}},"df":0,"docs":{}},"^":{"2":{"df":1,"docs":{"109":{"tf":1.0}}},"df":0,"docs":{}},"_":{"1":{"df":1,"docs":{"34":{"tf":1.0}}},"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"a":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"a":{"df":1,"docs":{"34":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"a":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"h":{"a":{"df":3,"docs":{"18":{"tf":1.0},"34":{"tf":1.0},"37":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":23,"docs":{"105":{"tf":1.0},"13":{"tf":3.1622776601683795},"15":{"tf":1.0},"24":{"tf":1.0},"27":{"tf":1.0},"32":{"tf":1.4142135623730951},"34":{"tf":1.4142135623730951},"4":{"tf":1.0},"43":{"tf":1.4142135623730951},"44":{"tf":1.4142135623730951},"57":{"tf":1.4142135623730951},"58":{"tf":1.0},"59":{"tf":1.4142135623730951},"61":{"tf":1.0},"68":{"tf":1.4142135623730951},"73":{"tf":1.4142135623730951},"75":{"tf":1.0},"76":{"tf":1.0},"77":{"tf":1.0},"83":{"tf":2.0},"84":{"tf":1.0},"92":{"tf":1.0},"93":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":15,"docs":{"100":{"tf":1.0},"114":{"tf":1.0},"118":{"tf":1.0},"12":{"tf":1.7320508075688772},"121":{"tf":1.4142135623730951},"125":{"tf":1.4142135623730951},"19":{"tf":1.0},"3":{"tf":1.0},"35":{"tf":1.0},"76":{"tf":1.0},"82":{"tf":1.0},"86":{"tf":1.4142135623730951},"9":{"tf":1.0},"92":{"tf":1.0},"93":{"tf":1.0}},"f":{"df":0,"docs":{},"i":{"df":5,"docs":{"107":{"tf":1.7320508075688772},"116":{"tf":1.4142135623730951},"118":{"tf":2.0},"53":{"tf":1.0},"89":{"tf":1.4142135623730951}}}}}}},"f":{"df":0,"docs":{},"−":{"df":0,"docs":{},"g":{"df":0,"docs":{},"z":{"df":0,"docs":{},"′":{"=":{"df":0,"docs":{},"z":{"df":0,"docs":{},"h":{"df":0,"docs":{},"​":{"df":0,"docs":{},"t":{"2":{"df":1,"docs":{"15":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"h":{"df":2,"docs":{"13":{"tf":1.0},"19":{"tf":1.0}},"​":{"(":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"i":{")":{"=":{"0":{"df":1,"docs":{"19":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},":":{"=":{"df":0,"docs":{},"x":{"df":0,"docs":{},"n":{"df":0,"docs":{},"−":{"1":{"df":1,"docs":{"22":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"=":{"df":0,"docs":{},"x":{"df":0,"docs":{},"n":{"df":0,"docs":{},"−":{"1":{"df":2,"docs":{"15":{"tf":1.0},"19":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"t":{"=":{"df":0,"docs":{},"​":{"a":{"df":0,"docs":{},"q":{"df":0,"docs":{},"l":{"df":0,"docs":{},"​":{"+":{"b":{"df":0,"docs":{},"q":{"df":0,"docs":{},"r":{"df":0,"docs":{},"​":{"+":{"a":{"b":{"df":0,"docs":{},"q":{"df":0,"docs":{},"m":{"df":0,"docs":{},"​":{"+":{"c":{"df":0,"docs":{},"q":{"df":0,"docs":{},"o":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"q":{"c":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"+":{"df":0,"docs":{},"α":{"(":{"df":0,"docs":{},"g":{"df":0,"docs":{},"z":{"df":0,"docs":{},"′":{"df":0,"docs":{},"−":{"df":0,"docs":{},"f":{"df":0,"docs":{},"z":{")":{"+":{"df":0,"docs":{},"α":{"2":{"(":{"df":0,"docs":{},"z":{"df":0,"docs":{},"−":{"1":{")":{"df":0,"docs":{},"l":{"1":{"df":1,"docs":{"15":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"13":{"tf":1.4142135623730951}}}}}}},"j":{"b":{"df":1,"docs":{"89":{"tf":1.0}}},"df":0,"docs":{},"t":{"df":1,"docs":{"89":{"tf":1.0}}}},"k":{"+":{"1":{"df":0,"docs":{},"​":{"=":{"df":0,"docs":{},"z":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{"(":{"a":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"β":{"df":0,"docs":{},"s":{"df":0,"docs":{},"σ":{"1":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"k":{")":{"+":{"df":0,"docs":{},"γ":{")":{"(":{"b":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"β":{"df":0,"docs":{},"s":{"df":0,"docs":{},"σ":{"2":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"k":{")":{"+":{"df":0,"docs":{},"γ":{")":{"(":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"β":{"df":0,"docs":{},"s":{"df":0,"docs":{},"σ":{"3":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"k":{")":{"+":{"df":0,"docs":{},"γ":{")":{"(":{"a":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"β":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"k":{"+":{"df":0,"docs":{},"γ":{")":{"(":{"b":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"β":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"k":{"df":0,"docs":{},"k":{"1":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"γ":{")":{"(":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"β":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"k":{"df":0,"docs":{},"k":{"2":{"df":1,"docs":{"24":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"d":{"df":0,"docs":{},"o":{"c":{"df":1,"docs":{"41":{"tf":1.0}}},"df":0,"docs":{}}},"df":1,"docs":{"3":{"tf":1.0}}},"′":{"(":{"df":0,"docs":{},"x":{")":{"=":{"df":0,"docs":{},"z":{"(":{"df":0,"docs":{},"x":{"df":1,"docs":{"15":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},":":{"=":{"df":0,"docs":{},"z":{"(":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"x":{"df":1,"docs":{"4":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"∈":{"df":0,"docs":{},"f":{"df":1,"docs":{"126":{"tf":1.0}}}}},"∈":{"df":0,"docs":{},"f":{"df":2,"docs":{"126":{"tf":1.0},"83":{"tf":1.0}},"∖":{"d":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"e":{"df":1,"docs":{"92":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"−":{"1":{")":{"df":0,"docs":{},"l":{"1":{"df":0,"docs":{},"​":{"=":{"df":0,"docs":{},"z":{"df":0,"docs":{},"h":{"df":0,"docs":{},"​":{"df":0,"docs":{},"t":{"3":{"df":1,"docs":{"15":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"title":{"root":{"1":{"df":2,"docs":{"23":{"tf":1.0},"81":{"tf":1.0}}},"2":{"df":2,"docs":{"24":{"tf":1.0},"82":{"tf":1.0}}},"3":{"df":2,"docs":{"25":{"tf":1.0},"83":{"tf":1.0}}},"4":{"df":2,"docs":{"26":{"tf":1.0},"84":{"tf":1.0}}},"5":{"df":1,"docs":{"27":{"tf":1.0}}},"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":2,"docs":{"102":{"tf":1.0},"98":{"tf":1.0}}}},"l":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"m":{"df":2,"docs":{"22":{"tf":1.0},"29":{"tf":1.0}}}}}}}}}},"p":{"df":0,"docs":{},"i":{"df":2,"docs":{"42":{"tf":1.0},"97":{"tf":1.0}}}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":3,"docs":{"69":{"tf":1.0},"7":{"tf":1.0},"81":{"tf":1.0}}}}}}}}}},"b":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":2,"docs":{"77":{"tf":1.0},"84":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":1,"docs":{"1":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"19":{"tf":1.0}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"53":{"tf":1.0},"99":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"44":{"tf":1.0}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"130":{"tf":1.0}}}}}}}}},"c":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":3,"docs":{"119":{"tf":1.0},"122":{"tf":1.0},"49":{"tf":1.0}}}}}},"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"78":{"tf":1.0}}}}}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":3,"docs":{"32":{"tf":1.0},"57":{"tf":1.0},"59":{"tf":1.0}}}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"42":{"tf":1.0},"8":{"tf":1.0}}}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"131":{"tf":1.0}}}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"n":{"df":4,"docs":{"126":{"tf":1.0},"127":{"tf":1.0},"128":{"tf":1.0},"64":{"tf":1.0}}}}}},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":9,"docs":{"18":{"tf":1.0},"31":{"tf":1.0},"37":{"tf":1.0},"56":{"tf":1.0},"70":{"tf":1.0},"71":{"tf":1.0},"73":{"tf":1.0},"74":{"tf":1.0},"81":{"tf":1.0}}}},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"14":{"tf":1.0}}}}},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"2":{"tf":1.0}}}}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":1,"docs":{"44":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"5":{"tf":1.0}}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":4,"docs":{"52":{"tf":1.0},"58":{"tf":1.0},"66":{"tf":1.0},"82":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"47":{"tf":1.0}}}}}},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"113":{"tf":1.0}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"57":{"tf":1.0},"59":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":5,"docs":{"100":{"tf":1.0},"107":{"tf":1.0},"54":{"tf":1.0},"65":{"tf":1.0},"99":{"tf":1.0}}}}}},"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":5,"docs":{"121":{"tf":1.0},"124":{"tf":1.0},"125":{"tf":1.0},"55":{"tf":1.0},"82":{"tf":1.0}}}},"df":0,"docs":{}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":1,"docs":{"102":{"tf":1.0}}}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"118":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"11":{"tf":1.0}}}}}}}},"d":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"109":{"tf":1.0},"66":{"tf":1.0}}}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":1,"docs":{"58":{"tf":1.0}}}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"89":{"tf":1.0}}}}}}},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"67":{"tf":1.0}}}}},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"80":{"tf":1.0}}}}}}},"df":0,"docs":{}},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":3,"docs":{"124":{"tf":1.0},"17":{"tf":1.0},"36":{"tf":1.0}}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"110":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"40":{"tf":1.0}}}}}}}},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":2,"docs":{"114":{"tf":1.0},"83":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"/":{"df":0,"docs":{},"o":{"d":{"d":{"df":1,"docs":{"109":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"x":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":3,"docs":{"43":{"tf":1.0},"6":{"tf":1.0},"97":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":5,"docs":{"103":{"tf":1.0},"121":{"tf":1.0},"122":{"tf":1.0},"8":{"tf":1.0},"81":{"tf":1.0}}}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"126":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":1,"docs":{"67":{"tf":1.0}}}}},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"31":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"df":2,"docs":{"1":{"tf":1.0},"114":{"tf":1.0}}}},"i":{"a":{"df":0,"docs":{},"t":{"df":2,"docs":{"38":{"tf":1.0},"41":{"tf":1.0}}}},"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"a":{"c":{"c":{"df":0,"docs":{},"i":{"df":3,"docs":{"48":{"tf":1.0},"50":{"tf":1.0},"97":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"40":{"tf":1.0}}},"df":0,"docs":{}}}},"r":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":1,"docs":{"110":{"tf":1.0}}}}},"df":0,"docs":{},"i":{"df":3,"docs":{"67":{"tf":1.0},"72":{"tf":1.0},"78":{"tf":1.0}}}}},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":1,"docs":{"11":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"88":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"86":{"tf":1.0}}},"df":0,"docs":{}}}}},"h":{"df":4,"docs":{"109":{"tf":1.0},"55":{"tf":1.0},"56":{"tf":1.0},"82":{"tf":1.0}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":2,"docs":{"80":{"tf":1.0},"97":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"104":{"tf":1.0}}},"df":0,"docs":{}}}},"i":{"d":{"df":0,"docs":{},"e":{"a":{"df":1,"docs":{"5":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":3,"docs":{"33":{"tf":1.0},"36":{"tf":1.0},"96":{"tf":1.0}}}}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"90":{"tf":1.0}}}}}}},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"30":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":2,"docs":{"12":{"tf":1.0},"14":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":1,"docs":{"78":{"tf":1.0}}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":2,"docs":{"114":{"tf":1.0},"2":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"0":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"l":{"a":{"df":0,"docs":{},"m":{"b":{"d":{"a":{"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":1,"docs":{"96":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":2,"docs":{"80":{"tf":1.0},"97":{"tf":1.0}}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"20":{"tf":1.0}}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"67":{"tf":1.0}}}}},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"125":{"tf":1.0}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"123":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{},"x":{"df":2,"docs":{"10":{"tf":1.0},"9":{"tf":1.0}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"2":{"tf":1.0}}},"df":0,"docs":{}}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":2,"docs":{"64":{"tf":1.0},"65":{"tf":1.0}}}}}}}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":3,"docs":{"4":{"tf":1.0},"88":{"tf":1.0},"90":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":1,"docs":{"95":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"m":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"48":{"tf":1.0}}}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"63":{"tf":1.0}}}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":3,"docs":{"75":{"tf":1.0},"78":{"tf":1.0},"84":{"tf":1.0}}},"r":{"df":1,"docs":{"90":{"tf":1.0}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":2,"docs":{"78":{"tf":1.0},"95":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"110":{"tf":1.0}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"68":{"tf":1.0}}}}}}}}}},"p":{"a":{"d":{"df":1,"docs":{"35":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":2,"docs":{"3":{"tf":1.0},"7":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":15,"docs":{"107":{"tf":1.0},"13":{"tf":1.0},"18":{"tf":1.0},"2":{"tf":1.0},"47":{"tf":1.0},"51":{"tf":1.0},"52":{"tf":1.0},"53":{"tf":1.0},"54":{"tf":1.0},"58":{"tf":1.0},"66":{"tf":1.0},"70":{"tf":1.0},"73":{"tf":1.0},"82":{"tf":1.0},"83":{"tf":1.0}}}}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"14":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"117":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"6":{"tf":1.0}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"f":{"df":3,"docs":{"112":{"tf":1.0},"28":{"tf":1.0},"32":{"tf":1.0}}}},"t":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":7,"docs":{"16":{"tf":1.0},"68":{"tf":1.0},"78":{"tf":1.0},"80":{"tf":1.0},"84":{"tf":1.0},"85":{"tf":1.0},"91":{"tf":1.0}}}}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"e":{"df":2,"docs":{"103":{"tf":1.0},"22":{"tf":1.0}},"r":{"df":5,"docs":{"105":{"tf":1.0},"45":{"tf":1.0},"61":{"tf":1.0},"92":{"tf":1.0},"96":{"tf":1.0}}}}}}},"u":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"12":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"q":{"df":1,"docs":{"9":{"tf":1.0}}},"r":{"a":{"df":0,"docs":{},"w":{"df":1,"docs":{"123":{"tf":1.0}}}},"df":0,"docs":{},"e":{"c":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"46":{"tf":1.0}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"107":{"tf":1.0}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"79":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"78":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":3,"docs":{"116":{"tf":1.0},"117":{"tf":1.0},"67":{"tf":1.0}}}},"u":{"df":0,"docs":{},"n":{"d":{"df":9,"docs":{"23":{"tf":1.0},"24":{"tf":1.0},"25":{"tf":1.0},"26":{"tf":1.0},"27":{"tf":1.0},"81":{"tf":1.0},"82":{"tf":1.0},"83":{"tf":1.0},"84":{"tf":1.0}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"n":{"df":1,"docs":{"84":{"tf":1.0}}}}},"s":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":3,"docs":{"18":{"tf":1.0},"37":{"tf":1.0},"70":{"tf":1.0}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"21":{"tf":1.0}}}}}},"h":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":2,"docs":{"38":{"tf":1.0},"41":{"tf":1.0}}}}}},"df":0,"docs":{}},"i":{"d":{"df":0,"docs":{},"e":{"df":4,"docs":{"105":{"tf":1.0},"106":{"tf":1.0},"61":{"tf":1.0},"62":{"tf":1.0}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"43":{"tf":1.0}},"i":{"df":0,"docs":{},"f":{"df":1,"docs":{"63":{"tf":1.0}}}}}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"76":{"tf":1.0}}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"113":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":4,"docs":{"45":{"tf":1.0},"46":{"tf":1.0},"85":{"tf":1.0},"96":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":1,"docs":{"50":{"tf":1.4142135623730951}}}},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":1,"docs":{"39":{"tf":1.0}}}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"41":{"tf":1.0}}}}}}},"u":{"b":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"n":{"df":2,"docs":{"127":{"tf":1.0},"129":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"60":{"tf":1.0}}}}},"df":0,"docs":{}}}},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":1,"docs":{"44":{"tf":1.0}}}}}}}},"t":{"df":1,"docs":{"121":{"tf":1.0}},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"15":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":1,"docs":{"47":{"tf":1.0}}}}}}}},"o":{"df":0,"docs":{},"y":{"df":1,"docs":{"6":{"tf":1.0}}}},"r":{"a":{"c":{"df":0,"docs":{},"e":{"df":8,"docs":{"120":{"tf":1.0},"121":{"tf":1.0},"122":{"tf":1.0},"125":{"tf":1.0},"51":{"tf":1.0},"64":{"tf":1.0},"8":{"tf":1.0},"81":{"tf":1.0}},"t":{"df":1,"docs":{"101":{"tf":1.0}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":4,"docs":{"111":{"tf":1.0},"30":{"tf":1.0},"39":{"tf":1.0},"87":{"tf":1.0}}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":4,"docs":{"100":{"tf":1.0},"107":{"tf":1.0},"54":{"tf":1.0},"65":{"tf":1.0}}}}}}},"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":2,"docs":{"17":{"tf":1.0},"20":{"tf":1.0}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"104":{"tf":1.0}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":3,"docs":{"116":{"tf":1.0},"117":{"tf":1.0},"67":{"tf":1.0}}}}}},"p":{"df":1,"docs":{"15":{"tf":1.0}}},"s":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"34":{"tf":1.0}}}},"df":2,"docs":{"116":{"tf":1.0},"118":{"tf":1.0}}}},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"31":{"tf":1.0}}}}},"df":1,"docs":{"10":{"tf":1.0}},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"71":{"tf":1.0}}}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":1,"docs":{"29":{"tf":1.0}},"i":{"df":5,"docs":{"106":{"tf":1.0},"108":{"tf":1.0},"47":{"tf":1.0},"62":{"tf":1.0},"93":{"tf":1.0}}}}}}},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"l":{"df":3,"docs":{"127":{"tf":1.0},"128":{"tf":1.0},"129":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"w":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"k":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":1,"docs":{"50":{"tf":1.0}}}}}}}}}}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":1,"docs":{"15":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":1,"docs":{"104":{"tf":1.0}}}}},"r":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"15":{"tf":1.0}}}},"df":0,"docs":{}}},"z":{"df":1,"docs":{"83":{"tf":1.0}}}}}},"lang":"English","pipeline":["trimmer","stopWordFilter","stemmer"],"ref":"id","version":"0.9.5"},"results_options":{"limit_results":30,"teaser_word_count":30},"search_options":{"bool":"OR","expand":true,"fields":{"body":{"boost":1},"breadcrumbs":{"boost":1},"title":{"boost":2}}}} \ No newline at end of file +{"doc_urls":["introduction.html#introduction","fft/benchmarks.html#fft-benchmarks","fft/benchmarks.html#polynomial-interpolation-methods-comparison","plonk/recap.html#plonk","plonk/recap.html#notation","plonk/recap.html#the-ideas-and-components","plonk/recap.html#programs-our-toy-example","plonk/recap.html#plonk-arithmetization","plonk/recap.html#circuits-and-execution-traces","plonk/recap.html#the-q-matrix","plonk/recap.html#the-v-matrix","plonk/recap.html#custom-gates","plonk/recap.html#public-inputs","plonk/recap.html#from-matrices-to-polynomials","plonk/recap.html#common-preprocessed-input","plonk/recap.html#wrapping-up-the-whole-thing","plonk/protocol.html#protocol","plonk/protocol.html#details-and-tricks","plonk/protocol.html#polynomial-commitment-scheme","plonk/protocol.html#blindings","plonk/protocol.html#linearization-trick","plonk/protocol.html#setup","plonk/protocol.html#proving-algorithm","plonk/protocol.html#round-1","plonk/protocol.html#round-2","plonk/protocol.html#round-3","plonk/protocol.html#round-4","plonk/protocol.html#round-5","plonk/protocol.html#proof","plonk/protocol.html#verification-algorithm","plonk/protocol.html#transcript-initialization","plonk/protocol.html#extraction-of-values-and-commitments","plonk/protocol.html#proof-check","plonk/implementation.html#implementation","plonk/implementation.html#usage","plonk/implementation.html#padding","plonk/implementation.html#implementation-details","plonk/implementation.html#commitment-scheme","plonk/implementation.html#fiat-shamir","plonk/implementation.html#transcript-strategy","plonk/implementation.html#field-elements","plonk/implementation.html#strong-fiat-shamir","plonk/constraint_system.html#circuit-api","plonk/constraint_system.html#simple-example","plonk/constraint_system.html#building-complex-systems","starks/starks.html#stark-prover","starks/recap.html#starks-recap","starks/recap.html#verifying-computation-through-polynomials","starks/recap.html#fibonacci-numbers","starks/recap.html#cairo","starks/recap.html#fibonacci-step-by-step-walkthrough","starks/recap.html#trace-polynomial","starks/recap.html#composition-polynomial","starks/recap.html#boundary-polynomial","starks/recap.html#transition-constraint-polynomial","starks/recap.html#constructing-h","starks/recap.html#commiting-to-h","starks/recap.html#consistency-check","starks/recap.html#deep-composition-polynomial","starks/recap.html#consistency-check","starks/recap.html#summary","starks/recap.html#prover-side","starks/recap.html#verifier-side","starks/recap.html#simplifications-and-omissions","starks/recap.html#multiple-trace-columns","starks/recap.html#multiple-transition-constraints","starks/recap.html#composition-polynomial-decomposition","starks/recap.html#fri-low-degree-extensions-and-roots-of-unity","starks/protocol_overview.html#protocol-overview","starks/protocol_overview.html#arithmetization","starks/protocol_overview.html#polynomial-commitment-scheme","starks/protocol_overview.html#vector-commitments","starks/protocol_overview.html#fri","starks/protocol_overview.html#variant-useful-for-starks","starks/protocol_overview.html#polynomial-commitments","starks/protocol_overview.html#commit","starks/protocol_overview.html#open","starks/protocol_overview.html#completeness","starks/protocol_overview.html#soundness","starks/protocol_overview.html#batch","starks/protocol_overview.html#references","starks/protocol_overview.html#high-level-description-of-the-protocol","starks/protocol_overview.html#round-1-arithmetization-and-commitment-of-the-execution-trace","starks/protocol_overview.html#round-2-construction-of-composition-polynomial-h","starks/protocol_overview.html#round-3-evaluation-of-polynomials-at-z","starks/protocol_overview.html#round-4-run-batch-open-protocol","starks/protocol.html#starks-protocol","starks/protocol.html#transcript","starks/protocol.html#grinding","starks/protocol.html#general-notation","starks/protocol.html#definitions","starks/protocol.html#notation-of-important-operations","starks/protocol.html#protocol","starks/protocol.html#prover","starks/protocol.html#verifier","starks/protocol.html#notes-on-optimizations-and-variants","starks/protocol.html#sampling-of-challenges-variant","starks/protocol.html#batch-inversion","starks/protocol.html#fft","starks/protocol.html#ruffinis-rule","starks/protocol.html#bit-reversal-ordering-of-merkle-tree-leaves","starks/protocol.html#redundant-values-in-the-proof","starks/implementation.html#starks-prover-lambdaworks-implementation","starks/api.html#high-level-api-fibonacci-example","starks/api.html#air","starks/api.html#boundary-constraints","starks/api.html#transition-constraints","starks/api.html#tracetable","starks/api.html#air-context","starks/api.html#proving-execution","starks/under_the_hood.html#how-this-works-under-the-hood","starks/under_the_hood.html#prover-side","starks/under_the_hood.html#verifier-side","starks/under_the_hood.html#reconstructing-the-transition-constraint-polynomials","starks/under_the_hood.html#verifier","starks/under_the_hood.html#evenodd-decomposition-for-h","starks/under_the_hood.html#out-of-domain-frame","starks/under_the_hood.html#transcript","starks/under_the_hood.html#proof","starks/under_the_hood.html#special-considerations","starks/under_the_hood.html#fft-evaluation-and-interpolation","starks/under_the_hood.html#other","starks/under_the_hood.html#why-use-roots-of-unity","starks/under_the_hood.html#what-is-a-primitive-root-of-unity","starks/under_the_hood.html#why-use-cosets","starks/cairo.html#cairo","starks/cairo_trace_succinct.html#trace","starks/cairo_trace_succinct.html#construction-of-execution-trace-t","starks/cairo_trace_descriptive.html#cairo-execution-trace","starks/cairo_trace_descriptive.html#raw-materials","starks/cairo_trace_descriptive.html#construction-details","starks/cairo_trace_descriptive.html#main-trace-construction","starks/cairo_rap.html#extended-columns","starks/virtual_cols.html#virtual-columns-and-subcolumns","starks/virtual_cols.html#virtual-columns","starks/virtual_cols.html#virtual-subcolumns","starks/builtins.html#builtins","starks/cairo_cli.html#cli"],"index":{"documentStore":{"docInfo":{"0":{"body":9,"breadcrumbs":2,"title":1},"1":{"body":0,"breadcrumbs":5,"title":2},"10":{"body":106,"breadcrumbs":4,"title":2},"100":{"body":120,"breadcrumbs":8,"title":6},"101":{"body":60,"breadcrumbs":5,"title":3},"102":{"body":46,"breadcrumbs":6,"title":4},"103":{"body":98,"breadcrumbs":10,"title":5},"104":{"body":45,"breadcrumbs":6,"title":1},"105":{"body":74,"breadcrumbs":7,"title":2},"106":{"body":111,"breadcrumbs":7,"title":2},"107":{"body":73,"breadcrumbs":6,"title":1},"108":{"body":150,"breadcrumbs":7,"title":2},"109":{"body":45,"breadcrumbs":7,"title":2},"11":{"body":79,"breadcrumbs":4,"title":2},"110":{"body":36,"breadcrumbs":7,"title":3},"111":{"body":78,"breadcrumbs":6,"title":2},"112":{"body":91,"breadcrumbs":6,"title":2},"113":{"body":298,"breadcrumbs":8,"title":4},"114":{"body":12,"breadcrumbs":5,"title":1},"115":{"body":41,"breadcrumbs":7,"title":3},"116":{"body":52,"breadcrumbs":7,"title":3},"117":{"body":132,"breadcrumbs":5,"title":1},"118":{"body":55,"breadcrumbs":5,"title":1},"119":{"body":0,"breadcrumbs":6,"title":2},"12":{"body":260,"breadcrumbs":4,"title":2},"120":{"body":34,"breadcrumbs":7,"title":3},"121":{"body":0,"breadcrumbs":4,"title":0},"122":{"body":128,"breadcrumbs":7,"title":3},"123":{"body":129,"breadcrumbs":7,"title":3},"124":{"body":177,"breadcrumbs":6,"title":2},"125":{"body":0,"breadcrumbs":2,"title":1},"126":{"body":19,"breadcrumbs":5,"title":1},"127":{"body":226,"breadcrumbs":8,"title":4},"128":{"body":0,"breadcrumbs":7,"title":3},"129":{"body":89,"breadcrumbs":6,"title":2},"13":{"body":941,"breadcrumbs":4,"title":2},"130":{"body":26,"breadcrumbs":6,"title":2},"131":{"body":820,"breadcrumbs":7,"title":3},"132":{"body":289,"breadcrumbs":4,"title":2},"133":{"body":0,"breadcrumbs":6,"title":3},"134":{"body":320,"breadcrumbs":5,"title":2},"135":{"body":69,"breadcrumbs":5,"title":2},"136":{"body":271,"breadcrumbs":4,"title":1},"137":{"body":0,"breadcrumbs":3,"title":1},"14":{"body":11,"breadcrumbs":5,"title":3},"15":{"body":207,"breadcrumbs":6,"title":4},"16":{"body":0,"breadcrumbs":3,"title":1},"17":{"body":0,"breadcrumbs":4,"title":2},"18":{"body":131,"breadcrumbs":5,"title":3},"19":{"body":129,"breadcrumbs":3,"title":1},"2":{"body":184,"breadcrumbs":7,"title":4},"20":{"body":166,"breadcrumbs":4,"title":2},"21":{"body":18,"breadcrumbs":3,"title":1},"22":{"body":42,"breadcrumbs":4,"title":2},"23":{"body":23,"breadcrumbs":4,"title":2},"24":{"body":25,"breadcrumbs":4,"title":2},"25":{"body":33,"breadcrumbs":4,"title":2},"26":{"body":6,"breadcrumbs":4,"title":2},"27":{"body":46,"breadcrumbs":4,"title":2},"28":{"body":2,"breadcrumbs":3,"title":1},"29":{"body":0,"breadcrumbs":4,"title":2},"3":{"body":64,"breadcrumbs":3,"title":1},"30":{"body":11,"breadcrumbs":4,"title":2},"31":{"body":115,"breadcrumbs":5,"title":3},"32":{"body":40,"breadcrumbs":4,"title":2},"33":{"body":99,"breadcrumbs":3,"title":1},"34":{"body":486,"breadcrumbs":3,"title":1},"35":{"body":74,"breadcrumbs":3,"title":1},"36":{"body":12,"breadcrumbs":4,"title":2},"37":{"body":40,"breadcrumbs":4,"title":2},"38":{"body":0,"breadcrumbs":4,"title":2},"39":{"body":97,"breadcrumbs":4,"title":2},"4":{"body":77,"breadcrumbs":3,"title":1},"40":{"body":37,"breadcrumbs":4,"title":2},"41":{"body":43,"breadcrumbs":5,"title":3},"42":{"body":10,"breadcrumbs":5,"title":2},"43":{"body":151,"breadcrumbs":5,"title":2},"44":{"body":120,"breadcrumbs":6,"title":3},"45":{"body":25,"breadcrumbs":3,"title":2},"46":{"body":0,"breadcrumbs":4,"title":2},"47":{"body":52,"breadcrumbs":6,"title":4},"48":{"body":113,"breadcrumbs":4,"title":2},"49":{"body":147,"breadcrumbs":3,"title":1},"5":{"body":0,"breadcrumbs":4,"title":2},"50":{"body":34,"breadcrumbs":6,"title":4},"51":{"body":135,"breadcrumbs":4,"title":2},"52":{"body":38,"breadcrumbs":4,"title":2},"53":{"body":71,"breadcrumbs":4,"title":2},"54":{"body":40,"breadcrumbs":5,"title":3},"55":{"body":52,"breadcrumbs":4,"title":2},"56":{"body":43,"breadcrumbs":4,"title":2},"57":{"body":66,"breadcrumbs":4,"title":2},"58":{"body":101,"breadcrumbs":5,"title":3},"59":{"body":67,"breadcrumbs":4,"title":2},"6":{"body":172,"breadcrumbs":5,"title":3},"60":{"body":9,"breadcrumbs":3,"title":1},"61":{"body":77,"breadcrumbs":4,"title":2},"62":{"body":52,"breadcrumbs":4,"title":2},"63":{"body":16,"breadcrumbs":4,"title":2},"64":{"body":55,"breadcrumbs":5,"title":3},"65":{"body":86,"breadcrumbs":5,"title":3},"66":{"body":30,"breadcrumbs":5,"title":3},"67":{"body":172,"breadcrumbs":8,"title":6},"68":{"body":124,"breadcrumbs":5,"title":2},"69":{"body":192,"breadcrumbs":4,"title":1},"7":{"body":47,"breadcrumbs":4,"title":2},"70":{"body":46,"breadcrumbs":6,"title":3},"71":{"body":57,"breadcrumbs":5,"title":2},"72":{"body":186,"breadcrumbs":4,"title":1},"73":{"body":90,"breadcrumbs":6,"title":3},"74":{"body":121,"breadcrumbs":5,"title":2},"75":{"body":16,"breadcrumbs":4,"title":1},"76":{"body":62,"breadcrumbs":4,"title":1},"77":{"body":30,"breadcrumbs":4,"title":1},"78":{"body":72,"breadcrumbs":4,"title":1},"79":{"body":212,"breadcrumbs":4,"title":1},"8":{"body":163,"breadcrumbs":5,"title":3},"80":{"body":21,"breadcrumbs":4,"title":1},"81":{"body":48,"breadcrumbs":7,"title":4},"82":{"body":93,"breadcrumbs":9,"title":6},"83":{"body":164,"breadcrumbs":9,"title":6},"84":{"body":47,"breadcrumbs":8,"title":5},"85":{"body":17,"breadcrumbs":9,"title":6},"86":{"body":16,"breadcrumbs":4,"title":2},"87":{"body":14,"breadcrumbs":3,"title":1},"88":{"body":64,"breadcrumbs":3,"title":1},"89":{"body":44,"breadcrumbs":4,"title":2},"9":{"body":188,"breadcrumbs":4,"title":2},"90":{"body":158,"breadcrumbs":3,"title":1},"91":{"body":107,"breadcrumbs":5,"title":3},"92":{"body":0,"breadcrumbs":3,"title":1},"93":{"body":261,"breadcrumbs":3,"title":1},"94":{"body":264,"breadcrumbs":3,"title":1},"95":{"body":0,"breadcrumbs":5,"title":3},"96":{"body":43,"breadcrumbs":5,"title":3},"97":{"body":20,"breadcrumbs":4,"title":2},"98":{"body":19,"breadcrumbs":3,"title":1},"99":{"body":18,"breadcrumbs":4,"title":2}},"docs":{"0":{"body":"This site hosts the main documentation for Lambdaworks as a whole. It is still a work in progress.","breadcrumbs":"Introduction » Introduction","id":"0","title":"Introduction"},"1":{"body":"","breadcrumbs":"FFT Library » Benchmarks » FFT Benchmarks","id":"1","title":"FFT Benchmarks"},"10":{"body":"The claim in the previous section is clearly not an \"if and only if\" statement because the following trace columns do satisfy the equations but do not correspond to a valid execution: A B C 2 3 6 0 0 0 20 - 19 The V matrix encodes the carry of the results from one gate to the right or left operand of a subsequent one. These are called wirings . Like the Q matrix, it's independent of the particular evaluation. It consists of indices for all input and intermediate variables. In this case that matrix is: L R O 0 1 2 2 1 3 3 - 4 Here 0 is the index of e, 1 is the index of x, 2 is the index of u, 3 is the index of v and 4 is the index of the output w. Now we can update the claim to have an \"if and only if\" statement. Claim: Let T be a matrix with columns A,B,C. It correspond to a valid evaluation of the circuit if and only if a) for all i the following equality holds Ai​(QL​)i​+Bi​(QR​)i​+Ai​Bi​QM​+Ci​(QO​)i​+(QC​)i​=0, b) for all i,j,k,l such that Vi,j​=Vk,l​ we have Ti,j​=Tk,l​. So now our malformed example does not pass the second check.","breadcrumbs":"Plonk » Recap » The V matrix","id":"10","title":"The V matrix"},"100":{"body":"As one can see from inspecting the protocol, there are multiple times where, for a polynomial p, the prover sends both openings Open(p(D),hωi) and Open(p(D),−hωi). This implies, a priori, sending two authentication paths. Domains can be indexed using bit-reverse ordering to reduce this to a single authentication path for both openings, as follows. The natural way of building a Merkle tree to commit to a vector (p(h),p(hω),p(hω2),…,p(hω2k−1)), is assigning the value p(hωi) to leaf i. If this is the case, the value p(hωi) is at position i and the value p(−hωi) is at position i+2k−1. This is because −1 equals ω2k−1 for the value ω used in the protocol. Instead of this naive approach, a better solution is to assign the value p(hωσ(i)) to leaf i, where σ is the bit-reversal permutation. This is the permutation that maps i to the index whose binary representation (padded to k bits), is the binary representation of i but in reverse order. For example, if k=3 and i=1, then its binary representation is 001, which reversed is 100. Therefore σ(1)=8. In the same way σ(0)=0 and σ(2)=4. Check out the wikipedia article. With this ordering of the leaves, if i is even, element p(hωσ(i)) is at index i and p(−hωσ(i)) is at index i+1. Which means that a single authentication path serves to validate both points simultaneously.","breadcrumbs":"STARKs » Protocol » Bit-reversal ordering of Merkle tree leaves","id":"100","title":"Bit-reversal ordering of Merkle tree leaves"},"101":{"body":"The prover opens the polynomials pk​ of the FRI layers at υs2k​ and −υs2k​ for all k>1. Later on, the verifier uses each of those pairs to reconstruct one of the values of the next layer, namely pk+1​(υ2k+1). So there's no need to add the value pk​(υ2k+1) to the proof, as the verifier reconstructs them. The prover only needs to send the authentication paths Pk​ for them. The protocol is only modified at Step 3 of the verifier as follows. Checking that Verify((υs2k​,πkυs2k​​),Pk​,Pk​) is skipped. After computing x:=G+ζk​H, the verifier uses it to check that Verify((υs2k​,x),Pk​,Pk​) is Accept , which proves that x is actually πkυs2k​​, and continues to the next iteration of the loop.","breadcrumbs":"STARKs » Protocol » Redundant values in the proof","id":"101","title":"Redundant values in the proof"},"102":{"body":"The goal of this section will be to go over the details of the implementation of the proving system. To this end, we will follow the flow the example in the recap chapter, diving deeper into the code when necessary and explaining how it fits into a more general case. This implementation couldn't be done without checking Facebook's Winterfell and Max Gillett's Giza . We want to thank everyone involved in them, along with Shahar Papini and Lior Goldberg from Starkware who also provided us valuable insight.","breadcrumbs":"STARKs » Implementation » STARKs Prover Lambdaworks Implementation","id":"102","title":"STARKs Prover Lambdaworks Implementation"},"103":{"body":"Let's go over the main test we use for our prover, where we compute a STARK proof for a fibonacci trace with 4 rows and then verify it. fn test_prove_fib() { let trace = simple_fibonacci::fibonacci_trace([FE::from(1), FE::from(1)], 8); let proof_options = ProofOptions::default_test_options(); let pub_inputs = FibonacciPublicInputs { a0: FE::one(), a1: FE::one(), }; let proof = prove::>(&trace, &pub_inputs, &proof_options).unwrap(); assert!(verify::>(&proof, &pub_inputs, &proof_options));\n} The proving system revolves around the prove function, that takes a trace, public inputs and proof options as inputs to generate a proof, and a verify function that takes the generated proof, the public inputs and the proof options as inputs, outputting true when the proof is verified correctly and false otherwise. Note that the public inputs and proof options should be the same for both. Public inputs should be shared by the Cairo runner to prover and verifier, and the proof options should have been agreed on beforehand by the two entities beforehand. Below we go over the main things involved in this code.","breadcrumbs":"STARKs » Implementation » High Level API » High level API: Fibonacci example","id":"103","title":"High level API: Fibonacci example"},"104":{"body":"To prove the integrity of a fibonacci trace, we first need to define what it means for a trace to be valid. As we've talked about in the recap, this involves defining an AIR for our computation where we specify both the boundary and transition constraints for a fibonacci sequence. In code, this is done through the AIR trait. Implementing AIR requires defining a couple methods, but the two most important ones are boundary_constraints and compute_transition, which encode the boundary and transition constraints of our computation.","breadcrumbs":"STARKs » Implementation » High Level API » AIR","id":"104","title":"AIR"},"105":{"body":"For our Fibonacci AIR, boundary constraints look like this: fn boundary_constraints( &self, _rap_challenges: &Self::RAPChallenges,\n) -> BoundaryConstraints { let a0 = BoundaryConstraint::new_simple(0, self.pub_inputs.a0.clone()); let a1 = BoundaryConstraint::new_simple(1, self.pub_inputs.a1.clone()); BoundaryConstraints::from_constraints(vec![a0, a1])\n} The BoundaryConstraint struct represents a specific boundary constraint, meaning \"column i at row j should be equal to x\". In this case, because we have only one column, we are using the new_simple method to simply say Row 0 should equal the public input a0, which in the typical fibonacci is set to 1. Row 1 should equal the public input a1, which in the typical fibonacci is set to 1. In the case of multiple columns, the new method exists so you can also specify column number. After instantiating each of these constraints, we return all of them through the struct BoundaryConstraints.","breadcrumbs":"STARKs » Implementation » High Level API » Boundary Constraints","id":"105","title":"Boundary Constraints"},"106":{"body":"The way we specify our fibonacci transition constraint looks like this: fn compute_transition( &self, frame: &air::frame::Frame, _rap_challenges: &Self::RAPChallenges,\n) -> Vec> { let first_row = frame.get_row(0); let second_row = frame.get_row(1); let third_row = frame.get_row(2); vec![third_row[0] - second_row[0] - first_row[0]]\n} It's not completely obvious why this is how we chose to express transition constraints, so let's talk a little about it. What we need to specify in this method is the relationship that has to hold between the current step of computation and the previous ones. For this, we get a Frame as an argument. This is a struct holding the current step (i.e. the current row of the trace) and all previous ones needed to encode our constraint. In our case, this is the current row and the two previous ones. To access rows we use the get_row method. The current step is always the last row (in our case 2), with the others coming before it. In our compute_transition method we get the three rows we need and return third_row[0] - second_row[0] - first_row[0] which is the value that needs to be zero for our constraint to hold. Because we support multiple transition constraints, we actually return a vector with one value per constraint, so the first element holds the first constraint value and so on.","breadcrumbs":"STARKs » Implementation » High Level API » Transition Constraints","id":"106","title":"Transition Constraints"},"107":{"body":"After defining our AIR, we create our specific trace to prove against it. let trace = fibonacci_trace([FE17::new(1), FE17::new(1)], 4); let trace_table = TraceTable { table: trace.clone(), num_cols: 1,\n}; TraceTable is the struct holding execution traces; the num_cols says how many columns the trace has, the table field is a vec holding the actual values of the trace in row-major form, meaning if the trace looks like this | 1 | 2 |\n| 3 | 4 |\n| 5 | 6 | then its corresponding TraceTable is let trace_table = TraceTable { table: vec![1, 2, 3, 4, 5, 6], num_cols: 2,\n}; In our example, fibonacci_trace is just a helper function we use to generate the fibonacci trace with 4 rows and [1, 1] as the first two values.","breadcrumbs":"STARKs » Implementation » High Level API » TraceTable","id":"107","title":"TraceTable"},"108":{"body":"After specifying our constraints and trace, the only thing left to do is provide a few parameters related to the STARK protocol and our AIR. These specify things such as the number of columns of the trace and proof configuration, among others. They are all encapsulated in the AirContext struct, which in our example we instantiate like this: let context = AirContext { options: ProofOptions { blowup_factor: 2, fri_number_of_queries: 1, coset_offset: 3, }, trace_columns: trace_table.n_cols, transition_degrees: vec![1], transition_exemptions: vec![2], transition_offsets: vec![0, 1, 2], num_transition_constraints: 1,\n}; Let's go over each of them: options requires a ProofOptions struct holding specific parameters related to the STARK protocol to be used when proving. They are: The blowup_factor used for the trace LDE extension, a parameter related to the security of the protocol. The number of queries performed by the verifier when doing FRI, also related to security. The offset used for the LDE coset. This depends on the field being used for the STARK proof. trace_columns are the number of columns of the trace, respectively. transition_degrees holds the degree of each transition constraint. transition_exemptions is a Vec which tells us, for each column, the number of rows the transition constraints should not apply, starting from the end of the trace. In the example, the transition constraints won't apply on the last two rows of the trace. transition_offsets holds the indexes that define a frame for our AIR. In our fibonacci case, these are [0, 1, 2] because we need the current row and the two previous one to define our transition constraint. num_transition_constraints simply says how many transition constraints our AIR has.","breadcrumbs":"STARKs » Implementation » High Level API » AIR Context","id":"108","title":"AIR Context"},"109":{"body":"Having defined all of the above, proving our fibonacci example amounts to instantiating the necessary structs and then calling prove passing the trace, public inputs and proof options. We use a simple implementation of a hasher called TestHasher to handle merkle proof building. let proof = prove(&trace_table, &pub_inputs, &proof_options); Verifying is then done by passing the proof of execution along with the same AIR to the verify function. assert!(verify(&proof, &pub_inputs, &proof_options));","breadcrumbs":"STARKs » Implementation » High Level API » Proving execution","id":"109","title":"Proving execution"},"11":{"body":"Our matrices are fine now. But they can be optimized. Let's do that to showcase this flexibility of PLONK and also reduce the size of our example. PLONK has the flexibility to construct more sophisticated gates as combinations of the five columns. And therefore the same program can be expressed in multiple ways. In our case all three gates can actually be merged into a single custom gate. The Q matrix ends up being a single row. QL​ QR​ QM​ QO​ QC​ 1 1 1 -1 1 and also the V matrix L R O 0 1 2 The trace matrix for this representation is just A B C 2 3 8 And we check that it satisfies the equation 2×1+3×1+2×3×1+8×(−1)+(−1)=0 Of course, we can't always squash an entire program into a single gate.","breadcrumbs":"Plonk » Recap » Custom gates","id":"11","title":"Custom gates"},"110":{"body":"In this section we go over how a few things in the prove and verify functions are implemented. If you just need to use the prover, then you probably don't need to read this. If you're going through the code to try to understand it, read on. We will once again use the fibonacci example as an ilustration. Recall from the recap that the main steps for the prover and verifier are the following:","breadcrumbs":"STARKs » Implementation » Under the hood » How this works under the hood","id":"110","title":"How this works under the hood"},"111":{"body":"Compute the trace polynomial t by interpolating the trace column over a set of 2n-th roots of unity {gi:0≤i<2n}. Compute the boundary polynomial B. Compute the transition constraint polynomial C. Construct the composition polynomial H from B and C. Sample an out of domain point z and provide the evaluation H(z) and all the necessary trace evaluations to reconstruct it. In the fibonacci case, these are t(z), t(zg), and t(zg2). Sample a domain point x_0 and provide the evaluation H(x0​) and t(x0​). Construct the deep composition polynomial Deep(x) from H, t, and the evaluations from the item above. Do FRI on Deep(x) and provide the resulting FRI commitment to the verifier. Provide the merkle root of t and the merkle proof of t(x0​).","breadcrumbs":"STARKs » Implementation » Under the hood » Prover side","id":"111","title":"Prover side"},"112":{"body":"Take the evaluation H(z) along with the trace evaluations the prover provided. Reconstruct the evaluations B(z) and C(z) from the trace evaluations. Check that the claimed evaluation H(z) the prover gave us actually satisfies H(z)=β1​B(z)+β2​C(z) Take the evaluations H(x0​) and t(x0​). Check that the claimed evaluation Deep(x0​) the prover gave us actually satisfies Deep(x0​)=γ1​x0​−zH(x0​)−H(z)​+γ2​x0​−zt(x0​)−t(z)​+γ3​x0​−zgt(x0​)−t(zg)​+γ4​x0​−zg2t(x0​)−t(zg2)​ Take the provided FRI commitment and check that it verifies. Using the merkle root and the merkle proof the prover provided, check that t(x0​) belongs to the trace. Following along the code in the prove and verify functions, most of it maps pretty well to the steps above. The main things that are not immediately clear are: How we take the constraints defined in the AIR through the compute_transition method and map them to transition constraint polynomials. How we then construct H from them and the boundary constraint polynomials. What the composition polynomial even/odd decomposition is. What an ood frame is. What the transcript is.","breadcrumbs":"STARKs » Implementation » Under the hood » Verifier side","id":"112","title":"Verifier side"},"113":{"body":"This is possibly the most complex part of the code, so what follows is a long explanation for it. In our fibonacci example, after obtaining the trace polynomial t by interpolating, the transition constraint polynomial is C(x)=∏i=05​(x−gi)t(xg2)−t(xg)−t(x)​ On our prove code, if someone passes us a fibonacci AIR like the one we showed above used in one of our tests, we somehow need to construct C(x). However, what we are given is not a polynomial, but rather this method fn compute_transition( &self, frame: &air::frame::Frame, ) -> Vec> { let first_row = frame.get_row(0); let second_row = frame.get_row(1); let third_row = frame.get_row(2); vec![third_row[0] - second_row[0] - first_row[0]]\n} So how do we get to C(x) from this? The answer is interpolation. What the method above is doing is the following: if you pass it a frame that looks like this ​t(x0​)t(x0​g)t(x0​g2)​​ for any given point x0​, it will return the value t(x0​g2)−t(x0​g)−t(x0​) which is the numerator in C(x0​). Using the transition_exemptions field we defined in our AIR, we can also compute evaluations in the denominator, i.e. the zerofier evaluations. This is done under the hood by the transition_divisors() method. The above means that even though we don't explicitly have the polynomial C(x), we can evaluate it on points given an appropriate frame. If we can evaluate it on enough points, we can then interpolate them to recover C(x). This is exactly how we construct both transition constraint polynomials and subsequently the composition polynomial H. The job of evaluating H on enough points so we can then interpolate it is done by the ConstraintEvaluator struct. You'll notice prove does the following let constraint_evaluations = evaluator.evaluate( &lde_trace, &lde_roots_of_unity_coset, &alpha_and_beta_transition_coefficients, &alpha_and_beta_boundary_coefficients,\n); This function call will return the evaluations of the boundary terms βiB​Bi​(x) and constraint terms βiT​Ci​(x) for every i. The constraint_evaluations value returned is a ConstraintEvaluationTable struct, which is nothing more than a big list of evaluations of each polynomial required to construct H. With this in hand, we just call let composition_poly = constraint_evaluations.compute_composition_poly(& lde_roots_of_unity_coset); which simply interpolates the sum of all evaluations to obtain H. Let's go into more detail on how the evaluate method reconstructs C(x) in our fibonacci example. It receives the lde_trace as an argument, which is this: ​t(ω0)t(ω1)…t(ω15)​​ where ω is the primitive root of unity used for the LDE, that is, ω satisfies ω2=g. We need to recover C(x), a polynomial whose degree can't be more than t(x)'s. Because t was built by interpolating 8 points (the trace), we know we can recover C(x) by interpolating it on 16 points. We choose these points to be the LDE roots of unity {ω0,ω,ω2,…,ω15} Remember that to evaluate C(x) on these points, all we need are the evaluations of the polynomial t(xg2)−t(xg)−t(x) as the zerofier ones we can compute easily. These become: t(ω0g2)−t(ω0g)−t(ω0)t(ωg2)−t(ωg)−t(ω)t(ω2g2)−t(ω2g)−t(ω2)⋮t(ω15g2)−t(ω15g)−t(ω15) If we remember that ω2=g, this is t(ω4)−t(ω2)−t(ω0)t(ω5)−t(ω3)−t(ω)t(ω6)−t(ω4)−t(ω2)⋮t(ω3)−t(ω)−t(ω15) and we can compute each evaluation here by calling compute_transition on the appropriate frame built from the lde_trace. Specifically, for the first evaluation we can build the frame: ​t(ω0)t(ω2)t(ω4)​​ Calling compute_transition on this frame gives us the first evaluation. We can get the rest in a similar fashion, which is what this piece of code in the evaluate method does: for (i, d) in lde_domain.iter().enumerate() { let frame = Frame::read_from_trace( lde_trace, i, blowup_factor, &self.air.context().transition_offsets, ) let mut evaluations = self.air.compute_transition(&frame); ...\n} Each iteration builds a frame as above and computes one of the evaluations needed. The rest of the code just adds the zerofier evaluations, along with the alphas and betas. It then also computes boundary polynomial evaluations by explicitly constructing them.","breadcrumbs":"STARKs » Implementation » Under the hood » Reconstructing the transition constraint polynomials","id":"113","title":"Reconstructing the transition constraint polynomials"},"114":{"body":"The verifier employs the same trick to reconstruct the evaluations on the out of domain point Ci​(z) for the consistency check.","breadcrumbs":"STARKs » Implementation » Under the hood » Verifier","id":"114","title":"Verifier"},"115":{"body":"At the end of the recap we talked about how in our code we don't actually commit to H, but rather an even/odd decomposition for it. These are two polynomials H_1 and H_2 that satisfy H(x)=H1​(x2)+xH2​(x2) This all happens on this piece of code let composition_poly = constraint_evaluations.compute_composition_poly(&lde_roots_of_unity_coset); let (composition_poly_even, composition_poly_odd) = composition_poly.even_odd_decomposition(); // Evaluate H_1 and H_2 in z^2.\nlet composition_poly_evaluations = vec![ composition_poly_even.evaluate(&z_squared), composition_poly_odd.evaluate(&z_squared),\n]; After this, we don't really use H anymore, but rather H_1 and H_2. There's not that much to say other than that.","breadcrumbs":"STARKs » Implementation » Under the hood » Even/odd decomposition for H","id":"115","title":"Even/odd decomposition for H"},"116":{"body":"As part of the consistency check, the prover needs to provide evaluations of the trace polynomials in all the points needed by the verifier to check that H was constructed correctly. In the fibonacci example, these are t(z), t(zg), and t(zg2). In code, the prover passes these evaluations as a Frame, which we call the out of domain (ood) frame. The reason we do this is simple: with the frame in hand, the verifier can reconstruct the evaluations of the constraint polynomials Ci​(z) by calling the compute_transition method on the ood frame and then adding the alphas, betas, and so on, just like we explained in the section above.","breadcrumbs":"STARKs » Implementation » Under the hood » Out of Domain Frame","id":"116","title":"Out of Domain Frame"},"117":{"body":"Throughout the protocol, there are a number of times where the verifier randomly samples some values that the prover needs to use (think of the alphas and betas used when constructing H). Because we don't actually have an interaction between prover and verifier, we emulate it by using a hash function, which we assume is a source of randomness the prover can't control. The job of providing these samples for both prover and verifier is done by the Transcript struct, which you can think of as a stateful rng; whenever you call challenge() on a transcript you get a random value and the internal state gets mutated, so the next time you call challenge() you get a different one. You can also call append on it to mutate its internal state yourself. This is done a number of times throughout the protocol to keep the prover honest so it can't predict or manipulate the outcome of challenge(). Notice that to sample the same values, both prover and verifier need to call challenge and append in the same order (and with the same values in the case of append) and the same number of times. The idea explained above is called the Fiat-Shamir heuristic or just Fiat-Shamir, and is more generally used throughout proving systems to remove interaction between prover and verifier. Though the concept is very simple, getting it right so the prover can't cheat is not, but we won't go into that here.","breadcrumbs":"STARKs » Implementation » Under the hood » Transcript","id":"117","title":"Transcript"},"118":{"body":"The generated proof has got all the information needed for the verifier to verify it: Trace length: The number of rows of the trace table, needed to know the max degree of the polynomials that appear in the system. LDE trace commitments. DEEP composition polynomial out of domain even and odd evaluations. DEEP composition polynomial root. FRI layers merkle roots. FRI last layer value. Query list. DEEP composition poly openings. Nonce: Proof of work setting used to generate the proof.","breadcrumbs":"STARKs » Implementation » Under the hood » Proof","id":"118","title":"Proof"},"119":{"body":"","breadcrumbs":"STARKs » Implementation » Under the hood » Special considerations","id":"119","title":"Special considerations"},"12":{"body":"Aside from the gates that execute the program operations, additional rows must be incorporated into these matrices. This is due to the fact that the prover must demonstrate not only that she executed the program, but also that she used the appropriate inputs. Furthermore, the proof must include an assertion of the output value. As a result, a few extra rows are necessary. In our case these are the first two and the last one. The original one sits now in the third row. QL​ QR​ QM​ QO​ QC​ -1 0 0 0 3 -1 0 0 0 8 1 1 1 -1 1 1 -1 0 0 0 And this is the updated V matrix L R O 0 - - 1 - - 2 0 3 1 3 - The first row is there to force the variable with index 0 to take the value 3. Similarly the second row forces variable with index 1 to take the value 8. These two will be the public inputs of the verifier. The last row checks that the output of the program is the claimed one. And the trace matrix is now A B C 3 - - 8 - - 2 3 8 8 8 - With these extra rows, equations add up to zero only for valid executions of the program with input 3 and output 8. An astute observer would notice that by incorporating these new rows, the matrix Q is no longer independent of the specific evaluation. This is because the first two rows of the QC​ column contain concrete values that are specific to a particular execution instance. To maintain independence, we can remove these values and consider them as part of an extra one-column matrix called PI (stands for Public Input). This column has zeros in all rows not related to public inputs. We put zeros in the QC​ columns. The responsibility of filling in the PI matrix is of the prover and verifier. In our example it is PI 3 8 0 0 And the final Q matrix is QL​ QR​ QM​ QO​ QC​ -1 0 0 0 0 -1 0 0 0 0 1 1 1 -1 1 1 -1 0 0 0 We ended up with two matrices that depend only on the program, Q and V. And two matrices that depend on a particular evaluation, namely the ABC and PI matrices. The updated version of the claim is the following: Claim: Let T be a matrix with columns A,B,C. It corresponds to a evaluation of the circuit if and only if a) for all i the following equality holds Ai​(QL​)i​+Bi​(QR​)i​+Ai​Bi​QM​+Ci​(QO​)i​+(QC​)i​+(PI)i​=0, b) for all i,j,k,l such that Vi,j​=Vk,l​ we have Ti,j​=Tk,l​.","breadcrumbs":"Plonk » Recap » Public inputs","id":"12","title":"Public inputs"},"120":{"body":"When evaluating or interpolating a polynomial, if the input (be it coefficients or evaluations) size isn't a power of two then the FFT API will extend it with zero padding until this requirement is met. This is because the library currently only uses a radix-2 FFT algorithm. Also, right now FFT only supports inputs with a size up to 2264 elements.","breadcrumbs":"STARKs » Implementation » Under the hood » FFT evaluation and interpolation","id":"120","title":"FFT evaluation and interpolation"},"121":{"body":"","breadcrumbs":"STARKs » Implementation » Under the hood » Other","id":"121","title":"Other"},"122":{"body":"Whenever we interpolate or evaluate trace, boundary and constraint polynomials, we use some 2n-th roots of unity. There are a few reasons for this: Using roots of unity means we can use the Fast Fourier Transform and its inverse to evaluate and interpolate polynomials. This method is much faster than the naive Lagrange interpolation one. Since a huge part of the STARK protocol involves both evaluating and interpolating, this is a huge performance improvement. When computing boundary and constraint polynomials, we divide them by their zerofiers, polynomials that vanish on a few points (the trace elements where the constraints do not hold). These polynomials take the form Z(X)=∏(X−xi​) where the xi​ are the points where we want it to vanish. When implementing this, evaluating this polynomial can be very expensive as it involves a huge product. However, if we are using roots of unity, we can use the following trick. The vanishing polynomial for all the 2n roots of unity is X2n−1 Instead of expressing the zerofier as a product of the places where it should vanish, we express it as the vanishing polynomial above divided by the exemptions polynomial; the polynomial whose roots are the places where constraints don't need to hold. Z(X)=∏(X−ei​)X2n−1​ where the ei​ are now the points where we don't want it to vanish. This exemptions polynomial in the denominator is usually much smaller, and because the vanishing polynomial in the numerator is only two terms, evaluating it is really fast.","breadcrumbs":"STARKs » Implementation » Under the hood » Why use roots of unity?","id":"122","title":"Why use roots of unity?"},"123":{"body":"The n-th roots of unity are the numbers x that satisfy xn=1 There are n such numbers, because they are the roots of the polynomial Xn−1. The set of n-th roots of unity always has a generator, a root g that can be used to obtain every other root of unity by exponentiating. What this means is that the set of n-th roots of unity is {gi:0≤i1 and 0≤j≤J and I=∣Lj′′​∣. Extend M with additional L′′ rows to obtain a matrix M∈F(L+L′+L′′)×33 by appending copies of R′′ at the bottom. Pad M with copies of its last row until it has a power of two number of rows. As a result we obtain a matrix T∈F2n×33.","breadcrumbs":"Cairo » Trace Formal Description » Construction of execution trace T:","id":"127","title":"Construction of execution trace T:"},"128":{"body":"","breadcrumbs":"Cairo » Trace Detailed Description » Cairo execution trace","id":"128","title":"Cairo execution trace"},"129":{"body":"After the execution of a Cairo program in the Cairo VM, three files are generated that are the core components for the construction of the execution trace, needed for the proving system: trace file : Has the information on the state of the three Cairo VM registers ap, fp, and pc at every cycle of the execution of the program. To reduce ambiguity in terms, we should call these the register states of the Cairo VM, and leave the term trace to the final product that is passed to the prover to generate a proof. memory file : A file with the information of the VM's memory at the end of the program run, after the memory has been relocated. public inputs : A file with all the information that must be publicly available to the prover and verifier, such as the total number of execution steps, public memory, used builtins and their respective addresses range in memory. The next section will explain in detail how these elements are used to build the final execution trace.","breadcrumbs":"Cairo » Trace Detailed Description » Raw materials","id":"129","title":"Raw materials"},"13":{"body":"In the previous section we showed how the arithmetization process works in PLONK. For a program with n public inputs and m gates, we constructed two matrices Q and V, of sizes (n+m+1)×5 and (n+m+1)×3 that satisfy the following. Let N=n+m+1. Claim: Let T be a N×3 matrix with columns A,B,C and PI a N×1 matrix. They correspond to a valid execution instance with public input given by PI if and only if a) for all i the following equality holds Ai​(QL​)i​+Bi​(QR​)i​+Ai​Bi​QM​+Ci​(QO​)i​+(QC​)i​+(PI)i​=0, b) for all i,j,k,l such that Vi,j​=Vk,l​ we have Ti,j​=Tk,l​, c) (PI)i​=0 for all i>n. Polynomials enter now to squash most of these equations. We will traduce the set of all equations in conditions (a) and (b) to just a few equations on polynomials. Let ω be a primitive N-th root of unity and let H=ωi:0≤in. Then we constructed polynomials qL​,qR​,qM​,qO​,qC​,Sσ1​,Sσ2​,Sσ3​, f, g off the matrices Q and V. They are the result of interpolating at a domain H={1,ω,ω2,…,ωN−1} for some N-th primitive root of unity and a few random values. And also constructed polynomials a,b,c,pi off the matrices T and PI. Loosely speaking, the above fact can be reformulated in terms of polynomial equations as follows. Fact: Let zH​=XN−1. Let T be a N×3 matrix with columns A,B,C and PI a N×1 matrix. They correspond to a valid execution instance with public input given by PI if and only if a) There is a polynomial t1​ such that the following equality holds aqL​+bqR​+abqM​+cqO​+qC​+pi=zH​t1​, b) There are polynomials t2​,t3​, z such that zf−gz′=zH​t2​ and (z−1)L1​=zH​t3​, where z′(X)=z(Xω) You might be wondering where the polynomials ti​ came from. Recall that for a polynomial F, we have F(h)=0 for all h∈H if and only if F=zH​t for some polynomial t. Finally both conditions (a) and (b) are equivalent to a single equation (c) if we let more randomness to come into play. This is: (c) Let α be a random field element. There is a polynomial t such that zH​t=​aqL​+bqR​+abqM​+cqO​+qC​+pi+α(gz′−fz)+α2(z−1)L1​​ This last step is not obvious. You can check the paper to see the proof. Anyway, this is the equation you'll recognize below in the description of the protocol. Randomness is a delicate matter and an important part of the protocol is where it comes from, who chooses it and when they choose it. Check out the protocol to see how it works.","breadcrumbs":"Plonk » Recap » Wrapping up the whole thing","id":"15","title":"Wrapping up the whole thing"},"16":{"body":"","breadcrumbs":"Plonk » Protocol » Protocol","id":"16","title":"Protocol"},"17":{"body":"","breadcrumbs":"Plonk » Protocol » Details and tricks","id":"17","title":"Details and tricks"},"18":{"body":"A polynomial commitment scheme (PCS) is a cryptographic tool that allows one party to commit to a polynomial, and later prove properties of that polynomial. This commitment polynomial hides the original polynomial's coefficients and can be publicly shared without revealing any information about the original polynomial. Later, the party can use the commitment to prove certain properties of the polynomial, such as that it satisfies certain constraints or that it evaluates to a certain value at a specific point. In the implementation section we'll explain the inner workings of the Kate-Zaverucha-Goldberg scheme, a popular PCS chosen in Lambdaworks for PLONK. For the moment we only need the following about it: It consists of a finite group G and the following algorithms: Commit(f) : This algorithm takes a polynomial f and produces an element of the group G. It is called the commitment of f and is denoted by [f]1​. It is homomorphic in the sense that [f+g]1​=[f]1​+[g]1​. The former sum being addition of polynomials. The latter is addition in the group G. Open(f,ζ) : It takes a polynomial f and a field element ζ and produces an element π of the group G. This element is called an opening proof for f(ζ). It is the proof that f evaluated at ζ gives f(ζ). Verify([f]1​, π, ζ, y) : It takes group elements [f]1​ and π, and also field elements ζ and y. With overwhelming probability it outputs Accept if f(z)=y and Reject otherwise.","breadcrumbs":"Plonk » Protocol » Polynomial commitment scheme","id":"18","title":"Polynomial commitment scheme"},"19":{"body":"As you will see in the protocol, the prover reveals the value taken by a bunch of the polynomials at a random ζ. In order for the protocol to be Honest Verifier Zero Knowledge , these polynomials need to be blinded . This is a process that makes the values of these polynomials at ζ seemingly random by forcing them to be of certain degree. Here's how it works. Let's take for example the polynomial a the prover constructs. This is the interpolation of the first column of the trace matrix T at the domain H. This matrix has all of the left operands of all the gates. The prover wishes to keep them secret. Say the trace matrix T has N rows. And so H is {1,ω,ω2,…,ωN−1}. The invariant that the prover cannot violate is that ablinded​(ωi) must take the value T0,i​, for all i. This is what the interpolation polynomial a satisfies. And is the unique such polynomial of degree at most N−1 with such property. But for higher degrees, there are many such polynomials. The blinding process takes a and a desired degree M≥N, and produces a new polynomial ablinded​ of degree exactly M. This new polynomial satisfies that ablinded​(ωi)=a(ωi) for all i. But outside H differs from a. This may seem hard but it's actually very simple. Let zH​ be the polynomial zH​=XN−1. If M=N+k, with k≥0, then sample random values b0​,…,bk​ and define ablinded​:=(b0​+b1​X+⋯+bk​Xk)zH​+a The reason why this does the job is that zH​(ωi)=0 for all i. Therefore the added term vanishes at H and leaves the values of a at H unchanged.","breadcrumbs":"Plonk » Protocol » Blindings","id":"19","title":"Blindings"},"2":{"body":"Three methods of polynomial interpolation were benchmarked, with different input sizes each time: CPU Lagrange: Finding the Lagrange polynomial of a set of random points via a naive algorithm (see math/src/polynomial.rs:interpolate()) CPU FFT: Finding the lowest degree polynomial that interpolates pairs of twiddle factors and Fourier coefficients (the results of applying the Fourier transform to the coefficients of a polynomial) (see math/src/polynomial.rs:interpolate_fft()). GPU FFT (Metal): Same as CPU FFT but the FFT algorithm is run on the GPU via the Metal API (Apple). these were run with criterion-rs in a MacBook Pro M1 (18.3), statistically measuring the total run time of one iteration. The field used was a 256 bit STARK-friendly prime field. All values of time are in milliseconds. Those cases which were greater than 30 seconds were marked respectively as they're too slow and weren't worth to be benchmarked. The input size refers to d + 1 where d is the polynomial's degree (so size is amount of coefficients). Input size CPU Lagrange CPU FFT GPU FFT (Metal) 2^4 2.2 ms 0.2 ms 2.5 ms 2^5 9.6 ms 0.4 ms 2.5 ms 2^6 42.6 ms 0.8 ms 2.5 ms 2^7 200.8 ms 1.7 ms 2.9 ms ... ... .. .. 2^21 >30000 ms 28745 ms 574.2 ms 2^22 >30000 ms >30000 ms 1144.9 ms 2^23 >30000 ms >30000 ms 2340.1 ms 2^24 >30000 ms >30000 ms 4652.9 ms NOTE: Metal FFT execution includes the Metal state setup, twiddle factors generation and a bit-reverse permutation.","breadcrumbs":"FFT Library » Benchmarks » Polynomial interpolation methods comparison","id":"2","title":"Polynomial interpolation methods comparison"},"20":{"body":"This is an optimization in PLONK to reduce the number of checks of the verifier. One of the main checks in PLONK boils down to check that p(ζ)=zH​(ζ)t(ζ), with p some polynomial that looks like p=aqL​+bqR​+abqM​+⋯, and so on. In particular the verifier needs to get the value p(ζ) from somewhere. For the sake of simplicity, in this section assume p is exactly aqL​+bqR​. Secret to the prover here are only a,b. The polynomials qL​ and qR​ are known also to the verifier. The verifier will already have the commitments [a]1​,[b]1​,[qL​]1​ and [qR​]1​. So the prover could send just a(ζ), b(ζ) along with their opening proofs and let the verifier compute by himself qL​(ζ) and qR​(ζ). Then with all these values the verifier could compute p(ζ)=a(ζ)qL​(ζ)+b(ζ)qR​(ζ). And also use his commitments to validate the opening proofs of a(ζ) and b(ζ). This has the problem that computing qL​(ζ) and qR​(ζ) is expensive. The prover can instead save the verifier this by sending also qL​(ζ),qR​(ζ) along with opening proofs. Since the verifier will have the commitments [qL​]1​ and [qR​]1​ beforehand, he can check that the prover is not cheating and cheaply be convinced that the claimed values are actually qL​(ζ) and qR​(ζ). This is much better. It involves the check of four opening proofs and the computation of p(ζ) off the values received from the prover. But it can be further improved as follows. As before, the prover sends a(ζ),b(ζ) along with their opening proofs. She constructs the polynomial f=a(ζ)qL​+b(ζ)qR​. She sends the value f(ζ) along with an opening proof of it. Notice that the value of f(ζ) is exactly p(ζ). The verifier can compute by himself [f]1​ as a(ζ)[qL​]1​+b(ζ)[qR​]1​. The verifier has everything to check all three openings and get convinced that the claimed value f(ζ) is true. And this value is actually p(ζ). So this means no more work for the verifier. And the whole thing got reduced to three openings. This is called the linearization trick. The polynomial f is called the linearization of p.","breadcrumbs":"Plonk » Protocol » Linearization trick","id":"20","title":"Linearization trick"},"21":{"body":"There's a one time setup phase to compute some values common to any execution and proof of the particular circuit. Precisely, the following commitments are computed and published. [qL​]1​,[qR​]1​,[qM​]1​,[qO​]1​,[qC​]1​,[Sσ1​]1​,[Sσ2​]1​,[Sσ3​]1​","breadcrumbs":"Plonk » Protocol » Setup","id":"21","title":"Setup"},"22":{"body":"Next we describe the proving algorithm for a program of size N. That includes public inputs. Let ω be a primitive N-th root of unity. Let H={1,ω,ω2,…,ωN−1}. Define ZH​:=XN−1. Assume the eight polynomials of common preprocessed input are already given. The prover computes the trace matrix T as described in the first sections. That means, with the first rows corresponding to the public inputs. It should be a N×3 matrix.","breadcrumbs":"Plonk » Protocol » Proving algorithm","id":"22","title":"Proving algorithm"},"23":{"body":"Add to the transcript the following: [Sσ1​]1​,[Sσ2​]1​,[Sσ3​]1​,[qL​]1​,[qR​]1​,[qM​]1​,[qO​]1​,[qC​]1​ Compute polynomials a′,b′,c′ as the interpolation polynomials of the columns of T at the domain H. Sample random b1​,b2​,b3​,b4​,b5​,b6​ Let a:=(b1​X+b2​)ZH​+a′ b:=(b3​X+b4​)ZH​+b′ c:=(b5​X+b6​)ZH​+c′ Compute [a]1​,[b]1​,[c]1​ and add them to the transcript.","breadcrumbs":"Plonk » Protocol » Round 1","id":"23","title":"Round 1"},"24":{"body":"Sample β,γ from the transcript. Let z0​=1 and define recursively for 0≤k { pub n: usize, pub domain: Vec>, pub omega: FieldElement, pub k1: FieldElement, pub ql: Polynomial>, pub qr: Polynomial>, pub qo: Polynomial>, pub qm: Polynomial>, pub qc: Polynomial>, pub s1: Polynomial>, pub s2: Polynomial>, pub s3: Polynomial>, pub s1_lagrange: Vec>, pub s2_lagrange: Vec>, pub s3_lagrange: Vec>,\n} Apart from the eight polynomials in the canonical basis, we store also here the number of constraints n, the domain H, the primitive n-th of unity ω and the element k1​. The element k2​ will be k12​. For convenience, we also store the polynomials Sσi​ in Lagrange form. The following lines define the particular values of the program input x and the private input e. // Input\nlet x = FieldElement::from(2_u64); // Private input\nlet e = FieldElement::from(3_u64);\nlet y, witness = test_witness_2(x, e); The function test_witness_2(x, e) returns an instance of the following struct, that holds the polynomials that interpolate the columns A,B,C of the trace matrix T. pub struct Witness { pub a: Vec>, pub b: Vec>, pub c: Vec>,\n} Next the commitment scheme KZG (Kate-Zaverucha-Goldberg) is instantiated. let srs = test_srs(common_preprocessed_input.n);\nlet kzg = KZG::new(srs); The setup function performs the setup phase. It only needs the common preprocessed input and the commitment scheme. let verifying_key = setup(&common_preprocessed_input, &kzg); It outputs an instance of the struct VerificationKey. pub struct VerificationKey { pub qm_1: G1Point, pub ql_1: G1Point, pub qr_1: G1Point, pub qo_1: G1Point, pub qc_1: G1Point, pub s1_1: G1Point, pub s2_1: G1Point, pub s3_1: G1Point,\n} It stores the commitments of the eight polynomials of the common preprocessed input. The suffix _1 means it is a commitment. It comes from the notation [f]1​, where f is a polynomial. Then a prover is instantiated let random_generator = TestRandomFieldGenerator {};\nlet prover = Prover::new(kzg.clone(), random_generator); The prover is an instance of the struct Prover: pub struct Prover\nwhere F: IsField, CS: IsCommitmentScheme, R: IsRandomFieldElementGenerator { commitment_scheme: CS, random_generator: R, phantom: PhantomData,\n} It stores an instance of a commitment scheme and a random field element generator needed for blinding polynomials. Then the public input is defined. As we mentioned in the recap, the public input contains the output of the program. let public_input = vec![x.clone(), y]; We then generate a proof using the prover's method prove let proof = prover.prove( &witness, &public_input, &common_preprocessed_input, &verifying_key,\n); The output is an instance of the struct Proof. pub struct Proof> { // Round 1. /// Commitment to the wire polynomial `a(x)` pub a_1: CS::Commitment, /// Commitment to the wire polynomial `b(x)` pub b_1: CS::Commitment, /// Commitment to the wire polynomial `c(x)` pub c_1: CS::Commitment, // Round 2. /// Commitment to the copy constraints polynomial `z(x)` pub z_1: CS::Commitment, // Round 3. /// Commitment to the low part of the quotient polynomial t(X) pub t_lo_1: CS::Commitment, /// Commitment to the middle part of the quotient polynomial t(X) pub t_mid_1: CS::Commitment, /// Commitment to the high part of the quotient polynomial t(X) pub t_hi_1: CS::Commitment, // Round 4. /// Value of `a(ζ)`. pub a_zeta: FieldElement, /// Value of `b(ζ)`. pub b_zeta: FieldElement, /// Value of `c(ζ)`. pub c_zeta: FieldElement, /// Value of `S_σ1(ζ)`. pub s1_zeta: FieldElement, /// Value of `S_σ2(ζ)`. pub s2_zeta: FieldElement, /// Value of `z(ζω)`. pub z_zeta_omega: FieldElement, // Round 5 /// Value of `p_non_constant(ζ)`. pub p_non_constant_zeta: FieldElement, /// Value of `t(ζ)`. pub t_zeta: FieldElement, /// Batch opening proof for all the evaluations at ζ pub w_zeta_1: CS::Commitment, /// Single opening proof for `z(ζω)`. pub w_zeta_omega_1: CS::Commitment,\n} Finally, we instantiate a verifier. let verifier = Verifier::new(kzg); It's an instance of Verifier: struct Verifier> { commitment_scheme: CS, phantom: PhantomData,\n} Finally, we call the verifier's method verify that outputs a bool. assert!(verifier.verify( &proof, &public_input, &common_preprocessed_input, &verifying_key\n));","breadcrumbs":"Plonk » Implementation » Usage","id":"34","title":"Usage"},"35":{"body":"All the matrices Q,V,T,PI are padded with dummy rows so that their length is a power of two. To be able to interpolate their columns, we need a primitive root of unity ω of that order. Given the particular field used in our implementation, that means that the maximum possible size for a circuit is 232. The entries of the dummy rows are filled in with zeroes in the Q, V and PI matrices. The T matrix needs to be consistent with the V matrix. Therefore it is filled with the value of the variable with index 0. Some other rows in the V matrix have also dummy values. These are the rows corresponding to the B and C columns of the public input rows. In the recap we denoted them with the empty - symbol. They are filled in with the same logic as the padding rows, as well as the corresponding values in the T matrix.","breadcrumbs":"Plonk » Implementation » Padding","id":"35","title":"Padding"},"36":{"body":"The implementation pretty much follows the rounds as are described in the protocol section. There are a few details that are worth mentioning.","breadcrumbs":"Plonk » Implementation » Implementation details","id":"36","title":"Implementation details"},"37":{"body":"The commitment scheme we use is the Kate-Zaverucha-Goldberg scheme with the BLS 12 381 curve and the ate pairing. It can be found in the commitments module of the lambdaworks_crypto package. The order r of the cyclic subgroup is 0x73eda753299d7d483339d80809a1d80553bda402fffe5bfeffffffff00000001 The maximum power of two that divides r−1 is 232. Therefore, that is the maximum possible order for a primitive root of unity in Fr​ with order a power of two.","breadcrumbs":"Plonk » Implementation » Commitment Scheme","id":"37","title":"Commitment Scheme"},"38":{"body":"","breadcrumbs":"Plonk » Implementation » Fiat-Shamir","id":"38","title":"Fiat-Shamir"},"39":{"body":"Here we describe our implementation of the transcript used for the Fiat-Shamir heuristic. A Transcript exposes two methods: append and challenge. The method append adds a message to the transcript by updating the internal state of the hasher with the raw bytes of the message. The method challenge returns the result of the hasher using the current internal state of the hasher. It subsequently resets the hasher and updates the internal state with the last result. Here is an example of this process: Start a fresh transcript. Call append and pass message_1. Call append and pass message_2. The internal state of the hasher at this point is message_2 || message_1. Call challenge. The output is Hash(message_2 || message_1). Call append and pass message_3. Call challenge. The output is Hash(message_3 || Hash(message_2 || message_1)). Call append and pass message_4. The internal state of the hasher at the end of this exercise is message_4 || Hash(message_3 || Hash(message_2 || message_1)) The underlying hasher function we use is h=sha3.","breadcrumbs":"Plonk » Implementation » Transcript strategy","id":"39","title":"Transcript strategy"},"4":{"body":"We use the following notation. The symbol F denotes a finite field. It is fixed all along. The symbol ω denotes a primitive root of unity in F. All polynomials have coefficients in F and the variable is usually denoted by X. We denote polynomials by single letters like p,a,b,z. We only denote them as z(X) when we want to emphasize the fact that it is a polynomial in X, or we need that to explicitly define a polynomial from another one. For example when composing a polynomial z with the polynomial ωX, the result being denoted by z′:=z(ωX). The symbol ′ is not used to denote derivatives. When interpolating at a domain H={h0​,…,hn​}⊂F, the symbols Li​ denote the Lagrange basis. That is Li​ is the polynomial such that Li​(hj​)=0 for all j=i, and that Li​(hi​)=1. If M is a matrix, then Mi,j​ denotes the value at the row i and column j.","breadcrumbs":"Plonk » Recap » Notation","id":"4","title":"Notation"},"40":{"body":"The result of every challenge is a 256-bit string, which is interpreted as an integer in big-endian order. A field element is constructed out of it by taking modulo the field order. The prime field used in this implementation has a 255-bit order. Therefore some field elements are more probable to occur than others because they have more representatives as 256-bit integers.","breadcrumbs":"Plonk » Implementation » Field elements","id":"40","title":"Field elements"},"41":{"body":"The first messages added to the transcript are all commitments of the polynomials of the common preprocessed input and the values of the public inputs. This prevents a known vulnerability called \"weak Fiat-Shamir\". Check out the following resources to learn more about it. What can go wrong (zkdocs) How not to Prove Yourself: Pitfalls of the Fiat-Shamir Heuristic and Applications to Helios Weak Fiat-Shamir Attacks on Modern Proof Systems","breadcrumbs":"Plonk » Implementation » Strong Fiat-Shamir","id":"41","title":"Strong Fiat-Shamir"},"42":{"body":"In this section, we'll discuss how to build your own constraint system to prove the execution of a particular program.","breadcrumbs":"Plonk » Circuit API » Circuit API","id":"42","title":"Circuit API"},"43":{"body":"Let's take the following simple program as an example. We have two public inputs: x and y. We want to prove to a verifier that we know a private input e such that x * e = y. You can achieve this by building the following constraint system: use lambdaworks_plonk::constraint_system::ConstraintSystem;\nuse lambdaworks_math::elliptic_curve::short_weierstrass::curves::bls12_381::default_types::FrField; fn main() { let system = &mut ConstraintSystem::::new(); let x = system.new_public_input(); let y = system.new_public_input(); let e = system.new_variable(); let z = system.mul(&x, &e); // This constraint system asserts that x * e == y system.assert_eq(&y, &z);\n} This code creates a constraint system over the field of the BLS12381 curve. Then, it creates three variables: two public inputs x and y, and a private variable e. Note that every variable is private except for the public inputs. Finally, it adds the constraints that represent a multiplication and an assertion. Before generating proofs for this system, we need to run a setup and obtain a verifying key: let common = CommonPreprocessedInput::from_constraint_system(&system, &ORDER_R_MINUS_1_ROOT_UNITY);\nlet srs = test_srs(common.n);\nlet kzg = KZG::new(srs); // The commitment scheme for plonk.\nlet vk = setup(&common, &kzg); Now we can generate proofs for our system. We just need to specify the public inputs and obtain a witness that is a solution for our constraint system: let inputs = HashMap::from([(x, FieldElement::from(4)), (e, FieldElement::from(3))]);\nlet assignments = system.solve(inputs).unwrap();\nlet witness = Witness::new(assignments, &system); Once you have all these ingredients, you can call the prover: let public_inputs = system.public_input_values(&assignments);\nlet prover = Prover::new(kzg.clone(), TestRandomFieldGenerator {});\nlet proof = prover.prove(&witness, &public_inputs, &common, &vk); and verify: let verifier = Verifier::new(kzg);\nassert!(verifier.verify(&proof, &public_inputs, &common, &vk));","breadcrumbs":"Plonk » Circuit API » Simple Example","id":"43","title":"Simple Example"},"44":{"body":"Some operations are common, and it makes sense to wrap the set of constraints that do these operations in a function and use it several times. Lambdaworks comes with a collection of functions to help you build your own constraint systems, such as conditionals, inverses, and hash functions. However, if you have an operation that does not come with Lambdaworks, you can easily extend Lambdaworks functionality. Suppose that the exponentiation operation is something common in your program. You can write the square and multiply algorithm and put it inside a function: pub fn pow( system: &mut ConstraintSystem, base: Variable, exponent: Variable,\n) -> Variable { let exponent_bits = system.new_u32(&exponent); let mut result = system.new_constant(FieldElement::one()); for i in 0..32 { if i != 0 { result = system.mul(&result, &result); } let result_times_base = system.mul(&result, &base); result = system.if_else(&exponent_bits[i], &result_times_base, &result); } result\n} This function can then be used to modify our simple program from the previous section. The following circuit checks that the prover knows e such that pow(x, e) = y: use lambdaworks_plonk::constraint_system::ConstraintSystem;\nuse lambdaworks_math::elliptic_curve::short_weierstrass::curves::bls12_381::default_types::FrField; fn main() { let system = &mut ConstraintSystem::::new(); let x = system.new_public_input(); let y = system.new_public_input(); let e = system.new_variable(); let z = pow(system, &x, &e); system.assert_eq(&y, &z);\n} You can keep composing these functions in order to create more complex systems.","breadcrumbs":"Plonk » Circuit API » Building Complex Systems","id":"44","title":"Building Complex Systems"},"45":{"body":"The goal of this document is to give a good a understanding of our stark prover code. To this end, in the first section we go through a recap of how the proving system works at a high level mathematically; then we dive into how that's actually implemented in our code.","breadcrumbs":"STARKs » STARK Prover","id":"45","title":"STARK Prover"},"46":{"body":"","breadcrumbs":"STARKs » Recap » STARKs Recap","id":"46","title":"STARKs Recap"},"47":{"body":"In general, we express computation in our proving system by providing an execution trace satisfying certain constraints . The execution trace is a table containing the state of the system at every step of computation. This computation needs to follow certain rules to be valid; these rules are our constraints . The constraints for our computation are expressed using an Algebraic Intermediate Representation or AIR. This representation uses polynomials to encode constraints, which is why sometimes they are called polynomial constraints. To make all this less abstract, let's go through two examples.","breadcrumbs":"STARKs » Recap » Verifying Computation through Polynomials","id":"47","title":"Verifying Computation through Polynomials"},"48":{"body":"Throughout this section and the following we will use this example extensively to have a concrete example. Even though it's a bit contrived (no one cares about computing fibonacci numbers), it's simple enough to be useful. STARKs and proving systems in general are very abstract things; having an example in mind is essential to not get lost. Let's say our computation consists of calculating the k-th number in the fibonacci sequence. This is just the sequence of numbers \\(a_n\\) satisfying \\[ a_0 = 1 \\] \\[ a_1 = 1 \\] \\[ a_{n+2} = a_{n + 1} + a_n \\] An execution trace for this just consists of a table with one column, where each row is the i-th number in the sequence: a_i 1 1 2 3 5 8 13 21 A valid trace for this computation is a table satisfying two things: The first two rows are 1. The value on any other row is the sum of the two preceding ones. The first item is called a boundary constraint, it just enforces specific values on the trace at certain points. The second one is a transition constraint; it tells you how to go from one step of computation to the next.","breadcrumbs":"STARKs » Recap » Fibonacci numbers","id":"48","title":"Fibonacci numbers"},"49":{"body":"The example above is extremely useful to have a mental model, but it's not really useful for anything else. The problem is it just works for the very narrow example of computing fibonacci numbers. If we wanted to prove execution of something else, we would have to write an AIR for it. What we're actually aiming for is an AIR for an entire general purpose Virtual Machine. This way, we can provide proofs of execution for any computation using just one AIR. This is what cairo as a programming language does. Cairo code compiles to the bytecode of a virtual machine with an already defined AIR. The general flow when using cairo is the following: User writes a cairo program. The program is compiled into Cairo's VM bytecode. The VM executes said code and provides an execution trace for it. The trace is passed on to a STARK prover, which creates a proof of correct execution according to Cairo's AIR. The proof is passed to a verifier, who checks that the proof is valid. Ultimately, our goal is to give the tools to write a STARK prover for the cairo VM and do so. However, this is not a good example to start out as it's incredibly complex. The execution trace of a cairo program has around 30 columns, some for general purpose registers, some for other reasons. Cairo's AIR contains a lot of different transition constraints, encoding all the different possible instructions (arithmetic operations, jumps, etc). Use the fibonacci example as your go-to for understanding all the moving parts; keep the Cairo example in mind as the thing we are actually building towards.","breadcrumbs":"STARKs » Recap » Cairo","id":"49","title":"Cairo"},"5":{"body":"","breadcrumbs":"Plonk » Recap » The ideas and components","id":"5","title":"The ideas and components"},"50":{"body":"Below we go through a step by step explanation of a STARK prover. We will assume the trace of the fibonacci sequence mentioned above; it consists of only one column of length \\(2^n\\). In this case, we'll take n=3. The trace looks like this a_i a_0 a_1 a_2 a_3 a_4 a_5 a_6 a_7","breadcrumbs":"STARKs » Recap » Fibonacci step by step walkthrough","id":"50","title":"Fibonacci step by step walkthrough"},"51":{"body":"The first step is to interpolate these values to generate the trace polynomial. This will be a polynomial encoding all the information about the trace. The way we do it is the following: in the finite field we are working in, we take an 8-th primitive root of unity, let's call it g. It being a primitive root means two things: g is an 8-th root of unity, i.e., \\(g^8 = 1\\). Every 8-th root of unity is of the form \\(g^i\\) for some \\(0 \\leq i \\leq 7\\). With g in hand, we take the trace polynomial t to be the one satisfying t(gi)=ai​ From here onwards, we will talk about the validity of the trace in terms of properties that this polynomial must satisfy. We will also implicitly identify a certain power of \\(g\\) with its corresponding trace element, so for example we sometimes think of \\(g^5\\) as \\(a_5\\), the fifth row in the trace, even though technically it's \\(t\\) evaluated in \\(g^5\\) that equals \\(a_5\\). We talked about two different types of constraints the trace must satisfy to be valid. They were: The first two rows are 1. The value on any other row is the sum of the two preceding ones. In terms of t, this translates to \\(t(g^0) = 1\\) and \\(t(g) = 1\\). \\(t(x g^2) - t(xg) - t(x) = 0\\) for all \\(x \\in {g^0, g^1, g^2, g^3, g^4, g^5}\\). This is because multiplying by g is the same as advancing a row in the trace.","breadcrumbs":"STARKs » Recap » Trace polynomial","id":"51","title":"Trace polynomial"},"52":{"body":"To convince the verifier that the trace polynomial satisfies the relationships above, the prover will construct another polynomial that shows that both the boundary and transition constraints are satisfied and commit to it. We call this polynomial the composition polynomial, and usually denote it with \\(H\\). Constructing it involves a lot of different things, so we'll go step by step introducing all the moving parts required.","breadcrumbs":"STARKs » Recap » Composition Polynomial","id":"52","title":"Composition Polynomial"},"53":{"body":"To show that the boundary constraints are satisfied, we construct the boundary polynomial. Recall that our boundary constraints are \\(t(g^0) = t(g) = 1\\). Let's call \\(P\\) the polynomial that interpolates these constraints, that is, \\(P\\) satisfies: P(1)=1P(g)=1 The boundary polynomial \\(B\\) is defined as follows: B(x)=(x−1)(x−g)t(x)−P(x)​ The denominator here is called the boundary zerofier, and it's the polynomial whose roots are the elements of the trace where the boundary constraints must hold. How does \\(B\\) encode the boundary constraints? The idea is that, if the trace satisfies said constraints, then t(1)−P(1)=1−1=0 t(g)−P(g)=1−1=0 so \\(t(x) - P(x)\\) has \\(1\\) and \\(g\\) as roots. Showing these values are roots is the same as showing that \\(B(x)\\) is a polynomial instead of a rational function, and that's why we construct \\(B\\) this way.","breadcrumbs":"STARKs » Recap » Boundary polynomial","id":"53","title":"Boundary polynomial"},"54":{"body":"To convince the verifier that the transition constraints are satisfied, we construct the transition constraint polynomial and call it \\(C(x)\\). It's defined as follows: C(x)=∏i=05​(x−gi)t(xg2)−t(xg)−t(x)​ How does \\(C\\) encode the transition constraints? We mentioned above that these are satisfied if the polynomial in the numerator vanishes in the elements \\({g^0, g^1, g^2, g^3, g^4, g^5}\\). As with \\(B\\), this is the same as showing that \\(C(x)\\) is a polynomial instead of a rational function.","breadcrumbs":"STARKs » Recap » Transition constraint polynomial","id":"54","title":"Transition constraint polynomial"},"55":{"body":"With the boundary and transition constraint polynomials in hand, we build the composition polynomial \\(H\\) as follows: The verifier will sample four numbers \\(\\beta_1, \\beta_2\\) and \\(H\\) will be H(x)=β1​B(x)+β2​C(x) Why not just take \\(H(x) = B(x) + C(x)\\)? The reason for the betas is to make the resulting \\(H\\) be always different and unpredictable for the prover, so they can't precompute stuff beforehand. With what we discussed above, showing that the constraints are satisfied is equivalent to saying that H is a polynomial and not a rational function (we are simplifying things a bit here, but it works for our purposes).","breadcrumbs":"STARKs » Recap » Constructing \\(H\\)","id":"55","title":"Constructing \\(H\\)"},"56":{"body":"To show \\(H\\) is a polynomial we are going to use the FRI protocol, which we treat as a black box. For all we care, a FRI proof will verify if what we committed to is indeed a polynomial. Thus, the prover will provide a FRI commitment to H, and if it passes, the verifier will be convinced that the constraints are satisfied. There is one catch here though: how does the verifier know that FRI was applied to H and not any other polynomial? For this we need to add an additional step to the protocol.","breadcrumbs":"STARKs » Recap » Commiting to \\(H\\)","id":"56","title":"Commiting to \\(H\\)"},"57":{"body":"After commiting to H, the prover needs to show that H was constructed correctly according to the formula above. To do this, it will ask the prover to provide an evaluation of H on some random point z and evaluations of the trace at the points \\(t(z), t(zg)\\) and \\(t(zg^2)\\). Because the boundary and transition constraints are a public part of the protocol, the verifier knows them, and thus the only thing it needs to compute the evaluation \\((z)\\) by itself are the three trace evaluations mentioned above. Because it asked the prover for them, it can check both sides of the equation: H(z)=β1​B(z)+β2​C(z) and be convinced that \\(H\\) was constructed correctly. We are still not done, however, as the prover could have now cheated on the values of the trace or composition polynomial evaluations.","breadcrumbs":"STARKs » Recap » Consistency check","id":"57","title":"Consistency check"},"58":{"body":"There are two things left the prover needs to show to complete the proof: That \\(H\\) effectively is a polynomial, i.e., that the constraints are satisfied. That the evaluations the prover provided on the consistency check were indeed evaluations of the trace polynomial and composition polynomial on the out of domain point z. Earlier we said we would use the FRI protocol to commit to H and show the first item in the list. However, we can slightly modify the polynomial we do FRI on to show both the first and second items at the same time. This new modified polynomial is called the DEEP composition polynomial. We define it as follows: Deep(x)=γ1​x−zH(x)−H(z)​+γ2​x−zt(x)−t(z)​+γ3​x−zgt(x)−t(zg)​+γ4​x−zg2t(x)−t(zg2)​ where the numbers \\(\\gamma_i\\) are randomly sampled by the verifier. The high level idea is the following: If we apply FRI to this polynomial and it verifies, we are simultaneously showing that \\(H\\) is a polynomial and the prover indeed provided H(z) as one of the out of domain evaluations. This is the first summand in Deep(x). The trace evaluations provided by the prover were the correct ones, i.e., they were \\(t(z)\\), \\(t(zg)\\), and \\(t(zg^2)\\). These are the remaining summands of the Deep(x).","breadcrumbs":"STARKs » Recap » Deep Composition Polynomial","id":"58","title":"Deep Composition Polynomial"},"59":{"body":"The prover needs to show that Deep was constructed correctly according to the formula above. To do this, the verifier will ask the prover to provide: An evaluation of H on z and x_0 Evaluations of the trace at the points \\(t(z)\\), \\(t(zg)\\), \\(t(zg^2)\\) and \\(t(x_0)\\) Where z is the same random, out of domain point used in the consistency check of the composition polynomial, and x_0 is a random point that belongs to the trace domain. With the values provided by the prover, the verifier can check both sides of the equation: Deep(x0​)=γ1​x0​−zH(x0​)−H(z)​+γ2​x0​−zt(x0​)−t(z)​+γ3​x0​−zgt(x0​)−t(zg)​+γ4​x0​−zg2t(x0​)−t(zg2)​ The prover also needs to show that the trace evaluation \\(t(x_0)\\) belongs to the trace. To achieve this, it needs to commit the merkle roots of t and the merkle proof of \\(t(x_0)\\).","breadcrumbs":"STARKs » Recap » Consistency check","id":"59","title":"Consistency check"},"6":{"body":"For better clarity, we'll be using the following toy program throughout this recap. INPUT: x PRIVATE INPUT: e OUTPUT: e * x + x - 1 The observer would have noticed that this program could also be written as (e+1)∗x−1, which is more sensible. But the way it is written now serves us to better explain the arithmetization of PLONK. So we'll stick to it. The idea here is that the verifier holds some value x, say x=3. He gives it to the prover. She executes the program using her own chosen value e, and sends the output value, say 8, along with a proof π demonstrating correct execution of the program and obtaining the correct output. In the context of PLONK, both the inputs and outputs of the program are considered public inputs . This may sound odd, but it is because these are the inputs to the verification algorithm. This is the algorithm that takes, in this case, the tuple (3,8,π) and outputs Accept if the toy program was executed with input x=3, some private value e not revealed to the verifier, and out came 8. Otherwise it outputs Reject . PLONK can be used to delegate program executions to untrusted parties, but it can also be used as a proof of knowledge. Our program could be used by a prover to demostrate that she knows the multiplicative inverse of some value x in the finite field without revealing it. She would do it by sending the verifier the tuple (x,0,π), where π is the proof of the execution of our toy program. In our toy example this is pointless because inverting field elements is easily performed by any verifier. But change our program to the following and you get proofs of knowledge of the preimage of SHA256 digests. PRIVATE INPUT: e OUTPUT: SHA256(e) Here there's no input aside from the prover's private input. As we mentioned, the output h of the program is then part of the inputs to the verification algorithm. Which in this case just takes (h,π).","breadcrumbs":"Plonk » Recap » Programs. Our toy example","id":"6","title":"Programs. Our toy example"},"60":{"body":"We summarize below the steps required in a STARK proof for both prover and verifier.","breadcrumbs":"STARKs » Recap » Summary","id":"60","title":"Summary"},"61":{"body":"Compute the trace polynomial t by interpolating the trace column over a set of \\(2^n\\)-th roots of unity \\({g^i : 0 \\leq i < 2^n}\\). Compute the boundary polynomial B. Compute the transition constraint polynomial C. Construct the composition polynomial H from B and C. Sample an out of domain point z and provide the evaluations \\(H(z)\\), \\(t(z)\\), \\(t(zg)\\), and \\(t(zg^2)\\) to the verifier. Sample a domain point x_0 and provide the evaluations \\(H(x_0)\\) and \\(t(x_0)\\) to the verifier. Construct the deep composition polynomial Deep(x) from H, t, and the evaluations from the item above. Do FRI on Deep(x) and provide the resulting FRI commitment to the verifier. Provide the merkle root of t and the merkle proof of \\(t(x_0)\\).","breadcrumbs":"STARKs » Recap » Prover side","id":"61","title":"Prover side"},"62":{"body":"Take the evaluations \\(H(z)\\), \\(H(x_0)\\), \\(t(z)\\), \\(t(zg)\\), \\(t(zg^2)\\) and \\(t(x_0)\\) the prover provided. Reconstruct the evaluations \\(B(z)\\) and \\(C(z)\\) from the trace evaluations we were given. Check that the claimed evaluation \\(H(z)\\) the prover gave us actually satisfies H(z)=β1​B(z)+β2​C(z) Check that the claimed evaluation \\(Deep(x_0)\\) the prover gave us actually satisfies Deep(x0​)=γ1​x0​−zH(x0​)−H(z)​+γ2​x0​−zt(x0​)−t(z)​+γ3​x0​−zgt(x0​)−t(zg)​+γ4​x0​−zg2t(x0​)−t(zg2)​ Using the merkle root and the merkle proof the prover provided, check that \\(t(x_0)\\) belongs to the trace. Take the provided FRI commitment and check that it verifies.","breadcrumbs":"STARKs » Recap » Verifier side","id":"62","title":"Verifier side"},"63":{"body":"The walkthrough above was for the fibonacci example which, because of its simplicity, allowed us to sweep under the rug a few more complexities that we'll have to tackle on the implementation side. They are:","breadcrumbs":"STARKs » Recap » Simplifications and Omissions","id":"63","title":"Simplifications and Omissions"},"64":{"body":"Our trace contained only one column, but in the general setting there can be multiple (the Cairo AIR has around 30). This means there isn't just one trace polynomial, but several; one for each column. This also means there are multiple boundary constraint polynomials. The general idea, however, remains the same. The deep composition polynomial H is now the sum of several terms containing the boundary constraint polynomials \\(B_1(x), \\dots, B_k(x)\\) (one per column), and each \\(B_i\\) is in turn constructed from the \\(i\\)-th trace polynomial \\(t_i(x)\\).","breadcrumbs":"STARKs » Recap » Multiple trace columns","id":"64","title":"Multiple trace columns"},"65":{"body":"Much in the same way, our fibonacci AIR had only one transition constraint, but there could be several. We will therefore have multiple transition constraint polynomials \\(C_1(x), \\dots, C_n(x)\\), each of which encodes a different relationship between rows that must be satisfied. Also, because there are multiple trace columns, a transition constraint can mix different trace polynomials. One such constraint could be C1​(x)=t1​(gx)−t2​(x) which means \"The first column on the next row has to be equal to the second column in the current row\". Again, even though this seems way more complex, the ideas remain the same. The composition polynomial H will now include a term for every \\(C_i(x)\\), and for each one the prover will have to provide out of domain evaluations of the trace polynomials at the appropriate values. In our example above, to perform the consistency check on \\(C_1(x)\\) the prover will have to provide the evaluations \\(t_1(zg)\\) and \\(t_2(z)\\).","breadcrumbs":"STARKs » Recap » Multiple transition constraints","id":"65","title":"Multiple transition constraints"},"66":{"body":"In the actual implementation, we won't commit to \\(H\\), but rather to a decomposition of \\(H\\) into an even term \\(H_1(x)\\) and an odd term \\(H_2(x)\\), which satisfy H(x)=H1​(x2)+xH2​(x2) This way, we don't commit to \\(H\\) but to \\(H_1\\) and \\(H_2\\). This is just an optimization at the code level; once again, the ideas remain exactly the same.","breadcrumbs":"STARKs » Recap » Composition polynomial decomposition","id":"66","title":"Composition polynomial decomposition"},"67":{"body":"We treated FRI as a black box entirely. However, there is one thing we do need to understand about it: low degree extensions. When applying FRI to a polynomial of degree \\(n\\), we need to provide evaluations of it over a domain with more than \\(n\\) points. In our case, the DEEP composition polynomial's degree is around the same as the trace's, which is, at most, \\(2^n - 1\\) (because it interpolates the trace containing \\(2^n\\) points). The domain we are going to choose to evaluate our DEEP polynomial on will be a set of higher roots of unity. In our fibonacci example, we will take a primitive \\(16\\)-th root of unity \\(\\omega\\). As a reminder, this means: \\(\\omega\\) is an \\(16\\)-th root of unity, i.e., \\(\\omega^{16} = 1\\). Every \\(16\\)-th root of unity is of the form \\(\\omega^i\\) for some \\(0 \\leq i \\leq 15\\). Additionally, we also take it so that \\(\\omega\\) satisfies \\(\\omega^2 = g\\) (\\(g\\) being the \\(8\\)-th primitive root of unity we used to construct t). The evaluation of \\(t\\) on the set \\({\\omega^i : 0 \\leq i \\leq 15}\\) is called a low degree extension (LDE) of \\(t\\). Notice this is not a new polynomial, they're evaluations of \\(t\\) on some set of points. Also note that, because \\(\\omega^2 = g\\), the LDE contains all the evaluations of \\(t\\) on the set of powers of \\(g\\). In fact, {t(ω2i):0≤i≤15}={t(gi):0≤i≤7} This will be extremely important when we get to implementation. For our LDE, we chose \\(16\\)-th roots of unity, but we could have chosen any other power of two greater than \\(8\\). In general, this choice is called the blowup factor, so that if the trace has \\(2^n\\) elements, a blowup factor of \\(b\\) means our LDE evaluates over the \\(2^{n} * b\\) roots of unity (\\(b\\) needs to be a power of two). The blowup factor is a parameter of the protocol related to its security.","breadcrumbs":"STARKs » Recap » FRI, low degree extensions and roots of unity","id":"67","title":"FRI, low degree extensions and roots of unity"},"68":{"body":"In this section, we start diving deeper before showing the formal protocol. If you haven't done so, we recommend reading the \"Recap\" section first. At a high level, the protocol works as follows. The starting point is a matrix T that encodes the trace of a valid execution of the program. This matrix needs to be in a particular format so that its correctness is equivalent to checking a finite number of polynomial equations on its rows. Transforming the execution to this matrix is what's called the arithmetization process. Then a single polynomial F is constructed that encodes the set of all the polynomial constraints. The satisfiability of all these constraints is equivalent to F being divisible by some public polynomial G. So the prover constructs H as the quotient F/G called the composition polynomial. Then the verifier chooses a random point z and challenges the prover to reveal the values F(z) and H(z). Then the verifier checks that H(z)=F(z)/G(z), which convinces him that the same relation holds at a level of polynomials and, in consequence, convinces the verifier that the private trace T of the prover is valid. In summary, at a very high level, the STARK protocol can be organized into three major parts: Arithmetization and commitment of execution trace. Construction and commitment of composition polynomial H. Opening of polynomials at random z.","breadcrumbs":"STARKs » Protocol overview » Protocol Overview","id":"68","title":"Protocol Overview"},"69":{"body":"As the Recap mentions, the trace is a table containing the system's state at every step. In this section, we will denote the trace as T. A trace can have several columns to store different aspects or features of a particular state at a specific moment. We will refer to the j-th column as Tj​. You can think of a trace as a matrix T where the entry Tij​ is the j-th element of the i-th state. Most proving systems' primary tool is polynomials over a finite field F. Each column Tj​ of the trace T will be interpreted as evaluations of such a polynomial tj​. Consequently, any information about the states must be encoded somehow as an element in F. To ease notation, we will assume here and in the protocol that the constraints encoding transition rules depend only on a state and the previous one. Everything can be easily generalized to transitions that depend on many preceding states. Then, constraints can be expressed as multivariate polynomials in 2m variables PkT​(X1​,…,Xm​,Y1​,…,Ym​) A transition from state i to state i+1 will be valid if and only if when we plug row i of T in the first m variables and row i+1 in the second m variables of PkT​, we get 0 for all k. In mathematical notation, this is PkT​(Ti,0​,…,Ti,m​,Ti+1,0​,…,Ti+1,m​)=0 for all k These are called transition constraints and check the trace's local properties, where local means relative to specific rows. There is another type of constraint, called boundary constraint , and denoted PjB​. These enforce parts of the trace to take particular values. It is helpful, for example, to verify the initial states. So far, these constraints can only express the local properties of the trace. There are situations where the global properties of the trace need to be checked for consistency. For example, a column may need to take all values in a range but not in any predefined way. Several methods exist to express these global properties as local by adding redundant columns. Usually, they need to involve randomness from the verifier to make sense, and they turn into an interactive protocol called Randomized AIR with Preprocessing .","breadcrumbs":"STARKs » Protocol overview » Arithmetization","id":"69","title":"Arithmetization"},"7":{"body":"This is the process that takes the circuit of a particular program and produces a set of mathematical tools that can be used to generate and verify proofs of execution. The end result will be a set of eight polynomials. To compute them we need first to define two matrices. We call them the Q matrix and the V matrix. The polynomials and the matrices depend only on the program and not on any particular execution of it. So they can be computed once and used for every execution instance. To understand what they are useful for, we need to start from execution traces .","breadcrumbs":"Plonk » Recap » PLONK Arithmetization","id":"7","title":"PLONK Arithmetization"},"70":{"body":"To make interactions possible, a crucial cryptographic primitive is the Polynomial Commitment Scheme. This prevents the prover from changing the polynomials to adjust them to what the verifier expects. Such a scheme consists of the commit and the open protocols. STARK uses a univariate polynomial commitment scheme that internally combines a vector commitment scheme and a protocol called FRI. Let's begin with these two components and see how they build up the polynomial commitment scheme.","breadcrumbs":"STARKs » Protocol overview » Polynomial commitment scheme","id":"70","title":"Polynomial commitment scheme"},"71":{"body":"Given a vector Y=(y0​,…,yM​), commiting to Y means the following. The prover builds a Merkle tree out of it and sends its root to the verifier. The verifier can then ask the prover to reveal, or open , the value of the vector Y at some index i. The prover won't have any choice except to send the correct value. The verifier will expect the corresponding value yi​ and the authentication path to the tree's root to check its authenticity. The authentication path also encodes the vector's position i and its length M. The root of the Merkle tree is said to be the commitment of Y, and we denote it here by [Y].","breadcrumbs":"STARKs » Protocol overview » Vector commitments","id":"71","title":"Vector commitments"},"72":{"body":"In STARKs, all commited vectors are of the form Y=(p(d1​),…,p(dM​)) for some polynomial p and some fixed domain D=(d1​,…,dM​). The domain is always known to the prover and the verifier. It can be proved, as long as M is less than the total number of field elements, that every vector (y0​,…,yM​) is equal to (p(d1​),…,p(dM​)) for a unique polynomial p of degree at most M−1. This is called the Lagrange interpolation theorem. It means, there is a unique polynomial of degree at most M−1 such that p(di​)=yi​ for all i. And M−1 is an upper bound to the degree of p. It could be less. For example, the vector of all ones Y=(1,1,…,1) is the evaluation of the constant polynomial p=1, which has degree 0. Suppose the vector Y=(y1​,…,yM​) is the vector of evaluations of a polynomial p of degree strictly less than M−1. Suppose one party holds the vector Y and another party holds only the commitment [Y] of it. The FRI protocol is an efficient interactive protocol with which the former can convince the latter that the commitment they hold corresponds to the vector of evaluations of a polynomial p of degree strictly less than M. More precisely, the protocol depends on the following parameters Powers of two N=2n and M=2m with n":{":":{":":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":2,"docs":{"43":{"tf":1.0},"44":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"<":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"44":{"tf":1.0}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":30,"docs":{"11":{"tf":1.0},"111":{"tf":1.4142135623730951},"112":{"tf":1.0},"113":{"tf":2.0},"116":{"tf":1.0},"117":{"tf":1.0},"124":{"tf":1.0},"127":{"tf":1.4142135623730951},"129":{"tf":1.0},"13":{"tf":1.4142135623730951},"130":{"tf":1.0},"131":{"tf":2.449489742783178},"15":{"tf":1.4142135623730951},"19":{"tf":1.0},"20":{"tf":1.0},"40":{"tf":1.0},"52":{"tf":1.4142135623730951},"53":{"tf":1.4142135623730951},"54":{"tf":1.0},"55":{"tf":1.0},"57":{"tf":1.4142135623730951},"59":{"tf":1.0},"61":{"tf":1.4142135623730951},"64":{"tf":1.0},"67":{"tf":1.0},"68":{"tf":1.7320508075688772},"83":{"tf":1.4142135623730951},"84":{"tf":1.4142135623730951},"90":{"tf":1.0},"93":{"tf":1.0}}}},"df":0,"docs":{}}}}},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":8,"docs":{"12":{"tf":1.0},"131":{"tf":1.0},"34":{"tf":1.0},"47":{"tf":1.0},"49":{"tf":1.0},"64":{"tf":1.4142135623730951},"67":{"tf":1.4142135623730951},"69":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":5,"docs":{"108":{"tf":1.4142135623730951},"13":{"tf":1.0},"6":{"tf":1.0},"79":{"tf":1.0},"83":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":2,"docs":{"101":{"tf":1.0},"131":{"tf":2.0}}}}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"48":{"tf":1.0}}}},"o":{"df":0,"docs":{},"l":{"df":1,"docs":{"117":{"tf":1.0}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":2,"docs":{"34":{"tf":1.0},"91":{"tf":1.0}}},"t":{"df":1,"docs":{"94":{"tf":1.0}}}},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"13":{"tf":1.4142135623730951}}},"t":{"df":2,"docs":{"13":{"tf":1.0},"3":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"n":{"c":{"df":9,"docs":{"20":{"tf":1.4142135623730951},"52":{"tf":1.0},"54":{"tf":1.0},"56":{"tf":1.0},"57":{"tf":1.0},"68":{"tf":1.4142135623730951},"72":{"tf":1.0},"74":{"tf":1.0},"79":{"tf":1.0}}},"df":0,"docs":{}}}}},"o":{"df":0,"docs":{},"r":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":4,"docs":{"13":{"tf":1.4142135623730951},"72":{"tf":1.0},"78":{"tf":1.0},"91":{"tf":1.0}}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"i":{"df":3,"docs":{"127":{"tf":1.7320508075688772},"131":{"tf":1.7320508075688772},"34":{"tf":1.0}}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"123":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"129":{"tf":1.0}}},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":6,"docs":{"136":{"tf":1.0},"49":{"tf":1.0},"58":{"tf":1.0},"6":{"tf":1.4142135623730951},"68":{"tf":1.0},"71":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":7,"docs":{"103":{"tf":1.0},"116":{"tf":1.0},"131":{"tf":1.0},"136":{"tf":1.0},"57":{"tf":1.4142135623730951},"59":{"tf":1.0},"83":{"tf":1.0}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":16,"docs":{"10":{"tf":1.4142135623730951},"107":{"tf":1.0},"12":{"tf":1.0},"127":{"tf":1.4142135623730951},"13":{"tf":1.0},"131":{"tf":2.23606797749979},"134":{"tf":1.7320508075688772},"15":{"tf":1.4142135623730951},"22":{"tf":1.0},"3":{"tf":1.0},"35":{"tf":1.4142135623730951},"51":{"tf":1.0},"71":{"tf":1.0},"72":{"tf":1.0},"74":{"tf":1.0},"9":{"tf":2.0}}},"df":0,"docs":{}}}}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"108":{"tf":1.0}}}}}}}}},"df":3,"docs":{"108":{"tf":1.0},"124":{"tf":2.23606797749979},"90":{"tf":1.0}}}},"t":{"df":1,"docs":{"136":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"79":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"n":{"'":{"df":0,"docs":{},"t":{"df":1,"docs":{"102":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"104":{"tf":1.0}}}},"r":{"df":0,"docs":{},"s":{"df":3,"docs":{"11":{"tf":1.0},"124":{"tf":1.0},"13":{"tf":1.0}}}}}},"p":{"df":0,"docs":{},"u":{"df":1,"docs":{"2":{"tf":2.23606797749979}}}},"r":{"a":{"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"df":1,"docs":{"78":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":5,"docs":{"107":{"tf":1.0},"131":{"tf":1.0},"43":{"tf":1.4142135623730951},"44":{"tf":1.0},"49":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"33":{"tf":1.0}}}}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"2":{"tf":1.0}}}}}}},"i":{"c":{"df":1,"docs":{"131":{"tf":1.0}}},"df":0,"docs":{}}}},"u":{"c":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"70":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"df":3,"docs":{"18":{"tf":1.0},"3":{"tf":1.0},"70":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}},"s":{":":{":":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"34":{"tf":3.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"34":{"tf":2.449489742783178}}},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"131":{"tf":1.7320508075688772}}}}},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":6,"docs":{"106":{"tf":2.23606797749979},"108":{"tf":1.0},"120":{"tf":1.0},"39":{"tf":1.0},"65":{"tf":1.0},"83":{"tf":1.0}}}}}},"v":{"df":2,"docs":{"37":{"tf":1.0},"43":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"11":{"tf":1.4142135623730951}}}}}}},"y":{"c":{"df":0,"docs":{},"l":{"df":2,"docs":{"129":{"tf":1.0},"131":{"tf":1.0}},"i":{"c":{"df":1,"docs":{"37":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"d":{"0":{"df":1,"docs":{"134":{"tf":1.7320508075688772}},"​":{":":{"=":{"d":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"e":{"df":1,"docs":{"93":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"1":{"df":1,"docs":{"134":{"tf":1.7320508075688772}}},"2":{"df":1,"docs":{"134":{"tf":1.7320508075688772}}},"3":{"df":1,"docs":{"134":{"tf":1.7320508075688772}}},"=":{"(":{"d":{"1":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"…":{",":{"d":{"df":0,"docs":{},"m":{"df":3,"docs":{"72":{"tf":1.4142135623730951},"74":{"tf":1.0},"79":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"y":{"1":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"y":{"df":0,"docs":{},"l":{"df":1,"docs":{"89":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"{":{"1":{",":{"df":0,"docs":{},"η":{",":{"df":0,"docs":{},"η":{"2":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"η":{"3":{"df":0,"docs":{},"n":{"df":0,"docs":{},"−":{"1":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"df":0,"docs":{},"}":{"df":0,"docs":{},"i":{"=":{"0":{"2":{"df":0,"docs":{},"n":{"df":0,"docs":{},"−":{"1":{"df":1,"docs":{"83":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"a":{"df":0,"docs":{},"t":{"a":{"df":2,"docs":{"131":{"tf":1.4142135623730951},"31":{"tf":1.0}}},"df":0,"docs":{}}},"df":11,"docs":{"113":{"tf":1.0},"127":{"tf":1.4142135623730951},"13":{"tf":1.0},"131":{"tf":2.23606797749979},"132":{"tf":1.4142135623730951},"134":{"tf":1.0},"2":{"tf":1.4142135623730951},"72":{"tf":1.0},"75":{"tf":1.0},"81":{"tf":1.0},"83":{"tf":1.0}},"e":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"82":{"tf":1.0}}}}},"o":{"d":{"df":3,"docs":{"127":{"tf":1.0},"131":{"tf":2.0},"132":{"tf":1.0}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":2,"docs":{"136":{"tf":1.0},"93":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"t":{"df":4,"docs":{"112":{"tf":1.0},"115":{"tf":1.4142135623730951},"131":{"tf":1.0},"66":{"tf":1.4142135623730951}}}}}}}}}},"d":{"df":0,"docs":{},"i":{"c":{"df":2,"docs":{"131":{"tf":1.4142135623730951},"135":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"(":{"df":0,"docs":{},"x":{")":{"=":{"df":0,"docs":{},"γ":{"1":{"df":0,"docs":{},"​":{"df":0,"docs":{},"x":{"df":0,"docs":{},"−":{"df":0,"docs":{},"z":{"df":0,"docs":{},"h":{"(":{"df":0,"docs":{},"x":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"h":{"(":{"df":0,"docs":{},"z":{")":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"γ":{"2":{"df":0,"docs":{},"​":{"df":0,"docs":{},"x":{"df":0,"docs":{},"−":{"df":0,"docs":{},"z":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"x":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"z":{")":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"γ":{"3":{"df":0,"docs":{},"​":{"df":0,"docs":{},"x":{"df":0,"docs":{},"−":{"df":0,"docs":{},"z":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"x":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"z":{"df":0,"docs":{},"g":{")":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"γ":{"4":{"df":0,"docs":{},"​":{"df":0,"docs":{},"x":{"df":0,"docs":{},"−":{"df":0,"docs":{},"z":{"df":0,"docs":{},"g":{"2":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"x":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"z":{"df":0,"docs":{},"g":{"2":{"df":1,"docs":{"58":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"0":{"df":1,"docs":{"112":{"tf":1.0}},"​":{")":{"=":{"df":0,"docs":{},"γ":{"1":{"df":0,"docs":{},"​":{"df":0,"docs":{},"x":{"0":{"df":0,"docs":{},"​":{"df":0,"docs":{},"−":{"df":0,"docs":{},"z":{"df":0,"docs":{},"h":{"(":{"df":0,"docs":{},"x":{"0":{"df":0,"docs":{},"​":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"h":{"(":{"df":0,"docs":{},"z":{")":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"γ":{"2":{"df":0,"docs":{},"​":{"df":0,"docs":{},"x":{"0":{"df":0,"docs":{},"​":{"df":0,"docs":{},"−":{"df":0,"docs":{},"z":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"x":{"0":{"df":0,"docs":{},"​":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"z":{")":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"γ":{"3":{"df":0,"docs":{},"​":{"df":0,"docs":{},"x":{"0":{"df":0,"docs":{},"​":{"df":0,"docs":{},"−":{"df":0,"docs":{},"z":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"x":{"0":{"df":0,"docs":{},"​":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"z":{"df":0,"docs":{},"g":{")":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"γ":{"4":{"df":0,"docs":{},"​":{"df":0,"docs":{},"x":{"0":{"df":0,"docs":{},"​":{"df":0,"docs":{},"−":{"df":0,"docs":{},"z":{"df":0,"docs":{},"g":{"2":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"x":{"0":{"df":0,"docs":{},"​":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"z":{"df":0,"docs":{},"g":{"2":{"df":3,"docs":{"112":{"tf":1.0},"59":{"tf":1.0},"62":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"_":{"0":{"df":1,"docs":{"62":{"tf":1.0}}},"df":0,"docs":{}},"df":3,"docs":{"111":{"tf":1.4142135623730951},"58":{"tf":1.4142135623730951},"61":{"tf":1.4142135623730951}}}},"df":13,"docs":{"111":{"tf":1.0},"118":{"tf":1.7320508075688772},"124":{"tf":1.0},"58":{"tf":1.4142135623730951},"59":{"tf":1.0},"61":{"tf":1.0},"64":{"tf":1.0},"67":{"tf":1.4142135623730951},"79":{"tf":1.0},"80":{"tf":1.4142135623730951},"94":{"tf":1.0},"96":{"tf":1.0},"99":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"102":{"tf":1.0},"68":{"tf":1.0}}}}}},"f":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"8":{"tf":1.0}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":27,"docs":{"104":{"tf":1.7320508075688772},"107":{"tf":1.0},"108":{"tf":1.4142135623730951},"109":{"tf":1.0},"112":{"tf":1.0},"113":{"tf":1.0},"127":{"tf":1.7320508075688772},"13":{"tf":1.7320508075688772},"132":{"tf":2.449489742783178},"134":{"tf":1.0},"135":{"tf":2.0},"19":{"tf":1.0},"22":{"tf":1.0},"24":{"tf":1.0},"25":{"tf":1.4142135623730951},"27":{"tf":1.4142135623730951},"34":{"tf":1.4142135623730951},"4":{"tf":1.0},"49":{"tf":1.0},"53":{"tf":1.0},"54":{"tf":1.0},"58":{"tf":1.0},"7":{"tf":1.0},"89":{"tf":1.0},"93":{"tf":1.4142135623730951},"94":{"tf":1.0},"96":{"tf":1.7320508075688772}},"i":{"df":0,"docs":{},"t":{"df":3,"docs":{"13":{"tf":1.4142135623730951},"33":{"tf":1.0},"90":{"tf":1.0}}}}}}},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":18,"docs":{"108":{"tf":1.0},"113":{"tf":1.0},"118":{"tf":1.0},"124":{"tf":1.0},"13":{"tf":1.4142135623730951},"131":{"tf":1.0},"19":{"tf":2.23606797749979},"2":{"tf":1.4142135623730951},"25":{"tf":1.0},"67":{"tf":2.23606797749979},"72":{"tf":3.0},"73":{"tf":1.4142135623730951},"74":{"tf":1.7320508075688772},"77":{"tf":2.0},"78":{"tf":1.7320508075688772},"79":{"tf":1.0},"80":{"tf":1.0},"90":{"tf":1.4142135623730951}}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":2,"docs":{"136":{"tf":1.0},"6":{"tf":1.0}}}},"i":{"c":{"df":1,"docs":{"15":{"tf":1.0}}},"df":0,"docs":{}},"v":{"df":1,"docs":{"3":{"tf":1.0}}}},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":2,"docs":{"12":{"tf":1.0},"6":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"6":{"tf":1.0}}}}}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":4,"docs":{"113":{"tf":1.0},"122":{"tf":1.0},"124":{"tf":1.4142135623730951},"53":{"tf":1.0}}}}},"t":{"df":18,"docs":{"13":{"tf":1.0},"132":{"tf":1.0},"135":{"tf":1.0},"18":{"tf":1.0},"35":{"tf":1.0},"4":{"tf":3.0},"52":{"tf":1.0},"69":{"tf":1.4142135623730951},"71":{"tf":1.0},"74":{"tf":1.0},"76":{"tf":1.0},"81":{"tf":1.0},"82":{"tf":1.0},"83":{"tf":1.0},"88":{"tf":1.0},"89":{"tf":2.0},"90":{"tf":1.4142135623730951},"94":{"tf":1.4142135623730951}}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":9,"docs":{"108":{"tf":1.0},"12":{"tf":1.4142135623730951},"131":{"tf":1.7320508075688772},"69":{"tf":1.4142135623730951},"7":{"tf":1.0},"72":{"tf":1.4142135623730951},"83":{"tf":1.4142135623730951},"9":{"tf":1.0},"91":{"tf":1.0}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":6,"docs":{"127":{"tf":1.0},"131":{"tf":1.7320508075688772},"132":{"tf":1.0},"4":{"tf":1.0},"88":{"tf":1.0},"90":{"tf":1.0}}}}},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"b":{"df":12,"docs":{"127":{"tf":1.0},"130":{"tf":1.0},"132":{"tf":1.0},"22":{"tf":1.4142135623730951},"36":{"tf":1.0},"39":{"tf":1.0},"73":{"tf":1.0},"76":{"tf":1.0},"79":{"tf":1.0},"85":{"tf":1.0},"86":{"tf":1.0},"94":{"tf":1.0}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":3,"docs":{"127":{"tf":1.0},"15":{"tf":1.0},"81":{"tf":1.0}}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":2,"docs":{"136":{"tf":1.0},"9":{"tf":1.0}}}},"r":{"df":2,"docs":{"131":{"tf":1.0},"19":{"tf":1.0}}}}},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":10,"docs":{"102":{"tf":1.0},"113":{"tf":1.0},"129":{"tf":1.0},"130":{"tf":1.0},"131":{"tf":1.0},"136":{"tf":1.0},"17":{"tf":1.0},"33":{"tf":1.0},"36":{"tf":1.4142135623730951},"74":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"90":{"tf":1.0}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"88":{"tf":1.0}}}}}}}}}}},"v":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"136":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":15,"docs":{"117":{"tf":1.0},"13":{"tf":1.7320508075688772},"131":{"tf":1.0},"134":{"tf":1.0},"19":{"tf":1.0},"2":{"tf":1.0},"49":{"tf":1.4142135623730951},"51":{"tf":1.0},"52":{"tf":1.0},"55":{"tf":1.0},"65":{"tf":1.4142135623730951},"69":{"tf":1.0},"72":{"tf":1.0},"79":{"tf":1.0},"8":{"tf":1.0}}}}}},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"6":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"13":{"tf":1.0},"131":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}},"s":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":3,"docs":{"33":{"tf":1.0},"42":{"tf":1.0},"55":{"tf":1.0}}}}}},"df":0,"docs":{},"j":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"89":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"8":{"tf":1.0}}}}}}}}}}},"v":{"df":0,"docs":{},"e":{"df":4,"docs":{"102":{"tf":1.0},"45":{"tf":1.0},"68":{"tf":1.0},"80":{"tf":1.0}}},"i":{"d":{"df":7,"docs":{"122":{"tf":1.4142135623730951},"124":{"tf":1.7320508075688772},"131":{"tf":1.4142135623730951},"37":{"tf":1.0},"78":{"tf":1.0},"98":{"tf":1.0},"99":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":4,"docs":{"124":{"tf":1.4142135623730951},"131":{"tf":1.0},"68":{"tf":1.0},"98":{"tf":1.0}}}}},"​":{"=":{"df":0,"docs":{},"h":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"i":{"df":2,"docs":{"72":{"tf":1.0},"74":{"tf":1.0}}}}}},"df":0,"docs":{},"∈":{"d":{"df":1,"docs":{"72":{"tf":1.0}}},"df":0,"docs":{}},"−":{"df":0,"docs":{},"z":{"df":1,"docs":{"78":{"tf":1.0}}}}}},"k":{"df":0,"docs":{},"​":{":":{"=":{"(":{"d":{"0":{"2":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"…":{",":{"d":{"df":0,"docs":{},"l":{"df":0,"docs":{},"−":{"1":{"2":{"df":1,"docs":{"93":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"−":{"1":{"df":0,"docs":{},"​":{"=":{"(":{"d":{"0":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"…":{",":{"d":{"2":{"df":0,"docs":{},"l":{"df":0,"docs":{},"−":{"1":{"df":1,"docs":{"93":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"l":{"d":{"df":0,"docs":{},"e":{"df":1,"docs":{"82":{"tf":1.0}},"​":{"=":{"(":{"df":0,"docs":{},"h":{",":{"df":0,"docs":{},"h":{"df":0,"docs":{},"ω":{",":{"df":0,"docs":{},"h":{"df":0,"docs":{},"ω":{"2":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"h":{"df":0,"docs":{},"ω":{"2":{"df":0,"docs":{},"n":{"+":{"df":0,"docs":{},"l":{"df":1,"docs":{"81":{"tf":1.0}},"−":{"1":{"df":1,"docs":{"90":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"o":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"0":{"tf":1.0},"45":{"tf":1.0}}}}}}}},"df":5,"docs":{"108":{"tf":1.0},"113":{"tf":1.0},"124":{"tf":1.7320508075688772},"131":{"tf":1.4142135623730951},"134":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"n":{"'":{"df":0,"docs":{},"t":{"df":3,"docs":{"124":{"tf":1.0},"13":{"tf":1.0},"31":{"tf":1.0}}}},"df":0,"docs":{}}}},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":24,"docs":{"100":{"tf":1.0},"111":{"tf":1.4142135623730951},"114":{"tf":1.0},"116":{"tf":1.4142135623730951},"118":{"tf":1.0},"124":{"tf":1.4142135623730951},"13":{"tf":2.0},"15":{"tf":1.0},"19":{"tf":1.0},"23":{"tf":1.0},"24":{"tf":1.0},"25":{"tf":1.0},"31":{"tf":1.4142135623730951},"34":{"tf":1.4142135623730951},"4":{"tf":1.0},"58":{"tf":1.4142135623730951},"59":{"tf":1.4142135623730951},"61":{"tf":1.4142135623730951},"65":{"tf":1.0},"67":{"tf":1.4142135623730951},"72":{"tf":1.7320508075688772},"83":{"tf":1.0},"90":{"tf":1.0},"93":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"n":{"'":{"df":0,"docs":{},"t":{"df":9,"docs":{"110":{"tf":1.0},"113":{"tf":1.0},"115":{"tf":1.4142135623730951},"117":{"tf":1.0},"122":{"tf":1.4142135623730951},"124":{"tf":1.7320508075688772},"134":{"tf":1.0},"136":{"tf":1.0},"66":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":11,"docs":{"102":{"tf":1.0},"104":{"tf":1.0},"109":{"tf":1.0},"113":{"tf":1.4142135623730951},"117":{"tf":1.4142135623730951},"131":{"tf":1.4142135623730951},"136":{"tf":1.4142135623730951},"57":{"tf":1.0},"68":{"tf":1.0},"82":{"tf":1.0},"83":{"tf":1.0}}}},"t":{"df":2,"docs":{"64":{"tf":1.0},"65":{"tf":1.0}}},"w":{"df":0,"docs":{},"n":{"df":4,"docs":{"13":{"tf":1.4142135623730951},"15":{"tf":1.0},"20":{"tf":1.0},"34":{"tf":1.0}}}}},"s":{"df":1,"docs":{"93":{"tf":1.4142135623730951}},"t":{"_":{"a":{"d":{"d":{"df":0,"docs":{},"r":{"[":{"0":{"df":1,"docs":{"132":{"tf":1.0}}},"1":{"df":1,"docs":{"132":{"tf":1.0}}},"df":0,"docs":{}},"df":3,"docs":{"127":{"tf":1.0},"131":{"tf":1.7320508075688772},"132":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"131":{"tf":1.0}}}}}},"df":3,"docs":{"127":{"tf":1.0},"131":{"tf":2.23606797749979},"132":{"tf":1.4142135623730951}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"134":{"tf":1.0}}}}}},"​":{"=":{"(":{"1":{",":{"df":0,"docs":{},"g":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"g":{"2":{"df":0,"docs":{},"n":{"df":0,"docs":{},"−":{"1":{"df":1,"docs":{"90":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"{":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"}":{"df":0,"docs":{},"i":{"=":{"0":{"2":{"df":0,"docs":{},"n":{"df":0,"docs":{},"−":{"1":{"df":0,"docs":{},"​":{"df":0,"docs":{},"⊆":{"df":0,"docs":{},"f":{"df":1,"docs":{"81":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"e":{"df":2,"docs":{"12":{"tf":1.0},"3":{"tf":1.0}}},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":3,"docs":{"131":{"tf":1.7320508075688772},"134":{"tf":1.0},"35":{"tf":1.7320508075688772}}}}},"r":{"df":0,"docs":{},"e":{"df":2,"docs":{"13":{"tf":1.0},"79":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"+":{"1":{")":{"df":0,"docs":{},"∗":{"df":0,"docs":{},"x":{"df":0,"docs":{},"−":{"1":{"df":1,"docs":{"6":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"=":{"2":{"df":1,"docs":{"8":{"tf":1.0}}},"df":0,"docs":{}},"a":{"c":{"df":0,"docs":{},"h":{"df":25,"docs":{"101":{"tf":1.0},"105":{"tf":1.0},"108":{"tf":1.7320508075688772},"113":{"tf":1.7320508075688772},"124":{"tf":1.0},"127":{"tf":1.4142135623730951},"13":{"tf":1.0},"131":{"tf":3.3166247903554},"132":{"tf":1.0},"134":{"tf":2.0},"135":{"tf":1.7320508075688772},"136":{"tf":2.23606797749979},"2":{"tf":1.0},"48":{"tf":1.0},"64":{"tf":1.4142135623730951},"65":{"tf":1.4142135623730951},"69":{"tf":1.0},"79":{"tf":1.7320508075688772},"81":{"tf":1.4142135623730951},"82":{"tf":1.0},"83":{"tf":1.0},"9":{"tf":1.0},"93":{"tf":1.4142135623730951},"94":{"tf":1.0},"98":{"tf":1.0}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"58":{"tf":1.0},"79":{"tf":1.0}}}}}}},"s":{"df":1,"docs":{"69":{"tf":1.0}},"i":{"df":1,"docs":{"13":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":4,"docs":{"113":{"tf":1.0},"44":{"tf":1.0},"6":{"tf":1.0},"69":{"tf":1.0}}}}}}},"df":10,"docs":{"10":{"tf":1.0},"127":{"tf":1.4142135623730951},"131":{"tf":1.7320508075688772},"132":{"tf":1.4142135623730951},"33":{"tf":1.0},"34":{"tf":2.6457513110645907},"43":{"tf":2.6457513110645907},"44":{"tf":2.0},"6":{"tf":2.23606797749979},"8":{"tf":1.7320508075688772}},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"58":{"tf":1.0}}}},"df":0,"docs":{}},"i":{"c":{"df":0,"docs":{},"i":{"df":4,"docs":{"131":{"tf":1.0},"136":{"tf":1.0},"3":{"tf":1.0},"72":{"tf":1.0}}}},"df":0,"docs":{}}}},"i":{"df":1,"docs":{"122":{"tf":1.0}},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":5,"docs":{"136":{"tf":1.0},"14":{"tf":1.0},"22":{"tf":1.0},"34":{"tf":1.4142135623730951},"7":{"tf":1.0}}}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":29,"docs":{"100":{"tf":1.0},"106":{"tf":1.0},"120":{"tf":1.0},"122":{"tf":1.0},"124":{"tf":2.0},"129":{"tf":1.0},"13":{"tf":5.477225575051661},"15":{"tf":1.0},"18":{"tf":2.449489742783178},"30":{"tf":1.0},"34":{"tf":1.7320508075688772},"40":{"tf":1.7320508075688772},"51":{"tf":1.0},"53":{"tf":1.0},"54":{"tf":1.0},"6":{"tf":1.0},"67":{"tf":1.0},"69":{"tf":1.4142135623730951},"72":{"tf":1.0},"73":{"tf":1.4142135623730951},"76":{"tf":1.0},"78":{"tf":1.0},"81":{"tf":1.0},"83":{"tf":1.0},"90":{"tf":1.0},"91":{"tf":2.0},"94":{"tf":1.4142135623730951},"97":{"tf":1.4142135623730951},"98":{"tf":1.0}}}}}}}},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"4":{"tf":1.0}}}},"df":0,"docs":{}},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"y":{"df":2,"docs":{"114":{"tf":1.0},"99":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"35":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"117":{"tf":1.0}}}}},"n":{"a":{"b":{"df":0,"docs":{},"l":{"df":2,"docs":{"131":{"tf":1.0},"3":{"tf":1.0}}}},"df":0,"docs":{}},"c":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"108":{"tf":1.0}}}}}}},"df":0,"docs":{},"o":{"d":{"df":14,"docs":{"10":{"tf":1.0},"104":{"tf":1.0},"106":{"tf":1.0},"47":{"tf":1.0},"49":{"tf":1.0},"51":{"tf":1.0},"53":{"tf":1.0},"54":{"tf":1.0},"65":{"tf":1.0},"68":{"tf":1.4142135623730951},"69":{"tf":1.4142135623730951},"71":{"tf":1.0},"83":{"tf":1.0},"9":{"tf":1.0}}},"df":0,"docs":{}}},"d":{"df":10,"docs":{"102":{"tf":1.0},"108":{"tf":1.0},"11":{"tf":1.0},"115":{"tf":1.0},"12":{"tf":1.0},"129":{"tf":1.0},"39":{"tf":1.0},"45":{"tf":1.0},"7":{"tf":1.0},"94":{"tf":1.0}},"i":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"40":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"c":{"df":5,"docs":{"131":{"tf":1.0},"135":{"tf":1.4142135623730951},"136":{"tf":2.0},"48":{"tf":1.0},"69":{"tf":1.0}}},"df":0,"docs":{}}}},"g":{"a":{"df":0,"docs":{},"g":{"df":3,"docs":{"74":{"tf":1.0},"76":{"tf":1.0},"85":{"tf":1.0}}}},"df":0,"docs":{}},"h":{"a":{"df":0,"docs":{},"n":{"c":{"df":1,"docs":{"99":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":3,"docs":{"113":{"tf":1.4142135623730951},"131":{"tf":1.0},"48":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"82":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"13":{"tf":1.0}}}},"i":{"df":0,"docs":{},"r":{"df":4,"docs":{"11":{"tf":1.0},"13":{"tf":1.0},"49":{"tf":1.0},"67":{"tf":1.0}}},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"103":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"i":{"df":6,"docs":{"126":{"tf":1.0},"127":{"tf":2.0},"132":{"tf":2.0},"35":{"tf":1.0},"69":{"tf":1.0},"90":{"tf":1.0}}}}}},"q":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"l":{"df":16,"docs":{"10":{"tf":1.0},"100":{"tf":1.0},"105":{"tf":1.7320508075688772},"12":{"tf":1.0},"127":{"tf":1.4142135623730951},"13":{"tf":5.830951894845301},"131":{"tf":2.23606797749979},"132":{"tf":1.0},"15":{"tf":1.4142135623730951},"32":{"tf":1.0},"51":{"tf":1.0},"65":{"tf":1.0},"72":{"tf":1.0},"77":{"tf":1.4142135623730951},"9":{"tf":1.4142135623730951},"94":{"tf":1.4142135623730951}}},"t":{"df":12,"docs":{"10":{"tf":1.0},"11":{"tf":1.0},"12":{"tf":1.0},"13":{"tf":3.0},"134":{"tf":1.4142135623730951},"15":{"tf":1.7320508075688772},"3":{"tf":1.4142135623730951},"57":{"tf":1.0},"59":{"tf":1.0},"68":{"tf":1.0},"9":{"tf":1.7320508075688772},"94":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":6,"docs":{"13":{"tf":2.8284271247461903},"15":{"tf":1.0},"55":{"tf":1.0},"68":{"tf":1.4142135623730951},"79":{"tf":1.0},"83":{"tf":1.0}}}},"df":0,"docs":{}}}}},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"48":{"tf":1.0}}}}}}}},"t":{"c":{"df":1,"docs":{"49":{"tf":1.0}}},"df":0,"docs":{}},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"113":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":39,"docs":{"10":{"tf":1.4142135623730951},"111":{"tf":2.0},"112":{"tf":2.6457513110645907},"113":{"tf":4.358898943540674},"114":{"tf":1.0},"115":{"tf":1.0},"116":{"tf":1.7320508075688772},"118":{"tf":1.0},"12":{"tf":1.7320508075688772},"120":{"tf":1.7320508075688772},"122":{"tf":2.23606797749979},"124":{"tf":2.23606797749979},"13":{"tf":1.4142135623730951},"134":{"tf":2.6457513110645907},"18":{"tf":1.4142135623730951},"27":{"tf":1.0},"34":{"tf":1.0},"51":{"tf":1.0},"57":{"tf":2.23606797749979},"58":{"tf":2.0},"59":{"tf":1.7320508075688772},"61":{"tf":1.7320508075688772},"62":{"tf":2.23606797749979},"65":{"tf":1.4142135623730951},"67":{"tf":2.449489742783178},"69":{"tf":1.0},"72":{"tf":1.7320508075688772},"73":{"tf":1.4142135623730951},"74":{"tf":1.0},"75":{"tf":1.0},"76":{"tf":1.4142135623730951},"77":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":2.0},"84":{"tf":1.4142135623730951},"85":{"tf":1.0},"9":{"tf":1.4142135623730951},"93":{"tf":1.0},"94":{"tf":2.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"/":{"df":0,"docs":{},"o":{"d":{"d":{"df":2,"docs":{"112":{"tf":1.0},"115":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":10,"docs":{"100":{"tf":1.0},"113":{"tf":1.0},"118":{"tf":1.0},"131":{"tf":1.4142135623730951},"48":{"tf":1.0},"51":{"tf":1.0},"65":{"tf":1.0},"66":{"tf":1.0},"72":{"tf":1.0},"93":{"tf":1.0}}},"r":{"df":0,"docs":{},"y":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"102":{"tf":1.0}}}},"t":{"df":0,"docs":{},"h":{"df":4,"docs":{"131":{"tf":1.0},"15":{"tf":1.0},"20":{"tf":1.0},"69":{"tf":1.0}}}}}}},"i":{"d":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"126":{"tf":1.0}}}}}}},"x":{"a":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"131":{"tf":1.0},"94":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":4,"docs":{"113":{"tf":1.0},"19":{"tf":1.0},"20":{"tf":1.4142135623730951},"66":{"tf":1.0}}}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":39,"docs":{"10":{"tf":1.0},"100":{"tf":1.0},"102":{"tf":1.0},"103":{"tf":1.0},"107":{"tf":1.0},"108":{"tf":1.4142135623730951},"109":{"tf":1.0},"11":{"tf":1.0},"110":{"tf":1.0},"113":{"tf":1.4142135623730951},"116":{"tf":1.0},"12":{"tf":1.0},"123":{"tf":1.0},"13":{"tf":2.0},"131":{"tf":1.4142135623730951},"134":{"tf":1.7320508075688772},"135":{"tf":1.0},"136":{"tf":1.4142135623730951},"19":{"tf":1.0},"33":{"tf":1.0},"39":{"tf":1.0},"4":{"tf":1.0},"43":{"tf":1.4142135623730951},"47":{"tf":1.0},"48":{"tf":1.7320508075688772},"49":{"tf":2.23606797749979},"51":{"tf":1.0},"6":{"tf":1.4142135623730951},"63":{"tf":1.0},"65":{"tf":1.0},"67":{"tf":1.0},"69":{"tf":1.4142135623730951},"72":{"tf":1.0},"73":{"tf":1.4142135623730951},"8":{"tf":1.0},"83":{"tf":1.0},"9":{"tf":1.4142135623730951},"94":{"tf":2.0},"99":{"tf":1.0}}}}}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":3,"docs":{"127":{"tf":1.4142135623730951},"43":{"tf":1.0},"71":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":28,"docs":{"10":{"tf":1.0},"107":{"tf":1.0},"109":{"tf":1.4142135623730951},"12":{"tf":2.0},"126":{"tf":1.0},"127":{"tf":1.4142135623730951},"128":{"tf":1.0},"129":{"tf":2.23606797749979},"13":{"tf":1.0},"130":{"tf":1.0},"131":{"tf":3.605551275463989},"15":{"tf":1.7320508075688772},"2":{"tf":1.0},"21":{"tf":1.0},"3":{"tf":1.0},"33":{"tf":1.0},"42":{"tf":1.0},"47":{"tf":1.4142135623730951},"48":{"tf":1.0},"49":{"tf":2.449489742783178},"6":{"tf":2.23606797749979},"68":{"tf":1.7320508075688772},"7":{"tf":2.0},"8":{"tf":2.23606797749979},"82":{"tf":1.0},"9":{"tf":1.7320508075688772},"90":{"tf":1.4142135623730951},"93":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"122":{"tf":1.4142135623730951}}}}},"r":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"39":{"tf":1.0}}}}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":4,"docs":{"105":{"tf":1.0},"13":{"tf":2.6457513110645907},"134":{"tf":1.0},"69":{"tf":1.0}}}}},"p":{"a":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":7,"docs":{"131":{"tf":2.23606797749979},"136":{"tf":1.0},"70":{"tf":1.0},"71":{"tf":1.0},"74":{"tf":1.0},"78":{"tf":1.0},"84":{"tf":1.0}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":2,"docs":{"122":{"tf":1.0},"20":{"tf":1.0}}}}},"l":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":7,"docs":{"102":{"tf":1.0},"116":{"tf":1.0},"117":{"tf":1.0},"129":{"tf":1.0},"131":{"tf":1.7320508075688772},"18":{"tf":1.0},"6":{"tf":1.0}}}},"n":{"df":3,"docs":{"113":{"tf":1.0},"131":{"tf":1.4142135623730951},"50":{"tf":1.0}}}},"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"94":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"113":{"tf":1.4142135623730951},"4":{"tf":1.0}}}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"9":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"44":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"44":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"df":2,"docs":{"123":{"tf":1.0},"44":{"tf":1.0}}}}}}},"s":{"df":1,"docs":{"39":{"tf":1.0}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":7,"docs":{"106":{"tf":1.0},"11":{"tf":1.0},"122":{"tf":1.4142135623730951},"3":{"tf":1.0},"47":{"tf":1.4142135623730951},"69":{"tf":1.7320508075688772},"82":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":9,"docs":{"120":{"tf":1.0},"127":{"tf":1.7320508075688772},"13":{"tf":1.0},"131":{"tf":1.0},"132":{"tf":1.0},"44":{"tf":1.0},"82":{"tf":1.4142135623730951},"90":{"tf":1.0},"93":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":8,"docs":{"108":{"tf":1.0},"124":{"tf":1.0},"130":{"tf":1.0},"131":{"tf":1.4142135623730951},"48":{"tf":1.0},"67":{"tf":1.7320508075688772},"83":{"tf":1.0},"90":{"tf":1.0}}}},"r":{"df":0,"docs":{},"n":{"df":2,"docs":{"136":{"tf":1.0},"33":{"tf":1.0}}}}},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"31":{"tf":1.0}}}},"df":2,"docs":{"12":{"tf":1.7320508075688772},"131":{"tf":1.0}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":3,"docs":{"49":{"tf":1.0},"67":{"tf":1.0},"78":{"tf":1.0}}}}}}}},"f":{"(":{"a":{")":{":":{"=":{"df":0,"docs":{},"p":{"(":{"a":{")":{"df":0,"docs":{},"q":{"(":{"a":{")":{"df":0,"docs":{},"−":{"1":{"df":1,"docs":{"89":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":1,"docs":{"89":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},",":{"b":{")":{"=":{"(":{"a":{"df":0,"docs":{},"−":{"df":0,"docs":{},"y":{")":{"/":{"(":{"b":{"df":0,"docs":{},"−":{"df":0,"docs":{},"z":{"df":1,"docs":{"76":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"a":{"+":{"b":{"df":0,"docs":{},"−":{"1":{"df":1,"docs":{"73":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"1":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"…":{",":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"​":{",":{"b":{")":{"=":{"df":0,"docs":{},"i":{"=":{"1":{"df":0,"docs":{},"∑":{"df":0,"docs":{},"l":{"df":0,"docs":{},"​":{"df":0,"docs":{},"γ":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"(":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"df":0,"docs":{},"−":{"df":0,"docs":{},"y":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{")":{"/":{"(":{"b":{"df":0,"docs":{},"−":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":1,"docs":{"79":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"d":{"df":1,"docs":{"89":{"tf":1.0}}},"df":0,"docs":{},"h":{")":{"=":{"0":{"df":1,"docs":{"15":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"p":{"(":{"d":{"1":{"df":0,"docs":{},"​":{")":{",":{"d":{"1":{"df":0,"docs":{},"​":{")":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"f":{"(":{"df":0,"docs":{},"p":{"(":{"d":{"df":0,"docs":{},"m":{"df":0,"docs":{},"​":{")":{",":{"d":{"df":0,"docs":{},"m":{"df":1,"docs":{"77":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"1":{"df":0,"docs":{},"​":{"(":{"d":{"1":{"df":0,"docs":{},"​":{")":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"​":{"(":{"d":{"1":{"df":0,"docs":{},"​":{")":{",":{"d":{"1":{"df":0,"docs":{},"​":{")":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"f":{"(":{"df":0,"docs":{},"p":{"1":{"df":0,"docs":{},"​":{"(":{"d":{"df":0,"docs":{},"m":{"df":0,"docs":{},"​":{")":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"​":{"(":{"d":{"df":0,"docs":{},"m":{"df":0,"docs":{},"​":{")":{",":{"d":{"df":0,"docs":{},"m":{"df":1,"docs":{"79":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"y":{"1":{"df":0,"docs":{},"​":{")":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"f":{"(":{"df":0,"docs":{},"y":{"df":0,"docs":{},"l":{"df":1,"docs":{"89":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},",":{"d":{"1":{"df":0,"docs":{},"​":{")":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"f":{"(":{"df":0,"docs":{},"y":{"df":0,"docs":{},"m":{"df":0,"docs":{},"​":{",":{"d":{"df":0,"docs":{},"m":{"df":1,"docs":{"73":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"z":{")":{"=":{"df":0,"docs":{},"i":{"df":1,"docs":{"18":{"tf":1.0}}}},"df":0,"docs":{}},"df":1,"docs":{"68":{"tf":1.0}}}},"+":{"df":0,"docs":{},"g":{"]":{"1":{"df":0,"docs":{},"​":{"=":{"[":{"df":0,"docs":{},"f":{"]":{"1":{"df":0,"docs":{},"​":{"+":{"[":{"df":0,"docs":{},"g":{"]":{"1":{"df":1,"docs":{"18":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},",":{"df":0,"docs":{},"g":{"df":1,"docs":{"13":{"tf":1.0}}}},"/":{"df":0,"docs":{},"g":{"df":1,"docs":{"68":{"tf":1.0}}}},":":{"a":{"df":0,"docs":{},"→":{"df":0,"docs":{},"f":{"df":1,"docs":{"89":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"×":{"d":{"df":0,"docs":{},"→":{"df":0,"docs":{},"f":{"df":1,"docs":{"73":{"tf":1.0}}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"(":{"d":{")":{"df":0,"docs":{},"→":{"df":0,"docs":{},"f":{"df":1,"docs":{"89":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"=":{"a":{"(":{"df":0,"docs":{},"ζ":{")":{"df":0,"docs":{},"q":{"df":0,"docs":{},"l":{"df":0,"docs":{},"​":{"+":{"b":{"(":{"df":0,"docs":{},"ζ":{")":{"df":0,"docs":{},"q":{"df":0,"docs":{},"r":{"df":1,"docs":{"20":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"z":{"df":0,"docs":{},"h":{"df":0,"docs":{},"​":{"df":0,"docs":{},"t":{"df":1,"docs":{"15":{"tf":1.0}}}}}}},"]":{"1":{"df":3,"docs":{"18":{"tf":1.4142135623730951},"20":{"tf":1.0},"34":{"tf":1.0}}},"df":0,"docs":{}},"a":{"c":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"'":{"df":1,"docs":{"102":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"t":{"df":7,"docs":{"12":{"tf":1.0},"13":{"tf":2.8284271247461903},"131":{"tf":1.0},"134":{"tf":1.0},"15":{"tf":1.7320508075688772},"4":{"tf":1.0},"67":{"tf":1.0}},"o":{"df":0,"docs":{},"r":{"df":9,"docs":{"124":{"tf":1.0},"13":{"tf":1.7320508075688772},"131":{"tf":1.0},"2":{"tf":1.4142135623730951},"27":{"tf":1.0},"67":{"tf":1.7320508075688772},"72":{"tf":1.0},"88":{"tf":1.0},"90":{"tf":2.0}}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"s":{"df":1,"docs":{"103":{"tf":1.0}}}},"r":{"df":2,"docs":{"15":{"tf":1.0},"69":{"tf":1.0}}},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"113":{"tf":1.0},"136":{"tf":1.0}}}}}},"t":{"df":2,"docs":{"122":{"tf":1.4142135623730951},"98":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"122":{"tf":1.0}}}}}}},"b":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":3,"docs":{"27":{"tf":1.0},"31":{"tf":1.7320508075688772},"32":{"tf":1.0}},"​":{"(":{"df":0,"docs":{},"ζ":{")":{"=":{"df":0,"docs":{},"t":{"df":0,"docs":{},"ˉ":{"+":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"p":{"df":0,"docs":{},"ˉ":{"df":0,"docs":{},"​":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"υ":{"2":{"a":{"df":0,"docs":{},"ˉ":{"+":{"df":0,"docs":{},"υ":{"3":{"b":{"df":0,"docs":{},"ˉ":{"+":{"df":0,"docs":{},"υ":{"4":{"c":{"df":0,"docs":{},"ˉ":{"+":{"df":0,"docs":{},"υ":{"5":{"df":0,"docs":{},"s":{"df":0,"docs":{},"ˉ":{"df":0,"docs":{},"σ":{"1":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"υ":{"6":{"df":0,"docs":{},"s":{"df":0,"docs":{},"ˉ":{"df":0,"docs":{},"σ":{"2":{"df":1,"docs":{"31":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"]":{"1":{"df":1,"docs":{"31":{"tf":1.0}},"​":{"=":{"[":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"υ":{"[":{"df":0,"docs":{},"p":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"υ":{"2":{"[":{"a":{"]":{"1":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"υ":{"3":{"[":{"b":{"]":{"1":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"υ":{"4":{"[":{"c":{"]":{"1":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"υ":{"5":{"[":{"df":0,"docs":{},"s":{"df":0,"docs":{},"σ":{"1":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"υ":{"6":{"[":{"df":0,"docs":{},"s":{"df":0,"docs":{},"σ":{"2":{"df":0,"docs":{},"​":{"]":{"1":{"df":1,"docs":{"31":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":21,"docs":{"126":{"tf":1.0},"127":{"tf":1.4142135623730951},"13":{"tf":2.6457513110645907},"131":{"tf":1.7320508075688772},"132":{"tf":1.4142135623730951},"15":{"tf":1.4142135623730951},"18":{"tf":2.449489742783178},"20":{"tf":2.0},"34":{"tf":1.4142135623730951},"4":{"tf":1.7320508075688772},"68":{"tf":1.4142135623730951},"69":{"tf":1.4142135623730951},"72":{"tf":1.0},"73":{"tf":1.4142135623730951},"74":{"tf":1.0},"79":{"tf":1.0},"81":{"tf":1.0},"89":{"tf":1.7320508075688772},"90":{"tf":1.4142135623730951},"93":{"tf":2.0},"94":{"tf":1.4142135623730951}},"e":{"1":{"7":{":":{":":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"(":{"1":{"df":1,"docs":{"107":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"(":{"1":{"df":1,"docs":{"103":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"103":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"69":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"d":{"df":1,"docs":{"33":{"tf":1.0}}},"df":0,"docs":{}},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"131":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"w":{"df":10,"docs":{"108":{"tf":1.0},"110":{"tf":1.0},"12":{"tf":1.0},"122":{"tf":1.4142135623730951},"123":{"tf":1.0},"13":{"tf":1.0},"15":{"tf":1.0},"31":{"tf":1.0},"36":{"tf":1.0},"63":{"tf":1.0}}}},"f":{"df":0,"docs":{},"t":{"df":4,"docs":{"1":{"tf":1.0},"120":{"tf":2.0},"2":{"tf":2.6457513110645907},"98":{"tf":1.4142135623730951}}}},"i":{"a":{"df":0,"docs":{},"t":{"df":7,"docs":{"117":{"tf":1.4142135623730951},"38":{"tf":1.0},"39":{"tf":1.0},"41":{"tf":2.0},"87":{"tf":1.0},"93":{"tf":1.0},"94":{"tf":1.0}}}},"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"a":{"c":{"c":{"df":0,"docs":{},"i":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":1,"docs":{"107":{"tf":1.0}},"e":{"(":{"[":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"1":{"7":{":":{":":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"(":{"1":{"df":1,"docs":{"107":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"<":{"df":0,"docs":{},"f":{">":{">":{"(":{"&":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":1,"docs":{"103":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":1,"docs":{"103":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":18,"docs":{"103":{"tf":1.4142135623730951},"104":{"tf":1.4142135623730951},"105":{"tf":1.7320508075688772},"106":{"tf":1.0},"107":{"tf":1.0},"108":{"tf":1.0},"109":{"tf":1.0},"110":{"tf":1.0},"111":{"tf":1.0},"113":{"tf":1.7320508075688772},"116":{"tf":1.0},"48":{"tf":1.7320508075688772},"49":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951},"63":{"tf":1.0},"65":{"tf":1.0},"67":{"tf":1.0},"83":{"tf":1.0}},"p":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"103":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":23,"docs":{"107":{"tf":1.0},"108":{"tf":1.0},"113":{"tf":1.0},"13":{"tf":4.58257569495584},"15":{"tf":1.0},"18":{"tf":1.4142135623730951},"2":{"tf":1.4142135623730951},"34":{"tf":1.0},"35":{"tf":1.0},"4":{"tf":1.0},"40":{"tf":2.23606797749979},"43":{"tf":1.0},"51":{"tf":1.0},"6":{"tf":1.4142135623730951},"69":{"tf":1.0},"72":{"tf":1.0},"73":{"tf":1.4142135623730951},"81":{"tf":1.0},"89":{"tf":1.0},"90":{"tf":1.0},"94":{"tf":1.0},"97":{"tf":1.0},"98":{"tf":1.0}},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"(":{"2":{"_":{"df":0,"docs":{},"u":{"6":{"4":{"df":1,"docs":{"34":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"3":{"_":{"df":0,"docs":{},"u":{"6":{"4":{"df":1,"docs":{"34":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":1,"docs":{"43":{"tf":1.0}}},"4":{"df":1,"docs":{"43":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"<":{"df":0,"docs":{},"f":{"df":1,"docs":{"34":{"tf":3.1622776601683795}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}},"f":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"51":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"e":{"df":2,"docs":{"129":{"tf":2.23606797749979},"130":{"tf":1.0}}},"l":{"df":3,"docs":{"12":{"tf":1.0},"131":{"tf":2.23606797749979},"35":{"tf":1.7320508075688772}}}},"n":{"a":{"df":0,"docs":{},"l":{"df":7,"docs":{"12":{"tf":1.0},"129":{"tf":1.4142135623730951},"131":{"tf":2.0},"132":{"tf":1.0},"15":{"tf":1.0},"34":{"tf":1.4142135623730951},"43":{"tf":1.0}}}},"d":{"df":2,"docs":{"2":{"tf":1.4142135623730951},"88":{"tf":1.0}}},"df":0,"docs":{},"e":{"df":1,"docs":{"11":{"tf":1.0}}},"i":{"df":0,"docs":{},"t":{"df":10,"docs":{"13":{"tf":1.0},"18":{"tf":1.0},"4":{"tf":1.0},"51":{"tf":1.0},"6":{"tf":1.0},"68":{"tf":1.0},"69":{"tf":1.0},"89":{"tf":1.0},"90":{"tf":1.0},"97":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"[":{"0":{"df":2,"docs":{"106":{"tf":1.4142135623730951},"113":{"tf":1.0}}},"df":0,"docs":{}},"df":2,"docs":{"106":{"tf":1.0},"113":{"tf":1.0}}}}}},"df":25,"docs":{"104":{"tf":1.0},"106":{"tf":1.4142135623730951},"107":{"tf":1.0},"113":{"tf":1.4142135623730951},"12":{"tf":1.7320508075688772},"13":{"tf":1.4142135623730951},"130":{"tf":1.0},"131":{"tf":1.7320508075688772},"132":{"tf":2.0},"134":{"tf":1.4142135623730951},"19":{"tf":1.0},"22":{"tf":1.4142135623730951},"30":{"tf":1.0},"31":{"tf":1.4142135623730951},"41":{"tf":1.0},"45":{"tf":1.0},"48":{"tf":1.4142135623730951},"51":{"tf":1.4142135623730951},"58":{"tf":1.7320508075688772},"65":{"tf":1.0},"68":{"tf":1.0},"69":{"tf":1.0},"7":{"tf":1.0},"8":{"tf":1.0},"82":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"31":{"tf":1.0}}}}}}},"t":{"df":1,"docs":{"102":{"tf":1.0}}},"v":{"df":0,"docs":{},"e":{"df":1,"docs":{"11":{"tf":1.0}}}},"x":{"df":5,"docs":{"131":{"tf":1.0},"4":{"tf":1.0},"72":{"tf":1.0},"88":{"tf":1.0},"90":{"tf":1.0}}}},"l":{"a":{"df":0,"docs":{},"g":{"a":{"df":1,"docs":{"134":{"tf":1.0}}},"b":{"df":1,"docs":{"134":{"tf":1.4142135623730951}}},"df":5,"docs":{"127":{"tf":1.4142135623730951},"131":{"tf":3.0},"132":{"tf":1.4142135623730951},"134":{"tf":3.1622776601683795},"135":{"tf":2.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"l":{"df":2,"docs":{"11":{"tf":1.4142135623730951},"3":{"tf":1.0}}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"w":{"df":2,"docs":{"102":{"tf":1.0},"49":{"tf":1.0}}}}},"n":{"df":6,"docs":{"103":{"tf":1.0},"105":{"tf":1.0},"106":{"tf":1.0},"113":{"tf":1.0},"43":{"tf":1.0},"44":{"tf":1.4142135623730951}}},"o":{"c":{"df":0,"docs":{},"u":{"df":1,"docs":{"134":{"tf":1.0}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":47,"docs":{"10":{"tf":1.4142135623730951},"100":{"tf":1.0},"101":{"tf":1.0},"102":{"tf":1.0},"110":{"tf":1.0},"112":{"tf":1.0},"113":{"tf":1.7320508075688772},"12":{"tf":1.4142135623730951},"122":{"tf":1.0},"127":{"tf":1.4142135623730951},"13":{"tf":3.7416573867739413},"131":{"tf":1.4142135623730951},"132":{"tf":1.7320508075688772},"136":{"tf":1.0},"15":{"tf":2.0},"18":{"tf":1.4142135623730951},"20":{"tf":1.0},"21":{"tf":1.0},"23":{"tf":1.0},"30":{"tf":1.0},"31":{"tf":1.4142135623730951},"34":{"tf":1.7320508075688772},"36":{"tf":1.0},"4":{"tf":1.0},"41":{"tf":1.0},"43":{"tf":1.4142135623730951},"44":{"tf":1.0},"47":{"tf":1.0},"48":{"tf":1.0},"49":{"tf":1.0},"51":{"tf":1.0},"53":{"tf":1.0},"54":{"tf":1.0},"55":{"tf":1.0},"58":{"tf":1.4142135623730951},"6":{"tf":1.4142135623730951},"68":{"tf":1.0},"71":{"tf":1.0},"72":{"tf":1.0},"74":{"tf":1.0},"83":{"tf":1.0},"88":{"tf":1.0},"9":{"tf":1.4142135623730951},"90":{"tf":1.0},"91":{"tf":1.0},"93":{"tf":1.7320508075688772},"94":{"tf":2.23606797749979}}}}}},"r":{"c":{"df":2,"docs":{"12":{"tf":1.4142135623730951},"19":{"tf":1.0}}},"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"68":{"tf":1.0}}},"t":{"df":1,"docs":{"68":{"tf":1.0}}}},"df":12,"docs":{"107":{"tf":1.0},"122":{"tf":1.0},"13":{"tf":2.23606797749979},"131":{"tf":1.0},"34":{"tf":1.0},"51":{"tf":1.0},"67":{"tf":1.0},"72":{"tf":1.0},"8":{"tf":1.0},"91":{"tf":1.0},"98":{"tf":1.0},"99":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"18":{"tf":1.0},"72":{"tf":1.0}}}},"u":{"df":0,"docs":{},"l":{"a":{"df":2,"docs":{"57":{"tf":1.0},"59":{"tf":1.0}}},"df":0,"docs":{}}}}},"u":{"df":0,"docs":{},"n":{"d":{"df":2,"docs":{"3":{"tf":1.0},"37":{"tf":1.0}}},"df":0,"docs":{}},"r":{"df":2,"docs":{"20":{"tf":1.0},"55":{"tf":1.0}},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"122":{"tf":1.0},"2":{"tf":1.4142135623730951},"98":{"tf":1.0}}}}}}}},"p":{"df":5,"docs":{"126":{"tf":1.0},"127":{"tf":1.0},"129":{"tf":1.0},"131":{"tf":1.4142135623730951},"132":{"tf":1.0}}},"r":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"(":{"0":{"df":2,"docs":{"106":{"tf":1.0},"113":{"tf":1.0}}},"1":{"df":2,"docs":{"106":{"tf":1.0},"113":{"tf":1.0}}},"2":{"df":2,"docs":{"106":{"tf":1.0},"113":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},":":{":":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":1,"docs":{"113":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":7,"docs":{"106":{"tf":1.4142135623730951},"108":{"tf":1.0},"112":{"tf":1.0},"113":{"tf":2.8284271247461903},"116":{"tf":2.23606797749979},"134":{"tf":1.7320508075688772},"83":{"tf":1.0}}}}},"df":1,"docs":{"37":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"39":{"tf":1.0}}}}},"i":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"_":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"108":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"d":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"80":{"tf":1.0}}}},"df":0,"docs":{}},"df":22,"docs":{"101":{"tf":1.0},"108":{"tf":1.0},"111":{"tf":1.4142135623730951},"112":{"tf":1.0},"118":{"tf":1.4142135623730951},"124":{"tf":1.7320508075688772},"56":{"tf":2.0},"58":{"tf":1.7320508075688772},"61":{"tf":1.4142135623730951},"62":{"tf":1.0},"67":{"tf":1.7320508075688772},"70":{"tf":1.0},"72":{"tf":2.0},"73":{"tf":2.0},"74":{"tf":1.0},"76":{"tf":1.4142135623730951},"77":{"tf":1.0},"79":{"tf":1.7320508075688772},"80":{"tf":1.7320508075688772},"90":{"tf":1.0},"93":{"tf":1.4142135623730951},"94":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"2":{"tf":1.0},"82":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":1,"docs":{"9":{"tf":1.0}}}},"n":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":24,"docs":{"103":{"tf":1.4142135623730951},"107":{"tf":1.0},"109":{"tf":1.0},"110":{"tf":1.0},"112":{"tf":1.0},"113":{"tf":1.0},"117":{"tf":1.0},"127":{"tf":1.0},"131":{"tf":1.4142135623730951},"34":{"tf":1.7320508075688772},"39":{"tf":1.0},"44":{"tf":2.6457513110645907},"53":{"tf":1.0},"54":{"tf":1.0},"55":{"tf":1.0},"73":{"tf":1.7320508075688772},"76":{"tf":1.0},"79":{"tf":1.0},"83":{"tf":1.4142135623730951},"84":{"tf":1.0},"88":{"tf":1.7320508075688772},"89":{"tf":1.7320508075688772},"90":{"tf":1.4142135623730951},"94":{"tf":1.0}}}}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":4,"docs":{"132":{"tf":1.0},"20":{"tf":1.0},"73":{"tf":1.0},"99":{"tf":1.0}},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"12":{"tf":1.0}}}}}}}}}}}},"g":{"+":{"df":0,"docs":{},"ζ":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{"df":0,"docs":{},"h":{"df":1,"docs":{"94":{"tf":1.4142135623730951}}}}}}},",":{"df":0,"docs":{},"h":{"df":1,"docs":{"94":{"tf":1.0}}}},"1":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"34":{"tf":2.8284271247461903}}}}}}}},"3":{"df":1,"docs":{"123":{"tf":1.0}}},"=":{"df":0,"docs":{},"ω":{"b":{"df":1,"docs":{"90":{"tf":1.0}}},"df":0,"docs":{}}},"^":{"0":{"df":2,"docs":{"51":{"tf":1.0},"54":{"tf":1.0}}},"1":{"df":2,"docs":{"51":{"tf":1.0},"54":{"tf":1.0}}},"2":{"df":2,"docs":{"51":{"tf":1.4142135623730951},"54":{"tf":1.0}}},"3":{"df":2,"docs":{"51":{"tf":1.0},"54":{"tf":1.0}}},"4":{"df":2,"docs":{"51":{"tf":1.0},"54":{"tf":1.0}}},"5":{"df":2,"docs":{"51":{"tf":1.7320508075688772},"54":{"tf":1.0}}},"8":{"df":1,"docs":{"51":{"tf":1.0}}},"df":0,"docs":{},"i":{"df":2,"docs":{"51":{"tf":1.0},"61":{"tf":1.0}}}},"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"a":{"_":{"df":0,"docs":{},"i":{"df":1,"docs":{"58":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"e":{"df":8,"docs":{"10":{"tf":1.0},"11":{"tf":2.23606797749979},"12":{"tf":1.0},"13":{"tf":1.0},"15":{"tf":1.4142135623730951},"19":{"tf":1.0},"8":{"tf":3.3166247903554},"9":{"tf":2.6457513110645907}}}},"v":{"df":0,"docs":{},"e":{"df":2,"docs":{"112":{"tf":1.4142135623730951},"62":{"tf":1.4142135623730951}}}}},"df":13,"docs":{"123":{"tf":2.23606797749979},"124":{"tf":1.4142135623730951},"127":{"tf":1.4142135623730951},"13":{"tf":2.449489742783178},"131":{"tf":2.0},"132":{"tf":1.4142135623730951},"15":{"tf":1.0},"18":{"tf":2.0},"51":{"tf":2.23606797749979},"53":{"tf":1.0},"67":{"tf":2.0},"68":{"tf":1.0},"81":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":27,"docs":{"102":{"tf":1.0},"103":{"tf":1.4142135623730951},"107":{"tf":1.0},"117":{"tf":1.0},"118":{"tf":1.4142135623730951},"123":{"tf":2.0},"129":{"tf":1.4142135623730951},"131":{"tf":1.0},"134":{"tf":1.0},"2":{"tf":1.0},"3":{"tf":1.0},"33":{"tf":1.4142135623730951},"34":{"tf":1.4142135623730951},"43":{"tf":1.4142135623730951},"47":{"tf":1.0},"48":{"tf":1.0},"49":{"tf":1.7320508075688772},"51":{"tf":1.0},"64":{"tf":1.4142135623730951},"67":{"tf":1.0},"69":{"tf":1.0},"7":{"tf":1.0},"76":{"tf":1.0},"79":{"tf":1.4142135623730951},"81":{"tf":1.0},"83":{"tf":1.0},"89":{"tf":1.0}}}}},"t":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"106":{"tf":1.0}}}}}},"df":4,"docs":{"117":{"tf":1.4142135623730951},"136":{"tf":1.0},"74":{"tf":1.0},"81":{"tf":1.0}}}},"i":{":":{"0":{"df":0,"docs":{},"≤":{"df":0,"docs":{},"i":{"<":{"2":{"df":0,"docs":{},"n":{"df":1,"docs":{"111":{"tf":1.0}}}},"df":0,"docs":{},"n":{"df":1,"docs":{"123":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":1,"docs":{"124":{"tf":1.4142135623730951}},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"'":{"df":1,"docs":{"102":{"tf":1.0}}},"df":0,"docs":{}}}}}},"v":{"df":0,"docs":{},"e":{"df":8,"docs":{"113":{"tf":1.0},"13":{"tf":1.0},"134":{"tf":1.4142135623730951},"136":{"tf":1.7320508075688772},"18":{"tf":1.0},"45":{"tf":1.0},"49":{"tf":1.0},"6":{"tf":1.0}},"n":{"df":12,"docs":{"113":{"tf":1.7320508075688772},"13":{"tf":1.0},"131":{"tf":1.0},"15":{"tf":1.4142135623730951},"22":{"tf":1.0},"35":{"tf":1.0},"62":{"tf":1.0},"71":{"tf":1.0},"74":{"tf":1.0},"75":{"tf":1.0},"89":{"tf":1.0},"91":{"tf":1.0}}}}},"z":{"a":{"df":1,"docs":{"102":{"tf":1.0}}},"df":0,"docs":{}}},"k":{"df":1,"docs":{"123":{"tf":1.0}}},"l":{"df":0,"docs":{},"o":{"b":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"69":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"n":{"+":{"1":{"=":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"+":{"2":{"=":{"df":0,"docs":{},"g":{"2":{"df":1,"docs":{"123":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"=":{"1":{"df":1,"docs":{"123":{"tf":1.0}}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":1,"docs":{"33":{"tf":1.0}}}}},"df":0,"docs":{}},"o":{"a":{"df":0,"docs":{},"l":{"df":4,"docs":{"102":{"tf":1.0},"45":{"tf":1.0},"49":{"tf":1.0},"76":{"tf":1.0}}}},"df":17,"docs":{"102":{"tf":1.0},"103":{"tf":1.4142135623730951},"108":{"tf":1.0},"110":{"tf":1.4142135623730951},"113":{"tf":1.0},"117":{"tf":1.0},"123":{"tf":1.0},"13":{"tf":1.7320508075688772},"41":{"tf":1.0},"45":{"tf":1.0},"47":{"tf":1.0},"48":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.0},"52":{"tf":1.0},"56":{"tf":1.0},"67":{"tf":1.0}},"l":{"d":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":4,"docs":{"102":{"tf":1.0},"18":{"tf":1.0},"34":{"tf":1.0},"37":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"o":{"d":{"df":4,"docs":{"13":{"tf":1.0},"45":{"tf":1.0},"49":{"tf":1.0},"80":{"tf":1.0}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"94":{"tf":1.0}}},"df":0,"docs":{}}}}},"p":{"df":0,"docs":{},"u":{"df":1,"docs":{"2":{"tf":1.7320508075688772}}}},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"13":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"2":{"tf":1.0},"67":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"k":{"df":1,"docs":{"94":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"n":{"d":{"df":4,"docs":{"88":{"tf":1.4142135623730951},"90":{"tf":1.0},"93":{"tf":1.0},"94":{"tf":1.0}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":3,"docs":{"127":{"tf":1.4142135623730951},"132":{"tf":1.0},"18":{"tf":2.23606797749979}}}}}}},"h":{"(":{"df":0,"docs":{},"x":{")":{"=":{"df":0,"docs":{},"h":{"1":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"x":{"2":{")":{"+":{"df":0,"docs":{},"x":{"df":0,"docs":{},"h":{"2":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"x":{"2":{"df":2,"docs":{"115":{"tf":1.0},"66":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"β":{"1":{"df":0,"docs":{},"​":{"b":{"(":{"df":0,"docs":{},"x":{")":{"+":{"df":0,"docs":{},"β":{"2":{"df":0,"docs":{},"​":{"c":{"(":{"df":0,"docs":{},"x":{"df":1,"docs":{"55":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"0":{"df":2,"docs":{"111":{"tf":1.0},"112":{"tf":1.0}}},"_":{"0":{"df":2,"docs":{"61":{"tf":1.0},"62":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"55":{"tf":1.0}},"∣":{"df":0,"docs":{},"∣":{"df":0,"docs":{},"i":{"df":1,"docs":{"88":{"tf":1.0}}}}}},"z":{")":{"=":{"df":0,"docs":{},"f":{"(":{"df":0,"docs":{},"z":{")":{"/":{"df":0,"docs":{},"g":{"(":{"df":0,"docs":{},"z":{"df":1,"docs":{"68":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"β":{"1":{"df":0,"docs":{},"​":{"b":{"(":{"df":0,"docs":{},"z":{")":{"+":{"df":0,"docs":{},"β":{"2":{"df":0,"docs":{},"​":{"c":{"(":{"df":0,"docs":{},"z":{"df":3,"docs":{"112":{"tf":1.0},"57":{"tf":1.0},"62":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":7,"docs":{"111":{"tf":1.0},"112":{"tf":1.4142135623730951},"58":{"tf":1.0},"61":{"tf":1.0},"62":{"tf":1.4142135623730951},"68":{"tf":1.0},"84":{"tf":1.0}}}},".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":1,"docs":{"13":{"tf":1.0}}}}}},"1":{"df":2,"docs":{"93":{"tf":1.4142135623730951},"94":{"tf":1.0}},"​":{"(":{"df":0,"docs":{},"z":{"2":{"df":1,"docs":{"93":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"2":{"df":2,"docs":{"93":{"tf":1.4142135623730951},"94":{"tf":1.0}},"​":{"(":{"df":0,"docs":{},"z":{"2":{"df":1,"docs":{"93":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}}},":":{"=":{"df":0,"docs":{},"k":{"df":0,"docs":{},"∑":{"df":0,"docs":{},"​":{"df":0,"docs":{},"β":{"df":0,"docs":{},"k":{"df":0,"docs":{},"t":{"df":0,"docs":{},"​":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"j":{"df":0,"docs":{},"∑":{"df":0,"docs":{},"​":{"df":0,"docs":{},"β":{"df":0,"docs":{},"j":{"b":{"df":0,"docs":{},"​":{"b":{"df":0,"docs":{},"j":{"df":1,"docs":{"93":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"η":{"1":{"df":0,"docs":{},"z":{"2":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"z":{"df":0,"docs":{},"η":{"2":{"df":0,"docs":{},"z":{"2":{"df":1,"docs":{"94":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"=":{"df":0,"docs":{},"h":{"1":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"x":{"2":{")":{"+":{"df":0,"docs":{},"x":{"df":0,"docs":{},"h":{"2":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"x":{"2":{"df":1,"docs":{"93":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"k":{"df":0,"docs":{},"∑":{"df":0,"docs":{},"​":{"df":0,"docs":{},"β":{"df":0,"docs":{},"k":{"df":0,"docs":{},"t":{"df":0,"docs":{},"​":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"j":{"df":0,"docs":{},"∑":{"df":0,"docs":{},"​":{"df":0,"docs":{},"β":{"df":0,"docs":{},"j":{"b":{"df":0,"docs":{},"​":{"b":{"df":0,"docs":{},"j":{"df":1,"docs":{"94":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"s":{"df":0,"docs":{},"h":{"a":{"3":{"df":1,"docs":{"39":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"{":{"1":{",":{"df":0,"docs":{},"ω":{",":{"df":0,"docs":{},"ω":{"2":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"k":{"df":0,"docs":{},"−":{"1":{"df":1,"docs":{"13":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"−":{"1":{"df":3,"docs":{"13":{"tf":1.4142135623730951},"15":{"tf":1.0},"22":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"h":{"0":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"h":{"df":0,"docs":{},"n":{"df":0,"docs":{},"​":{"df":0,"docs":{},"}":{"df":0,"docs":{},"⊂":{"df":0,"docs":{},"f":{"df":1,"docs":{"4":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"ω":{"df":0,"docs":{},"i":{":":{"0":{"df":0,"docs":{},"≤":{"df":0,"docs":{},"i":{"<":{"df":0,"docs":{},"n":{"df":1,"docs":{"13":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"_":{"1":{"(":{"df":0,"docs":{},"x":{"df":1,"docs":{"66":{"tf":1.0}}}},"df":2,"docs":{"115":{"tf":1.7320508075688772},"66":{"tf":1.0}}},"2":{"(":{"df":0,"docs":{},"x":{"df":1,"docs":{"66":{"tf":1.0}}}},"df":2,"docs":{"115":{"tf":1.7320508075688772},"66":{"tf":1.0}}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"124":{"tf":1.0}}}},"n":{"d":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"df":1,"docs":{"82":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":4,"docs":{"113":{"tf":1.0},"116":{"tf":1.0},"51":{"tf":1.0},"55":{"tf":1.0}},"l":{"df":2,"docs":{"109":{"tf":1.0},"8":{"tf":1.0}}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":4,"docs":{"115":{"tf":1.0},"124":{"tf":1.0},"131":{"tf":1.0},"76":{"tf":1.0}}}},"i":{"df":1,"docs":{"34":{"tf":1.0}}}}},"r":{"d":{"df":2,"docs":{"13":{"tf":1.0},"19":{"tf":1.0}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"h":{"(":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"_":{"2":{"df":1,"docs":{"39":{"tf":1.7320508075688772}}},"3":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":7,"docs":{"117":{"tf":1.0},"136":{"tf":1.0},"44":{"tf":1.0},"74":{"tf":1.7320508075688772},"88":{"tf":1.7320508075688772},"90":{"tf":1.4142135623730951},"91":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"109":{"tf":1.0},"39":{"tf":2.6457513110645907}}}},"m":{"a":{"df":0,"docs":{},"p":{":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"(":{"[":{"(":{"df":0,"docs":{},"x":{"df":1,"docs":{"43":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"v":{"df":0,"docs":{},"e":{"df":2,"docs":{"109":{"tf":1.0},"48":{"tf":1.0}},"n":{"'":{"df":0,"docs":{},"t":{"df":1,"docs":{"68":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":34,"docs":{"111":{"tf":1.4142135623730951},"112":{"tf":1.0},"113":{"tf":2.0},"115":{"tf":1.7320508075688772},"116":{"tf":1.0},"117":{"tf":1.0},"124":{"tf":2.23606797749979},"13":{"tf":2.8284271247461903},"132":{"tf":1.4142135623730951},"19":{"tf":2.23606797749979},"23":{"tf":1.0},"24":{"tf":1.0},"25":{"tf":1.0},"31":{"tf":1.4142135623730951},"34":{"tf":1.0},"52":{"tf":1.0},"55":{"tf":2.23606797749979},"56":{"tf":2.0},"57":{"tf":2.0},"58":{"tf":1.7320508075688772},"59":{"tf":1.0},"6":{"tf":1.4142135623730951},"61":{"tf":1.4142135623730951},"64":{"tf":1.0},"65":{"tf":1.0},"66":{"tf":1.7320508075688772},"68":{"tf":1.4142135623730951},"72":{"tf":1.0},"74":{"tf":1.0},"81":{"tf":1.0},"83":{"tf":2.449489742783178},"84":{"tf":2.0},"88":{"tf":1.0},"93":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"41":{"tf":1.0}}}},"p":{"df":2,"docs":{"44":{"tf":1.0},"69":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"107":{"tf":1.0},"34":{"tf":1.0}}}}}},"n":{"c":{"df":1,"docs":{"124":{"tf":1.0}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"e":{"'":{"df":1,"docs":{"19":{"tf":1.0}}},"df":24,"docs":{"10":{"tf":1.0},"113":{"tf":1.0},"117":{"tf":1.0},"123":{"tf":1.0},"127":{"tf":1.0},"13":{"tf":2.449489742783178},"136":{"tf":1.4142135623730951},"20":{"tf":1.0},"3":{"tf":1.0},"34":{"tf":1.4142135623730951},"39":{"tf":1.4142135623730951},"51":{"tf":1.0},"53":{"tf":1.0},"55":{"tf":1.0},"56":{"tf":1.0},"6":{"tf":1.4142135623730951},"69":{"tf":1.0},"71":{"tf":1.0},"74":{"tf":1.0},"8":{"tf":1.0},"88":{"tf":1.0},"89":{"tf":1.0},"93":{"tf":1.7320508075688772},"97":{"tf":1.0}}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":4,"docs":{"117":{"tf":1.0},"39":{"tf":1.0},"41":{"tf":1.0},"87":{"tf":1.0}}}}}}}},"i":{"d":{"df":0,"docs":{},"e":{"df":1,"docs":{"18":{"tf":1.0}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":6,"docs":{"103":{"tf":1.0},"34":{"tf":1.0},"45":{"tf":1.0},"58":{"tf":1.0},"68":{"tf":1.4142135623730951},"81":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":4,"docs":{"124":{"tf":1.0},"131":{"tf":1.0},"19":{"tf":1.0},"67":{"tf":1.0}}}}}},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"20":{"tf":1.4142135623730951}}}}}}}},"o":{"df":0,"docs":{},"l":{"d":{"df":18,"docs":{"10":{"tf":1.0},"106":{"tf":2.0},"107":{"tf":1.4142135623730951},"108":{"tf":1.7320508075688772},"12":{"tf":1.0},"122":{"tf":1.4142135623730951},"13":{"tf":2.23606797749979},"131":{"tf":1.4142135623730951},"15":{"tf":1.4142135623730951},"34":{"tf":1.0},"53":{"tf":1.0},"6":{"tf":1.0},"68":{"tf":1.0},"72":{"tf":2.23606797749979},"73":{"tf":2.0},"74":{"tf":1.0},"76":{"tf":1.0},"9":{"tf":1.0}}},"df":0,"docs":{},"e":{"df":1,"docs":{"131":{"tf":2.6457513110645907}}}},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"df":1,"docs":{"18":{"tf":1.0}}}}}}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":4,"docs":{"117":{"tf":1.0},"19":{"tf":1.0},"76":{"tf":1.0},"77":{"tf":1.0}}}}}},"o":{"d":{"df":2,"docs":{"110":{"tf":1.0},"113":{"tf":1.0}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"0":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":2,"docs":{"122":{"tf":1.7320508075688772},"79":{"tf":1.0}}}}},"ω":{"df":0,"docs":{},"i":{":":{"0":{"df":0,"docs":{},"≤":{"df":0,"docs":{},"i":{"<":{"2":{"df":0,"docs":{},"n":{"df":1,"docs":{"124":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"∈":{"d":{"df":1,"docs":{"13":{"tf":1.4142135623730951}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"∖":{"df":0,"docs":{},"{":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"i":{"df":0,"docs":{},"}":{"df":0,"docs":{},"i":{"df":0,"docs":{},"≥":{"0":{"df":1,"docs":{"90":{"tf":1.0}}},"df":0,"docs":{}}}}}}}}},"h":{"df":2,"docs":{"13":{"tf":1.7320508075688772},"15":{"tf":1.0}}}}},"i":{"+":{"1":{"df":2,"docs":{"100":{"tf":1.0},"69":{"tf":1.4142135623730951}}},"2":{"df":0,"docs":{},"k":{"df":0,"docs":{},"−":{"1":{"df":1,"docs":{"100":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},",":{"df":0,"docs":{},"j":{")":{",":{"df":0,"docs":{},"v":{"df":1,"docs":{"13":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"∈":{"df":0,"docs":{},"i":{"df":1,"docs":{"13":{"tf":1.0}}}}},",":{"df":0,"docs":{},"k":{",":{"df":0,"docs":{},"l":{"df":4,"docs":{"10":{"tf":1.0},"12":{"tf":1.0},"13":{"tf":1.0},"15":{"tf":1.0}}}},"df":0,"docs":{}},"l":{"df":1,"docs":{"13":{"tf":1.0}}}},"df":1,"docs":{"13":{"tf":2.0}}}},".":{"df":6,"docs":{"106":{"tf":1.0},"113":{"tf":1.0},"124":{"tf":1.0},"51":{"tf":1.0},"58":{"tf":1.4142135623730951},"67":{"tf":1.0}}},":":{"0":{"df":0,"docs":{},"≤":{"df":0,"docs":{},"i":{"<":{"2":{"df":0,"docs":{},"n":{"+":{"1":{"df":1,"docs":{"124":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"=":{"0":{"df":0,"docs":{},"k":{"df":0,"docs":{},"−":{"1":{"df":0,"docs":{},"​":{"(":{"a":{"df":0,"docs":{},"i":{"df":1,"docs":{"13":{"tf":1.4142135623730951}},"​":{"+":{"df":0,"docs":{},"γ":{")":{"/":{"df":0,"docs":{},"∏":{"df":0,"docs":{},"i":{"=":{"0":{"df":0,"docs":{},"k":{"df":0,"docs":{},"−":{"1":{"df":0,"docs":{},"​":{"(":{"b":{"df":0,"docs":{},"i":{"df":1,"docs":{"13":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"b":{"df":0,"docs":{},"i":{"df":1,"docs":{"13":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"∏":{"df":0,"docs":{},"k":{"df":0,"docs":{},"−":{"1":{"df":0,"docs":{},"​":{"(":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"γ":{")":{"=":{"df":0,"docs":{},"i":{"=":{"0":{"df":0,"docs":{},"∏":{"df":0,"docs":{},"k":{"df":0,"docs":{},"−":{"1":{"df":0,"docs":{},"​":{"(":{"b":{"df":0,"docs":{},"i":{"df":1,"docs":{"13":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"∑":{"df":0,"docs":{},"n":{"df":0,"docs":{},"​":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"ζ":{")":{"(":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{")":{"df":0,"docs":{},"i":{"df":1,"docs":{"31":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"1":{"df":1,"docs":{"100":{"tf":1.0}}},"df":0,"docs":{},"{":{"(":{"df":0,"docs":{},"i":{",":{"df":0,"docs":{},"j":{"df":1,"docs":{"13":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"∣":{"df":0,"docs":{},"l":{"df":0,"docs":{},"j":{"df":1,"docs":{"127":{"tf":1.0}}}}}},">":{"df":0,"docs":{},"n":{"df":2,"docs":{"13":{"tf":1.0},"15":{"tf":1.0}}}},"b":{"df":0,"docs":{},"​":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"x":{"df":1,"docs":{"113":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"d":{"df":0,"docs":{},"e":{"a":{"df":12,"docs":{"117":{"tf":1.0},"13":{"tf":1.0},"136":{"tf":1.0},"3":{"tf":1.0},"5":{"tf":1.0},"53":{"tf":1.0},"58":{"tf":1.0},"6":{"tf":1.0},"64":{"tf":1.0},"65":{"tf":1.0},"66":{"tf":1.0},"78":{"tf":1.0}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":1,"docs":{"51":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"110":{"tf":1.0}}}}}}},"m":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"134":{"tf":1.0}}}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"i":{"df":1,"docs":{"112":{"tf":1.0}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":17,"docs":{"102":{"tf":1.7320508075688772},"104":{"tf":1.0},"109":{"tf":1.0},"110":{"tf":1.0},"122":{"tf":1.0},"123":{"tf":1.0},"18":{"tf":1.0},"33":{"tf":1.4142135623730951},"35":{"tf":1.0},"36":{"tf":1.4142135623730951},"39":{"tf":1.0},"40":{"tf":1.0},"45":{"tf":1.0},"63":{"tf":1.0},"66":{"tf":1.0},"67":{"tf":1.0},"8":{"tf":1.0}}}}}}},"i":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"51":{"tf":1.0},"94":{"tf":1.0}}}}}}},"df":1,"docs":{"100":{"tf":1.0}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":9,"docs":{"104":{"tf":1.0},"123":{"tf":1.0},"13":{"tf":1.4142135623730951},"131":{"tf":1.7320508075688772},"15":{"tf":1.0},"67":{"tf":1.0},"72":{"tf":1.0},"9":{"tf":1.0},"91":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":3,"docs":{"122":{"tf":1.0},"136":{"tf":1.0},"20":{"tf":1.0}}}}}}},"n":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"d":{"df":8,"docs":{"12":{"tf":1.0},"124":{"tf":1.7320508075688772},"131":{"tf":1.0},"134":{"tf":1.0},"2":{"tf":1.0},"22":{"tf":1.0},"65":{"tf":1.0},"83":{"tf":1.0}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"12":{"tf":1.4142135623730951},"132":{"tf":1.4142135623730951}}}}}}},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":3,"docs":{"132":{"tf":1.4142135623730951},"88":{"tf":1.0},"93":{"tf":1.4142135623730951}}}},"d":{"df":1,"docs":{"49":{"tf":1.0}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"127":{"tf":1.0}}}}}}}}},"d":{"df":0,"docs":{},"e":{"df":2,"docs":{"56":{"tf":1.0},"58":{"tf":1.4142135623730951}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":5,"docs":{"10":{"tf":1.0},"12":{"tf":1.4142135623730951},"135":{"tf":1.0},"79":{"tf":1.0},"88":{"tf":1.0}}},"df":0,"docs":{}}}},"x":{"df":11,"docs":{"10":{"tf":2.23606797749979},"100":{"tf":2.0},"108":{"tf":1.0},"12":{"tf":1.4142135623730951},"13":{"tf":1.4142135623730951},"134":{"tf":1.0},"35":{"tf":1.0},"71":{"tf":1.0},"79":{"tf":1.0},"93":{"tf":1.0},"94":{"tf":1.4142135623730951}}}},"i":{"c":{"df":4,"docs":{"10":{"tf":1.0},"13":{"tf":1.0},"27":{"tf":1.0},"94":{"tf":1.0}}},"df":0,"docs":{}},"u":{"c":{"df":2,"docs":{"13":{"tf":1.0},"89":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":1,"docs":{"131":{"tf":1.0}},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"i":{"df":1,"docs":{"83":{"tf":1.0}}}},"df":0,"docs":{}}}}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"131":{"tf":1.4142135623730951}}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":9,"docs":{"118":{"tf":1.0},"127":{"tf":1.0},"129":{"tf":1.7320508075688772},"130":{"tf":1.0},"131":{"tf":1.4142135623730951},"18":{"tf":1.0},"51":{"tf":1.0},"69":{"tf":1.0},"8":{"tf":1.0}}}}}},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"i":{"df":2,"docs":{"136":{"tf":1.0},"43":{"tf":1.0}}}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":5,"docs":{"131":{"tf":1.0},"136":{"tf":1.0},"30":{"tf":1.4142135623730951},"69":{"tf":1.0},"93":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"18":{"tf":1.0},"72":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":24,"docs":{"10":{"tf":1.0},"103":{"tf":2.449489742783178},"105":{"tf":1.4142135623730951},"109":{"tf":1.0},"12":{"tf":2.449489742783178},"120":{"tf":1.4142135623730951},"127":{"tf":1.0},"129":{"tf":1.0},"13":{"tf":1.4142135623730951},"136":{"tf":1.0},"14":{"tf":1.4142135623730951},"15":{"tf":1.7320508075688772},"2":{"tf":1.7320508075688772},"22":{"tf":1.7320508075688772},"25":{"tf":1.0},"31":{"tf":1.4142135623730951},"33":{"tf":2.0},"34":{"tf":3.3166247903554},"35":{"tf":1.0},"41":{"tf":1.4142135623730951},"43":{"tf":2.449489742783178},"6":{"tf":3.1622776601683795},"8":{"tf":1.0},"94":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"44":{"tf":1.0}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":1,"docs":{"102":{"tf":1.0}}}}}},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"100":{"tf":1.0},"13":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"a":{"df":0,"docs":{},"n":{"c":{"df":5,"docs":{"12":{"tf":1.0},"13":{"tf":1.0},"15":{"tf":1.4142135623730951},"34":{"tf":2.6457513110645907},"7":{"tf":1.0}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":4,"docs":{"105":{"tf":1.0},"108":{"tf":1.0},"109":{"tf":1.0},"34":{"tf":1.7320508075688772}}}}}},"df":3,"docs":{"127":{"tf":1.0},"131":{"tf":1.4142135623730951},"132":{"tf":1.4142135623730951}},"e":{"a":{"d":{"df":12,"docs":{"100":{"tf":1.0},"122":{"tf":1.0},"13":{"tf":1.0},"131":{"tf":1.0},"20":{"tf":1.0},"31":{"tf":1.0},"53":{"tf":1.0},"54":{"tf":1.0},"79":{"tf":1.4142135623730951},"8":{"tf":1.0},"83":{"tf":1.0},"91":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":5,"docs":{"127":{"tf":1.4142135623730951},"131":{"tf":3.872983346207417},"132":{"tf":1.0},"136":{"tf":1.4142135623730951},"49":{"tf":1.0}}}},"df":0,"docs":{}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":3,"docs":{"127":{"tf":1.0},"131":{"tf":1.0},"40":{"tf":1.4142135623730951}},"r":{"df":2,"docs":{"104":{"tf":1.0},"83":{"tf":1.0}}}},"n":{"df":0,"docs":{},"s":{"df":1,"docs":{"98":{"tf":1.0}}}},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":12,"docs":{"117":{"tf":1.4142135623730951},"130":{"tf":1.0},"131":{"tf":1.0},"69":{"tf":1.0},"70":{"tf":1.0},"72":{"tf":1.0},"74":{"tf":1.0},"76":{"tf":1.0},"81":{"tf":1.0},"88":{"tf":1.0},"90":{"tf":1.0},"94":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"13":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"v":{"df":2,"docs":{"134":{"tf":1.0},"135":{"tf":1.0}}}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"i":{"df":2,"docs":{"10":{"tf":1.0},"47":{"tf":1.0}}}},"df":0,"docs":{}}},"n":{"df":4,"docs":{"117":{"tf":1.4142135623730951},"39":{"tf":2.23606797749979},"70":{"tf":1.0},"93":{"tf":1.0}}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":26,"docs":{"111":{"tf":1.0},"113":{"tf":2.6457513110645907},"120":{"tf":1.4142135623730951},"122":{"tf":2.0},"124":{"tf":1.0},"13":{"tf":3.0},"15":{"tf":1.0},"19":{"tf":1.4142135623730951},"2":{"tf":1.7320508075688772},"23":{"tf":1.0},"24":{"tf":1.0},"25":{"tf":1.0},"31":{"tf":1.0},"34":{"tf":1.0},"35":{"tf":1.0},"4":{"tf":1.0},"51":{"tf":1.0},"53":{"tf":1.0},"61":{"tf":1.0},"67":{"tf":1.0},"72":{"tf":1.0},"81":{"tf":1.0},"82":{"tf":1.0},"83":{"tf":1.0},"90":{"tf":1.0},"93":{"tf":1.4142135623730951}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":2,"docs":{"40":{"tf":1.0},"69":{"tf":1.0}}}}}}}},"r":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"u":{"c":{"df":3,"docs":{"124":{"tf":1.0},"13":{"tf":1.0},"52":{"tf":1.0}},"t":{"df":1,"docs":{"0":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"d":{"df":2,"docs":{"78":{"tf":1.0},"8":{"tf":1.0}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"19":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":5,"docs":{"122":{"tf":1.0},"131":{"tf":1.0},"44":{"tf":1.0},"6":{"tf":1.0},"97":{"tf":1.7320508075688772}}},"t":{"df":2,"docs":{"6":{"tf":1.0},"97":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"v":{"df":8,"docs":{"102":{"tf":1.0},"103":{"tf":1.0},"104":{"tf":1.0},"122":{"tf":1.4142135623730951},"134":{"tf":1.0},"20":{"tf":1.0},"52":{"tf":1.0},"69":{"tf":1.0}}}}}}},"o":{"df":1,"docs":{"136":{"tf":1.0}}},"s":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"<":{"df":0,"docs":{},"f":{"df":1,"docs":{"34":{"tf":1.7320508075688772}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"34":{"tf":2.23606797749979}}},"df":0,"docs":{}}}}},"n":{"'":{"df":0,"docs":{},"t":{"df":3,"docs":{"120":{"tf":1.0},"134":{"tf":1.0},"64":{"tf":1.0}}}},"df":0,"docs":{}},"r":{"a":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"<":{"df":0,"docs":{},"f":{"df":1,"docs":{"34":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"u":{"df":2,"docs":{"131":{"tf":1.0},"136":{"tf":1.0}}}}},"t":{"'":{"df":15,"docs":{"10":{"tf":1.0},"106":{"tf":1.0},"123":{"tf":1.0},"124":{"tf":1.0},"13":{"tf":1.0},"131":{"tf":1.7320508075688772},"136":{"tf":1.0},"19":{"tf":1.0},"34":{"tf":1.0},"48":{"tf":1.4142135623730951},"49":{"tf":1.4142135623730951},"51":{"tf":1.0},"53":{"tf":1.0},"54":{"tf":1.0},"80":{"tf":1.0}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":4,"docs":{"111":{"tf":1.0},"48":{"tf":1.0},"58":{"tf":1.4142135623730951},"61":{"tf":1.0}}},"r":{"df":3,"docs":{"101":{"tf":1.0},"113":{"tf":1.0},"2":{"tf":1.0}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":3,"docs":{"13":{"tf":1.0},"57":{"tf":1.0},"9":{"tf":1.0}}}}}},"​":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"x":{"df":1,"docs":{"113":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"∈":{"[":{"0":{",":{"2":{"df":0,"docs":{},"n":{"+":{"df":0,"docs":{},"k":{"df":1,"docs":{"91":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"":{"=":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"j":{"df":0,"docs":{},"k":{"1":{"df":0,"docs":{},"​":{"df":0,"docs":{},"":{"=":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"l":{"df":0,"docs":{},"k":{"2":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"j":{"=":{"1":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"m":{"df":4,"docs":{"90":{"tf":1.4142135623730951},"93":{"tf":1.4142135623730951},"94":{"tf":1.0},"96":{"tf":2.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"m":{"df":0,"docs":{},"′":{"+":{"1":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"m":{"df":0,"docs":{},"′":{"+":{"df":0,"docs":{},"m":{"df":2,"docs":{"93":{"tf":1.4142135623730951},"94":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"b":{"df":1,"docs":{"96":{"tf":1.4142135623730951}},"​":{":":{"=":{"df":0,"docs":{},"β":{"df":0,"docs":{},"j":{"+":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"​":{"df":0,"docs":{},"−":{"1":{"df":1,"docs":{"96":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":9,"docs":{"105":{"tf":1.0},"13":{"tf":1.0},"132":{"tf":1.4142135623730951},"4":{"tf":1.0},"69":{"tf":1.4142135623730951},"82":{"tf":1.0},"84":{"tf":1.0},"91":{"tf":1.4142135623730951},"93":{"tf":1.4142135623730951}},"g":{"df":0,"docs":{},"z":{"df":1,"docs":{"94":{"tf":1.4142135623730951}}}},"o":{"b":{"df":3,"docs":{"113":{"tf":1.0},"117":{"tf":1.0},"19":{"tf":1.0}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":2,"docs":{"131":{"tf":1.0},"49":{"tf":1.0}}}}},"z":{"df":1,"docs":{"94":{"tf":1.4142135623730951}}},"υ":{"df":0,"docs":{},"s":{"df":0,"docs":{},"​":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"t":{"df":0,"docs":{},"j":{"df":1,"docs":{"94":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"​":{",":{"df":0,"docs":{},"γ":{"df":0,"docs":{},"j":{"df":1,"docs":{"96":{"tf":1.0}}}}},":":{"=":{"df":0,"docs":{},"α":{"df":0,"docs":{},"j":{"df":1,"docs":{"96":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"′":{"df":0,"docs":{},"​":{":":{"=":{"df":0,"docs":{},"α":{"df":0,"docs":{},"j":{"+":{"df":0,"docs":{},"m":{"df":0,"docs":{},"−":{"1":{"df":1,"docs":{"96":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"":{"=":{"df":0,"docs":{},"i":{"df":1,"docs":{"4":{"tf":1.0}}}},"df":0,"docs":{}}},"k":{"+":{"1":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"2":{"df":0,"docs":{},"k":{"+":{"1":{"df":1,"docs":{"94":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"1":{"2":{"df":1,"docs":{"34":{"tf":1.0}}},"df":2,"docs":{"13":{"tf":1.0},"34":{"tf":1.4142135623730951}}},"2":{"df":2,"docs":{"13":{"tf":1.0},"34":{"tf":1.0}}},"<":{"df":0,"docs":{},"n":{"df":2,"docs":{"93":{"tf":1.0},"94":{"tf":1.0}},"−":{"1":{"df":1,"docs":{"94":{"tf":1.0}}},"df":0,"docs":{}}}},"=":{"0":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"n":{"df":0,"docs":{},"−":{"1":{"df":1,"docs":{"94":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"1":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"n":{"df":2,"docs":{"93":{"tf":1.0},"94":{"tf":1.0}},"t":{"df":2,"docs":{"90":{"tf":1.4142135623730951},"96":{"tf":1.4142135623730951}}},"−":{"1":{"df":1,"docs":{"93":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"3":{"df":1,"docs":{"100":{"tf":1.0}}},"df":0,"docs":{},"n":{"df":1,"docs":{"94":{"tf":1.0}}},"ω":{"0":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}}},">":{"1":{"df":1,"docs":{"101":{"tf":1.0}}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":3,"docs":{"18":{"tf":1.0},"34":{"tf":1.0},"37":{"tf":1.0}}}}},"df":6,"docs":{"100":{"tf":1.0},"123":{"tf":1.0},"13":{"tf":2.0},"132":{"tf":1.4142135623730951},"48":{"tf":1.0},"69":{"tf":1.4142135623730951}},"e":{"c":{"c":{"a":{"df":0,"docs":{},"k":{"2":{"5":{"6":{"(":{"df":0,"docs":{},"x":{"df":0,"docs":{},"∣":{"df":0,"docs":{},"∣":{"df":0,"docs":{},"i":{"df":2,"docs":{"93":{"tf":1.0},"94":{"tf":1.0}}}}}}},"df":1,"docs":{"88":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"136":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":5,"docs":{"117":{"tf":1.0},"123":{"tf":1.0},"19":{"tf":1.0},"44":{"tf":1.0},"49":{"tf":1.0}}}},"y":{"df":3,"docs":{"131":{"tf":1.0},"136":{"tf":1.0},"43":{"tf":1.0}}}},"i":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"73":{"tf":1.0}}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":14,"docs":{"113":{"tf":1.0},"118":{"tf":1.0},"131":{"tf":1.7320508075688772},"136":{"tf":1.0},"43":{"tf":1.0},"44":{"tf":1.0},"56":{"tf":1.0},"57":{"tf":1.0},"6":{"tf":1.0},"73":{"tf":1.0},"74":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.0},"82":{"tf":1.0}},"l":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"g":{"df":3,"docs":{"19":{"tf":1.0},"3":{"tf":1.0},"6":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"n":{"df":6,"docs":{"136":{"tf":1.0},"20":{"tf":1.0},"41":{"tf":1.0},"72":{"tf":1.0},"90":{"tf":1.0},"97":{"tf":1.0}}}}}},"t":{"df":1,"docs":{"96":{"tf":1.4142135623730951}},"​":{":":{"=":{"df":0,"docs":{},"β":{"df":0,"docs":{},"k":{"df":0,"docs":{},"−":{"1":{"df":1,"docs":{"96":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"z":{"df":0,"docs":{},"g":{":":{":":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"r":{"df":2,"docs":{"34":{"tf":1.4142135623730951},"43":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":2,"docs":{"34":{"tf":2.23606797749979},"43":{"tf":1.4142135623730951}}}},"υ":{"df":0,"docs":{},"s":{"2":{"df":0,"docs":{},"k":{"df":1,"docs":{"101":{"tf":1.0}},"​":{"df":0,"docs":{},"​":{"df":0,"docs":{},"π":{"df":0,"docs":{},"k":{"df":0,"docs":{},"−":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"2":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{"df":0,"docs":{},"​":{"df":0,"docs":{},"​":{"=":{"df":0,"docs":{},"g":{"+":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"2":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{"df":0,"docs":{},"h":{"=":{"df":0,"docs":{},"g":{"df":0,"docs":{},"−":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"2":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{"df":0,"docs":{},"h":{"df":1,"docs":{"94":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}},"−":{"1":{"df":3,"docs":{"13":{"tf":1.0},"93":{"tf":1.0},"94":{"tf":1.0}}},"df":0,"docs":{}},"≥":{"0":{"df":1,"docs":{"19":{"tf":1.0}}},"df":0,"docs":{}}},"l":{",":{"df":0,"docs":{},"r":{",":{"df":0,"docs":{},"o":{"df":2,"docs":{"8":{"tf":1.0},"9":{"tf":1.0}}}},"df":0,"docs":{}}},"=":{"df":0,"docs":{},"∣":{"d":{"df":0,"docs":{},"k":{"df":0,"docs":{},"−":{"1":{"df":0,"docs":{},"​":{"df":0,"docs":{},"∣":{"/":{"2":{"df":1,"docs":{"93":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":7,"docs":{"122":{"tf":1.0},"2":{"tf":1.7320508075688772},"31":{"tf":1.0},"34":{"tf":1.0},"4":{"tf":1.0},"72":{"tf":1.0},"98":{"tf":1.0}}}}},"df":0,"docs":{}}},"m":{"b":{"d":{"a":{"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":6,"docs":{"0":{"tf":1.0},"102":{"tf":1.0},"18":{"tf":1.0},"44":{"tf":1.7320508075688772},"86":{"tf":1.0},"88":{"tf":1.0}},"s":{"_":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":1,"docs":{"37":{"tf":1.0}}}}}}}},"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{":":{":":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{"_":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{":":{":":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{":":{":":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{":":{":":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"s":{"1":{"2":{"_":{"3":{"8":{"1":{":":{":":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":2,"docs":{"43":{"tf":1.0},"44":{"tf":1.0}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{":":{":":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{":":{":":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":2,"docs":{"43":{"tf":1.0},"44":{"tf":1.0}}}}}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"n":{"d":{"df":1,"docs":{"13":{"tf":1.4142135623730951}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"49":{"tf":1.0}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"t":{"df":13,"docs":{"106":{"tf":1.0},"108":{"tf":1.0},"118":{"tf":1.0},"12":{"tf":1.4142135623730951},"127":{"tf":1.4142135623730951},"13":{"tf":2.0},"131":{"tf":2.0},"132":{"tf":1.0},"136":{"tf":1.0},"15":{"tf":1.0},"39":{"tf":1.0},"8":{"tf":1.0},"9":{"tf":1.0}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"101":{"tf":1.0},"18":{"tf":1.4142135623730951},"86":{"tf":1.0}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"18":{"tf":1.0},"72":{"tf":1.0}}}}}},"y":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"101":{"tf":1.4142135623730951},"118":{"tf":1.4142135623730951}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":5,"docs":{"127":{"tf":1.0},"131":{"tf":1.4142135623730951},"132":{"tf":1.0},"134":{"tf":1.0},"136":{"tf":1.0}}}}}}},"d":{"df":0,"docs":{},"e":{"_":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"(":{")":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"113":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"113":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":1,"docs":{"113":{"tf":2.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":6,"docs":{"108":{"tf":1.4142135623730951},"113":{"tf":1.4142135623730951},"118":{"tf":1.0},"124":{"tf":1.7320508075688772},"134":{"tf":1.0},"67":{"tf":2.0}}}},"df":7,"docs":{"10":{"tf":1.0},"11":{"tf":1.0},"12":{"tf":1.0},"127":{"tf":1.0},"13":{"tf":1.0},"132":{"tf":1.4142135623730951},"79":{"tf":1.4142135623730951}},"e":{"a":{"d":{"df":3,"docs":{"136":{"tf":1.0},"93":{"tf":1.0},"94":{"tf":1.0}}},"df":0,"docs":{},"f":{"df":2,"docs":{"100":{"tf":1.4142135623730951},"91":{"tf":1.0}}},"r":{"df":0,"docs":{},"n":{"df":1,"docs":{"41":{"tf":1.0}}}},"v":{"df":7,"docs":{"100":{"tf":1.4142135623730951},"129":{"tf":1.0},"13":{"tf":1.0},"15":{"tf":1.0},"19":{"tf":1.0},"79":{"tf":1.0},"91":{"tf":1.0}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"df":6,"docs":{"10":{"tf":1.0},"108":{"tf":1.0},"15":{"tf":1.0},"19":{"tf":1.0},"58":{"tf":1.0},"8":{"tf":2.23606797749979}}}},"m":{"df":0,"docs":{},"m":{"a":{"df":1,"docs":{"13":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":7,"docs":{"118":{"tf":1.0},"127":{"tf":1.4142135623730951},"131":{"tf":1.0},"132":{"tf":1.7320508075688772},"35":{"tf":1.0},"50":{"tf":1.0},"71":{"tf":1.0}}}}}},"q":{"df":3,"docs":{"51":{"tf":1.4142135623730951},"61":{"tf":1.0},"67":{"tf":2.0}}},"s":{"df":0,"docs":{},"s":{"df":6,"docs":{"13":{"tf":1.0},"131":{"tf":1.0},"136":{"tf":1.4142135623730951},"47":{"tf":1.0},"72":{"tf":2.6457513110645907},"81":{"tf":1.0}}}},"t":{"'":{"df":23,"docs":{"103":{"tf":1.0},"106":{"tf":1.0},"108":{"tf":1.0},"11":{"tf":1.0},"113":{"tf":1.0},"124":{"tf":1.0},"13":{"tf":2.23606797749979},"134":{"tf":2.23606797749979},"135":{"tf":1.4142135623730951},"136":{"tf":1.7320508075688772},"15":{"tf":1.0},"19":{"tf":1.0},"34":{"tf":1.0},"43":{"tf":1.0},"47":{"tf":1.0},"48":{"tf":1.0},"51":{"tf":1.0},"53":{"tf":1.0},"70":{"tf":1.0},"74":{"tf":1.0},"76":{"tf":1.0},"78":{"tf":1.0},"8":{"tf":1.0}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":4,"docs":{"131":{"tf":1.0},"134":{"tf":1.0},"4":{"tf":1.0},"94":{"tf":1.7320508075688772}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":6,"docs":{"103":{"tf":1.0},"45":{"tf":1.0},"58":{"tf":1.0},"66":{"tf":1.0},"68":{"tf":1.7320508075688772},"81":{"tf":1.0}}},"r":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"82":{"tf":1.0}}}},"df":0,"docs":{}}}}},"i":{",":{"df":0,"docs":{},"j":{"df":0,"docs":{},"′":{"df":0,"docs":{},"′":{"df":0,"docs":{},"​":{"<":{"df":0,"docs":{},"m":{"a":{"d":{"d":{"df":0,"docs":{},"r":{",":{"df":0,"docs":{},"i":{"+":{"1":{",":{"df":0,"docs":{},"j":{"df":1,"docs":{"127":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"b":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"120":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":3,"docs":{"131":{"tf":1.0},"31":{"tf":1.0},"4":{"tf":1.4142135623730951}},"m":{"b":{"df":1,"docs":{"136":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"df":6,"docs":{"13":{"tf":1.0},"20":{"tf":1.7320508075688772},"27":{"tf":1.0},"31":{"tf":1.0},"83":{"tf":1.0},"84":{"tf":1.4142135623730951}}}},"df":1,"docs":{"34":{"tf":1.0}}},"k":{"df":1,"docs":{"136":{"tf":1.0}}}},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"102":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"df":4,"docs":{"113":{"tf":1.0},"118":{"tf":1.0},"131":{"tf":1.0},"58":{"tf":1.0}}}},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":2,"docs":{"106":{"tf":1.0},"13":{"tf":1.0}}}}},"​":{"(":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{")":{"=":{"1":{"df":1,"docs":{"4":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"j":{"df":0,"docs":{},"​":{")":{"=":{"0":{"df":1,"docs":{"4":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"o":{"c":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"69":{"tf":2.0},"82":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"c":{"df":5,"docs":{"131":{"tf":1.0},"136":{"tf":1.0},"15":{"tf":1.0},"3":{"tf":1.0},"35":{"tf":1.0}}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"g":{"df":2,"docs":{"113":{"tf":1.0},"72":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"12":{"tf":1.0},"131":{"tf":1.4142135623730951}}}}}},"o":{"df":0,"docs":{},"k":{"df":8,"docs":{"105":{"tf":1.0},"106":{"tf":1.0},"107":{"tf":1.0},"113":{"tf":1.0},"13":{"tf":1.0},"134":{"tf":2.23606797749979},"20":{"tf":1.0},"50":{"tf":1.0}}},"p":{"df":2,"docs":{"101":{"tf":1.0},"131":{"tf":2.0}}},"s":{"df":1,"docs":{"15":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"48":{"tf":1.0}}}},"t":{"df":2,"docs":{"49":{"tf":1.0},"52":{"tf":1.0}}},"w":{"df":5,"docs":{"124":{"tf":1.0},"34":{"tf":1.0},"67":{"tf":1.7320508075688772},"80":{"tf":1.0},"90":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"2":{"tf":1.0}}}}}}},"p":{"df":0,"docs":{},"u":{"b":{"df":2,"docs":{"127":{"tf":1.0},"132":{"tf":1.0}}},"df":0,"docs":{}}},"u":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"131":{"tf":1.0}}}}}}},"df":0,"docs":{}},"×":{"3":{"df":1,"docs":{"126":{"tf":1.0}}},"df":0,"docs":{}},"′":{":":{"=":{"df":0,"docs":{},"⌈":{"df":0,"docs":{},"l":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"​":{"/":{"4":{"df":1,"docs":{"127":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"′":{"=":{"(":{"df":0,"docs":{},"l":{"0":{"df":0,"docs":{},"′":{"df":0,"docs":{},"′":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"l":{"1":{"df":0,"docs":{},"′":{"df":0,"docs":{},"′":{"df":0,"docs":{},"​":{",":{".":{".":{".":{",":{"df":0,"docs":{},"l":{"df":0,"docs":{},"j":{"df":0,"docs":{},"′":{"df":0,"docs":{},"′":{"df":0,"docs":{},"​":{")":{"df":0,"docs":{},"t":{"df":1,"docs":{"127":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"m":{",":{"df":0,"docs":{},"v":{")":{"=":{"(":{"0":{",":{"0":{"df":1,"docs":{"131":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"131":{"tf":1.0}}}},"0":{"df":0,"docs":{},"​":{"=":{"df":0,"docs":{},"r":{"0":{"df":1,"docs":{"136":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"1":{"df":1,"docs":{"2":{"tf":1.0}}},":":{"=":{"df":0,"docs":{},"m":{"df":0,"docs":{},"′":{"+":{"df":0,"docs":{},"m":{"df":1,"docs":{"90":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"=":{"2":{"df":0,"docs":{},"m":{"df":3,"docs":{"72":{"tf":1.0},"74":{"tf":1.0},"79":{"tf":1.0}}}},"5":{"2":{"df":1,"docs":{"132":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"n":{"+":{"df":0,"docs":{},"k":{"df":1,"docs":{"19":{"tf":1.0}}}},"df":0,"docs":{}}},"^":{"df":0,"docs":{},"j":{"df":1,"docs":{"93":{"tf":1.0}}}},"a":{"c":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":1,"docs":{"2":{"tf":1.0}}}}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"136":{"tf":1.7320508075688772},"49":{"tf":1.4142135623730951}}}}}},"d":{"d":{"df":0,"docs":{},"r":{",":{"df":0,"docs":{},"i":{"+":{"1":{",":{"df":0,"docs":{},"j":{"df":0,"docs":{},"​":{"df":0,"docs":{},"−":{"df":0,"docs":{},"m":{"a":{"d":{"d":{"df":0,"docs":{},"r":{",":{"df":0,"docs":{},"i":{",":{"df":0,"docs":{},"j":{"df":0,"docs":{},"​":{">":{"1":{"df":1,"docs":{"127":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},",":{"df":0,"docs":{},"j":{"df":0,"docs":{},"​":{"<":{"df":0,"docs":{},"l":{"0":{",":{"df":0,"docs":{},"j":{"df":1,"docs":{"127":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":1,"docs":{"127":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":11,"docs":{"0":{"tf":1.0},"103":{"tf":1.4142135623730951},"110":{"tf":1.0},"112":{"tf":1.0},"130":{"tf":1.4142135623730951},"131":{"tf":1.7320508075688772},"20":{"tf":1.0},"3":{"tf":1.0},"43":{"tf":1.0},"44":{"tf":1.0},"93":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"33":{"tf":1.0}}}},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"12":{"tf":1.0}}}}},"df":0,"docs":{}}}},"j":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":3,"docs":{"107":{"tf":1.0},"132":{"tf":1.4142135623730951},"68":{"tf":1.0}}}}},"k":{"df":0,"docs":{},"e":{"df":15,"docs":{"124":{"tf":1.0},"131":{"tf":1.7320508075688772},"134":{"tf":1.0},"136":{"tf":1.0},"19":{"tf":1.0},"44":{"tf":1.0},"47":{"tf":1.0},"55":{"tf":1.0},"69":{"tf":1.0},"70":{"tf":1.0},"76":{"tf":1.0},"79":{"tf":1.0},"82":{"tf":1.0},"87":{"tf":1.0},"94":{"tf":1.0}}}},"l":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":1,"docs":{"10":{"tf":1.0}}}}}},"i":{"c":{"df":0,"docs":{},"i":{"df":1,"docs":{"76":{"tf":1.0}}}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"i":{"df":6,"docs":{"107":{"tf":1.0},"108":{"tf":1.0},"131":{"tf":1.7320508075688772},"19":{"tf":1.0},"69":{"tf":1.0},"97":{"tf":1.0}},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"117":{"tf":1.0}}}}}}},"p":{"df":3,"docs":{"100":{"tf":1.0},"112":{"tf":1.4142135623730951},"13":{"tf":2.23606797749979}}},"r":{"df":0,"docs":{},"k":{"df":1,"docs":{"2":{"tf":1.0}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"129":{"tf":1.0}}}}},"h":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"r":{"c":{"/":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{".":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{":":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"df":1,"docs":{"2":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":1,"docs":{"2":{"tf":1.0}}}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":1,"docs":{"131":{"tf":1.0}},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"df":3,"docs":{"45":{"tf":1.0},"69":{"tf":1.0},"7":{"tf":1.0}}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"i":{"c":{"df":9,"docs":{"11":{"tf":1.0},"12":{"tf":2.0},"13":{"tf":1.4142135623730951},"132":{"tf":1.0},"15":{"tf":2.23606797749979},"33":{"tf":1.4142135623730951},"35":{"tf":1.4142135623730951},"7":{"tf":1.4142135623730951},"8":{"tf":1.4142135623730951}}},"df":0,"docs":{},"x":{"df":24,"docs":{"10":{"tf":2.23606797749979},"11":{"tf":1.7320508075688772},"12":{"tf":2.6457513110645907},"126":{"tf":1.0},"127":{"tf":2.23606797749979},"13":{"tf":2.0},"132":{"tf":2.8284271247461903},"15":{"tf":2.449489742783178},"19":{"tf":1.7320508075688772},"22":{"tf":1.4142135623730951},"25":{"tf":1.0},"31":{"tf":1.0},"33":{"tf":1.0},"34":{"tf":1.0},"35":{"tf":2.0},"4":{"tf":1.0},"68":{"tf":1.7320508075688772},"69":{"tf":1.0},"7":{"tf":1.4142135623730951},"8":{"tf":1.7320508075688772},"82":{"tf":1.0},"9":{"tf":2.0},"90":{"tf":2.0},"93":{"tf":1.4142135623730951}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"13":{"tf":1.0},"131":{"tf":1.0},"15":{"tf":1.0}}}}}},"x":{"df":3,"docs":{"102":{"tf":1.0},"118":{"tf":1.0},"131":{"tf":1.0}},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":3,"docs":{"127":{"tf":1.0},"35":{"tf":1.0},"37":{"tf":1.4142135623730951}}}}}}}},"df":11,"docs":{"126":{"tf":1.0},"127":{"tf":2.449489742783178},"13":{"tf":1.0},"131":{"tf":2.449489742783178},"19":{"tf":1.0},"4":{"tf":1.0},"69":{"tf":1.4142135623730951},"71":{"tf":1.0},"72":{"tf":1.7320508075688772},"74":{"tf":1.0},"90":{"tf":1.7320508075688772}},"e":{"a":{"df":0,"docs":{},"n":{"df":28,"docs":{"100":{"tf":1.0},"104":{"tf":1.0},"105":{"tf":1.0},"107":{"tf":1.0},"113":{"tf":1.0},"122":{"tf":1.0},"123":{"tf":1.4142135623730951},"127":{"tf":1.0},"13":{"tf":1.7320508075688772},"131":{"tf":1.4142135623730951},"132":{"tf":1.0},"20":{"tf":1.0},"22":{"tf":1.0},"27":{"tf":1.0},"34":{"tf":1.0},"35":{"tf":1.0},"51":{"tf":1.0},"64":{"tf":1.4142135623730951},"65":{"tf":1.0},"67":{"tf":1.4142135623730951},"69":{"tf":1.0},"71":{"tf":1.0},"72":{"tf":1.0},"74":{"tf":1.0},"77":{"tf":1.0},"8":{"tf":1.0},"91":{"tf":1.0},"94":{"tf":1.0}}},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"2":{"tf":1.0}}}}}},"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"3":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"m":{"_":{"a":{"df":3,"docs":{"127":{"tf":2.0},"131":{"tf":1.0},"132":{"tf":1.4142135623730951}}},"df":0,"docs":{},"p":{"df":1,"docs":{"132":{"tf":1.0}}},"v":{"df":3,"docs":{"127":{"tf":1.7320508075688772},"131":{"tf":1.0},"132":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":7,"docs":{"126":{"tf":1.0},"127":{"tf":1.7320508075688772},"129":{"tf":2.23606797749979},"131":{"tf":5.5677643628300215},"132":{"tf":2.8284271247461903},"134":{"tf":1.0},"136":{"tf":3.1622776601683795}}}}}},"n":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"49":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":14,"docs":{"127":{"tf":1.0},"131":{"tf":1.4142135623730951},"14":{"tf":1.0},"34":{"tf":1.0},"36":{"tf":1.0},"50":{"tf":1.0},"54":{"tf":1.0},"57":{"tf":1.0},"6":{"tf":1.0},"69":{"tf":1.0},"76":{"tf":1.0},"82":{"tf":1.0},"83":{"tf":1.0},"91":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"g":{"df":1,"docs":{"11":{"tf":1.0}}},"k":{"df":0,"docs":{},"l":{"df":13,"docs":{"100":{"tf":1.4142135623730951},"109":{"tf":1.0},"111":{"tf":1.4142135623730951},"112":{"tf":1.4142135623730951},"118":{"tf":1.0},"59":{"tf":1.4142135623730951},"61":{"tf":1.4142135623730951},"62":{"tf":1.4142135623730951},"71":{"tf":1.4142135623730951},"75":{"tf":1.0},"79":{"tf":2.449489742783178},"90":{"tf":1.0},"91":{"tf":2.23606797749979}}}}},"s":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"g":{"df":2,"docs":{"39":{"tf":1.4142135623730951},"41":{"tf":1.0}},"e":{"_":{"1":{"df":1,"docs":{"39":{"tf":2.23606797749979}}},"2":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}},"3":{"df":1,"docs":{"39":{"tf":1.0}}},"4":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"t":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"2":{"tf":2.23606797749979}}}},"df":1,"docs":{"120":{"tf":1.0}},"h":{"df":0,"docs":{},"o":{"d":{"df":12,"docs":{"104":{"tf":1.0},"105":{"tf":1.4142135623730951},"106":{"tf":1.7320508075688772},"112":{"tf":1.0},"113":{"tf":2.23606797749979},"116":{"tf":1.0},"122":{"tf":1.0},"13":{"tf":1.4142135623730951},"2":{"tf":1.4142135623730951},"34":{"tf":1.4142135623730951},"39":{"tf":1.7320508075688772},"69":{"tf":1.0}}},"df":0,"docs":{}}}}},"i":{"+":{"1":{"df":0,"docs":{},"​":{"=":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"+":{"1":{"df":1,"docs":{"136":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},",":{"df":0,"docs":{},"j":{"df":1,"docs":{"4":{"tf":1.0}}}},"d":{"d":{"df":0,"docs":{},"l":{"df":1,"docs":{"34":{"tf":1.0}}}},"df":0,"docs":{}},"df":1,"docs":{"136":{"tf":1.0}},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"2":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"n":{"d":{"df":4,"docs":{"123":{"tf":1.0},"131":{"tf":1.0},"48":{"tf":1.0},"49":{"tf":1.0}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"127":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"13":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"s":{"df":2,"docs":{"131":{"tf":1.0},"136":{"tf":1.0}}}},"x":{"df":2,"docs":{"135":{"tf":1.0},"65":{"tf":1.0}}}},"j":{"df":1,"docs":{"93":{"tf":1.0}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":1,"docs":{"132":{"tf":1.0}},"r":{"a":{"df":0,"docs":{},"p":{"2":{"df":1,"docs":{"132":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"132":{"tf":1.0}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"132":{"tf":1.4142135623730951}}}}}},"​":{"df":0,"docs":{},"∈":{"df":0,"docs":{},"f":{"2":{"df":0,"docs":{},"n":{"+":{"2":{"df":0,"docs":{},"×":{"2":{"df":1,"docs":{"132":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"​":{"df":0,"docs":{},"∈":{"df":0,"docs":{},"f":{"2":{"df":0,"docs":{},"n":{"+":{"2":{"df":0,"docs":{},"×":{"2":{"df":1,"docs":{"132":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"o":{"d":{"df":0,"docs":{},"e":{"df":1,"docs":{"131":{"tf":1.4142135623730951}},"l":{"df":1,"docs":{"49":{"tf":1.0}}},"r":{"df":0,"docs":{},"n":{"df":1,"docs":{"41":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":4,"docs":{"101":{"tf":1.0},"131":{"tf":1.0},"44":{"tf":1.0},"58":{"tf":1.4142135623730951}}}}},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"37":{"tf":1.0}},"o":{"df":1,"docs":{"40":{"tf":1.0}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"127":{"tf":1.4142135623730951}}}}}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":5,"docs":{"18":{"tf":1.0},"33":{"tf":1.0},"69":{"tf":1.0},"78":{"tf":1.0},"9":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"e":{"df":24,"docs":{"102":{"tf":1.0},"11":{"tf":1.0},"113":{"tf":1.7320508075688772},"117":{"tf":1.0},"13":{"tf":2.0},"131":{"tf":1.7320508075688772},"135":{"tf":1.0},"136":{"tf":2.0},"15":{"tf":1.0},"20":{"tf":1.0},"33":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"44":{"tf":1.0},"6":{"tf":1.0},"63":{"tf":1.0},"65":{"tf":1.0},"67":{"tf":1.0},"72":{"tf":1.4142135623730951},"73":{"tf":1.0},"79":{"tf":1.0},"81":{"tf":1.0},"82":{"tf":1.0},"83":{"tf":1.4142135623730951}},"o":{"df":0,"docs":{},"v":{"df":1,"docs":{"13":{"tf":1.0}}}}}},"v":{"df":0,"docs":{},"e":{"df":3,"docs":{"134":{"tf":1.0},"49":{"tf":1.0},"52":{"tf":1.0}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"134":{"tf":1.0}}}}}}}}},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"2":{"df":1,"docs":{"132":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"p":{"2":{"df":3,"docs":{"132":{"tf":1.0},"82":{"tf":1.0},"93":{"tf":1.0}},"​":{"df":0,"docs":{},"∈":{"df":0,"docs":{},"f":{"2":{"df":0,"docs":{},"n":{"df":0,"docs":{},"×":{"df":0,"docs":{},"m":{"df":1,"docs":{"93":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"s":{"df":1,"docs":{"2":{"tf":4.898979485566356}}},"u":{"c":{"df":0,"docs":{},"h":{"df":6,"docs":{"115":{"tf":1.0},"122":{"tf":1.4142135623730951},"124":{"tf":1.0},"20":{"tf":1.0},"36":{"tf":1.0},"65":{"tf":1.0}}}},"df":0,"docs":{},"l":{"df":3,"docs":{"127":{"tf":1.0},"131":{"tf":1.7320508075688772},"132":{"tf":1.0}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":16,"docs":{"100":{"tf":1.0},"105":{"tf":1.0},"106":{"tf":1.0},"11":{"tf":1.0},"127":{"tf":1.4142135623730951},"13":{"tf":1.0},"134":{"tf":1.4142135623730951},"136":{"tf":1.0},"43":{"tf":1.0},"6":{"tf":1.0},"64":{"tf":1.7320508075688772},"65":{"tf":1.7320508075688772},"8":{"tf":1.0},"9":{"tf":1.4142135623730951},"91":{"tf":1.0},"97":{"tf":1.0}},"i":{"df":4,"docs":{"124":{"tf":1.0},"13":{"tf":1.0},"44":{"tf":1.0},"51":{"tf":1.0}}}}},"v":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"69":{"tf":1.0},"83":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"t":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"117":{"tf":1.4142135623730951}}}},"df":3,"docs":{"113":{"tf":1.0},"43":{"tf":1.0},"44":{"tf":1.7320508075688772}}}},"′":{",":{"df":0,"docs":{},"v":{"df":1,"docs":{"131":{"tf":1.0}}}},"=":{"3":{"3":{"df":1,"docs":{"132":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"′":{"=":{"1":{"8":{"df":1,"docs":{"132":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"∈":{"df":0,"docs":{},"f":{"(":{"df":0,"docs":{},"l":{"+":{"df":0,"docs":{},"l":{"df":0,"docs":{},"′":{")":{"df":0,"docs":{},"×":{"3":{"3":{"df":1,"docs":{"127":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"+":{"df":0,"docs":{},"l":{"df":0,"docs":{},"′":{"df":0,"docs":{},"′":{")":{"df":0,"docs":{},"×":{"3":{"3":{"df":1,"docs":{"127":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"×":{"3":{"3":{"df":1,"docs":{"127":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"−":{"1":{"df":2,"docs":{"72":{"tf":2.23606797749979},"78":{"tf":1.0}}},"df":0,"docs":{}},"≥":{"df":0,"docs":{},"n":{"df":1,"docs":{"19":{"tf":1.0}}}}},"n":{"+":{"1":{"df":1,"docs":{"25":{"tf":1.0}}},"df":0,"docs":{},"m":{"+":{"1":{")":{"df":0,"docs":{},"×":{"3":{"df":1,"docs":{"13":{"tf":1.0}}},"5":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"<":{"df":0,"docs":{},"m":{"df":3,"docs":{"72":{"tf":1.0},"74":{"tf":1.0},"79":{"tf":1.0}}}},"=":{"2":{"df":0,"docs":{},"n":{"df":3,"docs":{"72":{"tf":1.0},"74":{"tf":1.0},"79":{"tf":1.0}}}},"3":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{},"n":{"+":{"df":0,"docs":{},"m":{"+":{"1":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":3,"docs":{"100":{"tf":1.0},"122":{"tf":1.0},"2":{"tf":1.0}}}},"m":{"df":0,"docs":{},"e":{"df":2,"docs":{"101":{"tf":1.0},"12":{"tf":1.0}}}},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"49":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":2,"docs":{"100":{"tf":1.0},"83":{"tf":1.0}}}}}},"c":{"df":1,"docs":{"27":{"tf":1.0}}},"df":13,"docs":{"123":{"tf":2.23606797749979},"13":{"tf":2.449489742783178},"136":{"tf":1.0},"15":{"tf":1.0},"19":{"tf":1.0},"22":{"tf":1.4142135623730951},"31":{"tf":1.0},"34":{"tf":1.7320508075688772},"67":{"tf":1.4142135623730951},"74":{"tf":1.4142135623730951},"77":{"tf":1.4142135623730951},"78":{"tf":1.0},"90":{"tf":1.4142135623730951}},"e":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"127":{"tf":1.0}}}}}}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":5,"docs":{"102":{"tf":1.0},"109":{"tf":1.0},"111":{"tf":1.0},"12":{"tf":1.0},"32":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"13":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"d":{"df":40,"docs":{"101":{"tf":1.4142135623730951},"104":{"tf":1.0},"106":{"tf":2.0},"108":{"tf":1.0},"110":{"tf":1.4142135623730951},"113":{"tf":2.0},"116":{"tf":1.4142135623730951},"117":{"tf":1.4142135623730951},"118":{"tf":1.4142135623730951},"122":{"tf":1.0},"124":{"tf":1.0},"129":{"tf":1.0},"13":{"tf":1.4142135623730951},"131":{"tf":3.3166247903554},"134":{"tf":1.0},"136":{"tf":1.7320508075688772},"18":{"tf":1.0},"19":{"tf":1.0},"20":{"tf":1.0},"31":{"tf":2.0},"33":{"tf":1.0},"34":{"tf":1.4142135623730951},"35":{"tf":1.4142135623730951},"4":{"tf":1.0},"43":{"tf":1.4142135623730951},"47":{"tf":1.0},"56":{"tf":1.0},"57":{"tf":1.4142135623730951},"58":{"tf":1.0},"59":{"tf":1.7320508075688772},"67":{"tf":1.7320508075688772},"68":{"tf":1.0},"69":{"tf":1.7320508075688772},"7":{"tf":1.4142135623730951},"73":{"tf":1.4142135623730951},"74":{"tf":1.0},"79":{"tf":1.7320508075688772},"8":{"tf":1.0},"81":{"tf":1.0},"88":{"tf":1.0}}},"df":0,"docs":{}},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":1,"docs":{"72":{"tf":1.0}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"94":{"tf":1.0}}}}},"w":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"105":{"tf":1.0}}}}}}}},"df":10,"docs":{"105":{"tf":1.0},"12":{"tf":1.0},"127":{"tf":1.0},"13":{"tf":1.0},"131":{"tf":1.7320508075688772},"19":{"tf":1.4142135623730951},"58":{"tf":1.0},"67":{"tf":1.0},"82":{"tf":1.4142135623730951},"93":{"tf":1.0}}},"x":{"df":0,"docs":{},"t":{"df":13,"docs":{"101":{"tf":1.4142135623730951},"117":{"tf":1.0},"129":{"tf":1.0},"13":{"tf":1.4142135623730951},"134":{"tf":1.0},"22":{"tf":1.0},"34":{"tf":1.0},"48":{"tf":1.0},"65":{"tf":1.0},"73":{"tf":1.0},"76":{"tf":1.0},"8":{"tf":1.0},"9":{"tf":1.0}}}}},"i":{"c":{"df":0,"docs":{},"e":{"df":1,"docs":{"13":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"n":{"c":{"df":1,"docs":{"118":{"tf":1.0}}},"df":1,"docs":{"27":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"87":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"z":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":2,"docs":{"72":{"tf":1.0},"74":{"tf":1.0}}}}}}},"t":{"a":{"df":0,"docs":{},"t":{"df":11,"docs":{"127":{"tf":1.0},"132":{"tf":1.0},"33":{"tf":1.0},"34":{"tf":1.0},"4":{"tf":1.4142135623730951},"69":{"tf":1.4142135623730951},"8":{"tf":1.0},"86":{"tf":1.0},"89":{"tf":1.4142135623730951},"91":{"tf":1.7320508075688772},"94":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"e":{"df":13,"docs":{"103":{"tf":1.0},"124":{"tf":1.7320508075688772},"131":{"tf":1.0},"2":{"tf":1.0},"43":{"tf":1.0},"67":{"tf":1.0},"73":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.4142135623730951},"83":{"tf":1.0},"91":{"tf":1.0},"94":{"tf":1.0},"95":{"tf":1.0}}},"h":{"df":1,"docs":{"113":{"tf":1.0}}},"i":{"c":{"df":8,"docs":{"113":{"tf":1.0},"117":{"tf":1.0},"12":{"tf":1.0},"13":{"tf":1.4142135623730951},"20":{"tf":1.0},"6":{"tf":1.0},"67":{"tf":1.0},"9":{"tf":1.0}}},"df":0,"docs":{}}},"w":{"df":17,"docs":{"10":{"tf":1.4142135623730951},"11":{"tf":1.0},"12":{"tf":1.4142135623730951},"120":{"tf":1.0},"122":{"tf":1.0},"13":{"tf":2.23606797749979},"131":{"tf":1.0},"134":{"tf":1.7320508075688772},"135":{"tf":1.0},"32":{"tf":1.0},"43":{"tf":1.0},"57":{"tf":1.0},"6":{"tf":1.0},"64":{"tf":1.0},"65":{"tf":1.0},"76":{"tf":1.0},"82":{"tf":1.0}}}},"u":{"df":0,"docs":{},"m":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":1,"docs":{"107":{"tf":1.7320508075688772}}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"108":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":23,"docs":{"105":{"tf":1.0},"108":{"tf":2.0},"117":{"tf":1.7320508075688772},"118":{"tf":1.0},"123":{"tf":1.4142135623730951},"124":{"tf":1.0},"127":{"tf":1.0},"129":{"tf":1.0},"131":{"tf":1.4142135623730951},"132":{"tf":1.0},"134":{"tf":1.0},"136":{"tf":1.7320508075688772},"20":{"tf":1.0},"31":{"tf":1.0},"34":{"tf":1.0},"48":{"tf":2.23606797749979},"49":{"tf":1.0},"55":{"tf":1.0},"58":{"tf":1.0},"68":{"tf":1.0},"72":{"tf":1.4142135623730951},"88":{"tf":1.4142135623730951},"90":{"tf":2.6457513110645907}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":4,"docs":{"113":{"tf":1.0},"122":{"tf":1.0},"124":{"tf":1.4142135623730951},"54":{"tf":1.0}}}}}},"×":{"1":{"df":2,"docs":{"13":{"tf":1.0},"15":{"tf":1.4142135623730951}}},"3":{"df":3,"docs":{"13":{"tf":1.0},"15":{"tf":1.4142135623730951},"22":{"tf":1.0}}},"df":0,"docs":{}},"−":{"1":{")":{"df":0,"docs":{},"t":{"df":1,"docs":{"32":{"tf":1.0}}}},"df":7,"docs":{"13":{"tf":1.0},"19":{"tf":1.0},"72":{"tf":1.4142135623730951},"73":{"tf":1.4142135623730951},"77":{"tf":1.4142135623730951},"78":{"tf":1.0},"79":{"tf":1.0}}},"df":0,"docs":{}}},"o":{"b":{"df":0,"docs":{},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"86":{"tf":1.0},"87":{"tf":1.0}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":3,"docs":{"12":{"tf":1.0},"136":{"tf":1.0},"6":{"tf":1.0}}}}}},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":14,"docs":{"113":{"tf":1.4142135623730951},"123":{"tf":1.0},"127":{"tf":1.7320508075688772},"13":{"tf":1.7320508075688772},"131":{"tf":1.7320508075688772},"31":{"tf":1.0},"33":{"tf":1.0},"43":{"tf":1.4142135623730951},"6":{"tf":1.0},"82":{"tf":1.0},"83":{"tf":1.4142135623730951},"90":{"tf":1.0},"93":{"tf":1.7320508075688772},"94":{"tf":1.0}}}}},"df":0,"docs":{}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":3,"docs":{"106":{"tf":1.0},"13":{"tf":1.0},"15":{"tf":1.0}}}}}}},"c":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"40":{"tf":1.0}},"r":{"df":1,"docs":{"13":{"tf":1.7320508075688772}}}}}},"df":0,"docs":{}},"d":{"d":{"df":4,"docs":{"118":{"tf":1.0},"6":{"tf":1.0},"66":{"tf":1.0},"93":{"tf":1.0}}},"df":0,"docs":{}},"df":4,"docs":{"10":{"tf":1.0},"11":{"tf":1.0},"12":{"tf":1.0},"13":{"tf":1.0}},"f":{"df":0,"docs":{},"f":{"_":{"d":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":3,"docs":{"127":{"tf":1.0},"131":{"tf":1.7320508075688772},"132":{"tf":1.0}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"0":{"df":3,"docs":{"127":{"tf":1.0},"131":{"tf":1.7320508075688772},"132":{"tf":1.0}}},"1":{"df":3,"docs":{"127":{"tf":1.0},"131":{"tf":1.7320508075688772},"132":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":6,"docs":{"108":{"tf":1.0},"124":{"tf":2.23606797749979},"127":{"tf":1.4142135623730951},"131":{"tf":2.23606797749979},"132":{"tf":1.7320508075688772},"136":{"tf":1.0}},"s":{"/":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"131":{"tf":1.0}}}}},"df":0,"docs":{}}},"_":{"b":{"df":1,"docs":{"132":{"tf":1.0}}},"df":0,"docs":{},"p":{"df":1,"docs":{"132":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"a":{"^":{"2":{"df":1,"docs":{"67":{"tf":1.4142135623730951}}},"df":0,"docs":{},"i":{"df":1,"docs":{"67":{"tf":1.4142135623730951}}},"{":{"1":{"6":{"df":1,"docs":{"67":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":2,"docs":{"34":{"tf":1.0},"67":{"tf":1.7320508075688772}}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"63":{"tf":1.0}}}}}},"n":{"c":{"df":6,"docs":{"110":{"tf":1.0},"43":{"tf":1.0},"66":{"tf":1.0},"7":{"tf":1.0},"79":{"tf":1.4142135623730951},"97":{"tf":1.0}}},"df":42,"docs":{"10":{"tf":1.4142135623730951},"100":{"tf":1.0},"101":{"tf":1.0},"104":{"tf":1.0},"105":{"tf":1.0},"106":{"tf":2.0},"108":{"tf":1.0},"113":{"tf":2.0},"117":{"tf":1.0},"12":{"tf":2.0},"122":{"tf":1.0},"123":{"tf":1.0},"124":{"tf":1.4142135623730951},"127":{"tf":1.0},"13":{"tf":2.449489742783178},"130":{"tf":1.0},"131":{"tf":3.3166247903554},"134":{"tf":2.23606797749979},"136":{"tf":1.7320508075688772},"18":{"tf":1.0},"2":{"tf":1.0},"20":{"tf":1.0},"21":{"tf":1.0},"33":{"tf":1.0},"4":{"tf":1.0},"48":{"tf":2.23606797749979},"49":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.4142135623730951},"56":{"tf":1.0},"58":{"tf":1.4142135623730951},"64":{"tf":2.0},"65":{"tf":1.7320508075688772},"67":{"tf":1.0},"69":{"tf":1.0},"72":{"tf":1.4142135623730951},"79":{"tf":2.0},"8":{"tf":1.7320508075688772},"83":{"tf":2.0},"9":{"tf":1.0},"91":{"tf":1.0},"98":{"tf":1.0}},"w":{"a":{"df":0,"docs":{},"r":{"d":{"df":1,"docs":{"51":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"o":{"d":{"df":2,"docs":{"112":{"tf":1.0},"116":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"p":{"0":{"_":{"a":{"d":{"d":{"df":0,"docs":{},"r":{"[":{"0":{"df":1,"docs":{"132":{"tf":1.0}}},"df":0,"docs":{}},"df":3,"docs":{"127":{"tf":1.0},"131":{"tf":2.0},"132":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"131":{"tf":1.0}}}}}},"df":3,"docs":{"127":{"tf":1.0},"131":{"tf":2.0},"132":{"tf":1.4142135623730951}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"134":{"tf":1.0}}}}}},"1":{"_":{"a":{"d":{"d":{"df":0,"docs":{},"r":{"[":{"0":{"df":1,"docs":{"132":{"tf":1.0}}},"df":0,"docs":{}},"df":3,"docs":{"127":{"tf":1.0},"131":{"tf":1.7320508075688772},"132":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"s":{"df":0,"docs":{},"r":{"c":{"df":1,"docs":{"131":{"tf":1.0}}},"df":0,"docs":{}}}},"df":3,"docs":{"127":{"tf":1.0},"131":{"tf":2.0},"132":{"tf":1.4142135623730951}}},"c":{"df":0,"docs":{},"o":{"d":{"df":2,"docs":{"131":{"tf":1.7320508075688772},"134":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"(":{"a":{",":{"a":{"b":{"df":0,"docs":{},"i":{"df":1,"docs":{"91":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"df":2,"docs":{"91":{"tf":1.4142135623730951},"94":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"df":1,"docs":{"18":{"tf":1.0}}},"h":{"1":{"df":0,"docs":{},"​":{"(":{"d":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"​":{")":{",":{"df":0,"docs":{},"υ":{"df":1,"docs":{"93":{"tf":1.0}}},"−":{"df":0,"docs":{},"υ":{"df":1,"docs":{"93":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"2":{"df":0,"docs":{},"​":{"(":{"d":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"​":{")":{",":{"df":0,"docs":{},"υ":{"df":1,"docs":{"93":{"tf":1.0}}},"−":{"df":0,"docs":{},"υ":{"df":1,"docs":{"93":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"p":{"(":{"d":{")":{",":{"df":0,"docs":{},"h":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"i":{"df":1,"docs":{"100":{"tf":1.0}}}}},"−":{"df":0,"docs":{},"h":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"i":{"df":1,"docs":{"100":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{"(":{"d":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{")":{",":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"2":{"df":0,"docs":{},"k":{"df":1,"docs":{"93":{"tf":1.0}}}},"df":0,"docs":{}}},"−":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"2":{"df":0,"docs":{},"k":{"df":1,"docs":{"93":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"j":{"df":0,"docs":{},"​":{"(":{"d":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"​":{")":{",":{"df":0,"docs":{},"υ":{"df":2,"docs":{"93":{"tf":1.0},"94":{"tf":1.0}}},"−":{"df":0,"docs":{},"υ":{"df":1,"docs":{"93":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":17,"docs":{"100":{"tf":1.4142135623730951},"101":{"tf":1.0},"118":{"tf":1.0},"18":{"tf":1.0},"20":{"tf":2.8284271247461903},"27":{"tf":1.4142135623730951},"32":{"tf":1.4142135623730951},"34":{"tf":1.4142135623730951},"68":{"tf":1.0},"70":{"tf":1.0},"71":{"tf":1.0},"74":{"tf":2.0},"76":{"tf":1.0},"79":{"tf":2.23606797749979},"85":{"tf":1.4142135623730951},"93":{"tf":1.0},"94":{"tf":1.7320508075688772}}},"r":{"a":{"df":0,"docs":{},"n":{"d":{"df":3,"docs":{"10":{"tf":1.0},"19":{"tf":1.0},"8":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":5,"docs":{"12":{"tf":1.0},"44":{"tf":2.0},"49":{"tf":1.0},"91":{"tf":2.0},"98":{"tf":1.0}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":8,"docs":{"11":{"tf":1.0},"131":{"tf":1.4142135623730951},"20":{"tf":1.0},"66":{"tf":1.0},"79":{"tf":1.0},"93":{"tf":1.7320508075688772},"95":{"tf":1.0},"98":{"tf":1.0}}},"o":{"df":0,"docs":{},"n":{"df":4,"docs":{"103":{"tf":2.0},"108":{"tf":1.4142135623730951},"109":{"tf":1.0},"90":{"tf":1.0}}}}}}},"r":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"_":{"1":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":1,"docs":{"43":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":12,"docs":{"100":{"tf":2.0},"117":{"tf":1.0},"127":{"tf":1.4142135623730951},"131":{"tf":2.449489742783178},"132":{"tf":1.4142135623730951},"19":{"tf":1.0},"35":{"tf":1.0},"37":{"tf":1.7320508075688772},"40":{"tf":1.7320508075688772},"44":{"tf":1.0},"93":{"tf":1.4142135623730951},"94":{"tf":1.0}}}}},"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"n":{"df":2,"docs":{"134":{"tf":1.0},"68":{"tf":1.0}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":6,"docs":{"12":{"tf":1.0},"131":{"tf":1.0},"18":{"tf":1.4142135623730951},"73":{"tf":1.0},"82":{"tf":1.0},"83":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":4,"docs":{"106":{"tf":1.0},"108":{"tf":1.0},"134":{"tf":1.0},"40":{"tf":1.0}},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":5,"docs":{"103":{"tf":1.0},"123":{"tf":1.0},"18":{"tf":1.0},"32":{"tf":1.0},"6":{"tf":1.0}}}}}}}}},"u":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"117":{"tf":1.0}}}}},"df":16,"docs":{"100":{"tf":1.0},"111":{"tf":1.0},"114":{"tf":1.0},"116":{"tf":1.4142135623730951},"118":{"tf":1.0},"15":{"tf":1.0},"40":{"tf":1.0},"41":{"tf":1.0},"49":{"tf":1.0},"58":{"tf":1.4142135623730951},"59":{"tf":1.0},"6":{"tf":1.0},"61":{"tf":1.0},"65":{"tf":1.0},"71":{"tf":1.0},"78":{"tf":1.0}},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":16,"docs":{"10":{"tf":1.0},"103":{"tf":1.0},"12":{"tf":1.7320508075688772},"131":{"tf":1.0},"136":{"tf":1.0},"15":{"tf":1.0},"18":{"tf":1.0},"3":{"tf":1.0},"31":{"tf":1.0},"32":{"tf":2.0},"33":{"tf":1.4142135623730951},"34":{"tf":2.0},"39":{"tf":1.4142135623730951},"6":{"tf":2.8284271247461903},"73":{"tf":1.0},"8":{"tf":2.449489742783178}}}}},"s":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"19":{"tf":1.0}}},"df":0,"docs":{}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":15,"docs":{"102":{"tf":1.0},"103":{"tf":1.4142135623730951},"108":{"tf":1.0},"110":{"tf":1.0},"111":{"tf":1.0},"124":{"tf":2.0},"134":{"tf":1.4142135623730951},"43":{"tf":1.0},"61":{"tf":1.0},"67":{"tf":1.4142135623730951},"69":{"tf":1.0},"79":{"tf":1.0},"81":{"tf":1.4142135623730951},"82":{"tf":1.0},"83":{"tf":1.0}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":2,"docs":{"68":{"tf":1.0},"91":{"tf":1.0}}}}}},"w":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"m":{"df":3,"docs":{"13":{"tf":2.6457513110645907},"18":{"tf":1.0},"84":{"tf":1.0}}}}}}}}}}},"p":{"(":{"1":{")":{"=":{"1":{"df":0,"docs":{},"p":{"(":{"df":0,"docs":{},"g":{")":{"=":{"1":{"df":1,"docs":{"53":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"d":{"1":{"df":0,"docs":{},"​":{")":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"p":{"(":{"d":{"df":0,"docs":{},"m":{"df":3,"docs":{"72":{"tf":1.4142135623730951},"75":{"tf":1.0},"79":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{")":{"=":{"df":0,"docs":{},"y":{"df":0,"docs":{},"i":{"df":1,"docs":{"72":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"h":{")":{",":{"df":0,"docs":{},"p":{"(":{"df":0,"docs":{},"h":{"df":0,"docs":{},"ω":{")":{",":{"df":0,"docs":{},"p":{"(":{"df":0,"docs":{},"h":{"df":0,"docs":{},"ω":{"2":{")":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"p":{"(":{"df":0,"docs":{},"h":{"df":0,"docs":{},"ω":{"2":{"df":0,"docs":{},"k":{"df":0,"docs":{},"−":{"1":{"df":1,"docs":{"100":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"ω":{"df":0,"docs":{},"i":{"df":1,"docs":{"100":{"tf":1.4142135623730951}}},"σ":{"(":{"df":0,"docs":{},"i":{"df":1,"docs":{"100":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"x":{"df":1,"docs":{"53":{"tf":1.0}}},"z":{"df":2,"docs":{"76":{"tf":1.0},"77":{"tf":1.0}}},"ζ":{")":{"=":{"a":{"(":{"df":0,"docs":{},"ζ":{")":{"df":0,"docs":{},"q":{"df":0,"docs":{},"l":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"ζ":{")":{"+":{"b":{"(":{"df":0,"docs":{},"ζ":{")":{"df":0,"docs":{},"q":{"df":0,"docs":{},"r":{"df":1,"docs":{"20":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"p":{"df":0,"docs":{},"ˉ":{"df":0,"docs":{},"​":{"c":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"p":{"df":0,"docs":{},"ˉ":{"df":0,"docs":{},"​":{"df":0,"docs":{},"n":{"c":{"df":1,"docs":{"31":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"z":{"df":0,"docs":{},"h":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"ζ":{")":{"df":0,"docs":{},"t":{"df":1,"docs":{"20":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"−":{"df":0,"docs":{},"h":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"i":{"df":1,"docs":{"100":{"tf":1.0}}},"σ":{"(":{"df":0,"docs":{},"i":{"df":1,"docs":{"100":{"tf":1.0}}}},"df":0,"docs":{}}}}}},",":{"a":{",":{"b":{",":{"df":0,"docs":{},"z":{"df":1,"docs":{"4":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"q":{"df":0,"docs":{},"∈":{"df":0,"docs":{},"f":{"[":{"df":0,"docs":{},"x":{"df":1,"docs":{"89":{"tf":1.0}}}},"df":0,"docs":{}}}}},"/":{"df":0,"docs":{},"q":{"df":1,"docs":{"89":{"tf":1.0}}}},"0":{"df":1,"docs":{"93":{"tf":1.0}}},"1":{"df":0,"docs":{},"​":{"(":{"d":{"1":{"df":0,"docs":{},"​":{")":{"df":0,"docs":{},"∣":{"df":0,"docs":{},"∣":{"df":0,"docs":{},"…":{"df":0,"docs":{},"∣":{"df":0,"docs":{},"∣":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"​":{"(":{"d":{"1":{"df":0,"docs":{},"​":{")":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"​":{"(":{"d":{"df":0,"docs":{},"m":{"df":0,"docs":{},"​":{")":{"df":0,"docs":{},"∣":{"df":0,"docs":{},"∣":{"df":0,"docs":{},"…":{"df":0,"docs":{},"∣":{"df":0,"docs":{},"∣":{"df":0,"docs":{},"p":{"df":0,"docs":{},"n":{"df":0,"docs":{},"​":{"(":{"d":{"df":0,"docs":{},"m":{"df":1,"docs":{"79":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{")":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"​":{"(":{"d":{"df":0,"docs":{},"i":{"df":1,"docs":{"79":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"∣":{"df":0,"docs":{},"∣":{"df":0,"docs":{},"…":{"df":0,"docs":{},"∣":{"df":0,"docs":{},"∣":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"​":{"(":{"d":{"df":0,"docs":{},"i":{"df":1,"docs":{"79":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"z":{"1":{"df":0,"docs":{},"​":{")":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"p":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"z":{"df":0,"docs":{},"l":{"df":1,"docs":{"79":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"p":{"2":{"df":0,"docs":{},"​":{"df":0,"docs":{},"p":{"3":{"df":0,"docs":{},"​":{"df":0,"docs":{},"​":{"=":{"a":{"df":0,"docs":{},"q":{"df":0,"docs":{},"l":{"df":0,"docs":{},"​":{"+":{"b":{"df":0,"docs":{},"q":{"df":0,"docs":{},"r":{"df":0,"docs":{},"​":{"+":{"a":{"b":{"df":0,"docs":{},"q":{"df":0,"docs":{},"m":{"df":0,"docs":{},"​":{"+":{"c":{"df":0,"docs":{},"q":{"df":0,"docs":{},"o":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"q":{"c":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"=":{"(":{"a":{"+":{"df":0,"docs":{},"β":{"df":0,"docs":{},"x":{"+":{"df":0,"docs":{},"γ":{")":{"(":{"b":{"+":{"df":0,"docs":{},"β":{"df":0,"docs":{},"k":{"1":{"df":0,"docs":{},"​":{"df":0,"docs":{},"x":{"+":{"df":0,"docs":{},"γ":{")":{"(":{"c":{"+":{"df":0,"docs":{},"β":{"df":0,"docs":{},"k":{"2":{"df":0,"docs":{},"​":{"df":0,"docs":{},"x":{"+":{"df":0,"docs":{},"γ":{")":{"df":0,"docs":{},"z":{"df":0,"docs":{},"−":{"(":{"a":{"+":{"df":0,"docs":{},"β":{"df":0,"docs":{},"s":{"df":0,"docs":{},"σ":{"1":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"γ":{")":{"(":{"b":{"+":{"df":0,"docs":{},"β":{"df":0,"docs":{},"s":{"df":0,"docs":{},"σ":{"2":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"γ":{")":{"(":{"c":{"+":{"df":0,"docs":{},"β":{"df":0,"docs":{},"s":{"df":0,"docs":{},"σ":{"3":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"γ":{")":{"df":0,"docs":{},"z":{"(":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"x":{")":{"=":{"(":{"df":0,"docs":{},"z":{"df":0,"docs":{},"−":{"1":{")":{"df":0,"docs":{},"l":{"1":{"df":1,"docs":{"25":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"=":{"1":{"df":1,"docs":{"72":{"tf":1.0}}},"a":{"df":0,"docs":{},"q":{"df":0,"docs":{},"l":{"df":0,"docs":{},"​":{"+":{"b":{"df":0,"docs":{},"q":{"df":0,"docs":{},"r":{"df":0,"docs":{},"​":{"+":{"a":{"b":{"df":0,"docs":{},"q":{"df":0,"docs":{},"m":{"df":1,"docs":{"20":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{},"p":{"1":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"α":{"df":0,"docs":{},"p":{"2":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"α":{"2":{"df":0,"docs":{},"p":{"3":{"df":1,"docs":{"25":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"z":{"df":0,"docs":{},"h":{"df":1,"docs":{"25":{"tf":1.0}}}}},"{":{"df":0,"docs":{},"p":{"1":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"79":{"tf":1.0}}},"n":{"df":1,"docs":{"79":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"^":{"df":0,"docs":{},"​":{"df":0,"docs":{},"n":{"c":{"1":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{"[":{"df":0,"docs":{},"p":{"^":{"df":0,"docs":{},"​":{"df":0,"docs":{},"n":{"c":{"2":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{"[":{"df":0,"docs":{},"p":{"^":{"df":0,"docs":{},"​":{"df":0,"docs":{},"n":{"c":{"3":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{"df":0,"docs":{},"​":{"=":{"a":{"df":0,"docs":{},"ˉ":{"[":{"df":0,"docs":{},"q":{"df":0,"docs":{},"l":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{"+":{"b":{"df":0,"docs":{},"ˉ":{"[":{"df":0,"docs":{},"q":{"df":0,"docs":{},"r":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{"+":{"(":{"a":{"df":0,"docs":{},"ˉ":{"b":{"df":0,"docs":{},"ˉ":{")":{"[":{"df":0,"docs":{},"q":{"df":0,"docs":{},"m":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{"+":{"c":{"df":0,"docs":{},"ˉ":{"[":{"df":0,"docs":{},"q":{"df":0,"docs":{},"o":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{"+":{"[":{"df":0,"docs":{},"q":{"c":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{"=":{"(":{"a":{"df":0,"docs":{},"ˉ":{"+":{"df":0,"docs":{},"β":{"df":0,"docs":{},"ζ":{"+":{"df":0,"docs":{},"γ":{")":{"(":{"b":{"df":0,"docs":{},"ˉ":{"+":{"df":0,"docs":{},"β":{"df":0,"docs":{},"k":{"1":{"df":0,"docs":{},"​":{"df":0,"docs":{},"ζ":{"+":{"df":0,"docs":{},"γ":{")":{"(":{"c":{"df":0,"docs":{},"ˉ":{"+":{"df":0,"docs":{},"β":{"df":0,"docs":{},"k":{"2":{"df":0,"docs":{},"​":{"df":0,"docs":{},"ζ":{"+":{"df":0,"docs":{},"γ":{")":{"[":{"df":0,"docs":{},"z":{"]":{"1":{"df":0,"docs":{},"​":{"df":0,"docs":{},"−":{"(":{"a":{"df":0,"docs":{},"ˉ":{"+":{"df":0,"docs":{},"β":{"df":0,"docs":{},"s":{"df":0,"docs":{},"ˉ":{"df":0,"docs":{},"σ":{"1":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"γ":{")":{"(":{"b":{"df":0,"docs":{},"ˉ":{"+":{"df":0,"docs":{},"β":{"df":0,"docs":{},"s":{"df":0,"docs":{},"ˉ":{"df":0,"docs":{},"σ":{"2":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"γ":{")":{"df":0,"docs":{},"β":{"df":0,"docs":{},"z":{"df":0,"docs":{},"ˉ":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"​":{"[":{"df":0,"docs":{},"s":{"df":0,"docs":{},"σ":{"3":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{"=":{"df":0,"docs":{},"l":{"1":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"ζ":{")":{"[":{"df":0,"docs":{},"z":{"]":{"1":{"df":1,"docs":{"31":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"p":{"^":{"df":0,"docs":{},"​":{"df":0,"docs":{},"n":{"c":{"2":{"df":0,"docs":{},"​":{"df":0,"docs":{},"p":{"^":{"df":0,"docs":{},"​":{"df":0,"docs":{},"n":{"c":{"3":{"df":0,"docs":{},"​":{"df":0,"docs":{},"​":{"=":{"a":{"df":0,"docs":{},"ˉ":{"df":0,"docs":{},"q":{"df":0,"docs":{},"l":{"df":0,"docs":{},"​":{"+":{"b":{"df":0,"docs":{},"ˉ":{"df":0,"docs":{},"q":{"df":0,"docs":{},"r":{"df":0,"docs":{},"​":{"+":{"a":{"df":0,"docs":{},"ˉ":{"b":{"df":0,"docs":{},"ˉ":{"df":0,"docs":{},"q":{"df":0,"docs":{},"m":{"df":0,"docs":{},"​":{"+":{"c":{"df":0,"docs":{},"ˉ":{"df":0,"docs":{},"q":{"df":0,"docs":{},"o":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"q":{"c":{"df":0,"docs":{},"​":{"=":{"(":{"a":{"df":0,"docs":{},"ˉ":{"+":{"df":0,"docs":{},"β":{"df":0,"docs":{},"ζ":{"+":{"df":0,"docs":{},"γ":{")":{"(":{"b":{"df":0,"docs":{},"ˉ":{"+":{"df":0,"docs":{},"β":{"df":0,"docs":{},"k":{"1":{"df":0,"docs":{},"​":{"df":0,"docs":{},"ζ":{"+":{"df":0,"docs":{},"γ":{")":{"(":{"c":{"df":0,"docs":{},"ˉ":{"+":{"df":0,"docs":{},"β":{"df":0,"docs":{},"k":{"2":{"df":0,"docs":{},"​":{"df":0,"docs":{},"ζ":{"+":{"df":0,"docs":{},"γ":{")":{"df":0,"docs":{},"z":{"df":0,"docs":{},"−":{"(":{"a":{"df":0,"docs":{},"ˉ":{"+":{"df":0,"docs":{},"β":{"df":0,"docs":{},"s":{"df":0,"docs":{},"ˉ":{"df":0,"docs":{},"σ":{"1":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"γ":{")":{"(":{"b":{"df":0,"docs":{},"ˉ":{"+":{"df":0,"docs":{},"β":{"df":0,"docs":{},"s":{"df":0,"docs":{},"ˉ":{"df":0,"docs":{},"σ":{"2":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"γ":{")":{"df":0,"docs":{},"β":{"df":0,"docs":{},"z":{"df":0,"docs":{},"ˉ":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"​":{"df":0,"docs":{},"s":{"df":0,"docs":{},"σ":{"3":{"df":0,"docs":{},"​":{"=":{"df":0,"docs":{},"l":{"1":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"ζ":{")":{"df":0,"docs":{},"z":{"df":1,"docs":{"27":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"a":{"df":1,"docs":{"34":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":1,"docs":{"34":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"a":{"c":{"df":0,"docs":{},"k":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"37":{"tf":1.0}}}},"df":0,"docs":{}}},"d":{"df":5,"docs":{"100":{"tf":1.0},"120":{"tf":1.0},"127":{"tf":1.0},"131":{"tf":2.0},"35":{"tf":1.7320508075688772}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":8,"docs":{"101":{"tf":1.0},"13":{"tf":3.4641016151377544},"131":{"tf":2.23606797749979},"136":{"tf":1.0},"2":{"tf":1.0},"37":{"tf":1.0},"91":{"tf":1.0},"94":{"tf":1.0}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"131":{"tf":1.4142135623730951},"15":{"tf":1.0},"3":{"tf":1.0}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":1,"docs":{"102":{"tf":1.0}}}}}},"r":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":6,"docs":{"108":{"tf":1.7320508075688772},"67":{"tf":1.0},"72":{"tf":1.4142135623730951},"74":{"tf":1.0},"79":{"tf":1.4142135623730951},"90":{"tf":1.0}}}}}},"df":0,"docs":{},"t":{"df":22,"docs":{"113":{"tf":1.0},"116":{"tf":1.0},"12":{"tf":1.0},"122":{"tf":1.0},"13":{"tf":1.0},"131":{"tf":1.0},"132":{"tf":1.0},"134":{"tf":1.0},"136":{"tf":1.0},"15":{"tf":1.0},"27":{"tf":1.0},"31":{"tf":1.0},"34":{"tf":1.7320508075688772},"49":{"tf":1.0},"52":{"tf":1.0},"57":{"tf":1.0},"6":{"tf":1.0},"68":{"tf":1.0},"69":{"tf":1.0},"72":{"tf":1.0},"8":{"tf":1.0},"93":{"tf":1.0}},"i":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"27":{"tf":1.7320508075688772}}}},"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":13,"docs":{"10":{"tf":1.0},"12":{"tf":1.4142135623730951},"131":{"tf":1.4142135623730951},"20":{"tf":1.0},"21":{"tf":1.0},"27":{"tf":1.0},"34":{"tf":1.4142135623730951},"35":{"tf":1.0},"42":{"tf":1.0},"68":{"tf":1.0},"69":{"tf":1.4142135623730951},"7":{"tf":1.4142135623730951},"9":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"df":5,"docs":{"18":{"tf":1.4142135623730951},"3":{"tf":1.0},"6":{"tf":1.0},"72":{"tf":1.4142135623730951},"73":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"s":{"df":10,"docs":{"10":{"tf":1.0},"109":{"tf":1.4142135623730951},"113":{"tf":1.4142135623730951},"116":{"tf":1.0},"129":{"tf":1.0},"32":{"tf":1.0},"39":{"tf":2.0},"49":{"tf":1.4142135623730951},"56":{"tf":1.0},"74":{"tf":1.0}}}},"t":{"df":0,"docs":{},"h":{"df":7,"docs":{"100":{"tf":1.7320508075688772},"101":{"tf":1.0},"34":{"tf":1.0},"71":{"tf":1.4142135623730951},"79":{"tf":1.4142135623730951},"91":{"tf":1.4142135623730951},"94":{"tf":1.7320508075688772}}}}},"c":{"[":{"0":{"df":1,"docs":{"132":{"tf":1.0}}},"1":{"df":1,"docs":{"132":{"tf":1.0}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"j":{"df":0,"docs":{},"n":{"df":0,"docs":{},"z":{"df":1,"docs":{"131":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"p":{"d":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"131":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":6,"docs":{"126":{"tf":1.0},"127":{"tf":1.0},"129":{"tf":1.0},"131":{"tf":2.23606797749979},"132":{"tf":1.4142135623730951},"18":{"tf":1.4142135623730951}},"i":{"df":1,"docs":{"127":{"tf":1.0}},"​":{",":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"f":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":1,"docs":{"127":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":14,"docs":{"100":{"tf":1.0},"132":{"tf":2.0},"20":{"tf":2.6457513110645907},"27":{"tf":1.0},"31":{"tf":1.4142135623730951},"32":{"tf":1.0},"53":{"tf":1.4142135623730951},"72":{"tf":2.6457513110645907},"74":{"tf":2.8284271247461903},"75":{"tf":2.0},"76":{"tf":1.4142135623730951},"77":{"tf":1.4142135623730951},"78":{"tf":1.7320508075688772},"79":{"tf":2.449489742783178}},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"106":{"tf":1.0},"64":{"tf":1.0},"8":{"tf":1.0}},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":10,"docs":{"108":{"tf":1.0},"122":{"tf":1.0},"124":{"tf":1.4142135623730951},"136":{"tf":1.0},"34":{"tf":1.0},"6":{"tf":1.0},"65":{"tf":1.0},"81":{"tf":1.0},"98":{"tf":1.0},"99":{"tf":1.0}}}}}},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":5,"docs":{"100":{"tf":1.4142135623730951},"13":{"tf":2.0},"131":{"tf":2.0},"132":{"tf":1.4142135623730951},"2":{"tf":1.0}}}}}}},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"<":{"df":0,"docs":{},"f":{"df":1,"docs":{"34":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":1,"docs":{"34":{"tf":1.4142135623730951}}}}}},"s":{"df":0,"docs":{},"e":{"df":3,"docs":{"21":{"tf":1.0},"34":{"tf":1.0},"93":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"i":{")":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"=":{"0":{"df":2,"docs":{"13":{"tf":1.0},"15":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":7,"docs":{"12":{"tf":2.0},"13":{"tf":1.4142135623730951},"15":{"tf":2.449489742783178},"25":{"tf":1.4142135623730951},"31":{"tf":2.6457513110645907},"35":{"tf":1.0},"79":{"tf":1.0}},"e":{"c":{"df":2,"docs":{"113":{"tf":1.0},"115":{"tf":1.0}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"41":{"tf":1.0}}}},"df":0,"docs":{}}},"​":{":":{"=":{"df":0,"docs":{},"j":{"=":{"0":{"df":0,"docs":{},"∏":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"df":0,"docs":{},"z":{"df":0,"docs":{},"−":{"(":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"α":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{")":{"df":0,"docs":{},"z":{"df":0,"docs":{},"−":{"(":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"′":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"α":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":1,"docs":{"132":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"′":{"df":0,"docs":{},"​":{":":{"=":{"df":0,"docs":{},"j":{"=":{"0":{"df":0,"docs":{},"∏":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"df":0,"docs":{},"z":{"df":0,"docs":{},"′":{"df":0,"docs":{},"−":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"df":0,"docs":{},"z":{"df":0,"docs":{},"′":{"df":0,"docs":{},"−":{"b":{"df":0,"docs":{},"i":{"df":1,"docs":{"132":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"j":{"b":{"df":2,"docs":{"69":{"tf":1.0},"90":{"tf":1.0}}},"df":0,"docs":{}},"k":{"+":{"1":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"υ":{"2":{"df":0,"docs":{},"k":{"+":{"1":{"df":1,"docs":{"101":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":3,"docs":{"101":{"tf":1.4142135623730951},"93":{"tf":1.0},"94":{"tf":1.0}},"t":{"df":2,"docs":{"69":{"tf":1.0},"90":{"tf":1.0}},"​":{"(":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{",":{"0":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{",":{"df":0,"docs":{},"m":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"+":{"1":{",":{"0":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"+":{"1":{",":{"df":0,"docs":{},"m":{"df":0,"docs":{},"​":{")":{"=":{"0":{"df":1,"docs":{"69":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"x":{"1":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"x":{"df":0,"docs":{},"m":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"y":{"1":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"y":{"df":0,"docs":{},"m":{"df":1,"docs":{"69":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"​":{"(":{"df":0,"docs":{},"υ":{"2":{"df":0,"docs":{},"k":{"+":{"1":{"df":1,"docs":{"101":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},":":{"=":{"df":0,"docs":{},"p":{"df":0,"docs":{},"k":{"df":0,"docs":{},"−":{"1":{"df":0,"docs":{},"o":{"d":{"d":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"x":{")":{"+":{"df":0,"docs":{},"ζ":{"df":0,"docs":{},"k":{"df":0,"docs":{},"−":{"1":{"df":0,"docs":{},"​":{"df":0,"docs":{},"p":{"df":0,"docs":{},"k":{"df":0,"docs":{},"−":{"1":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"x":{"df":1,"docs":{"93":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"]":{":":{"=":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"p":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{"(":{"d":{"df":0,"docs":{},"k":{"df":1,"docs":{"93":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"−":{"1":{"df":1,"docs":{"93":{"tf":1.0}},"​":{"=":{"df":0,"docs":{},"p":{"df":0,"docs":{},"k":{"df":0,"docs":{},"−":{"1":{"df":0,"docs":{},"o":{"d":{"d":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"x":{"2":{")":{"+":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"k":{"df":0,"docs":{},"−":{"1":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"x":{"2":{"df":1,"docs":{"93":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"l":{"a":{"c":{"df":0,"docs":{},"e":{"df":3,"docs":{"122":{"tf":1.4142135623730951},"131":{"tf":1.0},"136":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"134":{"tf":1.0}}}},"y":{"df":1,"docs":{"15":{"tf":1.0}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":9,"docs":{"11":{"tf":1.4142135623730951},"13":{"tf":1.4142135623730951},"18":{"tf":1.0},"20":{"tf":1.4142135623730951},"3":{"tf":1.7320508075688772},"33":{"tf":1.4142135623730951},"43":{"tf":1.0},"6":{"tf":1.7320508075688772},"7":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"g":{"df":1,"docs":{"69":{"tf":1.0}}}}},"n":{"c":{"df":0,"docs":{},"​":{"]":{"1":{"df":1,"docs":{"31":{"tf":1.4142135623730951}},"​":{"=":{"[":{"df":0,"docs":{},"p":{"df":0,"docs":{},"n":{"c":{"1":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{"+":{"[":{"df":0,"docs":{},"p":{"df":0,"docs":{},"n":{"c":{"2":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{"+":{"[":{"df":0,"docs":{},"p":{"df":0,"docs":{},"n":{"c":{"3":{"df":0,"docs":{},"​":{"]":{"1":{"df":1,"docs":{"31":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"​":{"df":0,"docs":{},"​":{"=":{"df":0,"docs":{},"p":{"df":0,"docs":{},"n":{"c":{"1":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"α":{"df":0,"docs":{},"p":{"df":0,"docs":{},"n":{"c":{"2":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"α":{"2":{"df":0,"docs":{},"p":{"df":0,"docs":{},"n":{"c":{"3":{"df":0,"docs":{},"​":{"=":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"ζ":{"df":0,"docs":{},"n":{"+":{"2":{"df":0,"docs":{},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"ζ":{"2":{"(":{"df":0,"docs":{},"n":{"+":{"2":{")":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":1,"docs":{"27":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":1,"docs":{"93":{"tf":1.4142135623730951}},"​":{"df":0,"docs":{},"∈":{"df":0,"docs":{},"f":{"df":1,"docs":{"93":{"tf":1.0}}}}},"−":{"1":{"df":1,"docs":{"131":{"tf":1.0}},"​":{"=":{"1":{"df":1,"docs":{"131":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":22,"docs":{"100":{"tf":1.0},"111":{"tf":1.4142135623730951},"113":{"tf":2.8284271247461903},"114":{"tf":1.0},"116":{"tf":1.0},"122":{"tf":1.7320508075688772},"127":{"tf":1.0},"134":{"tf":1.0},"18":{"tf":1.0},"2":{"tf":1.0},"39":{"tf":1.0},"48":{"tf":1.0},"57":{"tf":1.4142135623730951},"58":{"tf":1.0},"59":{"tf":1.7320508075688772},"61":{"tf":1.4142135623730951},"67":{"tf":1.7320508075688772},"68":{"tf":1.4142135623730951},"79":{"tf":1.0},"84":{"tf":1.0},"88":{"tf":1.4142135623730951},"94":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"127":{"tf":1.4142135623730951},"131":{"tf":2.449489742783178},"132":{"tf":1.4142135623730951}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"6":{"tf":1.0}}}}}}}}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"118":{"tf":1.0}}},"y":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"m":{"df":1,"docs":{"80":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"'":{"df":3,"docs":{"18":{"tf":1.0},"2":{"tf":1.0},"67":{"tf":1.0}}},"<":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"<":{"df":0,"docs":{},"f":{"df":1,"docs":{"34":{"tf":2.8284271247461903}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":70,"docs":{"100":{"tf":1.0},"101":{"tf":1.0},"111":{"tf":2.23606797749979},"112":{"tf":1.7320508075688772},"113":{"tf":3.3166247903554},"115":{"tf":1.0},"116":{"tf":1.4142135623730951},"118":{"tf":1.7320508075688772},"120":{"tf":1.0},"122":{"tf":3.4641016151377544},"123":{"tf":1.0},"124":{"tf":2.6457513110645907},"13":{"tf":5.830951894845301},"134":{"tf":1.0},"14":{"tf":1.0},"15":{"tf":3.0},"18":{"tf":3.1622776601683795},"19":{"tf":3.1622776601683795},"2":{"tf":2.23606797749979},"20":{"tf":2.0},"22":{"tf":1.0},"23":{"tf":1.4142135623730951},"24":{"tf":1.4142135623730951},"25":{"tf":1.0},"27":{"tf":1.4142135623730951},"3":{"tf":1.4142135623730951},"31":{"tf":1.0},"34":{"tf":3.605551275463989},"4":{"tf":2.6457513110645907},"41":{"tf":1.0},"47":{"tf":1.7320508075688772},"51":{"tf":2.23606797749979},"52":{"tf":2.23606797749979},"53":{"tf":2.449489742783178},"54":{"tf":2.0},"55":{"tf":1.7320508075688772},"56":{"tf":1.7320508075688772},"57":{"tf":1.0},"58":{"tf":3.0},"59":{"tf":1.0},"61":{"tf":2.23606797749979},"64":{"tf":2.23606797749979},"65":{"tf":2.0},"66":{"tf":1.0},"67":{"tf":1.7320508075688772},"68":{"tf":2.8284271247461903},"69":{"tf":1.7320508075688772},"7":{"tf":1.4142135623730951},"70":{"tf":2.23606797749979},"72":{"tf":2.6457513110645907},"73":{"tf":1.7320508075688772},"74":{"tf":3.0},"75":{"tf":1.0},"76":{"tf":1.0},"77":{"tf":1.4142135623730951},"78":{"tf":1.4142135623730951},"79":{"tf":3.7416573867739413},"80":{"tf":1.0},"81":{"tf":1.0},"82":{"tf":1.0},"83":{"tf":4.123105625617661},"84":{"tf":1.0},"85":{"tf":1.0},"89":{"tf":1.4142135623730951},"90":{"tf":1.4142135623730951},"93":{"tf":2.449489742783178},"94":{"tf":2.0},"96":{"tf":1.0},"98":{"tf":1.0},"99":{"tf":1.4142135623730951}}}}}}}},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":2,"docs":{"18":{"tf":1.0},"3":{"tf":1.0}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"136":{"tf":1.0}}}}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"t":{"df":4,"docs":{"100":{"tf":1.4142135623730951},"13":{"tf":1.4142135623730951},"136":{"tf":1.7320508075688772},"71":{"tf":1.0}}}},"s":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"l":{"df":6,"docs":{"113":{"tf":1.0},"134":{"tf":1.4142135623730951},"35":{"tf":1.0},"37":{"tf":1.0},"49":{"tf":1.0},"70":{"tf":1.0}}}},"df":0,"docs":{}}}},"w":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":1,"docs":{"44":{"tf":1.0}}}}}}}},"x":{"df":1,"docs":{"44":{"tf":1.0}}}},"df":1,"docs":{"44":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":15,"docs":{"120":{"tf":1.0},"123":{"tf":1.4142135623730951},"124":{"tf":1.0},"127":{"tf":1.0},"131":{"tf":1.0},"134":{"tf":1.0},"27":{"tf":1.4142135623730951},"35":{"tf":1.0},"37":{"tf":1.4142135623730951},"51":{"tf":1.0},"67":{"tf":1.7320508075688772},"72":{"tf":1.0},"74":{"tf":1.0},"94":{"tf":1.0},"96":{"tf":1.0}}}}}},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"134":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"e":{"d":{"df":4,"docs":{"48":{"tf":1.0},"51":{"tf":1.0},"69":{"tf":1.0},"83":{"tf":1.0}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"s":{"df":6,"docs":{"13":{"tf":1.0},"21":{"tf":1.0},"33":{"tf":1.0},"72":{"tf":1.4142135623730951},"73":{"tf":1.0},"86":{"tf":1.0}}}},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":2,"docs":{"33":{"tf":1.0},"55":{"tf":1.0}}}}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"69":{"tf":1.0},"88":{"tf":1.0}}}}}},"i":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"117":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"6":{"tf":1.0}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":6,"docs":{"14":{"tf":1.4142135623730951},"22":{"tf":1.0},"34":{"tf":1.7320508075688772},"41":{"tf":1.0},"69":{"tf":1.0},"82":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":4,"docs":{"112":{"tf":1.0},"13":{"tf":1.0},"136":{"tf":1.0},"36":{"tf":1.0}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"41":{"tf":1.0},"70":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":10,"docs":{"10":{"tf":1.0},"106":{"tf":1.7320508075688772},"108":{"tf":1.0},"13":{"tf":2.6457513110645907},"130":{"tf":1.0},"134":{"tf":1.4142135623730951},"44":{"tf":1.0},"69":{"tf":1.0},"83":{"tf":1.0},"85":{"tf":1.0}}}}}}},"i":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"69":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":3,"docs":{"13":{"tf":1.0},"2":{"tf":1.0},"40":{"tf":1.0}}},"i":{"df":0,"docs":{},"t":{"df":17,"docs":{"113":{"tf":1.0},"123":{"tf":3.7416573867739413},"124":{"tf":1.7320508075688772},"13":{"tf":2.23606797749979},"15":{"tf":1.0},"22":{"tf":1.0},"33":{"tf":1.0},"34":{"tf":1.0},"35":{"tf":1.0},"37":{"tf":1.0},"4":{"tf":1.0},"51":{"tf":1.4142135623730951},"67":{"tf":1.4142135623730951},"70":{"tf":1.0},"72":{"tf":1.0},"74":{"tf":1.0},"90":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"90":{"tf":1.0}},"i":{"df":1,"docs":{"100":{"tf":1.0}}}}},"v":{"a":{"df":0,"docs":{},"t":{"df":5,"docs":{"33":{"tf":1.0},"34":{"tf":1.7320508075688772},"43":{"tf":1.7320508075688772},"6":{"tf":2.0},"68":{"tf":1.0}}}},"df":0,"docs":{}}},"o":{"b":{"a":{"b":{"df":0,"docs":{},"l":{"df":5,"docs":{"110":{"tf":1.0},"13":{"tf":2.6457513110645907},"18":{"tf":1.0},"40":{"tf":1.0},"84":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":4,"docs":{"124":{"tf":1.4142135623730951},"134":{"tf":1.0},"20":{"tf":1.0},"49":{"tf":1.0}}}}}},"c":{"df":0,"docs":{},"e":{"df":2,"docs":{"32":{"tf":1.0},"79":{"tf":1.0}},"s":{"df":0,"docs":{},"s":{"df":9,"docs":{"13":{"tf":1.0},"136":{"tf":1.0},"19":{"tf":1.4142135623730951},"3":{"tf":1.0},"39":{"tf":1.0},"68":{"tf":1.0},"7":{"tf":1.0},"76":{"tf":1.0},"93":{"tf":1.0}}}}}},"d":{"df":0,"docs":{},"u":{"c":{"df":5,"docs":{"126":{"tf":1.0},"18":{"tf":1.4142135623730951},"19":{"tf":1.0},"7":{"tf":1.0},"74":{"tf":1.0}},"t":{"df":4,"docs":{"122":{"tf":1.4142135623730951},"129":{"tf":1.0},"13":{"tf":1.4142135623730951},"131":{"tf":2.449489742783178}}}},"df":0,"docs":{}}},"df":1,"docs":{"2":{"tf":1.0}},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":23,"docs":{"11":{"tf":1.4142135623730951},"12":{"tf":2.23606797749979},"126":{"tf":1.0},"127":{"tf":1.0},"129":{"tf":1.7320508075688772},"13":{"tf":1.0},"131":{"tf":2.0},"132":{"tf":1.0},"15":{"tf":1.0},"22":{"tf":1.0},"3":{"tf":1.0},"33":{"tf":1.4142135623730951},"34":{"tf":1.4142135623730951},"42":{"tf":1.0},"43":{"tf":1.0},"44":{"tf":1.4142135623730951},"49":{"tf":2.0},"6":{"tf":3.4641016151377544},"68":{"tf":1.0},"7":{"tf":1.4142135623730951},"8":{"tf":1.7320508075688772},"9":{"tf":1.0},"90":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"0":{"tf":1.0}}}}}}},"o":{"df":0,"docs":{},"f":{"<":{"df":0,"docs":{},"f":{"df":1,"docs":{"34":{"tf":1.0}}}},"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":2,"docs":{"103":{"tf":1.4142135623730951},"109":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{")":{".":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"w":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"103":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":39,"docs":{"101":{"tf":1.4142135623730951},"103":{"tf":3.0},"108":{"tf":1.4142135623730951},"109":{"tf":2.0},"111":{"tf":1.0},"112":{"tf":1.0},"118":{"tf":2.0},"12":{"tf":1.0},"129":{"tf":1.0},"13":{"tf":1.0},"131":{"tf":1.7320508075688772},"15":{"tf":1.0},"18":{"tf":1.4142135623730951},"20":{"tf":2.449489742783178},"21":{"tf":1.0},"27":{"tf":1.4142135623730951},"28":{"tf":1.4142135623730951},"3":{"tf":1.0},"31":{"tf":1.0},"32":{"tf":1.4142135623730951},"33":{"tf":1.4142135623730951},"34":{"tf":2.8284271247461903},"41":{"tf":1.0},"43":{"tf":1.7320508075688772},"49":{"tf":2.0},"56":{"tf":1.0},"58":{"tf":1.0},"59":{"tf":1.0},"6":{"tf":2.0},"60":{"tf":1.0},"61":{"tf":1.0},"62":{"tf":1.0},"7":{"tf":1.0},"76":{"tf":1.0},"79":{"tf":1.4142135623730951},"88":{"tf":1.0},"90":{"tf":1.0},"93":{"tf":1.4142135623730951},"94":{"tf":1.4142135623730951}},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"108":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{":":{":":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"103":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"131":{"tf":1.0},"84":{"tf":1.0}}}},"t":{"df":0,"docs":{},"i":{"df":8,"docs":{"13":{"tf":1.0},"131":{"tf":1.0},"18":{"tf":1.4142135623730951},"19":{"tf":1.0},"51":{"tf":1.0},"69":{"tf":2.0},"72":{"tf":1.0},"83":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"72":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":37,"docs":{"100":{"tf":1.4142135623730951},"101":{"tf":1.0},"108":{"tf":1.7320508075688772},"117":{"tf":1.4142135623730951},"122":{"tf":1.0},"127":{"tf":1.0},"13":{"tf":1.0},"15":{"tf":1.7320508075688772},"16":{"tf":1.0},"19":{"tf":1.4142135623730951},"3":{"tf":1.0},"33":{"tf":1.0},"36":{"tf":1.0},"56":{"tf":1.4142135623730951},"57":{"tf":1.0},"58":{"tf":1.0},"67":{"tf":1.0},"68":{"tf":2.0},"69":{"tf":1.4142135623730951},"70":{"tf":1.4142135623730951},"72":{"tf":2.449489742783178},"73":{"tf":1.0},"74":{"tf":2.23606797749979},"76":{"tf":1.4142135623730951},"77":{"tf":1.0},"79":{"tf":1.7320508075688772},"81":{"tf":1.4142135623730951},"82":{"tf":1.0},"83":{"tf":1.4142135623730951},"84":{"tf":1.0},"85":{"tf":1.4142135623730951},"86":{"tf":1.4142135623730951},"87":{"tf":1.0},"88":{"tf":1.7320508075688772},"91":{"tf":1.0},"92":{"tf":1.0},"93":{"tf":1.0}}}}},"df":0,"docs":{}}},"v":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"134":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"(":{"&":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"t":{"df":1,"docs":{"109":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},":":{":":{"<":{"df":0,"docs":{},"f":{"df":1,"docs":{"103":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":33,"docs":{"101":{"tf":1.0},"102":{"tf":1.0},"103":{"tf":1.4142135623730951},"104":{"tf":1.0},"107":{"tf":1.0},"108":{"tf":1.0},"109":{"tf":1.7320508075688772},"110":{"tf":1.0},"112":{"tf":1.0},"113":{"tf":1.4142135623730951},"117":{"tf":1.0},"129":{"tf":1.0},"13":{"tf":1.0},"131":{"tf":1.7320508075688772},"136":{"tf":1.7320508075688772},"15":{"tf":1.0},"18":{"tf":1.4142135623730951},"22":{"tf":1.4142135623730951},"3":{"tf":1.0},"33":{"tf":1.0},"34":{"tf":1.0},"41":{"tf":1.0},"42":{"tf":1.0},"43":{"tf":1.0},"45":{"tf":1.0},"47":{"tf":1.0},"48":{"tf":1.0},"49":{"tf":1.0},"69":{"tf":1.0},"72":{"tf":1.4142135623730951},"73":{"tf":1.0},"83":{"tf":1.0},"84":{"tf":1.0}},"r":{"'":{"df":2,"docs":{"34":{"tf":1.0},"6":{"tf":1.0}}},".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":1,"docs":{"34":{"tf":1.4142135623730951}},"e":{"(":{"&":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"43":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},":":{":":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"(":{"df":0,"docs":{},"k":{"df":0,"docs":{},"z":{"df":0,"docs":{},"g":{".":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"34":{"tf":1.4142135623730951},"43":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"<":{"df":0,"docs":{},"f":{"df":1,"docs":{"34":{"tf":1.0}}}},"df":57,"docs":{"100":{"tf":1.0},"101":{"tf":1.4142135623730951},"102":{"tf":1.0},"103":{"tf":1.4142135623730951},"110":{"tf":1.4142135623730951},"111":{"tf":1.0},"112":{"tf":2.0},"116":{"tf":1.4142135623730951},"117":{"tf":2.8284271247461903},"12":{"tf":1.4142135623730951},"129":{"tf":1.4142135623730951},"131":{"tf":1.7320508075688772},"132":{"tf":1.4142135623730951},"136":{"tf":1.4142135623730951},"19":{"tf":2.0},"20":{"tf":2.449489742783178},"22":{"tf":1.0},"30":{"tf":1.0},"31":{"tf":1.0},"33":{"tf":1.0},"34":{"tf":2.23606797749979},"43":{"tf":1.4142135623730951},"44":{"tf":1.0},"45":{"tf":1.4142135623730951},"49":{"tf":1.4142135623730951},"50":{"tf":1.0},"52":{"tf":1.0},"55":{"tf":1.0},"56":{"tf":1.0},"57":{"tf":2.0},"58":{"tf":2.0},"59":{"tf":2.0},"6":{"tf":1.4142135623730951},"60":{"tf":1.0},"61":{"tf":1.0},"62":{"tf":2.0},"65":{"tf":1.4142135623730951},"68":{"tf":1.7320508075688772},"70":{"tf":1.0},"71":{"tf":1.7320508075688772},"72":{"tf":1.4142135623730951},"73":{"tf":1.0},"74":{"tf":2.449489742783178},"76":{"tf":2.23606797749979},"77":{"tf":1.0},"78":{"tf":2.0},"79":{"tf":1.7320508075688772},"81":{"tf":1.0},"82":{"tf":2.23606797749979},"83":{"tf":2.0},"84":{"tf":1.0},"85":{"tf":1.0},"88":{"tf":1.4142135623730951},"90":{"tf":2.23606797749979},"93":{"tf":1.0},"94":{"tf":1.0},"96":{"tf":1.0}}}},"i":{"d":{"df":19,"docs":{"102":{"tf":1.0},"108":{"tf":1.0},"111":{"tf":2.0},"112":{"tf":1.7320508075688772},"116":{"tf":1.0},"117":{"tf":1.0},"124":{"tf":1.0},"33":{"tf":1.0},"47":{"tf":1.0},"49":{"tf":1.4142135623730951},"56":{"tf":1.0},"57":{"tf":1.0},"58":{"tf":1.7320508075688772},"59":{"tf":1.4142135623730951},"61":{"tf":2.0},"62":{"tf":1.7320508075688772},"65":{"tf":1.4142135623730951},"67":{"tf":1.0},"79":{"tf":1.0}}},"df":0,"docs":{}}}}},"u":{"b":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":2,"docs":{"103":{"tf":1.7320508075688772},"109":{"tf":1.4142135623730951}}}}}}}},"df":2,"docs":{"34":{"tf":6.928203230275509},"44":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"c":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":2,"docs":{"34":{"tf":2.449489742783178},"43":{"tf":1.7320508075688772}}}}}}}},"df":24,"docs":{"103":{"tf":2.0},"105":{"tf":1.4142135623730951},"109":{"tf":1.0},"12":{"tf":2.0},"127":{"tf":1.0},"129":{"tf":1.4142135623730951},"13":{"tf":1.4142135623730951},"131":{"tf":2.8284271247461903},"132":{"tf":1.0},"136":{"tf":1.0},"15":{"tf":1.7320508075688772},"22":{"tf":1.4142135623730951},"25":{"tf":1.0},"31":{"tf":1.4142135623730951},"33":{"tf":1.4142135623730951},"34":{"tf":1.4142135623730951},"35":{"tf":1.0},"41":{"tf":1.0},"43":{"tf":2.0},"57":{"tf":1.0},"6":{"tf":1.0},"68":{"tf":1.0},"93":{"tf":1.0},"94":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"129":{"tf":1.0},"18":{"tf":1.0}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"21":{"tf":1.0}}}}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":4,"docs":{"134":{"tf":1.0},"33":{"tf":1.0},"49":{"tf":1.4142135623730951},"55":{"tf":1.0}}}}}},"t":{"df":7,"docs":{"12":{"tf":1.0},"13":{"tf":1.4142135623730951},"132":{"tf":1.0},"136":{"tf":1.0},"44":{"tf":1.0},"8":{"tf":1.4142135623730951},"9":{"tf":1.0}}}},"ˉ":{"df":0,"docs":{},"​":{"c":{"df":0,"docs":{},"​":{":":{"=":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"(":{"df":0,"docs":{},"ζ":{")":{"+":{"df":0,"docs":{},"α":{"df":0,"docs":{},"z":{"df":0,"docs":{},"ˉ":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"​":{"(":{"c":{"df":0,"docs":{},"ˉ":{"+":{"df":0,"docs":{},"γ":{")":{"(":{"a":{"df":0,"docs":{},"ˉ":{"+":{"df":0,"docs":{},"β":{"df":0,"docs":{},"s":{"df":0,"docs":{},"ˉ":{"df":0,"docs":{},"σ":{"1":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"γ":{")":{"(":{"b":{"df":0,"docs":{},"ˉ":{"+":{"df":0,"docs":{},"β":{"df":0,"docs":{},"s":{"df":0,"docs":{},"ˉ":{"df":0,"docs":{},"σ":{"2":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"γ":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"α":{"2":{"df":0,"docs":{},"l":{"1":{"df":1,"docs":{"31":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{},"n":{"c":{"df":1,"docs":{"31":{"tf":1.0}},"​":{":":{"=":{"df":0,"docs":{},"p":{"df":0,"docs":{},"n":{"c":{"df":1,"docs":{"27":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"∈":{"df":0,"docs":{},"f":{"[":{"df":0,"docs":{},"x":{"df":1,"docs":{"89":{"tf":1.0}}}},"df":0,"docs":{}}},"−":{"df":0,"docs":{},"y":{"=":{"(":{"df":0,"docs":{},"x":{"df":0,"docs":{},"−":{"df":0,"docs":{},"z":{")":{"df":0,"docs":{},"q":{"df":1,"docs":{"77":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"q":{"(":{"d":{"1":{"df":0,"docs":{},"​":{")":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"q":{"(":{"d":{"df":0,"docs":{},"m":{"df":1,"docs":{"77":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},",":{"df":0,"docs":{},"v":{",":{"df":0,"docs":{},"t":{",":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":1,"docs":{"35":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"c":{"_":{"1":{"df":1,"docs":{"34":{"tf":1.0}}},"df":0,"docs":{}},"df":4,"docs":{"11":{"tf":1.0},"12":{"tf":2.0},"34":{"tf":1.0},"9":{"tf":2.23606797749979}}},"df":15,"docs":{"10":{"tf":1.0},"11":{"tf":1.0},"12":{"tf":1.7320508075688772},"13":{"tf":1.0},"15":{"tf":1.4142135623730951},"33":{"tf":1.4142135623730951},"35":{"tf":1.0},"7":{"tf":1.0},"73":{"tf":1.0},"77":{"tf":1.4142135623730951},"79":{"tf":1.4142135623730951},"8":{"tf":1.0},"89":{"tf":1.0},"9":{"tf":1.4142135623730951},"90":{"tf":1.0}},"k":{"df":0,"docs":{},"t":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"x":{")":{"=":{"df":0,"docs":{},"p":{"df":0,"docs":{},"k":{"df":0,"docs":{},"t":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"t":{"1":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"x":{")":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"x":{")":{",":{"df":0,"docs":{},"t":{"1":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"g":{"df":0,"docs":{},"x":{")":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"x":{"df":1,"docs":{"83":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"l":{"_":{"1":{"df":1,"docs":{"34":{"tf":1.0}}},"df":0,"docs":{}},"df":5,"docs":{"11":{"tf":1.0},"12":{"tf":1.4142135623730951},"20":{"tf":2.0},"34":{"tf":1.0},"9":{"tf":2.23606797749979}},"​":{"(":{"df":0,"docs":{},"ζ":{")":{",":{"df":0,"docs":{},"q":{"df":0,"docs":{},"r":{"df":1,"docs":{"20":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},",":{"df":0,"docs":{},"q":{"df":0,"docs":{},"r":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"q":{"df":0,"docs":{},"m":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"q":{"df":0,"docs":{},"o":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"q":{"c":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"s":{"df":0,"docs":{},"σ":{"1":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"s":{"df":0,"docs":{},"σ":{"2":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"s":{"df":0,"docs":{},"σ":{"3":{"df":2,"docs":{"14":{"tf":1.0},"15":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"q":{"df":0,"docs":{},"m":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"q":{"c":{"df":1,"docs":{"9":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"]":{"1":{"df":1,"docs":{"20":{"tf":1.0}},"​":{",":{"[":{"df":0,"docs":{},"q":{"df":0,"docs":{},"r":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{",":{"[":{"df":0,"docs":{},"q":{"df":0,"docs":{},"m":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{",":{"[":{"df":0,"docs":{},"q":{"df":0,"docs":{},"o":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{",":{"[":{"df":0,"docs":{},"q":{"c":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{",":{"[":{"df":0,"docs":{},"s":{"df":0,"docs":{},"σ":{"1":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{",":{"[":{"df":0,"docs":{},"s":{"df":0,"docs":{},"σ":{"2":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{",":{"[":{"df":0,"docs":{},"s":{"df":0,"docs":{},"σ":{"3":{"df":0,"docs":{},"​":{"]":{"1":{"df":1,"docs":{"21":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"m":{"_":{"1":{"df":1,"docs":{"34":{"tf":1.0}}},"df":0,"docs":{}},"df":4,"docs":{"11":{"tf":1.0},"12":{"tf":1.4142135623730951},"34":{"tf":1.0},"9":{"tf":2.23606797749979}}},"o":{"_":{"1":{"df":1,"docs":{"34":{"tf":1.0}}},"df":0,"docs":{}},"df":4,"docs":{"11":{"tf":1.0},"12":{"tf":1.4142135623730951},"34":{"tf":1.0},"9":{"tf":2.23606797749979}}},"r":{"_":{"1":{"df":1,"docs":{"34":{"tf":1.0}}},"df":0,"docs":{}},"df":5,"docs":{"11":{"tf":1.0},"12":{"tf":1.4142135623730951},"20":{"tf":2.0},"34":{"tf":1.0},"9":{"tf":2.23606797749979}},"​":{"]":{"1":{"df":1,"docs":{"20":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":4,"docs":{"108":{"tf":1.0},"118":{"tf":1.0},"90":{"tf":1.0},"93":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"13":{"tf":1.0}}}}}}}},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"131":{"tf":1.0}}}},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"34":{"tf":1.7320508075688772},"68":{"tf":1.0}}}}}}}}}},"r":{"0":{"df":1,"docs":{"136":{"tf":1.4142135623730951}}},"a":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":1,"docs":{"120":{"tf":1.0}}}}},"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"34":{"tf":2.23606797749979}}}}}}}},"df":19,"docs":{"117":{"tf":1.4142135623730951},"13":{"tf":2.8284271247461903},"15":{"tf":2.0},"19":{"tf":1.7320508075688772},"2":{"tf":1.0},"23":{"tf":1.0},"24":{"tf":1.0},"25":{"tf":1.0},"34":{"tf":1.0},"57":{"tf":1.0},"59":{"tf":1.4142135623730951},"68":{"tf":1.4142135623730951},"69":{"tf":1.4142135623730951},"78":{"tf":1.0},"82":{"tf":1.0},"83":{"tf":1.0},"84":{"tf":1.0},"93":{"tf":1.4142135623730951},"94":{"tf":1.4142135623730951}},"l":{"df":0,"docs":{},"i":{"df":3,"docs":{"117":{"tf":1.0},"58":{"tf":1.0},"84":{"tf":1.0}}}}}}},"df":0,"docs":{},"g":{"df":6,"docs":{"129":{"tf":1.0},"13":{"tf":1.4142135623730951},"131":{"tf":2.23606797749979},"132":{"tf":1.4142135623730951},"136":{"tf":2.449489742783178},"69":{"tf":1.0}}}},"p":{"2":{"df":1,"docs":{"82":{"tf":1.0}}},"df":3,"docs":{"132":{"tf":1.0},"90":{"tf":1.7320508075688772},"93":{"tf":1.0}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":2,"docs":{"134":{"tf":1.0},"136":{"tf":1.0}},"n":{"df":3,"docs":{"53":{"tf":1.0},"54":{"tf":1.0},"55":{"tf":1.0}}}}}},"w":{"df":2,"docs":{"129":{"tf":1.0},"39":{"tf":1.0}}}},"c":{"df":1,"docs":{"131":{"tf":1.0}},"m":{"a":{"df":0,"docs":{},"x":{"df":1,"docs":{"131":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"131":{"tf":1.0}}}}}},"df":10,"docs":{"10":{"tf":1.0},"11":{"tf":1.0},"12":{"tf":1.0},"127":{"tf":2.6457513110645907},"13":{"tf":1.0},"34":{"tf":1.7320508075688772},"37":{"tf":1.0},"8":{"tf":1.0},"90":{"tf":1.0},"91":{"tf":1.4142135623730951}},"e":{"a":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"131":{"tf":1.0}}}},"d":{"df":2,"docs":{"110":{"tf":1.4142135623730951},"68":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"124":{"tf":1.0}}}},"i":{"df":1,"docs":{"131":{"tf":1.0}}}},"df":0,"docs":{},"l":{"df":2,"docs":{"131":{"tf":1.0},"134":{"tf":1.0}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"131":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"i":{"df":4,"docs":{"115":{"tf":1.0},"122":{"tf":1.0},"13":{"tf":1.0},"49":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"13":{"tf":1.0}}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":6,"docs":{"116":{"tf":1.0},"122":{"tf":1.0},"131":{"tf":1.0},"19":{"tf":1.0},"49":{"tf":1.0},"55":{"tf":1.0}}}}}},"c":{"a":{"df":0,"docs":{},"l":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"131":{"tf":1.0}}}}},"df":7,"docs":{"110":{"tf":1.0},"124":{"tf":1.0},"13":{"tf":2.0},"15":{"tf":1.0},"53":{"tf":1.0},"90":{"tf":1.0},"94":{"tf":1.0}}},"p":{"df":13,"docs":{"102":{"tf":1.0},"104":{"tf":1.0},"110":{"tf":1.0},"115":{"tf":1.0},"33":{"tf":1.4142135623730951},"34":{"tf":1.0},"35":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.0},"6":{"tf":1.0},"68":{"tf":1.0},"69":{"tf":1.0},"83":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":5,"docs":{"113":{"tf":1.0},"20":{"tf":1.0},"76":{"tf":1.0},"78":{"tf":1.0},"94":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":1,"docs":{"15":{"tf":1.0}}}},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"68":{"tf":1.0}}},"df":0,"docs":{}}}}},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":8,"docs":{"101":{"tf":1.4142135623730951},"111":{"tf":1.0},"112":{"tf":1.0},"113":{"tf":1.4142135623730951},"114":{"tf":1.0},"116":{"tf":1.0},"62":{"tf":1.0},"94":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"v":{"df":3,"docs":{"113":{"tf":1.7320508075688772},"123":{"tf":1.0},"94":{"tf":1.0}}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":2,"docs":{"13":{"tf":1.0},"24":{"tf":1.0}}}}}},"d":{"df":0,"docs":{},"u":{"c":{"df":6,"docs":{"100":{"tf":1.0},"11":{"tf":1.0},"129":{"tf":1.0},"13":{"tf":1.7320508075688772},"20":{"tf":1.4142135623730951},"79":{"tf":1.7320508075688772}}},"df":0,"docs":{},"n":{"d":{"df":2,"docs":{"101":{"tf":1.0},"69":{"tf":1.0}}},"df":0,"docs":{}}}},"df":3,"docs":{"127":{"tf":1.4142135623730951},"131":{"tf":2.449489742783178},"132":{"tf":1.4142135623730951}},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":7,"docs":{"131":{"tf":1.0},"2":{"tf":1.0},"69":{"tf":1.0},"80":{"tf":1.0},"82":{"tf":1.0},"86":{"tf":1.0},"94":{"tf":2.0}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"15":{"tf":1.0}}}}}}}},"g":{"df":1,"docs":{"131":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":5,"docs":{"126":{"tf":1.0},"129":{"tf":1.4142135623730951},"131":{"tf":1.4142135623730951},"134":{"tf":1.0},"49":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"131":{"tf":1.0}}}}}}}}}},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":4,"docs":{"18":{"tf":1.0},"32":{"tf":1.0},"6":{"tf":1.0},"91":{"tf":1.0}}}},"df":0,"docs":{}}},"l":{"a":{"df":0,"docs":{},"t":{"df":5,"docs":{"108":{"tf":2.0},"12":{"tf":1.0},"131":{"tf":1.0},"67":{"tf":1.0},"68":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":4,"docs":{"106":{"tf":1.0},"136":{"tf":1.0},"52":{"tf":1.0},"65":{"tf":1.0}}}}}}}}}}},"df":2,"docs":{"131":{"tf":1.0},"69":{"tf":1.0}},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"86":{"tf":1.0}}}},"i":{"df":2,"docs":{"3":{"tf":1.0},"33":{"tf":1.0}}},"o":{"c":{"df":1,"docs":{"129":{"tf":1.0}}},"df":0,"docs":{}}},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":5,"docs":{"124":{"tf":1.0},"58":{"tf":1.0},"64":{"tf":1.0},"65":{"tf":1.0},"66":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"b":{"df":1,"docs":{"113":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"67":{"tf":1.0}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"v":{"df":2,"docs":{"117":{"tf":1.0},"12":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"82":{"tf":1.0}}}},"df":0,"docs":{}},"h":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"13":{"tf":1.0}}}},"df":0,"docs":{}}},"l":{"a":{"c":{"df":2,"docs":{"27":{"tf":1.0},"97":{"tf":1.0}}},"df":0,"docs":{},"y":{"df":1,"docs":{"94":{"tf":1.0}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":6,"docs":{"105":{"tf":1.0},"131":{"tf":1.7320508075688772},"40":{"tf":1.0},"43":{"tf":1.0},"81":{"tf":1.0},"9":{"tf":2.23606797749979}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":5,"docs":{"100":{"tf":1.7320508075688772},"11":{"tf":1.0},"131":{"tf":1.7320508075688772},"3":{"tf":1.4142135623730951},"47":{"tf":1.4142135623730951}}}}}}}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":7,"docs":{"104":{"tf":1.0},"108":{"tf":1.0},"113":{"tf":1.0},"120":{"tf":1.0},"136":{"tf":1.0},"52":{"tf":1.0},"60":{"tf":1.0}}}}}},"s":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":1,"docs":{"131":{"tf":1.4142135623730951}}}}}},"c":{"df":0,"docs":{},"u":{"df":1,"docs":{"13":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"39":{"tf":1.0}}}},"h":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"132":{"tf":1.7320508075688772}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":1,"docs":{"41":{"tf":1.0}}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":9,"docs":{"108":{"tf":1.0},"127":{"tf":1.0},"129":{"tf":1.0},"13":{"tf":2.449489742783178},"131":{"tf":1.4142135623730951},"132":{"tf":1.0},"15":{"tf":1.0},"2":{"tf":1.0},"31":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":1,"docs":{"12":{"tf":1.0}}}}}},"t":{"df":3,"docs":{"113":{"tf":1.4142135623730951},"83":{"tf":1.0},"88":{"tf":1.0}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"b":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"44":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":22,"docs":{"10":{"tf":1.0},"111":{"tf":1.0},"12":{"tf":1.0},"127":{"tf":1.4142135623730951},"13":{"tf":1.4142135623730951},"131":{"tf":1.0},"132":{"tf":1.7320508075688772},"136":{"tf":1.4142135623730951},"15":{"tf":1.4142135623730951},"2":{"tf":1.0},"39":{"tf":1.4142135623730951},"4":{"tf":1.0},"40":{"tf":1.0},"44":{"tf":2.449489742783178},"55":{"tf":1.0},"61":{"tf":1.0},"7":{"tf":1.0},"72":{"tf":1.0},"74":{"tf":1.0},"76":{"tf":1.4142135623730951},"8":{"tf":1.4142135623730951},"83":{"tf":1.4142135623730951}}}}}},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":9,"docs":{"105":{"tf":1.0},"106":{"tf":1.4142135623730951},"113":{"tf":1.7320508075688772},"131":{"tf":1.0},"34":{"tf":1.4142135623730951},"39":{"tf":1.0},"73":{"tf":1.0},"79":{"tf":1.0},"91":{"tf":1.7320508075688772}}}}}},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"136":{"tf":1.0}}}},"v":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"l":{"df":6,"docs":{"18":{"tf":1.0},"19":{"tf":1.0},"6":{"tf":1.4142135623730951},"68":{"tf":1.0},"71":{"tf":1.0},"79":{"tf":1.0}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":2,"docs":{"100":{"tf":2.23606797749979},"2":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"v":{"df":1,"docs":{"103":{"tf":1.0}}}}}}},"i":{"d":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":6,"docs":{"10":{"tf":1.0},"117":{"tf":1.0},"120":{"tf":1.0},"13":{"tf":1.0},"15":{"tf":1.0},"8":{"tf":2.23606797749979}}}}}},"m":{"a":{"df":0,"docs":{},"x":{"df":1,"docs":{"127":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"127":{"tf":1.4142135623730951}}}}},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"117":{"tf":1.0}}}},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":29,"docs":{"111":{"tf":1.4142135623730951},"112":{"tf":1.0},"113":{"tf":1.4142135623730951},"118":{"tf":1.4142135623730951},"122":{"tf":2.449489742783178},"123":{"tf":4.0},"124":{"tf":2.8284271247461903},"13":{"tf":3.0},"15":{"tf":1.0},"22":{"tf":1.0},"33":{"tf":1.0},"35":{"tf":1.0},"37":{"tf":1.0},"4":{"tf":1.0},"51":{"tf":2.0},"53":{"tf":1.7320508075688772},"59":{"tf":1.0},"61":{"tf":1.4142135623730951},"62":{"tf":1.0},"67":{"tf":2.8284271247461903},"71":{"tf":1.7320508075688772},"72":{"tf":1.0},"74":{"tf":1.0},"75":{"tf":1.0},"79":{"tf":1.0},"81":{"tf":1.4142135623730951},"89":{"tf":1.0},"90":{"tf":1.0},"91":{"tf":2.0}}}},"u":{"df":0,"docs":{},"n":{"d":{"df":14,"docs":{"23":{"tf":1.0},"24":{"tf":1.0},"25":{"tf":1.0},"26":{"tf":1.0},"27":{"tf":1.0},"34":{"tf":2.23606797749979},"36":{"tf":1.0},"81":{"tf":1.7320508075688772},"82":{"tf":1.7320508075688772},"83":{"tf":1.7320508075688772},"84":{"tf":1.4142135623730951},"85":{"tf":1.7320508075688772},"90":{"tf":1.0},"93":{"tf":3.1622776601683795}}},"df":0,"docs":{}}},"w":{"df":25,"docs":{"103":{"tf":1.0},"105":{"tf":1.7320508075688772},"106":{"tf":2.23606797749979},"107":{"tf":1.4142135623730951},"108":{"tf":1.7320508075688772},"11":{"tf":1.0},"118":{"tf":1.0},"12":{"tf":3.1622776601683795},"124":{"tf":1.0},"127":{"tf":2.449489742783178},"132":{"tf":2.6457513110645907},"134":{"tf":2.449489742783178},"19":{"tf":1.0},"22":{"tf":1.0},"35":{"tf":2.449489742783178},"4":{"tf":1.0},"48":{"tf":1.7320508075688772},"51":{"tf":2.0},"65":{"tf":1.7320508075688772},"68":{"tf":1.0},"69":{"tf":1.7320508075688772},"8":{"tf":1.0},"83":{"tf":1.4142135623730951},"9":{"tf":3.1622776601683795},"90":{"tf":1.4142135623730951}}}},"s":{"df":1,"docs":{"2":{"tf":1.0}}},"u":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"'":{"df":1,"docs":{"99":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}},"g":{"df":1,"docs":{"63":{"tf":1.0}}},"l":{"df":0,"docs":{},"e":{"df":4,"docs":{"47":{"tf":1.4142135623730951},"69":{"tf":1.0},"84":{"tf":1.0},"99":{"tf":1.4142135623730951}}}},"n":{"df":6,"docs":{"129":{"tf":1.0},"2":{"tf":1.7320508075688772},"43":{"tf":1.0},"79":{"tf":1.7320508075688772},"85":{"tf":1.0},"93":{"tf":1.0}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"103":{"tf":1.0}}}}}}},"−":{"1":{"df":1,"docs":{"37":{"tf":1.0}}},"df":0,"docs":{}}},"s":{"1":{"_":{"1":{"df":1,"docs":{"34":{"tf":1.0}}},"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"34":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"z":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"a":{"df":1,"docs":{"34":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":1,"docs":{"34":{"tf":1.0}}},"2":{"_":{"1":{"df":1,"docs":{"34":{"tf":1.0}}},"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"34":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"z":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"a":{"df":1,"docs":{"34":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":1,"docs":{"34":{"tf":1.0}},"k":{"df":1,"docs":{"101":{"tf":1.4142135623730951}}}},"3":{"_":{"1":{"df":1,"docs":{"34":{"tf":1.0}}},"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"34":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":1,"docs":{"34":{"tf":1.0}}},"=":{"0":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"q":{"df":0,"docs":{},"−":{"1":{"df":2,"docs":{"93":{"tf":1.0},"94":{"tf":1.7320508075688772}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"σ":{"1":{"df":1,"docs":{"34":{"tf":1.0}}},"2":{"df":1,"docs":{"34":{"tf":1.0}}},"df":0,"docs":{}}},"a":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":1,"docs":{"20":{"tf":1.0}}}},"m":{"df":0,"docs":{},"e":{"df":31,"docs":{"100":{"tf":1.0},"103":{"tf":1.0},"109":{"tf":1.0},"11":{"tf":1.0},"114":{"tf":1.0},"117":{"tf":2.0},"123":{"tf":1.0},"124":{"tf":1.0},"13":{"tf":1.7320508075688772},"131":{"tf":1.7320508075688772},"134":{"tf":2.23606797749979},"136":{"tf":1.0},"2":{"tf":1.0},"30":{"tf":1.0},"35":{"tf":1.0},"51":{"tf":1.0},"53":{"tf":1.0},"54":{"tf":1.0},"58":{"tf":1.0},"59":{"tf":1.0},"64":{"tf":1.0},"65":{"tf":1.4142135623730951},"66":{"tf":1.0},"67":{"tf":1.0},"68":{"tf":1.0},"74":{"tf":1.0},"79":{"tf":1.0},"83":{"tf":1.7320508075688772},"9":{"tf":1.0},"94":{"tf":1.0},"96":{"tf":1.0}}},"p":{"df":0,"docs":{},"l":{"df":19,"docs":{"111":{"tf":1.4142135623730951},"117":{"tf":1.7320508075688772},"132":{"tf":1.0},"19":{"tf":1.0},"23":{"tf":1.0},"24":{"tf":1.4142135623730951},"25":{"tf":1.4142135623730951},"26":{"tf":1.0},"27":{"tf":1.0},"31":{"tf":2.0},"55":{"tf":1.0},"58":{"tf":1.0},"61":{"tf":1.4142135623730951},"82":{"tf":1.4142135623730951},"83":{"tf":1.0},"87":{"tf":1.0},"93":{"tf":2.6457513110645907},"94":{"tf":2.6457513110645907},"96":{"tf":2.0}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":27,"docs":{"10":{"tf":1.0},"11":{"tf":1.0},"112":{"tf":1.4142135623730951},"113":{"tf":1.0},"115":{"tf":1.0},"123":{"tf":1.0},"13":{"tf":1.0},"131":{"tf":1.0},"18":{"tf":1.0},"19":{"tf":1.4142135623730951},"47":{"tf":1.0},"48":{"tf":1.4142135623730951},"51":{"tf":1.7320508075688772},"52":{"tf":1.4142135623730951},"53":{"tf":1.7320508075688772},"54":{"tf":1.4142135623730951},"55":{"tf":1.0},"56":{"tf":1.0},"58":{"tf":1.0},"62":{"tf":1.4142135623730951},"65":{"tf":1.0},"66":{"tf":1.0},"67":{"tf":1.0},"68":{"tf":1.0},"74":{"tf":1.0},"83":{"tf":1.4142135623730951},"9":{"tf":1.0}}}}}}},"v":{"df":0,"docs":{},"e":{"df":2,"docs":{"136":{"tf":1.0},"20":{"tf":1.0}}}},"w":{"df":3,"docs":{"13":{"tf":1.0},"15":{"tf":1.0},"9":{"tf":1.0}}},"y":{"df":1,"docs":{"55":{"tf":1.0}}}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"99":{"tf":1.0}}}}}},"df":0,"docs":{}}},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":11,"docs":{"18":{"tf":1.7320508075688772},"34":{"tf":1.7320508075688772},"37":{"tf":1.7320508075688772},"43":{"tf":1.0},"70":{"tf":2.449489742783178},"73":{"tf":1.0},"74":{"tf":1.4142135623730951},"80":{"tf":1.0},"81":{"tf":1.0},"85":{"tf":1.0},"91":{"tf":1.0}}}}},"w":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"z":{"df":1,"docs":{"13":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}},"df":2,"docs":{"91":{"tf":1.4142135623730951},"94":{"tf":1.7320508075688772}},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"[":{"0":{"df":2,"docs":{"106":{"tf":1.4142135623730951},"113":{"tf":1.0}}},"df":0,"docs":{}},"df":2,"docs":{"106":{"tf":1.0},"113":{"tf":1.0}}}}}},"df":13,"docs":{"10":{"tf":1.0},"12":{"tf":1.0},"13":{"tf":1.7320508075688772},"130":{"tf":1.0},"132":{"tf":1.0},"134":{"tf":1.4142135623730951},"2":{"tf":1.0},"48":{"tf":1.0},"58":{"tf":1.0},"65":{"tf":1.0},"69":{"tf":1.0},"8":{"tf":1.0},"90":{"tf":1.0}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":2,"docs":{"19":{"tf":1.0},"20":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":29,"docs":{"10":{"tf":1.0},"102":{"tf":1.0},"110":{"tf":1.0},"116":{"tf":1.0},"127":{"tf":1.0},"129":{"tf":1.0},"13":{"tf":2.6457513110645907},"130":{"tf":1.0},"131":{"tf":4.0},"18":{"tf":1.0},"20":{"tf":1.0},"22":{"tf":1.0},"3":{"tf":1.0},"33":{"tf":1.4142135623730951},"36":{"tf":1.0},"42":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":1.0},"48":{"tf":1.0},"68":{"tf":1.4142135623730951},"69":{"tf":1.0},"73":{"tf":1.0},"76":{"tf":1.0},"79":{"tf":1.0},"8":{"tf":1.0},"81":{"tf":1.0},"83":{"tf":1.0},"86":{"tf":1.0},"94":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"r":{"df":5,"docs":{"108":{"tf":1.4142135623730951},"136":{"tf":1.0},"67":{"tf":1.0},"72":{"tf":1.0},"90":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":14,"docs":{"100":{"tf":1.0},"13":{"tf":2.0},"134":{"tf":1.0},"136":{"tf":1.0},"15":{"tf":1.4142135623730951},"19":{"tf":1.0},"2":{"tf":1.4142135623730951},"33":{"tf":1.0},"70":{"tf":1.0},"74":{"tf":1.0},"76":{"tf":1.0},"79":{"tf":1.0},"8":{"tf":1.7320508075688772},"97":{"tf":1.0}},"m":{"df":2,"docs":{"19":{"tf":1.0},"65":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"19":{"tf":1.0}}}}}}}},"n":{"df":5,"docs":{"13":{"tf":1.0},"134":{"tf":1.0},"15":{"tf":1.0},"88":{"tf":1.0},"9":{"tf":1.0}}}},"l":{"df":0,"docs":{},"f":{".":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"(":{"&":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"113":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"(":{")":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"113":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"b":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{".":{"a":{"0":{".":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"105":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"1":{".":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"105":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},":":{":":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":2,"docs":{"105":{"tf":1.0},"106":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":3,"docs":{"105":{"tf":1.0},"106":{"tf":1.0},"113":{"tf":1.0}}}},"n":{"d":{"df":13,"docs":{"100":{"tf":1.4142135623730951},"101":{"tf":1.0},"132":{"tf":1.4142135623730951},"20":{"tf":2.0},"6":{"tf":1.4142135623730951},"71":{"tf":1.4142135623730951},"74":{"tf":1.7320508075688772},"76":{"tf":1.0},"78":{"tf":1.4142135623730951},"79":{"tf":1.4142135623730951},"82":{"tf":1.0},"83":{"tf":1.0},"93":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":4,"docs":{"18":{"tf":1.0},"44":{"tf":1.0},"69":{"tf":1.0},"76":{"tf":1.0}},"i":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"6":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"df":1,"docs":{"90":{"tf":1.0}}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":5,"docs":{"104":{"tf":1.0},"15":{"tf":1.0},"48":{"tf":1.7320508075688772},"50":{"tf":1.0},"8":{"tf":1.0}}},"df":0,"docs":{}}}}},"r":{"df":0,"docs":{},"v":{"df":4,"docs":{"100":{"tf":1.0},"6":{"tf":1.0},"82":{"tf":1.0},"94":{"tf":1.0}}}},"t":{"(":{"d":{"df":1,"docs":{"89":{"tf":1.0}}},"df":0,"docs":{}},"df":24,"docs":{"105":{"tf":1.4142135623730951},"111":{"tf":1.0},"118":{"tf":1.0},"123":{"tf":1.4142135623730951},"124":{"tf":2.0},"127":{"tf":1.7320508075688772},"13":{"tf":6.48074069840786},"134":{"tf":1.0},"135":{"tf":1.4142135623730951},"136":{"tf":1.0},"2":{"tf":1.0},"3":{"tf":1.0},"44":{"tf":1.0},"61":{"tf":1.0},"64":{"tf":1.0},"67":{"tf":2.0},"68":{"tf":1.0},"7":{"tf":1.4142135623730951},"72":{"tf":1.0},"79":{"tf":1.4142135623730951},"81":{"tf":1.7320508075688772},"82":{"tf":1.0},"89":{"tf":1.4142135623730951},"91":{"tf":1.0}},"u":{"df":0,"docs":{},"p":{"(":{"&":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"34":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}},"df":1,"docs":{"43":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":5,"docs":{"2":{"tf":1.0},"21":{"tf":1.4142135623730951},"33":{"tf":1.0},"34":{"tf":1.4142135623730951},"43":{"tf":1.0}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":7,"docs":{"123":{"tf":1.0},"44":{"tf":1.0},"64":{"tf":1.4142135623730951},"65":{"tf":1.0},"69":{"tf":1.4142135623730951},"79":{"tf":1.4142135623730951},"9":{"tf":1.0}}}}}},"h":{"a":{"2":{"5":{"6":{"(":{"df":1,"docs":{"6":{"tf":1.0}}},"df":1,"docs":{"6":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"102":{"tf":1.0}}}},"df":0,"docs":{}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":7,"docs":{"117":{"tf":1.4142135623730951},"38":{"tf":1.0},"39":{"tf":1.0},"41":{"tf":2.0},"87":{"tf":1.0},"93":{"tf":1.0},"94":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"e":{"df":2,"docs":{"72":{"tf":1.0},"8":{"tf":1.0}}}},"r":{"df":0,"docs":{},"e":{"df":4,"docs":{"103":{"tf":1.0},"135":{"tf":2.0},"136":{"tf":1.4142135623730951},"18":{"tf":1.0}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"c":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"11":{"tf":1.0}}}},"df":0,"docs":{}},"df":11,"docs":{"113":{"tf":1.0},"13":{"tf":1.0},"52":{"tf":1.0},"53":{"tf":1.7320508075688772},"54":{"tf":1.0},"55":{"tf":1.0},"56":{"tf":1.0},"57":{"tf":1.0},"58":{"tf":2.0},"59":{"tf":1.4142135623730951},"68":{"tf":1.0}},"n":{"df":1,"docs":{"134":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":1,"docs":{"78":{"tf":1.0}}}}}}},"i":{"d":{"df":0,"docs":{},"e":{"df":9,"docs":{"111":{"tf":1.0},"112":{"tf":1.0},"131":{"tf":1.0},"57":{"tf":1.0},"59":{"tf":1.0},"61":{"tf":1.0},"62":{"tf":1.0},"63":{"tf":1.0},"79":{"tf":1.0}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"136":{"tf":1.0}}}}}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":5,"docs":{"113":{"tf":1.0},"13":{"tf":1.4142135623730951},"131":{"tf":1.0},"136":{"tf":1.0},"84":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":4,"docs":{"12":{"tf":1.0},"13":{"tf":1.4142135623730951},"79":{"tf":1.0},"91":{"tf":1.0}}}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"l":{"df":7,"docs":{"109":{"tf":1.0},"116":{"tf":1.0},"117":{"tf":1.0},"19":{"tf":1.0},"43":{"tf":1.4142135623730951},"44":{"tf":1.0},"48":{"tf":1.0}},"e":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"a":{"c":{"c":{"df":0,"docs":{},"i":{":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"a":{"c":{"c":{"df":0,"docs":{},"i":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":0,"docs":{},"e":{"(":{"[":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"(":{"1":{"df":1,"docs":{"103":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"r":{"df":2,"docs":{"13":{"tf":1.0},"134":{"tf":1.0}}}},"i":{"c":{"df":2,"docs":{"20":{"tf":1.0},"63":{"tf":1.0}}},"df":4,"docs":{"105":{"tf":1.0},"108":{"tf":1.0},"113":{"tf":1.0},"124":{"tf":1.0}},"f":{"df":2,"docs":{"134":{"tf":1.0},"63":{"tf":1.0}},"i":{"df":1,"docs":{"55":{"tf":1.0}}}}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"n":{"df":3,"docs":{"100":{"tf":1.0},"58":{"tf":1.0},"79":{"tf":1.0}}}},"df":0,"docs":{}}}}},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":13,"docs":{"100":{"tf":1.4142135623730951},"11":{"tf":1.7320508075688772},"131":{"tf":1.0},"15":{"tf":1.0},"27":{"tf":1.0},"32":{"tf":1.0},"34":{"tf":1.0},"4":{"tf":1.0},"68":{"tf":1.0},"79":{"tf":1.4142135623730951},"83":{"tf":1.0},"91":{"tf":1.0},"96":{"tf":1.4142135623730951}}}}},"t":{"df":1,"docs":{"12":{"tf":1.0}},"e":{"df":1,"docs":{"0":{"tf":1.0}}},"u":{"a":{"df":0,"docs":{},"t":{"df":2,"docs":{"13":{"tf":1.0},"69":{"tf":1.0}}}},"df":0,"docs":{}}},"z":{"df":0,"docs":{},"e":{"df":9,"docs":{"11":{"tf":1.0},"120":{"tf":1.4142135623730951},"126":{"tf":1.0},"13":{"tf":1.0},"132":{"tf":2.6457513110645907},"2":{"tf":2.0},"22":{"tf":1.0},"35":{"tf":1.0},"79":{"tf":1.0}}}}},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"78":{"tf":1.0}}}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"p":{"df":1,"docs":{"101":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"58":{"tf":1.0}}}}}}}},"o":{"df":0,"docs":{},"w":{"df":2,"docs":{"2":{"tf":1.0},"97":{"tf":1.0}}}}},"m":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":2,"docs":{"136":{"tf":1.0},"73":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"122":{"tf":1.0},"127":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"127":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":4,"docs":{"100":{"tf":1.0},"13":{"tf":1.0},"3":{"tf":1.0},"43":{"tf":1.0}}}},"v":{"df":2,"docs":{"131":{"tf":1.0},"94":{"tf":1.0}}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":2,"docs":{"113":{"tf":1.0},"69":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"113":{"tf":1.0}}}},"t":{"df":0,"docs":{},"h":{"df":5,"docs":{"13":{"tf":1.4142135623730951},"131":{"tf":2.23606797749979},"44":{"tf":1.0},"49":{"tf":1.0},"94":{"tf":1.0}}},"i":{"df":0,"docs":{},"m":{"df":2,"docs":{"47":{"tf":1.0},"51":{"tf":1.0}}}}},"w":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"20":{"tf":1.0}}}}}}}},"p":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"11":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"t":{"df":3,"docs":{"13":{"tf":1.0},"132":{"tf":2.23606797749979},"74":{"tf":1.0}}}},"u":{"df":0,"docs":{},"n":{"d":{"df":3,"docs":{"6":{"tf":1.0},"78":{"tf":1.4142135623730951},"88":{"tf":1.0}}},"df":0,"docs":{}},"r":{"c":{"df":2,"docs":{"117":{"tf":1.0},"33":{"tf":1.0}}},"df":0,"docs":{}}}},"p":{"a":{"c":{"df":0,"docs":{},"e":{"df":1,"docs":{"134":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"k":{"df":1,"docs":{"15":{"tf":1.0}}}},"c":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"119":{"tf":1.0},"136":{"tf":1.0}}}},"df":0,"docs":{},"f":{"df":14,"docs":{"105":{"tf":1.0},"107":{"tf":1.0},"108":{"tf":1.0},"113":{"tf":1.0},"12":{"tf":1.4142135623730951},"131":{"tf":1.0},"136":{"tf":1.7320508075688772},"18":{"tf":1.0},"48":{"tf":1.0},"69":{"tf":1.4142135623730951},"72":{"tf":1.0},"90":{"tf":1.0},"93":{"tf":1.0},"99":{"tf":1.0}},"i":{"df":6,"docs":{"104":{"tf":1.0},"105":{"tf":1.0},"106":{"tf":1.4142135623730951},"108":{"tf":1.4142135623730951},"131":{"tf":1.0},"43":{"tf":1.0}}}}}},"df":0,"docs":{}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"136":{"tf":1.0},"81":{"tf":1.0}}}}}},"q":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"44":{"tf":1.0}}},"s":{"df":0,"docs":{},"h":{"df":2,"docs":{"11":{"tf":1.0},"13":{"tf":1.0}}}}},"df":0,"docs":{}}},"r":{"c":{"df":1,"docs":{"131":{"tf":1.0}}},"df":2,"docs":{"34":{"tf":1.4142135623730951},"43":{"tf":1.0}}},"t":{"a":{"c":{"df":0,"docs":{},"k":{"df":2,"docs":{"13":{"tf":1.0},"132":{"tf":1.7320508075688772}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":1,"docs":{"130":{"tf":1.4142135623730951}}}},"n":{"d":{"df":2,"docs":{"12":{"tf":1.0},"27":{"tf":1.0}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"k":{"df":20,"docs":{"102":{"tf":1.0},"103":{"tf":1.0},"108":{"tf":1.7320508075688772},"122":{"tf":1.0},"127":{"tf":1.0},"2":{"tf":1.0},"45":{"tf":1.4142135623730951},"46":{"tf":1.0},"48":{"tf":1.0},"49":{"tf":1.4142135623730951},"50":{"tf":1.0},"60":{"tf":1.0},"68":{"tf":1.0},"70":{"tf":1.0},"72":{"tf":1.0},"73":{"tf":1.4142135623730951},"74":{"tf":1.0},"79":{"tf":1.0},"83":{"tf":1.0},"86":{"tf":1.4142135623730951}},"w":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"102":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"df":12,"docs":{"108":{"tf":1.0},"13":{"tf":1.4142135623730951},"134":{"tf":1.0},"136":{"tf":1.0},"15":{"tf":1.0},"39":{"tf":1.0},"49":{"tf":1.0},"68":{"tf":1.4142135623730951},"7":{"tf":1.0},"81":{"tf":1.0},"93":{"tf":1.0},"94":{"tf":1.0}}}},"t":{"df":0,"docs":{},"e":{"df":11,"docs":{"117":{"tf":1.7320508075688772},"129":{"tf":1.4142135623730951},"131":{"tf":1.7320508075688772},"134":{"tf":1.0},"2":{"tf":1.0},"39":{"tf":2.23606797749979},"47":{"tf":1.0},"69":{"tf":3.0},"83":{"tf":1.0},"88":{"tf":1.0},"93":{"tf":1.0}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":5,"docs":{"10":{"tf":1.4142135623730951},"13":{"tf":1.0},"131":{"tf":1.4142135623730951},"33":{"tf":1.0},"83":{"tf":1.0}}}}}}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"2":{"tf":1.0}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":20,"docs":{"101":{"tf":1.0},"106":{"tf":1.7320508075688772},"110":{"tf":1.0},"112":{"tf":1.0},"129":{"tf":1.0},"131":{"tf":2.449489742783178},"132":{"tf":1.4142135623730951},"134":{"tf":1.4142135623730951},"15":{"tf":1.0},"30":{"tf":1.0},"31":{"tf":1.0},"47":{"tf":1.0},"48":{"tf":1.0},"50":{"tf":2.0},"51":{"tf":1.0},"52":{"tf":1.4142135623730951},"56":{"tf":1.0},"60":{"tf":1.0},"69":{"tf":1.0},"94":{"tf":2.0}}}},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"6":{"tf":1.0}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":3,"docs":{"0":{"tf":1.0},"124":{"tf":1.0},"57":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":4,"docs":{"131":{"tf":1.4142135623730951},"136":{"tf":1.0},"34":{"tf":2.0},"69":{"tf":1.0}}}}},"r":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"r":{"d":{"df":3,"docs":{"13":{"tf":1.4142135623730951},"131":{"tf":1.0},"136":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":1,"docs":{"39":{"tf":1.0}}}}}}},"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"72":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":3,"docs":{"40":{"tf":1.0},"88":{"tf":1.4142135623730951},"90":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":3,"docs":{"41":{"tf":1.0},"93":{"tf":1.0},"94":{"tf":1.0}}}}},"u":{"c":{"df":0,"docs":{},"t":{"df":8,"docs":{"105":{"tf":1.4142135623730951},"106":{"tf":1.0},"107":{"tf":1.0},"108":{"tf":1.4142135623730951},"109":{"tf":1.0},"113":{"tf":1.4142135623730951},"117":{"tf":1.0},"34":{"tf":3.3166247903554}},"u":{"df":0,"docs":{},"r":{"df":2,"docs":{"131":{"tf":1.0},"82":{"tf":1.0}}}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":1,"docs":{"55":{"tf":1.0}}}}}},"u":{"b":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"n":{"df":4,"docs":{"131":{"tf":1.4142135623730951},"133":{"tf":1.0},"135":{"tf":1.7320508075688772},"136":{"tf":1.0}}}}}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"37":{"tf":1.0}}}}}}},"m":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":2,"docs":{"127":{"tf":1.7320508075688772},"132":{"tf":1.7320508075688772}}}}}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"136":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"27":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"131":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":3,"docs":{"10":{"tf":1.0},"113":{"tf":1.0},"39":{"tf":1.0}}}},"t":{"df":2,"docs":{"135":{"tf":1.0},"89":{"tf":1.4142135623730951}}}}},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"8":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"c":{"c":{"df":0,"docs":{},"e":{"df":1,"docs":{"77":{"tf":1.0}}}},"df":0,"docs":{},"h":{"df":23,"docs":{"10":{"tf":1.0},"108":{"tf":1.0},"12":{"tf":1.0},"123":{"tf":1.4142135623730951},"129":{"tf":1.0},"13":{"tf":3.3166247903554},"136":{"tf":1.0},"15":{"tf":2.23606797749979},"18":{"tf":1.0},"19":{"tf":1.7320508075688772},"25":{"tf":1.0},"4":{"tf":1.0},"43":{"tf":1.0},"44":{"tf":1.4142135623730951},"65":{"tf":1.0},"69":{"tf":1.0},"70":{"tf":1.0},"72":{"tf":1.7320508075688772},"78":{"tf":1.0},"88":{"tf":1.0},"93":{"tf":1.7320508075688772},"94":{"tf":1.0},"99":{"tf":1.0}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":1,"docs":{"34":{"tf":1.0}}}}}},"m":{"df":6,"docs":{"113":{"tf":1.0},"124":{"tf":1.0},"18":{"tf":1.0},"48":{"tf":1.0},"51":{"tf":1.0},"64":{"tf":1.0}},"m":{"a":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"58":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"r":{"df":1,"docs":{"60":{"tf":1.0}},"i":{"df":6,"docs":{"13":{"tf":1.0},"131":{"tf":1.0},"135":{"tf":1.0},"60":{"tf":1.0},"68":{"tf":1.0},"80":{"tf":1.0}}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"94":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":3,"docs":{"106":{"tf":1.0},"120":{"tf":1.0},"33":{"tf":1.0}}}},"s":{"df":5,"docs":{"13":{"tf":2.23606797749979},"44":{"tf":1.0},"72":{"tf":1.4142135623730951},"73":{"tf":1.4142135623730951},"78":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"e":{"df":2,"docs":{"124":{"tf":1.0},"136":{"tf":1.0}}}}},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":1,"docs":{"63":{"tf":1.0}}}}}},"y":{"df":0,"docs":{},"m":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":3,"docs":{"35":{"tf":1.0},"4":{"tf":2.0},"8":{"tf":1.0}}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"72":{"tf":1.0}}}}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"'":{"df":1,"docs":{"69":{"tf":1.0}}},".":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"q":{"(":{"&":{"df":0,"docs":{},"i":{"df":2,"docs":{"43":{"tf":1.0},"44":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"(":{"&":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"[":{"df":0,"docs":{},"i":{"df":1,"docs":{"44":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"(":{"&":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"44":{"tf":1.4142135623730951}}}}}}}},"x":{"df":1,"docs":{"43":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{":":{":":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"44":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":2,"docs":{"43":{"tf":1.4142135623730951},"44":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"u":{"3":{"2":{"(":{"&":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"44":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"v":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"43":{"tf":1.0},"44":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"(":{"&":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":1,"docs":{"43":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{")":{".":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"w":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"43":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}},"df":17,"docs":{"102":{"tf":1.0},"103":{"tf":1.0},"117":{"tf":1.0},"118":{"tf":1.0},"129":{"tf":1.0},"131":{"tf":1.0},"136":{"tf":1.0},"3":{"tf":1.4142135623730951},"41":{"tf":1.0},"42":{"tf":1.0},"43":{"tf":2.8284271247461903},"44":{"tf":2.23606797749979},"45":{"tf":1.0},"47":{"tf":1.4142135623730951},"48":{"tf":1.0},"69":{"tf":1.0},"94":{"tf":1.0}}}}}}},"σ":{"1":{"df":1,"docs":{"13":{"tf":1.0}},"​":{"]":{"1":{"df":0,"docs":{},"​":{",":{"[":{"df":0,"docs":{},"s":{"df":0,"docs":{},"σ":{"2":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{",":{"[":{"df":0,"docs":{},"s":{"df":0,"docs":{},"σ":{"3":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{",":{"[":{"df":0,"docs":{},"q":{"df":0,"docs":{},"l":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{",":{"[":{"df":0,"docs":{},"q":{"df":0,"docs":{},"r":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{",":{"[":{"df":0,"docs":{},"q":{"df":0,"docs":{},"m":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{",":{"[":{"df":0,"docs":{},"q":{"df":0,"docs":{},"o":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{",":{"[":{"df":0,"docs":{},"q":{"c":{"df":0,"docs":{},"​":{"]":{"1":{"df":2,"docs":{"23":{"tf":1.0},"30":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"2":{"df":1,"docs":{"13":{"tf":1.0}}},"3":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{},"i":{"df":1,"docs":{"34":{"tf":1.0}}}},"​":{":":{"=":{"df":0,"docs":{},"h":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"ι":{"df":2,"docs":{"93":{"tf":1.0},"94":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"∈":{"[":{"0":{",":{"2":{"df":0,"docs":{},"n":{"+":{"df":0,"docs":{},"l":{"df":0,"docs":{},"−":{"1":{"df":2,"docs":{"93":{"tf":1.0},"94":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"t":{"(":{"1":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"p":{"(":{"1":{")":{"=":{"1":{"df":0,"docs":{},"−":{"1":{"=":{"0":{"df":1,"docs":{"53":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"g":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"p":{"(":{"df":0,"docs":{},"g":{")":{"=":{"1":{"df":0,"docs":{},"−":{"1":{"=":{"0":{"df":1,"docs":{"53":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"^":{"0":{"df":2,"docs":{"51":{"tf":1.0},"53":{"tf":1.0}}},"df":0,"docs":{}},"df":2,"docs":{"51":{"tf":1.0},"53":{"tf":1.0}},"i":{")":{"=":{"a":{"df":0,"docs":{},"i":{"df":1,"docs":{"51":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"x":{")":{"'":{"df":1,"docs":{"113":{"tf":1.0}}},"df":0,"docs":{}},"0":{"df":2,"docs":{"111":{"tf":1.4142135623730951},"112":{"tf":1.4142135623730951}},"​":{")":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"x":{"0":{"df":0,"docs":{},"​":{"df":0,"docs":{},"g":{")":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"x":{"0":{"df":0,"docs":{},"​":{"df":0,"docs":{},"g":{"2":{"df":1,"docs":{"113":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"g":{"2":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"x":{"0":{"df":0,"docs":{},"​":{"df":0,"docs":{},"g":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"x":{"0":{"df":1,"docs":{"113":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"_":{"0":{"df":3,"docs":{"59":{"tf":1.7320508075688772},"61":{"tf":1.4142135623730951},"62":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":3,"docs":{"34":{"tf":1.7320508075688772},"51":{"tf":1.4142135623730951},"53":{"tf":1.0}},"g":{"2":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"x":{"df":0,"docs":{},"g":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"x":{"df":1,"docs":{"113":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":1,"docs":{"51":{"tf":1.0}}}},"z":{"df":7,"docs":{"111":{"tf":1.0},"116":{"tf":1.0},"57":{"tf":1.0},"58":{"tf":1.0},"59":{"tf":1.0},"61":{"tf":1.0},"62":{"tf":1.0}},"g":{"2":{"df":2,"docs":{"111":{"tf":1.0},"116":{"tf":1.0}}},"^":{"2":{"df":5,"docs":{"57":{"tf":1.0},"58":{"tf":1.0},"59":{"tf":1.0},"61":{"tf":1.0},"62":{"tf":1.0}}},"df":0,"docs":{}},"df":7,"docs":{"111":{"tf":1.0},"116":{"tf":1.0},"57":{"tf":1.0},"58":{"tf":1.0},"59":{"tf":1.0},"61":{"tf":1.0},"62":{"tf":1.0}}}},"ω":{"0":{")":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"ω":{"1":{")":{"df":0,"docs":{},"…":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"ω":{"1":{"5":{"df":1,"docs":{"113":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"2":{")":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"ω":{"4":{"df":1,"docs":{"113":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"g":{"2":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"ω":{"0":{"df":0,"docs":{},"g":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"ω":{"0":{")":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"g":{"2":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"g":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"ω":{")":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"ω":{"2":{"df":0,"docs":{},"g":{"2":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"ω":{"2":{"df":0,"docs":{},"g":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"ω":{"2":{")":{"df":0,"docs":{},"⋮":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"ω":{"1":{"5":{"df":0,"docs":{},"g":{"2":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"ω":{"1":{"5":{"df":0,"docs":{},"g":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"ω":{"1":{"5":{"df":1,"docs":{"113":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"2":{"df":0,"docs":{},"i":{")":{":":{"0":{"df":0,"docs":{},"≤":{"df":0,"docs":{},"i":{"df":0,"docs":{},"≤":{"1":{"5":{"df":0,"docs":{},"}":{"=":{"df":0,"docs":{},"{":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{")":{":":{"0":{"df":0,"docs":{},"≤":{"df":0,"docs":{},"i":{"df":0,"docs":{},"≤":{"7":{"df":1,"docs":{"67":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"4":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"ω":{"2":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"ω":{"0":{")":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"ω":{"5":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"ω":{"3":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"ω":{")":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"ω":{"6":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"ω":{"4":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"ω":{"2":{")":{"df":0,"docs":{},"⋮":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"ω":{"3":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"ω":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"ω":{"1":{"5":{"df":1,"docs":{"113":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"0":{",":{"df":0,"docs":{},"i":{"df":1,"docs":{"19":{"tf":1.0}}},"j":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"s":{"df":0,"docs":{},"σ":{"1":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"i":{")":{"df":0,"docs":{},"β":{"+":{"df":0,"docs":{},"γ":{")":{"(":{"df":0,"docs":{},"t":{"0":{",":{"df":0,"docs":{},"j":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"s":{"df":0,"docs":{},"σ":{"2":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"i":{")":{"df":0,"docs":{},"β":{"+":{"df":0,"docs":{},"γ":{")":{"(":{"df":0,"docs":{},"t":{"0":{",":{"df":0,"docs":{},"j":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"s":{"df":0,"docs":{},"σ":{"3":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"i":{")":{"df":0,"docs":{},"β":{"+":{"df":0,"docs":{},"γ":{")":{":":{"0":{"df":0,"docs":{},"≤":{"df":0,"docs":{},"i":{"<":{"df":0,"docs":{},"n":{"df":1,"docs":{"13":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"ω":{"df":0,"docs":{},"i":{"df":0,"docs":{},"β":{"+":{"df":0,"docs":{},"γ":{")":{"(":{"df":0,"docs":{},"t":{"1":{",":{"df":0,"docs":{},"j":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"i":{"df":0,"docs":{},"k":{"1":{"df":0,"docs":{},"​":{"df":0,"docs":{},"β":{"+":{"df":0,"docs":{},"γ":{")":{"(":{"df":0,"docs":{},"t":{"2":{",":{"df":0,"docs":{},"j":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"i":{"df":0,"docs":{},"k":{"2":{"df":0,"docs":{},"​":{"df":0,"docs":{},"β":{"+":{"df":0,"docs":{},"γ":{")":{":":{"0":{"df":0,"docs":{},"≤":{"df":0,"docs":{},"i":{"<":{"df":0,"docs":{},"n":{"df":1,"docs":{"13":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":3,"docs":{"127":{"tf":1.0},"131":{"tf":2.0},"132":{"tf":1.0}}},"1":{"df":4,"docs":{"127":{"tf":1.0},"131":{"tf":1.7320508075688772},"132":{"tf":1.0},"15":{"tf":1.0}}},"2":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"t":{"3":{"df":1,"docs":{"15":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"=":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"′":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"x":{"df":0,"docs":{},"n":{"+":{"2":{"df":0,"docs":{},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"′":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"x":{"2":{"(":{"df":0,"docs":{},"n":{"+":{"2":{")":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":1,"docs":{"25":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"_":{"1":{"(":{"df":0,"docs":{},"z":{"df":0,"docs":{},"g":{"df":1,"docs":{"65":{"tf":1.0}}}}},"df":0,"docs":{}},"2":{"(":{"df":0,"docs":{},"z":{"df":1,"docs":{"65":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"_":{"1":{"df":1,"docs":{"34":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"i":{"(":{"df":0,"docs":{},"x":{"df":1,"docs":{"64":{"tf":1.0}}}},"df":0,"docs":{}},"l":{"df":0,"docs":{},"o":{"_":{"1":{"df":1,"docs":{"34":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"i":{"d":{"_":{"1":{"df":1,"docs":{"34":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"z":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"a":{"df":1,"docs":{"34":{"tf":1.0}}},"df":0,"docs":{}}}}},"a":{"b":{"df":0,"docs":{},"l":{"df":7,"docs":{"107":{"tf":1.7320508075688772},"118":{"tf":1.0},"130":{"tf":1.0},"47":{"tf":1.0},"48":{"tf":1.4142135623730951},"69":{"tf":1.0},"8":{"tf":1.0}}}},"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"l":{"df":1,"docs":{"63":{"tf":1.0}}}}},"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":23,"docs":{"103":{"tf":1.4142135623730951},"112":{"tf":2.0},"12":{"tf":1.4142135623730951},"122":{"tf":1.0},"13":{"tf":2.0},"134":{"tf":1.0},"136":{"tf":1.4142135623730951},"18":{"tf":1.7320508075688772},"19":{"tf":1.7320508075688772},"33":{"tf":1.0},"40":{"tf":1.0},"43":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.4142135623730951},"55":{"tf":1.0},"6":{"tf":1.4142135623730951},"62":{"tf":1.4142135623730951},"67":{"tf":1.4142135623730951},"69":{"tf":1.4142135623730951},"7":{"tf":1.0},"73":{"tf":1.0},"79":{"tf":1.0},"8":{"tf":1.0}},"n":{"df":1,"docs":{"19":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"k":{"df":4,"docs":{"104":{"tf":1.0},"106":{"tf":1.0},"115":{"tf":1.0},"51":{"tf":1.4142135623730951}}}}},"df":27,"docs":{"10":{"tf":1.0},"111":{"tf":1.7320508075688772},"113":{"tf":1.4142135623730951},"12":{"tf":1.0},"127":{"tf":1.4142135623730951},"13":{"tf":1.7320508075688772},"132":{"tf":1.4142135623730951},"15":{"tf":2.449489742783178},"19":{"tf":1.4142135623730951},"22":{"tf":1.0},"23":{"tf":1.0},"25":{"tf":1.0},"27":{"tf":1.0},"31":{"tf":1.4142135623730951},"33":{"tf":1.4142135623730951},"34":{"tf":1.4142135623730951},"35":{"tf":1.4142135623730951},"51":{"tf":1.7320508075688772},"59":{"tf":1.0},"61":{"tf":1.7320508075688772},"67":{"tf":2.23606797749979},"68":{"tf":1.4142135623730951},"69":{"tf":2.0},"82":{"tf":1.4142135623730951},"83":{"tf":1.7320508075688772},"90":{"tf":1.7320508075688772},"93":{"tf":1.0}},"e":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"51":{"tf":1.0}}},"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":1,"docs":{"88":{"tf":1.0}}}}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":3,"docs":{"108":{"tf":1.0},"124":{"tf":1.0},"48":{"tf":1.0}}}},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":3,"docs":{"127":{"tf":1.0},"131":{"tf":1.4142135623730951},"132":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"33":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}}},"r":{"df":0,"docs":{},"m":{"df":13,"docs":{"113":{"tf":1.4142135623730951},"122":{"tf":1.0},"124":{"tf":1.0},"129":{"tf":1.4142135623730951},"13":{"tf":1.0},"15":{"tf":1.0},"19":{"tf":1.0},"51":{"tf":1.4142135623730951},"64":{"tf":1.0},"65":{"tf":1.0},"66":{"tf":1.4142135623730951},"79":{"tf":1.0},"84":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":1,"docs":{"33":{"tf":1.0}}}}}}}}}},"s":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"_":{"2":{"df":1,"docs":{"34":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"b":{"df":1,"docs":{"103":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"n":{"df":1,"docs":{"43":{"tf":1.0}}}},"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"n":{"df":1,"docs":{"34":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"_":{"2":{"(":{"df":0,"docs":{},"x":{"df":1,"docs":{"34":{"tf":1.7320508075688772}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":5,"docs":{"103":{"tf":1.0},"113":{"tf":1.0},"33":{"tf":1.0},"34":{"tf":1.4142135623730951},"80":{"tf":1.0}},"h":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"109":{"tf":1.0}}}}},"df":0,"docs":{}},"r":{"a":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"34":{"tf":1.4142135623730951},"43":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":2,"docs":{"102":{"tf":1.0},"80":{"tf":1.0}}}},"t":{"'":{"df":10,"docs":{"127":{"tf":1.4142135623730951},"131":{"tf":1.0},"132":{"tf":1.0},"136":{"tf":1.0},"15":{"tf":1.0},"45":{"tf":1.0},"53":{"tf":1.0},"78":{"tf":1.0},"8":{"tf":1.0},"94":{"tf":1.0}}},"df":0,"docs":{}}},"df":17,"docs":{"111":{"tf":1.0},"122":{"tf":1.0},"123":{"tf":2.8284271247461903},"124":{"tf":1.7320508075688772},"127":{"tf":1.0},"13":{"tf":3.0},"15":{"tf":1.0},"22":{"tf":1.0},"34":{"tf":1.0},"48":{"tf":1.4142135623730951},"51":{"tf":1.7320508075688772},"61":{"tf":1.0},"64":{"tf":1.0},"67":{"tf":2.23606797749979},"69":{"tf":1.7320508075688772},"90":{"tf":1.0},"91":{"tf":2.0}},"e":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":1,"docs":{"72":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"e":{"'":{"df":6,"docs":{"101":{"tf":1.0},"115":{"tf":1.0},"13":{"tf":1.0},"131":{"tf":1.0},"21":{"tf":1.0},"6":{"tf":1.0}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":8,"docs":{"100":{"tf":1.0},"11":{"tf":1.0},"19":{"tf":1.0},"35":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":1.0},"65":{"tf":1.0},"93":{"tf":1.0}}}}}}},"y":{"'":{"df":0,"docs":{},"r":{"df":2,"docs":{"2":{"tf":1.0},"67":{"tf":1.0}}}},"df":0,"docs":{}}},"i":{"df":1,"docs":{"25":{"tf":1.0}},"n":{"df":0,"docs":{},"g":{"df":16,"docs":{"103":{"tf":1.0},"108":{"tf":1.4142135623730951},"110":{"tf":1.0},"112":{"tf":1.0},"123":{"tf":1.0},"13":{"tf":1.7320508075688772},"15":{"tf":1.0},"20":{"tf":1.0},"48":{"tf":1.4142135623730951},"49":{"tf":1.0},"51":{"tf":1.0},"52":{"tf":1.0},"55":{"tf":1.0},"57":{"tf":1.0},"58":{"tf":1.0},"67":{"tf":1.0}}},"k":{"df":4,"docs":{"117":{"tf":1.4142135623730951},"136":{"tf":1.4142135623730951},"51":{"tf":1.0},"69":{"tf":1.0}}}},"r":{"d":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"[":{"0":{"df":1,"docs":{"106":{"tf":1.0}}},"df":0,"docs":{}},"df":2,"docs":{"106":{"tf":1.0},"113":{"tf":1.0}}}}}},"df":1,"docs":{"12":{"tf":1.0}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":3,"docs":{"101":{"tf":1.0},"13":{"tf":1.0},"2":{"tf":1.0}}}},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":6,"docs":{"113":{"tf":1.0},"117":{"tf":1.0},"48":{"tf":1.0},"51":{"tf":1.0},"56":{"tf":1.0},"65":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":14,"docs":{"106":{"tf":1.0},"11":{"tf":1.0},"126":{"tf":1.0},"127":{"tf":1.4142135623730951},"129":{"tf":1.4142135623730951},"134":{"tf":1.0},"135":{"tf":1.0},"2":{"tf":1.0},"20":{"tf":1.4142135623730951},"43":{"tf":1.0},"57":{"tf":1.0},"68":{"tf":1.0},"8":{"tf":1.0},"83":{"tf":1.0}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":8,"docs":{"104":{"tf":1.0},"105":{"tf":1.0},"110":{"tf":1.0},"112":{"tf":1.0},"3":{"tf":1.0},"45":{"tf":1.0},"47":{"tf":1.4142135623730951},"50":{"tf":1.0}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":4,"docs":{"117":{"tf":1.7320508075688772},"123":{"tf":1.4142135623730951},"48":{"tf":1.0},"6":{"tf":1.0}}}}}}}}}},"u":{"df":3,"docs":{"56":{"tf":1.0},"57":{"tf":1.0},"82":{"tf":1.0}}}},"i":{",":{"df":0,"docs":{},"j":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"η":{"3":{"df":0,"docs":{},"i":{"+":{"df":0,"docs":{},"j":{"df":0,"docs":{},"β":{"+":{"df":0,"docs":{},"γ":{":":{"(":{"df":0,"docs":{},"i":{",":{"df":0,"docs":{},"j":{")":{"df":0,"docs":{},"∈":{"df":0,"docs":{},"i":{"df":1,"docs":{"13":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"k":{"+":{"df":0,"docs":{},"l":{"df":0,"docs":{},"β":{"+":{"df":0,"docs":{},"γ":{":":{"(":{"df":0,"docs":{},"i":{",":{"df":0,"docs":{},"j":{")":{"df":0,"docs":{},"∈":{"df":0,"docs":{},"i":{",":{"df":0,"docs":{},"σ":{"(":{"(":{"df":0,"docs":{},"i":{",":{"df":0,"docs":{},"j":{")":{")":{"=":{"(":{"df":0,"docs":{},"k":{",":{"df":0,"docs":{},"l":{"df":1,"docs":{"13":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"=":{"df":0,"docs":{},"t":{"df":0,"docs":{},"j":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":2,"docs":{"82":{"tf":1.0},"83":{"tf":1.0}}}}},"df":0,"docs":{}}},"k":{",":{"df":0,"docs":{},"l":{"df":4,"docs":{"10":{"tf":1.0},"12":{"tf":1.0},"13":{"tf":1.0},"15":{"tf":1.0}}}},"df":0,"docs":{}},"σ":{"(":{"(":{"df":0,"docs":{},"i":{",":{"df":0,"docs":{},"j":{"df":1,"docs":{"13":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":1,"docs":{"15":{"tf":1.0}},"j":{"df":1,"docs":{"69":{"tf":1.0}}},"m":{"df":0,"docs":{},"e":{"df":9,"docs":{"100":{"tf":1.0},"117":{"tf":2.0},"131":{"tf":1.4142135623730951},"134":{"tf":1.0},"2":{"tf":1.7320508075688772},"21":{"tf":1.0},"44":{"tf":1.0},"58":{"tf":1.0},"79":{"tf":2.0}}}}},"j":{"df":5,"docs":{"69":{"tf":1.7320508075688772},"82":{"tf":1.4142135623730951},"83":{"tf":1.0},"93":{"tf":1.7320508075688772},"94":{"tf":2.6457513110645907}},"​":{"(":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{")":{"=":{"df":0,"docs":{},"m":{"^":{"df":0,"docs":{},"i":{",":{"df":0,"docs":{},"j":{"df":1,"docs":{"93":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"i":{",":{"df":0,"docs":{},"j":{"df":1,"docs":{"93":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"z":{"df":3,"docs":{"84":{"tf":1.0},"93":{"tf":1.4142135623730951},"94":{"tf":1.0}}}},"z":{"df":3,"docs":{"84":{"tf":1.0},"93":{"tf":1.4142135623730951},"94":{"tf":1.4142135623730951}}}},",":{"df":0,"docs":{},"τ":{"df":0,"docs":{},"j":{"df":0,"docs":{},"z":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"τ":{"df":0,"docs":{},"j":{"df":0,"docs":{},"g":{"df":0,"docs":{},"z":{"df":0,"docs":{},"​":{":":{"0":{"df":0,"docs":{},"≤":{"df":0,"docs":{},"j":{"<":{"df":0,"docs":{},"m":{"df":0,"docs":{},"}":{",":{"df":0,"docs":{},"h":{"1":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"η":{"1":{"df":0,"docs":{},"z":{"2":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"h":{"2":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"η":{"2":{"df":0,"docs":{},"z":{"2":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"{":{"df":0,"docs":{},"p":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{":":{"1":{"df":0,"docs":{},"≤":{"df":0,"docs":{},"k":{"<":{"df":0,"docs":{},"n":{"df":0,"docs":{},"}":{",":{"df":0,"docs":{},"π":{",":{"df":0,"docs":{},"y":{",":{"df":0,"docs":{},"{":{"(":{"df":0,"docs":{},"τ":{"df":0,"docs":{},"j":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"df":0,"docs":{},"​":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"t":{"df":0,"docs":{},"j":{"df":0,"docs":{},"​":{")":{":":{"0":{"df":0,"docs":{},"≤":{"df":0,"docs":{},"j":{"<":{"df":0,"docs":{},"m":{",":{"0":{"df":0,"docs":{},"≤":{"df":0,"docs":{},"s":{"<":{"df":0,"docs":{},"q":{"df":0,"docs":{},"}":{",":{"df":0,"docs":{},"{":{"(":{"df":0,"docs":{},"η":{"1":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"df":0,"docs":{},"​":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"h":{"1":{"df":0,"docs":{},"​":{")":{":":{"0":{"df":0,"docs":{},"≤":{"df":0,"docs":{},"s":{"<":{"df":0,"docs":{},"q":{"df":0,"docs":{},"}":{"df":0,"docs":{},"{":{"(":{"df":0,"docs":{},"η":{"2":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"df":0,"docs":{},"​":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"h":{"2":{"df":0,"docs":{},"​":{")":{":":{"0":{"df":0,"docs":{},"≤":{"df":0,"docs":{},"s":{"<":{"df":0,"docs":{},"q":{"df":0,"docs":{},"}":{",":{"df":0,"docs":{},"{":{"(":{"df":0,"docs":{},"π":{"df":0,"docs":{},"k":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"2":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"p":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{")":{":":{"1":{"df":0,"docs":{},"≤":{"df":0,"docs":{},"k":{"<":{"df":0,"docs":{},"n":{",":{"0":{"df":0,"docs":{},"≤":{"df":0,"docs":{},"s":{"<":{"df":0,"docs":{},"q":{"df":0,"docs":{},"}":{",":{"df":0,"docs":{},"{":{"(":{"df":0,"docs":{},"τ":{"df":0,"docs":{},"j":{"df":0,"docs":{},"−":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"df":0,"docs":{},"​":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"t":{"df":0,"docs":{},"j":{"df":0,"docs":{},"′":{"df":0,"docs":{},"​":{")":{":":{"0":{"df":0,"docs":{},"≤":{"df":0,"docs":{},"j":{"<":{"df":0,"docs":{},"m":{",":{"0":{"df":0,"docs":{},"≤":{"df":0,"docs":{},"s":{"<":{"df":0,"docs":{},"q":{"df":0,"docs":{},"}":{",":{"df":0,"docs":{},"{":{"(":{"df":0,"docs":{},"η":{"1":{"df":0,"docs":{},"−":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"df":0,"docs":{},"​":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"h":{"1":{"df":0,"docs":{},"′":{"df":0,"docs":{},"​":{")":{":":{"0":{"df":0,"docs":{},"≤":{"df":0,"docs":{},"s":{"<":{"df":0,"docs":{},"q":{"df":0,"docs":{},"}":{"df":0,"docs":{},"{":{"(":{"df":0,"docs":{},"η":{"2":{"df":0,"docs":{},"−":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"df":0,"docs":{},"​":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"h":{"2":{"df":0,"docs":{},"′":{"df":0,"docs":{},"​":{")":{":":{"0":{"df":0,"docs":{},"≤":{"df":0,"docs":{},"s":{"<":{"df":0,"docs":{},"q":{"df":0,"docs":{},"}":{",":{"df":0,"docs":{},"{":{"(":{"df":0,"docs":{},"π":{"df":0,"docs":{},"k":{"df":0,"docs":{},"−":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"2":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"p":{"df":0,"docs":{},"k":{"df":0,"docs":{},"′":{"df":0,"docs":{},"​":{")":{":":{"1":{"df":0,"docs":{},"≤":{"df":0,"docs":{},"k":{"<":{"df":0,"docs":{},"n":{",":{"0":{"df":0,"docs":{},"≤":{"df":0,"docs":{},"s":{"<":{"df":0,"docs":{},"q":{"df":1,"docs":{"94":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"]":{",":{"df":0,"docs":{},"t":{"df":0,"docs":{},"j":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"z":{")":{",":{"df":0,"docs":{},"t":{"df":0,"docs":{},"j":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"g":{"df":0,"docs":{},"z":{")":{":":{"0":{"df":0,"docs":{},"≤":{"df":0,"docs":{},"j":{"<":{"df":0,"docs":{},"m":{"df":0,"docs":{},"}":{",":{"[":{"df":0,"docs":{},"h":{"1":{"df":0,"docs":{},"​":{"]":{",":{"df":0,"docs":{},"h":{"1":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"z":{"2":{")":{",":{"[":{"df":0,"docs":{},"h":{"2":{"df":0,"docs":{},"​":{"]":{",":{"df":0,"docs":{},"h":{"2":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"z":{"2":{")":{",":{"df":0,"docs":{},"{":{"[":{"df":0,"docs":{},"p":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{"]":{":":{"1":{"df":0,"docs":{},"≤":{"df":0,"docs":{},"k":{"<":{"df":0,"docs":{},"n":{"df":0,"docs":{},"}":{",":{"df":0,"docs":{},"p":{"df":0,"docs":{},"n":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"y":{",":{"df":0,"docs":{},"{":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"(":{"df":0,"docs":{},"t":{"df":0,"docs":{},"j":{"df":0,"docs":{},"​":{"(":{"d":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"​":{")":{",":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"df":0,"docs":{},"​":{")":{":":{"0":{"df":0,"docs":{},"≤":{"df":0,"docs":{},"j":{"<":{"df":0,"docs":{},"m":{",":{"0":{"df":0,"docs":{},"≤":{"df":0,"docs":{},"s":{"<":{"df":0,"docs":{},"q":{"df":0,"docs":{},"}":{",":{"df":0,"docs":{},"{":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"(":{"df":0,"docs":{},"h":{"1":{"df":0,"docs":{},"​":{"(":{"d":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"​":{")":{",":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"df":0,"docs":{},"​":{")":{":":{"0":{"df":0,"docs":{},"≤":{"df":0,"docs":{},"s":{"<":{"df":0,"docs":{},"q":{"df":0,"docs":{},"}":{",":{"df":0,"docs":{},"{":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"(":{"df":0,"docs":{},"h":{"2":{"df":0,"docs":{},"​":{"(":{"d":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"​":{")":{",":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"df":0,"docs":{},"​":{")":{":":{"0":{"df":0,"docs":{},"≤":{"df":0,"docs":{},"s":{"<":{"df":0,"docs":{},"q":{"df":0,"docs":{},"}":{",":{"df":0,"docs":{},"{":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"(":{"df":0,"docs":{},"p":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{"(":{"d":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{")":{",":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"2":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{")":{":":{"1":{"df":0,"docs":{},"≤":{"df":0,"docs":{},"k":{"<":{"df":0,"docs":{},"n":{",":{"0":{"df":0,"docs":{},"≤":{"df":0,"docs":{},"s":{"<":{"df":0,"docs":{},"q":{"df":0,"docs":{},"}":{",":{"df":0,"docs":{},"{":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"(":{"df":0,"docs":{},"t":{"df":0,"docs":{},"j":{"df":0,"docs":{},"​":{"(":{"d":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"​":{")":{",":{"df":0,"docs":{},"−":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"df":0,"docs":{},"​":{")":{":":{"0":{"df":0,"docs":{},"≤":{"df":0,"docs":{},"j":{"<":{"df":0,"docs":{},"m":{",":{"0":{"df":0,"docs":{},"≤":{"df":0,"docs":{},"s":{"<":{"df":0,"docs":{},"q":{"df":0,"docs":{},"}":{",":{"df":0,"docs":{},"{":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"(":{"df":0,"docs":{},"h":{"1":{"df":0,"docs":{},"​":{"(":{"d":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"​":{")":{",":{"df":0,"docs":{},"−":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"df":0,"docs":{},"​":{")":{":":{"0":{"df":0,"docs":{},"≤":{"df":0,"docs":{},"s":{"<":{"df":0,"docs":{},"q":{"df":0,"docs":{},"}":{",":{"df":0,"docs":{},"{":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"(":{"df":0,"docs":{},"h":{"2":{"df":0,"docs":{},"​":{"(":{"d":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"​":{")":{",":{"df":0,"docs":{},"−":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"df":0,"docs":{},"​":{")":{":":{"0":{"df":0,"docs":{},"≤":{"df":0,"docs":{},"s":{"<":{"df":0,"docs":{},"q":{"df":0,"docs":{},"}":{",":{"df":0,"docs":{},"{":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"(":{"df":0,"docs":{},"p":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{"(":{"d":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{")":{",":{"df":0,"docs":{},"−":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"2":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{")":{":":{"1":{"df":0,"docs":{},"≤":{"df":0,"docs":{},"k":{"<":{"df":0,"docs":{},"n":{",":{"0":{"df":0,"docs":{},"≤":{"df":0,"docs":{},"s":{"<":{"df":0,"docs":{},"q":{"df":1,"docs":{"93":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},":":{"=":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"t":{"df":0,"docs":{},"j":{"df":0,"docs":{},"​":{"(":{"d":{"df":0,"docs":{},"l":{"df":1,"docs":{"93":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{",":{"[":{"df":0,"docs":{},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{",":{"[":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"]":{"1":{"df":2,"docs":{"25":{"tf":1.0},"31":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"​":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"df":0,"docs":{},"​":{"=":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"′":{"df":0,"docs":{},"​":{"+":{"b":{"1":{"0":{"df":0,"docs":{},"​":{"df":0,"docs":{},"x":{"df":0,"docs":{},"n":{"+":{"2":{"=":{"df":0,"docs":{},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"′":{"df":0,"docs":{},"​":{"df":0,"docs":{},"−":{"b":{"1":{"0":{"df":0,"docs":{},"​":{"+":{"b":{"1":{"1":{"df":0,"docs":{},"​":{"df":0,"docs":{},"x":{"df":0,"docs":{},"n":{"+":{"2":{"=":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"′":{"df":0,"docs":{},"​":{"df":0,"docs":{},"−":{"b":{"1":{"1":{"df":1,"docs":{"25":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"′":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"25":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"m":{"df":0,"docs":{},"′":{"+":{"1":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"′":{"+":{"df":0,"docs":{},"m":{"df":1,"docs":{"93":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"132":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"l":{"df":5,"docs":{"18":{"tf":1.0},"49":{"tf":1.0},"69":{"tf":1.0},"7":{"tf":1.0},"8":{"tf":1.0}}}},"p":{"df":1,"docs":{"136":{"tf":1.0}}},"t":{"a":{"df":0,"docs":{},"l":{"df":5,"docs":{"129":{"tf":1.0},"132":{"tf":1.0},"2":{"tf":1.0},"72":{"tf":1.0},"90":{"tf":1.0}}}},"df":0,"docs":{}},"w":{"a":{"df":0,"docs":{},"r":{"d":{"df":1,"docs":{"49":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"y":{"df":3,"docs":{"33":{"tf":1.0},"6":{"tf":2.23606797749979},"8":{"tf":1.0}}}},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"ζ":{")":{"=":{"df":0,"docs":{},"t":{"df":1,"docs":{"27":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"+":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"p":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"υ":{"2":{"a":{"+":{"df":0,"docs":{},"υ":{"3":{"b":{"+":{"df":0,"docs":{},"υ":{"4":{"c":{"+":{"df":0,"docs":{},"υ":{"5":{"df":0,"docs":{},"s":{"df":0,"docs":{},"σ":{"1":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"υ":{"6":{"df":0,"docs":{},"s":{"df":0,"docs":{},"σ":{"2":{"df":1,"docs":{"27":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"]":{"1":{"df":1,"docs":{"31":{"tf":1.0}},"​":{"=":{"[":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"ζ":{"df":0,"docs":{},"n":{"+":{"2":{"[":{"df":0,"docs":{},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"ζ":{"2":{"(":{"df":0,"docs":{},"n":{"+":{"2":{")":{"[":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"]":{"1":{"df":1,"docs":{"31":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"r":{"a":{"c":{"df":0,"docs":{},"e":{"'":{"df":2,"docs":{"67":{"tf":1.0},"69":{"tf":1.0}}},".":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"107":{"tf":1.0}}}}}},"df":0,"docs":{}},"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"n":{"df":1,"docs":{"108":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"n":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":1,"docs":{"108":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":1,"docs":{"107":{"tf":1.4142135623730951}}}},"df":55,"docs":{"10":{"tf":1.0},"103":{"tf":1.7320508075688772},"104":{"tf":1.4142135623730951},"106":{"tf":1.0},"107":{"tf":2.6457513110645907},"108":{"tf":2.449489742783178},"109":{"tf":1.0},"11":{"tf":1.0},"111":{"tf":1.7320508075688772},"112":{"tf":1.7320508075688772},"113":{"tf":1.4142135623730951},"116":{"tf":1.0},"118":{"tf":1.7320508075688772},"12":{"tf":1.0},"122":{"tf":1.4142135623730951},"124":{"tf":2.0},"126":{"tf":1.0},"127":{"tf":1.4142135623730951},"128":{"tf":1.0},"129":{"tf":2.0},"13":{"tf":1.0},"130":{"tf":1.7320508075688772},"131":{"tf":3.0},"132":{"tf":1.0},"134":{"tf":2.0},"15":{"tf":1.0},"19":{"tf":1.4142135623730951},"22":{"tf":1.0},"33":{"tf":1.0},"34":{"tf":1.0},"47":{"tf":1.4142135623730951},"48":{"tf":1.7320508075688772},"49":{"tf":1.7320508075688772},"50":{"tf":1.4142135623730951},"51":{"tf":3.0},"52":{"tf":1.0},"53":{"tf":1.4142135623730951},"57":{"tf":1.7320508075688772},"58":{"tf":1.4142135623730951},"59":{"tf":2.0},"61":{"tf":1.4142135623730951},"62":{"tf":1.4142135623730951},"64":{"tf":2.0},"65":{"tf":1.7320508075688772},"67":{"tf":1.4142135623730951},"68":{"tf":1.7320508075688772},"69":{"tf":2.8284271247461903},"7":{"tf":1.0},"8":{"tf":2.0},"82":{"tf":2.449489742783178},"83":{"tf":2.23606797749979},"9":{"tf":1.7320508075688772},"90":{"tf":2.23606797749979},"93":{"tf":2.0},"94":{"tf":1.0}},"t":{"df":1,"docs":{"107":{"tf":2.23606797749979}}}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"134":{"tf":1.0}}}},"u":{"c":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"104":{"tf":1.0}}}},"n":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":16,"docs":{"112":{"tf":1.0},"117":{"tf":1.7320508075688772},"132":{"tf":1.0},"23":{"tf":1.4142135623730951},"24":{"tf":1.4142135623730951},"25":{"tf":1.4142135623730951},"26":{"tf":1.4142135623730951},"27":{"tf":1.0},"30":{"tf":1.4142135623730951},"31":{"tf":2.0},"39":{"tf":2.23606797749979},"41":{"tf":1.0},"87":{"tf":1.4142135623730951},"88":{"tf":1.0},"93":{"tf":4.123105625617661},"94":{"tf":3.872983346207417}}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":7,"docs":{"122":{"tf":1.0},"2":{"tf":1.0},"3":{"tf":1.0},"68":{"tf":1.0},"73":{"tf":1.4142135623730951},"78":{"tf":1.4142135623730951},"98":{"tf":1.0}}}}}},"i":{"df":0,"docs":{},"t":{"df":20,"docs":{"104":{"tf":1.4142135623730951},"106":{"tf":2.0},"108":{"tf":2.23606797749979},"111":{"tf":1.0},"112":{"tf":1.0},"113":{"tf":1.7320508075688772},"124":{"tf":1.0},"131":{"tf":1.0},"134":{"tf":1.0},"48":{"tf":1.0},"49":{"tf":1.0},"52":{"tf":1.0},"54":{"tf":2.0},"55":{"tf":1.0},"57":{"tf":1.0},"61":{"tf":1.0},"65":{"tf":2.0},"69":{"tf":2.0},"83":{"tf":1.7320508075688772},"90":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"108":{"tf":1.4142135623730951}}}}}},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"113":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":2,"docs":{"108":{"tf":1.4142135623730951},"113":{"tf":1.0}}}}}}}},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"108":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}}}}}},"l":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"51":{"tf":1.0}}}},"df":0,"docs":{}},"p":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"80":{"tf":1.0}}}},"df":0,"docs":{}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"79":{"tf":1.0}}}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":3,"docs":{"136":{"tf":1.7320508075688772},"56":{"tf":1.0},"67":{"tf":1.0}}}},"df":0,"docs":{},"e":{"'":{"df":1,"docs":{"71":{"tf":1.0}}},"df":6,"docs":{"100":{"tf":1.4142135623730951},"71":{"tf":1.4142135623730951},"75":{"tf":1.0},"79":{"tf":2.449489742783178},"90":{"tf":1.0},"91":{"tf":2.23606797749979}}}},"i":{"c":{"df":0,"docs":{},"k":{"df":7,"docs":{"114":{"tf":1.0},"122":{"tf":1.0},"13":{"tf":1.7320508075688772},"131":{"tf":1.0},"17":{"tf":1.0},"20":{"tf":1.4142135623730951},"97":{"tf":1.0}}}},"df":5,"docs":{"110":{"tf":1.0},"13":{"tf":1.0},"15":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.0}},"v":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"13":{"tf":1.0},"131":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"e":{"df":6,"docs":{"103":{"tf":1.0},"13":{"tf":1.4142135623730951},"131":{"tf":1.0},"20":{"tf":1.0},"83":{"tf":1.0},"9":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":2,"docs":{"13":{"tf":1.7320508075688772},"6":{"tf":1.4142135623730951}}}},"r":{"df":0,"docs":{},"n":{"df":4,"docs":{"13":{"tf":1.0},"64":{"tf":1.0},"69":{"tf":1.0},"78":{"tf":1.0}}}}},"w":{"df":0,"docs":{},"i":{"d":{"d":{"df":0,"docs":{},"l":{"df":1,"docs":{"2":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}},"o":{"df":33,"docs":{"100":{"tf":1.0},"103":{"tf":1.0},"104":{"tf":1.0},"106":{"tf":1.0},"107":{"tf":1.0},"108":{"tf":1.4142135623730951},"115":{"tf":1.0},"12":{"tf":2.23606797749979},"120":{"tf":1.0},"122":{"tf":1.0},"127":{"tf":1.0},"13":{"tf":3.0},"130":{"tf":1.0},"131":{"tf":2.23606797749979},"15":{"tf":1.0},"31":{"tf":1.0},"35":{"tf":1.0},"37":{"tf":1.4142135623730951},"39":{"tf":1.0},"43":{"tf":1.4142135623730951},"47":{"tf":1.0},"48":{"tf":1.7320508075688772},"51":{"tf":2.0},"58":{"tf":1.0},"67":{"tf":1.4142135623730951},"7":{"tf":1.0},"70":{"tf":1.0},"72":{"tf":1.0},"73":{"tf":1.0},"74":{"tf":1.0},"8":{"tf":1.4142135623730951},"83":{"tf":1.4142135623730951},"89":{"tf":1.0}}}},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":3,"docs":{"51":{"tf":1.0},"69":{"tf":1.0},"9":{"tf":1.0}}},"i":{"c":{"df":1,"docs":{"105":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"ˉ":{"=":{"df":0,"docs":{},"t":{"df":1,"docs":{"27":{"tf":1.0}}}},"df":0,"docs":{}},"∈":{"df":0,"docs":{},"f":{"2":{"df":0,"docs":{},"n":{"df":0,"docs":{},"×":{"3":{"3":{"df":1,"docs":{"127":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"u":{"=":{"6":{"df":1,"docs":{"8":{"tf":1.0}}},"df":0,"docs":{}},"df":2,"docs":{"10":{"tf":1.0},"8":{"tf":1.4142135623730951}},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"49":{"tf":1.0}}}}}},"n":{"b":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"131":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"19":{"tf":1.0}}}}},"df":0,"docs":{}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"110":{"tf":1.0},"113":{"tf":1.0},"63":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"39":{"tf":1.0},"89":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"n":{"d":{"df":7,"docs":{"110":{"tf":1.0},"13":{"tf":1.0},"136":{"tf":1.0},"45":{"tf":1.0},"49":{"tf":1.0},"67":{"tf":1.0},"7":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":4,"docs":{"13":{"tf":1.4142135623730951},"19":{"tf":1.0},"72":{"tf":1.7320508075688772},"74":{"tf":1.0}}}},"t":{"df":0,"docs":{},"i":{"df":20,"docs":{"111":{"tf":1.0},"113":{"tf":1.4142135623730951},"122":{"tf":2.23606797749979},"123":{"tf":3.3166247903554},"124":{"tf":2.23606797749979},"13":{"tf":3.0},"15":{"tf":1.0},"22":{"tf":1.0},"33":{"tf":1.0},"34":{"tf":1.0},"35":{"tf":1.0},"37":{"tf":1.0},"4":{"tf":1.0},"51":{"tf":1.7320508075688772},"61":{"tf":1.0},"67":{"tf":2.8284271247461903},"72":{"tf":1.0},"74":{"tf":1.0},"81":{"tf":1.4142135623730951},"90":{"tf":1.0}}}},"v":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":4,"docs":{"70":{"tf":1.0},"74":{"tf":1.0},"82":{"tf":1.0},"83":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"k":{"df":1,"docs":{"78":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"r":{"d":{"df":1,"docs":{"131":{"tf":1.0}}},"df":0,"docs":{}}},"p":{"a":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"127":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"55":{"tf":1.0},"78":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":4,"docs":{"120":{"tf":1.0},"127":{"tf":1.0},"131":{"tf":1.0},"93":{"tf":1.0}}}},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"3":{"tf":1.0},"6":{"tf":1.0}}}}}}},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"131":{"tf":1.7320508075688772}}}}},"p":{"d":{"a":{"df":0,"docs":{},"t":{"df":4,"docs":{"10":{"tf":1.0},"12":{"tf":1.4142135623730951},"131":{"tf":1.4142135623730951},"39":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":8,"docs":{"11":{"tf":1.0},"12":{"tf":1.4142135623730951},"120":{"tf":1.0},"15":{"tf":1.4142135623730951},"70":{"tf":1.0},"83":{"tf":1.0},"88":{"tf":1.0},"9":{"tf":1.0}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"72":{"tf":1.0}}}}}},"s":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"34":{"tf":1.0}}}},"df":63,"docs":{"100":{"tf":1.4142135623730951},"101":{"tf":1.4142135623730951},"103":{"tf":1.0},"105":{"tf":1.0},"106":{"tf":1.0},"107":{"tf":1.0},"108":{"tf":2.0},"109":{"tf":1.0},"110":{"tf":1.4142135623730951},"112":{"tf":1.0},"113":{"tf":1.7320508075688772},"115":{"tf":1.0},"117":{"tf":2.0},"118":{"tf":1.0},"12":{"tf":1.0},"120":{"tf":1.0},"122":{"tf":2.449489742783178},"123":{"tf":1.4142135623730951},"124":{"tf":2.0},"127":{"tf":1.0},"129":{"tf":1.4142135623730951},"13":{"tf":2.8284271247461903},"131":{"tf":4.0},"132":{"tf":1.0},"134":{"tf":1.4142135623730951},"135":{"tf":1.0},"136":{"tf":2.23606797749979},"18":{"tf":1.0},"2":{"tf":1.0},"20":{"tf":1.0},"3":{"tf":1.0},"32":{"tf":1.0},"33":{"tf":1.4142135623730951},"34":{"tf":1.0},"35":{"tf":1.0},"37":{"tf":1.0},"39":{"tf":1.7320508075688772},"4":{"tf":1.4142135623730951},"40":{"tf":1.0},"43":{"tf":1.4142135623730951},"44":{"tf":2.0},"47":{"tf":1.4142135623730951},"48":{"tf":1.4142135623730951},"49":{"tf":2.23606797749979},"56":{"tf":1.0},"58":{"tf":1.0},"59":{"tf":1.0},"6":{"tf":2.23606797749979},"62":{"tf":1.0},"67":{"tf":1.0},"7":{"tf":1.7320508075688772},"70":{"tf":1.0},"73":{"tf":1.7320508075688772},"74":{"tf":1.0},"8":{"tf":1.0},"86":{"tf":1.0},"87":{"tf":1.0},"88":{"tf":1.4142135623730951},"90":{"tf":1.4142135623730951},"91":{"tf":1.0},"93":{"tf":1.0},"94":{"tf":1.4142135623730951},"96":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"49":{"tf":1.0}}}},"i":{"df":0,"docs":{},"z":{"df":1,"docs":{"34":{"tf":1.0}}}},"u":{"a":{"df":0,"docs":{},"l":{"df":8,"docs":{"122":{"tf":1.0},"13":{"tf":1.0},"136":{"tf":1.0},"4":{"tf":1.0},"52":{"tf":1.0},"69":{"tf":1.0},"73":{"tf":1.0},"74":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"98":{"tf":1.0}}}}}},"v":{"=":{"9":{"df":1,"docs":{"8":{"tf":1.0}}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"d":{"df":23,"docs":{"10":{"tf":1.4142135623730951},"100":{"tf":1.0},"104":{"tf":1.0},"12":{"tf":1.0},"124":{"tf":1.0},"13":{"tf":1.0},"131":{"tf":1.4142135623730951},"15":{"tf":1.7320508075688772},"20":{"tf":1.0},"32":{"tf":1.0},"33":{"tf":1.0},"47":{"tf":1.0},"48":{"tf":1.0},"49":{"tf":1.0},"51":{"tf":1.4142135623730951},"68":{"tf":1.4142135623730951},"69":{"tf":1.0},"76":{"tf":1.0},"79":{"tf":1.0},"8":{"tf":1.4142135623730951},"83":{"tf":1.7320508075688772},"85":{"tf":1.0},"9":{"tf":1.0}}},"df":0,"docs":{}},"u":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"102":{"tf":1.0}}}},"df":0,"docs":{}},"df":50,"docs":{"100":{"tf":2.23606797749979},"101":{"tf":1.7320508075688772},"106":{"tf":1.7320508075688772},"107":{"tf":1.4142135623730951},"113":{"tf":1.4142135623730951},"117":{"tf":2.0},"118":{"tf":1.0},"12":{"tf":2.23606797749979},"127":{"tf":2.449489742783178},"13":{"tf":3.3166247903554},"131":{"tf":5.196152422706632},"132":{"tf":2.23606797749979},"136":{"tf":2.449489742783178},"15":{"tf":1.4142135623730951},"18":{"tf":1.0},"19":{"tf":2.23606797749979},"2":{"tf":1.0},"20":{"tf":2.8284271247461903},"21":{"tf":1.0},"24":{"tf":1.4142135623730951},"31":{"tf":2.0},"32":{"tf":1.4142135623730951},"33":{"tf":1.7320508075688772},"34":{"tf":3.0},"35":{"tf":1.7320508075688772},"4":{"tf":1.0},"41":{"tf":1.0},"48":{"tf":1.4142135623730951},"51":{"tf":1.4142135623730951},"53":{"tf":1.0},"57":{"tf":1.0},"59":{"tf":1.0},"6":{"tf":2.23606797749979},"65":{"tf":1.0},"68":{"tf":1.0},"69":{"tf":1.4142135623730951},"71":{"tf":1.7320508075688772},"72":{"tf":1.0},"74":{"tf":2.0},"76":{"tf":1.4142135623730951},"78":{"tf":1.0},"79":{"tf":1.7320508075688772},"8":{"tf":2.23606797749979},"82":{"tf":1.0},"86":{"tf":1.0},"87":{"tf":1.0},"88":{"tf":1.0},"90":{"tf":2.23606797749979},"93":{"tf":2.0},"94":{"tf":2.8284271247461903}}}},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":5,"docs":{"122":{"tf":2.6457513110645907},"124":{"tf":1.7320508075688772},"19":{"tf":1.0},"54":{"tf":1.0},"83":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"i":{"a":{"b":{"df":0,"docs":{},"l":{"df":11,"docs":{"10":{"tf":1.0},"12":{"tf":1.4142135623730951},"13":{"tf":1.0},"136":{"tf":1.0},"35":{"tf":1.0},"4":{"tf":1.0},"43":{"tf":1.7320508075688772},"44":{"tf":1.7320508075688772},"69":{"tf":1.7320508075688772},"8":{"tf":1.4142135623730951},"94":{"tf":1.0}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":5,"docs":{"73":{"tf":1.7320508075688772},"76":{"tf":1.0},"79":{"tf":1.0},"95":{"tf":1.0},"96":{"tf":2.0}}}}},"df":0,"docs":{}}}},"df":13,"docs":{"10":{"tf":1.7320508075688772},"11":{"tf":1.0},"12":{"tf":1.4142135623730951},"126":{"tf":1.0},"127":{"tf":2.0},"13":{"tf":2.23606797749979},"131":{"tf":2.449489742783178},"132":{"tf":1.7320508075688772},"15":{"tf":1.4142135623730951},"33":{"tf":1.4142135623730951},"35":{"tf":1.7320508075688772},"7":{"tf":1.0},"8":{"tf":2.0}},"e":{"c":{"!":{"[":{"0":{"df":1,"docs":{"108":{"tf":1.0}}},"1":{"df":2,"docs":{"107":{"tf":1.0},"108":{"tf":1.0}}},"2":{"df":1,"docs":{"108":{"tf":1.0}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"d":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"[":{"0":{"df":2,"docs":{"106":{"tf":1.0},"113":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"x":{".":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"34":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"<":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"<":{"df":0,"docs":{},"f":{"df":1,"docs":{"34":{"tf":2.6457513110645907}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":2,"docs":{"106":{"tf":1.0},"113":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}}},"df":3,"docs":{"107":{"tf":1.0},"108":{"tf":1.0},"115":{"tf":1.0}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"'":{"df":1,"docs":{"71":{"tf":1.0}}},"df":18,"docs":{"100":{"tf":1.0},"106":{"tf":1.0},"126":{"tf":1.0},"127":{"tf":1.7320508075688772},"132":{"tf":2.449489742783178},"70":{"tf":1.0},"71":{"tf":1.7320508075688772},"72":{"tf":3.1622776601683795},"73":{"tf":2.449489742783178},"74":{"tf":1.0},"75":{"tf":1.4142135623730951},"77":{"tf":1.4142135623730951},"78":{"tf":2.449489742783178},"79":{"tf":2.23606797749979},"81":{"tf":1.0},"89":{"tf":1.4142135623730951},"90":{"tf":1.0},"91":{"tf":2.449489742783178}}}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":10,"docs":{"117":{"tf":1.0},"122":{"tf":1.0},"13":{"tf":1.7320508075688772},"19":{"tf":1.0},"48":{"tf":1.0},"49":{"tf":1.0},"68":{"tf":1.0},"72":{"tf":1.0},"78":{"tf":1.0},"97":{"tf":1.0}},"f":{"df":3,"docs":{"29":{"tf":1.0},"3":{"tf":1.0},"6":{"tf":1.4142135623730951}},"i":{"c":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"<":{"df":0,"docs":{},"g":{"1":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"34":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},"df":1,"docs":{"34":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}},"df":58,"docs":{"101":{"tf":2.0},"103":{"tf":2.0},"108":{"tf":1.0},"109":{"tf":1.4142135623730951},"110":{"tf":1.4142135623730951},"111":{"tf":1.0},"112":{"tf":1.7320508075688772},"114":{"tf":1.4142135623730951},"116":{"tf":1.4142135623730951},"117":{"tf":2.23606797749979},"118":{"tf":1.4142135623730951},"12":{"tf":1.4142135623730951},"129":{"tf":1.0},"130":{"tf":1.0},"131":{"tf":2.449489742783178},"132":{"tf":1.4142135623730951},"136":{"tf":1.0},"19":{"tf":1.0},"20":{"tf":3.3166247903554},"3":{"tf":1.0},"31":{"tf":1.0},"32":{"tf":1.7320508075688772},"33":{"tf":1.0},"34":{"tf":2.23606797749979},"43":{"tf":2.0},"47":{"tf":1.0},"49":{"tf":1.0},"52":{"tf":1.0},"54":{"tf":1.0},"55":{"tf":1.0},"56":{"tf":1.7320508075688772},"57":{"tf":1.0},"58":{"tf":1.4142135623730951},"59":{"tf":1.4142135623730951},"6":{"tf":2.0},"60":{"tf":1.0},"61":{"tf":1.7320508075688772},"62":{"tf":1.4142135623730951},"68":{"tf":1.7320508075688772},"69":{"tf":1.4142135623730951},"7":{"tf":1.0},"70":{"tf":1.0},"71":{"tf":1.7320508075688772},"72":{"tf":1.4142135623730951},"73":{"tf":1.7320508075688772},"74":{"tf":2.449489742783178},"76":{"tf":2.23606797749979},"78":{"tf":1.4142135623730951},"79":{"tf":2.6457513110645907},"81":{"tf":1.4142135623730951},"82":{"tf":1.7320508075688772},"83":{"tf":1.4142135623730951},"84":{"tf":1.7320508075688772},"85":{"tf":1.0},"88":{"tf":1.0},"90":{"tf":1.7320508075688772},"93":{"tf":1.0},"94":{"tf":2.8284271247461903}},"e":{"df":0,"docs":{},"r":{"'":{"df":2,"docs":{"34":{"tf":1.0},"94":{"tf":1.0}}},":":{":":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"(":{"df":0,"docs":{},"k":{"df":0,"docs":{},"z":{"df":0,"docs":{},"g":{"df":2,"docs":{"34":{"tf":1.4142135623730951},"43":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"<":{"df":0,"docs":{},"f":{"df":1,"docs":{"34":{"tf":1.0}}}},"df":0,"docs":{}}}},"y":{"(":{"(":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"2":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"x":{")":{",":{"df":0,"docs":{},"p":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"p":{"df":0,"docs":{},"k":{"df":1,"docs":{"101":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"π":{"df":0,"docs":{},"k":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"2":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{"df":0,"docs":{},"​":{")":{",":{"df":0,"docs":{},"p":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"p":{"df":0,"docs":{},"k":{"df":1,"docs":{"101":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"−":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"2":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{"df":0,"docs":{},"​":{")":{",":{"df":0,"docs":{},"p":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"p":{"df":0,"docs":{},"k":{"df":1,"docs":{"94":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"η":{"1":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"df":0,"docs":{},"​":{"df":0,"docs":{},"​":{")":{",":{"df":0,"docs":{},"h":{"1":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"h":{"1":{"df":1,"docs":{"94":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"2":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"df":0,"docs":{},"​":{"df":0,"docs":{},"​":{")":{",":{"df":0,"docs":{},"h":{"2":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"h":{"2":{"df":1,"docs":{"94":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"τ":{"df":0,"docs":{},"j":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"df":0,"docs":{},"​":{"df":0,"docs":{},"​":{")":{",":{"df":0,"docs":{},"t":{"df":0,"docs":{},"j":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"t":{"df":0,"docs":{},"j":{"df":1,"docs":{"94":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"−":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"2":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"π":{"df":0,"docs":{},"k":{"df":0,"docs":{},"−":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"2":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{"df":0,"docs":{},"​":{")":{",":{"df":0,"docs":{},"p":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"p":{"df":0,"docs":{},"k":{"df":1,"docs":{"94":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"η":{"1":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"df":0,"docs":{},"​":{"df":0,"docs":{},"​":{")":{",":{"df":0,"docs":{},"h":{"1":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"h":{"1":{"df":1,"docs":{"94":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"2":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"df":0,"docs":{},"​":{"df":0,"docs":{},"​":{")":{",":{"df":0,"docs":{},"h":{"2":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"h":{"2":{"df":1,"docs":{"94":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"τ":{"df":0,"docs":{},"j":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"df":0,"docs":{},"​":{"df":0,"docs":{},"​":{")":{",":{"df":0,"docs":{},"t":{"df":0,"docs":{},"j":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"t":{"df":0,"docs":{},"j":{"df":1,"docs":{"94":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}},"[":{"df":0,"docs":{},"f":{"]":{"1":{"df":1,"docs":{"18":{"tf":1.0}}},"df":0,"docs":{}},"b":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"π":{"b":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"ζ":{",":{"df":0,"docs":{},"f":{"b":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"32":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"z":{"]":{"1":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"π":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"ζ":{"df":0,"docs":{},"ω":{",":{"df":0,"docs":{},"z":{"df":1,"docs":{"32":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"a":{"b":{"df":0,"docs":{},"i":{",":{"df":0,"docs":{},"y":{",":{"df":0,"docs":{},"r":{",":{"df":1,"docs":{"91":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{",":{"df":0,"docs":{},"y":{",":{"df":0,"docs":{},"r":{",":{"df":1,"docs":{"91":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":1,"docs":{"34":{"tf":2.449489742783178}}}}}},"df":0,"docs":{}}}}}}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"12":{"tf":1.0}}}}}}}},"i":{",":{"df":0,"docs":{},"j":{"df":0,"docs":{},"​":{"=":{"df":0,"docs":{},"v":{"df":0,"docs":{},"k":{",":{"df":0,"docs":{},"l":{"df":4,"docs":{"10":{"tf":1.0},"12":{"tf":1.0},"13":{"tf":1.0},"15":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"a":{"df":1,"docs":{"2":{"tf":1.4142135623730951}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"94":{"tf":1.0}}}},"o":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"19":{"tf":1.0}}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"l":{"df":4,"docs":{"133":{"tf":1.0},"134":{"tf":2.23606797749979},"135":{"tf":2.0},"49":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}},"k":{"df":1,"docs":{"43":{"tf":1.7320508075688772}}},"m":{"'":{"df":2,"docs":{"129":{"tf":1.0},"131":{"tf":1.0}}},"df":5,"docs":{"129":{"tf":1.7320508075688772},"131":{"tf":1.0},"134":{"tf":1.0},"136":{"tf":2.8284271247461903},"49":{"tf":1.7320508075688772}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"41":{"tf":1.0}}}}}}}},"w":{"2":{"=":{"df":0,"docs":{},"g":{"df":1,"docs":{"124":{"tf":1.0}}}},"df":1,"docs":{"123":{"tf":1.0}},"k":{"df":1,"docs":{"123":{"tf":1.0}}}},"=":{"8":{"df":1,"docs":{"8":{"tf":1.0}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"a":{"_":{"1":{"df":1,"docs":{"34":{"tf":1.0}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"a":{"_":{"1":{"df":1,"docs":{"34":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"k":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":2,"docs":{"50":{"tf":1.0},"63":{"tf":1.0}}}}}}}}}}},"n":{"df":0,"docs":{},"t":{"df":10,"docs":{"102":{"tf":1.0},"122":{"tf":1.4142135623730951},"124":{"tf":1.0},"13":{"tf":1.4142135623730951},"135":{"tf":1.4142135623730951},"136":{"tf":1.0},"15":{"tf":1.0},"4":{"tf":1.0},"43":{"tf":1.0},"49":{"tf":1.0}}}},"y":{"df":21,"docs":{"100":{"tf":1.4142135623730951},"106":{"tf":1.0},"11":{"tf":1.0},"13":{"tf":1.4142135623730951},"131":{"tf":1.0},"134":{"tf":1.0},"136":{"tf":1.0},"30":{"tf":1.0},"49":{"tf":1.0},"51":{"tf":1.0},"53":{"tf":1.0},"6":{"tf":1.0},"65":{"tf":1.4142135623730951},"66":{"tf":1.0},"69":{"tf":1.0},"78":{"tf":1.0},"8":{"tf":1.0},"82":{"tf":1.0},"83":{"tf":1.0},"88":{"tf":1.0},"9":{"tf":1.0}}}},"df":3,"docs":{"10":{"tf":1.0},"123":{"tf":1.4142135623730951},"8":{"tf":1.0}},"e":{"'":{"d":{"df":1,"docs":{"124":{"tf":1.0}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":9,"docs":{"18":{"tf":1.0},"42":{"tf":1.0},"50":{"tf":1.0},"52":{"tf":1.0},"6":{"tf":1.4142135623730951},"63":{"tf":1.0},"79":{"tf":1.0},"8":{"tf":1.7320508075688772},"9":{"tf":1.0}}}},"r":{"df":1,"docs":{"49":{"tf":1.0}}},"v":{"df":1,"docs":{"104":{"tf":1.0}}}},"a":{"df":0,"docs":{},"k":{"df":1,"docs":{"41":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":6,"docs":{"112":{"tf":1.0},"131":{"tf":1.4142135623730951},"3":{"tf":1.0},"33":{"tf":1.0},"35":{"tf":1.0},"97":{"tf":1.0}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"'":{"df":0,"docs":{},"t":{"df":2,"docs":{"136":{"tf":1.0},"2":{"tf":1.0}}}},"df":0,"docs":{}}}}},"h":{"a":{"df":0,"docs":{},"t":{"'":{"df":2,"docs":{"14":{"tf":1.0},"68":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":2,"docs":{"117":{"tf":1.0},"122":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"13":{"tf":1.7320508075688772},"83":{"tf":1.0},"91":{"tf":1.4142135623730951}}}}}}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"131":{"tf":1.0}}}},"df":0,"docs":{}}}}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":4,"docs":{"0":{"tf":1.0},"15":{"tf":1.0},"20":{"tf":1.0},"79":{"tf":1.0}}}},"s":{"df":0,"docs":{},"e":{"df":5,"docs":{"100":{"tf":1.0},"113":{"tf":1.0},"122":{"tf":1.0},"134":{"tf":1.0},"53":{"tf":1.0}}}}}},"i":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"i":{"a":{"df":1,"docs":{"100":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"102":{"tf":1.0}}}}}}}}},"r":{"df":0,"docs":{},"e":{"df":2,"docs":{"10":{"tf":1.0},"34":{"tf":1.7320508075688772}}}},"s":{"df":0,"docs":{},"h":{"df":2,"docs":{"19":{"tf":1.0},"79":{"tf":1.0}}}},"t":{"df":2,"docs":{"34":{"tf":2.0},"43":{"tf":1.4142135623730951}},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"3":{"tf":1.0}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":5,"docs":{"102":{"tf":1.0},"124":{"tf":1.0},"131":{"tf":1.7320508075688772},"18":{"tf":1.0},"6":{"tf":1.0}}}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{":":{":":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"(":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":1,"docs":{"43":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"<":{"df":0,"docs":{},"f":{"df":1,"docs":{"34":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"o":{"df":0,"docs":{},"n":{"'":{"df":0,"docs":{},"t":{"df":9,"docs":{"108":{"tf":1.0},"117":{"tf":1.0},"131":{"tf":1.4142135623730951},"134":{"tf":1.0},"136":{"tf":1.0},"66":{"tf":1.0},"71":{"tf":1.0},"8":{"tf":1.0},"82":{"tf":1.0}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"15":{"tf":1.0}}}}},"df":0,"docs":{}},"r":{"d":{"df":1,"docs":{"131":{"tf":1.0}}},"df":0,"docs":{},"k":{"df":21,"docs":{"0":{"tf":1.0},"110":{"tf":1.0},"118":{"tf":1.0},"124":{"tf":1.0},"13":{"tf":2.23606797749979},"131":{"tf":1.4142135623730951},"134":{"tf":1.0},"136":{"tf":1.4142135623730951},"15":{"tf":1.0},"18":{"tf":1.0},"19":{"tf":1.0},"20":{"tf":1.0},"3":{"tf":1.0},"45":{"tf":1.0},"49":{"tf":1.0},"51":{"tf":1.0},"55":{"tf":1.0},"68":{"tf":1.0},"72":{"tf":1.0},"74":{"tf":1.4142135623730951},"88":{"tf":1.4142135623730951}}},"t":{"df":0,"docs":{},"h":{"df":2,"docs":{"2":{"tf":1.0},"36":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"n":{"'":{"df":0,"docs":{},"t":{"df":1,"docs":{"136":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"r":{"a":{"df":0,"docs":{},"p":{"df":4,"docs":{"123":{"tf":1.0},"131":{"tf":1.0},"15":{"tf":1.4142135623730951},"44":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":6,"docs":{"13":{"tf":1.0},"131":{"tf":1.0},"25":{"tf":1.0},"44":{"tf":1.0},"49":{"tf":1.7320508075688772},"91":{"tf":1.4142135623730951}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"6":{"tf":1.4142135623730951}}}}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":2,"docs":{"123":{"tf":1.0},"41":{"tf":1.0}}}}}}},"x":{",":{"0":{"df":1,"docs":{"6":{"tf":1.0}}},"df":0,"docs":{},"i":{"df":1,"docs":{"33":{"tf":1.0}}}},"0":{"df":1,"docs":{"113":{"tf":1.0}}},"2":{"df":0,"docs":{},"n":{"df":0,"docs":{},"−":{"1":{"df":1,"docs":{"122":{"tf":1.0}},"q":{"df":0,"docs":{},"k":{"df":0,"docs":{},"t":{"df":2,"docs":{"83":{"tf":1.4142135623730951},"84":{"tf":1.0}}}}}},"df":0,"docs":{}}}},":":{"=":{"df":0,"docs":{},"g":{"+":{"df":0,"docs":{},"ζ":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{"df":0,"docs":{},"h":{"df":1,"docs":{"101":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"=":{"3":{"df":2,"docs":{"6":{"tf":1.4142135623730951},"8":{"tf":1.0}}},"df":0,"docs":{},"x":{"0":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"x":{"1":{"df":0,"docs":{},"​":{"df":0,"docs":{},"∗":{"2":{"1":{"6":{"+":{"df":0,"docs":{},"x":{"2":{"df":0,"docs":{},"​":{"df":0,"docs":{},"∗":{"2":{"3":{"2":{"+":{"df":0,"docs":{},"x":{"3":{"df":0,"docs":{},"​":{"df":0,"docs":{},"∗":{"2":{"4":{"8":{"+":{".":{".":{".":{"+":{"df":0,"docs":{},"x":{"7":{"df":0,"docs":{},"​":{"df":0,"docs":{},"∗":{"2":{"1":{"1":{"2":{"df":1,"docs":{"136":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"_":{"0":{"df":3,"docs":{"111":{"tf":1.0},"59":{"tf":1.4142135623730951},"61":{"tf":1.0}}},"df":0,"docs":{}},"df":18,"docs":{"10":{"tf":1.0},"101":{"tf":1.0},"105":{"tf":1.0},"123":{"tf":1.0},"127":{"tf":1.4142135623730951},"13":{"tf":1.0},"136":{"tf":1.7320508075688772},"27":{"tf":1.0},"33":{"tf":1.0},"34":{"tf":1.7320508075688772},"4":{"tf":1.7320508075688772},"43":{"tf":2.23606797749979},"44":{"tf":1.4142135623730951},"51":{"tf":1.0},"6":{"tf":2.23606797749979},"8":{"tf":2.0},"88":{"tf":1.4142135623730951},"93":{"tf":1.0}},"i":{"df":2,"docs":{"122":{"tf":1.0},"136":{"tf":1.4142135623730951}}},"n":{"=":{"1":{"df":1,"docs":{"123":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"−":{"1":{"df":2,"docs":{"123":{"tf":1.0},"13":{"tf":1.0}}},"df":0,"docs":{}}},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"|":{"df":0,"docs":{},"x":{"df":0,"docs":{},"|":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"|":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"|":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"|":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"|":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":2,"docs":{"127":{"tf":1.0},"131":{"tf":1.0}},"|":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"|":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"|":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"|":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"|":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":1,"docs":{"132":{"tf":1.0}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"−":{"a":{"df":1,"docs":{"99":{"tf":1.0}}},"df":0,"docs":{},"z":{"2":{"df":0,"docs":{},"h":{"1":{"df":0,"docs":{},"​":{"df":0,"docs":{},"−":{"df":0,"docs":{},"h":{"1":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"z":{"2":{")":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"γ":{"df":0,"docs":{},"′":{"df":0,"docs":{},"x":{"df":0,"docs":{},"−":{"df":0,"docs":{},"z":{"2":{"df":0,"docs":{},"h":{"2":{"df":0,"docs":{},"​":{"df":0,"docs":{},"−":{"df":0,"docs":{},"h":{"2":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"z":{"2":{")":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"j":{"df":0,"docs":{},"∑":{"df":0,"docs":{},"​":{"df":0,"docs":{},"γ":{"df":0,"docs":{},"j":{"df":0,"docs":{},"​":{"df":0,"docs":{},"x":{"df":0,"docs":{},"−":{"df":0,"docs":{},"z":{"df":0,"docs":{},"t":{"df":0,"docs":{},"j":{"df":0,"docs":{},"​":{"df":0,"docs":{},"−":{"df":0,"docs":{},"t":{"df":0,"docs":{},"j":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"z":{")":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"γ":{"df":0,"docs":{},"j":{"df":0,"docs":{},"′":{"df":0,"docs":{},"​":{"df":0,"docs":{},"x":{"df":0,"docs":{},"−":{"df":0,"docs":{},"g":{"df":0,"docs":{},"z":{"df":0,"docs":{},"t":{"df":0,"docs":{},"j":{"df":0,"docs":{},"​":{"df":0,"docs":{},"−":{"df":0,"docs":{},"t":{"df":0,"docs":{},"j":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"g":{"df":0,"docs":{},"z":{"df":1,"docs":{"93":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"∣":{"df":0,"docs":{},"∣":{"df":0,"docs":{},"i":{"df":1,"docs":{"88":{"tf":1.0}}}}}},"y":{",":{"df":1,"docs":{"94":{"tf":1.0}}},"0":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"y":{"df":0,"docs":{},"m":{"df":1,"docs":{"72":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"1":{"df":0,"docs":{},"​":{"+":{"d":{"1":{"df":0,"docs":{},"−":{"1":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"y":{"df":0,"docs":{},"m":{"df":0,"docs":{},"​":{"+":{"d":{"df":0,"docs":{},"m":{"df":0,"docs":{},"−":{"1":{"df":1,"docs":{"73":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"=":{"(":{"1":{",":{"1":{",":{"df":0,"docs":{},"…":{",":{"1":{"df":1,"docs":{"72":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"p":{"(":{"d":{"1":{"df":0,"docs":{},"​":{")":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"p":{"(":{"d":{"df":0,"docs":{},"m":{"df":1,"docs":{"72":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"y":{"0":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"y":{"df":0,"docs":{},"m":{"df":1,"docs":{"71":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"1":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"y":{"df":0,"docs":{},"m":{"df":3,"docs":{"72":{"tf":1.4142135623730951},"73":{"tf":1.0},"78":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"p":{"(":{"df":0,"docs":{},"z":{"df":1,"docs":{"74":{"tf":1.0}}}},"df":0,"docs":{}},"x":{"df":0,"docs":{},"e":{"+":{"5":{"df":1,"docs":{"33":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":15,"docs":{"18":{"tf":1.4142135623730951},"34":{"tf":2.23606797749979},"43":{"tf":2.23606797749979},"44":{"tf":1.4142135623730951},"71":{"tf":2.0},"72":{"tf":2.0},"73":{"tf":1.7320508075688772},"74":{"tf":1.4142135623730951},"76":{"tf":1.4142135623730951},"77":{"tf":1.0},"78":{"tf":1.4142135623730951},"88":{"tf":1.4142135623730951},"91":{"tf":1.7320508075688772},"93":{"tf":1.4142135623730951},"94":{"tf":1.4142135623730951}},"i":{"df":2,"docs":{"71":{"tf":1.0},"79":{"tf":1.0}},"​":{",":{"df":1,"docs":{"91":{"tf":1.0}}},"=":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":1,"docs":{"79":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"−":{"df":0,"docs":{},"y":{")":{"/":{"(":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"df":0,"docs":{},"−":{"df":0,"docs":{},"z":{"df":1,"docs":{"78":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"j":{"(":{"1":{")":{"df":0,"docs":{},"​":{"df":0,"docs":{},"∣":{"df":0,"docs":{},"∣":{"df":0,"docs":{},"…":{"df":0,"docs":{},"∣":{"df":0,"docs":{},"∣":{"df":0,"docs":{},"y":{"df":0,"docs":{},"j":{"(":{"df":0,"docs":{},"k":{"df":1,"docs":{"91":{"tf":1.0}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"u":{"'":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":2,"docs":{"113":{"tf":1.0},"15":{"tf":1.0}}}},"r":{"df":1,"docs":{"110":{"tf":1.0}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":2,"docs":{"117":{"tf":1.0},"41":{"tf":1.0}}}}}}}}}},"z":{"(":{"d":{")":{"df":0,"docs":{},"f":{"(":{"d":{")":{"=":{"df":0,"docs":{},"g":{"(":{"d":{")":{"df":0,"docs":{},"z":{"(":{"df":0,"docs":{},"η":{"d":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}},"ω":{"d":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"h":{")":{"df":0,"docs":{},"f":{"(":{"df":0,"docs":{},"h":{")":{"=":{"df":0,"docs":{},"g":{"(":{"df":0,"docs":{},"h":{")":{"df":0,"docs":{},"z":{"(":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"h":{"df":1,"docs":{"13":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"x":{")":{"=":{"df":0,"docs":{},"∏":{"(":{"df":0,"docs":{},"x":{"df":0,"docs":{},"−":{"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{")":{"df":0,"docs":{},"x":{"2":{"df":0,"docs":{},"n":{"df":0,"docs":{},"−":{"1":{"df":1,"docs":{"122":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"x":{"df":0,"docs":{},"i":{"df":1,"docs":{"122":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"f":{"(":{"df":0,"docs":{},"x":{")":{"=":{"df":0,"docs":{},"g":{"(":{"df":0,"docs":{},"x":{")":{"df":0,"docs":{},"z":{"(":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"x":{"df":1,"docs":{"13":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":2,"docs":{"34":{"tf":1.0},"4":{"tf":1.0}}},"η":{"0":{")":{"=":{"1":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"ω":{"0":{")":{"=":{"1":{"df":1,"docs":{"13":{"tf":2.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"k":{"df":0,"docs":{},"−":{"1":{")":{"=":{"df":0,"docs":{},"∏":{"df":0,"docs":{},"i":{"=":{"0":{"df":0,"docs":{},"k":{"df":0,"docs":{},"−":{"2":{"df":0,"docs":{},"​":{"(":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"γ":{")":{"/":{"df":0,"docs":{},"∏":{"df":0,"docs":{},"i":{"=":{"0":{"df":0,"docs":{},"k":{"df":0,"docs":{},"−":{"2":{"df":0,"docs":{},"​":{"(":{"b":{"df":0,"docs":{},"i":{"df":1,"docs":{"13":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"g":{"(":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"k":{"df":0,"docs":{},"−":{"1":{")":{"df":0,"docs":{},"f":{"(":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"k":{"df":0,"docs":{},"−":{"1":{")":{"df":0,"docs":{},"​":{"=":{"df":0,"docs":{},"z":{"(":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"k":{")":{"=":{"df":0,"docs":{},"z":{"(":{"df":0,"docs":{},"w":{"0":{")":{"=":{"1":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"0":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"z":{"df":0,"docs":{},"n":{"df":0,"docs":{},"−":{"1":{"df":1,"docs":{"24":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"=":{"1":{"df":1,"docs":{"24":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"1":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"z":{"df":0,"docs":{},"l":{"df":1,"docs":{"79":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"=":{"(":{"b":{"7":{"df":0,"docs":{},"​":{"df":0,"docs":{},"x":{"2":{"+":{"b":{"8":{"df":0,"docs":{},"​":{"df":0,"docs":{},"x":{"+":{"b":{"9":{"df":0,"docs":{},"​":{")":{"df":0,"docs":{},"z":{"df":0,"docs":{},"h":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"z":{"df":1,"docs":{"24":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"]":{"1":{"df":3,"docs":{"24":{"tf":1.0},"31":{"tf":1.0},"32":{"tf":1.0}}},"df":0,"docs":{}},"^":{"2":{"df":1,"docs":{"115":{"tf":1.0}}},"df":0,"docs":{}},"_":{"1":{"df":1,"docs":{"34":{"tf":1.0}}},"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"a":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"a":{"df":1,"docs":{"34":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"a":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"h":{"a":{"df":3,"docs":{"18":{"tf":1.0},"34":{"tf":1.0},"37":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":22,"docs":{"111":{"tf":1.0},"13":{"tf":3.1622776601683795},"15":{"tf":1.0},"24":{"tf":1.0},"27":{"tf":1.0},"32":{"tf":1.4142135623730951},"34":{"tf":1.4142135623730951},"4":{"tf":1.0},"43":{"tf":1.4142135623730951},"44":{"tf":1.4142135623730951},"57":{"tf":1.4142135623730951},"58":{"tf":1.0},"59":{"tf":1.4142135623730951},"61":{"tf":1.0},"68":{"tf":1.4142135623730951},"74":{"tf":1.4142135623730951},"76":{"tf":1.0},"78":{"tf":1.7320508075688772},"84":{"tf":1.7320508075688772},"85":{"tf":1.0},"93":{"tf":1.0},"94":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":14,"docs":{"106":{"tf":1.0},"12":{"tf":1.7320508075688772},"120":{"tf":1.0},"124":{"tf":1.0},"127":{"tf":1.4142135623730951},"131":{"tf":1.4142135623730951},"19":{"tf":1.0},"3":{"tf":1.0},"35":{"tf":1.0},"83":{"tf":1.0},"88":{"tf":1.4142135623730951},"9":{"tf":1.0},"93":{"tf":1.0},"94":{"tf":1.0}},"f":{"df":0,"docs":{},"i":{"df":5,"docs":{"113":{"tf":1.7320508075688772},"122":{"tf":1.4142135623730951},"124":{"tf":2.0},"53":{"tf":1.0},"90":{"tf":1.4142135623730951}}}}}}},"f":{"df":0,"docs":{},"−":{"df":0,"docs":{},"g":{"df":0,"docs":{},"z":{"df":0,"docs":{},"′":{"=":{"df":0,"docs":{},"z":{"df":0,"docs":{},"h":{"df":0,"docs":{},"​":{"df":0,"docs":{},"t":{"2":{"df":1,"docs":{"15":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"h":{"df":2,"docs":{"13":{"tf":1.0},"19":{"tf":1.0}},"​":{"(":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"i":{")":{"=":{"0":{"df":1,"docs":{"19":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},":":{"=":{"df":0,"docs":{},"x":{"df":0,"docs":{},"n":{"df":0,"docs":{},"−":{"1":{"df":1,"docs":{"22":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"=":{"df":0,"docs":{},"x":{"df":0,"docs":{},"n":{"df":0,"docs":{},"−":{"1":{"df":2,"docs":{"15":{"tf":1.0},"19":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"t":{"=":{"df":0,"docs":{},"​":{"a":{"df":0,"docs":{},"q":{"df":0,"docs":{},"l":{"df":0,"docs":{},"​":{"+":{"b":{"df":0,"docs":{},"q":{"df":0,"docs":{},"r":{"df":0,"docs":{},"​":{"+":{"a":{"b":{"df":0,"docs":{},"q":{"df":0,"docs":{},"m":{"df":0,"docs":{},"​":{"+":{"c":{"df":0,"docs":{},"q":{"df":0,"docs":{},"o":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"q":{"c":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"+":{"df":0,"docs":{},"α":{"(":{"df":0,"docs":{},"g":{"df":0,"docs":{},"z":{"df":0,"docs":{},"′":{"df":0,"docs":{},"−":{"df":0,"docs":{},"f":{"df":0,"docs":{},"z":{")":{"+":{"df":0,"docs":{},"α":{"2":{"(":{"df":0,"docs":{},"z":{"df":0,"docs":{},"−":{"1":{")":{"df":0,"docs":{},"l":{"1":{"df":1,"docs":{"15":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"13":{"tf":1.4142135623730951}}}}}}},"j":{"b":{"df":1,"docs":{"90":{"tf":1.0}}},"df":0,"docs":{},"t":{"df":1,"docs":{"90":{"tf":1.0}}}},"k":{"+":{"1":{"df":0,"docs":{},"​":{"=":{"df":0,"docs":{},"z":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{"(":{"a":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"β":{"df":0,"docs":{},"s":{"df":0,"docs":{},"σ":{"1":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"k":{")":{"+":{"df":0,"docs":{},"γ":{")":{"(":{"b":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"β":{"df":0,"docs":{},"s":{"df":0,"docs":{},"σ":{"2":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"k":{")":{"+":{"df":0,"docs":{},"γ":{")":{"(":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"β":{"df":0,"docs":{},"s":{"df":0,"docs":{},"σ":{"3":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"k":{")":{"+":{"df":0,"docs":{},"γ":{")":{"(":{"a":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"β":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"k":{"+":{"df":0,"docs":{},"γ":{")":{"(":{"b":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"β":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"k":{"df":0,"docs":{},"k":{"1":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"γ":{")":{"(":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"β":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"k":{"df":0,"docs":{},"k":{"2":{"df":1,"docs":{"24":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"d":{"df":0,"docs":{},"o":{"c":{"df":1,"docs":{"41":{"tf":1.0}}},"df":0,"docs":{}}},"df":1,"docs":{"3":{"tf":1.0}}},"′":{"(":{"df":0,"docs":{},"x":{")":{"=":{"df":0,"docs":{},"z":{"(":{"df":0,"docs":{},"x":{"df":1,"docs":{"15":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},":":{"=":{"df":0,"docs":{},"z":{"(":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"x":{"df":1,"docs":{"4":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"∈":{"df":0,"docs":{},"f":{"df":1,"docs":{"132":{"tf":1.0}}}}},"∈":{"df":0,"docs":{},"f":{"df":2,"docs":{"132":{"tf":1.0},"84":{"tf":1.0}},"∖":{"d":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"e":{"df":1,"docs":{"93":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"−":{"1":{")":{"df":0,"docs":{},"l":{"1":{"df":0,"docs":{},"​":{"=":{"df":0,"docs":{},"z":{"df":0,"docs":{},"h":{"df":0,"docs":{},"​":{"df":0,"docs":{},"t":{"3":{"df":1,"docs":{"15":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"breadcrumbs":{"root":{"0":{")":{"=":{"0":{"df":1,"docs":{"100":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},",":{"0":{")":{")":{"=":{"(":{"2":{",":{"1":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},",":{"df":0,"docs":{},"t":{"0":{",":{"0":{"df":0,"docs":{},"​":{")":{",":{"(":{"(":{"0":{",":{"1":{")":{",":{"df":0,"docs":{},"t":{"0":{",":{"1":{"df":0,"docs":{},"​":{")":{",":{"(":{"(":{"0":{",":{"2":{")":{",":{"df":0,"docs":{},"t":{"0":{",":{"2":{"df":0,"docs":{},"​":{")":{",":{"(":{"(":{"0":{",":{"3":{")":{",":{"df":0,"docs":{},"t":{"0":{",":{"3":{"df":0,"docs":{},"​":{")":{",":{"(":{"(":{"2":{",":{"1":{")":{",":{"df":0,"docs":{},"t":{"2":{",":{"1":{"df":0,"docs":{},"​":{")":{",":{"(":{"(":{"3":{",":{"1":{")":{",":{"df":0,"docs":{},"t":{"3":{",":{"1":{"df":0,"docs":{},"​":{")":{",":{"(":{"(":{"2":{",":{"2":{")":{",":{"df":0,"docs":{},"t":{"2":{",":{"2":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"1":{")":{")":{"=":{"(":{"0":{",":{"3":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"2":{")":{")":{"=":{"(":{"0":{",":{"2":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"3":{")":{")":{"=":{"(":{"0":{",":{"1":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"ω":{",":{"df":0,"docs":{},"ω":{"2":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"ω":{"1":{"5":{"df":1,"docs":{"113":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},".":{".":{"3":{"2":{"df":1,"docs":{"44":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"2":{"df":1,"docs":{"2":{"tf":1.0}}},"4":{"df":1,"docs":{"2":{"tf":1.0}}},"8":{"df":1,"docs":{"2":{"tf":1.0}}},"df":0,"docs":{}},"0":{"1":{"df":1,"docs":{"100":{"tf":1.0}}},"df":0,"docs":{}},"<":{"df":0,"docs":{},"x":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"<":{"2":{"1":{"6":{"df":1,"docs":{"136":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":20,"docs":{"10":{"tf":2.23606797749979},"105":{"tf":1.0},"108":{"tf":1.0},"11":{"tf":1.0},"12":{"tf":5.0},"13":{"tf":2.0},"131":{"tf":2.23606797749979},"134":{"tf":1.7320508075688772},"135":{"tf":1.0},"136":{"tf":1.4142135623730951},"35":{"tf":1.0},"44":{"tf":1.0},"51":{"tf":1.4142135623730951},"61":{"tf":1.0},"67":{"tf":1.4142135623730951},"69":{"tf":1.0},"72":{"tf":1.0},"8":{"tf":1.0},"9":{"tf":4.358898943540674},"93":{"tf":1.0}},"x":{"7":{"3":{"df":0,"docs":{},"e":{"d":{"a":{"7":{"5":{"3":{"2":{"9":{"9":{"d":{"7":{"d":{"4":{"8":{"3":{"3":{"3":{"9":{"d":{"8":{"0":{"8":{"0":{"9":{"a":{"1":{"d":{"8":{"0":{"5":{"5":{"3":{"b":{"d":{"a":{"4":{"0":{"2":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"5":{"b":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"1":{"df":1,"docs":{"37":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"υ":{"df":0,"docs":{},"s":{"df":0,"docs":{},"​":{"df":0,"docs":{},"​":{"df":0,"docs":{},"π":{"0":{"df":0,"docs":{},"−":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"df":0,"docs":{},"​":{"df":0,"docs":{},"​":{"df":0,"docs":{},"​":{":":{"=":{"df":0,"docs":{},"γ":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"df":0,"docs":{},"​":{"df":0,"docs":{},"−":{"df":0,"docs":{},"z":{"2":{"df":0,"docs":{},"η":{"1":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"df":0,"docs":{},"​":{"df":0,"docs":{},"​":{"df":0,"docs":{},"−":{"df":0,"docs":{},"η":{"1":{"df":0,"docs":{},"z":{"2":{"df":0,"docs":{},"​":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"γ":{"df":0,"docs":{},"′":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"df":0,"docs":{},"​":{"df":0,"docs":{},"−":{"df":0,"docs":{},"z":{"2":{"df":0,"docs":{},"η":{"2":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"df":0,"docs":{},"​":{"df":0,"docs":{},"​":{"df":0,"docs":{},"−":{"df":0,"docs":{},"η":{"2":{"df":0,"docs":{},"z":{"2":{"df":0,"docs":{},"​":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"j":{"df":0,"docs":{},"∑":{"df":0,"docs":{},"​":{"df":0,"docs":{},"γ":{"df":0,"docs":{},"j":{"df":0,"docs":{},"​":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"df":0,"docs":{},"​":{"df":0,"docs":{},"−":{"df":0,"docs":{},"z":{"df":0,"docs":{},"τ":{"df":0,"docs":{},"j":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"df":0,"docs":{},"​":{"df":0,"docs":{},"​":{"df":0,"docs":{},"−":{"df":0,"docs":{},"τ":{"df":0,"docs":{},"j":{"df":0,"docs":{},"z":{"df":0,"docs":{},"​":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"γ":{"df":0,"docs":{},"j":{"df":0,"docs":{},"′":{"df":0,"docs":{},"​":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"df":0,"docs":{},"​":{"df":0,"docs":{},"−":{"df":0,"docs":{},"g":{"df":0,"docs":{},"z":{"df":0,"docs":{},"τ":{"df":0,"docs":{},"j":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"df":0,"docs":{},"​":{"df":0,"docs":{},"​":{"df":0,"docs":{},"−":{"df":0,"docs":{},"τ":{"df":0,"docs":{},"j":{"df":0,"docs":{},"g":{"df":0,"docs":{},"z":{"df":0,"docs":{},"​":{"df":0,"docs":{},"​":{",":{":":{"=":{"df":0,"docs":{},"γ":{"df":0,"docs":{},"−":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"df":0,"docs":{},"​":{"df":0,"docs":{},"−":{"df":0,"docs":{},"z":{"2":{"df":0,"docs":{},"η":{"1":{"df":0,"docs":{},"−":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"df":0,"docs":{},"​":{"df":0,"docs":{},"​":{"df":0,"docs":{},"−":{"df":0,"docs":{},"η":{"1":{"df":0,"docs":{},"z":{"2":{"df":0,"docs":{},"​":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"γ":{"df":0,"docs":{},"′":{"df":0,"docs":{},"−":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"df":0,"docs":{},"​":{"df":0,"docs":{},"−":{"df":0,"docs":{},"z":{"2":{"df":0,"docs":{},"η":{"2":{"df":0,"docs":{},"−":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"df":0,"docs":{},"​":{"df":0,"docs":{},"​":{"df":0,"docs":{},"−":{"df":0,"docs":{},"η":{"2":{"df":0,"docs":{},"z":{"2":{"df":0,"docs":{},"​":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"j":{"df":0,"docs":{},"∑":{"df":0,"docs":{},"​":{"df":0,"docs":{},"γ":{"df":0,"docs":{},"j":{"df":0,"docs":{},"​":{"df":0,"docs":{},"−":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"df":0,"docs":{},"​":{"df":0,"docs":{},"−":{"df":0,"docs":{},"z":{"df":0,"docs":{},"τ":{"df":0,"docs":{},"j":{"df":0,"docs":{},"−":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"df":0,"docs":{},"​":{"df":0,"docs":{},"​":{"df":0,"docs":{},"−":{"df":0,"docs":{},"τ":{"df":0,"docs":{},"j":{"df":0,"docs":{},"z":{"df":0,"docs":{},"​":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"γ":{"df":0,"docs":{},"j":{"df":0,"docs":{},"′":{"df":0,"docs":{},"​":{"df":0,"docs":{},"−":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"df":0,"docs":{},"​":{"df":0,"docs":{},"−":{"df":0,"docs":{},"g":{"df":0,"docs":{},"z":{"df":0,"docs":{},"τ":{"df":0,"docs":{},"j":{"df":0,"docs":{},"−":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"df":0,"docs":{},"​":{"df":0,"docs":{},"​":{"df":0,"docs":{},"−":{"df":0,"docs":{},"τ":{"df":0,"docs":{},"j":{"df":0,"docs":{},"g":{"df":0,"docs":{},"z":{"df":1,"docs":{"94":{"tf":1.0}}}}}}}}}}}}}}}}}}}}}}}}}},"df":0,"docs":{}}}}}}}}}}}}}}}}}}}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}}}}}}}}}}}}}}}}},"df":0,"docs":{}}}}}}}}}}}}}}}}}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}},"≤":{"df":0,"docs":{},"i":{"<":{"df":0,"docs":{},"n":{"df":1,"docs":{"13":{"tf":1.0}}}},"df":0,"docs":{}},"j":{"<":{"3":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{},"m":{"df":1,"docs":{"94":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"≤":{"df":0,"docs":{},"j":{"df":1,"docs":{"127":{"tf":1.0}}}}},"k":{"<":{"df":0,"docs":{},"n":{"df":1,"docs":{"24":{"tf":1.0}}}},"df":0,"docs":{}}}},"1":{")":{"=":{"8":{"df":1,"docs":{"100":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},",":{"b":{"0":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"γ":{"a":{"0":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"γ":{"df":0,"docs":{},"​":{",":{"(":{"b":{"0":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"γ":{")":{"(":{"b":{"1":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"γ":{")":{"(":{"a":{"0":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"γ":{")":{"(":{"a":{"1":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"γ":{")":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"i":{"=":{"0":{"df":0,"docs":{},"∏":{"df":0,"docs":{},"k":{"df":0,"docs":{},"−":{"2":{"df":0,"docs":{},"​":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"γ":{"a":{"df":0,"docs":{},"i":{"df":1,"docs":{"13":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"ω":{",":{"df":0,"docs":{},"ω":{"2":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"n":{"df":0,"docs":{},"−":{"1":{"df":1,"docs":{"19":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"…":{",":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"k":{"df":0,"docs":{},"−":{"1":{"df":1,"docs":{"13":{"tf":1.0}}},"2":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},".":{"1":{"df":1,"docs":{"93":{"tf":1.0}}},"2":{"df":1,"docs":{"93":{"tf":1.0}}},"7":{"df":1,"docs":{"2":{"tf":1.0}}},"df":0,"docs":{}},"0":{"0":{"df":1,"docs":{"100":{"tf":1.0}}},"df":1,"docs":{"131":{"tf":1.0}}},"1":{"4":{"4":{".":{"9":{"df":1,"docs":{"2":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"131":{"tf":1.0}}},"2":{"df":3,"docs":{"131":{"tf":1.0},"132":{"tf":1.0},"37":{"tf":1.0}}},"3":{"df":2,"docs":{"131":{"tf":1.0},"48":{"tf":1.0}}},"4":{"df":1,"docs":{"131":{"tf":1.0}}},"5":{"df":3,"docs":{"131":{"tf":1.0},"134":{"tf":1.0},"67":{"tf":1.4142135623730951}}},"6":{"df":6,"docs":{"113":{"tf":1.0},"127":{"tf":1.0},"131":{"tf":1.4142135623730951},"132":{"tf":1.0},"136":{"tf":1.0},"67":{"tf":2.0}}},"8":{".":{"3":{"df":1,"docs":{"2":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"9":{"df":1,"docs":{"10":{"tf":1.0}}},"b":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"α":{"df":0,"docs":{},"m":{"b":{"df":1,"docs":{"94":{"tf":1.0}}},"df":0,"docs":{}}},"β":{"df":0,"docs":{},"m":{"b":{"df":2,"docs":{"93":{"tf":1.0},"94":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":26,"docs":{"10":{"tf":1.7320508075688772},"100":{"tf":1.0},"105":{"tf":1.7320508075688772},"107":{"tf":2.0},"108":{"tf":2.0},"11":{"tf":2.449489742783178},"12":{"tf":4.58257569495584},"127":{"tf":1.0},"13":{"tf":1.7320508075688772},"131":{"tf":2.23606797749979},"132":{"tf":1.0},"135":{"tf":1.0},"2":{"tf":1.0},"23":{"tf":1.4142135623730951},"34":{"tf":1.0},"48":{"tf":2.449489742783178},"51":{"tf":2.0},"53":{"tf":1.4142135623730951},"6":{"tf":1.0},"67":{"tf":1.4142135623730951},"8":{"tf":2.0},"82":{"tf":2.0},"83":{"tf":1.0},"9":{"tf":4.0},"93":{"tf":1.0},"94":{"tf":1.0}},"t":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"α":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"​":{"df":0,"docs":{},"t":{"df":1,"docs":{"94":{"tf":1.0}}}}}}},"β":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"​":{"df":0,"docs":{},"t":{"df":2,"docs":{"93":{"tf":1.0},"94":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"z":{"2":{"df":1,"docs":{"94":{"tf":1.0}}},"df":0,"docs":{}},"​":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"γ":{"df":0,"docs":{},"m":{"df":1,"docs":{"93":{"tf":1.0}},"​":{",":{"df":0,"docs":{},"γ":{"1":{"df":0,"docs":{},"′":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"γ":{"df":0,"docs":{},"m":{"df":1,"docs":{"94":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"′":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"γ":{"df":0,"docs":{},"m":{"df":1,"docs":{"93":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"2":{")":{"=":{"4":{"df":1,"docs":{"100":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},",":{"1":{")":{")":{"=":{"(":{"0":{",":{"0":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},",":{"df":0,"docs":{},"t":{"0":{",":{"0":{"df":0,"docs":{},"​":{")":{",":{"(":{"(":{"0":{",":{"3":{")":{",":{"df":0,"docs":{},"t":{"0":{",":{"1":{"df":0,"docs":{},"​":{")":{",":{"(":{"(":{"0":{",":{"2":{")":{",":{"df":0,"docs":{},"t":{"0":{",":{"2":{"df":0,"docs":{},"​":{")":{",":{"(":{"(":{"0":{",":{"1":{")":{",":{"df":0,"docs":{},"t":{"0":{",":{"3":{"df":0,"docs":{},"​":{")":{",":{"(":{"(":{"0":{",":{"0":{")":{",":{"df":0,"docs":{},"t":{"2":{",":{"1":{"df":0,"docs":{},"​":{")":{",":{"(":{"(":{"2":{",":{"2":{")":{",":{"df":0,"docs":{},"t":{"3":{",":{"1":{"df":0,"docs":{},"​":{")":{",":{"(":{"(":{"3":{",":{"1":{")":{",":{"df":0,"docs":{},"t":{"2":{",":{"2":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"2":{")":{")":{"=":{"(":{"3":{",":{"1":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},".":{"2":{"df":1,"docs":{"2":{"tf":1.0}}},"5":{"df":1,"docs":{"2":{"tf":1.7320508075688772}}},"9":{"df":1,"docs":{"2":{"tf":1.0}}},"df":0,"docs":{}},"0":{"0":{".":{"8":{"df":1,"docs":{"2":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"10":{"tf":1.0}}},"1":{"2":{"8":{"df":1,"docs":{"136":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"6":{"df":2,"docs":{"131":{"tf":1.0},"136":{"tf":1.0}}},"df":1,"docs":{"48":{"tf":1.0}}},"2":{"6":{"4":{"df":1,"docs":{"120":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"3":{"2":{"df":2,"docs":{"35":{"tf":1.0},"37":{"tf":1.0}}},"4":{"0":{".":{"1":{"df":1,"docs":{"2":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"5":{"5":{"df":1,"docs":{"40":{"tf":1.0}}},"6":{"df":2,"docs":{"2":{"tf":1.0},"40":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"8":{"7":{"4":{"5":{"df":1,"docs":{"2":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"=":{"df":0,"docs":{},"g":{"df":2,"docs":{"113":{"tf":1.4142135623730951},"124":{"tf":1.0}}}},"^":{"1":{"6":{"df":1,"docs":{"131":{"tf":1.0}}},"df":0,"docs":{}},"2":{"1":{"df":1,"docs":{"2":{"tf":1.0}}},"2":{"df":1,"docs":{"2":{"tf":1.0}}},"3":{"df":1,"docs":{"2":{"tf":1.0}}},"4":{"df":1,"docs":{"2":{"tf":1.0}}},"df":0,"docs":{}},"4":{"df":1,"docs":{"2":{"tf":1.0}}},"5":{"df":1,"docs":{"2":{"tf":1.0}}},"6":{"df":1,"docs":{"2":{"tf":1.0}}},"7":{"df":1,"docs":{"2":{"tf":1.0}}},"df":0,"docs":{},"n":{"df":3,"docs":{"50":{"tf":1.0},"61":{"tf":1.4142135623730951},"67":{"tf":1.7320508075688772}}},"{":{"df":0,"docs":{},"n":{"df":1,"docs":{"67":{"tf":1.0}}}}},"df":22,"docs":{"10":{"tf":2.0},"106":{"tf":1.0},"107":{"tf":1.7320508075688772},"108":{"tf":1.7320508075688772},"11":{"tf":1.4142135623730951},"12":{"tf":1.4142135623730951},"120":{"tf":1.0},"124":{"tf":1.0},"127":{"tf":1.0},"13":{"tf":1.7320508075688772},"131":{"tf":1.4142135623730951},"132":{"tf":1.0},"134":{"tf":1.0},"24":{"tf":1.4142135623730951},"34":{"tf":1.0},"48":{"tf":1.0},"8":{"tf":1.4142135623730951},"83":{"tf":1.7320508075688772},"9":{"tf":1.0},"90":{"tf":1.0},"93":{"tf":1.0},"94":{"tf":1.0}},"k":{"df":0,"docs":{},"−":{"1":{"df":1,"docs":{"100":{"tf":1.0}}},"df":0,"docs":{}}},"l":{"df":1,"docs":{"90":{"tf":1.0}}},"m":{",":{"df":0,"docs":{},"γ":{"df":0,"docs":{},"′":{":":{"=":{"df":0,"docs":{},"α":{"2":{"df":0,"docs":{},"m":{"+":{"1":{"df":1,"docs":{"96":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":1,"docs":{"69":{"tf":1.0}}},"n":{"+":{"1":{"df":2,"docs":{"123":{"tf":1.0},"124":{"tf":1.0}}},"2":{"df":1,"docs":{"132":{"tf":1.7320508075688772}},"×":{"2":{"df":1,"docs":{"132":{"tf":1.0}}},"df":0,"docs":{}},"−":{"df":0,"docs":{},"l":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"b":{"df":1,"docs":{"132":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"k":{"df":1,"docs":{"123":{"tf":1.0}}},"l":{"df":2,"docs":{"81":{"tf":1.0},"90":{"tf":1.0}}}},"df":6,"docs":{"111":{"tf":1.0},"122":{"tf":1.4142135623730951},"123":{"tf":1.4142135623730951},"124":{"tf":1.4142135623730951},"81":{"tf":1.0},"90":{"tf":1.4142135623730951}},"×":{"1":{"2":{"df":1,"docs":{"132":{"tf":1.0}}},"8":{"df":1,"docs":{"132":{"tf":1.0}}},"df":0,"docs":{}},"3":{"df":1,"docs":{"132":{"tf":1.0}}},"4":{"df":1,"docs":{"132":{"tf":1.0}}},"6":{"df":1,"docs":{"132":{"tf":1.0}}},"8":{"df":1,"docs":{"132":{"tf":1.0}}},"df":0,"docs":{}}},"z":{"2":{"df":1,"docs":{"94":{"tf":1.0}}},"df":0,"docs":{}},"×":{"0":{"+":{"3":{"df":0,"docs":{},"×":{"0":{"+":{"2":{"df":0,"docs":{},"×":{"3":{"df":0,"docs":{},"×":{"1":{"+":{"6":{"df":0,"docs":{},"×":{"(":{"df":0,"docs":{},"−":{"1":{")":{"+":{"0":{"=":{"0":{"df":1,"docs":{"9":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"9":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"1":{"+":{"3":{"df":0,"docs":{},"×":{"1":{"+":{"2":{"df":0,"docs":{},"×":{"3":{"df":0,"docs":{},"×":{"1":{"+":{"8":{"df":0,"docs":{},"×":{"(":{"df":0,"docs":{},"−":{"1":{")":{"+":{"(":{"df":0,"docs":{},"−":{"1":{")":{"=":{"0":{"df":1,"docs":{"11":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"3":{",":{"1":{")":{")":{"=":{"(":{"2":{",":{"2":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"8":{"df":1,"docs":{"6":{"tf":1.0}}},"df":0,"docs":{}},"0":{"0":{"0":{"0":{"df":1,"docs":{"2":{"tf":2.6457513110645907}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":3,"docs":{"2":{"tf":1.0},"49":{"tf":1.0},"64":{"tf":1.0}}},"8":{"1":{"df":1,"docs":{"37":{"tf":1.0}}},"df":0,"docs":{}},"df":20,"docs":{"10":{"tf":2.0},"101":{"tf":1.0},"107":{"tf":1.4142135623730951},"108":{"tf":1.0},"11":{"tf":1.0},"12":{"tf":2.8284271247461903},"127":{"tf":1.4142135623730951},"13":{"tf":2.23606797749979},"131":{"tf":1.7320508075688772},"132":{"tf":2.0},"134":{"tf":1.4142135623730951},"135":{"tf":1.0},"25":{"tf":1.4142135623730951},"34":{"tf":1.0},"48":{"tf":1.0},"8":{"tf":1.7320508075688772},"84":{"tf":1.7320508075688772},"9":{"tf":1.4142135623730951},"93":{"tf":1.0},"94":{"tf":1.0}},"i":{"+":{"df":0,"docs":{},"j":{",":{"df":0,"docs":{},"v":{"df":1,"docs":{"13":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"k":{"+":{"df":0,"docs":{},"l":{":":{"(":{"df":0,"docs":{},"i":{",":{"0":{")":{"df":0,"docs":{},"∈":{"df":0,"docs":{},"i":{",":{"df":0,"docs":{},"σ":{"(":{"(":{"df":0,"docs":{},"i":{",":{"0":{")":{")":{"=":{"(":{"df":0,"docs":{},"k":{",":{"df":0,"docs":{},"l":{"df":1,"docs":{"13":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"1":{")":{"df":0,"docs":{},"∈":{"df":0,"docs":{},"i":{",":{"df":0,"docs":{},"σ":{"(":{"(":{"df":0,"docs":{},"i":{",":{"1":{")":{")":{"=":{"(":{"df":0,"docs":{},"k":{",":{"df":0,"docs":{},"l":{"df":1,"docs":{"13":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"2":{")":{"df":0,"docs":{},"∈":{"df":0,"docs":{},"i":{",":{"df":0,"docs":{},"σ":{"(":{"(":{"df":0,"docs":{},"i":{",":{"2":{")":{")":{"=":{"(":{"df":0,"docs":{},"k":{",":{"df":0,"docs":{},"l":{"df":1,"docs":{"13":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"n":{"df":1,"docs":{"13":{"tf":1.4142135623730951}}},"⋅":{"2":{"df":0,"docs":{},"n":{"df":1,"docs":{"132":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"4":{".":{"1":{".":{"df":0,"docs":{},"k":{"df":1,"docs":{"93":{"tf":1.0}}}},"df":0,"docs":{}},"2":{"df":1,"docs":{"93":{"tf":1.0}}},"3":{"df":1,"docs":{"93":{"tf":1.0}}},"4":{"df":1,"docs":{"131":{"tf":1.0}}},"5":{"df":1,"docs":{"131":{"tf":1.0}}},"df":0,"docs":{}},"2":{".":{"6":{"df":1,"docs":{"2":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{"5":{"2":{".":{"9":{"df":1,"docs":{"2":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":12,"docs":{"10":{"tf":1.4142135623730951},"103":{"tf":1.0},"107":{"tf":2.0},"127":{"tf":1.4142135623730951},"131":{"tf":1.7320508075688772},"132":{"tf":2.23606797749979},"134":{"tf":1.0},"26":{"tf":1.4142135623730951},"34":{"tf":1.0},"85":{"tf":1.4142135623730951},"93":{"tf":1.0},"94":{"tf":1.0}}},"5":{"7":{"4":{".":{"2":{"df":1,"docs":{"2":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":5,"docs":{"107":{"tf":1.4142135623730951},"131":{"tf":1.0},"27":{"tf":1.4142135623730951},"34":{"tf":1.4142135623730951},"48":{"tf":1.0}}},"6":{"0":{"df":1,"docs":{"13":{"tf":1.0}}},"3":{"df":1,"docs":{"131":{"tf":1.4142135623730951}}},"df":5,"docs":{"10":{"tf":1.0},"107":{"tf":1.4142135623730951},"131":{"tf":1.0},"8":{"tf":1.4142135623730951},"9":{"tf":1.4142135623730951}},"×":{"1":{"+":{"3":{"df":0,"docs":{},"×":{"1":{"+":{"2":{"df":0,"docs":{},"×":{"3":{"df":0,"docs":{},"×":{"0":{"+":{"9":{"df":0,"docs":{},"×":{"(":{"df":0,"docs":{},"−":{"1":{")":{"+":{"0":{"df":1,"docs":{"9":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"6":{"df":0,"docs":{},"×":{"3":{"df":0,"docs":{},"×":{"0":{"+":{"9":{"df":0,"docs":{},"×":{"(":{"df":0,"docs":{},"−":{"1":{")":{"+":{"0":{"=":{"0":{"df":1,"docs":{"9":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"7":{"df":2,"docs":{"131":{"tf":1.0},"51":{"tf":1.0}}},"8":{"df":14,"docs":{"103":{"tf":1.0},"11":{"tf":1.0},"113":{"tf":1.0},"12":{"tf":2.8284271247461903},"123":{"tf":1.0},"13":{"tf":2.0},"131":{"tf":1.0},"136":{"tf":1.0},"48":{"tf":1.0},"51":{"tf":1.7320508075688772},"6":{"tf":1.4142135623730951},"67":{"tf":1.4142135623730951},"8":{"tf":1.0},"9":{"tf":1.0}}},"9":{".":{"6":{"df":1,"docs":{"2":{"tf":1.0}}},"8":{"df":1,"docs":{"131":{"tf":1.0}}},"9":{"df":1,"docs":{"131":{"tf":1.0}}},"df":0,"docs":{}},"df":3,"docs":{"131":{"tf":1.0},"8":{"tf":1.4142135623730951},"9":{"tf":1.4142135623730951}},"×":{"1":{"+":{"0":{"df":0,"docs":{},"×":{"0":{"+":{"9":{"df":0,"docs":{},"×":{"0":{"df":0,"docs":{},"×":{"0":{"+":{"8":{"df":0,"docs":{},"×":{"(":{"df":0,"docs":{},"−":{"1":{")":{"+":{"(":{"df":0,"docs":{},"−":{"1":{")":{"=":{"0":{"df":1,"docs":{"9":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"c":{"df":1,"docs":{"9":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"_":{"1":{"df":1,"docs":{"34":{"tf":1.0}}},"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"_":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":2,"docs":{"105":{"tf":1.0},"106":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"a":{"(":{"df":0,"docs":{},"x":{")":{"df":0,"docs":{},"q":{"df":0,"docs":{},"l":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"x":{")":{"+":{"b":{"(":{"df":0,"docs":{},"x":{")":{"df":0,"docs":{},"q":{"df":0,"docs":{},"r":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"x":{")":{"+":{"a":{"(":{"df":0,"docs":{},"x":{")":{"b":{"(":{"df":0,"docs":{},"x":{")":{"df":0,"docs":{},"q":{"df":0,"docs":{},"m":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"x":{")":{"+":{"c":{"(":{"df":0,"docs":{},"x":{")":{"df":0,"docs":{},"q":{"df":0,"docs":{},"o":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"x":{")":{"+":{"df":0,"docs":{},"q":{"c":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"x":{")":{"+":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"(":{"df":0,"docs":{},"x":{")":{"=":{"0":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":1,"docs":{"34":{"tf":1.0}}},"ζ":{")":{",":{"b":{"df":1,"docs":{"20":{"tf":1.0}}},"df":0,"docs":{}},"[":{"df":0,"docs":{},"q":{"df":0,"docs":{},"l":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{"+":{"b":{"(":{"df":0,"docs":{},"ζ":{")":{"[":{"df":0,"docs":{},"q":{"df":0,"docs":{},"r":{"df":0,"docs":{},"​":{"]":{"1":{"df":1,"docs":{"20":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"ω":{"df":0,"docs":{},"i":{")":{"=":{"a":{"df":0,"docs":{},"i":{"df":1,"docs":{"13":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},",":{"b":{",":{"c":{",":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":1,"docs":{"15":{"tf":1.0}}}},"q":{"df":0,"docs":{},"l":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"q":{"df":0,"docs":{},"r":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"q":{"df":0,"docs":{},"m":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"q":{"df":0,"docs":{},"o":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"q":{"c":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":1,"docs":{"13":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":5,"docs":{"10":{"tf":1.0},"12":{"tf":1.0},"13":{"tf":1.0},"15":{"tf":1.4142135623730951},"34":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"20":{"tf":1.0}},"∈":{"df":0,"docs":{},"f":{"df":1,"docs":{"91":{"tf":1.0}}}}},"df":0,"docs":{}},"0":{"df":4,"docs":{"103":{"tf":1.0},"105":{"tf":1.4142135623730951},"13":{"tf":1.0},"134":{"tf":2.8284271247461903}},"​":{"+":{"df":0,"docs":{},"x":{")":{"(":{"a":{"1":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"x":{")":{"=":{"(":{"b":{"0":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"x":{")":{"(":{"b":{"1":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"x":{"df":1,"docs":{"13":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"β":{"a":{"1":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"γ":{")":{"(":{"a":{"2":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"β":{"a":{"3":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"γ":{")":{"(":{"a":{"1":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"γ":{")":{"=":{"(":{"b":{"0":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"γ":{")":{"(":{"b":{"1":{"df":1,"docs":{"13":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},",":{"df":0,"docs":{},"…":{",":{"a":{"df":0,"docs":{},"k":{"df":0,"docs":{},"−":{"1":{"df":1,"docs":{"13":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},",":{"a":{"1":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"=":{"df":0,"docs":{},"η":{"3":{"df":0,"docs":{},"i":{"+":{"df":0,"docs":{},"j":{"df":1,"docs":{"13":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"a":{"1":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"1":{"df":4,"docs":{"103":{"tf":1.0},"105":{"tf":1.7320508075688772},"13":{"tf":1.0},"134":{"tf":2.8284271247461903}},"​":{",":{"df":0,"docs":{},"…":{",":{"a":{"df":0,"docs":{},"k":{"df":1,"docs":{"91":{"tf":1.0}}},"l":{"df":2,"docs":{"93":{"tf":1.4142135623730951},"94":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"=":{"df":0,"docs":{},"v":{"df":1,"docs":{"13":{"tf":1.0}}}},"df":0,"docs":{}}},"2":{"df":1,"docs":{"134":{"tf":2.8284271247461903}}},"3":{"df":1,"docs":{"134":{"tf":2.8284271247461903}}},":":{"=":{"(":{"b":{"1":{"df":0,"docs":{},"​":{"df":0,"docs":{},"x":{"+":{"b":{"2":{"df":0,"docs":{},"​":{")":{"df":0,"docs":{},"z":{"df":0,"docs":{},"h":{"df":0,"docs":{},"​":{"+":{"a":{"df":1,"docs":{"23":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"=":{"(":{"df":0,"docs":{},"f":{"(":{"a":{")":{",":{"df":0,"docs":{},"f":{"(":{"a":{"b":{")":{",":{"df":0,"docs":{},"f":{"(":{"a":{"b":{"2":{")":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"f":{"(":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"91":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"y":{"0":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"y":{"df":0,"docs":{},"l":{"df":1,"docs":{"91":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"{":{"(":{"(":{"df":0,"docs":{},"i":{",":{"df":0,"docs":{},"j":{")":{",":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{",":{"df":0,"docs":{},"j":{"df":0,"docs":{},"​":{")":{":":{"(":{"df":0,"docs":{},"i":{",":{"df":0,"docs":{},"j":{")":{"df":0,"docs":{},"∈":{"df":0,"docs":{},"i":{"df":1,"docs":{"13":{"tf":2.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"a":{"0":{"df":0,"docs":{},"​":{",":{"a":{"1":{"df":0,"docs":{},"​":{")":{",":{"(":{"a":{"2":{"df":0,"docs":{},"​":{",":{"a":{"3":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"η":{"3":{"df":0,"docs":{},"i":{"+":{"df":0,"docs":{},"j":{",":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{",":{"df":0,"docs":{},"j":{"df":0,"docs":{},"​":{")":{":":{"(":{"df":0,"docs":{},"i":{",":{"df":0,"docs":{},"j":{")":{"df":0,"docs":{},"∈":{"df":0,"docs":{},"i":{"df":1,"docs":{"13":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"4":{",":{"1":{"5":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"a":{"0":{"df":0,"docs":{},"​":{",":{"a":{"1":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"…":{",":{"a":{"df":0,"docs":{},"k":{"df":0,"docs":{},"−":{"1":{"df":1,"docs":{"13":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"ˉ":{"0":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"…":{",":{"a":{"df":0,"docs":{},"ˉ":{"df":0,"docs":{},"k":{"df":0,"docs":{},"−":{"1":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"]":{"1":{"df":0,"docs":{},"​":{",":{"[":{"b":{"]":{"1":{"df":0,"docs":{},"​":{",":{"[":{"c":{"]":{"1":{"df":2,"docs":{"23":{"tf":1.0},"31":{"tf":1.0}},"​":{",":{"[":{"df":0,"docs":{},"z":{"]":{"1":{"df":0,"docs":{},"​":{",":{"[":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{",":{"[":{"df":0,"docs":{},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{",":{"[":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{",":{"a":{"df":0,"docs":{},"ˉ":{",":{"b":{"df":0,"docs":{},"ˉ":{",":{"c":{"df":0,"docs":{},"ˉ":{",":{"df":0,"docs":{},"s":{"df":0,"docs":{},"ˉ":{"df":0,"docs":{},"σ":{"1":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"s":{"df":0,"docs":{},"ˉ":{"df":0,"docs":{},"σ":{"2":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"z":{"df":0,"docs":{},"ˉ":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"π":{"b":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"π":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"p":{"df":0,"docs":{},"ˉ":{"df":0,"docs":{},"​":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"t":{"df":1,"docs":{"28":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"q":{"df":0,"docs":{},"l":{"df":0,"docs":{},"​":{"]":{"1":{"df":1,"docs":{"20":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"_":{"0":{"df":2,"docs":{"48":{"tf":1.0},"50":{"tf":1.0}}},"1":{"df":3,"docs":{"34":{"tf":1.0},"48":{"tf":1.0},"50":{"tf":1.0}}},"2":{"df":1,"docs":{"50":{"tf":1.0}}},"3":{"df":1,"docs":{"50":{"tf":1.0}}},"4":{"df":1,"docs":{"50":{"tf":1.0}}},"5":{"df":2,"docs":{"50":{"tf":1.0},"51":{"tf":1.4142135623730951}}},"6":{"df":1,"docs":{"50":{"tf":1.0}}},"7":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{},"i":{"df":2,"docs":{"48":{"tf":1.0},"50":{"tf":1.0}}},"n":{"df":1,"docs":{"48":{"tf":1.4142135623730951}}},"z":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"a":{"df":1,"docs":{"34":{"tf":1.0}}},"df":0,"docs":{}}}},"{":{"df":0,"docs":{},"n":{"+":{"2":{"df":1,"docs":{"48":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"48":{"tf":1.0}}}}},"b":{"c":{"df":1,"docs":{"12":{"tf":1.0}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"19":{"tf":1.0}},"e":{"d":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"i":{")":{"=":{"a":{"(":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"i":{"df":1,"docs":{"19":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"19":{"tf":1.0}}}}},":":{"=":{"(":{"b":{"0":{"df":0,"docs":{},"​":{"+":{"b":{"1":{"df":0,"docs":{},"​":{"df":0,"docs":{},"x":{"+":{"df":0,"docs":{},"⋯":{"+":{"b":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{"df":0,"docs":{},"x":{"df":0,"docs":{},"k":{")":{"df":0,"docs":{},"z":{"df":0,"docs":{},"h":{"df":0,"docs":{},"​":{"+":{"a":{"df":1,"docs":{"19":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"v":{"df":22,"docs":{"109":{"tf":1.0},"111":{"tf":1.0},"112":{"tf":1.0},"113":{"tf":2.0},"116":{"tf":1.0},"117":{"tf":1.0},"122":{"tf":1.0},"13":{"tf":1.0},"15":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.0},"52":{"tf":1.0},"54":{"tf":1.0},"55":{"tf":1.0},"57":{"tf":1.4142135623730951},"59":{"tf":1.0},"61":{"tf":1.0},"63":{"tf":1.0},"65":{"tf":1.0},"73":{"tf":1.0},"85":{"tf":1.0},"94":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"47":{"tf":1.0},"48":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"s":{"df":2,"docs":{"89":{"tf":1.0},"91":{"tf":1.0}}}}},"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":10,"docs":{"101":{"tf":1.0},"18":{"tf":1.0},"32":{"tf":1.7320508075688772},"6":{"tf":1.0},"72":{"tf":1.0},"73":{"tf":1.0},"76":{"tf":1.4142135623730951},"79":{"tf":1.4142135623730951},"91":{"tf":1.0},"94":{"tf":1.4142135623730951}}}},"s":{"df":0,"docs":{},"s":{"df":2,"docs":{"106":{"tf":1.0},"131":{"tf":2.0}}}}},"o":{"df":0,"docs":{},"r":{"d":{"df":4,"docs":{"49":{"tf":1.0},"57":{"tf":1.0},"59":{"tf":1.0},"84":{"tf":1.0}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"134":{"tf":1.0}}}}}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":3,"docs":{"13":{"tf":1.0},"43":{"tf":1.0},"59":{"tf":1.0}}}}}},"t":{"df":1,"docs":{"13":{"tf":1.0}},"u":{"a":{"df":0,"docs":{},"l":{"df":19,"docs":{"101":{"tf":1.0},"106":{"tf":1.0},"107":{"tf":1.0},"11":{"tf":1.0},"112":{"tf":1.4142135623730951},"115":{"tf":1.0},"117":{"tf":1.0},"124":{"tf":2.0},"132":{"tf":1.0},"136":{"tf":1.0},"19":{"tf":1.0},"20":{"tf":1.4142135623730951},"31":{"tf":1.0},"33":{"tf":1.0},"45":{"tf":1.0},"49":{"tf":1.4142135623730951},"62":{"tf":1.4142135623730951},"66":{"tf":1.0},"8":{"tf":1.0}}}},"df":0,"docs":{}}}},"d":{"d":{"df":19,"docs":{"101":{"tf":1.0},"113":{"tf":1.0},"12":{"tf":1.0},"130":{"tf":1.0},"131":{"tf":1.4142135623730951},"134":{"tf":1.0},"136":{"tf":1.7320508075688772},"23":{"tf":1.4142135623730951},"24":{"tf":1.0},"25":{"tf":1.0},"26":{"tf":1.0},"31":{"tf":2.0},"39":{"tf":1.0},"43":{"tf":1.0},"56":{"tf":1.0},"82":{"tf":1.0},"9":{"tf":1.4142135623730951},"93":{"tf":2.8284271247461903},"94":{"tf":2.8284271247461903}},"i":{"df":0,"docs":{},"t":{"df":9,"docs":{"12":{"tf":1.0},"127":{"tf":1.4142135623730951},"131":{"tf":1.0},"132":{"tf":1.0},"18":{"tf":1.4142135623730951},"56":{"tf":1.0},"8":{"tf":1.0},"86":{"tf":1.0},"9":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":4,"docs":{"131":{"tf":1.0},"135":{"tf":1.0},"136":{"tf":1.0},"67":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":5,"docs":{"127":{"tf":1.4142135623730951},"129":{"tf":1.0},"131":{"tf":2.8284271247461903},"132":{"tf":1.7320508075688772},"136":{"tf":1.4142135623730951}}}}}}},"df":13,"docs":{"116":{"tf":1.0},"131":{"tf":2.0},"132":{"tf":1.4142135623730951},"19":{"tf":1.0},"30":{"tf":1.0},"31":{"tf":1.0},"33":{"tf":1.0},"41":{"tf":1.0},"69":{"tf":1.0},"82":{"tf":1.0},"83":{"tf":1.0},"87":{"tf":1.0},"88":{"tf":1.0}},"j":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"70":{"tf":1.0}}}}}},"v":{"a":{"df":0,"docs":{},"n":{"c":{"df":3,"docs":{"51":{"tf":1.0},"78":{"tf":1.0},"82":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":4,"docs":{"110":{"tf":1.0},"131":{"tf":1.0},"65":{"tf":1.0},"66":{"tf":1.0}},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"107":{"tf":1.0},"131":{"tf":1.0}}}}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"130":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"e":{"df":2,"docs":{"103":{"tf":1.0},"83":{"tf":1.0}}}}},"i":{",":{"0":{"df":0,"docs":{},"​":{"+":{"a":{"df":0,"docs":{},"i":{",":{"1":{"df":0,"docs":{},"​":{"df":0,"docs":{},"β":{"+":{"df":0,"docs":{},"γ":{",":{"df":0,"docs":{},"…":{",":{"a":{"df":0,"docs":{},"k":{"df":0,"docs":{},"−":{"1":{",":{"0":{"df":0,"docs":{},"​":{"+":{"a":{"df":0,"docs":{},"k":{"df":0,"docs":{},"−":{"1":{",":{"1":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"m":{"df":2,"docs":{"49":{"tf":1.0},"83":{"tf":1.4142135623730951}}},"r":{":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"<":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":2,"docs":{"106":{"tf":1.0},"113":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":1,"docs":{"108":{"tf":1.4142135623730951}}}}}}}}},"df":14,"docs":{"104":{"tf":2.23606797749979},"105":{"tf":1.0},"107":{"tf":1.0},"108":{"tf":2.23606797749979},"109":{"tf":1.0},"112":{"tf":1.0},"113":{"tf":1.4142135623730951},"47":{"tf":1.0},"49":{"tf":2.449489742783178},"64":{"tf":1.0},"65":{"tf":1.0},"69":{"tf":1.0},"82":{"tf":1.0},"90":{"tf":1.0}}},"​":{"(":{"df":0,"docs":{},"q":{"df":0,"docs":{},"l":{"df":0,"docs":{},"​":{")":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"+":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"q":{"df":0,"docs":{},"r":{"df":0,"docs":{},"​":{")":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"+":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"df":0,"docs":{},"q":{"df":0,"docs":{},"m":{"df":0,"docs":{},"​":{"+":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"q":{"df":0,"docs":{},"o":{"df":0,"docs":{},"​":{")":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"+":{"(":{"df":0,"docs":{},"q":{"c":{"df":0,"docs":{},"​":{")":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"+":{"(":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{")":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"=":{"0":{"df":3,"docs":{"12":{"tf":1.0},"13":{"tf":1.0},"15":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"=":{"0":{"df":2,"docs":{"10":{"tf":1.0},"9":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},",":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"df":0,"docs":{},"∈":{"df":0,"docs":{},"f":{"df":1,"docs":{"13":{"tf":1.0}}}}}}},"df":0,"docs":{}},"=":{"(":{"df":0,"docs":{},"y":{"0":{"(":{"df":0,"docs":{},"i":{")":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"y":{"df":0,"docs":{},"l":{"(":{"df":0,"docs":{},"i":{"df":1,"docs":{"91":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"r":{"a":{"df":1,"docs":{"47":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"m":{"df":9,"docs":{"120":{"tf":1.0},"18":{"tf":1.4142135623730951},"2":{"tf":1.4142135623730951},"22":{"tf":1.7320508075688772},"29":{"tf":1.4142135623730951},"33":{"tf":1.7320508075688772},"44":{"tf":1.0},"6":{"tf":1.7320508075688772},"97":{"tf":1.0}}}}}}}}},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":5,"docs":{"123":{"tf":1.0},"13":{"tf":1.0},"18":{"tf":1.0},"63":{"tf":1.0},"74":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":9,"docs":{"102":{"tf":1.0},"109":{"tf":1.0},"112":{"tf":1.4142135623730951},"113":{"tf":1.0},"20":{"tf":2.0},"4":{"tf":1.0},"6":{"tf":1.0},"79":{"tf":1.0},"90":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"h":{"a":{"_":{"a":{"df":0,"docs":{},"n":{"d":{"_":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"a":{"_":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"i":{"df":1,"docs":{"113":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"i":{"df":1,"docs":{"113":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":3,"docs":{"113":{"tf":1.0},"116":{"tf":1.0},"117":{"tf":1.0}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":0,"docs":{},"i":{"df":9,"docs":{"13":{"tf":1.4142135623730951},"131":{"tf":1.4142135623730951},"20":{"tf":1.0},"22":{"tf":1.0},"31":{"tf":1.0},"49":{"tf":1.0},"83":{"tf":1.4142135623730951},"9":{"tf":1.0},"90":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":2,"docs":{"13":{"tf":1.4142135623730951},"9":{"tf":1.0}}}}}}}},"w":{"a":{"df":0,"docs":{},"y":{"df":6,"docs":{"106":{"tf":1.0},"11":{"tf":1.0},"123":{"tf":1.7320508075688772},"55":{"tf":1.0},"72":{"tf":1.0},"81":{"tf":1.0}}}},"df":0,"docs":{}}},"m":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":1,"docs":{"129":{"tf":1.0}}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":3,"docs":{"109":{"tf":1.0},"2":{"tf":1.0},"79":{"tf":1.0}}}}}}},"n":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"df":0,"docs":{},"z":{"df":1,"docs":{"76":{"tf":1.0}}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":7,"docs":{"131":{"tf":1.0},"134":{"tf":1.4142135623730951},"4":{"tf":1.0},"52":{"tf":1.0},"69":{"tf":1.0},"72":{"tf":1.0},"73":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"113":{"tf":1.0}}}}}},"y":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"115":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"74":{"tf":1.0}}}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"49":{"tf":1.0}}}},"w":{"a":{"df":0,"docs":{},"y":{"df":2,"docs":{"13":{"tf":1.0},"15":{"tf":1.0}}}},"df":0,"docs":{}}}},"p":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"d":{"df":1,"docs":{"131":{"tf":1.0}}},"df":0,"docs":{}}}},"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"34":{"tf":1.0}}}}},"df":5,"docs":{"126":{"tf":1.0},"127":{"tf":1.0},"129":{"tf":1.0},"131":{"tf":1.7320508075688772},"132":{"tf":1.0}},"i":{"df":13,"docs":{"103":{"tf":1.7320508075688772},"104":{"tf":1.0},"105":{"tf":1.0},"106":{"tf":1.0},"107":{"tf":1.0},"108":{"tf":1.0},"109":{"tf":1.0},"120":{"tf":1.0},"2":{"tf":1.0},"33":{"tf":1.4142135623730951},"42":{"tf":1.7320508075688772},"43":{"tf":1.0},"44":{"tf":1.0}}},"p":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"df":3,"docs":{"118":{"tf":1.0},"131":{"tf":1.0},"94":{"tf":1.0}}}},"df":0,"docs":{},"n":{"d":{"df":3,"docs":{"117":{"tf":1.7320508075688772},"127":{"tf":1.4142135623730951},"39":{"tf":2.449489742783178}}},"df":0,"docs":{}}},"l":{"df":1,"docs":{"2":{"tf":1.0}},"i":{"c":{"df":1,"docs":{"41":{"tf":1.0}}},"df":12,"docs":{"108":{"tf":1.4142135623730951},"124":{"tf":1.0},"13":{"tf":1.4142135623730951},"131":{"tf":1.0},"134":{"tf":1.4142135623730951},"135":{"tf":1.4142135623730951},"2":{"tf":1.0},"56":{"tf":1.0},"58":{"tf":1.0},"67":{"tf":1.0},"93":{"tf":1.7320508075688772},"96":{"tf":1.0}}}},"r":{"df":0,"docs":{},"o":{"a":{"c":{"df":0,"docs":{},"h":{"df":3,"docs":{"100":{"tf":1.0},"13":{"tf":1.0},"131":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":3,"docs":{"113":{"tf":1.4142135623730951},"12":{"tf":1.0},"65":{"tf":1.0}}}}}}}}},"q":{"df":0,"docs":{},"l":{"df":0,"docs":{},"​":{"+":{"b":{"df":0,"docs":{},"q":{"df":0,"docs":{},"r":{"df":1,"docs":{"20":{"tf":1.0}},"​":{"+":{"a":{"b":{"df":0,"docs":{},"q":{"df":0,"docs":{},"m":{"df":0,"docs":{},"​":{"+":{"c":{"df":0,"docs":{},"q":{"df":0,"docs":{},"o":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"q":{"c":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"=":{"df":0,"docs":{},"z":{"df":0,"docs":{},"h":{"df":0,"docs":{},"​":{"df":0,"docs":{},"t":{"1":{"df":1,"docs":{"15":{"tf":1.0}}},"df":1,"docs":{"13":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"r":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"127":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":1,"docs":{"27":{"tf":1.0}},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":4,"docs":{"106":{"tf":1.0},"113":{"tf":1.0},"131":{"tf":1.0},"132":{"tf":1.4142135623730951}}}}}}}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":9,"docs":{"13":{"tf":1.0},"3":{"tf":1.7320508075688772},"49":{"tf":1.0},"6":{"tf":1.0},"68":{"tf":1.4142135623730951},"69":{"tf":1.4142135623730951},"7":{"tf":1.4142135623730951},"82":{"tf":1.4142135623730951},"93":{"tf":1.0}}}}}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"df":5,"docs":{"103":{"tf":1.0},"123":{"tf":1.0},"49":{"tf":1.0},"64":{"tf":1.0},"67":{"tf":1.0}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"14":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"l":{"df":1,"docs":{"100":{"tf":1.0}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"i":{"d":{"df":2,"docs":{"12":{"tf":1.0},"6":{"tf":1.0}}},"df":0,"docs":{}},"k":{"df":4,"docs":{"57":{"tf":1.4142135623730951},"59":{"tf":1.0},"71":{"tf":1.0},"79":{"tf":1.0}}},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"69":{"tf":1.0}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"!":{"(":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":1,"docs":{"34":{"tf":1.4142135623730951}}},"y":{"(":{"&":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":1,"docs":{"43":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"y":{"(":{"&":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":1,"docs":{"109":{"tf":1.0}}}}}}}},"df":0,"docs":{}},":":{":":{"<":{"df":0,"docs":{},"f":{"df":1,"docs":{"103":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"(":{"df":0,"docs":{},"x":{"*":{"df":0,"docs":{},"e":{"+":{"5":{"=":{"=":{"df":0,"docs":{},"i":{"df":1,"docs":{"33":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":1,"docs":{"34":{"tf":1.0}}}},"df":4,"docs":{"12":{"tf":1.0},"127":{"tf":1.0},"33":{"tf":1.0},"43":{"tf":1.4142135623730951}}}}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":3,"docs":{"100":{"tf":1.4142135623730951},"136":{"tf":1.0},"43":{"tf":1.0}}}}},"o":{"c":{"df":0,"docs":{},"i":{"df":3,"docs":{"134":{"tf":1.4142135623730951},"136":{"tf":1.4142135623730951},"78":{"tf":1.0}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"m":{"df":13,"docs":{"117":{"tf":1.0},"134":{"tf":1.4142135623730951},"135":{"tf":1.0},"136":{"tf":1.0},"20":{"tf":1.0},"22":{"tf":1.0},"50":{"tf":1.0},"69":{"tf":1.0},"76":{"tf":1.0},"83":{"tf":1.0},"87":{"tf":1.0},"90":{"tf":2.23606797749979},"94":{"tf":1.4142135623730951}}}}},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"12":{"tf":1.0}}}}}},"t":{"df":1,"docs":{"37":{"tf":1.0}},"t":{"a":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"41":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":3,"docs":{"127":{"tf":1.0},"131":{"tf":1.0},"134":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":6,"docs":{"100":{"tf":1.7320508075688772},"101":{"tf":1.0},"71":{"tf":1.7320508075688772},"79":{"tf":1.4142135623730951},"91":{"tf":1.4142135623730951},"94":{"tf":1.7320508075688772}}}}}}}},"v":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"129":{"tf":1.0}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"d":{"df":2,"docs":{"131":{"tf":1.0},"94":{"tf":1.0}}},"df":0,"docs":{}}}},"ˉ":{",":{"b":{"df":0,"docs":{},"ˉ":{",":{"c":{"df":0,"docs":{},"ˉ":{",":{"df":0,"docs":{},"s":{"df":0,"docs":{},"ˉ":{"df":0,"docs":{},"σ":{"1":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"s":{"df":0,"docs":{},"ˉ":{"df":0,"docs":{},"σ":{"2":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"z":{"df":1,"docs":{"31":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"=":{"a":{"(":{"df":0,"docs":{},"ζ":{")":{",":{"b":{"df":0,"docs":{},"ˉ":{"=":{"b":{"(":{"df":0,"docs":{},"ζ":{")":{",":{"c":{"df":0,"docs":{},"ˉ":{"=":{"c":{"(":{"df":0,"docs":{},"ζ":{")":{",":{"df":0,"docs":{},"s":{"df":0,"docs":{},"ˉ":{"df":0,"docs":{},"σ":{"1":{"df":0,"docs":{},"​":{"=":{"df":0,"docs":{},"s":{"df":0,"docs":{},"σ":{"1":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"ζ":{")":{",":{"df":0,"docs":{},"s":{"df":0,"docs":{},"ˉ":{"df":0,"docs":{},"σ":{"2":{"df":0,"docs":{},"​":{"=":{"df":0,"docs":{},"s":{"df":0,"docs":{},"σ":{"2":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"ζ":{")":{",":{"df":0,"docs":{},"z":{"df":0,"docs":{},"ˉ":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"​":{"=":{"df":0,"docs":{},"z":{"df":1,"docs":{"26":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"=":{"(":{"a":{"df":0,"docs":{},"i":{",":{"0":{"df":0,"docs":{},"​":{",":{"a":{"df":0,"docs":{},"i":{",":{"1":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"′":{",":{"b":{"df":0,"docs":{},"′":{",":{"c":{"df":1,"docs":{"23":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"=":{"df":0,"docs":{},"{":{"a":{"0":{"df":0,"docs":{},"​":{"+":{"a":{"1":{"df":0,"docs":{},"​":{"df":0,"docs":{},"y":{"+":{"df":0,"docs":{},"x":{",":{"a":{"2":{"df":0,"docs":{},"​":{"+":{"a":{"3":{"df":0,"docs":{},"​":{"df":0,"docs":{},"y":{"+":{"df":0,"docs":{},"x":{"df":1,"docs":{"13":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"x":{",":{"a":{"1":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"x":{"df":1,"docs":{"13":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"b":{"(":{"df":0,"docs":{},"x":{")":{"=":{"(":{"df":0,"docs":{},"x":{"df":0,"docs":{},"−":{"1":{")":{"(":{"df":0,"docs":{},"x":{"df":0,"docs":{},"−":{"df":0,"docs":{},"g":{")":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"x":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"p":{"(":{"df":0,"docs":{},"x":{"df":1,"docs":{"53":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":3,"docs":{"34":{"tf":1.0},"53":{"tf":1.0},"55":{"tf":1.0}}},"z":{"df":2,"docs":{"112":{"tf":1.0},"62":{"tf":1.0}}}},"0":{"df":1,"docs":{"134":{"tf":2.8284271247461903}},"​":{"+":{"df":0,"docs":{},"β":{"b":{"1":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"γ":{")":{"(":{"b":{"2":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"β":{"b":{"3":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"γ":{",":{"df":0,"docs":{},"…":{",":{"b":{"df":0,"docs":{},"k":{"df":0,"docs":{},"−":{"1":{"df":1,"docs":{"13":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},",":{"df":0,"docs":{},"…":{",":{"b":{"df":0,"docs":{},"k":{"df":1,"docs":{"19":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"b":{"1":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"1":{"0":{"df":0,"docs":{},"​":{",":{"b":{"1":{"1":{"df":1,"docs":{"25":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":1,"docs":{"134":{"tf":2.8284271247461903}},"​":{",":{"b":{"2":{"df":0,"docs":{},"​":{",":{"b":{"3":{"df":0,"docs":{},"​":{",":{"b":{"4":{"df":0,"docs":{},"​":{",":{"b":{"5":{"df":0,"docs":{},"​":{",":{"b":{"6":{"df":1,"docs":{"23":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"2":{"df":1,"docs":{"134":{"tf":2.8284271247461903}}},"3":{"df":1,"docs":{"134":{"tf":2.8284271247461903}}},"7":{"df":0,"docs":{},"​":{",":{"b":{"8":{"df":0,"docs":{},"​":{",":{"b":{"9":{"df":1,"docs":{"24":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},":":{"=":{"(":{"b":{"3":{"df":0,"docs":{},"​":{"df":0,"docs":{},"x":{"+":{"b":{"4":{"df":0,"docs":{},"​":{")":{"df":0,"docs":{},"z":{"df":0,"docs":{},"h":{"df":0,"docs":{},"​":{"+":{"b":{"df":1,"docs":{"23":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"=":{"2":{"df":0,"docs":{},"l":{"df":1,"docs":{"90":{"tf":1.0}}}},"df":0,"docs":{},"m":{"/":{"df":0,"docs":{},"n":{"=":{"2":{"df":0,"docs":{},"m":{"df":0,"docs":{},"−":{"df":0,"docs":{},"n":{"df":1,"docs":{"72":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"{":{"(":{"b":{"0":{"df":0,"docs":{},"​":{",":{"b":{"1":{"df":0,"docs":{},"​":{")":{",":{"(":{"b":{"2":{"df":0,"docs":{},"​":{",":{"b":{"3":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"η":{"3":{"df":0,"docs":{},"k":{"+":{"df":0,"docs":{},"l":{",":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{",":{"df":0,"docs":{},"j":{"df":0,"docs":{},"​":{")":{":":{"(":{"df":0,"docs":{},"i":{",":{"df":0,"docs":{},"j":{")":{"df":0,"docs":{},"∈":{"df":0,"docs":{},"i":{",":{"df":0,"docs":{},"σ":{"(":{"(":{"df":0,"docs":{},"i":{",":{"df":0,"docs":{},"j":{")":{")":{"=":{"(":{"df":0,"docs":{},"k":{",":{"df":0,"docs":{},"l":{"df":1,"docs":{"13":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"σ":{"(":{"(":{"df":0,"docs":{},"i":{",":{"df":0,"docs":{},"j":{")":{")":{",":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{",":{"df":0,"docs":{},"j":{"df":0,"docs":{},"​":{")":{":":{"(":{"df":0,"docs":{},"i":{",":{"df":0,"docs":{},"j":{")":{"df":0,"docs":{},"∈":{"df":0,"docs":{},"i":{"df":1,"docs":{"13":{"tf":2.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"6":{",":{"1":{"0":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"b":{"0":{"df":0,"docs":{},"​":{",":{"b":{"1":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"…":{",":{"b":{"df":0,"docs":{},"k":{"df":0,"docs":{},"−":{"1":{"df":1,"docs":{"13":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"ˉ":{"0":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"…":{",":{"b":{"df":0,"docs":{},"ˉ":{"df":0,"docs":{},"k":{"df":0,"docs":{},"−":{"1":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"_":{"1":{"(":{"df":0,"docs":{},"x":{"df":1,"docs":{"64":{"tf":1.0}}}},"df":1,"docs":{"34":{"tf":1.0}}},"df":0,"docs":{},"i":{"df":1,"docs":{"64":{"tf":1.0}}},"k":{"(":{"df":0,"docs":{},"x":{"df":1,"docs":{"64":{"tf":1.0}}}},"df":0,"docs":{}},"z":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"a":{"df":1,"docs":{"34":{"tf":1.0}}},"df":0,"docs":{}}}}},"a":{"c":{"df":0,"docs":{},"k":{"df":2,"docs":{"13":{"tf":1.4142135623730951},"76":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"33":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"n":{"c":{"df":1,"docs":{"131":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"31":{"tf":1.0}}}},"s":{"df":0,"docs":{},"e":{"df":1,"docs":{"44":{"tf":1.4142135623730951}}},"i":{"c":{"df":1,"docs":{"8":{"tf":1.0}}},"df":3,"docs":{"31":{"tf":1.0},"34":{"tf":1.0},"4":{"tf":1.0}}}},"t":{"c":{"df":0,"docs":{},"h":{"df":7,"docs":{"27":{"tf":1.0},"34":{"tf":1.0},"79":{"tf":2.8284271247461903},"85":{"tf":1.7320508075688772},"91":{"tf":1.4142135623730951},"93":{"tf":2.0},"97":{"tf":1.7320508075688772}}}},"df":0,"docs":{}}},"df":20,"docs":{"10":{"tf":1.4142135623730951},"11":{"tf":1.0},"111":{"tf":1.4142135623730951},"12":{"tf":1.4142135623730951},"127":{"tf":1.4142135623730951},"13":{"tf":4.795831523312719},"131":{"tf":1.7320508075688772},"132":{"tf":2.449489742783178},"134":{"tf":1.0},"135":{"tf":1.4142135623730951},"15":{"tf":1.7320508075688772},"20":{"tf":1.4142135623730951},"34":{"tf":1.4142135623730951},"35":{"tf":1.0},"53":{"tf":1.7320508075688772},"54":{"tf":1.0},"61":{"tf":1.4142135623730951},"67":{"tf":1.7320508075688772},"8":{"tf":1.0},"9":{"tf":1.7320508075688772}},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"113":{"tf":1.0}}}}},"df":11,"docs":{"108":{"tf":1.0},"11":{"tf":1.0},"123":{"tf":1.0},"13":{"tf":1.4142135623730951},"134":{"tf":1.0},"18":{"tf":1.0},"4":{"tf":1.0},"51":{"tf":1.0},"67":{"tf":1.0},"68":{"tf":1.0},"90":{"tf":1.0}},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":9,"docs":{"106":{"tf":1.0},"13":{"tf":1.4142135623730951},"131":{"tf":1.0},"20":{"tf":1.0},"43":{"tf":1.0},"68":{"tf":1.0},"73":{"tf":1.0},"79":{"tf":1.0},"82":{"tf":1.0}},"e":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"d":{"df":3,"docs":{"103":{"tf":1.4142135623730951},"20":{"tf":1.0},"55":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":5,"docs":{"132":{"tf":1.0},"14":{"tf":1.0},"70":{"tf":1.0},"86":{"tf":1.0},"88":{"tf":1.0}}}}},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":2,"docs":{"136":{"tf":1.0},"3":{"tf":1.0}}},"df":0,"docs":{}}}},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":3,"docs":{"112":{"tf":1.0},"59":{"tf":1.4142135623730951},"62":{"tf":1.0}}}},"w":{"df":4,"docs":{"103":{"tf":1.0},"15":{"tf":1.0},"50":{"tf":1.0},"60":{"tf":1.0}}}}},"n":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":2,"docs":{"1":{"tf":1.7320508075688772},"2":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"t":{"a":{"_":{"1":{"df":1,"docs":{"55":{"tf":1.0}}},"2":{"df":1,"docs":{"55":{"tf":1.0}}},"df":0,"docs":{}},"df":4,"docs":{"113":{"tf":1.0},"116":{"tf":1.0},"117":{"tf":1.0},"55":{"tf":1.0}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":6,"docs":{"100":{"tf":1.0},"13":{"tf":1.0},"136":{"tf":1.0},"20":{"tf":1.0},"6":{"tf":1.4142135623730951},"9":{"tf":1.0}}}}},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":10,"docs":{"106":{"tf":1.0},"117":{"tf":1.4142135623730951},"127":{"tf":1.0},"131":{"tf":1.0},"135":{"tf":1.0},"136":{"tf":2.0},"65":{"tf":1.0},"74":{"tf":1.0},"8":{"tf":1.0},"88":{"tf":1.0}}}}}}}},"i":{",":{"0":{"df":0,"docs":{},"​":{"+":{"b":{"df":0,"docs":{},"i":{",":{"1":{"df":0,"docs":{},"​":{"df":0,"docs":{},"β":{"+":{"df":0,"docs":{},"γ":{",":{"df":0,"docs":{},"…":{",":{"b":{"df":0,"docs":{},"k":{"df":0,"docs":{},"−":{"1":{",":{"0":{"df":0,"docs":{},"​":{"+":{"b":{"df":0,"docs":{},"k":{"df":0,"docs":{},"−":{"1":{",":{"1":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"131":{"tf":1.7320508075688772}}}},"df":0,"docs":{},"g":{"df":2,"docs":{"113":{"tf":1.0},"40":{"tf":1.0}}},"n":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":3,"docs":{"100":{"tf":1.7320508075688772},"135":{"tf":1.0},"90":{"tf":1.0}}}}},"df":0,"docs":{}},"t":{"df":9,"docs":{"100":{"tf":2.23606797749979},"131":{"tf":2.0},"136":{"tf":1.0},"2":{"tf":1.4142135623730951},"40":{"tf":1.7320508075688772},"48":{"tf":1.0},"55":{"tf":1.0},"8":{"tf":1.0},"88":{"tf":1.0}}}},"j":{"df":0,"docs":{},"​":{":":{"=":{"df":0,"docs":{},"z":{"df":0,"docs":{},"j":{"b":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"z":{")":{"df":0,"docs":{},"τ":{"df":0,"docs":{},"j":{"df":0,"docs":{},"z":{"df":0,"docs":{},"​":{"df":0,"docs":{},"−":{"df":0,"docs":{},"p":{"df":0,"docs":{},"j":{"b":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"z":{"df":1,"docs":{"94":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"j":{"df":0,"docs":{},"​":{"df":0,"docs":{},"−":{"df":0,"docs":{},"p":{"df":0,"docs":{},"j":{"b":{"df":1,"docs":{"93":{"tf":1.0}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"l":{"a":{"c":{"df":0,"docs":{},"k":{"df":2,"docs":{"56":{"tf":1.0},"67":{"tf":1.0}}}},"df":0,"docs":{}},"df":1,"docs":{"37":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"d":{"df":2,"docs":{"19":{"tf":2.0},"34":{"tf":1.0}}},"df":0,"docs":{}}},"o":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"73":{"tf":1.0}}}},"df":0,"docs":{},"w":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"f":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"108":{"tf":1.4142135623730951},"113":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":4,"docs":{"124":{"tf":1.0},"67":{"tf":1.7320508075688772},"72":{"tf":1.0},"90":{"tf":1.4142135623730951}}}}}},"s":{"1":{"2":{"3":{"8":{"1":{"df":1,"docs":{"43":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":3,"docs":{"13":{"tf":1.0},"15":{"tf":1.0},"20":{"tf":1.0}}}},"l":{"d":{"df":1,"docs":{"94":{"tf":1.0}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"l":{"df":1,"docs":{"34":{"tf":1.0}}}},"t":{"df":0,"docs":{},"h":{"df":18,"docs":{"100":{"tf":1.7320508075688772},"103":{"tf":1.0},"104":{"tf":1.0},"113":{"tf":1.0},"117":{"tf":1.4142135623730951},"122":{"tf":1.0},"13":{"tf":1.0},"15":{"tf":1.0},"33":{"tf":1.0},"52":{"tf":1.0},"57":{"tf":1.0},"58":{"tf":1.0},"59":{"tf":1.0},"6":{"tf":1.0},"60":{"tf":1.0},"73":{"tf":1.0},"74":{"tf":1.0},"90":{"tf":1.0}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"127":{"tf":1.4142135623730951}}}}}},"u":{"df":0,"docs":{},"n":{"d":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":18,"docs":{"104":{"tf":1.4142135623730951},"105":{"tf":2.0},"111":{"tf":1.0},"112":{"tf":1.0},"113":{"tf":1.4142135623730951},"122":{"tf":1.4142135623730951},"124":{"tf":1.0},"48":{"tf":1.0},"52":{"tf":1.0},"53":{"tf":3.0},"55":{"tf":1.0},"57":{"tf":1.0},"61":{"tf":1.0},"64":{"tf":1.4142135623730951},"69":{"tf":1.0},"83":{"tf":1.7320508075688772},"84":{"tf":1.0},"90":{"tf":1.4142135623730951}}},"y":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"104":{"tf":1.0},"105":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{":":{":":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"(":{"0":{"df":1,"docs":{"105":{"tf":1.0}}},"1":{"df":1,"docs":{"105":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":1,"docs":{"105":{"tf":1.4142135623730951}},"s":{":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"(":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"c":{"!":{"[":{"a":{"0":{"df":1,"docs":{"105":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"<":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"105":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":2,"docs":{"72":{"tf":1.0},"74":{"tf":1.0}}},"df":0,"docs":{}}},"x":{"df":2,"docs":{"56":{"tf":1.0},"67":{"tf":1.0}}}},"r":{"a":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":1,"docs":{"34":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"k":{"df":1,"docs":{"131":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"_":{"c":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":1,"docs":{"131":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":20,"docs":{"100":{"tf":1.0},"109":{"tf":1.0},"113":{"tf":1.4142135623730951},"129":{"tf":1.0},"130":{"tf":1.0},"131":{"tf":1.0},"42":{"tf":1.0},"43":{"tf":1.0},"44":{"tf":1.7320508075688772},"49":{"tf":1.0},"55":{"tf":1.0},"70":{"tf":1.0},"71":{"tf":1.0},"73":{"tf":1.0},"8":{"tf":1.0},"83":{"tf":1.0},"91":{"tf":1.0},"93":{"tf":1.4142135623730951},"96":{"tf":1.4142135623730951},"99":{"tf":1.0}}},"df":0,"docs":{},"t":{"df":5,"docs":{"113":{"tf":1.4142135623730951},"130":{"tf":1.0},"131":{"tf":1.4142135623730951},"136":{"tf":3.7416573867739413},"79":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"129":{"tf":1.0},"136":{"tf":2.8284271247461903}}}}}}},"n":{"c":{"df":0,"docs":{},"h":{"df":2,"docs":{"19":{"tf":1.0},"94":{"tf":1.0}}}},"df":0,"docs":{}}},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"d":{"df":2,"docs":{"131":{"tf":1.4142135623730951},"49":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":1,"docs":{"39":{"tf":1.0}}}}},"ˉ":{"df":0,"docs":{},"i":{"df":1,"docs":{"13":{"tf":1.0}}}},"′":{"=":{"df":0,"docs":{},"{":{"b":{"0":{"df":0,"docs":{},"​":{"+":{"b":{"1":{"df":0,"docs":{},"​":{"df":0,"docs":{},"y":{"+":{"df":0,"docs":{},"x":{",":{"b":{"2":{"df":0,"docs":{},"​":{"+":{"b":{"3":{"df":0,"docs":{},"​":{"df":0,"docs":{},"y":{"+":{"df":0,"docs":{},"x":{"df":1,"docs":{"13":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"x":{",":{"b":{"1":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"x":{"df":1,"docs":{"13":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"c":{"(":{"df":0,"docs":{},"x":{")":{"=":{"df":0,"docs":{},"∏":{"df":0,"docs":{},"i":{"=":{"0":{"5":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"x":{"df":0,"docs":{},"−":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{")":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"x":{"df":0,"docs":{},"g":{"2":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"x":{"df":0,"docs":{},"g":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"x":{"df":2,"docs":{"113":{"tf":1.0},"54":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"0":{"df":1,"docs":{"113":{"tf":1.0}}},"df":4,"docs":{"113":{"tf":2.8284271247461903},"34":{"tf":1.0},"54":{"tf":1.4142135623730951},"55":{"tf":1.0}}},"z":{"df":2,"docs":{"112":{"tf":1.0},"62":{"tf":1.0}}}},"0":{"df":1,"docs":{"134":{"tf":3.1622776601683795}},"​":{"(":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"∗":{"4":{",":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"∗":{"4":{"+":{"4":{"df":1,"docs":{"134":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"1":{"df":1,"docs":{"134":{"tf":3.1622776601683795}},"​":{"(":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"∗":{"4":{"+":{"1":{",":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"∗":{"4":{"+":{"5":{"df":1,"docs":{"134":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"x":{")":{"=":{"df":0,"docs":{},"t":{"1":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"g":{"df":0,"docs":{},"x":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"t":{"2":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"x":{"df":1,"docs":{"65":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"2":{"df":1,"docs":{"134":{"tf":3.1622776601683795}},"​":{"(":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"∗":{"4":{"+":{"2":{",":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"∗":{"4":{"+":{"6":{"df":1,"docs":{"134":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"3":{"df":1,"docs":{"134":{"tf":2.8284271247461903}}},":":{"=":{"(":{"b":{"5":{"df":0,"docs":{},"​":{"df":0,"docs":{},"x":{"+":{"b":{"6":{"df":0,"docs":{},"​":{")":{"df":0,"docs":{},"z":{"df":0,"docs":{},"h":{"df":0,"docs":{},"​":{"+":{"c":{"df":1,"docs":{"23":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"=":{"df":0,"docs":{},"−":{"1":{"df":1,"docs":{"9":{"tf":1.0}}},"df":0,"docs":{}}},"_":{"1":{"(":{"df":0,"docs":{},"x":{"df":1,"docs":{"65":{"tf":1.4142135623730951}}}},"df":1,"docs":{"34":{"tf":1.0}}},"df":0,"docs":{},"i":{"(":{"df":0,"docs":{},"x":{"df":1,"docs":{"65":{"tf":1.0}}}},"df":0,"docs":{}},"n":{"(":{"df":0,"docs":{},"x":{"df":1,"docs":{"65":{"tf":1.0}}}},"df":0,"docs":{}},"z":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"a":{"df":1,"docs":{"34":{"tf":1.0}}},"df":0,"docs":{}}}}},"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"'":{"df":1,"docs":{"49":{"tf":1.7320508075688772}}},"df":16,"docs":{"103":{"tf":1.0},"125":{"tf":1.7320508075688772},"126":{"tf":1.4142135623730951},"127":{"tf":1.0},"128":{"tf":1.7320508075688772},"129":{"tf":2.23606797749979},"130":{"tf":1.0},"131":{"tf":2.8284271247461903},"132":{"tf":1.0},"133":{"tf":1.0},"134":{"tf":1.4142135623730951},"135":{"tf":1.0},"136":{"tf":1.4142135623730951},"137":{"tf":1.0},"49":{"tf":3.0},"64":{"tf":1.0}}}}},"l":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":3,"docs":{"131":{"tf":1.0},"136":{"tf":1.0},"48":{"tf":1.0}}}}},"df":0,"docs":{},"l":{"df":41,"docs":{"10":{"tf":1.0},"109":{"tf":1.4142135623730951},"113":{"tf":2.0},"116":{"tf":1.4142135623730951},"117":{"tf":2.23606797749979},"12":{"tf":1.0},"123":{"tf":1.4142135623730951},"124":{"tf":1.0},"129":{"tf":1.0},"13":{"tf":1.0},"131":{"tf":1.7320508075688772},"134":{"tf":1.4142135623730951},"14":{"tf":1.0},"15":{"tf":1.4142135623730951},"18":{"tf":1.4142135623730951},"20":{"tf":1.4142135623730951},"3":{"tf":1.0},"34":{"tf":1.0},"39":{"tf":2.449489742783178},"41":{"tf":1.0},"43":{"tf":1.0},"47":{"tf":1.0},"48":{"tf":1.0},"51":{"tf":1.0},"52":{"tf":1.0},"53":{"tf":1.4142135623730951},"54":{"tf":1.0},"58":{"tf":1.0},"67":{"tf":1.4142135623730951},"68":{"tf":1.4142135623730951},"69":{"tf":1.7320508075688772},"7":{"tf":1.0},"70":{"tf":1.0},"72":{"tf":1.4142135623730951},"74":{"tf":1.0},"79":{"tf":1.0},"8":{"tf":1.0},"83":{"tf":1.0},"88":{"tf":1.0},"9":{"tf":1.0},"90":{"tf":1.0}}}},"m":{"df":0,"docs":{},"e":{"df":3,"docs":{"131":{"tf":1.0},"15":{"tf":1.0},"6":{"tf":1.0}}}},"n":{"'":{"df":0,"docs":{},"t":{"df":7,"docs":{"11":{"tf":1.0},"113":{"tf":1.0},"117":{"tf":1.7320508075688772},"124":{"tf":1.0},"131":{"tf":1.0},"55":{"tf":1.0},"94":{"tf":1.0}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"34":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"94":{"tf":1.0}}}},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"15":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"e":{"df":4,"docs":{"123":{"tf":1.4142135623730951},"124":{"tf":1.0},"48":{"tf":1.0},"56":{"tf":1.0}}},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"10":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"e":{"df":26,"docs":{"10":{"tf":1.0},"100":{"tf":1.0},"102":{"tf":1.0},"105":{"tf":1.4142135623730951},"106":{"tf":1.4142135623730951},"108":{"tf":1.0},"11":{"tf":1.0},"111":{"tf":1.0},"117":{"tf":1.0},"12":{"tf":1.0},"124":{"tf":1.0},"13":{"tf":2.23606797749979},"131":{"tf":1.7320508075688772},"134":{"tf":2.0},"136":{"tf":1.0},"2":{"tf":1.0},"33":{"tf":1.0},"50":{"tf":1.0},"6":{"tf":1.4142135623730951},"67":{"tf":1.0},"79":{"tf":1.7320508075688772},"8":{"tf":1.0},"83":{"tf":1.0},"9":{"tf":1.4142135623730951},"91":{"tf":1.0},"96":{"tf":1.0}}}},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"56":{"tf":1.0}}}},"df":0,"docs":{}}},"df":19,"docs":{"10":{"tf":1.0},"11":{"tf":1.0},"111":{"tf":1.4142135623730951},"12":{"tf":1.0},"127":{"tf":1.4142135623730951},"13":{"tf":1.4142135623730951},"131":{"tf":1.7320508075688772},"132":{"tf":1.4142135623730951},"134":{"tf":1.4142135623730951},"15":{"tf":1.7320508075688772},"34":{"tf":1.4142135623730951},"35":{"tf":1.0},"54":{"tf":1.0},"61":{"tf":1.4142135623730951},"8":{"tf":1.0},"9":{"tf":2.6457513110645907},"90":{"tf":1.0},"93":{"tf":1.0},"94":{"tf":1.0}},"e":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"127":{"tf":1.0}}}},"l":{"df":0,"docs":{},"l":{"df":3,"docs":{"131":{"tf":1.7320508075688772},"134":{"tf":1.0},"136":{"tf":2.449489742783178}}}},"r":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":5,"docs":{"18":{"tf":1.7320508075688772},"19":{"tf":1.0},"47":{"tf":1.4142135623730951},"48":{"tf":1.0},"51":{"tf":1.0}}}}},"df":0,"docs":{}}}},"h":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":14,"docs":{"117":{"tf":2.0},"132":{"tf":1.4142135623730951},"31":{"tf":2.449489742783178},"39":{"tf":2.0},"40":{"tf":1.0},"68":{"tf":1.0},"79":{"tf":1.0},"81":{"tf":1.0},"82":{"tf":2.0},"83":{"tf":1.0},"87":{"tf":1.0},"90":{"tf":1.0},"94":{"tf":1.0},"96":{"tf":2.449489742783178}}}}}}},"n":{"df":0,"docs":{},"g":{"df":5,"docs":{"131":{"tf":1.7320508075688772},"6":{"tf":1.0},"70":{"tf":1.0},"8":{"tf":1.0},"82":{"tf":1.0}}}},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"102":{"tf":1.0},"134":{"tf":1.0}}}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"124":{"tf":1.0}}}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"20":{"tf":1.0}}}}},"t":{"df":4,"docs":{"117":{"tf":1.0},"20":{"tf":1.0},"57":{"tf":1.0},"78":{"tf":1.4142135623730951}}}},"c":{"df":0,"docs":{},"k":{"df":31,"docs":{"10":{"tf":1.0},"100":{"tf":1.0},"101":{"tf":1.4142135623730951},"102":{"tf":1.0},"11":{"tf":1.0},"112":{"tf":2.0},"114":{"tf":1.0},"116":{"tf":1.4142135623730951},"12":{"tf":1.0},"13":{"tf":2.6457513110645907},"131":{"tf":3.3166247903554},"132":{"tf":1.4142135623730951},"136":{"tf":2.449489742783178},"15":{"tf":1.7320508075688772},"20":{"tf":2.449489742783178},"32":{"tf":2.8284271247461903},"41":{"tf":1.0},"44":{"tf":1.0},"49":{"tf":1.0},"57":{"tf":1.7320508075688772},"58":{"tf":1.0},"59":{"tf":2.0},"62":{"tf":2.0},"65":{"tf":1.0},"68":{"tf":1.4142135623730951},"69":{"tf":1.4142135623730951},"71":{"tf":1.0},"83":{"tf":1.7320508075688772},"84":{"tf":1.4142135623730951},"91":{"tf":1.4142135623730951},"94":{"tf":2.23606797749979}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"i":{"c":{"df":2,"docs":{"67":{"tf":1.0},"71":{"tf":1.0}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"s":{"df":8,"docs":{"113":{"tf":1.0},"123":{"tf":1.4142135623730951},"15":{"tf":1.4142135623730951},"67":{"tf":1.0},"68":{"tf":1.0},"79":{"tf":1.0},"8":{"tf":1.0},"84":{"tf":1.0}}}},"s":{"df":0,"docs":{},"e":{"df":2,"docs":{"106":{"tf":1.0},"67":{"tf":1.0}},"n":{"df":7,"docs":{"18":{"tf":1.0},"6":{"tf":1.0},"67":{"tf":1.0},"76":{"tf":1.0},"78":{"tf":1.4142135623730951},"84":{"tf":1.0},"90":{"tf":1.0}}}}}}},"i":{"df":1,"docs":{"135":{"tf":1.4142135623730951}},"r":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":15,"docs":{"10":{"tf":1.0},"12":{"tf":1.0},"13":{"tf":1.0},"15":{"tf":1.4142135623730951},"21":{"tf":1.0},"3":{"tf":1.7320508075688772},"33":{"tf":1.7320508075688772},"34":{"tf":1.4142135623730951},"35":{"tf":1.0},"42":{"tf":1.7320508075688772},"43":{"tf":1.0},"44":{"tf":1.4142135623730951},"7":{"tf":1.0},"8":{"tf":1.7320508075688772},"9":{"tf":1.0}}}}}},"df":0,"docs":{}},"​":{"(":{"df":0,"docs":{},"z":{"df":2,"docs":{"114":{"tf":1.0},"116":{"tf":1.0}}}},"df":0,"docs":{}}},"k":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{",":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"+":{"1":{"df":1,"docs":{"134":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},":":{"=":{"df":0,"docs":{},"z":{"df":0,"docs":{},"k":{"df":0,"docs":{},"t":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"z":{")":{"df":0,"docs":{},"p":{"df":0,"docs":{},"k":{"df":0,"docs":{},"t":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"τ":{"1":{"df":0,"docs":{},"z":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"τ":{"df":0,"docs":{},"m":{"df":0,"docs":{},"z":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"τ":{"1":{"df":0,"docs":{},"g":{"df":0,"docs":{},"z":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"τ":{"df":0,"docs":{},"m":{"df":0,"docs":{},"g":{"df":0,"docs":{},"z":{"df":1,"docs":{"94":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"k":{"df":0,"docs":{},"t":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"t":{"1":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"t":{"1":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"g":{"df":0,"docs":{},"x":{")":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"g":{"df":0,"docs":{},"x":{"df":1,"docs":{"93":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"l":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":10,"docs":{"10":{"tf":1.7320508075688772},"112":{"tf":1.4142135623730951},"12":{"tf":1.7320508075688772},"13":{"tf":1.4142135623730951},"20":{"tf":1.4142135623730951},"31":{"tf":1.7320508075688772},"33":{"tf":1.0},"62":{"tf":1.4142135623730951},"9":{"tf":2.23606797749979},"94":{"tf":2.6457513110645907}}}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"6":{"tf":1.0}}}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"112":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"10":{"tf":1.0}}}}}},"df":0,"docs":{}},"i":{"df":1,"docs":{"137":{"tf":1.7320508075688772}}},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":2,"docs":{"72":{"tf":1.0},"79":{"tf":1.0}}}}}},"o":{"d":{"df":0,"docs":{},"e":{"df":15,"docs":{"102":{"tf":1.0},"103":{"tf":1.0},"104":{"tf":1.0},"110":{"tf":1.0},"112":{"tf":1.0},"113":{"tf":2.0},"115":{"tf":1.4142135623730951},"116":{"tf":1.0},"123":{"tf":1.0},"127":{"tf":1.0},"132":{"tf":1.0},"43":{"tf":1.0},"45":{"tf":1.4142135623730951},"49":{"tf":1.4142135623730951},"66":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"i":{"df":5,"docs":{"120":{"tf":1.0},"13":{"tf":1.4142135623730951},"18":{"tf":1.0},"2":{"tf":1.7320508075688772},"4":{"tf":1.0}}}},"df":0,"docs":{}}}}},"i":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"i":{"d":{"df":2,"docs":{"13":{"tf":1.7320508075688772},"84":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"44":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":1,"docs":{"131":{"tf":1.0}}}}}}},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"n":{"df":34,"docs":{"10":{"tf":1.4142135623730951},"105":{"tf":2.0},"107":{"tf":1.0},"108":{"tf":1.7320508075688772},"11":{"tf":1.0},"111":{"tf":1.0},"12":{"tf":2.23606797749979},"127":{"tf":2.0},"13":{"tf":2.0},"130":{"tf":1.0},"131":{"tf":4.358898943540674},"132":{"tf":3.872983346207417},"133":{"tf":1.7320508075688772},"134":{"tf":3.1622776601683795},"135":{"tf":3.0},"15":{"tf":1.4142135623730951},"19":{"tf":1.0},"23":{"tf":1.0},"34":{"tf":1.0},"35":{"tf":1.4142135623730951},"4":{"tf":1.0},"48":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.0},"61":{"tf":1.0},"64":{"tf":2.23606797749979},"65":{"tf":1.7320508075688772},"69":{"tf":2.23606797749979},"8":{"tf":1.4142135623730951},"82":{"tf":2.6457513110645907},"83":{"tf":1.0},"9":{"tf":1.4142135623730951},"90":{"tf":1.7320508075688772},"93":{"tf":1.4142135623730951}}}}}},"m":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":4,"docs":{"11":{"tf":1.0},"70":{"tf":1.0},"83":{"tf":1.0},"84":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"e":{"df":6,"docs":{"106":{"tf":1.0},"13":{"tf":1.4142135623730951},"15":{"tf":1.4142135623730951},"34":{"tf":1.0},"44":{"tf":1.4142135623730951},"83":{"tf":1.0}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"(":{"a":{"df":1,"docs":{"91":{"tf":1.0}}},"df":0,"docs":{},"f":{"df":1,"docs":{"18":{"tf":1.0}}}},"df":40,"docs":{"100":{"tf":1.0},"111":{"tf":1.0},"112":{"tf":1.0},"115":{"tf":1.0},"118":{"tf":1.0},"18":{"tf":2.6457513110645907},"20":{"tf":1.7320508075688772},"21":{"tf":1.0},"31":{"tf":2.0},"32":{"tf":1.0},"34":{"tf":3.4641016151377544},"37":{"tf":2.0},"41":{"tf":1.0},"43":{"tf":1.0},"52":{"tf":1.0},"56":{"tf":2.0},"57":{"tf":1.0},"58":{"tf":1.0},"59":{"tf":1.0},"61":{"tf":1.0},"62":{"tf":1.0},"66":{"tf":1.4142135623730951},"68":{"tf":1.4142135623730951},"70":{"tf":2.6457513110645907},"71":{"tf":2.0},"72":{"tf":2.0},"73":{"tf":2.23606797749979},"74":{"tf":3.0},"75":{"tf":2.0},"76":{"tf":1.0},"78":{"tf":1.4142135623730951},"79":{"tf":2.6457513110645907},"80":{"tf":1.0},"81":{"tf":1.4142135623730951},"82":{"tf":2.23606797749979},"83":{"tf":1.7320508075688772},"85":{"tf":1.0},"91":{"tf":2.0},"93":{"tf":2.8284271247461903},"94":{"tf":1.4142135623730951}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":1,"docs":{"34":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"34":{"tf":2.23606797749979}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}},"df":8,"docs":{"14":{"tf":1.7320508075688772},"21":{"tf":1.0},"22":{"tf":1.0},"34":{"tf":1.7320508075688772},"41":{"tf":1.0},"43":{"tf":1.7320508075688772},"44":{"tf":1.4142135623730951},"82":{"tf":1.0}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"(":{"&":{"df":0,"docs":{},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":1,"docs":{"43":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"<":{"df":0,"docs":{},"f":{"df":1,"docs":{"34":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}},"u":{"df":0,"docs":{},"n":{"df":3,"docs":{"136":{"tf":1.0},"3":{"tf":1.0},"80":{"tf":1.0}}}}},"p":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"13":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"r":{"df":1,"docs":{"13":{"tf":1.0}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"2":{"tf":1.4142135623730951}}}}}}},"t":{"df":1,"docs":{"91":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"49":{"tf":1.4142135623730951}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":4,"docs":{"106":{"tf":1.0},"58":{"tf":1.0},"77":{"tf":1.4142135623730951},"94":{"tf":1.0}}},"x":{"df":7,"docs":{"113":{"tf":1.0},"3":{"tf":1.0},"44":{"tf":1.7320508075688772},"49":{"tf":1.0},"63":{"tf":1.0},"65":{"tf":1.0},"80":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"n":{"df":5,"docs":{"129":{"tf":1.0},"131":{"tf":1.4142135623730951},"5":{"tf":1.4142135623730951},"70":{"tf":1.0},"79":{"tf":1.0}}},"s":{"df":3,"docs":{"4":{"tf":1.0},"44":{"tf":1.0},"83":{"tf":1.0}},"i":{"df":0,"docs":{},"t":{"df":24,"docs":{"111":{"tf":1.4142135623730951},"112":{"tf":1.0},"113":{"tf":1.0},"118":{"tf":1.7320508075688772},"124":{"tf":1.4142135623730951},"134":{"tf":1.0},"52":{"tf":1.7320508075688772},"55":{"tf":1.0},"57":{"tf":1.0},"58":{"tf":2.0},"59":{"tf":1.0},"61":{"tf":1.4142135623730951},"64":{"tf":1.0},"65":{"tf":1.0},"66":{"tf":1.4142135623730951},"67":{"tf":1.0},"68":{"tf":1.4142135623730951},"79":{"tf":1.0},"8":{"tf":1.0},"83":{"tf":2.0},"93":{"tf":1.4142135623730951},"94":{"tf":1.7320508075688772},"96":{"tf":1.4142135623730951},"99":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"113":{"tf":1.0},"115":{"tf":1.0}}},"y":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"o":{"d":{"d":{"_":{"d":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"115":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"115":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"(":{"&":{"df":0,"docs":{},"z":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"115":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":1,"docs":{"115":{"tf":1.0}}}}}},"o":{"d":{"d":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"(":{"&":{"df":0,"docs":{},"z":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"115":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":1,"docs":{"115":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}},"u":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"98":{"tf":1.0}}}}}}},"df":36,"docs":{"101":{"tf":1.0},"103":{"tf":1.0},"104":{"tf":1.4142135623730951},"106":{"tf":1.0},"111":{"tf":1.7320508075688772},"113":{"tf":2.23606797749979},"122":{"tf":1.0},"123":{"tf":1.0},"13":{"tf":1.0},"131":{"tf":1.7320508075688772},"132":{"tf":1.4142135623730951},"136":{"tf":1.0},"15":{"tf":1.0},"20":{"tf":2.23606797749979},"21":{"tf":1.4142135623730951},"22":{"tf":1.0},"23":{"tf":1.4142135623730951},"24":{"tf":1.4142135623730951},"25":{"tf":1.4142135623730951},"26":{"tf":1.0},"27":{"tf":1.0},"3":{"tf":1.4142135623730951},"31":{"tf":3.7416573867739413},"33":{"tf":1.0},"47":{"tf":2.449489742783178},"48":{"tf":2.0},"49":{"tf":1.4142135623730951},"57":{"tf":1.0},"61":{"tf":1.7320508075688772},"7":{"tf":1.4142135623730951},"79":{"tf":2.0},"83":{"tf":1.0},"84":{"tf":1.0},"90":{"tf":1.7320508075688772},"93":{"tf":3.605551275463989},"94":{"tf":1.7320508075688772}},"e":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":5,"docs":{"104":{"tf":1.0},"106":{"tf":1.4142135623730951},"112":{"tf":1.0},"113":{"tf":1.7320508075688772},"116":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"n":{"c":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":4,"docs":{"132":{"tf":1.7320508075688772},"79":{"tf":1.4142135623730951},"88":{"tf":1.0},"91":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":3,"docs":{"117":{"tf":1.0},"13":{"tf":1.0},"134":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":3,"docs":{"12":{"tf":1.0},"48":{"tf":1.0},"8":{"tf":1.0}}}}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":3,"docs":{"13":{"tf":2.8284271247461903},"15":{"tf":1.0},"44":{"tf":1.0}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":5,"docs":{"108":{"tf":1.0},"131":{"tf":1.0},"134":{"tf":1.0},"74":{"tf":1.0},"79":{"tf":1.0}}}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":3,"docs":{"68":{"tf":1.0},"69":{"tf":1.0},"8":{"tf":1.0}}}}},"i":{"d":{"df":4,"docs":{"12":{"tf":1.0},"13":{"tf":1.4142135623730951},"6":{"tf":1.0},"76":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"119":{"tf":1.4142135623730951},"86":{"tf":1.0}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":14,"docs":{"10":{"tf":1.0},"114":{"tf":1.0},"116":{"tf":1.0},"123":{"tf":1.0},"18":{"tf":1.0},"35":{"tf":1.0},"48":{"tf":1.4142135623730951},"50":{"tf":1.0},"57":{"tf":1.4142135623730951},"58":{"tf":1.0},"59":{"tf":1.7320508075688772},"65":{"tf":1.0},"69":{"tf":1.0},"70":{"tf":1.0}}}}},"t":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":6,"docs":{"27":{"tf":1.4142135623730951},"31":{"tf":1.0},"72":{"tf":1.0},"8":{"tf":1.0},"9":{"tf":1.7320508075688772},"93":{"tf":1.0}}}}},"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"131":{"tf":1.0},"136":{"tf":1.4142135623730951}},"t":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"113":{"tf":1.0}}},"y":{"(":{"&":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"115":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":1,"docs":{"113":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}},"df":40,"docs":{"104":{"tf":1.4142135623730951},"105":{"tf":2.23606797749979},"106":{"tf":3.0},"108":{"tf":2.449489742783178},"111":{"tf":1.0},"112":{"tf":1.7320508075688772},"113":{"tf":2.23606797749979},"116":{"tf":1.0},"122":{"tf":2.0},"124":{"tf":1.4142135623730951},"131":{"tf":2.23606797749979},"132":{"tf":1.4142135623730951},"134":{"tf":2.6457513110645907},"135":{"tf":2.8284271247461903},"136":{"tf":3.0},"18":{"tf":1.0},"34":{"tf":1.4142135623730951},"42":{"tf":1.0},"43":{"tf":2.23606797749979},"44":{"tf":1.4142135623730951},"47":{"tf":2.23606797749979},"48":{"tf":1.4142135623730951},"49":{"tf":1.0},"51":{"tf":1.0},"52":{"tf":1.0},"53":{"tf":2.449489742783178},"54":{"tf":2.23606797749979},"55":{"tf":1.4142135623730951},"56":{"tf":1.0},"57":{"tf":1.0},"58":{"tf":1.0},"61":{"tf":1.0},"64":{"tf":1.4142135623730951},"65":{"tf":2.449489742783178},"68":{"tf":1.4142135623730951},"69":{"tf":2.449489742783178},"82":{"tf":2.0},"83":{"tf":2.8284271247461903},"84":{"tf":1.0},"90":{"tf":2.0}},"e":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"113":{"tf":1.0}}}}}}}},"df":1,"docs":{"113":{"tf":1.0}}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{":":{":":{"<":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{">":{":":{":":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":2,"docs":{"43":{"tf":1.0},"44":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"<":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"44":{"tf":1.0}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":30,"docs":{"11":{"tf":1.0},"111":{"tf":1.4142135623730951},"112":{"tf":1.0},"113":{"tf":2.0},"116":{"tf":1.0},"117":{"tf":1.0},"124":{"tf":1.0},"127":{"tf":1.7320508075688772},"129":{"tf":1.0},"13":{"tf":1.4142135623730951},"130":{"tf":1.4142135623730951},"131":{"tf":2.6457513110645907},"15":{"tf":1.4142135623730951},"19":{"tf":1.0},"20":{"tf":1.0},"40":{"tf":1.0},"52":{"tf":1.4142135623730951},"53":{"tf":1.4142135623730951},"54":{"tf":1.0},"55":{"tf":1.4142135623730951},"57":{"tf":1.4142135623730951},"59":{"tf":1.0},"61":{"tf":1.4142135623730951},"64":{"tf":1.0},"67":{"tf":1.0},"68":{"tf":1.7320508075688772},"83":{"tf":1.7320508075688772},"84":{"tf":1.4142135623730951},"90":{"tf":1.0},"93":{"tf":1.0}}}},"df":0,"docs":{}}}}},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":8,"docs":{"12":{"tf":1.0},"131":{"tf":1.0},"34":{"tf":1.0},"47":{"tf":1.0},"49":{"tf":1.0},"64":{"tf":1.4142135623730951},"67":{"tf":1.4142135623730951},"69":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":5,"docs":{"108":{"tf":1.7320508075688772},"13":{"tf":1.0},"6":{"tf":1.0},"79":{"tf":1.0},"83":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":2,"docs":{"101":{"tf":1.0},"131":{"tf":2.0}}}}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"48":{"tf":1.0}}}},"o":{"df":0,"docs":{},"l":{"df":1,"docs":{"117":{"tf":1.0}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":2,"docs":{"34":{"tf":1.0},"91":{"tf":1.0}}},"t":{"df":1,"docs":{"94":{"tf":1.0}}}},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"13":{"tf":1.4142135623730951}}},"t":{"df":2,"docs":{"13":{"tf":1.0},"3":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"n":{"c":{"df":9,"docs":{"20":{"tf":1.4142135623730951},"52":{"tf":1.0},"54":{"tf":1.0},"56":{"tf":1.0},"57":{"tf":1.0},"68":{"tf":1.4142135623730951},"72":{"tf":1.0},"74":{"tf":1.0},"79":{"tf":1.0}}},"df":0,"docs":{}}}}},"o":{"df":0,"docs":{},"r":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":4,"docs":{"13":{"tf":1.4142135623730951},"72":{"tf":1.0},"78":{"tf":1.0},"91":{"tf":1.0}}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"i":{"df":3,"docs":{"127":{"tf":1.7320508075688772},"131":{"tf":1.7320508075688772},"34":{"tf":1.0}}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"123":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"129":{"tf":1.0}}},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":6,"docs":{"136":{"tf":1.0},"49":{"tf":1.0},"58":{"tf":1.0},"6":{"tf":1.4142135623730951},"68":{"tf":1.0},"71":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":7,"docs":{"103":{"tf":1.0},"116":{"tf":1.0},"131":{"tf":1.0},"136":{"tf":1.0},"57":{"tf":1.4142135623730951},"59":{"tf":1.0},"83":{"tf":1.0}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":16,"docs":{"10":{"tf":1.4142135623730951},"107":{"tf":1.0},"12":{"tf":1.0},"127":{"tf":1.4142135623730951},"13":{"tf":1.0},"131":{"tf":2.23606797749979},"134":{"tf":1.7320508075688772},"15":{"tf":1.4142135623730951},"22":{"tf":1.0},"3":{"tf":1.0},"35":{"tf":1.4142135623730951},"51":{"tf":1.0},"71":{"tf":1.0},"72":{"tf":1.0},"74":{"tf":1.0},"9":{"tf":2.0}}},"df":0,"docs":{}}}}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"108":{"tf":1.0}}}}}}}}},"df":3,"docs":{"108":{"tf":1.0},"124":{"tf":2.449489742783178},"90":{"tf":1.0}}}},"t":{"df":1,"docs":{"136":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"79":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"n":{"'":{"df":0,"docs":{},"t":{"df":1,"docs":{"102":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"104":{"tf":1.0}}}},"r":{"df":0,"docs":{},"s":{"df":3,"docs":{"11":{"tf":1.0},"124":{"tf":1.0},"13":{"tf":1.0}}}}}},"p":{"df":0,"docs":{},"u":{"df":1,"docs":{"2":{"tf":2.23606797749979}}}},"r":{"a":{"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"df":1,"docs":{"78":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":5,"docs":{"107":{"tf":1.0},"131":{"tf":1.0},"43":{"tf":1.4142135623730951},"44":{"tf":1.0},"49":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"33":{"tf":1.0}}}}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"2":{"tf":1.0}}}}}}},"i":{"c":{"df":1,"docs":{"131":{"tf":1.0}}},"df":0,"docs":{}}}},"u":{"c":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"70":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"df":3,"docs":{"18":{"tf":1.0},"3":{"tf":1.0},"70":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}},"s":{":":{":":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"34":{"tf":3.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"34":{"tf":2.449489742783178}}},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"131":{"tf":1.7320508075688772}}}}},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":6,"docs":{"106":{"tf":2.23606797749979},"108":{"tf":1.0},"120":{"tf":1.0},"39":{"tf":1.0},"65":{"tf":1.0},"83":{"tf":1.0}}}}}},"v":{"df":2,"docs":{"37":{"tf":1.0},"43":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"11":{"tf":1.7320508075688772}}}}}}},"y":{"c":{"df":0,"docs":{},"l":{"df":2,"docs":{"129":{"tf":1.0},"131":{"tf":1.0}},"i":{"c":{"df":1,"docs":{"37":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"d":{"0":{"df":1,"docs":{"134":{"tf":1.7320508075688772}},"​":{":":{"=":{"d":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"e":{"df":1,"docs":{"93":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"1":{"df":1,"docs":{"134":{"tf":1.7320508075688772}}},"2":{"df":1,"docs":{"134":{"tf":1.7320508075688772}}},"3":{"df":1,"docs":{"134":{"tf":1.7320508075688772}}},"=":{"(":{"d":{"1":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"…":{",":{"d":{"df":0,"docs":{},"m":{"df":3,"docs":{"72":{"tf":1.4142135623730951},"74":{"tf":1.0},"79":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"y":{"1":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"y":{"df":0,"docs":{},"l":{"df":1,"docs":{"89":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"{":{"1":{",":{"df":0,"docs":{},"η":{",":{"df":0,"docs":{},"η":{"2":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"η":{"3":{"df":0,"docs":{},"n":{"df":0,"docs":{},"−":{"1":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"df":0,"docs":{},"}":{"df":0,"docs":{},"i":{"=":{"0":{"2":{"df":0,"docs":{},"n":{"df":0,"docs":{},"−":{"1":{"df":1,"docs":{"83":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"a":{"df":0,"docs":{},"t":{"a":{"df":2,"docs":{"131":{"tf":1.4142135623730951},"31":{"tf":1.0}}},"df":0,"docs":{}}},"df":11,"docs":{"113":{"tf":1.0},"127":{"tf":1.4142135623730951},"13":{"tf":1.0},"131":{"tf":2.23606797749979},"132":{"tf":1.4142135623730951},"134":{"tf":1.0},"2":{"tf":1.4142135623730951},"72":{"tf":1.0},"75":{"tf":1.0},"81":{"tf":1.0},"83":{"tf":1.0}},"e":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"82":{"tf":1.0}}}}},"o":{"d":{"df":3,"docs":{"127":{"tf":1.0},"131":{"tf":2.0},"132":{"tf":1.0}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":2,"docs":{"136":{"tf":1.0},"93":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"t":{"df":4,"docs":{"112":{"tf":1.0},"115":{"tf":1.7320508075688772},"131":{"tf":1.0},"66":{"tf":1.7320508075688772}}}}}}}}}},"d":{"df":0,"docs":{},"i":{"c":{"df":2,"docs":{"131":{"tf":1.4142135623730951},"135":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"(":{"df":0,"docs":{},"x":{")":{"=":{"df":0,"docs":{},"γ":{"1":{"df":0,"docs":{},"​":{"df":0,"docs":{},"x":{"df":0,"docs":{},"−":{"df":0,"docs":{},"z":{"df":0,"docs":{},"h":{"(":{"df":0,"docs":{},"x":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"h":{"(":{"df":0,"docs":{},"z":{")":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"γ":{"2":{"df":0,"docs":{},"​":{"df":0,"docs":{},"x":{"df":0,"docs":{},"−":{"df":0,"docs":{},"z":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"x":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"z":{")":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"γ":{"3":{"df":0,"docs":{},"​":{"df":0,"docs":{},"x":{"df":0,"docs":{},"−":{"df":0,"docs":{},"z":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"x":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"z":{"df":0,"docs":{},"g":{")":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"γ":{"4":{"df":0,"docs":{},"​":{"df":0,"docs":{},"x":{"df":0,"docs":{},"−":{"df":0,"docs":{},"z":{"df":0,"docs":{},"g":{"2":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"x":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"z":{"df":0,"docs":{},"g":{"2":{"df":1,"docs":{"58":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"0":{"df":1,"docs":{"112":{"tf":1.0}},"​":{")":{"=":{"df":0,"docs":{},"γ":{"1":{"df":0,"docs":{},"​":{"df":0,"docs":{},"x":{"0":{"df":0,"docs":{},"​":{"df":0,"docs":{},"−":{"df":0,"docs":{},"z":{"df":0,"docs":{},"h":{"(":{"df":0,"docs":{},"x":{"0":{"df":0,"docs":{},"​":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"h":{"(":{"df":0,"docs":{},"z":{")":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"γ":{"2":{"df":0,"docs":{},"​":{"df":0,"docs":{},"x":{"0":{"df":0,"docs":{},"​":{"df":0,"docs":{},"−":{"df":0,"docs":{},"z":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"x":{"0":{"df":0,"docs":{},"​":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"z":{")":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"γ":{"3":{"df":0,"docs":{},"​":{"df":0,"docs":{},"x":{"0":{"df":0,"docs":{},"​":{"df":0,"docs":{},"−":{"df":0,"docs":{},"z":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"x":{"0":{"df":0,"docs":{},"​":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"z":{"df":0,"docs":{},"g":{")":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"γ":{"4":{"df":0,"docs":{},"​":{"df":0,"docs":{},"x":{"0":{"df":0,"docs":{},"​":{"df":0,"docs":{},"−":{"df":0,"docs":{},"z":{"df":0,"docs":{},"g":{"2":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"x":{"0":{"df":0,"docs":{},"​":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"z":{"df":0,"docs":{},"g":{"2":{"df":3,"docs":{"112":{"tf":1.0},"59":{"tf":1.0},"62":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"_":{"0":{"df":1,"docs":{"62":{"tf":1.0}}},"df":0,"docs":{}},"df":3,"docs":{"111":{"tf":1.4142135623730951},"58":{"tf":1.4142135623730951},"61":{"tf":1.4142135623730951}}}},"df":13,"docs":{"111":{"tf":1.0},"118":{"tf":1.7320508075688772},"124":{"tf":1.0},"58":{"tf":1.7320508075688772},"59":{"tf":1.0},"61":{"tf":1.0},"64":{"tf":1.0},"67":{"tf":1.4142135623730951},"79":{"tf":1.0},"80":{"tf":1.4142135623730951},"94":{"tf":1.0},"96":{"tf":1.0},"99":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"102":{"tf":1.0},"68":{"tf":1.0}}}}}},"f":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"8":{"tf":1.0}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":27,"docs":{"104":{"tf":1.7320508075688772},"107":{"tf":1.0},"108":{"tf":1.4142135623730951},"109":{"tf":1.0},"112":{"tf":1.0},"113":{"tf":1.0},"127":{"tf":1.7320508075688772},"13":{"tf":1.7320508075688772},"132":{"tf":2.449489742783178},"134":{"tf":1.0},"135":{"tf":2.0},"19":{"tf":1.0},"22":{"tf":1.0},"24":{"tf":1.0},"25":{"tf":1.4142135623730951},"27":{"tf":1.4142135623730951},"34":{"tf":1.4142135623730951},"4":{"tf":1.0},"49":{"tf":1.0},"53":{"tf":1.0},"54":{"tf":1.0},"58":{"tf":1.0},"7":{"tf":1.0},"89":{"tf":1.0},"93":{"tf":1.4142135623730951},"94":{"tf":1.0},"96":{"tf":1.7320508075688772}},"i":{"df":0,"docs":{},"t":{"df":3,"docs":{"13":{"tf":1.4142135623730951},"33":{"tf":1.0},"90":{"tf":1.4142135623730951}}}}}}},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":18,"docs":{"108":{"tf":1.0},"113":{"tf":1.0},"118":{"tf":1.0},"124":{"tf":1.0},"13":{"tf":1.4142135623730951},"131":{"tf":1.0},"19":{"tf":2.23606797749979},"2":{"tf":1.4142135623730951},"25":{"tf":1.0},"67":{"tf":2.449489742783178},"72":{"tf":3.0},"73":{"tf":1.4142135623730951},"74":{"tf":1.7320508075688772},"77":{"tf":2.0},"78":{"tf":1.7320508075688772},"79":{"tf":1.0},"80":{"tf":1.0},"90":{"tf":1.4142135623730951}}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":2,"docs":{"136":{"tf":1.0},"6":{"tf":1.0}}}},"i":{"c":{"df":1,"docs":{"15":{"tf":1.0}}},"df":0,"docs":{}},"v":{"df":1,"docs":{"3":{"tf":1.0}}}},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":2,"docs":{"12":{"tf":1.0},"6":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"6":{"tf":1.0}}}}}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":4,"docs":{"113":{"tf":1.0},"122":{"tf":1.0},"124":{"tf":1.4142135623730951},"53":{"tf":1.0}}}}},"t":{"df":18,"docs":{"13":{"tf":1.0},"132":{"tf":1.0},"135":{"tf":1.0},"18":{"tf":1.0},"35":{"tf":1.0},"4":{"tf":3.0},"52":{"tf":1.0},"69":{"tf":1.4142135623730951},"71":{"tf":1.0},"74":{"tf":1.0},"76":{"tf":1.0},"81":{"tf":1.0},"82":{"tf":1.0},"83":{"tf":1.0},"88":{"tf":1.0},"89":{"tf":2.0},"90":{"tf":1.4142135623730951},"94":{"tf":1.4142135623730951}}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":9,"docs":{"108":{"tf":1.0},"12":{"tf":1.4142135623730951},"131":{"tf":1.7320508075688772},"69":{"tf":1.4142135623730951},"7":{"tf":1.0},"72":{"tf":1.4142135623730951},"83":{"tf":1.4142135623730951},"9":{"tf":1.0},"91":{"tf":1.0}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":6,"docs":{"127":{"tf":1.0},"131":{"tf":1.7320508075688772},"132":{"tf":1.0},"4":{"tf":1.0},"88":{"tf":1.0},"90":{"tf":1.0}}}}},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"b":{"df":12,"docs":{"127":{"tf":1.0},"130":{"tf":1.0},"132":{"tf":1.0},"22":{"tf":1.4142135623730951},"36":{"tf":1.0},"39":{"tf":1.0},"73":{"tf":1.0},"76":{"tf":1.0},"79":{"tf":1.0},"85":{"tf":1.0},"86":{"tf":1.0},"94":{"tf":1.0}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":8,"docs":{"126":{"tf":1.0},"127":{"tf":1.4142135623730951},"128":{"tf":1.0},"129":{"tf":1.0},"130":{"tf":1.0},"131":{"tf":1.0},"15":{"tf":1.0},"81":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":2,"docs":{"136":{"tf":1.0},"9":{"tf":1.0}}}},"r":{"df":2,"docs":{"131":{"tf":1.0},"19":{"tf":1.0}}}}},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":11,"docs":{"102":{"tf":1.0},"113":{"tf":1.0},"128":{"tf":1.0},"129":{"tf":1.4142135623730951},"130":{"tf":1.7320508075688772},"131":{"tf":1.4142135623730951},"136":{"tf":1.0},"17":{"tf":1.4142135623730951},"33":{"tf":1.0},"36":{"tf":1.7320508075688772},"74":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"90":{"tf":1.0}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"88":{"tf":1.0}}}}}}}}}}},"v":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"136":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":15,"docs":{"117":{"tf":1.0},"13":{"tf":1.7320508075688772},"131":{"tf":1.0},"134":{"tf":1.0},"19":{"tf":1.0},"2":{"tf":1.0},"49":{"tf":1.4142135623730951},"51":{"tf":1.0},"52":{"tf":1.0},"55":{"tf":1.0},"65":{"tf":1.4142135623730951},"69":{"tf":1.0},"72":{"tf":1.0},"79":{"tf":1.0},"8":{"tf":1.0}}}}}},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"6":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"13":{"tf":1.0},"131":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}},"s":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":3,"docs":{"33":{"tf":1.0},"42":{"tf":1.0},"55":{"tf":1.0}}}}}},"df":0,"docs":{},"j":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"89":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"8":{"tf":1.0}}}}}}}}}}},"v":{"df":0,"docs":{},"e":{"df":4,"docs":{"102":{"tf":1.0},"45":{"tf":1.0},"68":{"tf":1.0},"80":{"tf":1.0}}},"i":{"d":{"df":7,"docs":{"122":{"tf":1.4142135623730951},"124":{"tf":1.7320508075688772},"131":{"tf":1.4142135623730951},"37":{"tf":1.0},"78":{"tf":1.0},"98":{"tf":1.0},"99":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":4,"docs":{"124":{"tf":1.4142135623730951},"131":{"tf":1.0},"68":{"tf":1.0},"98":{"tf":1.0}}}}},"​":{"=":{"df":0,"docs":{},"h":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"i":{"df":2,"docs":{"72":{"tf":1.0},"74":{"tf":1.0}}}}}},"df":0,"docs":{},"∈":{"d":{"df":1,"docs":{"72":{"tf":1.0}}},"df":0,"docs":{}},"−":{"df":0,"docs":{},"z":{"df":1,"docs":{"78":{"tf":1.0}}}}}},"k":{"df":0,"docs":{},"​":{":":{"=":{"(":{"d":{"0":{"2":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"…":{",":{"d":{"df":0,"docs":{},"l":{"df":0,"docs":{},"−":{"1":{"2":{"df":1,"docs":{"93":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"−":{"1":{"df":0,"docs":{},"​":{"=":{"(":{"d":{"0":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"…":{",":{"d":{"2":{"df":0,"docs":{},"l":{"df":0,"docs":{},"−":{"1":{"df":1,"docs":{"93":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"l":{"d":{"df":0,"docs":{},"e":{"df":1,"docs":{"82":{"tf":1.0}},"​":{"=":{"(":{"df":0,"docs":{},"h":{",":{"df":0,"docs":{},"h":{"df":0,"docs":{},"ω":{",":{"df":0,"docs":{},"h":{"df":0,"docs":{},"ω":{"2":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"h":{"df":0,"docs":{},"ω":{"2":{"df":0,"docs":{},"n":{"+":{"df":0,"docs":{},"l":{"df":1,"docs":{"81":{"tf":1.0}},"−":{"1":{"df":1,"docs":{"90":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"o":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"0":{"tf":1.0},"45":{"tf":1.0}}}}}}}},"df":5,"docs":{"108":{"tf":1.0},"113":{"tf":1.0},"124":{"tf":1.7320508075688772},"131":{"tf":1.4142135623730951},"134":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"n":{"'":{"df":0,"docs":{},"t":{"df":3,"docs":{"124":{"tf":1.0},"13":{"tf":1.0},"31":{"tf":1.0}}}},"df":0,"docs":{}}}},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":24,"docs":{"100":{"tf":1.0},"111":{"tf":1.4142135623730951},"114":{"tf":1.0},"116":{"tf":1.7320508075688772},"118":{"tf":1.0},"124":{"tf":1.4142135623730951},"13":{"tf":2.0},"15":{"tf":1.0},"19":{"tf":1.0},"23":{"tf":1.0},"24":{"tf":1.0},"25":{"tf":1.0},"31":{"tf":1.4142135623730951},"34":{"tf":1.4142135623730951},"4":{"tf":1.0},"58":{"tf":1.4142135623730951},"59":{"tf":1.4142135623730951},"61":{"tf":1.4142135623730951},"65":{"tf":1.0},"67":{"tf":1.4142135623730951},"72":{"tf":1.7320508075688772},"83":{"tf":1.0},"90":{"tf":1.0},"93":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"n":{"'":{"df":0,"docs":{},"t":{"df":9,"docs":{"110":{"tf":1.0},"113":{"tf":1.0},"115":{"tf":1.4142135623730951},"117":{"tf":1.0},"122":{"tf":1.4142135623730951},"124":{"tf":1.7320508075688772},"134":{"tf":1.0},"136":{"tf":1.0},"66":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":11,"docs":{"102":{"tf":1.0},"104":{"tf":1.0},"109":{"tf":1.0},"113":{"tf":1.4142135623730951},"117":{"tf":1.4142135623730951},"131":{"tf":1.4142135623730951},"136":{"tf":1.4142135623730951},"57":{"tf":1.0},"68":{"tf":1.0},"82":{"tf":1.0},"83":{"tf":1.0}}}},"t":{"df":2,"docs":{"64":{"tf":1.0},"65":{"tf":1.0}}},"w":{"df":0,"docs":{},"n":{"df":4,"docs":{"13":{"tf":1.4142135623730951},"15":{"tf":1.0},"20":{"tf":1.0},"34":{"tf":1.0}}}}},"s":{"df":1,"docs":{"93":{"tf":1.4142135623730951}},"t":{"_":{"a":{"d":{"d":{"df":0,"docs":{},"r":{"[":{"0":{"df":1,"docs":{"132":{"tf":1.0}}},"1":{"df":1,"docs":{"132":{"tf":1.0}}},"df":0,"docs":{}},"df":3,"docs":{"127":{"tf":1.0},"131":{"tf":1.7320508075688772},"132":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"131":{"tf":1.0}}}}}},"df":3,"docs":{"127":{"tf":1.0},"131":{"tf":2.23606797749979},"132":{"tf":1.4142135623730951}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"134":{"tf":1.0}}}}}},"​":{"=":{"(":{"1":{",":{"df":0,"docs":{},"g":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"g":{"2":{"df":0,"docs":{},"n":{"df":0,"docs":{},"−":{"1":{"df":1,"docs":{"90":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"{":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"}":{"df":0,"docs":{},"i":{"=":{"0":{"2":{"df":0,"docs":{},"n":{"df":0,"docs":{},"−":{"1":{"df":0,"docs":{},"​":{"df":0,"docs":{},"⊆":{"df":0,"docs":{},"f":{"df":1,"docs":{"81":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"e":{"df":2,"docs":{"12":{"tf":1.0},"3":{"tf":1.0}}},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":3,"docs":{"131":{"tf":1.7320508075688772},"134":{"tf":1.0},"35":{"tf":1.7320508075688772}}}}},"r":{"df":0,"docs":{},"e":{"df":2,"docs":{"13":{"tf":1.0},"79":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"+":{"1":{")":{"df":0,"docs":{},"∗":{"df":0,"docs":{},"x":{"df":0,"docs":{},"−":{"1":{"df":1,"docs":{"6":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"=":{"2":{"df":1,"docs":{"8":{"tf":1.0}}},"df":0,"docs":{}},"a":{"c":{"df":0,"docs":{},"h":{"df":25,"docs":{"101":{"tf":1.0},"105":{"tf":1.0},"108":{"tf":1.7320508075688772},"113":{"tf":1.7320508075688772},"124":{"tf":1.0},"127":{"tf":1.4142135623730951},"13":{"tf":1.0},"131":{"tf":3.3166247903554},"132":{"tf":1.0},"134":{"tf":2.0},"135":{"tf":1.7320508075688772},"136":{"tf":2.23606797749979},"2":{"tf":1.0},"48":{"tf":1.0},"64":{"tf":1.4142135623730951},"65":{"tf":1.4142135623730951},"69":{"tf":1.0},"79":{"tf":1.7320508075688772},"81":{"tf":1.4142135623730951},"82":{"tf":1.0},"83":{"tf":1.0},"9":{"tf":1.0},"93":{"tf":1.4142135623730951},"94":{"tf":1.0},"98":{"tf":1.0}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"58":{"tf":1.0},"79":{"tf":1.0}}}}}}},"s":{"df":1,"docs":{"69":{"tf":1.0}},"i":{"df":1,"docs":{"13":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":4,"docs":{"113":{"tf":1.0},"44":{"tf":1.0},"6":{"tf":1.0},"69":{"tf":1.0}}}}}}},"df":10,"docs":{"10":{"tf":1.0},"127":{"tf":1.4142135623730951},"131":{"tf":1.7320508075688772},"132":{"tf":1.4142135623730951},"33":{"tf":1.0},"34":{"tf":2.6457513110645907},"43":{"tf":2.6457513110645907},"44":{"tf":2.0},"6":{"tf":2.23606797749979},"8":{"tf":1.7320508075688772}},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"58":{"tf":1.0}}}},"df":0,"docs":{}},"i":{"c":{"df":0,"docs":{},"i":{"df":4,"docs":{"131":{"tf":1.0},"136":{"tf":1.0},"3":{"tf":1.0},"72":{"tf":1.0}}}},"df":0,"docs":{}}}},"i":{"df":1,"docs":{"122":{"tf":1.0}},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":5,"docs":{"136":{"tf":1.0},"14":{"tf":1.0},"22":{"tf":1.0},"34":{"tf":1.4142135623730951},"7":{"tf":1.0}}}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":29,"docs":{"100":{"tf":1.0},"106":{"tf":1.0},"120":{"tf":1.0},"122":{"tf":1.0},"124":{"tf":2.0},"129":{"tf":1.0},"13":{"tf":5.477225575051661},"15":{"tf":1.0},"18":{"tf":2.449489742783178},"30":{"tf":1.0},"34":{"tf":1.7320508075688772},"40":{"tf":2.0},"51":{"tf":1.0},"53":{"tf":1.0},"54":{"tf":1.0},"6":{"tf":1.0},"67":{"tf":1.0},"69":{"tf":1.4142135623730951},"72":{"tf":1.0},"73":{"tf":1.4142135623730951},"76":{"tf":1.0},"78":{"tf":1.0},"81":{"tf":1.0},"83":{"tf":1.0},"90":{"tf":1.0},"91":{"tf":2.0},"94":{"tf":1.4142135623730951},"97":{"tf":1.4142135623730951},"98":{"tf":1.0}}}}}}}},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"4":{"tf":1.0}}}},"df":0,"docs":{}},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"y":{"df":2,"docs":{"114":{"tf":1.0},"99":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"35":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"117":{"tf":1.0}}}}},"n":{"a":{"b":{"df":0,"docs":{},"l":{"df":2,"docs":{"131":{"tf":1.0},"3":{"tf":1.0}}}},"df":0,"docs":{}},"c":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"108":{"tf":1.0}}}}}}},"df":0,"docs":{},"o":{"d":{"df":14,"docs":{"10":{"tf":1.0},"104":{"tf":1.0},"106":{"tf":1.0},"47":{"tf":1.0},"49":{"tf":1.0},"51":{"tf":1.0},"53":{"tf":1.0},"54":{"tf":1.0},"65":{"tf":1.0},"68":{"tf":1.4142135623730951},"69":{"tf":1.4142135623730951},"71":{"tf":1.0},"83":{"tf":1.0},"9":{"tf":1.0}}},"df":0,"docs":{}}},"d":{"df":10,"docs":{"102":{"tf":1.0},"108":{"tf":1.0},"11":{"tf":1.0},"115":{"tf":1.0},"12":{"tf":1.0},"129":{"tf":1.0},"39":{"tf":1.0},"45":{"tf":1.0},"7":{"tf":1.0},"94":{"tf":1.0}},"i":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"40":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"c":{"df":5,"docs":{"131":{"tf":1.0},"135":{"tf":1.4142135623730951},"136":{"tf":2.0},"48":{"tf":1.0},"69":{"tf":1.0}}},"df":0,"docs":{}}}},"g":{"a":{"df":0,"docs":{},"g":{"df":3,"docs":{"74":{"tf":1.0},"76":{"tf":1.0},"85":{"tf":1.0}}}},"df":0,"docs":{}},"h":{"a":{"df":0,"docs":{},"n":{"c":{"df":1,"docs":{"99":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":3,"docs":{"113":{"tf":1.4142135623730951},"131":{"tf":1.0},"48":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"82":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"13":{"tf":1.0}}}},"i":{"df":0,"docs":{},"r":{"df":4,"docs":{"11":{"tf":1.0},"13":{"tf":1.0},"49":{"tf":1.0},"67":{"tf":1.0}}},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"103":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"i":{"df":6,"docs":{"126":{"tf":1.0},"127":{"tf":2.0},"132":{"tf":2.0},"35":{"tf":1.0},"69":{"tf":1.0},"90":{"tf":1.0}}}}}},"q":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"l":{"df":16,"docs":{"10":{"tf":1.0},"100":{"tf":1.0},"105":{"tf":1.7320508075688772},"12":{"tf":1.0},"127":{"tf":1.4142135623730951},"13":{"tf":5.830951894845301},"131":{"tf":2.23606797749979},"132":{"tf":1.0},"15":{"tf":1.4142135623730951},"32":{"tf":1.0},"51":{"tf":1.0},"65":{"tf":1.0},"72":{"tf":1.0},"77":{"tf":1.4142135623730951},"9":{"tf":1.4142135623730951},"94":{"tf":1.4142135623730951}}},"t":{"df":12,"docs":{"10":{"tf":1.0},"11":{"tf":1.0},"12":{"tf":1.0},"13":{"tf":3.0},"134":{"tf":1.4142135623730951},"15":{"tf":1.7320508075688772},"3":{"tf":1.4142135623730951},"57":{"tf":1.0},"59":{"tf":1.0},"68":{"tf":1.0},"9":{"tf":1.7320508075688772},"94":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":6,"docs":{"13":{"tf":2.8284271247461903},"15":{"tf":1.0},"55":{"tf":1.0},"68":{"tf":1.4142135623730951},"79":{"tf":1.0},"83":{"tf":1.0}}}},"df":0,"docs":{}}}}},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"48":{"tf":1.0}}}}}}}},"t":{"c":{"df":1,"docs":{"49":{"tf":1.0}}},"df":0,"docs":{}},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"113":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":39,"docs":{"10":{"tf":1.4142135623730951},"111":{"tf":2.0},"112":{"tf":2.6457513110645907},"113":{"tf":4.358898943540674},"114":{"tf":1.0},"115":{"tf":1.0},"116":{"tf":1.7320508075688772},"118":{"tf":1.0},"12":{"tf":1.7320508075688772},"120":{"tf":2.0},"122":{"tf":2.23606797749979},"124":{"tf":2.23606797749979},"13":{"tf":1.4142135623730951},"134":{"tf":2.6457513110645907},"18":{"tf":1.4142135623730951},"27":{"tf":1.0},"34":{"tf":1.0},"51":{"tf":1.0},"57":{"tf":2.23606797749979},"58":{"tf":2.0},"59":{"tf":1.7320508075688772},"61":{"tf":1.7320508075688772},"62":{"tf":2.23606797749979},"65":{"tf":1.4142135623730951},"67":{"tf":2.449489742783178},"69":{"tf":1.0},"72":{"tf":1.7320508075688772},"73":{"tf":1.4142135623730951},"74":{"tf":1.0},"75":{"tf":1.0},"76":{"tf":1.4142135623730951},"77":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":2.0},"84":{"tf":1.7320508075688772},"85":{"tf":1.0},"9":{"tf":1.4142135623730951},"93":{"tf":1.0},"94":{"tf":2.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"/":{"df":0,"docs":{},"o":{"d":{"d":{"df":2,"docs":{"112":{"tf":1.0},"115":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":10,"docs":{"100":{"tf":1.0},"113":{"tf":1.0},"118":{"tf":1.0},"131":{"tf":1.4142135623730951},"48":{"tf":1.0},"51":{"tf":1.0},"65":{"tf":1.0},"66":{"tf":1.0},"72":{"tf":1.0},"93":{"tf":1.0}}},"r":{"df":0,"docs":{},"y":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"102":{"tf":1.0}}}},"t":{"df":0,"docs":{},"h":{"df":4,"docs":{"131":{"tf":1.0},"15":{"tf":1.0},"20":{"tf":1.0},"69":{"tf":1.0}}}}}}},"i":{"d":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"126":{"tf":1.0}}}}}}},"x":{"a":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"131":{"tf":1.0},"94":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":4,"docs":{"113":{"tf":1.0},"19":{"tf":1.0},"20":{"tf":1.4142135623730951},"66":{"tf":1.0}}}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":39,"docs":{"10":{"tf":1.0},"100":{"tf":1.0},"102":{"tf":1.0},"103":{"tf":1.4142135623730951},"107":{"tf":1.0},"108":{"tf":1.4142135623730951},"109":{"tf":1.0},"11":{"tf":1.0},"110":{"tf":1.0},"113":{"tf":1.4142135623730951},"116":{"tf":1.0},"12":{"tf":1.0},"123":{"tf":1.0},"13":{"tf":2.0},"131":{"tf":1.4142135623730951},"134":{"tf":1.7320508075688772},"135":{"tf":1.0},"136":{"tf":1.4142135623730951},"19":{"tf":1.0},"33":{"tf":1.0},"39":{"tf":1.0},"4":{"tf":1.0},"43":{"tf":1.7320508075688772},"47":{"tf":1.0},"48":{"tf":1.7320508075688772},"49":{"tf":2.23606797749979},"51":{"tf":1.0},"6":{"tf":1.7320508075688772},"63":{"tf":1.0},"65":{"tf":1.0},"67":{"tf":1.0},"69":{"tf":1.4142135623730951},"72":{"tf":1.0},"73":{"tf":1.4142135623730951},"8":{"tf":1.0},"83":{"tf":1.0},"9":{"tf":1.4142135623730951},"94":{"tf":2.0},"99":{"tf":1.0}}}}}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":3,"docs":{"127":{"tf":1.4142135623730951},"43":{"tf":1.0},"71":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":28,"docs":{"10":{"tf":1.0},"107":{"tf":1.0},"109":{"tf":1.7320508075688772},"12":{"tf":2.0},"126":{"tf":1.0},"127":{"tf":1.7320508075688772},"128":{"tf":1.4142135623730951},"129":{"tf":2.23606797749979},"13":{"tf":1.0},"130":{"tf":1.0},"131":{"tf":3.605551275463989},"15":{"tf":1.7320508075688772},"2":{"tf":1.0},"21":{"tf":1.0},"3":{"tf":1.0},"33":{"tf":1.0},"42":{"tf":1.0},"47":{"tf":1.4142135623730951},"48":{"tf":1.0},"49":{"tf":2.449489742783178},"6":{"tf":2.23606797749979},"68":{"tf":1.7320508075688772},"7":{"tf":2.0},"8":{"tf":2.449489742783178},"82":{"tf":1.4142135623730951},"9":{"tf":1.7320508075688772},"90":{"tf":1.4142135623730951},"93":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"122":{"tf":1.4142135623730951}}}}},"r":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"39":{"tf":1.0}}}}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":4,"docs":{"105":{"tf":1.0},"13":{"tf":2.6457513110645907},"134":{"tf":1.0},"69":{"tf":1.0}}}}},"p":{"a":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":7,"docs":{"131":{"tf":2.23606797749979},"136":{"tf":1.0},"70":{"tf":1.0},"71":{"tf":1.0},"74":{"tf":1.0},"78":{"tf":1.0},"84":{"tf":1.0}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":2,"docs":{"122":{"tf":1.0},"20":{"tf":1.0}}}}},"l":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":7,"docs":{"102":{"tf":1.0},"116":{"tf":1.0},"117":{"tf":1.0},"129":{"tf":1.0},"131":{"tf":1.7320508075688772},"18":{"tf":1.0},"6":{"tf":1.0}}}},"n":{"df":3,"docs":{"113":{"tf":1.0},"131":{"tf":1.4142135623730951},"50":{"tf":1.0}}}},"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"94":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"113":{"tf":1.4142135623730951},"4":{"tf":1.0}}}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"9":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"44":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"44":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"df":2,"docs":{"123":{"tf":1.0},"44":{"tf":1.0}}}}}}},"s":{"df":1,"docs":{"39":{"tf":1.0}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":7,"docs":{"106":{"tf":1.0},"11":{"tf":1.0},"122":{"tf":1.4142135623730951},"3":{"tf":1.0},"47":{"tf":1.4142135623730951},"69":{"tf":1.7320508075688772},"82":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":9,"docs":{"120":{"tf":1.0},"127":{"tf":1.7320508075688772},"13":{"tf":1.0},"131":{"tf":1.0},"132":{"tf":1.4142135623730951},"44":{"tf":1.0},"82":{"tf":1.4142135623730951},"90":{"tf":1.0},"93":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":8,"docs":{"108":{"tf":1.0},"124":{"tf":1.0},"130":{"tf":1.0},"131":{"tf":1.4142135623730951},"48":{"tf":1.0},"67":{"tf":2.0},"83":{"tf":1.0},"90":{"tf":1.0}}}},"r":{"df":0,"docs":{},"n":{"df":2,"docs":{"136":{"tf":1.0},"33":{"tf":1.0}}}}},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"31":{"tf":1.4142135623730951}}}},"df":2,"docs":{"12":{"tf":1.7320508075688772},"131":{"tf":1.0}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":3,"docs":{"49":{"tf":1.0},"67":{"tf":1.0},"78":{"tf":1.0}}}}}}}},"f":{"(":{"a":{")":{":":{"=":{"df":0,"docs":{},"p":{"(":{"a":{")":{"df":0,"docs":{},"q":{"(":{"a":{")":{"df":0,"docs":{},"−":{"1":{"df":1,"docs":{"89":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":1,"docs":{"89":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},",":{"b":{")":{"=":{"(":{"a":{"df":0,"docs":{},"−":{"df":0,"docs":{},"y":{")":{"/":{"(":{"b":{"df":0,"docs":{},"−":{"df":0,"docs":{},"z":{"df":1,"docs":{"76":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"a":{"+":{"b":{"df":0,"docs":{},"−":{"1":{"df":1,"docs":{"73":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"1":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"…":{",":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"​":{",":{"b":{")":{"=":{"df":0,"docs":{},"i":{"=":{"1":{"df":0,"docs":{},"∑":{"df":0,"docs":{},"l":{"df":0,"docs":{},"​":{"df":0,"docs":{},"γ":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"(":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"df":0,"docs":{},"−":{"df":0,"docs":{},"y":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{")":{"/":{"(":{"b":{"df":0,"docs":{},"−":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":1,"docs":{"79":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"d":{"df":1,"docs":{"89":{"tf":1.0}}},"df":0,"docs":{},"h":{")":{"=":{"0":{"df":1,"docs":{"15":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"p":{"(":{"d":{"1":{"df":0,"docs":{},"​":{")":{",":{"d":{"1":{"df":0,"docs":{},"​":{")":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"f":{"(":{"df":0,"docs":{},"p":{"(":{"d":{"df":0,"docs":{},"m":{"df":0,"docs":{},"​":{")":{",":{"d":{"df":0,"docs":{},"m":{"df":1,"docs":{"77":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"1":{"df":0,"docs":{},"​":{"(":{"d":{"1":{"df":0,"docs":{},"​":{")":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"​":{"(":{"d":{"1":{"df":0,"docs":{},"​":{")":{",":{"d":{"1":{"df":0,"docs":{},"​":{")":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"f":{"(":{"df":0,"docs":{},"p":{"1":{"df":0,"docs":{},"​":{"(":{"d":{"df":0,"docs":{},"m":{"df":0,"docs":{},"​":{")":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"​":{"(":{"d":{"df":0,"docs":{},"m":{"df":0,"docs":{},"​":{")":{",":{"d":{"df":0,"docs":{},"m":{"df":1,"docs":{"79":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"y":{"1":{"df":0,"docs":{},"​":{")":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"f":{"(":{"df":0,"docs":{},"y":{"df":0,"docs":{},"l":{"df":1,"docs":{"89":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},",":{"d":{"1":{"df":0,"docs":{},"​":{")":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"f":{"(":{"df":0,"docs":{},"y":{"df":0,"docs":{},"m":{"df":0,"docs":{},"​":{",":{"d":{"df":0,"docs":{},"m":{"df":1,"docs":{"73":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"z":{")":{"=":{"df":0,"docs":{},"i":{"df":1,"docs":{"18":{"tf":1.0}}}},"df":0,"docs":{}},"df":1,"docs":{"68":{"tf":1.0}}}},"+":{"df":0,"docs":{},"g":{"]":{"1":{"df":0,"docs":{},"​":{"=":{"[":{"df":0,"docs":{},"f":{"]":{"1":{"df":0,"docs":{},"​":{"+":{"[":{"df":0,"docs":{},"g":{"]":{"1":{"df":1,"docs":{"18":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},",":{"df":0,"docs":{},"g":{"df":1,"docs":{"13":{"tf":1.0}}}},"/":{"df":0,"docs":{},"g":{"df":1,"docs":{"68":{"tf":1.0}}}},":":{"a":{"df":0,"docs":{},"→":{"df":0,"docs":{},"f":{"df":1,"docs":{"89":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"×":{"d":{"df":0,"docs":{},"→":{"df":0,"docs":{},"f":{"df":1,"docs":{"73":{"tf":1.0}}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"(":{"d":{")":{"df":0,"docs":{},"→":{"df":0,"docs":{},"f":{"df":1,"docs":{"89":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"=":{"a":{"(":{"df":0,"docs":{},"ζ":{")":{"df":0,"docs":{},"q":{"df":0,"docs":{},"l":{"df":0,"docs":{},"​":{"+":{"b":{"(":{"df":0,"docs":{},"ζ":{")":{"df":0,"docs":{},"q":{"df":0,"docs":{},"r":{"df":1,"docs":{"20":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"z":{"df":0,"docs":{},"h":{"df":0,"docs":{},"​":{"df":0,"docs":{},"t":{"df":1,"docs":{"15":{"tf":1.0}}}}}}},"]":{"1":{"df":3,"docs":{"18":{"tf":1.4142135623730951},"20":{"tf":1.0},"34":{"tf":1.0}}},"df":0,"docs":{}},"a":{"c":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"'":{"df":1,"docs":{"102":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"t":{"df":7,"docs":{"12":{"tf":1.0},"13":{"tf":2.8284271247461903},"131":{"tf":1.0},"134":{"tf":1.0},"15":{"tf":1.7320508075688772},"4":{"tf":1.0},"67":{"tf":1.0}},"o":{"df":0,"docs":{},"r":{"df":9,"docs":{"124":{"tf":1.0},"13":{"tf":1.7320508075688772},"131":{"tf":1.0},"2":{"tf":1.4142135623730951},"27":{"tf":1.0},"67":{"tf":1.7320508075688772},"72":{"tf":1.0},"88":{"tf":1.0},"90":{"tf":2.0}}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"s":{"df":1,"docs":{"103":{"tf":1.0}}}},"r":{"df":2,"docs":{"15":{"tf":1.0},"69":{"tf":1.0}}},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"113":{"tf":1.0},"136":{"tf":1.0}}}}}},"t":{"df":2,"docs":{"122":{"tf":1.4142135623730951},"98":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"122":{"tf":1.0}}}}}}},"b":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":3,"docs":{"27":{"tf":1.0},"31":{"tf":1.7320508075688772},"32":{"tf":1.0}},"​":{"(":{"df":0,"docs":{},"ζ":{")":{"=":{"df":0,"docs":{},"t":{"df":0,"docs":{},"ˉ":{"+":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"p":{"df":0,"docs":{},"ˉ":{"df":0,"docs":{},"​":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"υ":{"2":{"a":{"df":0,"docs":{},"ˉ":{"+":{"df":0,"docs":{},"υ":{"3":{"b":{"df":0,"docs":{},"ˉ":{"+":{"df":0,"docs":{},"υ":{"4":{"c":{"df":0,"docs":{},"ˉ":{"+":{"df":0,"docs":{},"υ":{"5":{"df":0,"docs":{},"s":{"df":0,"docs":{},"ˉ":{"df":0,"docs":{},"σ":{"1":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"υ":{"6":{"df":0,"docs":{},"s":{"df":0,"docs":{},"ˉ":{"df":0,"docs":{},"σ":{"2":{"df":1,"docs":{"31":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"]":{"1":{"df":1,"docs":{"31":{"tf":1.0}},"​":{"=":{"[":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"υ":{"[":{"df":0,"docs":{},"p":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"υ":{"2":{"[":{"a":{"]":{"1":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"υ":{"3":{"[":{"b":{"]":{"1":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"υ":{"4":{"[":{"c":{"]":{"1":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"υ":{"5":{"[":{"df":0,"docs":{},"s":{"df":0,"docs":{},"σ":{"1":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"υ":{"6":{"[":{"df":0,"docs":{},"s":{"df":0,"docs":{},"σ":{"2":{"df":0,"docs":{},"​":{"]":{"1":{"df":1,"docs":{"31":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":21,"docs":{"126":{"tf":1.0},"127":{"tf":1.4142135623730951},"13":{"tf":2.6457513110645907},"131":{"tf":1.7320508075688772},"132":{"tf":1.4142135623730951},"15":{"tf":1.4142135623730951},"18":{"tf":2.449489742783178},"20":{"tf":2.0},"34":{"tf":1.4142135623730951},"4":{"tf":1.7320508075688772},"68":{"tf":1.4142135623730951},"69":{"tf":1.4142135623730951},"72":{"tf":1.0},"73":{"tf":1.4142135623730951},"74":{"tf":1.0},"79":{"tf":1.0},"81":{"tf":1.0},"89":{"tf":1.7320508075688772},"90":{"tf":1.4142135623730951},"93":{"tf":2.0},"94":{"tf":1.4142135623730951}},"e":{"1":{"7":{":":{":":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"(":{"1":{"df":1,"docs":{"107":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"(":{"1":{"df":1,"docs":{"103":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"103":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"69":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"d":{"df":1,"docs":{"33":{"tf":1.0}}},"df":0,"docs":{}},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"131":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"w":{"df":10,"docs":{"108":{"tf":1.0},"110":{"tf":1.0},"12":{"tf":1.0},"122":{"tf":1.4142135623730951},"123":{"tf":1.0},"13":{"tf":1.0},"15":{"tf":1.0},"31":{"tf":1.0},"36":{"tf":1.0},"63":{"tf":1.0}}}},"f":{"df":0,"docs":{},"t":{"df":4,"docs":{"1":{"tf":1.7320508075688772},"120":{"tf":2.23606797749979},"2":{"tf":2.8284271247461903},"98":{"tf":1.7320508075688772}}}},"i":{"a":{"df":0,"docs":{},"t":{"df":7,"docs":{"117":{"tf":1.4142135623730951},"38":{"tf":1.4142135623730951},"39":{"tf":1.0},"41":{"tf":2.23606797749979},"87":{"tf":1.0},"93":{"tf":1.0},"94":{"tf":1.0}}}},"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"a":{"c":{"c":{"df":0,"docs":{},"i":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":1,"docs":{"107":{"tf":1.0}},"e":{"(":{"[":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"1":{"7":{":":{":":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"(":{"1":{"df":1,"docs":{"107":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"<":{"df":0,"docs":{},"f":{">":{">":{"(":{"&":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":1,"docs":{"103":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":1,"docs":{"103":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":18,"docs":{"103":{"tf":1.7320508075688772},"104":{"tf":1.4142135623730951},"105":{"tf":1.7320508075688772},"106":{"tf":1.0},"107":{"tf":1.0},"108":{"tf":1.0},"109":{"tf":1.0},"110":{"tf":1.0},"111":{"tf":1.0},"113":{"tf":1.7320508075688772},"116":{"tf":1.0},"48":{"tf":2.0},"49":{"tf":1.4142135623730951},"50":{"tf":1.7320508075688772},"63":{"tf":1.0},"65":{"tf":1.0},"67":{"tf":1.0},"83":{"tf":1.0}},"p":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"103":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":23,"docs":{"107":{"tf":1.0},"108":{"tf":1.0},"113":{"tf":1.0},"13":{"tf":4.58257569495584},"15":{"tf":1.0},"18":{"tf":1.4142135623730951},"2":{"tf":1.4142135623730951},"34":{"tf":1.0},"35":{"tf":1.0},"4":{"tf":1.0},"40":{"tf":2.449489742783178},"43":{"tf":1.0},"51":{"tf":1.0},"6":{"tf":1.4142135623730951},"69":{"tf":1.0},"72":{"tf":1.0},"73":{"tf":1.4142135623730951},"81":{"tf":1.0},"89":{"tf":1.0},"90":{"tf":1.0},"94":{"tf":1.0},"97":{"tf":1.0},"98":{"tf":1.0}},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"(":{"2":{"_":{"df":0,"docs":{},"u":{"6":{"4":{"df":1,"docs":{"34":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"3":{"_":{"df":0,"docs":{},"u":{"6":{"4":{"df":1,"docs":{"34":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":1,"docs":{"43":{"tf":1.0}}},"4":{"df":1,"docs":{"43":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"<":{"df":0,"docs":{},"f":{"df":1,"docs":{"34":{"tf":3.1622776601683795}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}},"f":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"51":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"e":{"df":2,"docs":{"129":{"tf":2.23606797749979},"130":{"tf":1.0}}},"l":{"df":3,"docs":{"12":{"tf":1.0},"131":{"tf":2.23606797749979},"35":{"tf":1.7320508075688772}}}},"n":{"a":{"df":0,"docs":{},"l":{"df":7,"docs":{"12":{"tf":1.0},"129":{"tf":1.4142135623730951},"131":{"tf":2.0},"132":{"tf":1.0},"15":{"tf":1.0},"34":{"tf":1.4142135623730951},"43":{"tf":1.0}}}},"d":{"df":2,"docs":{"2":{"tf":1.4142135623730951},"88":{"tf":1.0}}},"df":0,"docs":{},"e":{"df":1,"docs":{"11":{"tf":1.0}}},"i":{"df":0,"docs":{},"t":{"df":10,"docs":{"13":{"tf":1.0},"18":{"tf":1.0},"4":{"tf":1.0},"51":{"tf":1.0},"6":{"tf":1.0},"68":{"tf":1.0},"69":{"tf":1.0},"89":{"tf":1.0},"90":{"tf":1.0},"97":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"[":{"0":{"df":2,"docs":{"106":{"tf":1.4142135623730951},"113":{"tf":1.0}}},"df":0,"docs":{}},"df":2,"docs":{"106":{"tf":1.0},"113":{"tf":1.0}}}}}},"df":25,"docs":{"104":{"tf":1.0},"106":{"tf":1.4142135623730951},"107":{"tf":1.0},"113":{"tf":1.4142135623730951},"12":{"tf":1.7320508075688772},"13":{"tf":1.4142135623730951},"130":{"tf":1.0},"131":{"tf":1.7320508075688772},"132":{"tf":2.0},"134":{"tf":1.4142135623730951},"19":{"tf":1.0},"22":{"tf":1.4142135623730951},"30":{"tf":1.0},"31":{"tf":1.4142135623730951},"41":{"tf":1.0},"45":{"tf":1.0},"48":{"tf":1.4142135623730951},"51":{"tf":1.4142135623730951},"58":{"tf":1.7320508075688772},"65":{"tf":1.0},"68":{"tf":1.0},"69":{"tf":1.0},"7":{"tf":1.0},"8":{"tf":1.0},"82":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"31":{"tf":1.0}}}}}}},"t":{"df":1,"docs":{"102":{"tf":1.0}}},"v":{"df":0,"docs":{},"e":{"df":1,"docs":{"11":{"tf":1.0}}}},"x":{"df":5,"docs":{"131":{"tf":1.0},"4":{"tf":1.0},"72":{"tf":1.0},"88":{"tf":1.0},"90":{"tf":1.0}}}},"l":{"a":{"df":0,"docs":{},"g":{"a":{"df":1,"docs":{"134":{"tf":1.0}}},"b":{"df":1,"docs":{"134":{"tf":1.4142135623730951}}},"df":5,"docs":{"127":{"tf":1.4142135623730951},"131":{"tf":3.0},"132":{"tf":1.4142135623730951},"134":{"tf":3.1622776601683795},"135":{"tf":2.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"l":{"df":2,"docs":{"11":{"tf":1.4142135623730951},"3":{"tf":1.0}}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"w":{"df":2,"docs":{"102":{"tf":1.0},"49":{"tf":1.0}}}}},"n":{"df":6,"docs":{"103":{"tf":1.0},"105":{"tf":1.0},"106":{"tf":1.0},"113":{"tf":1.0},"43":{"tf":1.0},"44":{"tf":1.4142135623730951}}},"o":{"c":{"df":0,"docs":{},"u":{"df":1,"docs":{"134":{"tf":1.0}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":47,"docs":{"10":{"tf":1.4142135623730951},"100":{"tf":1.0},"101":{"tf":1.0},"102":{"tf":1.0},"110":{"tf":1.0},"112":{"tf":1.0},"113":{"tf":1.7320508075688772},"12":{"tf":1.4142135623730951},"122":{"tf":1.0},"127":{"tf":1.4142135623730951},"13":{"tf":3.7416573867739413},"131":{"tf":1.4142135623730951},"132":{"tf":1.7320508075688772},"136":{"tf":1.0},"15":{"tf":2.0},"18":{"tf":1.4142135623730951},"20":{"tf":1.0},"21":{"tf":1.0},"23":{"tf":1.0},"30":{"tf":1.0},"31":{"tf":1.4142135623730951},"34":{"tf":1.7320508075688772},"36":{"tf":1.0},"4":{"tf":1.0},"41":{"tf":1.0},"43":{"tf":1.4142135623730951},"44":{"tf":1.0},"47":{"tf":1.0},"48":{"tf":1.0},"49":{"tf":1.0},"51":{"tf":1.0},"53":{"tf":1.0},"54":{"tf":1.0},"55":{"tf":1.0},"58":{"tf":1.4142135623730951},"6":{"tf":1.4142135623730951},"68":{"tf":1.0},"71":{"tf":1.0},"72":{"tf":1.0},"74":{"tf":1.0},"83":{"tf":1.0},"88":{"tf":1.0},"9":{"tf":1.4142135623730951},"90":{"tf":1.0},"91":{"tf":1.0},"93":{"tf":1.7320508075688772},"94":{"tf":2.23606797749979}}}}}},"r":{"c":{"df":2,"docs":{"12":{"tf":1.4142135623730951},"19":{"tf":1.0}}},"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"l":{"df":3,"docs":{"126":{"tf":1.0},"127":{"tf":1.0},"68":{"tf":1.0}}},"t":{"df":1,"docs":{"68":{"tf":1.0}}}},"df":12,"docs":{"107":{"tf":1.0},"122":{"tf":1.0},"13":{"tf":2.23606797749979},"131":{"tf":1.0},"34":{"tf":1.0},"51":{"tf":1.0},"67":{"tf":1.0},"72":{"tf":1.0},"8":{"tf":1.0},"91":{"tf":1.0},"98":{"tf":1.0},"99":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"18":{"tf":1.0},"72":{"tf":1.0}}}},"u":{"df":0,"docs":{},"l":{"a":{"df":2,"docs":{"57":{"tf":1.0},"59":{"tf":1.0}}},"df":0,"docs":{}}}}},"u":{"df":0,"docs":{},"n":{"d":{"df":2,"docs":{"3":{"tf":1.0},"37":{"tf":1.0}}},"df":0,"docs":{}},"r":{"df":2,"docs":{"20":{"tf":1.0},"55":{"tf":1.0}},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"122":{"tf":1.0},"2":{"tf":1.4142135623730951},"98":{"tf":1.0}}}}}}}},"p":{"df":5,"docs":{"126":{"tf":1.0},"127":{"tf":1.0},"129":{"tf":1.0},"131":{"tf":1.4142135623730951},"132":{"tf":1.0}}},"r":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"(":{"0":{"df":2,"docs":{"106":{"tf":1.0},"113":{"tf":1.0}}},"1":{"df":2,"docs":{"106":{"tf":1.0},"113":{"tf":1.0}}},"2":{"df":2,"docs":{"106":{"tf":1.0},"113":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},":":{":":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":1,"docs":{"113":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":7,"docs":{"106":{"tf":1.4142135623730951},"108":{"tf":1.0},"112":{"tf":1.0},"113":{"tf":2.8284271247461903},"116":{"tf":2.449489742783178},"134":{"tf":1.7320508075688772},"83":{"tf":1.0}}}}},"df":1,"docs":{"37":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"39":{"tf":1.0}}}}},"i":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"_":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"108":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"d":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"80":{"tf":1.0}}}},"df":0,"docs":{}},"df":22,"docs":{"101":{"tf":1.0},"108":{"tf":1.0},"111":{"tf":1.4142135623730951},"112":{"tf":1.0},"118":{"tf":1.4142135623730951},"124":{"tf":1.7320508075688772},"56":{"tf":2.0},"58":{"tf":1.7320508075688772},"61":{"tf":1.4142135623730951},"62":{"tf":1.0},"67":{"tf":2.0},"70":{"tf":1.0},"72":{"tf":2.23606797749979},"73":{"tf":2.0},"74":{"tf":1.0},"76":{"tf":1.4142135623730951},"77":{"tf":1.0},"79":{"tf":1.7320508075688772},"80":{"tf":1.7320508075688772},"90":{"tf":1.0},"93":{"tf":1.4142135623730951},"94":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"2":{"tf":1.0},"82":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":1,"docs":{"9":{"tf":1.0}}}},"n":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":24,"docs":{"103":{"tf":1.4142135623730951},"107":{"tf":1.0},"109":{"tf":1.0},"110":{"tf":1.0},"112":{"tf":1.0},"113":{"tf":1.0},"117":{"tf":1.0},"127":{"tf":1.0},"131":{"tf":1.4142135623730951},"34":{"tf":1.7320508075688772},"39":{"tf":1.0},"44":{"tf":2.6457513110645907},"53":{"tf":1.0},"54":{"tf":1.0},"55":{"tf":1.0},"73":{"tf":1.7320508075688772},"76":{"tf":1.0},"79":{"tf":1.0},"83":{"tf":1.4142135623730951},"84":{"tf":1.0},"88":{"tf":1.7320508075688772},"89":{"tf":1.7320508075688772},"90":{"tf":1.4142135623730951},"94":{"tf":1.0}}}}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":4,"docs":{"132":{"tf":1.0},"20":{"tf":1.0},"73":{"tf":1.0},"99":{"tf":1.0}},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"12":{"tf":1.0}}}}}}}}}}}},"g":{"+":{"df":0,"docs":{},"ζ":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{"df":0,"docs":{},"h":{"df":1,"docs":{"94":{"tf":1.4142135623730951}}}}}}},",":{"df":0,"docs":{},"h":{"df":1,"docs":{"94":{"tf":1.0}}}},"1":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"34":{"tf":2.8284271247461903}}}}}}}},"3":{"df":1,"docs":{"123":{"tf":1.0}}},"=":{"df":0,"docs":{},"ω":{"b":{"df":1,"docs":{"90":{"tf":1.0}}},"df":0,"docs":{}}},"^":{"0":{"df":2,"docs":{"51":{"tf":1.0},"54":{"tf":1.0}}},"1":{"df":2,"docs":{"51":{"tf":1.0},"54":{"tf":1.0}}},"2":{"df":2,"docs":{"51":{"tf":1.4142135623730951},"54":{"tf":1.0}}},"3":{"df":2,"docs":{"51":{"tf":1.0},"54":{"tf":1.0}}},"4":{"df":2,"docs":{"51":{"tf":1.0},"54":{"tf":1.0}}},"5":{"df":2,"docs":{"51":{"tf":1.7320508075688772},"54":{"tf":1.0}}},"8":{"df":1,"docs":{"51":{"tf":1.0}}},"df":0,"docs":{},"i":{"df":2,"docs":{"51":{"tf":1.0},"61":{"tf":1.0}}}},"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"a":{"_":{"df":0,"docs":{},"i":{"df":1,"docs":{"58":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"e":{"df":8,"docs":{"10":{"tf":1.0},"11":{"tf":2.449489742783178},"12":{"tf":1.0},"13":{"tf":1.0},"15":{"tf":1.4142135623730951},"19":{"tf":1.0},"8":{"tf":3.3166247903554},"9":{"tf":2.6457513110645907}}}},"v":{"df":0,"docs":{},"e":{"df":2,"docs":{"112":{"tf":1.4142135623730951},"62":{"tf":1.4142135623730951}}}}},"df":13,"docs":{"123":{"tf":2.23606797749979},"124":{"tf":1.4142135623730951},"127":{"tf":1.4142135623730951},"13":{"tf":2.449489742783178},"131":{"tf":2.0},"132":{"tf":1.4142135623730951},"15":{"tf":1.0},"18":{"tf":2.0},"51":{"tf":2.23606797749979},"53":{"tf":1.0},"67":{"tf":2.0},"68":{"tf":1.0},"81":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":27,"docs":{"102":{"tf":1.0},"103":{"tf":1.4142135623730951},"107":{"tf":1.0},"117":{"tf":1.0},"118":{"tf":1.4142135623730951},"123":{"tf":2.0},"129":{"tf":1.4142135623730951},"131":{"tf":1.0},"134":{"tf":1.0},"2":{"tf":1.0},"3":{"tf":1.0},"33":{"tf":1.4142135623730951},"34":{"tf":1.4142135623730951},"43":{"tf":1.4142135623730951},"47":{"tf":1.0},"48":{"tf":1.0},"49":{"tf":1.7320508075688772},"51":{"tf":1.0},"64":{"tf":1.4142135623730951},"67":{"tf":1.0},"69":{"tf":1.0},"7":{"tf":1.0},"76":{"tf":1.0},"79":{"tf":1.4142135623730951},"81":{"tf":1.0},"83":{"tf":1.0},"89":{"tf":1.4142135623730951}}}}},"t":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"106":{"tf":1.0}}}}}},"df":4,"docs":{"117":{"tf":1.4142135623730951},"136":{"tf":1.0},"74":{"tf":1.0},"81":{"tf":1.0}}}},"i":{":":{"0":{"df":0,"docs":{},"≤":{"df":0,"docs":{},"i":{"<":{"2":{"df":0,"docs":{},"n":{"df":1,"docs":{"111":{"tf":1.0}}}},"df":0,"docs":{},"n":{"df":1,"docs":{"123":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":1,"docs":{"124":{"tf":1.4142135623730951}},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"'":{"df":1,"docs":{"102":{"tf":1.0}}},"df":0,"docs":{}}}}}},"v":{"df":0,"docs":{},"e":{"df":8,"docs":{"113":{"tf":1.0},"13":{"tf":1.0},"134":{"tf":1.4142135623730951},"136":{"tf":1.7320508075688772},"18":{"tf":1.0},"45":{"tf":1.0},"49":{"tf":1.0},"6":{"tf":1.0}},"n":{"df":12,"docs":{"113":{"tf":1.7320508075688772},"13":{"tf":1.0},"131":{"tf":1.0},"15":{"tf":1.4142135623730951},"22":{"tf":1.0},"35":{"tf":1.0},"62":{"tf":1.0},"71":{"tf":1.0},"74":{"tf":1.0},"75":{"tf":1.0},"89":{"tf":1.0},"91":{"tf":1.0}}}}},"z":{"a":{"df":1,"docs":{"102":{"tf":1.0}}},"df":0,"docs":{}}},"k":{"df":1,"docs":{"123":{"tf":1.0}}},"l":{"df":0,"docs":{},"o":{"b":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"69":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"n":{"+":{"1":{"=":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"+":{"2":{"=":{"df":0,"docs":{},"g":{"2":{"df":1,"docs":{"123":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"=":{"1":{"df":1,"docs":{"123":{"tf":1.0}}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":1,"docs":{"33":{"tf":1.0}}}}},"df":0,"docs":{}},"o":{"a":{"df":0,"docs":{},"l":{"df":4,"docs":{"102":{"tf":1.0},"45":{"tf":1.0},"49":{"tf":1.0},"76":{"tf":1.0}}}},"df":17,"docs":{"102":{"tf":1.0},"103":{"tf":1.4142135623730951},"108":{"tf":1.0},"110":{"tf":1.4142135623730951},"113":{"tf":1.0},"117":{"tf":1.0},"123":{"tf":1.0},"13":{"tf":1.7320508075688772},"41":{"tf":1.0},"45":{"tf":1.0},"47":{"tf":1.0},"48":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.0},"52":{"tf":1.0},"56":{"tf":1.0},"67":{"tf":1.0}},"l":{"d":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":4,"docs":{"102":{"tf":1.0},"18":{"tf":1.0},"34":{"tf":1.0},"37":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"o":{"d":{"df":4,"docs":{"13":{"tf":1.0},"45":{"tf":1.0},"49":{"tf":1.0},"80":{"tf":1.0}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"94":{"tf":1.0}}},"df":0,"docs":{}}}}},"p":{"df":0,"docs":{},"u":{"df":1,"docs":{"2":{"tf":1.7320508075688772}}}},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"13":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"2":{"tf":1.0},"67":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"k":{"df":1,"docs":{"94":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"n":{"d":{"df":4,"docs":{"88":{"tf":1.7320508075688772},"90":{"tf":1.0},"93":{"tf":1.0},"94":{"tf":1.0}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":3,"docs":{"127":{"tf":1.4142135623730951},"132":{"tf":1.0},"18":{"tf":2.23606797749979}}}}}}},"h":{"(":{"df":0,"docs":{},"x":{")":{"=":{"df":0,"docs":{},"h":{"1":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"x":{"2":{")":{"+":{"df":0,"docs":{},"x":{"df":0,"docs":{},"h":{"2":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"x":{"2":{"df":2,"docs":{"115":{"tf":1.0},"66":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"β":{"1":{"df":0,"docs":{},"​":{"b":{"(":{"df":0,"docs":{},"x":{")":{"+":{"df":0,"docs":{},"β":{"2":{"df":0,"docs":{},"​":{"c":{"(":{"df":0,"docs":{},"x":{"df":1,"docs":{"55":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"0":{"df":2,"docs":{"111":{"tf":1.0},"112":{"tf":1.0}}},"_":{"0":{"df":2,"docs":{"61":{"tf":1.0},"62":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"55":{"tf":1.0}},"∣":{"df":0,"docs":{},"∣":{"df":0,"docs":{},"i":{"df":1,"docs":{"88":{"tf":1.0}}}}}},"z":{")":{"=":{"df":0,"docs":{},"f":{"(":{"df":0,"docs":{},"z":{")":{"/":{"df":0,"docs":{},"g":{"(":{"df":0,"docs":{},"z":{"df":1,"docs":{"68":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"β":{"1":{"df":0,"docs":{},"​":{"b":{"(":{"df":0,"docs":{},"z":{")":{"+":{"df":0,"docs":{},"β":{"2":{"df":0,"docs":{},"​":{"c":{"(":{"df":0,"docs":{},"z":{"df":3,"docs":{"112":{"tf":1.0},"57":{"tf":1.0},"62":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":7,"docs":{"111":{"tf":1.0},"112":{"tf":1.4142135623730951},"58":{"tf":1.0},"61":{"tf":1.0},"62":{"tf":1.4142135623730951},"68":{"tf":1.0},"84":{"tf":1.0}}}},".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":1,"docs":{"13":{"tf":1.0}}}}}},"1":{"df":2,"docs":{"93":{"tf":1.4142135623730951},"94":{"tf":1.0}},"​":{"(":{"df":0,"docs":{},"z":{"2":{"df":1,"docs":{"93":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"2":{"df":2,"docs":{"93":{"tf":1.4142135623730951},"94":{"tf":1.0}},"​":{"(":{"df":0,"docs":{},"z":{"2":{"df":1,"docs":{"93":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}}},":":{"=":{"df":0,"docs":{},"k":{"df":0,"docs":{},"∑":{"df":0,"docs":{},"​":{"df":0,"docs":{},"β":{"df":0,"docs":{},"k":{"df":0,"docs":{},"t":{"df":0,"docs":{},"​":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"j":{"df":0,"docs":{},"∑":{"df":0,"docs":{},"​":{"df":0,"docs":{},"β":{"df":0,"docs":{},"j":{"b":{"df":0,"docs":{},"​":{"b":{"df":0,"docs":{},"j":{"df":1,"docs":{"93":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"η":{"1":{"df":0,"docs":{},"z":{"2":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"z":{"df":0,"docs":{},"η":{"2":{"df":0,"docs":{},"z":{"2":{"df":1,"docs":{"94":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"=":{"df":0,"docs":{},"h":{"1":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"x":{"2":{")":{"+":{"df":0,"docs":{},"x":{"df":0,"docs":{},"h":{"2":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"x":{"2":{"df":1,"docs":{"93":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"k":{"df":0,"docs":{},"∑":{"df":0,"docs":{},"​":{"df":0,"docs":{},"β":{"df":0,"docs":{},"k":{"df":0,"docs":{},"t":{"df":0,"docs":{},"​":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"j":{"df":0,"docs":{},"∑":{"df":0,"docs":{},"​":{"df":0,"docs":{},"β":{"df":0,"docs":{},"j":{"b":{"df":0,"docs":{},"​":{"b":{"df":0,"docs":{},"j":{"df":1,"docs":{"94":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"s":{"df":0,"docs":{},"h":{"a":{"3":{"df":1,"docs":{"39":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"{":{"1":{",":{"df":0,"docs":{},"ω":{",":{"df":0,"docs":{},"ω":{"2":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"k":{"df":0,"docs":{},"−":{"1":{"df":1,"docs":{"13":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"−":{"1":{"df":3,"docs":{"13":{"tf":1.4142135623730951},"15":{"tf":1.0},"22":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"h":{"0":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"h":{"df":0,"docs":{},"n":{"df":0,"docs":{},"​":{"df":0,"docs":{},"}":{"df":0,"docs":{},"⊂":{"df":0,"docs":{},"f":{"df":1,"docs":{"4":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"ω":{"df":0,"docs":{},"i":{":":{"0":{"df":0,"docs":{},"≤":{"df":0,"docs":{},"i":{"<":{"df":0,"docs":{},"n":{"df":1,"docs":{"13":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"_":{"1":{"(":{"df":0,"docs":{},"x":{"df":1,"docs":{"66":{"tf":1.0}}}},"df":2,"docs":{"115":{"tf":1.7320508075688772},"66":{"tf":1.0}}},"2":{"(":{"df":0,"docs":{},"x":{"df":1,"docs":{"66":{"tf":1.0}}}},"df":2,"docs":{"115":{"tf":1.7320508075688772},"66":{"tf":1.0}}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"124":{"tf":1.0}}}},"n":{"d":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"df":1,"docs":{"82":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":4,"docs":{"113":{"tf":1.0},"116":{"tf":1.0},"51":{"tf":1.0},"55":{"tf":1.0}},"l":{"df":2,"docs":{"109":{"tf":1.0},"8":{"tf":1.0}}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":4,"docs":{"115":{"tf":1.0},"124":{"tf":1.0},"131":{"tf":1.0},"76":{"tf":1.0}}}},"i":{"df":1,"docs":{"34":{"tf":1.0}}}}},"r":{"d":{"df":2,"docs":{"13":{"tf":1.0},"19":{"tf":1.0}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"h":{"(":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"_":{"2":{"df":1,"docs":{"39":{"tf":1.7320508075688772}}},"3":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":7,"docs":{"117":{"tf":1.0},"136":{"tf":1.0},"44":{"tf":1.0},"74":{"tf":1.7320508075688772},"88":{"tf":1.7320508075688772},"90":{"tf":1.4142135623730951},"91":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"109":{"tf":1.0},"39":{"tf":2.6457513110645907}}}},"m":{"a":{"df":0,"docs":{},"p":{":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"(":{"[":{"(":{"df":0,"docs":{},"x":{"df":1,"docs":{"43":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"v":{"df":0,"docs":{},"e":{"df":2,"docs":{"109":{"tf":1.0},"48":{"tf":1.0}},"n":{"'":{"df":0,"docs":{},"t":{"df":1,"docs":{"68":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":34,"docs":{"111":{"tf":1.4142135623730951},"112":{"tf":1.0},"113":{"tf":2.0},"115":{"tf":2.0},"116":{"tf":1.0},"117":{"tf":1.0},"124":{"tf":2.23606797749979},"13":{"tf":2.8284271247461903},"132":{"tf":1.4142135623730951},"19":{"tf":2.23606797749979},"23":{"tf":1.0},"24":{"tf":1.0},"25":{"tf":1.0},"31":{"tf":1.4142135623730951},"34":{"tf":1.0},"52":{"tf":1.0},"55":{"tf":2.449489742783178},"56":{"tf":2.23606797749979},"57":{"tf":2.0},"58":{"tf":1.7320508075688772},"59":{"tf":1.0},"6":{"tf":1.4142135623730951},"61":{"tf":1.4142135623730951},"64":{"tf":1.0},"65":{"tf":1.0},"66":{"tf":1.7320508075688772},"68":{"tf":1.4142135623730951},"72":{"tf":1.0},"74":{"tf":1.0},"81":{"tf":1.0},"83":{"tf":2.6457513110645907},"84":{"tf":2.0},"88":{"tf":1.0},"93":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"41":{"tf":1.0}}}},"p":{"df":2,"docs":{"44":{"tf":1.0},"69":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"107":{"tf":1.0},"34":{"tf":1.0}}}}}},"n":{"c":{"df":1,"docs":{"124":{"tf":1.0}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"e":{"'":{"df":1,"docs":{"19":{"tf":1.0}}},"df":24,"docs":{"10":{"tf":1.0},"113":{"tf":1.0},"117":{"tf":1.0},"123":{"tf":1.0},"127":{"tf":1.0},"13":{"tf":2.449489742783178},"136":{"tf":1.4142135623730951},"20":{"tf":1.0},"3":{"tf":1.0},"34":{"tf":1.4142135623730951},"39":{"tf":1.4142135623730951},"51":{"tf":1.0},"53":{"tf":1.0},"55":{"tf":1.0},"56":{"tf":1.0},"6":{"tf":1.4142135623730951},"69":{"tf":1.0},"71":{"tf":1.0},"74":{"tf":1.0},"8":{"tf":1.0},"88":{"tf":1.0},"89":{"tf":1.0},"93":{"tf":1.7320508075688772},"97":{"tf":1.0}}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":4,"docs":{"117":{"tf":1.0},"39":{"tf":1.0},"41":{"tf":1.0},"87":{"tf":1.0}}}}}}}},"i":{"d":{"df":0,"docs":{},"e":{"df":1,"docs":{"18":{"tf":1.0}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":12,"docs":{"103":{"tf":1.7320508075688772},"104":{"tf":1.0},"105":{"tf":1.0},"106":{"tf":1.0},"107":{"tf":1.0},"108":{"tf":1.0},"109":{"tf":1.0},"34":{"tf":1.0},"45":{"tf":1.0},"58":{"tf":1.0},"68":{"tf":1.4142135623730951},"81":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"r":{"df":4,"docs":{"124":{"tf":1.0},"131":{"tf":1.0},"19":{"tf":1.0},"67":{"tf":1.0}}}}}},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"20":{"tf":1.4142135623730951}}}}}}}},"o":{"df":0,"docs":{},"l":{"d":{"df":18,"docs":{"10":{"tf":1.0},"106":{"tf":2.0},"107":{"tf":1.4142135623730951},"108":{"tf":1.7320508075688772},"12":{"tf":1.0},"122":{"tf":1.4142135623730951},"13":{"tf":2.23606797749979},"131":{"tf":1.4142135623730951},"15":{"tf":1.4142135623730951},"34":{"tf":1.0},"53":{"tf":1.0},"6":{"tf":1.0},"68":{"tf":1.0},"72":{"tf":2.23606797749979},"73":{"tf":2.0},"74":{"tf":1.0},"76":{"tf":1.0},"9":{"tf":1.0}}},"df":0,"docs":{},"e":{"df":1,"docs":{"131":{"tf":2.6457513110645907}}}},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"df":1,"docs":{"18":{"tf":1.0}}}}}}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":4,"docs":{"117":{"tf":1.0},"19":{"tf":1.0},"76":{"tf":1.0},"77":{"tf":1.0}}}}}},"o":{"d":{"df":15,"docs":{"110":{"tf":1.7320508075688772},"111":{"tf":1.0},"112":{"tf":1.0},"113":{"tf":1.4142135623730951},"114":{"tf":1.0},"115":{"tf":1.0},"116":{"tf":1.0},"117":{"tf":1.0},"118":{"tf":1.0},"119":{"tf":1.0},"120":{"tf":1.0},"121":{"tf":1.0},"122":{"tf":1.0},"123":{"tf":1.0},"124":{"tf":1.0}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"0":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":2,"docs":{"122":{"tf":1.7320508075688772},"79":{"tf":1.0}}}}},"ω":{"df":0,"docs":{},"i":{":":{"0":{"df":0,"docs":{},"≤":{"df":0,"docs":{},"i":{"<":{"2":{"df":0,"docs":{},"n":{"df":1,"docs":{"124":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"∈":{"d":{"df":1,"docs":{"13":{"tf":1.4142135623730951}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"∖":{"df":0,"docs":{},"{":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"i":{"df":0,"docs":{},"}":{"df":0,"docs":{},"i":{"df":0,"docs":{},"≥":{"0":{"df":1,"docs":{"90":{"tf":1.0}}},"df":0,"docs":{}}}}}}}}},"h":{"df":2,"docs":{"13":{"tf":1.7320508075688772},"15":{"tf":1.0}}}}},"i":{"+":{"1":{"df":2,"docs":{"100":{"tf":1.0},"69":{"tf":1.4142135623730951}}},"2":{"df":0,"docs":{},"k":{"df":0,"docs":{},"−":{"1":{"df":1,"docs":{"100":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},",":{"df":0,"docs":{},"j":{")":{",":{"df":0,"docs":{},"v":{"df":1,"docs":{"13":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"∈":{"df":0,"docs":{},"i":{"df":1,"docs":{"13":{"tf":1.0}}}}},",":{"df":0,"docs":{},"k":{",":{"df":0,"docs":{},"l":{"df":4,"docs":{"10":{"tf":1.0},"12":{"tf":1.0},"13":{"tf":1.0},"15":{"tf":1.0}}}},"df":0,"docs":{}},"l":{"df":1,"docs":{"13":{"tf":1.0}}}},"df":1,"docs":{"13":{"tf":2.0}}}},".":{"df":6,"docs":{"106":{"tf":1.0},"113":{"tf":1.0},"124":{"tf":1.0},"51":{"tf":1.0},"58":{"tf":1.4142135623730951},"67":{"tf":1.0}}},":":{"0":{"df":0,"docs":{},"≤":{"df":0,"docs":{},"i":{"<":{"2":{"df":0,"docs":{},"n":{"+":{"1":{"df":1,"docs":{"124":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"=":{"0":{"df":0,"docs":{},"k":{"df":0,"docs":{},"−":{"1":{"df":0,"docs":{},"​":{"(":{"a":{"df":0,"docs":{},"i":{"df":1,"docs":{"13":{"tf":1.4142135623730951}},"​":{"+":{"df":0,"docs":{},"γ":{")":{"/":{"df":0,"docs":{},"∏":{"df":0,"docs":{},"i":{"=":{"0":{"df":0,"docs":{},"k":{"df":0,"docs":{},"−":{"1":{"df":0,"docs":{},"​":{"(":{"b":{"df":0,"docs":{},"i":{"df":1,"docs":{"13":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"b":{"df":0,"docs":{},"i":{"df":1,"docs":{"13":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"∏":{"df":0,"docs":{},"k":{"df":0,"docs":{},"−":{"1":{"df":0,"docs":{},"​":{"(":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"γ":{")":{"=":{"df":0,"docs":{},"i":{"=":{"0":{"df":0,"docs":{},"∏":{"df":0,"docs":{},"k":{"df":0,"docs":{},"−":{"1":{"df":0,"docs":{},"​":{"(":{"b":{"df":0,"docs":{},"i":{"df":1,"docs":{"13":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"∑":{"df":0,"docs":{},"n":{"df":0,"docs":{},"​":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"ζ":{")":{"(":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{")":{"df":0,"docs":{},"i":{"df":1,"docs":{"31":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"1":{"df":1,"docs":{"100":{"tf":1.0}}},"df":0,"docs":{},"{":{"(":{"df":0,"docs":{},"i":{",":{"df":0,"docs":{},"j":{"df":1,"docs":{"13":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"∣":{"df":0,"docs":{},"l":{"df":0,"docs":{},"j":{"df":1,"docs":{"127":{"tf":1.0}}}}}},">":{"df":0,"docs":{},"n":{"df":2,"docs":{"13":{"tf":1.0},"15":{"tf":1.0}}}},"b":{"df":0,"docs":{},"​":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"x":{"df":1,"docs":{"113":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"d":{"df":0,"docs":{},"e":{"a":{"df":12,"docs":{"117":{"tf":1.0},"13":{"tf":1.0},"136":{"tf":1.0},"3":{"tf":1.0},"5":{"tf":1.4142135623730951},"53":{"tf":1.0},"58":{"tf":1.0},"6":{"tf":1.0},"64":{"tf":1.0},"65":{"tf":1.0},"66":{"tf":1.0},"78":{"tf":1.0}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":1,"docs":{"51":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"110":{"tf":1.0}}}}}}},"m":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"134":{"tf":1.0}}}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"i":{"df":1,"docs":{"112":{"tf":1.0}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":38,"docs":{"102":{"tf":2.23606797749979},"103":{"tf":1.0},"104":{"tf":1.4142135623730951},"105":{"tf":1.0},"106":{"tf":1.0},"107":{"tf":1.0},"108":{"tf":1.0},"109":{"tf":1.4142135623730951},"110":{"tf":1.4142135623730951},"111":{"tf":1.0},"112":{"tf":1.0},"113":{"tf":1.0},"114":{"tf":1.0},"115":{"tf":1.0},"116":{"tf":1.0},"117":{"tf":1.0},"118":{"tf":1.0},"119":{"tf":1.0},"120":{"tf":1.0},"121":{"tf":1.0},"122":{"tf":1.4142135623730951},"123":{"tf":1.4142135623730951},"124":{"tf":1.0},"18":{"tf":1.0},"33":{"tf":2.0},"34":{"tf":1.0},"35":{"tf":1.4142135623730951},"36":{"tf":2.0},"37":{"tf":1.0},"38":{"tf":1.0},"39":{"tf":1.4142135623730951},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"45":{"tf":1.0},"63":{"tf":1.0},"66":{"tf":1.0},"67":{"tf":1.0},"8":{"tf":1.0}}}}}}},"i":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"51":{"tf":1.0},"94":{"tf":1.0}}}}}}},"df":1,"docs":{"100":{"tf":1.0}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":9,"docs":{"104":{"tf":1.0},"123":{"tf":1.0},"13":{"tf":1.4142135623730951},"131":{"tf":1.7320508075688772},"15":{"tf":1.0},"67":{"tf":1.0},"72":{"tf":1.0},"9":{"tf":1.0},"91":{"tf":1.4142135623730951}}}}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":3,"docs":{"122":{"tf":1.0},"136":{"tf":1.0},"20":{"tf":1.0}}}}}}},"n":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"d":{"df":8,"docs":{"12":{"tf":1.0},"124":{"tf":1.7320508075688772},"131":{"tf":1.0},"134":{"tf":1.0},"2":{"tf":1.0},"22":{"tf":1.0},"65":{"tf":1.0},"83":{"tf":1.0}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"12":{"tf":1.4142135623730951},"132":{"tf":1.4142135623730951}}}}}}},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":3,"docs":{"132":{"tf":1.4142135623730951},"88":{"tf":1.0},"93":{"tf":1.4142135623730951}}}},"d":{"df":1,"docs":{"49":{"tf":1.0}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"127":{"tf":1.0}}}}}}}}},"d":{"df":0,"docs":{},"e":{"df":2,"docs":{"56":{"tf":1.0},"58":{"tf":1.4142135623730951}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":5,"docs":{"10":{"tf":1.0},"12":{"tf":1.4142135623730951},"135":{"tf":1.0},"79":{"tf":1.0},"88":{"tf":1.0}}},"df":0,"docs":{}}}},"x":{"df":11,"docs":{"10":{"tf":2.23606797749979},"100":{"tf":2.0},"108":{"tf":1.0},"12":{"tf":1.4142135623730951},"13":{"tf":1.4142135623730951},"134":{"tf":1.0},"35":{"tf":1.0},"71":{"tf":1.0},"79":{"tf":1.0},"93":{"tf":1.0},"94":{"tf":1.4142135623730951}}}},"i":{"c":{"df":4,"docs":{"10":{"tf":1.0},"13":{"tf":1.0},"27":{"tf":1.0},"94":{"tf":1.0}}},"df":0,"docs":{}},"u":{"c":{"df":2,"docs":{"13":{"tf":1.0},"89":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":2,"docs":{"131":{"tf":1.0},"136":{"tf":1.0}},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"i":{"df":1,"docs":{"83":{"tf":1.0}}}},"df":0,"docs":{}}}}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"131":{"tf":1.4142135623730951}}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":9,"docs":{"118":{"tf":1.0},"127":{"tf":1.0},"129":{"tf":1.7320508075688772},"130":{"tf":1.0},"131":{"tf":1.4142135623730951},"18":{"tf":1.0},"51":{"tf":1.0},"69":{"tf":1.0},"8":{"tf":1.0}}}}}},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"i":{"df":2,"docs":{"136":{"tf":1.0},"43":{"tf":1.0}}}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":5,"docs":{"131":{"tf":1.0},"136":{"tf":1.0},"30":{"tf":1.7320508075688772},"69":{"tf":1.0},"93":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"18":{"tf":1.0},"72":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":24,"docs":{"10":{"tf":1.0},"103":{"tf":2.449489742783178},"105":{"tf":1.4142135623730951},"109":{"tf":1.0},"12":{"tf":2.6457513110645907},"120":{"tf":1.4142135623730951},"127":{"tf":1.0},"129":{"tf":1.0},"13":{"tf":1.4142135623730951},"136":{"tf":1.0},"14":{"tf":1.7320508075688772},"15":{"tf":1.7320508075688772},"2":{"tf":1.7320508075688772},"22":{"tf":1.7320508075688772},"25":{"tf":1.0},"31":{"tf":1.4142135623730951},"33":{"tf":2.0},"34":{"tf":3.3166247903554},"35":{"tf":1.0},"41":{"tf":1.4142135623730951},"43":{"tf":2.449489742783178},"6":{"tf":3.1622776601683795},"8":{"tf":1.0},"94":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"44":{"tf":1.0}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":1,"docs":{"102":{"tf":1.0}}}}}},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"100":{"tf":1.0},"13":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"a":{"df":0,"docs":{},"n":{"c":{"df":5,"docs":{"12":{"tf":1.0},"13":{"tf":1.0},"15":{"tf":1.4142135623730951},"34":{"tf":2.6457513110645907},"7":{"tf":1.0}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":4,"docs":{"105":{"tf":1.0},"108":{"tf":1.0},"109":{"tf":1.0},"34":{"tf":1.7320508075688772}}}}}},"df":3,"docs":{"127":{"tf":1.0},"131":{"tf":1.4142135623730951},"132":{"tf":1.4142135623730951}},"e":{"a":{"d":{"df":12,"docs":{"100":{"tf":1.0},"122":{"tf":1.0},"13":{"tf":1.0},"131":{"tf":1.0},"20":{"tf":1.0},"31":{"tf":1.0},"53":{"tf":1.0},"54":{"tf":1.0},"79":{"tf":1.4142135623730951},"8":{"tf":1.0},"83":{"tf":1.0},"91":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":5,"docs":{"127":{"tf":1.4142135623730951},"131":{"tf":3.872983346207417},"132":{"tf":1.0},"136":{"tf":1.4142135623730951},"49":{"tf":1.0}}}},"df":0,"docs":{}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":3,"docs":{"127":{"tf":1.0},"131":{"tf":1.0},"40":{"tf":1.4142135623730951}},"r":{"df":2,"docs":{"104":{"tf":1.0},"83":{"tf":1.0}}}},"n":{"df":0,"docs":{},"s":{"df":1,"docs":{"98":{"tf":1.0}}}},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":12,"docs":{"117":{"tf":1.4142135623730951},"130":{"tf":1.0},"131":{"tf":1.0},"69":{"tf":1.0},"70":{"tf":1.0},"72":{"tf":1.0},"74":{"tf":1.0},"76":{"tf":1.0},"81":{"tf":1.0},"88":{"tf":1.0},"90":{"tf":1.0},"94":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"13":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"v":{"df":2,"docs":{"134":{"tf":1.0},"135":{"tf":1.0}}}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"i":{"df":2,"docs":{"10":{"tf":1.0},"47":{"tf":1.0}}}},"df":0,"docs":{}}},"n":{"df":4,"docs":{"117":{"tf":1.4142135623730951},"39":{"tf":2.23606797749979},"70":{"tf":1.0},"93":{"tf":1.0}}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":26,"docs":{"111":{"tf":1.0},"113":{"tf":2.6457513110645907},"120":{"tf":1.7320508075688772},"122":{"tf":2.0},"124":{"tf":1.0},"13":{"tf":3.0},"15":{"tf":1.0},"19":{"tf":1.4142135623730951},"2":{"tf":2.0},"23":{"tf":1.0},"24":{"tf":1.0},"25":{"tf":1.0},"31":{"tf":1.0},"34":{"tf":1.0},"35":{"tf":1.0},"4":{"tf":1.0},"51":{"tf":1.0},"53":{"tf":1.0},"61":{"tf":1.0},"67":{"tf":1.0},"72":{"tf":1.0},"81":{"tf":1.0},"82":{"tf":1.0},"83":{"tf":1.0},"90":{"tf":1.0},"93":{"tf":1.4142135623730951}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":2,"docs":{"40":{"tf":1.0},"69":{"tf":1.0}}}}}}}},"r":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"u":{"c":{"df":3,"docs":{"124":{"tf":1.0},"13":{"tf":1.0},"52":{"tf":1.0}},"t":{"df":1,"docs":{"0":{"tf":1.7320508075688772}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"d":{"df":2,"docs":{"78":{"tf":1.0},"8":{"tf":1.0}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"19":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":5,"docs":{"122":{"tf":1.0},"131":{"tf":1.0},"44":{"tf":1.0},"6":{"tf":1.0},"97":{"tf":2.0}}},"t":{"df":2,"docs":{"6":{"tf":1.0},"97":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"v":{"df":8,"docs":{"102":{"tf":1.0},"103":{"tf":1.0},"104":{"tf":1.0},"122":{"tf":1.4142135623730951},"134":{"tf":1.0},"20":{"tf":1.0},"52":{"tf":1.0},"69":{"tf":1.0}}}}}}},"o":{"df":1,"docs":{"136":{"tf":1.0}}},"s":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"<":{"df":0,"docs":{},"f":{"df":1,"docs":{"34":{"tf":1.7320508075688772}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"34":{"tf":2.23606797749979}}},"df":0,"docs":{}}}}},"n":{"'":{"df":0,"docs":{},"t":{"df":3,"docs":{"120":{"tf":1.0},"134":{"tf":1.0},"64":{"tf":1.0}}}},"df":0,"docs":{}},"r":{"a":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"<":{"df":0,"docs":{},"f":{"df":1,"docs":{"34":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"u":{"df":2,"docs":{"131":{"tf":1.0},"136":{"tf":1.0}}}}},"t":{"'":{"df":15,"docs":{"10":{"tf":1.0},"106":{"tf":1.0},"123":{"tf":1.0},"124":{"tf":1.0},"13":{"tf":1.0},"131":{"tf":1.7320508075688772},"136":{"tf":1.0},"19":{"tf":1.0},"34":{"tf":1.0},"48":{"tf":1.4142135623730951},"49":{"tf":1.4142135623730951},"51":{"tf":1.0},"53":{"tf":1.0},"54":{"tf":1.0},"80":{"tf":1.0}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":4,"docs":{"111":{"tf":1.0},"48":{"tf":1.0},"58":{"tf":1.4142135623730951},"61":{"tf":1.0}}},"r":{"df":3,"docs":{"101":{"tf":1.0},"113":{"tf":1.0},"2":{"tf":1.0}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":3,"docs":{"13":{"tf":1.0},"57":{"tf":1.0},"9":{"tf":1.0}}}}}},"​":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"x":{"df":1,"docs":{"113":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"∈":{"[":{"0":{",":{"2":{"df":0,"docs":{},"n":{"+":{"df":0,"docs":{},"k":{"df":1,"docs":{"91":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"":{"=":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"j":{"df":0,"docs":{},"k":{"1":{"df":0,"docs":{},"​":{"df":0,"docs":{},"":{"=":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"l":{"df":0,"docs":{},"k":{"2":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"j":{"=":{"1":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"m":{"df":4,"docs":{"90":{"tf":1.4142135623730951},"93":{"tf":1.4142135623730951},"94":{"tf":1.0},"96":{"tf":2.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"m":{"df":0,"docs":{},"′":{"+":{"1":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"m":{"df":0,"docs":{},"′":{"+":{"df":0,"docs":{},"m":{"df":2,"docs":{"93":{"tf":1.4142135623730951},"94":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"b":{"df":1,"docs":{"96":{"tf":1.4142135623730951}},"​":{":":{"=":{"df":0,"docs":{},"β":{"df":0,"docs":{},"j":{"+":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"​":{"df":0,"docs":{},"−":{"1":{"df":1,"docs":{"96":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":9,"docs":{"105":{"tf":1.0},"13":{"tf":1.0},"132":{"tf":1.4142135623730951},"4":{"tf":1.0},"69":{"tf":1.4142135623730951},"82":{"tf":1.0},"84":{"tf":1.0},"91":{"tf":1.4142135623730951},"93":{"tf":1.4142135623730951}},"g":{"df":0,"docs":{},"z":{"df":1,"docs":{"94":{"tf":1.4142135623730951}}}},"o":{"b":{"df":3,"docs":{"113":{"tf":1.0},"117":{"tf":1.0},"19":{"tf":1.0}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":2,"docs":{"131":{"tf":1.0},"49":{"tf":1.0}}}}},"z":{"df":1,"docs":{"94":{"tf":1.4142135623730951}}},"υ":{"df":0,"docs":{},"s":{"df":0,"docs":{},"​":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"t":{"df":0,"docs":{},"j":{"df":1,"docs":{"94":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"​":{",":{"df":0,"docs":{},"γ":{"df":0,"docs":{},"j":{"df":1,"docs":{"96":{"tf":1.0}}}}},":":{"=":{"df":0,"docs":{},"α":{"df":0,"docs":{},"j":{"df":1,"docs":{"96":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"′":{"df":0,"docs":{},"​":{":":{"=":{"df":0,"docs":{},"α":{"df":0,"docs":{},"j":{"+":{"df":0,"docs":{},"m":{"df":0,"docs":{},"−":{"1":{"df":1,"docs":{"96":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"":{"=":{"df":0,"docs":{},"i":{"df":1,"docs":{"4":{"tf":1.0}}}},"df":0,"docs":{}}},"k":{"+":{"1":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"2":{"df":0,"docs":{},"k":{"+":{"1":{"df":1,"docs":{"94":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"1":{"2":{"df":1,"docs":{"34":{"tf":1.0}}},"df":2,"docs":{"13":{"tf":1.0},"34":{"tf":1.4142135623730951}}},"2":{"df":2,"docs":{"13":{"tf":1.0},"34":{"tf":1.0}}},"<":{"df":0,"docs":{},"n":{"df":2,"docs":{"93":{"tf":1.0},"94":{"tf":1.0}},"−":{"1":{"df":1,"docs":{"94":{"tf":1.0}}},"df":0,"docs":{}}}},"=":{"0":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"n":{"df":0,"docs":{},"−":{"1":{"df":1,"docs":{"94":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"1":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"n":{"df":2,"docs":{"93":{"tf":1.0},"94":{"tf":1.0}},"t":{"df":2,"docs":{"90":{"tf":1.4142135623730951},"96":{"tf":1.4142135623730951}}},"−":{"1":{"df":1,"docs":{"93":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"3":{"df":1,"docs":{"100":{"tf":1.0}}},"df":0,"docs":{},"n":{"df":1,"docs":{"94":{"tf":1.0}}},"ω":{"0":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}}},">":{"1":{"df":1,"docs":{"101":{"tf":1.0}}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":3,"docs":{"18":{"tf":1.0},"34":{"tf":1.0},"37":{"tf":1.0}}}}},"df":6,"docs":{"100":{"tf":1.0},"123":{"tf":1.0},"13":{"tf":2.0},"132":{"tf":1.4142135623730951},"48":{"tf":1.0},"69":{"tf":1.4142135623730951}},"e":{"c":{"c":{"a":{"df":0,"docs":{},"k":{"2":{"5":{"6":{"(":{"df":0,"docs":{},"x":{"df":0,"docs":{},"∣":{"df":0,"docs":{},"∣":{"df":0,"docs":{},"i":{"df":2,"docs":{"93":{"tf":1.0},"94":{"tf":1.0}}}}}}},"df":1,"docs":{"88":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"136":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":5,"docs":{"117":{"tf":1.0},"123":{"tf":1.0},"19":{"tf":1.0},"44":{"tf":1.0},"49":{"tf":1.0}}}},"y":{"df":3,"docs":{"131":{"tf":1.0},"136":{"tf":1.0},"43":{"tf":1.0}}}},"i":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"73":{"tf":1.0}}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":14,"docs":{"113":{"tf":1.0},"118":{"tf":1.0},"131":{"tf":1.7320508075688772},"136":{"tf":1.0},"43":{"tf":1.0},"44":{"tf":1.0},"56":{"tf":1.0},"57":{"tf":1.0},"6":{"tf":1.0},"73":{"tf":1.0},"74":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.0},"82":{"tf":1.0}},"l":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"g":{"df":3,"docs":{"19":{"tf":1.0},"3":{"tf":1.0},"6":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"n":{"df":6,"docs":{"136":{"tf":1.0},"20":{"tf":1.0},"41":{"tf":1.0},"72":{"tf":1.0},"90":{"tf":1.0},"97":{"tf":1.0}}}}}},"t":{"df":1,"docs":{"96":{"tf":1.4142135623730951}},"​":{":":{"=":{"df":0,"docs":{},"β":{"df":0,"docs":{},"k":{"df":0,"docs":{},"−":{"1":{"df":1,"docs":{"96":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"z":{"df":0,"docs":{},"g":{":":{":":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"r":{"df":2,"docs":{"34":{"tf":1.4142135623730951},"43":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":2,"docs":{"34":{"tf":2.23606797749979},"43":{"tf":1.4142135623730951}}}},"υ":{"df":0,"docs":{},"s":{"2":{"df":0,"docs":{},"k":{"df":1,"docs":{"101":{"tf":1.0}},"​":{"df":0,"docs":{},"​":{"df":0,"docs":{},"π":{"df":0,"docs":{},"k":{"df":0,"docs":{},"−":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"2":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{"df":0,"docs":{},"​":{"df":0,"docs":{},"​":{"=":{"df":0,"docs":{},"g":{"+":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"2":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{"df":0,"docs":{},"h":{"=":{"df":0,"docs":{},"g":{"df":0,"docs":{},"−":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"2":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{"df":0,"docs":{},"h":{"df":1,"docs":{"94":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}},"−":{"1":{"df":3,"docs":{"13":{"tf":1.0},"93":{"tf":1.0},"94":{"tf":1.0}}},"df":0,"docs":{}},"≥":{"0":{"df":1,"docs":{"19":{"tf":1.0}}},"df":0,"docs":{}}},"l":{",":{"df":0,"docs":{},"r":{",":{"df":0,"docs":{},"o":{"df":2,"docs":{"8":{"tf":1.0},"9":{"tf":1.0}}}},"df":0,"docs":{}}},"=":{"df":0,"docs":{},"∣":{"d":{"df":0,"docs":{},"k":{"df":0,"docs":{},"−":{"1":{"df":0,"docs":{},"​":{"df":0,"docs":{},"∣":{"/":{"2":{"df":1,"docs":{"93":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":7,"docs":{"122":{"tf":1.0},"2":{"tf":1.7320508075688772},"31":{"tf":1.0},"34":{"tf":1.0},"4":{"tf":1.0},"72":{"tf":1.0},"98":{"tf":1.0}}}}},"df":0,"docs":{}}},"m":{"b":{"d":{"a":{"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":6,"docs":{"0":{"tf":1.0},"102":{"tf":1.4142135623730951},"18":{"tf":1.0},"44":{"tf":1.7320508075688772},"86":{"tf":1.0},"88":{"tf":1.0}},"s":{"_":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":1,"docs":{"37":{"tf":1.0}}}}}}}},"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{":":{":":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{"_":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{":":{":":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{":":{":":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{":":{":":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"s":{"1":{"2":{"_":{"3":{"8":{"1":{":":{":":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":2,"docs":{"43":{"tf":1.0},"44":{"tf":1.0}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{":":{":":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{":":{":":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":2,"docs":{"43":{"tf":1.0},"44":{"tf":1.0}}}}}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"n":{"d":{"df":1,"docs":{"13":{"tf":1.4142135623730951}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"49":{"tf":1.0}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"t":{"df":13,"docs":{"106":{"tf":1.0},"108":{"tf":1.0},"118":{"tf":1.0},"12":{"tf":1.4142135623730951},"127":{"tf":1.4142135623730951},"13":{"tf":2.0},"131":{"tf":2.0},"132":{"tf":1.0},"136":{"tf":1.0},"15":{"tf":1.0},"39":{"tf":1.0},"8":{"tf":1.0},"9":{"tf":1.0}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"101":{"tf":1.0},"18":{"tf":1.4142135623730951},"86":{"tf":1.0}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"18":{"tf":1.0},"72":{"tf":1.0}}}}}},"y":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"101":{"tf":1.4142135623730951},"118":{"tf":1.4142135623730951}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":5,"docs":{"127":{"tf":1.0},"131":{"tf":1.4142135623730951},"132":{"tf":1.0},"134":{"tf":1.0},"136":{"tf":1.0}}}}}}},"d":{"df":0,"docs":{},"e":{"_":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"(":{")":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"113":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"113":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":1,"docs":{"113":{"tf":2.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":6,"docs":{"108":{"tf":1.4142135623730951},"113":{"tf":1.4142135623730951},"118":{"tf":1.0},"124":{"tf":1.7320508075688772},"134":{"tf":1.0},"67":{"tf":2.0}}}},"df":7,"docs":{"10":{"tf":1.0},"11":{"tf":1.0},"12":{"tf":1.0},"127":{"tf":1.0},"13":{"tf":1.0},"132":{"tf":1.4142135623730951},"79":{"tf":1.4142135623730951}},"e":{"a":{"d":{"df":3,"docs":{"136":{"tf":1.0},"93":{"tf":1.0},"94":{"tf":1.0}}},"df":0,"docs":{},"f":{"df":2,"docs":{"100":{"tf":1.4142135623730951},"91":{"tf":1.0}}},"r":{"df":0,"docs":{},"n":{"df":1,"docs":{"41":{"tf":1.0}}}},"v":{"df":7,"docs":{"100":{"tf":1.7320508075688772},"129":{"tf":1.0},"13":{"tf":1.0},"15":{"tf":1.0},"19":{"tf":1.0},"79":{"tf":1.0},"91":{"tf":1.0}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"df":6,"docs":{"10":{"tf":1.0},"108":{"tf":1.0},"15":{"tf":1.0},"19":{"tf":1.0},"58":{"tf":1.0},"8":{"tf":2.23606797749979}}}},"m":{"df":0,"docs":{},"m":{"a":{"df":1,"docs":{"13":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":7,"docs":{"118":{"tf":1.0},"127":{"tf":1.4142135623730951},"131":{"tf":1.0},"132":{"tf":1.7320508075688772},"35":{"tf":1.0},"50":{"tf":1.0},"71":{"tf":1.0}}}}}},"q":{"df":3,"docs":{"51":{"tf":1.4142135623730951},"61":{"tf":1.0},"67":{"tf":2.0}}},"s":{"df":0,"docs":{},"s":{"df":6,"docs":{"13":{"tf":1.0},"131":{"tf":1.0},"136":{"tf":1.4142135623730951},"47":{"tf":1.0},"72":{"tf":2.6457513110645907},"81":{"tf":1.0}}}},"t":{"'":{"df":23,"docs":{"103":{"tf":1.0},"106":{"tf":1.0},"108":{"tf":1.0},"11":{"tf":1.0},"113":{"tf":1.0},"124":{"tf":1.0},"13":{"tf":2.23606797749979},"134":{"tf":2.23606797749979},"135":{"tf":1.4142135623730951},"136":{"tf":1.7320508075688772},"15":{"tf":1.0},"19":{"tf":1.0},"34":{"tf":1.0},"43":{"tf":1.0},"47":{"tf":1.0},"48":{"tf":1.0},"51":{"tf":1.0},"53":{"tf":1.0},"70":{"tf":1.0},"74":{"tf":1.0},"76":{"tf":1.0},"78":{"tf":1.0},"8":{"tf":1.0}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":4,"docs":{"131":{"tf":1.0},"134":{"tf":1.0},"4":{"tf":1.0},"94":{"tf":1.7320508075688772}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":12,"docs":{"103":{"tf":1.7320508075688772},"104":{"tf":1.0},"105":{"tf":1.0},"106":{"tf":1.0},"107":{"tf":1.0},"108":{"tf":1.0},"109":{"tf":1.0},"45":{"tf":1.0},"58":{"tf":1.0},"66":{"tf":1.0},"68":{"tf":1.7320508075688772},"81":{"tf":1.4142135623730951}}},"r":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"82":{"tf":1.0}}}},"df":0,"docs":{}}}}},"i":{",":{"df":0,"docs":{},"j":{"df":0,"docs":{},"′":{"df":0,"docs":{},"′":{"df":0,"docs":{},"​":{"<":{"df":0,"docs":{},"m":{"a":{"d":{"d":{"df":0,"docs":{},"r":{",":{"df":0,"docs":{},"i":{"+":{"1":{",":{"df":0,"docs":{},"j":{"df":1,"docs":{"127":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"b":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":3,"docs":{"1":{"tf":1.0},"120":{"tf":1.0},"2":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":3,"docs":{"131":{"tf":1.0},"31":{"tf":1.0},"4":{"tf":1.4142135623730951}},"m":{"b":{"df":1,"docs":{"136":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"df":6,"docs":{"13":{"tf":1.0},"20":{"tf":2.0},"27":{"tf":1.0},"31":{"tf":1.0},"83":{"tf":1.0},"84":{"tf":1.4142135623730951}}}},"df":1,"docs":{"34":{"tf":1.0}}},"k":{"df":1,"docs":{"136":{"tf":1.0}}}},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"102":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"df":4,"docs":{"113":{"tf":1.0},"118":{"tf":1.0},"131":{"tf":1.0},"58":{"tf":1.0}}}},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":2,"docs":{"106":{"tf":1.0},"13":{"tf":1.0}}}}},"​":{"(":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{")":{"=":{"1":{"df":1,"docs":{"4":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"j":{"df":0,"docs":{},"​":{")":{"=":{"0":{"df":1,"docs":{"4":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"o":{"c":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"69":{"tf":2.0},"82":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"c":{"df":5,"docs":{"131":{"tf":1.0},"136":{"tf":1.0},"15":{"tf":1.0},"3":{"tf":1.0},"35":{"tf":1.0}}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"g":{"df":2,"docs":{"113":{"tf":1.0},"72":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"12":{"tf":1.0},"131":{"tf":1.4142135623730951}}}}}},"o":{"df":0,"docs":{},"k":{"df":8,"docs":{"105":{"tf":1.0},"106":{"tf":1.0},"107":{"tf":1.0},"113":{"tf":1.0},"13":{"tf":1.0},"134":{"tf":2.23606797749979},"20":{"tf":1.0},"50":{"tf":1.0}}},"p":{"df":2,"docs":{"101":{"tf":1.0},"131":{"tf":2.0}}},"s":{"df":1,"docs":{"15":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"48":{"tf":1.0}}}},"t":{"df":2,"docs":{"49":{"tf":1.0},"52":{"tf":1.0}}},"w":{"df":5,"docs":{"124":{"tf":1.0},"34":{"tf":1.0},"67":{"tf":2.0},"80":{"tf":1.0},"90":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"2":{"tf":1.0}}}}}}},"p":{"df":0,"docs":{},"u":{"b":{"df":2,"docs":{"127":{"tf":1.0},"132":{"tf":1.0}}},"df":0,"docs":{}}},"u":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"131":{"tf":1.0}}}}}}},"df":0,"docs":{}},"×":{"3":{"df":1,"docs":{"126":{"tf":1.0}}},"df":0,"docs":{}},"′":{":":{"=":{"df":0,"docs":{},"⌈":{"df":0,"docs":{},"l":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"​":{"/":{"4":{"df":1,"docs":{"127":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"′":{"=":{"(":{"df":0,"docs":{},"l":{"0":{"df":0,"docs":{},"′":{"df":0,"docs":{},"′":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"l":{"1":{"df":0,"docs":{},"′":{"df":0,"docs":{},"′":{"df":0,"docs":{},"​":{",":{".":{".":{".":{",":{"df":0,"docs":{},"l":{"df":0,"docs":{},"j":{"df":0,"docs":{},"′":{"df":0,"docs":{},"′":{"df":0,"docs":{},"​":{")":{"df":0,"docs":{},"t":{"df":1,"docs":{"127":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"m":{",":{"df":0,"docs":{},"v":{")":{"=":{"(":{"0":{",":{"0":{"df":1,"docs":{"131":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"131":{"tf":1.0}}}},"0":{"df":0,"docs":{},"​":{"=":{"df":0,"docs":{},"r":{"0":{"df":1,"docs":{"136":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"1":{"df":1,"docs":{"2":{"tf":1.0}}},":":{"=":{"df":0,"docs":{},"m":{"df":0,"docs":{},"′":{"+":{"df":0,"docs":{},"m":{"df":1,"docs":{"90":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"=":{"2":{"df":0,"docs":{},"m":{"df":3,"docs":{"72":{"tf":1.0},"74":{"tf":1.0},"79":{"tf":1.0}}}},"5":{"2":{"df":1,"docs":{"132":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"n":{"+":{"df":0,"docs":{},"k":{"df":1,"docs":{"19":{"tf":1.0}}}},"df":0,"docs":{}}},"^":{"df":0,"docs":{},"j":{"df":1,"docs":{"93":{"tf":1.0}}}},"a":{"c":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":1,"docs":{"2":{"tf":1.0}}}}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"136":{"tf":1.7320508075688772},"49":{"tf":1.4142135623730951}}}}}},"d":{"d":{"df":0,"docs":{},"r":{",":{"df":0,"docs":{},"i":{"+":{"1":{",":{"df":0,"docs":{},"j":{"df":0,"docs":{},"​":{"df":0,"docs":{},"−":{"df":0,"docs":{},"m":{"a":{"d":{"d":{"df":0,"docs":{},"r":{",":{"df":0,"docs":{},"i":{",":{"df":0,"docs":{},"j":{"df":0,"docs":{},"​":{">":{"1":{"df":1,"docs":{"127":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},",":{"df":0,"docs":{},"j":{"df":0,"docs":{},"​":{"<":{"df":0,"docs":{},"l":{"0":{",":{"df":0,"docs":{},"j":{"df":1,"docs":{"127":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":1,"docs":{"127":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":11,"docs":{"0":{"tf":1.0},"103":{"tf":1.4142135623730951},"110":{"tf":1.0},"112":{"tf":1.0},"130":{"tf":1.4142135623730951},"131":{"tf":2.0},"20":{"tf":1.0},"3":{"tf":1.0},"43":{"tf":1.0},"44":{"tf":1.0},"93":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"33":{"tf":1.0}}}},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"12":{"tf":1.0}}}}},"df":0,"docs":{}}}},"j":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":3,"docs":{"107":{"tf":1.0},"132":{"tf":1.4142135623730951},"68":{"tf":1.0}}}}},"k":{"df":0,"docs":{},"e":{"df":15,"docs":{"124":{"tf":1.0},"131":{"tf":1.7320508075688772},"134":{"tf":1.0},"136":{"tf":1.0},"19":{"tf":1.0},"44":{"tf":1.0},"47":{"tf":1.0},"55":{"tf":1.0},"69":{"tf":1.0},"70":{"tf":1.0},"76":{"tf":1.0},"79":{"tf":1.0},"82":{"tf":1.0},"87":{"tf":1.0},"94":{"tf":1.0}}}},"l":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":1,"docs":{"10":{"tf":1.0}}}}}},"i":{"c":{"df":0,"docs":{},"i":{"df":1,"docs":{"76":{"tf":1.0}}}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"i":{"df":6,"docs":{"107":{"tf":1.0},"108":{"tf":1.0},"131":{"tf":1.7320508075688772},"19":{"tf":1.0},"69":{"tf":1.0},"97":{"tf":1.0}},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"117":{"tf":1.0}}}}}}},"p":{"df":3,"docs":{"100":{"tf":1.0},"112":{"tf":1.4142135623730951},"13":{"tf":2.23606797749979}}},"r":{"df":0,"docs":{},"k":{"df":1,"docs":{"2":{"tf":1.0}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"129":{"tf":1.4142135623730951}}}}},"h":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"r":{"c":{"/":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{".":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{":":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"df":1,"docs":{"2":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":1,"docs":{"2":{"tf":1.0}}}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":1,"docs":{"131":{"tf":1.0}},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"df":3,"docs":{"45":{"tf":1.0},"69":{"tf":1.0},"7":{"tf":1.0}}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"i":{"c":{"df":9,"docs":{"11":{"tf":1.0},"12":{"tf":2.0},"13":{"tf":1.7320508075688772},"132":{"tf":1.0},"15":{"tf":2.23606797749979},"33":{"tf":1.4142135623730951},"35":{"tf":1.4142135623730951},"7":{"tf":1.4142135623730951},"8":{"tf":1.4142135623730951}}},"df":0,"docs":{},"x":{"df":24,"docs":{"10":{"tf":2.449489742783178},"11":{"tf":1.7320508075688772},"12":{"tf":2.6457513110645907},"126":{"tf":1.0},"127":{"tf":2.23606797749979},"13":{"tf":2.0},"132":{"tf":2.8284271247461903},"15":{"tf":2.449489742783178},"19":{"tf":1.7320508075688772},"22":{"tf":1.4142135623730951},"25":{"tf":1.0},"31":{"tf":1.0},"33":{"tf":1.0},"34":{"tf":1.0},"35":{"tf":2.0},"4":{"tf":1.0},"68":{"tf":1.7320508075688772},"69":{"tf":1.0},"7":{"tf":1.4142135623730951},"8":{"tf":1.7320508075688772},"82":{"tf":1.0},"9":{"tf":2.23606797749979},"90":{"tf":2.0},"93":{"tf":1.4142135623730951}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"13":{"tf":1.0},"131":{"tf":1.0},"15":{"tf":1.0}}}}}},"x":{"df":3,"docs":{"102":{"tf":1.0},"118":{"tf":1.0},"131":{"tf":1.0}},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":3,"docs":{"127":{"tf":1.0},"35":{"tf":1.0},"37":{"tf":1.4142135623730951}}}}}}}},"df":11,"docs":{"126":{"tf":1.0},"127":{"tf":2.449489742783178},"13":{"tf":1.0},"131":{"tf":2.449489742783178},"19":{"tf":1.0},"4":{"tf":1.0},"69":{"tf":1.4142135623730951},"71":{"tf":1.0},"72":{"tf":1.7320508075688772},"74":{"tf":1.0},"90":{"tf":1.7320508075688772}},"e":{"a":{"df":0,"docs":{},"n":{"df":28,"docs":{"100":{"tf":1.0},"104":{"tf":1.0},"105":{"tf":1.0},"107":{"tf":1.0},"113":{"tf":1.0},"122":{"tf":1.0},"123":{"tf":1.4142135623730951},"127":{"tf":1.0},"13":{"tf":1.7320508075688772},"131":{"tf":1.4142135623730951},"132":{"tf":1.0},"20":{"tf":1.0},"22":{"tf":1.0},"27":{"tf":1.0},"34":{"tf":1.0},"35":{"tf":1.0},"51":{"tf":1.0},"64":{"tf":1.4142135623730951},"65":{"tf":1.0},"67":{"tf":1.4142135623730951},"69":{"tf":1.0},"71":{"tf":1.0},"72":{"tf":1.0},"74":{"tf":1.0},"77":{"tf":1.0},"8":{"tf":1.0},"91":{"tf":1.0},"94":{"tf":1.0}}},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"2":{"tf":1.0}}}}}},"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"3":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"m":{"_":{"a":{"df":3,"docs":{"127":{"tf":2.0},"131":{"tf":1.0},"132":{"tf":1.4142135623730951}}},"df":0,"docs":{},"p":{"df":1,"docs":{"132":{"tf":1.0}}},"v":{"df":3,"docs":{"127":{"tf":1.7320508075688772},"131":{"tf":1.0},"132":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":7,"docs":{"126":{"tf":1.0},"127":{"tf":1.7320508075688772},"129":{"tf":2.23606797749979},"131":{"tf":5.5677643628300215},"132":{"tf":2.8284271247461903},"134":{"tf":1.0},"136":{"tf":3.1622776601683795}}}}}},"n":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"49":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":14,"docs":{"127":{"tf":1.0},"131":{"tf":1.4142135623730951},"14":{"tf":1.0},"34":{"tf":1.0},"36":{"tf":1.0},"50":{"tf":1.0},"54":{"tf":1.0},"57":{"tf":1.0},"6":{"tf":1.0},"69":{"tf":1.0},"76":{"tf":1.0},"82":{"tf":1.0},"83":{"tf":1.0},"91":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"g":{"df":1,"docs":{"11":{"tf":1.0}}},"k":{"df":0,"docs":{},"l":{"df":13,"docs":{"100":{"tf":1.7320508075688772},"109":{"tf":1.0},"111":{"tf":1.4142135623730951},"112":{"tf":1.4142135623730951},"118":{"tf":1.0},"59":{"tf":1.4142135623730951},"61":{"tf":1.4142135623730951},"62":{"tf":1.4142135623730951},"71":{"tf":1.4142135623730951},"75":{"tf":1.0},"79":{"tf":2.449489742783178},"90":{"tf":1.0},"91":{"tf":2.23606797749979}}}}},"s":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"g":{"df":2,"docs":{"39":{"tf":1.4142135623730951},"41":{"tf":1.0}},"e":{"_":{"1":{"df":1,"docs":{"39":{"tf":2.23606797749979}}},"2":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}},"3":{"df":1,"docs":{"39":{"tf":1.0}}},"4":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"t":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"2":{"tf":2.23606797749979}}}},"df":1,"docs":{"120":{"tf":1.0}},"h":{"df":0,"docs":{},"o":{"d":{"df":12,"docs":{"104":{"tf":1.0},"105":{"tf":1.4142135623730951},"106":{"tf":1.7320508075688772},"112":{"tf":1.0},"113":{"tf":2.23606797749979},"116":{"tf":1.0},"122":{"tf":1.0},"13":{"tf":1.4142135623730951},"2":{"tf":1.7320508075688772},"34":{"tf":1.4142135623730951},"39":{"tf":1.7320508075688772},"69":{"tf":1.0}}},"df":0,"docs":{}}}}},"i":{"+":{"1":{"df":0,"docs":{},"​":{"=":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"+":{"1":{"df":1,"docs":{"136":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},",":{"df":0,"docs":{},"j":{"df":1,"docs":{"4":{"tf":1.0}}}},"d":{"d":{"df":0,"docs":{},"l":{"df":1,"docs":{"34":{"tf":1.0}}}},"df":0,"docs":{}},"df":1,"docs":{"136":{"tf":1.0}},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"2":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"n":{"d":{"df":4,"docs":{"123":{"tf":1.0},"131":{"tf":1.0},"48":{"tf":1.0},"49":{"tf":1.0}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"127":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"13":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"s":{"df":2,"docs":{"131":{"tf":1.0},"136":{"tf":1.0}}}},"x":{"df":2,"docs":{"135":{"tf":1.0},"65":{"tf":1.0}}}},"j":{"df":1,"docs":{"93":{"tf":1.0}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":1,"docs":{"132":{"tf":1.0}},"r":{"a":{"df":0,"docs":{},"p":{"2":{"df":1,"docs":{"132":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"132":{"tf":1.0}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"132":{"tf":1.4142135623730951}}}}}},"​":{"df":0,"docs":{},"∈":{"df":0,"docs":{},"f":{"2":{"df":0,"docs":{},"n":{"+":{"2":{"df":0,"docs":{},"×":{"2":{"df":1,"docs":{"132":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"​":{"df":0,"docs":{},"∈":{"df":0,"docs":{},"f":{"2":{"df":0,"docs":{},"n":{"+":{"2":{"df":0,"docs":{},"×":{"2":{"df":1,"docs":{"132":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"o":{"d":{"df":0,"docs":{},"e":{"df":1,"docs":{"131":{"tf":1.4142135623730951}},"l":{"df":1,"docs":{"49":{"tf":1.0}}},"r":{"df":0,"docs":{},"n":{"df":1,"docs":{"41":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":4,"docs":{"101":{"tf":1.0},"131":{"tf":1.0},"44":{"tf":1.0},"58":{"tf":1.4142135623730951}}}}},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"37":{"tf":1.0}},"o":{"df":1,"docs":{"40":{"tf":1.0}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"127":{"tf":1.4142135623730951}}}}}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":5,"docs":{"18":{"tf":1.0},"33":{"tf":1.0},"69":{"tf":1.0},"78":{"tf":1.0},"9":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"e":{"df":24,"docs":{"102":{"tf":1.0},"11":{"tf":1.0},"113":{"tf":1.7320508075688772},"117":{"tf":1.0},"13":{"tf":2.0},"131":{"tf":1.7320508075688772},"135":{"tf":1.0},"136":{"tf":2.0},"15":{"tf":1.0},"20":{"tf":1.0},"33":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"44":{"tf":1.0},"6":{"tf":1.0},"63":{"tf":1.0},"65":{"tf":1.0},"67":{"tf":1.0},"72":{"tf":1.4142135623730951},"73":{"tf":1.0},"79":{"tf":1.0},"81":{"tf":1.0},"82":{"tf":1.0},"83":{"tf":1.4142135623730951}},"o":{"df":0,"docs":{},"v":{"df":1,"docs":{"13":{"tf":1.0}}}}}},"v":{"df":0,"docs":{},"e":{"df":3,"docs":{"134":{"tf":1.0},"49":{"tf":1.0},"52":{"tf":1.0}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"134":{"tf":1.0}}}}}}}}},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"2":{"df":1,"docs":{"132":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"p":{"2":{"df":3,"docs":{"132":{"tf":1.0},"82":{"tf":1.0},"93":{"tf":1.0}},"​":{"df":0,"docs":{},"∈":{"df":0,"docs":{},"f":{"2":{"df":0,"docs":{},"n":{"df":0,"docs":{},"×":{"df":0,"docs":{},"m":{"df":1,"docs":{"93":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"s":{"df":1,"docs":{"2":{"tf":4.898979485566356}}},"u":{"c":{"df":0,"docs":{},"h":{"df":6,"docs":{"115":{"tf":1.0},"122":{"tf":1.4142135623730951},"124":{"tf":1.0},"20":{"tf":1.0},"36":{"tf":1.0},"65":{"tf":1.0}}}},"df":0,"docs":{},"l":{"df":3,"docs":{"127":{"tf":1.0},"131":{"tf":1.7320508075688772},"132":{"tf":1.0}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":16,"docs":{"100":{"tf":1.0},"105":{"tf":1.0},"106":{"tf":1.0},"11":{"tf":1.0},"127":{"tf":1.4142135623730951},"13":{"tf":1.0},"134":{"tf":1.4142135623730951},"136":{"tf":1.0},"43":{"tf":1.0},"6":{"tf":1.0},"64":{"tf":2.0},"65":{"tf":2.0},"8":{"tf":1.0},"9":{"tf":1.4142135623730951},"91":{"tf":1.0},"97":{"tf":1.0}},"i":{"df":4,"docs":{"124":{"tf":1.0},"13":{"tf":1.0},"44":{"tf":1.0},"51":{"tf":1.0}}}}},"v":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"69":{"tf":1.0},"83":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"t":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"117":{"tf":1.4142135623730951}}}},"df":3,"docs":{"113":{"tf":1.0},"43":{"tf":1.0},"44":{"tf":1.7320508075688772}}}},"′":{",":{"df":0,"docs":{},"v":{"df":1,"docs":{"131":{"tf":1.0}}}},"=":{"3":{"3":{"df":1,"docs":{"132":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"′":{"=":{"1":{"8":{"df":1,"docs":{"132":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"∈":{"df":0,"docs":{},"f":{"(":{"df":0,"docs":{},"l":{"+":{"df":0,"docs":{},"l":{"df":0,"docs":{},"′":{")":{"df":0,"docs":{},"×":{"3":{"3":{"df":1,"docs":{"127":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"+":{"df":0,"docs":{},"l":{"df":0,"docs":{},"′":{"df":0,"docs":{},"′":{")":{"df":0,"docs":{},"×":{"3":{"3":{"df":1,"docs":{"127":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"×":{"3":{"3":{"df":1,"docs":{"127":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"−":{"1":{"df":2,"docs":{"72":{"tf":2.23606797749979},"78":{"tf":1.0}}},"df":0,"docs":{}},"≥":{"df":0,"docs":{},"n":{"df":1,"docs":{"19":{"tf":1.0}}}}},"n":{"+":{"1":{"df":1,"docs":{"25":{"tf":1.0}}},"df":0,"docs":{},"m":{"+":{"1":{")":{"df":0,"docs":{},"×":{"3":{"df":1,"docs":{"13":{"tf":1.0}}},"5":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"<":{"df":0,"docs":{},"m":{"df":3,"docs":{"72":{"tf":1.0},"74":{"tf":1.0},"79":{"tf":1.0}}}},"=":{"2":{"df":0,"docs":{},"n":{"df":3,"docs":{"72":{"tf":1.0},"74":{"tf":1.0},"79":{"tf":1.0}}}},"3":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{},"n":{"+":{"df":0,"docs":{},"m":{"+":{"1":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":3,"docs":{"100":{"tf":1.0},"122":{"tf":1.0},"2":{"tf":1.0}}}},"m":{"df":0,"docs":{},"e":{"df":2,"docs":{"101":{"tf":1.0},"12":{"tf":1.0}}}},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"49":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":2,"docs":{"100":{"tf":1.0},"83":{"tf":1.0}}}}}},"c":{"df":1,"docs":{"27":{"tf":1.0}}},"df":13,"docs":{"123":{"tf":2.23606797749979},"13":{"tf":2.449489742783178},"136":{"tf":1.0},"15":{"tf":1.0},"19":{"tf":1.0},"22":{"tf":1.4142135623730951},"31":{"tf":1.0},"34":{"tf":1.7320508075688772},"67":{"tf":1.4142135623730951},"74":{"tf":1.4142135623730951},"77":{"tf":1.4142135623730951},"78":{"tf":1.0},"90":{"tf":1.4142135623730951}},"e":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"127":{"tf":1.0}}}}}}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":5,"docs":{"102":{"tf":1.0},"109":{"tf":1.0},"111":{"tf":1.0},"12":{"tf":1.0},"32":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"13":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"d":{"df":40,"docs":{"101":{"tf":1.4142135623730951},"104":{"tf":1.0},"106":{"tf":2.0},"108":{"tf":1.0},"110":{"tf":1.4142135623730951},"113":{"tf":2.0},"116":{"tf":1.4142135623730951},"117":{"tf":1.4142135623730951},"118":{"tf":1.4142135623730951},"122":{"tf":1.0},"124":{"tf":1.0},"129":{"tf":1.0},"13":{"tf":1.4142135623730951},"131":{"tf":3.3166247903554},"134":{"tf":1.0},"136":{"tf":1.7320508075688772},"18":{"tf":1.0},"19":{"tf":1.0},"20":{"tf":1.0},"31":{"tf":2.0},"33":{"tf":1.0},"34":{"tf":1.4142135623730951},"35":{"tf":1.4142135623730951},"4":{"tf":1.0},"43":{"tf":1.4142135623730951},"47":{"tf":1.0},"56":{"tf":1.0},"57":{"tf":1.4142135623730951},"58":{"tf":1.0},"59":{"tf":1.7320508075688772},"67":{"tf":1.7320508075688772},"68":{"tf":1.0},"69":{"tf":1.7320508075688772},"7":{"tf":1.4142135623730951},"73":{"tf":1.4142135623730951},"74":{"tf":1.0},"79":{"tf":1.7320508075688772},"8":{"tf":1.0},"81":{"tf":1.0},"88":{"tf":1.0}}},"df":0,"docs":{}},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":1,"docs":{"72":{"tf":1.0}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"94":{"tf":1.0}}}}},"w":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"105":{"tf":1.0}}}}}}}},"df":10,"docs":{"105":{"tf":1.0},"12":{"tf":1.0},"127":{"tf":1.0},"13":{"tf":1.0},"131":{"tf":1.7320508075688772},"19":{"tf":1.4142135623730951},"58":{"tf":1.0},"67":{"tf":1.0},"82":{"tf":1.4142135623730951},"93":{"tf":1.0}}},"x":{"df":0,"docs":{},"t":{"df":13,"docs":{"101":{"tf":1.4142135623730951},"117":{"tf":1.0},"129":{"tf":1.0},"13":{"tf":1.4142135623730951},"134":{"tf":1.0},"22":{"tf":1.0},"34":{"tf":1.0},"48":{"tf":1.0},"65":{"tf":1.0},"73":{"tf":1.0},"76":{"tf":1.0},"8":{"tf":1.0},"9":{"tf":1.0}}}}},"i":{"c":{"df":0,"docs":{},"e":{"df":1,"docs":{"13":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"n":{"c":{"df":1,"docs":{"118":{"tf":1.0}}},"df":1,"docs":{"27":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"87":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"z":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":2,"docs":{"72":{"tf":1.0},"74":{"tf":1.0}}}}}}},"t":{"a":{"df":0,"docs":{},"t":{"df":11,"docs":{"127":{"tf":1.0},"132":{"tf":1.0},"33":{"tf":1.0},"34":{"tf":1.0},"4":{"tf":1.7320508075688772},"69":{"tf":1.4142135623730951},"8":{"tf":1.0},"86":{"tf":1.0},"89":{"tf":1.7320508075688772},"91":{"tf":2.0},"94":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"e":{"df":13,"docs":{"103":{"tf":1.0},"124":{"tf":1.7320508075688772},"131":{"tf":1.0},"2":{"tf":1.0},"43":{"tf":1.0},"67":{"tf":1.0},"73":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.4142135623730951},"83":{"tf":1.0},"91":{"tf":1.0},"94":{"tf":1.0},"95":{"tf":1.4142135623730951}}},"h":{"df":1,"docs":{"113":{"tf":1.0}}},"i":{"c":{"df":8,"docs":{"113":{"tf":1.0},"117":{"tf":1.0},"12":{"tf":1.0},"13":{"tf":1.4142135623730951},"20":{"tf":1.0},"6":{"tf":1.0},"67":{"tf":1.0},"9":{"tf":1.0}}},"df":0,"docs":{}}},"w":{"df":17,"docs":{"10":{"tf":1.4142135623730951},"11":{"tf":1.0},"12":{"tf":1.4142135623730951},"120":{"tf":1.0},"122":{"tf":1.0},"13":{"tf":2.23606797749979},"131":{"tf":1.0},"134":{"tf":1.7320508075688772},"135":{"tf":1.0},"32":{"tf":1.0},"43":{"tf":1.0},"57":{"tf":1.0},"6":{"tf":1.0},"64":{"tf":1.0},"65":{"tf":1.0},"76":{"tf":1.0},"82":{"tf":1.0}}}},"u":{"df":0,"docs":{},"m":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":1,"docs":{"107":{"tf":1.7320508075688772}}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"108":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":23,"docs":{"105":{"tf":1.0},"108":{"tf":2.0},"117":{"tf":1.7320508075688772},"118":{"tf":1.0},"123":{"tf":1.4142135623730951},"124":{"tf":1.0},"127":{"tf":1.0},"129":{"tf":1.0},"131":{"tf":1.4142135623730951},"132":{"tf":1.0},"134":{"tf":1.0},"136":{"tf":1.7320508075688772},"20":{"tf":1.0},"31":{"tf":1.0},"34":{"tf":1.0},"48":{"tf":2.449489742783178},"49":{"tf":1.0},"55":{"tf":1.0},"58":{"tf":1.0},"68":{"tf":1.0},"72":{"tf":1.4142135623730951},"88":{"tf":1.4142135623730951},"90":{"tf":2.6457513110645907}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":4,"docs":{"113":{"tf":1.0},"122":{"tf":1.0},"124":{"tf":1.4142135623730951},"54":{"tf":1.0}}}}}},"×":{"1":{"df":2,"docs":{"13":{"tf":1.0},"15":{"tf":1.4142135623730951}}},"3":{"df":3,"docs":{"13":{"tf":1.0},"15":{"tf":1.4142135623730951},"22":{"tf":1.0}}},"df":0,"docs":{}},"−":{"1":{")":{"df":0,"docs":{},"t":{"df":1,"docs":{"32":{"tf":1.0}}}},"df":7,"docs":{"13":{"tf":1.0},"19":{"tf":1.0},"72":{"tf":1.4142135623730951},"73":{"tf":1.4142135623730951},"77":{"tf":1.4142135623730951},"78":{"tf":1.0},"79":{"tf":1.0}}},"df":0,"docs":{}}},"o":{"b":{"df":0,"docs":{},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"86":{"tf":1.0},"87":{"tf":1.0}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":3,"docs":{"12":{"tf":1.0},"136":{"tf":1.0},"6":{"tf":1.0}}}}}},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":14,"docs":{"113":{"tf":1.4142135623730951},"123":{"tf":1.0},"127":{"tf":1.7320508075688772},"13":{"tf":1.7320508075688772},"131":{"tf":1.7320508075688772},"31":{"tf":1.0},"33":{"tf":1.0},"43":{"tf":1.4142135623730951},"6":{"tf":1.0},"82":{"tf":1.0},"83":{"tf":1.4142135623730951},"90":{"tf":1.0},"93":{"tf":1.7320508075688772},"94":{"tf":1.0}}}}},"df":0,"docs":{}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":3,"docs":{"106":{"tf":1.0},"13":{"tf":1.0},"15":{"tf":1.0}}}}}}},"c":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"40":{"tf":1.0}},"r":{"df":1,"docs":{"13":{"tf":1.7320508075688772}}}}}},"df":0,"docs":{}},"d":{"d":{"df":4,"docs":{"118":{"tf":1.0},"6":{"tf":1.0},"66":{"tf":1.0},"93":{"tf":1.0}}},"df":0,"docs":{}},"df":4,"docs":{"10":{"tf":1.0},"11":{"tf":1.0},"12":{"tf":1.0},"13":{"tf":1.0}},"f":{"df":0,"docs":{},"f":{"_":{"d":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":3,"docs":{"127":{"tf":1.0},"131":{"tf":1.7320508075688772},"132":{"tf":1.0}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"0":{"df":3,"docs":{"127":{"tf":1.0},"131":{"tf":1.7320508075688772},"132":{"tf":1.0}}},"1":{"df":3,"docs":{"127":{"tf":1.0},"131":{"tf":1.7320508075688772},"132":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":6,"docs":{"108":{"tf":1.0},"124":{"tf":2.23606797749979},"127":{"tf":1.4142135623730951},"131":{"tf":2.23606797749979},"132":{"tf":1.7320508075688772},"136":{"tf":1.0}},"s":{"/":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"131":{"tf":1.0}}}}},"df":0,"docs":{}}},"_":{"b":{"df":1,"docs":{"132":{"tf":1.0}}},"df":0,"docs":{},"p":{"df":1,"docs":{"132":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"a":{"^":{"2":{"df":1,"docs":{"67":{"tf":1.4142135623730951}}},"df":0,"docs":{},"i":{"df":1,"docs":{"67":{"tf":1.4142135623730951}}},"{":{"1":{"6":{"df":1,"docs":{"67":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":2,"docs":{"34":{"tf":1.0},"67":{"tf":1.7320508075688772}}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"63":{"tf":1.4142135623730951}}}}}},"n":{"c":{"df":6,"docs":{"110":{"tf":1.0},"43":{"tf":1.0},"66":{"tf":1.0},"7":{"tf":1.0},"79":{"tf":1.4142135623730951},"97":{"tf":1.0}}},"df":42,"docs":{"10":{"tf":1.4142135623730951},"100":{"tf":1.0},"101":{"tf":1.0},"104":{"tf":1.0},"105":{"tf":1.0},"106":{"tf":2.0},"108":{"tf":1.0},"113":{"tf":2.0},"117":{"tf":1.0},"12":{"tf":2.0},"122":{"tf":1.0},"123":{"tf":1.0},"124":{"tf":1.4142135623730951},"127":{"tf":1.0},"13":{"tf":2.449489742783178},"130":{"tf":1.0},"131":{"tf":3.3166247903554},"134":{"tf":2.23606797749979},"136":{"tf":1.7320508075688772},"18":{"tf":1.0},"2":{"tf":1.0},"20":{"tf":1.0},"21":{"tf":1.0},"33":{"tf":1.0},"4":{"tf":1.0},"48":{"tf":2.23606797749979},"49":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.4142135623730951},"56":{"tf":1.0},"58":{"tf":1.4142135623730951},"64":{"tf":2.0},"65":{"tf":1.7320508075688772},"67":{"tf":1.0},"69":{"tf":1.0},"72":{"tf":1.4142135623730951},"79":{"tf":2.0},"8":{"tf":1.7320508075688772},"83":{"tf":2.0},"9":{"tf":1.0},"91":{"tf":1.0},"98":{"tf":1.0}},"w":{"a":{"df":0,"docs":{},"r":{"d":{"df":1,"docs":{"51":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"o":{"d":{"df":2,"docs":{"112":{"tf":1.0},"116":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"p":{"0":{"_":{"a":{"d":{"d":{"df":0,"docs":{},"r":{"[":{"0":{"df":1,"docs":{"132":{"tf":1.0}}},"df":0,"docs":{}},"df":3,"docs":{"127":{"tf":1.0},"131":{"tf":2.0},"132":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"131":{"tf":1.0}}}}}},"df":3,"docs":{"127":{"tf":1.0},"131":{"tf":2.0},"132":{"tf":1.4142135623730951}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"134":{"tf":1.0}}}}}},"1":{"_":{"a":{"d":{"d":{"df":0,"docs":{},"r":{"[":{"0":{"df":1,"docs":{"132":{"tf":1.0}}},"df":0,"docs":{}},"df":3,"docs":{"127":{"tf":1.0},"131":{"tf":1.7320508075688772},"132":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"s":{"df":0,"docs":{},"r":{"c":{"df":1,"docs":{"131":{"tf":1.0}}},"df":0,"docs":{}}}},"df":3,"docs":{"127":{"tf":1.0},"131":{"tf":2.0},"132":{"tf":1.4142135623730951}}},"c":{"df":0,"docs":{},"o":{"d":{"df":2,"docs":{"131":{"tf":1.7320508075688772},"134":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"(":{"a":{",":{"a":{"b":{"df":0,"docs":{},"i":{"df":1,"docs":{"91":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"df":2,"docs":{"91":{"tf":1.4142135623730951},"94":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"df":1,"docs":{"18":{"tf":1.0}}},"h":{"1":{"df":0,"docs":{},"​":{"(":{"d":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"​":{")":{",":{"df":0,"docs":{},"υ":{"df":1,"docs":{"93":{"tf":1.0}}},"−":{"df":0,"docs":{},"υ":{"df":1,"docs":{"93":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"2":{"df":0,"docs":{},"​":{"(":{"d":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"​":{")":{",":{"df":0,"docs":{},"υ":{"df":1,"docs":{"93":{"tf":1.0}}},"−":{"df":0,"docs":{},"υ":{"df":1,"docs":{"93":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"p":{"(":{"d":{")":{",":{"df":0,"docs":{},"h":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"i":{"df":1,"docs":{"100":{"tf":1.0}}}}},"−":{"df":0,"docs":{},"h":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"i":{"df":1,"docs":{"100":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{"(":{"d":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{")":{",":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"2":{"df":0,"docs":{},"k":{"df":1,"docs":{"93":{"tf":1.0}}}},"df":0,"docs":{}}},"−":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"2":{"df":0,"docs":{},"k":{"df":1,"docs":{"93":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"j":{"df":0,"docs":{},"​":{"(":{"d":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"​":{")":{",":{"df":0,"docs":{},"υ":{"df":2,"docs":{"93":{"tf":1.0},"94":{"tf":1.0}}},"−":{"df":0,"docs":{},"υ":{"df":1,"docs":{"93":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":17,"docs":{"100":{"tf":1.4142135623730951},"101":{"tf":1.0},"118":{"tf":1.0},"18":{"tf":1.0},"20":{"tf":2.8284271247461903},"27":{"tf":1.4142135623730951},"32":{"tf":1.4142135623730951},"34":{"tf":1.4142135623730951},"68":{"tf":1.0},"70":{"tf":1.0},"71":{"tf":1.0},"74":{"tf":2.0},"76":{"tf":1.4142135623730951},"79":{"tf":2.23606797749979},"85":{"tf":1.7320508075688772},"93":{"tf":1.0},"94":{"tf":1.7320508075688772}}},"r":{"a":{"df":0,"docs":{},"n":{"d":{"df":3,"docs":{"10":{"tf":1.0},"19":{"tf":1.0},"8":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":5,"docs":{"12":{"tf":1.0},"44":{"tf":2.0},"49":{"tf":1.0},"91":{"tf":2.23606797749979},"98":{"tf":1.0}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":8,"docs":{"11":{"tf":1.0},"131":{"tf":1.4142135623730951},"20":{"tf":1.0},"66":{"tf":1.0},"79":{"tf":1.0},"93":{"tf":1.7320508075688772},"95":{"tf":1.4142135623730951},"98":{"tf":1.0}}},"o":{"df":0,"docs":{},"n":{"df":4,"docs":{"103":{"tf":2.0},"108":{"tf":1.4142135623730951},"109":{"tf":1.0},"90":{"tf":1.0}}}}}}},"r":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"_":{"1":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":1,"docs":{"43":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":12,"docs":{"100":{"tf":2.23606797749979},"117":{"tf":1.0},"127":{"tf":1.4142135623730951},"131":{"tf":2.449489742783178},"132":{"tf":1.4142135623730951},"19":{"tf":1.0},"35":{"tf":1.0},"37":{"tf":1.7320508075688772},"40":{"tf":1.7320508075688772},"44":{"tf":1.0},"93":{"tf":1.4142135623730951},"94":{"tf":1.0}}}}},"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"n":{"df":2,"docs":{"134":{"tf":1.0},"68":{"tf":1.0}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":6,"docs":{"12":{"tf":1.0},"131":{"tf":1.0},"18":{"tf":1.4142135623730951},"73":{"tf":1.0},"82":{"tf":1.0},"83":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":4,"docs":{"106":{"tf":1.0},"108":{"tf":1.0},"134":{"tf":1.0},"40":{"tf":1.0}},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":5,"docs":{"103":{"tf":1.0},"123":{"tf":1.0},"18":{"tf":1.0},"32":{"tf":1.0},"6":{"tf":1.0}}}}}}}}},"u":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"117":{"tf":1.0}}}}},"df":16,"docs":{"100":{"tf":1.0},"111":{"tf":1.0},"114":{"tf":1.0},"116":{"tf":1.7320508075688772},"118":{"tf":1.0},"15":{"tf":1.0},"40":{"tf":1.0},"41":{"tf":1.0},"49":{"tf":1.0},"58":{"tf":1.4142135623730951},"59":{"tf":1.0},"6":{"tf":1.0},"61":{"tf":1.0},"65":{"tf":1.0},"71":{"tf":1.0},"78":{"tf":1.0}},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":16,"docs":{"10":{"tf":1.0},"103":{"tf":1.0},"12":{"tf":1.7320508075688772},"131":{"tf":1.0},"136":{"tf":1.0},"15":{"tf":1.0},"18":{"tf":1.0},"3":{"tf":1.0},"31":{"tf":1.0},"32":{"tf":2.0},"33":{"tf":1.4142135623730951},"34":{"tf":2.0},"39":{"tf":1.4142135623730951},"6":{"tf":2.8284271247461903},"73":{"tf":1.0},"8":{"tf":2.449489742783178}}}}},"s":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"19":{"tf":1.0}}},"df":0,"docs":{}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":15,"docs":{"102":{"tf":1.0},"103":{"tf":1.4142135623730951},"108":{"tf":1.0},"110":{"tf":1.0},"111":{"tf":1.0},"124":{"tf":2.0},"134":{"tf":1.4142135623730951},"43":{"tf":1.0},"61":{"tf":1.0},"67":{"tf":1.4142135623730951},"69":{"tf":1.0},"79":{"tf":1.0},"81":{"tf":1.4142135623730951},"82":{"tf":1.0},"83":{"tf":1.0}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":19,"docs":{"68":{"tf":1.7320508075688772},"69":{"tf":1.0},"70":{"tf":1.0},"71":{"tf":1.0},"72":{"tf":1.0},"73":{"tf":1.0},"74":{"tf":1.0},"75":{"tf":1.0},"76":{"tf":1.0},"77":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.0},"80":{"tf":1.0},"81":{"tf":1.0},"82":{"tf":1.0},"83":{"tf":1.0},"84":{"tf":1.0},"85":{"tf":1.0},"91":{"tf":1.0}}}}}},"w":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"m":{"df":3,"docs":{"13":{"tf":2.6457513110645907},"18":{"tf":1.0},"84":{"tf":1.0}}}}}}}}}}},"p":{"(":{"1":{")":{"=":{"1":{"df":0,"docs":{},"p":{"(":{"df":0,"docs":{},"g":{")":{"=":{"1":{"df":1,"docs":{"53":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"d":{"1":{"df":0,"docs":{},"​":{")":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"p":{"(":{"d":{"df":0,"docs":{},"m":{"df":3,"docs":{"72":{"tf":1.4142135623730951},"75":{"tf":1.0},"79":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{")":{"=":{"df":0,"docs":{},"y":{"df":0,"docs":{},"i":{"df":1,"docs":{"72":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"h":{")":{",":{"df":0,"docs":{},"p":{"(":{"df":0,"docs":{},"h":{"df":0,"docs":{},"ω":{")":{",":{"df":0,"docs":{},"p":{"(":{"df":0,"docs":{},"h":{"df":0,"docs":{},"ω":{"2":{")":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"p":{"(":{"df":0,"docs":{},"h":{"df":0,"docs":{},"ω":{"2":{"df":0,"docs":{},"k":{"df":0,"docs":{},"−":{"1":{"df":1,"docs":{"100":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"ω":{"df":0,"docs":{},"i":{"df":1,"docs":{"100":{"tf":1.4142135623730951}}},"σ":{"(":{"df":0,"docs":{},"i":{"df":1,"docs":{"100":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"x":{"df":1,"docs":{"53":{"tf":1.0}}},"z":{"df":2,"docs":{"76":{"tf":1.0},"77":{"tf":1.0}}},"ζ":{")":{"=":{"a":{"(":{"df":0,"docs":{},"ζ":{")":{"df":0,"docs":{},"q":{"df":0,"docs":{},"l":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"ζ":{")":{"+":{"b":{"(":{"df":0,"docs":{},"ζ":{")":{"df":0,"docs":{},"q":{"df":0,"docs":{},"r":{"df":1,"docs":{"20":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"p":{"df":0,"docs":{},"ˉ":{"df":0,"docs":{},"​":{"c":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"p":{"df":0,"docs":{},"ˉ":{"df":0,"docs":{},"​":{"df":0,"docs":{},"n":{"c":{"df":1,"docs":{"31":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"z":{"df":0,"docs":{},"h":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"ζ":{")":{"df":0,"docs":{},"t":{"df":1,"docs":{"20":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"−":{"df":0,"docs":{},"h":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"i":{"df":1,"docs":{"100":{"tf":1.0}}},"σ":{"(":{"df":0,"docs":{},"i":{"df":1,"docs":{"100":{"tf":1.0}}}},"df":0,"docs":{}}}}}},",":{"a":{",":{"b":{",":{"df":0,"docs":{},"z":{"df":1,"docs":{"4":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"q":{"df":0,"docs":{},"∈":{"df":0,"docs":{},"f":{"[":{"df":0,"docs":{},"x":{"df":1,"docs":{"89":{"tf":1.0}}}},"df":0,"docs":{}}}}},"/":{"df":0,"docs":{},"q":{"df":1,"docs":{"89":{"tf":1.0}}}},"0":{"df":1,"docs":{"93":{"tf":1.0}}},"1":{"df":0,"docs":{},"​":{"(":{"d":{"1":{"df":0,"docs":{},"​":{")":{"df":0,"docs":{},"∣":{"df":0,"docs":{},"∣":{"df":0,"docs":{},"…":{"df":0,"docs":{},"∣":{"df":0,"docs":{},"∣":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"​":{"(":{"d":{"1":{"df":0,"docs":{},"​":{")":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"​":{"(":{"d":{"df":0,"docs":{},"m":{"df":0,"docs":{},"​":{")":{"df":0,"docs":{},"∣":{"df":0,"docs":{},"∣":{"df":0,"docs":{},"…":{"df":0,"docs":{},"∣":{"df":0,"docs":{},"∣":{"df":0,"docs":{},"p":{"df":0,"docs":{},"n":{"df":0,"docs":{},"​":{"(":{"d":{"df":0,"docs":{},"m":{"df":1,"docs":{"79":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{")":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"​":{"(":{"d":{"df":0,"docs":{},"i":{"df":1,"docs":{"79":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"∣":{"df":0,"docs":{},"∣":{"df":0,"docs":{},"…":{"df":0,"docs":{},"∣":{"df":0,"docs":{},"∣":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"​":{"(":{"d":{"df":0,"docs":{},"i":{"df":1,"docs":{"79":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"z":{"1":{"df":0,"docs":{},"​":{")":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"p":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"z":{"df":0,"docs":{},"l":{"df":1,"docs":{"79":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"p":{"2":{"df":0,"docs":{},"​":{"df":0,"docs":{},"p":{"3":{"df":0,"docs":{},"​":{"df":0,"docs":{},"​":{"=":{"a":{"df":0,"docs":{},"q":{"df":0,"docs":{},"l":{"df":0,"docs":{},"​":{"+":{"b":{"df":0,"docs":{},"q":{"df":0,"docs":{},"r":{"df":0,"docs":{},"​":{"+":{"a":{"b":{"df":0,"docs":{},"q":{"df":0,"docs":{},"m":{"df":0,"docs":{},"​":{"+":{"c":{"df":0,"docs":{},"q":{"df":0,"docs":{},"o":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"q":{"c":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"=":{"(":{"a":{"+":{"df":0,"docs":{},"β":{"df":0,"docs":{},"x":{"+":{"df":0,"docs":{},"γ":{")":{"(":{"b":{"+":{"df":0,"docs":{},"β":{"df":0,"docs":{},"k":{"1":{"df":0,"docs":{},"​":{"df":0,"docs":{},"x":{"+":{"df":0,"docs":{},"γ":{")":{"(":{"c":{"+":{"df":0,"docs":{},"β":{"df":0,"docs":{},"k":{"2":{"df":0,"docs":{},"​":{"df":0,"docs":{},"x":{"+":{"df":0,"docs":{},"γ":{")":{"df":0,"docs":{},"z":{"df":0,"docs":{},"−":{"(":{"a":{"+":{"df":0,"docs":{},"β":{"df":0,"docs":{},"s":{"df":0,"docs":{},"σ":{"1":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"γ":{")":{"(":{"b":{"+":{"df":0,"docs":{},"β":{"df":0,"docs":{},"s":{"df":0,"docs":{},"σ":{"2":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"γ":{")":{"(":{"c":{"+":{"df":0,"docs":{},"β":{"df":0,"docs":{},"s":{"df":0,"docs":{},"σ":{"3":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"γ":{")":{"df":0,"docs":{},"z":{"(":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"x":{")":{"=":{"(":{"df":0,"docs":{},"z":{"df":0,"docs":{},"−":{"1":{")":{"df":0,"docs":{},"l":{"1":{"df":1,"docs":{"25":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"=":{"1":{"df":1,"docs":{"72":{"tf":1.0}}},"a":{"df":0,"docs":{},"q":{"df":0,"docs":{},"l":{"df":0,"docs":{},"​":{"+":{"b":{"df":0,"docs":{},"q":{"df":0,"docs":{},"r":{"df":0,"docs":{},"​":{"+":{"a":{"b":{"df":0,"docs":{},"q":{"df":0,"docs":{},"m":{"df":1,"docs":{"20":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{},"p":{"1":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"α":{"df":0,"docs":{},"p":{"2":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"α":{"2":{"df":0,"docs":{},"p":{"3":{"df":1,"docs":{"25":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"z":{"df":0,"docs":{},"h":{"df":1,"docs":{"25":{"tf":1.0}}}}},"{":{"df":0,"docs":{},"p":{"1":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"79":{"tf":1.0}}},"n":{"df":1,"docs":{"79":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"^":{"df":0,"docs":{},"​":{"df":0,"docs":{},"n":{"c":{"1":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{"[":{"df":0,"docs":{},"p":{"^":{"df":0,"docs":{},"​":{"df":0,"docs":{},"n":{"c":{"2":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{"[":{"df":0,"docs":{},"p":{"^":{"df":0,"docs":{},"​":{"df":0,"docs":{},"n":{"c":{"3":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{"df":0,"docs":{},"​":{"=":{"a":{"df":0,"docs":{},"ˉ":{"[":{"df":0,"docs":{},"q":{"df":0,"docs":{},"l":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{"+":{"b":{"df":0,"docs":{},"ˉ":{"[":{"df":0,"docs":{},"q":{"df":0,"docs":{},"r":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{"+":{"(":{"a":{"df":0,"docs":{},"ˉ":{"b":{"df":0,"docs":{},"ˉ":{")":{"[":{"df":0,"docs":{},"q":{"df":0,"docs":{},"m":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{"+":{"c":{"df":0,"docs":{},"ˉ":{"[":{"df":0,"docs":{},"q":{"df":0,"docs":{},"o":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{"+":{"[":{"df":0,"docs":{},"q":{"c":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{"=":{"(":{"a":{"df":0,"docs":{},"ˉ":{"+":{"df":0,"docs":{},"β":{"df":0,"docs":{},"ζ":{"+":{"df":0,"docs":{},"γ":{")":{"(":{"b":{"df":0,"docs":{},"ˉ":{"+":{"df":0,"docs":{},"β":{"df":0,"docs":{},"k":{"1":{"df":0,"docs":{},"​":{"df":0,"docs":{},"ζ":{"+":{"df":0,"docs":{},"γ":{")":{"(":{"c":{"df":0,"docs":{},"ˉ":{"+":{"df":0,"docs":{},"β":{"df":0,"docs":{},"k":{"2":{"df":0,"docs":{},"​":{"df":0,"docs":{},"ζ":{"+":{"df":0,"docs":{},"γ":{")":{"[":{"df":0,"docs":{},"z":{"]":{"1":{"df":0,"docs":{},"​":{"df":0,"docs":{},"−":{"(":{"a":{"df":0,"docs":{},"ˉ":{"+":{"df":0,"docs":{},"β":{"df":0,"docs":{},"s":{"df":0,"docs":{},"ˉ":{"df":0,"docs":{},"σ":{"1":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"γ":{")":{"(":{"b":{"df":0,"docs":{},"ˉ":{"+":{"df":0,"docs":{},"β":{"df":0,"docs":{},"s":{"df":0,"docs":{},"ˉ":{"df":0,"docs":{},"σ":{"2":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"γ":{")":{"df":0,"docs":{},"β":{"df":0,"docs":{},"z":{"df":0,"docs":{},"ˉ":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"​":{"[":{"df":0,"docs":{},"s":{"df":0,"docs":{},"σ":{"3":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{"=":{"df":0,"docs":{},"l":{"1":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"ζ":{")":{"[":{"df":0,"docs":{},"z":{"]":{"1":{"df":1,"docs":{"31":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"p":{"^":{"df":0,"docs":{},"​":{"df":0,"docs":{},"n":{"c":{"2":{"df":0,"docs":{},"​":{"df":0,"docs":{},"p":{"^":{"df":0,"docs":{},"​":{"df":0,"docs":{},"n":{"c":{"3":{"df":0,"docs":{},"​":{"df":0,"docs":{},"​":{"=":{"a":{"df":0,"docs":{},"ˉ":{"df":0,"docs":{},"q":{"df":0,"docs":{},"l":{"df":0,"docs":{},"​":{"+":{"b":{"df":0,"docs":{},"ˉ":{"df":0,"docs":{},"q":{"df":0,"docs":{},"r":{"df":0,"docs":{},"​":{"+":{"a":{"df":0,"docs":{},"ˉ":{"b":{"df":0,"docs":{},"ˉ":{"df":0,"docs":{},"q":{"df":0,"docs":{},"m":{"df":0,"docs":{},"​":{"+":{"c":{"df":0,"docs":{},"ˉ":{"df":0,"docs":{},"q":{"df":0,"docs":{},"o":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"q":{"c":{"df":0,"docs":{},"​":{"=":{"(":{"a":{"df":0,"docs":{},"ˉ":{"+":{"df":0,"docs":{},"β":{"df":0,"docs":{},"ζ":{"+":{"df":0,"docs":{},"γ":{")":{"(":{"b":{"df":0,"docs":{},"ˉ":{"+":{"df":0,"docs":{},"β":{"df":0,"docs":{},"k":{"1":{"df":0,"docs":{},"​":{"df":0,"docs":{},"ζ":{"+":{"df":0,"docs":{},"γ":{")":{"(":{"c":{"df":0,"docs":{},"ˉ":{"+":{"df":0,"docs":{},"β":{"df":0,"docs":{},"k":{"2":{"df":0,"docs":{},"​":{"df":0,"docs":{},"ζ":{"+":{"df":0,"docs":{},"γ":{")":{"df":0,"docs":{},"z":{"df":0,"docs":{},"−":{"(":{"a":{"df":0,"docs":{},"ˉ":{"+":{"df":0,"docs":{},"β":{"df":0,"docs":{},"s":{"df":0,"docs":{},"ˉ":{"df":0,"docs":{},"σ":{"1":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"γ":{")":{"(":{"b":{"df":0,"docs":{},"ˉ":{"+":{"df":0,"docs":{},"β":{"df":0,"docs":{},"s":{"df":0,"docs":{},"ˉ":{"df":0,"docs":{},"σ":{"2":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"γ":{")":{"df":0,"docs":{},"β":{"df":0,"docs":{},"z":{"df":0,"docs":{},"ˉ":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"​":{"df":0,"docs":{},"s":{"df":0,"docs":{},"σ":{"3":{"df":0,"docs":{},"​":{"=":{"df":0,"docs":{},"l":{"1":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"ζ":{")":{"df":0,"docs":{},"z":{"df":1,"docs":{"27":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"a":{"df":1,"docs":{"34":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":1,"docs":{"34":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"a":{"c":{"df":0,"docs":{},"k":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"37":{"tf":1.0}}}},"df":0,"docs":{}}},"d":{"df":5,"docs":{"100":{"tf":1.0},"120":{"tf":1.0},"127":{"tf":1.0},"131":{"tf":2.0},"35":{"tf":2.0}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":8,"docs":{"101":{"tf":1.0},"13":{"tf":3.4641016151377544},"131":{"tf":2.23606797749979},"136":{"tf":1.0},"2":{"tf":1.0},"37":{"tf":1.0},"91":{"tf":1.0},"94":{"tf":1.0}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"131":{"tf":1.4142135623730951},"15":{"tf":1.0},"3":{"tf":1.0}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":1,"docs":{"102":{"tf":1.0}}}}}},"r":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":6,"docs":{"108":{"tf":1.7320508075688772},"67":{"tf":1.0},"72":{"tf":1.4142135623730951},"74":{"tf":1.0},"79":{"tf":1.4142135623730951},"90":{"tf":1.0}}}}}},"df":0,"docs":{},"t":{"df":22,"docs":{"113":{"tf":1.0},"116":{"tf":1.0},"12":{"tf":1.0},"122":{"tf":1.0},"13":{"tf":1.0},"131":{"tf":1.0},"132":{"tf":1.0},"134":{"tf":1.0},"136":{"tf":1.0},"15":{"tf":1.0},"27":{"tf":1.0},"31":{"tf":1.0},"34":{"tf":1.7320508075688772},"49":{"tf":1.0},"52":{"tf":1.0},"57":{"tf":1.0},"6":{"tf":1.0},"68":{"tf":1.0},"69":{"tf":1.0},"72":{"tf":1.0},"8":{"tf":1.0},"93":{"tf":1.0}},"i":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"27":{"tf":1.7320508075688772}}}},"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":13,"docs":{"10":{"tf":1.0},"12":{"tf":1.4142135623730951},"131":{"tf":1.4142135623730951},"20":{"tf":1.0},"21":{"tf":1.0},"27":{"tf":1.0},"34":{"tf":1.4142135623730951},"35":{"tf":1.0},"42":{"tf":1.0},"68":{"tf":1.0},"69":{"tf":1.4142135623730951},"7":{"tf":1.4142135623730951},"9":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"df":5,"docs":{"18":{"tf":1.4142135623730951},"3":{"tf":1.0},"6":{"tf":1.0},"72":{"tf":1.4142135623730951},"73":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"s":{"df":10,"docs":{"10":{"tf":1.0},"109":{"tf":1.4142135623730951},"113":{"tf":1.4142135623730951},"116":{"tf":1.0},"129":{"tf":1.0},"32":{"tf":1.0},"39":{"tf":2.0},"49":{"tf":1.4142135623730951},"56":{"tf":1.0},"74":{"tf":1.0}}}},"t":{"df":0,"docs":{},"h":{"df":7,"docs":{"100":{"tf":1.7320508075688772},"101":{"tf":1.0},"34":{"tf":1.0},"71":{"tf":1.4142135623730951},"79":{"tf":1.4142135623730951},"91":{"tf":1.4142135623730951},"94":{"tf":1.7320508075688772}}}}},"c":{"[":{"0":{"df":1,"docs":{"132":{"tf":1.0}}},"1":{"df":1,"docs":{"132":{"tf":1.0}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"j":{"df":0,"docs":{},"n":{"df":0,"docs":{},"z":{"df":1,"docs":{"131":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"p":{"d":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"131":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":6,"docs":{"126":{"tf":1.0},"127":{"tf":1.0},"129":{"tf":1.0},"131":{"tf":2.23606797749979},"132":{"tf":1.4142135623730951},"18":{"tf":1.4142135623730951}},"i":{"df":1,"docs":{"127":{"tf":1.0}},"​":{",":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"f":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":1,"docs":{"127":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":14,"docs":{"100":{"tf":1.0},"132":{"tf":2.0},"20":{"tf":2.6457513110645907},"27":{"tf":1.0},"31":{"tf":1.4142135623730951},"32":{"tf":1.0},"53":{"tf":1.4142135623730951},"72":{"tf":2.6457513110645907},"74":{"tf":2.8284271247461903},"75":{"tf":2.0},"76":{"tf":1.4142135623730951},"77":{"tf":1.4142135623730951},"78":{"tf":1.7320508075688772},"79":{"tf":2.449489742783178}},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"106":{"tf":1.0},"64":{"tf":1.0},"8":{"tf":1.0}},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":10,"docs":{"108":{"tf":1.0},"122":{"tf":1.0},"124":{"tf":1.4142135623730951},"136":{"tf":1.0},"34":{"tf":1.0},"6":{"tf":1.0},"65":{"tf":1.0},"81":{"tf":1.0},"98":{"tf":1.0},"99":{"tf":1.0}}}}}},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":5,"docs":{"100":{"tf":1.4142135623730951},"13":{"tf":2.0},"131":{"tf":2.0},"132":{"tf":1.4142135623730951},"2":{"tf":1.0}}}}}}},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"<":{"df":0,"docs":{},"f":{"df":1,"docs":{"34":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":1,"docs":{"34":{"tf":1.4142135623730951}}}}}},"s":{"df":0,"docs":{},"e":{"df":3,"docs":{"21":{"tf":1.0},"34":{"tf":1.0},"93":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"i":{")":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"=":{"0":{"df":2,"docs":{"13":{"tf":1.0},"15":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":7,"docs":{"12":{"tf":2.0},"13":{"tf":1.4142135623730951},"15":{"tf":2.449489742783178},"25":{"tf":1.4142135623730951},"31":{"tf":2.6457513110645907},"35":{"tf":1.0},"79":{"tf":1.0}},"e":{"c":{"df":2,"docs":{"113":{"tf":1.0},"115":{"tf":1.0}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"41":{"tf":1.0}}}},"df":0,"docs":{}}},"​":{":":{"=":{"df":0,"docs":{},"j":{"=":{"0":{"df":0,"docs":{},"∏":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"df":0,"docs":{},"z":{"df":0,"docs":{},"−":{"(":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"α":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{")":{"df":0,"docs":{},"z":{"df":0,"docs":{},"−":{"(":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"′":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"α":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":1,"docs":{"132":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"′":{"df":0,"docs":{},"​":{":":{"=":{"df":0,"docs":{},"j":{"=":{"0":{"df":0,"docs":{},"∏":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"df":0,"docs":{},"z":{"df":0,"docs":{},"′":{"df":0,"docs":{},"−":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"df":0,"docs":{},"z":{"df":0,"docs":{},"′":{"df":0,"docs":{},"−":{"b":{"df":0,"docs":{},"i":{"df":1,"docs":{"132":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"j":{"b":{"df":2,"docs":{"69":{"tf":1.0},"90":{"tf":1.0}}},"df":0,"docs":{}},"k":{"+":{"1":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"υ":{"2":{"df":0,"docs":{},"k":{"+":{"1":{"df":1,"docs":{"101":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":3,"docs":{"101":{"tf":1.4142135623730951},"93":{"tf":1.0},"94":{"tf":1.0}},"t":{"df":2,"docs":{"69":{"tf":1.0},"90":{"tf":1.0}},"​":{"(":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{",":{"0":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{",":{"df":0,"docs":{},"m":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"+":{"1":{",":{"0":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"+":{"1":{",":{"df":0,"docs":{},"m":{"df":0,"docs":{},"​":{")":{"=":{"0":{"df":1,"docs":{"69":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"x":{"1":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"x":{"df":0,"docs":{},"m":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"y":{"1":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"y":{"df":0,"docs":{},"m":{"df":1,"docs":{"69":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"​":{"(":{"df":0,"docs":{},"υ":{"2":{"df":0,"docs":{},"k":{"+":{"1":{"df":1,"docs":{"101":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},":":{"=":{"df":0,"docs":{},"p":{"df":0,"docs":{},"k":{"df":0,"docs":{},"−":{"1":{"df":0,"docs":{},"o":{"d":{"d":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"x":{")":{"+":{"df":0,"docs":{},"ζ":{"df":0,"docs":{},"k":{"df":0,"docs":{},"−":{"1":{"df":0,"docs":{},"​":{"df":0,"docs":{},"p":{"df":0,"docs":{},"k":{"df":0,"docs":{},"−":{"1":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"x":{"df":1,"docs":{"93":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"]":{":":{"=":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"p":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{"(":{"d":{"df":0,"docs":{},"k":{"df":1,"docs":{"93":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"−":{"1":{"df":1,"docs":{"93":{"tf":1.0}},"​":{"=":{"df":0,"docs":{},"p":{"df":0,"docs":{},"k":{"df":0,"docs":{},"−":{"1":{"df":0,"docs":{},"o":{"d":{"d":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"x":{"2":{")":{"+":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"k":{"df":0,"docs":{},"−":{"1":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"x":{"2":{"df":1,"docs":{"93":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"l":{"a":{"c":{"df":0,"docs":{},"e":{"df":3,"docs":{"122":{"tf":1.4142135623730951},"131":{"tf":1.0},"136":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"134":{"tf":1.0}}}},"y":{"df":1,"docs":{"15":{"tf":1.0}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":42,"docs":{"10":{"tf":1.0},"11":{"tf":1.7320508075688772},"12":{"tf":1.0},"13":{"tf":1.7320508075688772},"14":{"tf":1.0},"15":{"tf":1.0},"16":{"tf":1.0},"17":{"tf":1.0},"18":{"tf":1.4142135623730951},"19":{"tf":1.0},"20":{"tf":1.7320508075688772},"21":{"tf":1.0},"22":{"tf":1.0},"23":{"tf":1.0},"24":{"tf":1.0},"25":{"tf":1.0},"26":{"tf":1.0},"27":{"tf":1.0},"28":{"tf":1.0},"29":{"tf":1.0},"3":{"tf":2.23606797749979},"30":{"tf":1.0},"31":{"tf":1.0},"32":{"tf":1.0},"33":{"tf":1.7320508075688772},"34":{"tf":1.0},"35":{"tf":1.0},"36":{"tf":1.0},"37":{"tf":1.0},"38":{"tf":1.0},"39":{"tf":1.0},"4":{"tf":1.0},"40":{"tf":1.0},"41":{"tf":1.0},"42":{"tf":1.0},"43":{"tf":1.4142135623730951},"44":{"tf":1.0},"5":{"tf":1.0},"6":{"tf":2.0},"7":{"tf":1.7320508075688772},"8":{"tf":1.0},"9":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"g":{"df":1,"docs":{"69":{"tf":1.0}}}}},"n":{"c":{"df":0,"docs":{},"​":{"]":{"1":{"df":1,"docs":{"31":{"tf":1.4142135623730951}},"​":{"=":{"[":{"df":0,"docs":{},"p":{"df":0,"docs":{},"n":{"c":{"1":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{"+":{"[":{"df":0,"docs":{},"p":{"df":0,"docs":{},"n":{"c":{"2":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{"+":{"[":{"df":0,"docs":{},"p":{"df":0,"docs":{},"n":{"c":{"3":{"df":0,"docs":{},"​":{"]":{"1":{"df":1,"docs":{"31":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"​":{"df":0,"docs":{},"​":{"=":{"df":0,"docs":{},"p":{"df":0,"docs":{},"n":{"c":{"1":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"α":{"df":0,"docs":{},"p":{"df":0,"docs":{},"n":{"c":{"2":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"α":{"2":{"df":0,"docs":{},"p":{"df":0,"docs":{},"n":{"c":{"3":{"df":0,"docs":{},"​":{"=":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"ζ":{"df":0,"docs":{},"n":{"+":{"2":{"df":0,"docs":{},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"ζ":{"2":{"(":{"df":0,"docs":{},"n":{"+":{"2":{")":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":1,"docs":{"27":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":1,"docs":{"93":{"tf":1.4142135623730951}},"​":{"df":0,"docs":{},"∈":{"df":0,"docs":{},"f":{"df":1,"docs":{"93":{"tf":1.0}}}}},"−":{"1":{"df":1,"docs":{"131":{"tf":1.0}},"​":{"=":{"1":{"df":1,"docs":{"131":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":22,"docs":{"100":{"tf":1.0},"111":{"tf":1.4142135623730951},"113":{"tf":2.8284271247461903},"114":{"tf":1.0},"116":{"tf":1.0},"122":{"tf":1.7320508075688772},"127":{"tf":1.0},"134":{"tf":1.0},"18":{"tf":1.0},"2":{"tf":1.0},"39":{"tf":1.0},"48":{"tf":1.0},"57":{"tf":1.4142135623730951},"58":{"tf":1.0},"59":{"tf":1.7320508075688772},"61":{"tf":1.4142135623730951},"67":{"tf":1.7320508075688772},"68":{"tf":1.4142135623730951},"79":{"tf":1.0},"84":{"tf":1.0},"88":{"tf":1.4142135623730951},"94":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"127":{"tf":1.4142135623730951},"131":{"tf":2.449489742783178},"132":{"tf":1.4142135623730951}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"6":{"tf":1.0}}}}}}}}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"118":{"tf":1.0}}},"y":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"m":{"df":1,"docs":{"80":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"'":{"df":3,"docs":{"18":{"tf":1.0},"2":{"tf":1.0},"67":{"tf":1.0}}},"<":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"<":{"df":0,"docs":{},"f":{"df":1,"docs":{"34":{"tf":2.8284271247461903}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":70,"docs":{"100":{"tf":1.0},"101":{"tf":1.0},"111":{"tf":2.23606797749979},"112":{"tf":1.7320508075688772},"113":{"tf":3.4641016151377544},"115":{"tf":1.0},"116":{"tf":1.4142135623730951},"118":{"tf":1.7320508075688772},"120":{"tf":1.0},"122":{"tf":3.4641016151377544},"123":{"tf":1.0},"124":{"tf":2.6457513110645907},"13":{"tf":5.916079783099616},"134":{"tf":1.0},"14":{"tf":1.0},"15":{"tf":3.0},"18":{"tf":3.3166247903554},"19":{"tf":3.1622776601683795},"2":{"tf":2.449489742783178},"20":{"tf":2.0},"22":{"tf":1.0},"23":{"tf":1.4142135623730951},"24":{"tf":1.4142135623730951},"25":{"tf":1.0},"27":{"tf":1.4142135623730951},"3":{"tf":1.4142135623730951},"31":{"tf":1.0},"34":{"tf":3.605551275463989},"4":{"tf":2.6457513110645907},"41":{"tf":1.0},"47":{"tf":2.0},"51":{"tf":2.449489742783178},"52":{"tf":2.449489742783178},"53":{"tf":2.6457513110645907},"54":{"tf":2.23606797749979},"55":{"tf":1.7320508075688772},"56":{"tf":1.7320508075688772},"57":{"tf":1.0},"58":{"tf":3.1622776601683795},"59":{"tf":1.0},"61":{"tf":2.23606797749979},"64":{"tf":2.23606797749979},"65":{"tf":2.0},"66":{"tf":1.4142135623730951},"67":{"tf":1.7320508075688772},"68":{"tf":2.8284271247461903},"69":{"tf":1.7320508075688772},"7":{"tf":1.4142135623730951},"70":{"tf":2.449489742783178},"72":{"tf":2.6457513110645907},"73":{"tf":1.7320508075688772},"74":{"tf":3.1622776601683795},"75":{"tf":1.0},"76":{"tf":1.0},"77":{"tf":1.4142135623730951},"78":{"tf":1.4142135623730951},"79":{"tf":3.7416573867739413},"80":{"tf":1.0},"81":{"tf":1.0},"82":{"tf":1.0},"83":{"tf":4.242640687119285},"84":{"tf":1.4142135623730951},"85":{"tf":1.0},"89":{"tf":1.4142135623730951},"90":{"tf":1.4142135623730951},"93":{"tf":2.449489742783178},"94":{"tf":2.0},"96":{"tf":1.0},"98":{"tf":1.0},"99":{"tf":1.4142135623730951}}}}}}}},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":2,"docs":{"18":{"tf":1.0},"3":{"tf":1.0}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"136":{"tf":1.0}}}}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"t":{"df":4,"docs":{"100":{"tf":1.4142135623730951},"13":{"tf":1.4142135623730951},"136":{"tf":1.7320508075688772},"71":{"tf":1.0}}}},"s":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"l":{"df":6,"docs":{"113":{"tf":1.0},"134":{"tf":1.4142135623730951},"35":{"tf":1.0},"37":{"tf":1.0},"49":{"tf":1.0},"70":{"tf":1.0}}}},"df":0,"docs":{}}}},"w":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":1,"docs":{"44":{"tf":1.0}}}}}}}},"x":{"df":1,"docs":{"44":{"tf":1.0}}}},"df":1,"docs":{"44":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":15,"docs":{"120":{"tf":1.0},"123":{"tf":1.4142135623730951},"124":{"tf":1.0},"127":{"tf":1.0},"131":{"tf":1.0},"134":{"tf":1.0},"27":{"tf":1.4142135623730951},"35":{"tf":1.0},"37":{"tf":1.4142135623730951},"51":{"tf":1.0},"67":{"tf":1.7320508075688772},"72":{"tf":1.0},"74":{"tf":1.0},"94":{"tf":1.0},"96":{"tf":1.0}}}}}},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"134":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"e":{"d":{"df":4,"docs":{"48":{"tf":1.0},"51":{"tf":1.0},"69":{"tf":1.0},"83":{"tf":1.0}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"s":{"df":6,"docs":{"13":{"tf":1.0},"21":{"tf":1.0},"33":{"tf":1.0},"72":{"tf":1.4142135623730951},"73":{"tf":1.0},"86":{"tf":1.0}}}},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":2,"docs":{"33":{"tf":1.0},"55":{"tf":1.0}}}}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"69":{"tf":1.0},"88":{"tf":1.0}}}}}},"i":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"117":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"6":{"tf":1.0}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":6,"docs":{"14":{"tf":1.7320508075688772},"22":{"tf":1.0},"34":{"tf":1.7320508075688772},"41":{"tf":1.0},"69":{"tf":1.0},"82":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":4,"docs":{"112":{"tf":1.0},"13":{"tf":1.0},"136":{"tf":1.0},"36":{"tf":1.0}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"41":{"tf":1.0},"70":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":10,"docs":{"10":{"tf":1.0},"106":{"tf":1.7320508075688772},"108":{"tf":1.0},"13":{"tf":2.6457513110645907},"130":{"tf":1.0},"134":{"tf":1.4142135623730951},"44":{"tf":1.0},"69":{"tf":1.0},"83":{"tf":1.0},"85":{"tf":1.0}}}}}}},"i":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"69":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":3,"docs":{"13":{"tf":1.0},"2":{"tf":1.0},"40":{"tf":1.0}}},"i":{"df":0,"docs":{},"t":{"df":17,"docs":{"113":{"tf":1.0},"123":{"tf":3.872983346207417},"124":{"tf":1.7320508075688772},"13":{"tf":2.23606797749979},"15":{"tf":1.0},"22":{"tf":1.0},"33":{"tf":1.0},"34":{"tf":1.0},"35":{"tf":1.0},"37":{"tf":1.0},"4":{"tf":1.0},"51":{"tf":1.4142135623730951},"67":{"tf":1.4142135623730951},"70":{"tf":1.0},"72":{"tf":1.0},"74":{"tf":1.0},"90":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"90":{"tf":1.0}},"i":{"df":1,"docs":{"100":{"tf":1.0}}}}},"v":{"a":{"df":0,"docs":{},"t":{"df":5,"docs":{"33":{"tf":1.0},"34":{"tf":1.7320508075688772},"43":{"tf":1.7320508075688772},"6":{"tf":2.0},"68":{"tf":1.0}}}},"df":0,"docs":{}}},"o":{"b":{"a":{"b":{"df":0,"docs":{},"l":{"df":5,"docs":{"110":{"tf":1.0},"13":{"tf":2.6457513110645907},"18":{"tf":1.0},"40":{"tf":1.0},"84":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":4,"docs":{"124":{"tf":1.4142135623730951},"134":{"tf":1.0},"20":{"tf":1.0},"49":{"tf":1.0}}}}}},"c":{"df":0,"docs":{},"e":{"df":2,"docs":{"32":{"tf":1.0},"79":{"tf":1.0}},"s":{"df":0,"docs":{},"s":{"df":9,"docs":{"13":{"tf":1.0},"136":{"tf":1.0},"19":{"tf":1.4142135623730951},"3":{"tf":1.0},"39":{"tf":1.0},"68":{"tf":1.0},"7":{"tf":1.0},"76":{"tf":1.0},"93":{"tf":1.0}}}}}},"d":{"df":0,"docs":{},"u":{"c":{"df":5,"docs":{"126":{"tf":1.0},"18":{"tf":1.4142135623730951},"19":{"tf":1.0},"7":{"tf":1.0},"74":{"tf":1.0}},"t":{"df":4,"docs":{"122":{"tf":1.4142135623730951},"129":{"tf":1.0},"13":{"tf":1.4142135623730951},"131":{"tf":2.449489742783178}}}},"df":0,"docs":{}}},"df":1,"docs":{"2":{"tf":1.0}},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":23,"docs":{"11":{"tf":1.4142135623730951},"12":{"tf":2.23606797749979},"126":{"tf":1.0},"127":{"tf":1.0},"129":{"tf":1.7320508075688772},"13":{"tf":1.0},"131":{"tf":2.0},"132":{"tf":1.0},"15":{"tf":1.0},"22":{"tf":1.0},"3":{"tf":1.0},"33":{"tf":1.4142135623730951},"34":{"tf":1.4142135623730951},"42":{"tf":1.0},"43":{"tf":1.0},"44":{"tf":1.4142135623730951},"49":{"tf":2.0},"6":{"tf":3.605551275463989},"68":{"tf":1.0},"7":{"tf":1.4142135623730951},"8":{"tf":1.7320508075688772},"9":{"tf":1.0},"90":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"0":{"tf":1.0}}}}}}},"o":{"df":0,"docs":{},"f":{"<":{"df":0,"docs":{},"f":{"df":1,"docs":{"34":{"tf":1.0}}}},"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":2,"docs":{"103":{"tf":1.4142135623730951},"109":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{")":{".":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"w":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"103":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":39,"docs":{"101":{"tf":1.7320508075688772},"103":{"tf":3.0},"108":{"tf":1.4142135623730951},"109":{"tf":2.0},"111":{"tf":1.0},"112":{"tf":1.0},"118":{"tf":2.23606797749979},"12":{"tf":1.0},"129":{"tf":1.0},"13":{"tf":1.0},"131":{"tf":1.7320508075688772},"15":{"tf":1.0},"18":{"tf":1.4142135623730951},"20":{"tf":2.449489742783178},"21":{"tf":1.0},"27":{"tf":1.4142135623730951},"28":{"tf":1.7320508075688772},"3":{"tf":1.0},"31":{"tf":1.0},"32":{"tf":1.7320508075688772},"33":{"tf":1.4142135623730951},"34":{"tf":2.8284271247461903},"41":{"tf":1.0},"43":{"tf":1.7320508075688772},"49":{"tf":2.0},"56":{"tf":1.0},"58":{"tf":1.0},"59":{"tf":1.0},"6":{"tf":2.0},"60":{"tf":1.0},"61":{"tf":1.0},"62":{"tf":1.0},"7":{"tf":1.0},"76":{"tf":1.0},"79":{"tf":1.4142135623730951},"88":{"tf":1.0},"90":{"tf":1.0},"93":{"tf":1.4142135623730951},"94":{"tf":1.4142135623730951}},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"108":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{":":{":":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"103":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"131":{"tf":1.0},"84":{"tf":1.0}}}},"t":{"df":0,"docs":{},"i":{"df":8,"docs":{"13":{"tf":1.0},"131":{"tf":1.0},"18":{"tf":1.4142135623730951},"19":{"tf":1.0},"51":{"tf":1.0},"69":{"tf":2.0},"72":{"tf":1.0},"83":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"72":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":64,"docs":{"100":{"tf":1.7320508075688772},"101":{"tf":1.4142135623730951},"108":{"tf":1.7320508075688772},"117":{"tf":1.4142135623730951},"122":{"tf":1.0},"127":{"tf":1.0},"13":{"tf":1.0},"15":{"tf":1.7320508075688772},"16":{"tf":1.7320508075688772},"17":{"tf":1.0},"18":{"tf":1.0},"19":{"tf":1.7320508075688772},"20":{"tf":1.0},"21":{"tf":1.0},"22":{"tf":1.0},"23":{"tf":1.0},"24":{"tf":1.0},"25":{"tf":1.0},"26":{"tf":1.0},"27":{"tf":1.0},"28":{"tf":1.0},"29":{"tf":1.0},"3":{"tf":1.0},"30":{"tf":1.0},"31":{"tf":1.0},"32":{"tf":1.0},"33":{"tf":1.0},"36":{"tf":1.0},"56":{"tf":1.4142135623730951},"57":{"tf":1.0},"58":{"tf":1.0},"67":{"tf":1.0},"68":{"tf":2.449489742783178},"69":{"tf":1.7320508075688772},"70":{"tf":1.7320508075688772},"71":{"tf":1.0},"72":{"tf":2.6457513110645907},"73":{"tf":1.4142135623730951},"74":{"tf":2.449489742783178},"75":{"tf":1.0},"76":{"tf":1.7320508075688772},"77":{"tf":1.4142135623730951},"78":{"tf":1.0},"79":{"tf":2.0},"80":{"tf":1.0},"81":{"tf":2.0},"82":{"tf":1.4142135623730951},"83":{"tf":1.7320508075688772},"84":{"tf":1.4142135623730951},"85":{"tf":2.0},"86":{"tf":2.0},"87":{"tf":1.4142135623730951},"88":{"tf":2.0},"89":{"tf":1.0},"90":{"tf":1.0},"91":{"tf":1.4142135623730951},"92":{"tf":1.7320508075688772},"93":{"tf":1.4142135623730951},"94":{"tf":1.0},"95":{"tf":1.0},"96":{"tf":1.0},"97":{"tf":1.0},"98":{"tf":1.0},"99":{"tf":1.0}}}}},"df":0,"docs":{}}},"v":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"134":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"(":{"&":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"t":{"df":1,"docs":{"109":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},":":{":":{"<":{"df":0,"docs":{},"f":{"df":1,"docs":{"103":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":33,"docs":{"101":{"tf":1.0},"102":{"tf":1.0},"103":{"tf":1.4142135623730951},"104":{"tf":1.0},"107":{"tf":1.0},"108":{"tf":1.0},"109":{"tf":2.0},"110":{"tf":1.0},"112":{"tf":1.0},"113":{"tf":1.4142135623730951},"117":{"tf":1.0},"129":{"tf":1.0},"13":{"tf":1.0},"131":{"tf":1.7320508075688772},"136":{"tf":1.7320508075688772},"15":{"tf":1.0},"18":{"tf":1.4142135623730951},"22":{"tf":1.7320508075688772},"3":{"tf":1.0},"33":{"tf":1.0},"34":{"tf":1.0},"41":{"tf":1.0},"42":{"tf":1.0},"43":{"tf":1.0},"45":{"tf":1.0},"47":{"tf":1.0},"48":{"tf":1.0},"49":{"tf":1.0},"69":{"tf":1.0},"72":{"tf":1.4142135623730951},"73":{"tf":1.0},"83":{"tf":1.0},"84":{"tf":1.0}},"r":{"'":{"df":2,"docs":{"34":{"tf":1.0},"6":{"tf":1.0}}},".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":1,"docs":{"34":{"tf":1.4142135623730951}},"e":{"(":{"&":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"43":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},":":{":":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"(":{"df":0,"docs":{},"k":{"df":0,"docs":{},"z":{"df":0,"docs":{},"g":{".":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"34":{"tf":1.4142135623730951},"43":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"<":{"df":0,"docs":{},"f":{"df":1,"docs":{"34":{"tf":1.0}}}},"df":57,"docs":{"100":{"tf":1.0},"101":{"tf":1.4142135623730951},"102":{"tf":1.4142135623730951},"103":{"tf":1.4142135623730951},"110":{"tf":1.4142135623730951},"111":{"tf":1.4142135623730951},"112":{"tf":2.0},"116":{"tf":1.4142135623730951},"117":{"tf":2.8284271247461903},"12":{"tf":1.4142135623730951},"129":{"tf":1.4142135623730951},"131":{"tf":1.7320508075688772},"132":{"tf":1.4142135623730951},"136":{"tf":1.4142135623730951},"19":{"tf":2.0},"20":{"tf":2.449489742783178},"22":{"tf":1.0},"30":{"tf":1.0},"31":{"tf":1.0},"33":{"tf":1.0},"34":{"tf":2.23606797749979},"43":{"tf":1.4142135623730951},"44":{"tf":1.0},"45":{"tf":1.7320508075688772},"49":{"tf":1.4142135623730951},"50":{"tf":1.0},"52":{"tf":1.0},"55":{"tf":1.0},"56":{"tf":1.0},"57":{"tf":2.0},"58":{"tf":2.0},"59":{"tf":2.0},"6":{"tf":1.4142135623730951},"60":{"tf":1.0},"61":{"tf":1.4142135623730951},"62":{"tf":2.0},"65":{"tf":1.4142135623730951},"68":{"tf":1.7320508075688772},"70":{"tf":1.0},"71":{"tf":1.7320508075688772},"72":{"tf":1.4142135623730951},"73":{"tf":1.0},"74":{"tf":2.449489742783178},"76":{"tf":2.23606797749979},"77":{"tf":1.0},"78":{"tf":2.0},"79":{"tf":1.7320508075688772},"81":{"tf":1.0},"82":{"tf":2.23606797749979},"83":{"tf":2.0},"84":{"tf":1.0},"85":{"tf":1.0},"88":{"tf":1.4142135623730951},"90":{"tf":2.23606797749979},"93":{"tf":1.4142135623730951},"94":{"tf":1.0},"96":{"tf":1.0}}}},"i":{"d":{"df":19,"docs":{"102":{"tf":1.0},"108":{"tf":1.0},"111":{"tf":2.0},"112":{"tf":1.7320508075688772},"116":{"tf":1.0},"117":{"tf":1.0},"124":{"tf":1.0},"33":{"tf":1.0},"47":{"tf":1.0},"49":{"tf":1.4142135623730951},"56":{"tf":1.0},"57":{"tf":1.0},"58":{"tf":1.7320508075688772},"59":{"tf":1.4142135623730951},"61":{"tf":2.0},"62":{"tf":1.7320508075688772},"65":{"tf":1.4142135623730951},"67":{"tf":1.0},"79":{"tf":1.0}}},"df":0,"docs":{}}}}},"u":{"b":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":2,"docs":{"103":{"tf":1.7320508075688772},"109":{"tf":1.4142135623730951}}}}}}}},"df":2,"docs":{"34":{"tf":6.928203230275509},"44":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"c":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":2,"docs":{"34":{"tf":2.449489742783178},"43":{"tf":1.7320508075688772}}}}}}}},"df":24,"docs":{"103":{"tf":2.0},"105":{"tf":1.4142135623730951},"109":{"tf":1.0},"12":{"tf":2.23606797749979},"127":{"tf":1.0},"129":{"tf":1.4142135623730951},"13":{"tf":1.4142135623730951},"131":{"tf":2.8284271247461903},"132":{"tf":1.0},"136":{"tf":1.0},"15":{"tf":1.7320508075688772},"22":{"tf":1.4142135623730951},"25":{"tf":1.0},"31":{"tf":1.4142135623730951},"33":{"tf":1.4142135623730951},"34":{"tf":1.4142135623730951},"35":{"tf":1.0},"41":{"tf":1.0},"43":{"tf":2.0},"57":{"tf":1.0},"6":{"tf":1.0},"68":{"tf":1.0},"93":{"tf":1.0},"94":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"129":{"tf":1.0},"18":{"tf":1.0}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"21":{"tf":1.0}}}}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":4,"docs":{"134":{"tf":1.0},"33":{"tf":1.0},"49":{"tf":1.4142135623730951},"55":{"tf":1.0}}}}}},"t":{"df":7,"docs":{"12":{"tf":1.0},"13":{"tf":1.4142135623730951},"132":{"tf":1.0},"136":{"tf":1.0},"44":{"tf":1.0},"8":{"tf":1.4142135623730951},"9":{"tf":1.0}}}},"ˉ":{"df":0,"docs":{},"​":{"c":{"df":0,"docs":{},"​":{":":{"=":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"(":{"df":0,"docs":{},"ζ":{")":{"+":{"df":0,"docs":{},"α":{"df":0,"docs":{},"z":{"df":0,"docs":{},"ˉ":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"​":{"(":{"c":{"df":0,"docs":{},"ˉ":{"+":{"df":0,"docs":{},"γ":{")":{"(":{"a":{"df":0,"docs":{},"ˉ":{"+":{"df":0,"docs":{},"β":{"df":0,"docs":{},"s":{"df":0,"docs":{},"ˉ":{"df":0,"docs":{},"σ":{"1":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"γ":{")":{"(":{"b":{"df":0,"docs":{},"ˉ":{"+":{"df":0,"docs":{},"β":{"df":0,"docs":{},"s":{"df":0,"docs":{},"ˉ":{"df":0,"docs":{},"σ":{"2":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"γ":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"α":{"2":{"df":0,"docs":{},"l":{"1":{"df":1,"docs":{"31":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{},"n":{"c":{"df":1,"docs":{"31":{"tf":1.0}},"​":{":":{"=":{"df":0,"docs":{},"p":{"df":0,"docs":{},"n":{"c":{"df":1,"docs":{"27":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"∈":{"df":0,"docs":{},"f":{"[":{"df":0,"docs":{},"x":{"df":1,"docs":{"89":{"tf":1.0}}}},"df":0,"docs":{}}},"−":{"df":0,"docs":{},"y":{"=":{"(":{"df":0,"docs":{},"x":{"df":0,"docs":{},"−":{"df":0,"docs":{},"z":{")":{"df":0,"docs":{},"q":{"df":1,"docs":{"77":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"q":{"(":{"d":{"1":{"df":0,"docs":{},"​":{")":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"q":{"(":{"d":{"df":0,"docs":{},"m":{"df":1,"docs":{"77":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},",":{"df":0,"docs":{},"v":{",":{"df":0,"docs":{},"t":{",":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":1,"docs":{"35":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"c":{"_":{"1":{"df":1,"docs":{"34":{"tf":1.0}}},"df":0,"docs":{}},"df":4,"docs":{"11":{"tf":1.0},"12":{"tf":2.0},"34":{"tf":1.0},"9":{"tf":2.23606797749979}}},"df":15,"docs":{"10":{"tf":1.0},"11":{"tf":1.0},"12":{"tf":1.7320508075688772},"13":{"tf":1.0},"15":{"tf":1.4142135623730951},"33":{"tf":1.4142135623730951},"35":{"tf":1.0},"7":{"tf":1.0},"73":{"tf":1.0},"77":{"tf":1.4142135623730951},"79":{"tf":1.4142135623730951},"8":{"tf":1.0},"89":{"tf":1.0},"9":{"tf":1.7320508075688772},"90":{"tf":1.0}},"k":{"df":0,"docs":{},"t":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"x":{")":{"=":{"df":0,"docs":{},"p":{"df":0,"docs":{},"k":{"df":0,"docs":{},"t":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"t":{"1":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"x":{")":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"x":{")":{",":{"df":0,"docs":{},"t":{"1":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"g":{"df":0,"docs":{},"x":{")":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"x":{"df":1,"docs":{"83":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"l":{"_":{"1":{"df":1,"docs":{"34":{"tf":1.0}}},"df":0,"docs":{}},"df":5,"docs":{"11":{"tf":1.0},"12":{"tf":1.4142135623730951},"20":{"tf":2.0},"34":{"tf":1.0},"9":{"tf":2.23606797749979}},"​":{"(":{"df":0,"docs":{},"ζ":{")":{",":{"df":0,"docs":{},"q":{"df":0,"docs":{},"r":{"df":1,"docs":{"20":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},",":{"df":0,"docs":{},"q":{"df":0,"docs":{},"r":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"q":{"df":0,"docs":{},"m":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"q":{"df":0,"docs":{},"o":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"q":{"c":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"s":{"df":0,"docs":{},"σ":{"1":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"s":{"df":0,"docs":{},"σ":{"2":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"s":{"df":0,"docs":{},"σ":{"3":{"df":2,"docs":{"14":{"tf":1.0},"15":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"q":{"df":0,"docs":{},"m":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"q":{"c":{"df":1,"docs":{"9":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"]":{"1":{"df":1,"docs":{"20":{"tf":1.0}},"​":{",":{"[":{"df":0,"docs":{},"q":{"df":0,"docs":{},"r":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{",":{"[":{"df":0,"docs":{},"q":{"df":0,"docs":{},"m":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{",":{"[":{"df":0,"docs":{},"q":{"df":0,"docs":{},"o":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{",":{"[":{"df":0,"docs":{},"q":{"c":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{",":{"[":{"df":0,"docs":{},"s":{"df":0,"docs":{},"σ":{"1":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{",":{"[":{"df":0,"docs":{},"s":{"df":0,"docs":{},"σ":{"2":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{",":{"[":{"df":0,"docs":{},"s":{"df":0,"docs":{},"σ":{"3":{"df":0,"docs":{},"​":{"]":{"1":{"df":1,"docs":{"21":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"m":{"_":{"1":{"df":1,"docs":{"34":{"tf":1.0}}},"df":0,"docs":{}},"df":4,"docs":{"11":{"tf":1.0},"12":{"tf":1.4142135623730951},"34":{"tf":1.0},"9":{"tf":2.23606797749979}}},"o":{"_":{"1":{"df":1,"docs":{"34":{"tf":1.0}}},"df":0,"docs":{}},"df":4,"docs":{"11":{"tf":1.0},"12":{"tf":1.4142135623730951},"34":{"tf":1.0},"9":{"tf":2.23606797749979}}},"r":{"_":{"1":{"df":1,"docs":{"34":{"tf":1.0}}},"df":0,"docs":{}},"df":5,"docs":{"11":{"tf":1.0},"12":{"tf":1.4142135623730951},"20":{"tf":2.0},"34":{"tf":1.0},"9":{"tf":2.23606797749979}},"​":{"]":{"1":{"df":1,"docs":{"20":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":4,"docs":{"108":{"tf":1.0},"118":{"tf":1.0},"90":{"tf":1.0},"93":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"13":{"tf":1.0}}}}}}}},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"131":{"tf":1.0}}}},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"34":{"tf":1.7320508075688772},"68":{"tf":1.0}}}}}}}}}},"r":{"0":{"df":1,"docs":{"136":{"tf":1.4142135623730951}}},"a":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":1,"docs":{"120":{"tf":1.0}}}}},"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"34":{"tf":2.23606797749979}}}}}}}},"df":19,"docs":{"117":{"tf":1.4142135623730951},"13":{"tf":2.8284271247461903},"15":{"tf":2.0},"19":{"tf":1.7320508075688772},"2":{"tf":1.0},"23":{"tf":1.0},"24":{"tf":1.0},"25":{"tf":1.0},"34":{"tf":1.0},"57":{"tf":1.0},"59":{"tf":1.4142135623730951},"68":{"tf":1.4142135623730951},"69":{"tf":1.4142135623730951},"78":{"tf":1.0},"82":{"tf":1.0},"83":{"tf":1.0},"84":{"tf":1.0},"93":{"tf":1.4142135623730951},"94":{"tf":1.4142135623730951}},"l":{"df":0,"docs":{},"i":{"df":3,"docs":{"117":{"tf":1.0},"58":{"tf":1.0},"84":{"tf":1.0}}}}}}},"df":0,"docs":{},"g":{"df":6,"docs":{"129":{"tf":1.0},"13":{"tf":1.4142135623730951},"131":{"tf":2.23606797749979},"132":{"tf":1.4142135623730951},"136":{"tf":2.449489742783178},"69":{"tf":1.0}}}},"p":{"2":{"df":1,"docs":{"82":{"tf":1.0}}},"df":3,"docs":{"132":{"tf":1.4142135623730951},"90":{"tf":1.7320508075688772},"93":{"tf":1.0}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":2,"docs":{"134":{"tf":1.0},"136":{"tf":1.0}},"n":{"df":3,"docs":{"53":{"tf":1.0},"54":{"tf":1.0},"55":{"tf":1.0}}}}}},"w":{"df":2,"docs":{"129":{"tf":1.4142135623730951},"39":{"tf":1.0}}}},"c":{"df":1,"docs":{"131":{"tf":1.0}},"m":{"a":{"df":0,"docs":{},"x":{"df":1,"docs":{"131":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"131":{"tf":1.0}}}}}},"df":10,"docs":{"10":{"tf":1.0},"11":{"tf":1.0},"12":{"tf":1.0},"127":{"tf":2.6457513110645907},"13":{"tf":1.0},"34":{"tf":1.7320508075688772},"37":{"tf":1.0},"8":{"tf":1.0},"90":{"tf":1.0},"91":{"tf":1.4142135623730951}},"e":{"a":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"131":{"tf":1.0}}}},"d":{"df":2,"docs":{"110":{"tf":1.4142135623730951},"68":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"124":{"tf":1.0}}}},"i":{"df":1,"docs":{"131":{"tf":1.0}}}},"df":0,"docs":{},"l":{"df":2,"docs":{"131":{"tf":1.0},"134":{"tf":1.0}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"131":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"i":{"df":4,"docs":{"115":{"tf":1.0},"122":{"tf":1.0},"13":{"tf":1.0},"49":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"13":{"tf":1.0}}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":6,"docs":{"116":{"tf":1.0},"122":{"tf":1.0},"131":{"tf":1.0},"19":{"tf":1.0},"49":{"tf":1.0},"55":{"tf":1.0}}}}}},"c":{"a":{"df":0,"docs":{},"l":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"131":{"tf":1.0}}}}},"df":7,"docs":{"110":{"tf":1.0},"124":{"tf":1.0},"13":{"tf":2.0},"15":{"tf":1.0},"53":{"tf":1.0},"90":{"tf":1.0},"94":{"tf":1.0}}},"p":{"df":46,"docs":{"10":{"tf":1.0},"102":{"tf":1.0},"104":{"tf":1.0},"11":{"tf":1.0},"110":{"tf":1.0},"115":{"tf":1.0},"12":{"tf":1.0},"13":{"tf":1.0},"14":{"tf":1.0},"15":{"tf":1.0},"3":{"tf":1.0},"33":{"tf":1.4142135623730951},"34":{"tf":1.0},"35":{"tf":1.0},"4":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.7320508075688772},"47":{"tf":1.0},"48":{"tf":1.0},"49":{"tf":1.0},"5":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"52":{"tf":1.0},"53":{"tf":1.0},"54":{"tf":1.0},"55":{"tf":1.0},"56":{"tf":1.0},"57":{"tf":1.0},"58":{"tf":1.0},"59":{"tf":1.0},"6":{"tf":1.4142135623730951},"60":{"tf":1.0},"61":{"tf":1.0},"62":{"tf":1.0},"63":{"tf":1.0},"64":{"tf":1.0},"65":{"tf":1.0},"66":{"tf":1.0},"67":{"tf":1.0},"68":{"tf":1.0},"69":{"tf":1.0},"7":{"tf":1.0},"8":{"tf":1.0},"83":{"tf":1.0},"9":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":5,"docs":{"113":{"tf":1.0},"20":{"tf":1.0},"76":{"tf":1.0},"78":{"tf":1.0},"94":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":1,"docs":{"15":{"tf":1.0}}}},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"68":{"tf":1.0}}},"df":0,"docs":{}}}}},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":8,"docs":{"101":{"tf":1.4142135623730951},"111":{"tf":1.0},"112":{"tf":1.0},"113":{"tf":1.7320508075688772},"114":{"tf":1.0},"116":{"tf":1.0},"62":{"tf":1.0},"94":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"v":{"df":3,"docs":{"113":{"tf":1.7320508075688772},"123":{"tf":1.0},"94":{"tf":1.0}}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":2,"docs":{"13":{"tf":1.0},"24":{"tf":1.0}}}}}},"d":{"df":0,"docs":{},"u":{"c":{"df":6,"docs":{"100":{"tf":1.0},"11":{"tf":1.0},"129":{"tf":1.0},"13":{"tf":1.7320508075688772},"20":{"tf":1.4142135623730951},"79":{"tf":1.7320508075688772}}},"df":0,"docs":{},"n":{"d":{"df":2,"docs":{"101":{"tf":1.4142135623730951},"69":{"tf":1.0}}},"df":0,"docs":{}}}},"df":3,"docs":{"127":{"tf":1.4142135623730951},"131":{"tf":2.449489742783178},"132":{"tf":1.4142135623730951}},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":7,"docs":{"131":{"tf":1.0},"2":{"tf":1.0},"69":{"tf":1.0},"80":{"tf":1.4142135623730951},"82":{"tf":1.0},"86":{"tf":1.0},"94":{"tf":2.0}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"15":{"tf":1.0}}}}}}}},"g":{"df":1,"docs":{"131":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":5,"docs":{"126":{"tf":1.0},"129":{"tf":1.4142135623730951},"131":{"tf":1.4142135623730951},"134":{"tf":1.0},"49":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"131":{"tf":1.0}}}}}}}}}},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":4,"docs":{"18":{"tf":1.0},"32":{"tf":1.0},"6":{"tf":1.0},"91":{"tf":1.0}}}},"df":0,"docs":{}}},"l":{"a":{"df":0,"docs":{},"t":{"df":5,"docs":{"108":{"tf":2.0},"12":{"tf":1.0},"131":{"tf":1.0},"67":{"tf":1.0},"68":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":4,"docs":{"106":{"tf":1.0},"136":{"tf":1.0},"52":{"tf":1.0},"65":{"tf":1.0}}}}}}}}}}},"df":2,"docs":{"131":{"tf":1.0},"69":{"tf":1.0}},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"86":{"tf":1.0}}}},"i":{"df":2,"docs":{"3":{"tf":1.0},"33":{"tf":1.0}}},"o":{"c":{"df":1,"docs":{"129":{"tf":1.0}}},"df":0,"docs":{}}},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":5,"docs":{"124":{"tf":1.0},"58":{"tf":1.0},"64":{"tf":1.0},"65":{"tf":1.0},"66":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"b":{"df":1,"docs":{"113":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"67":{"tf":1.0}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"v":{"df":2,"docs":{"117":{"tf":1.0},"12":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"82":{"tf":1.0}}}},"df":0,"docs":{}},"h":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"13":{"tf":1.0}}}},"df":0,"docs":{}}},"l":{"a":{"c":{"df":2,"docs":{"27":{"tf":1.0},"97":{"tf":1.0}}},"df":0,"docs":{},"y":{"df":1,"docs":{"94":{"tf":1.0}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":6,"docs":{"105":{"tf":1.0},"131":{"tf":1.7320508075688772},"40":{"tf":1.0},"43":{"tf":1.0},"81":{"tf":1.0},"9":{"tf":2.23606797749979}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":5,"docs":{"100":{"tf":1.7320508075688772},"11":{"tf":1.0},"131":{"tf":1.7320508075688772},"3":{"tf":1.4142135623730951},"47":{"tf":1.4142135623730951}}}}}}}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":7,"docs":{"104":{"tf":1.0},"108":{"tf":1.0},"113":{"tf":1.0},"120":{"tf":1.0},"136":{"tf":1.0},"52":{"tf":1.0},"60":{"tf":1.0}}}}}},"s":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":1,"docs":{"131":{"tf":1.4142135623730951}}}}}},"c":{"df":0,"docs":{},"u":{"df":1,"docs":{"13":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"39":{"tf":1.0}}}},"h":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"132":{"tf":1.7320508075688772}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":1,"docs":{"41":{"tf":1.0}}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":9,"docs":{"108":{"tf":1.0},"127":{"tf":1.0},"129":{"tf":1.0},"13":{"tf":2.449489742783178},"131":{"tf":1.4142135623730951},"132":{"tf":1.0},"15":{"tf":1.0},"2":{"tf":1.0},"31":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":1,"docs":{"12":{"tf":1.0}}}}}},"t":{"df":3,"docs":{"113":{"tf":1.4142135623730951},"83":{"tf":1.0},"88":{"tf":1.0}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"b":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"44":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":22,"docs":{"10":{"tf":1.0},"111":{"tf":1.0},"12":{"tf":1.0},"127":{"tf":1.4142135623730951},"13":{"tf":1.4142135623730951},"131":{"tf":1.0},"132":{"tf":1.7320508075688772},"136":{"tf":1.4142135623730951},"15":{"tf":1.4142135623730951},"2":{"tf":1.0},"39":{"tf":1.4142135623730951},"4":{"tf":1.0},"40":{"tf":1.0},"44":{"tf":2.449489742783178},"55":{"tf":1.0},"61":{"tf":1.0},"7":{"tf":1.0},"72":{"tf":1.0},"74":{"tf":1.0},"76":{"tf":1.4142135623730951},"8":{"tf":1.4142135623730951},"83":{"tf":1.4142135623730951}}}}}},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":9,"docs":{"105":{"tf":1.0},"106":{"tf":1.4142135623730951},"113":{"tf":1.7320508075688772},"131":{"tf":1.0},"34":{"tf":1.4142135623730951},"39":{"tf":1.0},"73":{"tf":1.0},"79":{"tf":1.0},"91":{"tf":1.7320508075688772}}}}}},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"136":{"tf":1.0}}}},"v":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"l":{"df":6,"docs":{"18":{"tf":1.0},"19":{"tf":1.0},"6":{"tf":1.4142135623730951},"68":{"tf":1.0},"71":{"tf":1.0},"79":{"tf":1.0}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":2,"docs":{"100":{"tf":2.449489742783178},"2":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"v":{"df":1,"docs":{"103":{"tf":1.0}}}}}}},"i":{"d":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":6,"docs":{"10":{"tf":1.0},"117":{"tf":1.0},"120":{"tf":1.0},"13":{"tf":1.0},"15":{"tf":1.0},"8":{"tf":2.23606797749979}}}}}},"m":{"a":{"df":0,"docs":{},"x":{"df":1,"docs":{"127":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"127":{"tf":1.4142135623730951}}}}},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"117":{"tf":1.0}}}},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":29,"docs":{"111":{"tf":1.4142135623730951},"112":{"tf":1.0},"113":{"tf":1.4142135623730951},"118":{"tf":1.4142135623730951},"122":{"tf":2.6457513110645907},"123":{"tf":4.123105625617661},"124":{"tf":2.8284271247461903},"13":{"tf":3.0},"15":{"tf":1.0},"22":{"tf":1.0},"33":{"tf":1.0},"35":{"tf":1.0},"37":{"tf":1.0},"4":{"tf":1.0},"51":{"tf":2.0},"53":{"tf":1.7320508075688772},"59":{"tf":1.0},"61":{"tf":1.4142135623730951},"62":{"tf":1.0},"67":{"tf":3.0},"71":{"tf":1.7320508075688772},"72":{"tf":1.0},"74":{"tf":1.0},"75":{"tf":1.0},"79":{"tf":1.0},"81":{"tf":1.4142135623730951},"89":{"tf":1.0},"90":{"tf":1.0},"91":{"tf":2.0}}}},"u":{"df":0,"docs":{},"n":{"d":{"df":14,"docs":{"23":{"tf":1.4142135623730951},"24":{"tf":1.4142135623730951},"25":{"tf":1.4142135623730951},"26":{"tf":1.4142135623730951},"27":{"tf":1.4142135623730951},"34":{"tf":2.23606797749979},"36":{"tf":1.0},"81":{"tf":1.7320508075688772},"82":{"tf":2.0},"83":{"tf":2.0},"84":{"tf":1.7320508075688772},"85":{"tf":2.0},"90":{"tf":1.0},"93":{"tf":3.1622776601683795}}},"df":0,"docs":{}}},"w":{"df":25,"docs":{"103":{"tf":1.0},"105":{"tf":1.7320508075688772},"106":{"tf":2.23606797749979},"107":{"tf":1.4142135623730951},"108":{"tf":1.7320508075688772},"11":{"tf":1.0},"118":{"tf":1.0},"12":{"tf":3.1622776601683795},"124":{"tf":1.0},"127":{"tf":2.449489742783178},"132":{"tf":2.6457513110645907},"134":{"tf":2.449489742783178},"19":{"tf":1.0},"22":{"tf":1.0},"35":{"tf":2.449489742783178},"4":{"tf":1.0},"48":{"tf":1.7320508075688772},"51":{"tf":2.0},"65":{"tf":1.7320508075688772},"68":{"tf":1.0},"69":{"tf":1.7320508075688772},"8":{"tf":1.0},"83":{"tf":1.4142135623730951},"9":{"tf":3.1622776601683795},"90":{"tf":1.4142135623730951}}}},"s":{"df":1,"docs":{"2":{"tf":1.0}}},"u":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"'":{"df":1,"docs":{"99":{"tf":1.7320508075688772}}},"df":0,"docs":{}}}}}},"g":{"df":1,"docs":{"63":{"tf":1.0}}},"l":{"df":0,"docs":{},"e":{"df":4,"docs":{"47":{"tf":1.4142135623730951},"69":{"tf":1.0},"84":{"tf":1.0},"99":{"tf":1.7320508075688772}}}},"n":{"df":6,"docs":{"129":{"tf":1.0},"2":{"tf":1.7320508075688772},"43":{"tf":1.0},"79":{"tf":1.7320508075688772},"85":{"tf":1.4142135623730951},"93":{"tf":1.0}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"103":{"tf":1.0}}}}}}},"−":{"1":{"df":1,"docs":{"37":{"tf":1.0}}},"df":0,"docs":{}}},"s":{"1":{"_":{"1":{"df":1,"docs":{"34":{"tf":1.0}}},"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"34":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"z":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"a":{"df":1,"docs":{"34":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":1,"docs":{"34":{"tf":1.0}}},"2":{"_":{"1":{"df":1,"docs":{"34":{"tf":1.0}}},"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"34":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"z":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"a":{"df":1,"docs":{"34":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":1,"docs":{"34":{"tf":1.0}},"k":{"df":1,"docs":{"101":{"tf":1.4142135623730951}}}},"3":{"_":{"1":{"df":1,"docs":{"34":{"tf":1.0}}},"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"34":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":1,"docs":{"34":{"tf":1.0}}},"=":{"0":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"q":{"df":0,"docs":{},"−":{"1":{"df":2,"docs":{"93":{"tf":1.0},"94":{"tf":1.7320508075688772}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"σ":{"1":{"df":1,"docs":{"34":{"tf":1.0}}},"2":{"df":1,"docs":{"34":{"tf":1.0}}},"df":0,"docs":{}}},"a":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":1,"docs":{"20":{"tf":1.0}}}},"m":{"df":0,"docs":{},"e":{"df":31,"docs":{"100":{"tf":1.0},"103":{"tf":1.0},"109":{"tf":1.0},"11":{"tf":1.0},"114":{"tf":1.0},"117":{"tf":2.0},"123":{"tf":1.0},"124":{"tf":1.0},"13":{"tf":1.7320508075688772},"131":{"tf":1.7320508075688772},"134":{"tf":2.23606797749979},"136":{"tf":1.0},"2":{"tf":1.0},"30":{"tf":1.0},"35":{"tf":1.0},"51":{"tf":1.0},"53":{"tf":1.0},"54":{"tf":1.0},"58":{"tf":1.0},"59":{"tf":1.0},"64":{"tf":1.0},"65":{"tf":1.4142135623730951},"66":{"tf":1.0},"67":{"tf":1.0},"68":{"tf":1.0},"74":{"tf":1.0},"79":{"tf":1.0},"83":{"tf":1.7320508075688772},"9":{"tf":1.0},"94":{"tf":1.0},"96":{"tf":1.0}}},"p":{"df":0,"docs":{},"l":{"df":19,"docs":{"111":{"tf":1.4142135623730951},"117":{"tf":1.7320508075688772},"132":{"tf":1.0},"19":{"tf":1.0},"23":{"tf":1.0},"24":{"tf":1.4142135623730951},"25":{"tf":1.4142135623730951},"26":{"tf":1.0},"27":{"tf":1.0},"31":{"tf":2.0},"55":{"tf":1.0},"58":{"tf":1.0},"61":{"tf":1.4142135623730951},"82":{"tf":1.4142135623730951},"83":{"tf":1.0},"87":{"tf":1.0},"93":{"tf":2.6457513110645907},"94":{"tf":2.6457513110645907},"96":{"tf":2.23606797749979}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":27,"docs":{"10":{"tf":1.0},"11":{"tf":1.0},"112":{"tf":1.4142135623730951},"113":{"tf":1.0},"115":{"tf":1.0},"123":{"tf":1.0},"13":{"tf":1.0},"131":{"tf":1.0},"18":{"tf":1.0},"19":{"tf":1.4142135623730951},"47":{"tf":1.0},"48":{"tf":1.4142135623730951},"51":{"tf":1.7320508075688772},"52":{"tf":1.4142135623730951},"53":{"tf":1.7320508075688772},"54":{"tf":1.4142135623730951},"55":{"tf":1.0},"56":{"tf":1.0},"58":{"tf":1.0},"62":{"tf":1.4142135623730951},"65":{"tf":1.0},"66":{"tf":1.0},"67":{"tf":1.0},"68":{"tf":1.0},"74":{"tf":1.0},"83":{"tf":1.4142135623730951},"9":{"tf":1.0}}}}}}},"v":{"df":0,"docs":{},"e":{"df":2,"docs":{"136":{"tf":1.0},"20":{"tf":1.0}}}},"w":{"df":3,"docs":{"13":{"tf":1.0},"15":{"tf":1.0},"9":{"tf":1.0}}},"y":{"df":1,"docs":{"55":{"tf":1.0}}}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"99":{"tf":1.0}}}}}},"df":0,"docs":{}}},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":11,"docs":{"18":{"tf":2.0},"34":{"tf":1.7320508075688772},"37":{"tf":2.0},"43":{"tf":1.0},"70":{"tf":2.6457513110645907},"73":{"tf":1.0},"74":{"tf":1.4142135623730951},"80":{"tf":1.0},"81":{"tf":1.0},"85":{"tf":1.0},"91":{"tf":1.0}}}}},"w":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"z":{"df":1,"docs":{"13":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}},"df":2,"docs":{"91":{"tf":1.4142135623730951},"94":{"tf":1.7320508075688772}},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"[":{"0":{"df":2,"docs":{"106":{"tf":1.4142135623730951},"113":{"tf":1.0}}},"df":0,"docs":{}},"df":2,"docs":{"106":{"tf":1.0},"113":{"tf":1.0}}}}}},"df":13,"docs":{"10":{"tf":1.0},"12":{"tf":1.0},"13":{"tf":1.7320508075688772},"130":{"tf":1.0},"132":{"tf":1.0},"134":{"tf":1.4142135623730951},"2":{"tf":1.0},"48":{"tf":1.0},"58":{"tf":1.0},"65":{"tf":1.0},"69":{"tf":1.0},"8":{"tf":1.0},"90":{"tf":1.0}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":2,"docs":{"19":{"tf":1.0},"20":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":29,"docs":{"10":{"tf":1.0},"102":{"tf":1.0},"110":{"tf":1.0},"116":{"tf":1.0},"127":{"tf":1.0},"129":{"tf":1.0},"13":{"tf":2.6457513110645907},"130":{"tf":1.0},"131":{"tf":4.0},"18":{"tf":1.0},"20":{"tf":1.0},"22":{"tf":1.0},"3":{"tf":1.0},"33":{"tf":1.4142135623730951},"36":{"tf":1.0},"42":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":1.0},"48":{"tf":1.0},"68":{"tf":1.4142135623730951},"69":{"tf":1.0},"73":{"tf":1.0},"76":{"tf":1.0},"79":{"tf":1.0},"8":{"tf":1.0},"81":{"tf":1.0},"83":{"tf":1.0},"86":{"tf":1.0},"94":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"r":{"df":5,"docs":{"108":{"tf":1.4142135623730951},"136":{"tf":1.0},"67":{"tf":1.0},"72":{"tf":1.0},"90":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":14,"docs":{"100":{"tf":1.0},"13":{"tf":2.0},"134":{"tf":1.0},"136":{"tf":1.0},"15":{"tf":1.4142135623730951},"19":{"tf":1.0},"2":{"tf":1.4142135623730951},"33":{"tf":1.0},"70":{"tf":1.0},"74":{"tf":1.0},"76":{"tf":1.0},"79":{"tf":1.0},"8":{"tf":1.7320508075688772},"97":{"tf":1.0}},"m":{"df":2,"docs":{"19":{"tf":1.0},"65":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"19":{"tf":1.0}}}}}}}},"n":{"df":5,"docs":{"13":{"tf":1.0},"134":{"tf":1.0},"15":{"tf":1.0},"88":{"tf":1.0},"9":{"tf":1.0}}}},"l":{"df":0,"docs":{},"f":{".":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"(":{"&":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"113":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"(":{")":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"113":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"b":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{".":{"a":{"0":{".":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"105":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"1":{".":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"105":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},":":{":":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":2,"docs":{"105":{"tf":1.0},"106":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":3,"docs":{"105":{"tf":1.0},"106":{"tf":1.0},"113":{"tf":1.0}}}},"n":{"d":{"df":13,"docs":{"100":{"tf":1.4142135623730951},"101":{"tf":1.0},"132":{"tf":1.4142135623730951},"20":{"tf":2.0},"6":{"tf":1.4142135623730951},"71":{"tf":1.4142135623730951},"74":{"tf":1.7320508075688772},"76":{"tf":1.0},"78":{"tf":1.4142135623730951},"79":{"tf":1.4142135623730951},"82":{"tf":1.0},"83":{"tf":1.0},"93":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":4,"docs":{"18":{"tf":1.0},"44":{"tf":1.0},"69":{"tf":1.0},"76":{"tf":1.0}},"i":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"6":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"df":1,"docs":{"90":{"tf":1.0}}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":5,"docs":{"104":{"tf":1.0},"15":{"tf":1.0},"48":{"tf":1.7320508075688772},"50":{"tf":1.0},"8":{"tf":1.0}}},"df":0,"docs":{}}}}},"r":{"df":0,"docs":{},"v":{"df":4,"docs":{"100":{"tf":1.0},"6":{"tf":1.0},"82":{"tf":1.0},"94":{"tf":1.0}}}},"t":{"(":{"d":{"df":1,"docs":{"89":{"tf":1.0}}},"df":0,"docs":{}},"df":24,"docs":{"105":{"tf":1.4142135623730951},"111":{"tf":1.0},"118":{"tf":1.0},"123":{"tf":1.4142135623730951},"124":{"tf":2.0},"127":{"tf":1.7320508075688772},"13":{"tf":6.48074069840786},"134":{"tf":1.0},"135":{"tf":1.4142135623730951},"136":{"tf":1.0},"2":{"tf":1.0},"3":{"tf":1.0},"44":{"tf":1.0},"61":{"tf":1.0},"64":{"tf":1.0},"67":{"tf":2.0},"68":{"tf":1.0},"7":{"tf":1.4142135623730951},"72":{"tf":1.0},"79":{"tf":1.4142135623730951},"81":{"tf":1.7320508075688772},"82":{"tf":1.0},"89":{"tf":1.4142135623730951},"91":{"tf":1.0}},"u":{"df":0,"docs":{},"p":{"(":{"&":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"34":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}},"df":1,"docs":{"43":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":5,"docs":{"2":{"tf":1.0},"21":{"tf":1.7320508075688772},"33":{"tf":1.0},"34":{"tf":1.4142135623730951},"43":{"tf":1.0}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":7,"docs":{"123":{"tf":1.0},"44":{"tf":1.0},"64":{"tf":1.4142135623730951},"65":{"tf":1.0},"69":{"tf":1.4142135623730951},"79":{"tf":1.4142135623730951},"9":{"tf":1.0}}}}}},"h":{"a":{"2":{"5":{"6":{"(":{"df":1,"docs":{"6":{"tf":1.0}}},"df":1,"docs":{"6":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"102":{"tf":1.0}}}},"df":0,"docs":{}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":7,"docs":{"117":{"tf":1.4142135623730951},"38":{"tf":1.4142135623730951},"39":{"tf":1.0},"41":{"tf":2.23606797749979},"87":{"tf":1.0},"93":{"tf":1.0},"94":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"e":{"df":2,"docs":{"72":{"tf":1.0},"8":{"tf":1.0}}}},"r":{"df":0,"docs":{},"e":{"df":4,"docs":{"103":{"tf":1.0},"135":{"tf":2.0},"136":{"tf":1.4142135623730951},"18":{"tf":1.0}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"c":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"11":{"tf":1.0}}}},"df":0,"docs":{}},"df":11,"docs":{"113":{"tf":1.0},"13":{"tf":1.0},"52":{"tf":1.0},"53":{"tf":1.7320508075688772},"54":{"tf":1.0},"55":{"tf":1.0},"56":{"tf":1.0},"57":{"tf":1.0},"58":{"tf":2.0},"59":{"tf":1.4142135623730951},"68":{"tf":1.0}},"n":{"df":1,"docs":{"134":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":1,"docs":{"78":{"tf":1.0}}}}}}},"i":{"d":{"df":0,"docs":{},"e":{"df":9,"docs":{"111":{"tf":1.4142135623730951},"112":{"tf":1.4142135623730951},"131":{"tf":1.0},"57":{"tf":1.0},"59":{"tf":1.0},"61":{"tf":1.4142135623730951},"62":{"tf":1.4142135623730951},"63":{"tf":1.0},"79":{"tf":1.0}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"136":{"tf":1.0}}}}}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":5,"docs":{"113":{"tf":1.0},"13":{"tf":1.4142135623730951},"131":{"tf":1.0},"136":{"tf":1.0},"84":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":4,"docs":{"12":{"tf":1.0},"13":{"tf":1.4142135623730951},"79":{"tf":1.0},"91":{"tf":1.0}}}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"l":{"df":7,"docs":{"109":{"tf":1.0},"116":{"tf":1.0},"117":{"tf":1.0},"19":{"tf":1.0},"43":{"tf":1.7320508075688772},"44":{"tf":1.0},"48":{"tf":1.0}},"e":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"a":{"c":{"c":{"df":0,"docs":{},"i":{":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"a":{"c":{"c":{"df":0,"docs":{},"i":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":0,"docs":{},"e":{"(":{"[":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"(":{"1":{"df":1,"docs":{"103":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"r":{"df":2,"docs":{"13":{"tf":1.0},"134":{"tf":1.0}}}},"i":{"c":{"df":2,"docs":{"20":{"tf":1.0},"63":{"tf":1.0}}},"df":4,"docs":{"105":{"tf":1.0},"108":{"tf":1.0},"113":{"tf":1.0},"124":{"tf":1.0}},"f":{"df":2,"docs":{"134":{"tf":1.0},"63":{"tf":1.4142135623730951}},"i":{"df":1,"docs":{"55":{"tf":1.0}}}}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"n":{"df":3,"docs":{"100":{"tf":1.0},"58":{"tf":1.0},"79":{"tf":1.0}}}},"df":0,"docs":{}}}}},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":13,"docs":{"100":{"tf":1.4142135623730951},"11":{"tf":1.7320508075688772},"131":{"tf":1.0},"15":{"tf":1.0},"27":{"tf":1.0},"32":{"tf":1.0},"34":{"tf":1.0},"4":{"tf":1.0},"68":{"tf":1.0},"79":{"tf":1.4142135623730951},"83":{"tf":1.0},"91":{"tf":1.0},"96":{"tf":1.4142135623730951}}}}},"t":{"df":1,"docs":{"12":{"tf":1.0}},"e":{"df":1,"docs":{"0":{"tf":1.0}}},"u":{"a":{"df":0,"docs":{},"t":{"df":2,"docs":{"13":{"tf":1.0},"69":{"tf":1.0}}}},"df":0,"docs":{}}},"z":{"df":0,"docs":{},"e":{"df":9,"docs":{"11":{"tf":1.0},"120":{"tf":1.4142135623730951},"126":{"tf":1.0},"13":{"tf":1.0},"132":{"tf":2.6457513110645907},"2":{"tf":2.0},"22":{"tf":1.0},"35":{"tf":1.0},"79":{"tf":1.0}}}}},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"78":{"tf":1.0}}}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"p":{"df":1,"docs":{"101":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"58":{"tf":1.0}}}}}}}},"o":{"df":0,"docs":{},"w":{"df":2,"docs":{"2":{"tf":1.0},"97":{"tf":1.0}}}}},"m":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":2,"docs":{"136":{"tf":1.0},"73":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"122":{"tf":1.0},"127":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"127":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":4,"docs":{"100":{"tf":1.0},"13":{"tf":1.0},"3":{"tf":1.0},"43":{"tf":1.0}}}},"v":{"df":2,"docs":{"131":{"tf":1.0},"94":{"tf":1.0}}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":2,"docs":{"113":{"tf":1.0},"69":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"113":{"tf":1.0}}}},"t":{"df":0,"docs":{},"h":{"df":5,"docs":{"13":{"tf":1.4142135623730951},"131":{"tf":2.23606797749979},"44":{"tf":1.0},"49":{"tf":1.0},"94":{"tf":1.0}}},"i":{"df":0,"docs":{},"m":{"df":2,"docs":{"47":{"tf":1.0},"51":{"tf":1.0}}}}},"w":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"20":{"tf":1.0}}}}}}}},"p":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"11":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"t":{"df":3,"docs":{"13":{"tf":1.0},"132":{"tf":2.23606797749979},"74":{"tf":1.0}}}},"u":{"df":0,"docs":{},"n":{"d":{"df":3,"docs":{"6":{"tf":1.0},"78":{"tf":1.7320508075688772},"88":{"tf":1.0}}},"df":0,"docs":{}},"r":{"c":{"df":2,"docs":{"117":{"tf":1.0},"33":{"tf":1.0}}},"df":0,"docs":{}}}},"p":{"a":{"c":{"df":0,"docs":{},"e":{"df":1,"docs":{"134":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"k":{"df":1,"docs":{"15":{"tf":1.0}}}},"c":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"119":{"tf":1.4142135623730951},"136":{"tf":1.0}}}},"df":0,"docs":{},"f":{"df":14,"docs":{"105":{"tf":1.0},"107":{"tf":1.0},"108":{"tf":1.0},"113":{"tf":1.0},"12":{"tf":1.4142135623730951},"131":{"tf":1.0},"136":{"tf":1.7320508075688772},"18":{"tf":1.0},"48":{"tf":1.0},"69":{"tf":1.4142135623730951},"72":{"tf":1.0},"90":{"tf":1.0},"93":{"tf":1.0},"99":{"tf":1.0}},"i":{"df":6,"docs":{"104":{"tf":1.0},"105":{"tf":1.0},"106":{"tf":1.4142135623730951},"108":{"tf":1.4142135623730951},"131":{"tf":1.0},"43":{"tf":1.0}}}}}},"df":0,"docs":{}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"136":{"tf":1.0},"81":{"tf":1.0}}}}}},"q":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"44":{"tf":1.0}}},"s":{"df":0,"docs":{},"h":{"df":2,"docs":{"11":{"tf":1.0},"13":{"tf":1.0}}}}},"df":0,"docs":{}}},"r":{"c":{"df":1,"docs":{"131":{"tf":1.0}}},"df":2,"docs":{"34":{"tf":1.4142135623730951},"43":{"tf":1.0}}},"t":{"a":{"c":{"df":0,"docs":{},"k":{"df":2,"docs":{"13":{"tf":1.0},"132":{"tf":1.7320508075688772}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":1,"docs":{"130":{"tf":1.4142135623730951}}}},"n":{"d":{"df":2,"docs":{"12":{"tf":1.0},"27":{"tf":1.0}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"k":{"df":82,"docs":{"100":{"tf":1.0},"101":{"tf":1.0},"102":{"tf":1.7320508075688772},"103":{"tf":1.4142135623730951},"104":{"tf":1.0},"105":{"tf":1.0},"106":{"tf":1.0},"107":{"tf":1.0},"108":{"tf":2.0},"109":{"tf":1.0},"110":{"tf":1.0},"111":{"tf":1.0},"112":{"tf":1.0},"113":{"tf":1.0},"114":{"tf":1.0},"115":{"tf":1.0},"116":{"tf":1.0},"117":{"tf":1.0},"118":{"tf":1.0},"119":{"tf":1.0},"120":{"tf":1.0},"121":{"tf":1.0},"122":{"tf":1.4142135623730951},"123":{"tf":1.0},"124":{"tf":1.0},"127":{"tf":1.0},"2":{"tf":1.0},"45":{"tf":2.0},"46":{"tf":1.7320508075688772},"47":{"tf":1.0},"48":{"tf":1.4142135623730951},"49":{"tf":1.7320508075688772},"50":{"tf":1.4142135623730951},"51":{"tf":1.0},"52":{"tf":1.0},"53":{"tf":1.0},"54":{"tf":1.0},"55":{"tf":1.0},"56":{"tf":1.0},"57":{"tf":1.0},"58":{"tf":1.0},"59":{"tf":1.0},"60":{"tf":1.4142135623730951},"61":{"tf":1.0},"62":{"tf":1.0},"63":{"tf":1.0},"64":{"tf":1.0},"65":{"tf":1.0},"66":{"tf":1.0},"67":{"tf":1.0},"68":{"tf":1.4142135623730951},"69":{"tf":1.0},"70":{"tf":1.4142135623730951},"71":{"tf":1.0},"72":{"tf":1.4142135623730951},"73":{"tf":2.0},"74":{"tf":1.4142135623730951},"75":{"tf":1.0},"76":{"tf":1.0},"77":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.4142135623730951},"80":{"tf":1.0},"81":{"tf":1.0},"82":{"tf":1.0},"83":{"tf":1.4142135623730951},"84":{"tf":1.0},"85":{"tf":1.0},"86":{"tf":2.0},"87":{"tf":1.0},"88":{"tf":1.0},"89":{"tf":1.0},"90":{"tf":1.0},"91":{"tf":1.0},"92":{"tf":1.0},"93":{"tf":1.0},"94":{"tf":1.0},"95":{"tf":1.0},"96":{"tf":1.0},"97":{"tf":1.0},"98":{"tf":1.0},"99":{"tf":1.0}},"w":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"102":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"df":12,"docs":{"108":{"tf":1.0},"13":{"tf":1.4142135623730951},"134":{"tf":1.0},"136":{"tf":1.0},"15":{"tf":1.0},"39":{"tf":1.0},"49":{"tf":1.0},"68":{"tf":1.4142135623730951},"7":{"tf":1.0},"81":{"tf":1.0},"93":{"tf":1.0},"94":{"tf":1.0}}}},"t":{"df":0,"docs":{},"e":{"df":11,"docs":{"117":{"tf":1.7320508075688772},"129":{"tf":1.4142135623730951},"131":{"tf":1.7320508075688772},"134":{"tf":1.0},"2":{"tf":1.0},"39":{"tf":2.23606797749979},"47":{"tf":1.0},"69":{"tf":3.0},"83":{"tf":1.0},"88":{"tf":1.0},"93":{"tf":1.0}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":5,"docs":{"10":{"tf":1.4142135623730951},"13":{"tf":1.0},"131":{"tf":1.4142135623730951},"33":{"tf":1.0},"83":{"tf":1.0}}}}}}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"2":{"tf":1.0}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":20,"docs":{"101":{"tf":1.0},"106":{"tf":1.7320508075688772},"110":{"tf":1.0},"112":{"tf":1.0},"129":{"tf":1.0},"131":{"tf":2.449489742783178},"132":{"tf":1.4142135623730951},"134":{"tf":1.4142135623730951},"15":{"tf":1.0},"30":{"tf":1.0},"31":{"tf":1.0},"47":{"tf":1.0},"48":{"tf":1.0},"50":{"tf":2.449489742783178},"51":{"tf":1.0},"52":{"tf":1.4142135623730951},"56":{"tf":1.0},"60":{"tf":1.0},"69":{"tf":1.0},"94":{"tf":2.0}}}},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"6":{"tf":1.0}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":3,"docs":{"0":{"tf":1.0},"124":{"tf":1.0},"57":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":4,"docs":{"131":{"tf":1.4142135623730951},"136":{"tf":1.0},"34":{"tf":2.0},"69":{"tf":1.0}}}}},"r":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"r":{"d":{"df":3,"docs":{"13":{"tf":1.4142135623730951},"131":{"tf":1.0},"136":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"72":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":3,"docs":{"40":{"tf":1.0},"88":{"tf":1.4142135623730951},"90":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":3,"docs":{"41":{"tf":1.4142135623730951},"93":{"tf":1.0},"94":{"tf":1.0}}}}},"u":{"c":{"df":0,"docs":{},"t":{"df":8,"docs":{"105":{"tf":1.4142135623730951},"106":{"tf":1.0},"107":{"tf":1.0},"108":{"tf":1.4142135623730951},"109":{"tf":1.0},"113":{"tf":1.4142135623730951},"117":{"tf":1.0},"34":{"tf":3.3166247903554}},"u":{"df":0,"docs":{},"r":{"df":2,"docs":{"131":{"tf":1.0},"82":{"tf":1.0}}}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":1,"docs":{"55":{"tf":1.0}}}}}},"u":{"b":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"n":{"df":4,"docs":{"131":{"tf":1.4142135623730951},"133":{"tf":1.4142135623730951},"135":{"tf":2.0},"136":{"tf":1.0}}}}}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"37":{"tf":1.0}}}}}}},"m":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":2,"docs":{"127":{"tf":1.7320508075688772},"132":{"tf":1.7320508075688772}}}}}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"136":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"27":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"131":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":3,"docs":{"10":{"tf":1.0},"113":{"tf":1.0},"39":{"tf":1.0}}}},"t":{"df":2,"docs":{"135":{"tf":1.0},"89":{"tf":1.4142135623730951}}}}},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"8":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"c":{"c":{"df":0,"docs":{},"e":{"df":1,"docs":{"77":{"tf":1.0}}}},"df":0,"docs":{},"h":{"df":23,"docs":{"10":{"tf":1.0},"108":{"tf":1.0},"12":{"tf":1.0},"123":{"tf":1.4142135623730951},"129":{"tf":1.0},"13":{"tf":3.3166247903554},"136":{"tf":1.0},"15":{"tf":2.23606797749979},"18":{"tf":1.0},"19":{"tf":1.7320508075688772},"25":{"tf":1.0},"4":{"tf":1.0},"43":{"tf":1.0},"44":{"tf":1.4142135623730951},"65":{"tf":1.0},"69":{"tf":1.0},"70":{"tf":1.0},"72":{"tf":1.7320508075688772},"78":{"tf":1.0},"88":{"tf":1.0},"93":{"tf":1.7320508075688772},"94":{"tf":1.0},"99":{"tf":1.0}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":1,"docs":{"34":{"tf":1.0}}}}}},"m":{"df":6,"docs":{"113":{"tf":1.0},"124":{"tf":1.0},"18":{"tf":1.0},"48":{"tf":1.0},"51":{"tf":1.0},"64":{"tf":1.0}},"m":{"a":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"58":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"r":{"df":1,"docs":{"60":{"tf":1.0}},"i":{"df":6,"docs":{"13":{"tf":1.0},"131":{"tf":1.0},"135":{"tf":1.0},"60":{"tf":1.4142135623730951},"68":{"tf":1.0},"80":{"tf":1.0}}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"94":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":3,"docs":{"106":{"tf":1.0},"120":{"tf":1.0},"33":{"tf":1.0}}}},"s":{"df":5,"docs":{"13":{"tf":2.23606797749979},"44":{"tf":1.0},"72":{"tf":1.4142135623730951},"73":{"tf":1.4142135623730951},"78":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"e":{"df":2,"docs":{"124":{"tf":1.0},"136":{"tf":1.0}}}}},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":1,"docs":{"63":{"tf":1.0}}}}}},"y":{"df":0,"docs":{},"m":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":3,"docs":{"35":{"tf":1.0},"4":{"tf":2.0},"8":{"tf":1.0}}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"72":{"tf":1.0}}}}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"'":{"df":1,"docs":{"69":{"tf":1.0}}},".":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"q":{"(":{"&":{"df":0,"docs":{},"i":{"df":2,"docs":{"43":{"tf":1.0},"44":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"(":{"&":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"[":{"df":0,"docs":{},"i":{"df":1,"docs":{"44":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"(":{"&":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"44":{"tf":1.4142135623730951}}}}}}}},"x":{"df":1,"docs":{"43":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{":":{":":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"44":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":2,"docs":{"43":{"tf":1.4142135623730951},"44":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"u":{"3":{"2":{"(":{"&":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"44":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"v":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"43":{"tf":1.0},"44":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"(":{"&":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":1,"docs":{"43":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{")":{".":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"w":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"43":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}},"df":17,"docs":{"102":{"tf":1.0},"103":{"tf":1.0},"117":{"tf":1.0},"118":{"tf":1.0},"129":{"tf":1.0},"131":{"tf":1.0},"136":{"tf":1.0},"3":{"tf":1.4142135623730951},"41":{"tf":1.0},"42":{"tf":1.0},"43":{"tf":2.8284271247461903},"44":{"tf":2.449489742783178},"45":{"tf":1.0},"47":{"tf":1.4142135623730951},"48":{"tf":1.0},"69":{"tf":1.0},"94":{"tf":1.0}}}}}}},"σ":{"1":{"df":1,"docs":{"13":{"tf":1.0}},"​":{"]":{"1":{"df":0,"docs":{},"​":{",":{"[":{"df":0,"docs":{},"s":{"df":0,"docs":{},"σ":{"2":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{",":{"[":{"df":0,"docs":{},"s":{"df":0,"docs":{},"σ":{"3":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{",":{"[":{"df":0,"docs":{},"q":{"df":0,"docs":{},"l":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{",":{"[":{"df":0,"docs":{},"q":{"df":0,"docs":{},"r":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{",":{"[":{"df":0,"docs":{},"q":{"df":0,"docs":{},"m":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{",":{"[":{"df":0,"docs":{},"q":{"df":0,"docs":{},"o":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{",":{"[":{"df":0,"docs":{},"q":{"c":{"df":0,"docs":{},"​":{"]":{"1":{"df":2,"docs":{"23":{"tf":1.0},"30":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"2":{"df":1,"docs":{"13":{"tf":1.0}}},"3":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{},"i":{"df":1,"docs":{"34":{"tf":1.0}}}},"​":{":":{"=":{"df":0,"docs":{},"h":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"ι":{"df":2,"docs":{"93":{"tf":1.0},"94":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"∈":{"[":{"0":{",":{"2":{"df":0,"docs":{},"n":{"+":{"df":0,"docs":{},"l":{"df":0,"docs":{},"−":{"1":{"df":2,"docs":{"93":{"tf":1.0},"94":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"t":{"(":{"1":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"p":{"(":{"1":{")":{"=":{"1":{"df":0,"docs":{},"−":{"1":{"=":{"0":{"df":1,"docs":{"53":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"g":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"p":{"(":{"df":0,"docs":{},"g":{")":{"=":{"1":{"df":0,"docs":{},"−":{"1":{"=":{"0":{"df":1,"docs":{"53":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"^":{"0":{"df":2,"docs":{"51":{"tf":1.0},"53":{"tf":1.0}}},"df":0,"docs":{}},"df":2,"docs":{"51":{"tf":1.0},"53":{"tf":1.0}},"i":{")":{"=":{"a":{"df":0,"docs":{},"i":{"df":1,"docs":{"51":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"x":{")":{"'":{"df":1,"docs":{"113":{"tf":1.0}}},"df":0,"docs":{}},"0":{"df":2,"docs":{"111":{"tf":1.4142135623730951},"112":{"tf":1.4142135623730951}},"​":{")":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"x":{"0":{"df":0,"docs":{},"​":{"df":0,"docs":{},"g":{")":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"x":{"0":{"df":0,"docs":{},"​":{"df":0,"docs":{},"g":{"2":{"df":1,"docs":{"113":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"g":{"2":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"x":{"0":{"df":0,"docs":{},"​":{"df":0,"docs":{},"g":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"x":{"0":{"df":1,"docs":{"113":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"_":{"0":{"df":3,"docs":{"59":{"tf":1.7320508075688772},"61":{"tf":1.4142135623730951},"62":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":3,"docs":{"34":{"tf":1.7320508075688772},"51":{"tf":1.4142135623730951},"53":{"tf":1.0}},"g":{"2":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"x":{"df":0,"docs":{},"g":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"x":{"df":1,"docs":{"113":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":1,"docs":{"51":{"tf":1.0}}}},"z":{"df":7,"docs":{"111":{"tf":1.0},"116":{"tf":1.0},"57":{"tf":1.0},"58":{"tf":1.0},"59":{"tf":1.0},"61":{"tf":1.0},"62":{"tf":1.0}},"g":{"2":{"df":2,"docs":{"111":{"tf":1.0},"116":{"tf":1.0}}},"^":{"2":{"df":5,"docs":{"57":{"tf":1.0},"58":{"tf":1.0},"59":{"tf":1.0},"61":{"tf":1.0},"62":{"tf":1.0}}},"df":0,"docs":{}},"df":7,"docs":{"111":{"tf":1.0},"116":{"tf":1.0},"57":{"tf":1.0},"58":{"tf":1.0},"59":{"tf":1.0},"61":{"tf":1.0},"62":{"tf":1.0}}}},"ω":{"0":{")":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"ω":{"1":{")":{"df":0,"docs":{},"…":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"ω":{"1":{"5":{"df":1,"docs":{"113":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"2":{")":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"ω":{"4":{"df":1,"docs":{"113":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"g":{"2":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"ω":{"0":{"df":0,"docs":{},"g":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"ω":{"0":{")":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"g":{"2":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"g":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"ω":{")":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"ω":{"2":{"df":0,"docs":{},"g":{"2":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"ω":{"2":{"df":0,"docs":{},"g":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"ω":{"2":{")":{"df":0,"docs":{},"⋮":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"ω":{"1":{"5":{"df":0,"docs":{},"g":{"2":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"ω":{"1":{"5":{"df":0,"docs":{},"g":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"ω":{"1":{"5":{"df":1,"docs":{"113":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"2":{"df":0,"docs":{},"i":{")":{":":{"0":{"df":0,"docs":{},"≤":{"df":0,"docs":{},"i":{"df":0,"docs":{},"≤":{"1":{"5":{"df":0,"docs":{},"}":{"=":{"df":0,"docs":{},"{":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{")":{":":{"0":{"df":0,"docs":{},"≤":{"df":0,"docs":{},"i":{"df":0,"docs":{},"≤":{"7":{"df":1,"docs":{"67":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"4":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"ω":{"2":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"ω":{"0":{")":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"ω":{"5":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"ω":{"3":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"ω":{")":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"ω":{"6":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"ω":{"4":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"ω":{"2":{")":{"df":0,"docs":{},"⋮":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"ω":{"3":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"ω":{")":{"df":0,"docs":{},"−":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"ω":{"1":{"5":{"df":1,"docs":{"113":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"0":{",":{"df":0,"docs":{},"i":{"df":1,"docs":{"19":{"tf":1.0}}},"j":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"s":{"df":0,"docs":{},"σ":{"1":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"i":{")":{"df":0,"docs":{},"β":{"+":{"df":0,"docs":{},"γ":{")":{"(":{"df":0,"docs":{},"t":{"0":{",":{"df":0,"docs":{},"j":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"s":{"df":0,"docs":{},"σ":{"2":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"i":{")":{"df":0,"docs":{},"β":{"+":{"df":0,"docs":{},"γ":{")":{"(":{"df":0,"docs":{},"t":{"0":{",":{"df":0,"docs":{},"j":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"s":{"df":0,"docs":{},"σ":{"3":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"i":{")":{"df":0,"docs":{},"β":{"+":{"df":0,"docs":{},"γ":{")":{":":{"0":{"df":0,"docs":{},"≤":{"df":0,"docs":{},"i":{"<":{"df":0,"docs":{},"n":{"df":1,"docs":{"13":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"ω":{"df":0,"docs":{},"i":{"df":0,"docs":{},"β":{"+":{"df":0,"docs":{},"γ":{")":{"(":{"df":0,"docs":{},"t":{"1":{",":{"df":0,"docs":{},"j":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"i":{"df":0,"docs":{},"k":{"1":{"df":0,"docs":{},"​":{"df":0,"docs":{},"β":{"+":{"df":0,"docs":{},"γ":{")":{"(":{"df":0,"docs":{},"t":{"2":{",":{"df":0,"docs":{},"j":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"i":{"df":0,"docs":{},"k":{"2":{"df":0,"docs":{},"​":{"df":0,"docs":{},"β":{"+":{"df":0,"docs":{},"γ":{")":{":":{"0":{"df":0,"docs":{},"≤":{"df":0,"docs":{},"i":{"<":{"df":0,"docs":{},"n":{"df":1,"docs":{"13":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":3,"docs":{"127":{"tf":1.0},"131":{"tf":2.0},"132":{"tf":1.0}}},"1":{"df":4,"docs":{"127":{"tf":1.0},"131":{"tf":1.7320508075688772},"132":{"tf":1.0},"15":{"tf":1.0}}},"2":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"t":{"3":{"df":1,"docs":{"15":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"=":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"′":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"x":{"df":0,"docs":{},"n":{"+":{"2":{"df":0,"docs":{},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"′":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"x":{"2":{"(":{"df":0,"docs":{},"n":{"+":{"2":{")":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":1,"docs":{"25":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"_":{"1":{"(":{"df":0,"docs":{},"z":{"df":0,"docs":{},"g":{"df":1,"docs":{"65":{"tf":1.0}}}}},"df":0,"docs":{}},"2":{"(":{"df":0,"docs":{},"z":{"df":1,"docs":{"65":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"_":{"1":{"df":1,"docs":{"34":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"i":{"(":{"df":0,"docs":{},"x":{"df":1,"docs":{"64":{"tf":1.0}}}},"df":0,"docs":{}},"l":{"df":0,"docs":{},"o":{"_":{"1":{"df":1,"docs":{"34":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"i":{"d":{"_":{"1":{"df":1,"docs":{"34":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"z":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"a":{"df":1,"docs":{"34":{"tf":1.0}}},"df":0,"docs":{}}}}},"a":{"b":{"df":0,"docs":{},"l":{"df":7,"docs":{"107":{"tf":1.7320508075688772},"118":{"tf":1.0},"130":{"tf":1.0},"47":{"tf":1.0},"48":{"tf":1.4142135623730951},"69":{"tf":1.0},"8":{"tf":1.0}}}},"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"l":{"df":1,"docs":{"63":{"tf":1.0}}}}},"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":23,"docs":{"103":{"tf":1.4142135623730951},"112":{"tf":2.0},"12":{"tf":1.4142135623730951},"122":{"tf":1.0},"13":{"tf":2.0},"134":{"tf":1.0},"136":{"tf":1.4142135623730951},"18":{"tf":1.7320508075688772},"19":{"tf":1.7320508075688772},"33":{"tf":1.0},"40":{"tf":1.0},"43":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.4142135623730951},"55":{"tf":1.0},"6":{"tf":1.4142135623730951},"62":{"tf":1.4142135623730951},"67":{"tf":1.4142135623730951},"69":{"tf":1.4142135623730951},"7":{"tf":1.0},"73":{"tf":1.0},"79":{"tf":1.0},"8":{"tf":1.0}},"n":{"df":1,"docs":{"19":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"k":{"df":4,"docs":{"104":{"tf":1.0},"106":{"tf":1.0},"115":{"tf":1.0},"51":{"tf":1.4142135623730951}}}}},"df":27,"docs":{"10":{"tf":1.0},"111":{"tf":1.7320508075688772},"113":{"tf":1.4142135623730951},"12":{"tf":1.0},"127":{"tf":1.7320508075688772},"13":{"tf":1.7320508075688772},"132":{"tf":1.4142135623730951},"15":{"tf":2.449489742783178},"19":{"tf":1.4142135623730951},"22":{"tf":1.0},"23":{"tf":1.0},"25":{"tf":1.0},"27":{"tf":1.0},"31":{"tf":1.4142135623730951},"33":{"tf":1.4142135623730951},"34":{"tf":1.4142135623730951},"35":{"tf":1.4142135623730951},"51":{"tf":1.7320508075688772},"59":{"tf":1.0},"61":{"tf":1.7320508075688772},"67":{"tf":2.23606797749979},"68":{"tf":1.4142135623730951},"69":{"tf":2.0},"82":{"tf":1.4142135623730951},"83":{"tf":1.7320508075688772},"90":{"tf":1.7320508075688772},"93":{"tf":1.0}},"e":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"51":{"tf":1.0}}},"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":1,"docs":{"88":{"tf":1.0}}}}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":3,"docs":{"108":{"tf":1.0},"124":{"tf":1.0},"48":{"tf":1.0}}}},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":3,"docs":{"127":{"tf":1.0},"131":{"tf":1.4142135623730951},"132":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"33":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}}},"r":{"df":0,"docs":{},"m":{"df":13,"docs":{"113":{"tf":1.4142135623730951},"122":{"tf":1.0},"124":{"tf":1.0},"129":{"tf":1.4142135623730951},"13":{"tf":1.0},"15":{"tf":1.0},"19":{"tf":1.0},"51":{"tf":1.4142135623730951},"64":{"tf":1.0},"65":{"tf":1.0},"66":{"tf":1.4142135623730951},"79":{"tf":1.0},"84":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":1,"docs":{"33":{"tf":1.0}}}}}}}}}},"s":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"_":{"2":{"df":1,"docs":{"34":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"b":{"df":1,"docs":{"103":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"n":{"df":1,"docs":{"43":{"tf":1.0}}}},"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"n":{"df":1,"docs":{"34":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"_":{"2":{"(":{"df":0,"docs":{},"x":{"df":1,"docs":{"34":{"tf":1.7320508075688772}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":5,"docs":{"103":{"tf":1.0},"113":{"tf":1.0},"33":{"tf":1.0},"34":{"tf":1.4142135623730951},"80":{"tf":1.0}},"h":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"109":{"tf":1.0}}}}},"df":0,"docs":{}},"r":{"a":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"34":{"tf":1.4142135623730951},"43":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":2,"docs":{"102":{"tf":1.0},"80":{"tf":1.0}}}},"t":{"'":{"df":10,"docs":{"127":{"tf":1.4142135623730951},"131":{"tf":1.0},"132":{"tf":1.0},"136":{"tf":1.0},"15":{"tf":1.0},"45":{"tf":1.0},"53":{"tf":1.0},"78":{"tf":1.0},"8":{"tf":1.0},"94":{"tf":1.0}}},"df":0,"docs":{}}},"df":17,"docs":{"111":{"tf":1.0},"122":{"tf":1.0},"123":{"tf":2.8284271247461903},"124":{"tf":1.7320508075688772},"127":{"tf":1.0},"13":{"tf":3.0},"15":{"tf":1.0},"22":{"tf":1.0},"34":{"tf":1.0},"48":{"tf":1.4142135623730951},"51":{"tf":1.7320508075688772},"61":{"tf":1.0},"64":{"tf":1.0},"67":{"tf":2.23606797749979},"69":{"tf":1.7320508075688772},"90":{"tf":1.0},"91":{"tf":2.0}},"e":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":1,"docs":{"72":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"e":{"'":{"df":6,"docs":{"101":{"tf":1.0},"115":{"tf":1.0},"13":{"tf":1.0},"131":{"tf":1.0},"21":{"tf":1.0},"6":{"tf":1.0}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":8,"docs":{"100":{"tf":1.0},"11":{"tf":1.0},"19":{"tf":1.0},"35":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":1.0},"65":{"tf":1.0},"93":{"tf":1.0}}}}}}},"y":{"'":{"df":0,"docs":{},"r":{"df":2,"docs":{"2":{"tf":1.0},"67":{"tf":1.0}}}},"df":0,"docs":{}}},"i":{"df":1,"docs":{"25":{"tf":1.0}},"n":{"df":0,"docs":{},"g":{"df":16,"docs":{"103":{"tf":1.0},"108":{"tf":1.4142135623730951},"110":{"tf":1.0},"112":{"tf":1.0},"123":{"tf":1.0},"13":{"tf":1.7320508075688772},"15":{"tf":1.4142135623730951},"20":{"tf":1.0},"48":{"tf":1.4142135623730951},"49":{"tf":1.0},"51":{"tf":1.0},"52":{"tf":1.0},"55":{"tf":1.0},"57":{"tf":1.0},"58":{"tf":1.0},"67":{"tf":1.0}}},"k":{"df":4,"docs":{"117":{"tf":1.4142135623730951},"136":{"tf":1.4142135623730951},"51":{"tf":1.0},"69":{"tf":1.0}}}},"r":{"d":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"[":{"0":{"df":1,"docs":{"106":{"tf":1.0}}},"df":0,"docs":{}},"df":2,"docs":{"106":{"tf":1.0},"113":{"tf":1.0}}}}}},"df":1,"docs":{"12":{"tf":1.0}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":3,"docs":{"101":{"tf":1.0},"13":{"tf":1.0},"2":{"tf":1.0}}}},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":6,"docs":{"113":{"tf":1.0},"117":{"tf":1.0},"48":{"tf":1.0},"51":{"tf":1.0},"56":{"tf":1.0},"65":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":14,"docs":{"106":{"tf":1.0},"11":{"tf":1.0},"126":{"tf":1.0},"127":{"tf":1.4142135623730951},"129":{"tf":1.4142135623730951},"134":{"tf":1.0},"135":{"tf":1.0},"2":{"tf":1.0},"20":{"tf":1.4142135623730951},"43":{"tf":1.0},"57":{"tf":1.0},"68":{"tf":1.0},"8":{"tf":1.0},"83":{"tf":1.0}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":8,"docs":{"104":{"tf":1.0},"105":{"tf":1.0},"110":{"tf":1.0},"112":{"tf":1.0},"3":{"tf":1.0},"45":{"tf":1.0},"47":{"tf":1.7320508075688772},"50":{"tf":1.0}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":4,"docs":{"117":{"tf":1.7320508075688772},"123":{"tf":1.4142135623730951},"48":{"tf":1.0},"6":{"tf":1.0}}}}}}}}}},"u":{"df":3,"docs":{"56":{"tf":1.0},"57":{"tf":1.0},"82":{"tf":1.0}}}},"i":{",":{"df":0,"docs":{},"j":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"η":{"3":{"df":0,"docs":{},"i":{"+":{"df":0,"docs":{},"j":{"df":0,"docs":{},"β":{"+":{"df":0,"docs":{},"γ":{":":{"(":{"df":0,"docs":{},"i":{",":{"df":0,"docs":{},"j":{")":{"df":0,"docs":{},"∈":{"df":0,"docs":{},"i":{"df":1,"docs":{"13":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"k":{"+":{"df":0,"docs":{},"l":{"df":0,"docs":{},"β":{"+":{"df":0,"docs":{},"γ":{":":{"(":{"df":0,"docs":{},"i":{",":{"df":0,"docs":{},"j":{")":{"df":0,"docs":{},"∈":{"df":0,"docs":{},"i":{",":{"df":0,"docs":{},"σ":{"(":{"(":{"df":0,"docs":{},"i":{",":{"df":0,"docs":{},"j":{")":{")":{"=":{"(":{"df":0,"docs":{},"k":{",":{"df":0,"docs":{},"l":{"df":1,"docs":{"13":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"=":{"df":0,"docs":{},"t":{"df":0,"docs":{},"j":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":2,"docs":{"82":{"tf":1.0},"83":{"tf":1.0}}}}},"df":0,"docs":{}}},"k":{",":{"df":0,"docs":{},"l":{"df":4,"docs":{"10":{"tf":1.0},"12":{"tf":1.0},"13":{"tf":1.0},"15":{"tf":1.0}}}},"df":0,"docs":{}},"σ":{"(":{"(":{"df":0,"docs":{},"i":{",":{"df":0,"docs":{},"j":{"df":1,"docs":{"13":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":1,"docs":{"15":{"tf":1.0}},"j":{"df":1,"docs":{"69":{"tf":1.0}}},"m":{"df":0,"docs":{},"e":{"df":9,"docs":{"100":{"tf":1.0},"117":{"tf":2.0},"131":{"tf":1.4142135623730951},"134":{"tf":1.0},"2":{"tf":1.7320508075688772},"21":{"tf":1.0},"44":{"tf":1.0},"58":{"tf":1.0},"79":{"tf":2.0}}}}},"j":{"df":5,"docs":{"69":{"tf":1.7320508075688772},"82":{"tf":1.4142135623730951},"83":{"tf":1.0},"93":{"tf":1.7320508075688772},"94":{"tf":2.6457513110645907}},"​":{"(":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{")":{"=":{"df":0,"docs":{},"m":{"^":{"df":0,"docs":{},"i":{",":{"df":0,"docs":{},"j":{"df":1,"docs":{"93":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"i":{",":{"df":0,"docs":{},"j":{"df":1,"docs":{"93":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"z":{"df":3,"docs":{"84":{"tf":1.0},"93":{"tf":1.4142135623730951},"94":{"tf":1.0}}}},"z":{"df":3,"docs":{"84":{"tf":1.0},"93":{"tf":1.4142135623730951},"94":{"tf":1.4142135623730951}}}},",":{"df":0,"docs":{},"τ":{"df":0,"docs":{},"j":{"df":0,"docs":{},"z":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"τ":{"df":0,"docs":{},"j":{"df":0,"docs":{},"g":{"df":0,"docs":{},"z":{"df":0,"docs":{},"​":{":":{"0":{"df":0,"docs":{},"≤":{"df":0,"docs":{},"j":{"<":{"df":0,"docs":{},"m":{"df":0,"docs":{},"}":{",":{"df":0,"docs":{},"h":{"1":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"η":{"1":{"df":0,"docs":{},"z":{"2":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"h":{"2":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"η":{"2":{"df":0,"docs":{},"z":{"2":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"{":{"df":0,"docs":{},"p":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{":":{"1":{"df":0,"docs":{},"≤":{"df":0,"docs":{},"k":{"<":{"df":0,"docs":{},"n":{"df":0,"docs":{},"}":{",":{"df":0,"docs":{},"π":{",":{"df":0,"docs":{},"y":{",":{"df":0,"docs":{},"{":{"(":{"df":0,"docs":{},"τ":{"df":0,"docs":{},"j":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"df":0,"docs":{},"​":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"t":{"df":0,"docs":{},"j":{"df":0,"docs":{},"​":{")":{":":{"0":{"df":0,"docs":{},"≤":{"df":0,"docs":{},"j":{"<":{"df":0,"docs":{},"m":{",":{"0":{"df":0,"docs":{},"≤":{"df":0,"docs":{},"s":{"<":{"df":0,"docs":{},"q":{"df":0,"docs":{},"}":{",":{"df":0,"docs":{},"{":{"(":{"df":0,"docs":{},"η":{"1":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"df":0,"docs":{},"​":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"h":{"1":{"df":0,"docs":{},"​":{")":{":":{"0":{"df":0,"docs":{},"≤":{"df":0,"docs":{},"s":{"<":{"df":0,"docs":{},"q":{"df":0,"docs":{},"}":{"df":0,"docs":{},"{":{"(":{"df":0,"docs":{},"η":{"2":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"df":0,"docs":{},"​":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"h":{"2":{"df":0,"docs":{},"​":{")":{":":{"0":{"df":0,"docs":{},"≤":{"df":0,"docs":{},"s":{"<":{"df":0,"docs":{},"q":{"df":0,"docs":{},"}":{",":{"df":0,"docs":{},"{":{"(":{"df":0,"docs":{},"π":{"df":0,"docs":{},"k":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"2":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"p":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{")":{":":{"1":{"df":0,"docs":{},"≤":{"df":0,"docs":{},"k":{"<":{"df":0,"docs":{},"n":{",":{"0":{"df":0,"docs":{},"≤":{"df":0,"docs":{},"s":{"<":{"df":0,"docs":{},"q":{"df":0,"docs":{},"}":{",":{"df":0,"docs":{},"{":{"(":{"df":0,"docs":{},"τ":{"df":0,"docs":{},"j":{"df":0,"docs":{},"−":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"df":0,"docs":{},"​":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"t":{"df":0,"docs":{},"j":{"df":0,"docs":{},"′":{"df":0,"docs":{},"​":{")":{":":{"0":{"df":0,"docs":{},"≤":{"df":0,"docs":{},"j":{"<":{"df":0,"docs":{},"m":{",":{"0":{"df":0,"docs":{},"≤":{"df":0,"docs":{},"s":{"<":{"df":0,"docs":{},"q":{"df":0,"docs":{},"}":{",":{"df":0,"docs":{},"{":{"(":{"df":0,"docs":{},"η":{"1":{"df":0,"docs":{},"−":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"df":0,"docs":{},"​":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"h":{"1":{"df":0,"docs":{},"′":{"df":0,"docs":{},"​":{")":{":":{"0":{"df":0,"docs":{},"≤":{"df":0,"docs":{},"s":{"<":{"df":0,"docs":{},"q":{"df":0,"docs":{},"}":{"df":0,"docs":{},"{":{"(":{"df":0,"docs":{},"η":{"2":{"df":0,"docs":{},"−":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"df":0,"docs":{},"​":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"h":{"2":{"df":0,"docs":{},"′":{"df":0,"docs":{},"​":{")":{":":{"0":{"df":0,"docs":{},"≤":{"df":0,"docs":{},"s":{"<":{"df":0,"docs":{},"q":{"df":0,"docs":{},"}":{",":{"df":0,"docs":{},"{":{"(":{"df":0,"docs":{},"π":{"df":0,"docs":{},"k":{"df":0,"docs":{},"−":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"2":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"p":{"df":0,"docs":{},"k":{"df":0,"docs":{},"′":{"df":0,"docs":{},"​":{")":{":":{"1":{"df":0,"docs":{},"≤":{"df":0,"docs":{},"k":{"<":{"df":0,"docs":{},"n":{",":{"0":{"df":0,"docs":{},"≤":{"df":0,"docs":{},"s":{"<":{"df":0,"docs":{},"q":{"df":1,"docs":{"94":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"]":{",":{"df":0,"docs":{},"t":{"df":0,"docs":{},"j":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"z":{")":{",":{"df":0,"docs":{},"t":{"df":0,"docs":{},"j":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"g":{"df":0,"docs":{},"z":{")":{":":{"0":{"df":0,"docs":{},"≤":{"df":0,"docs":{},"j":{"<":{"df":0,"docs":{},"m":{"df":0,"docs":{},"}":{",":{"[":{"df":0,"docs":{},"h":{"1":{"df":0,"docs":{},"​":{"]":{",":{"df":0,"docs":{},"h":{"1":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"z":{"2":{")":{",":{"[":{"df":0,"docs":{},"h":{"2":{"df":0,"docs":{},"​":{"]":{",":{"df":0,"docs":{},"h":{"2":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"z":{"2":{")":{",":{"df":0,"docs":{},"{":{"[":{"df":0,"docs":{},"p":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{"]":{":":{"1":{"df":0,"docs":{},"≤":{"df":0,"docs":{},"k":{"<":{"df":0,"docs":{},"n":{"df":0,"docs":{},"}":{",":{"df":0,"docs":{},"p":{"df":0,"docs":{},"n":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"y":{",":{"df":0,"docs":{},"{":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"(":{"df":0,"docs":{},"t":{"df":0,"docs":{},"j":{"df":0,"docs":{},"​":{"(":{"d":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"​":{")":{",":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"df":0,"docs":{},"​":{")":{":":{"0":{"df":0,"docs":{},"≤":{"df":0,"docs":{},"j":{"<":{"df":0,"docs":{},"m":{",":{"0":{"df":0,"docs":{},"≤":{"df":0,"docs":{},"s":{"<":{"df":0,"docs":{},"q":{"df":0,"docs":{},"}":{",":{"df":0,"docs":{},"{":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"(":{"df":0,"docs":{},"h":{"1":{"df":0,"docs":{},"​":{"(":{"d":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"​":{")":{",":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"df":0,"docs":{},"​":{")":{":":{"0":{"df":0,"docs":{},"≤":{"df":0,"docs":{},"s":{"<":{"df":0,"docs":{},"q":{"df":0,"docs":{},"}":{",":{"df":0,"docs":{},"{":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"(":{"df":0,"docs":{},"h":{"2":{"df":0,"docs":{},"​":{"(":{"d":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"​":{")":{",":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"df":0,"docs":{},"​":{")":{":":{"0":{"df":0,"docs":{},"≤":{"df":0,"docs":{},"s":{"<":{"df":0,"docs":{},"q":{"df":0,"docs":{},"}":{",":{"df":0,"docs":{},"{":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"(":{"df":0,"docs":{},"p":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{"(":{"d":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{")":{",":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"2":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{")":{":":{"1":{"df":0,"docs":{},"≤":{"df":0,"docs":{},"k":{"<":{"df":0,"docs":{},"n":{",":{"0":{"df":0,"docs":{},"≤":{"df":0,"docs":{},"s":{"<":{"df":0,"docs":{},"q":{"df":0,"docs":{},"}":{",":{"df":0,"docs":{},"{":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"(":{"df":0,"docs":{},"t":{"df":0,"docs":{},"j":{"df":0,"docs":{},"​":{"(":{"d":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"​":{")":{",":{"df":0,"docs":{},"−":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"df":0,"docs":{},"​":{")":{":":{"0":{"df":0,"docs":{},"≤":{"df":0,"docs":{},"j":{"<":{"df":0,"docs":{},"m":{",":{"0":{"df":0,"docs":{},"≤":{"df":0,"docs":{},"s":{"<":{"df":0,"docs":{},"q":{"df":0,"docs":{},"}":{",":{"df":0,"docs":{},"{":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"(":{"df":0,"docs":{},"h":{"1":{"df":0,"docs":{},"​":{"(":{"d":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"​":{")":{",":{"df":0,"docs":{},"−":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"df":0,"docs":{},"​":{")":{":":{"0":{"df":0,"docs":{},"≤":{"df":0,"docs":{},"s":{"<":{"df":0,"docs":{},"q":{"df":0,"docs":{},"}":{",":{"df":0,"docs":{},"{":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"(":{"df":0,"docs":{},"h":{"2":{"df":0,"docs":{},"​":{"(":{"d":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"​":{")":{",":{"df":0,"docs":{},"−":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"df":0,"docs":{},"​":{")":{":":{"0":{"df":0,"docs":{},"≤":{"df":0,"docs":{},"s":{"<":{"df":0,"docs":{},"q":{"df":0,"docs":{},"}":{",":{"df":0,"docs":{},"{":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"(":{"df":0,"docs":{},"p":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{"(":{"d":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{")":{",":{"df":0,"docs":{},"−":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"2":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{")":{":":{"1":{"df":0,"docs":{},"≤":{"df":0,"docs":{},"k":{"<":{"df":0,"docs":{},"n":{",":{"0":{"df":0,"docs":{},"≤":{"df":0,"docs":{},"s":{"<":{"df":0,"docs":{},"q":{"df":1,"docs":{"93":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},":":{"=":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"t":{"df":0,"docs":{},"j":{"df":0,"docs":{},"​":{"(":{"d":{"df":0,"docs":{},"l":{"df":1,"docs":{"93":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{",":{"[":{"df":0,"docs":{},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{",":{"[":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"]":{"1":{"df":2,"docs":{"25":{"tf":1.0},"31":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"​":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"df":0,"docs":{},"​":{"=":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"′":{"df":0,"docs":{},"​":{"+":{"b":{"1":{"0":{"df":0,"docs":{},"​":{"df":0,"docs":{},"x":{"df":0,"docs":{},"n":{"+":{"2":{"=":{"df":0,"docs":{},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"′":{"df":0,"docs":{},"​":{"df":0,"docs":{},"−":{"b":{"1":{"0":{"df":0,"docs":{},"​":{"+":{"b":{"1":{"1":{"df":0,"docs":{},"​":{"df":0,"docs":{},"x":{"df":0,"docs":{},"n":{"+":{"2":{"=":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"′":{"df":0,"docs":{},"​":{"df":0,"docs":{},"−":{"b":{"1":{"1":{"df":1,"docs":{"25":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"′":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"25":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"m":{"df":0,"docs":{},"′":{"+":{"1":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"′":{"+":{"df":0,"docs":{},"m":{"df":1,"docs":{"93":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"132":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"l":{"df":5,"docs":{"18":{"tf":1.0},"49":{"tf":1.0},"69":{"tf":1.0},"7":{"tf":1.0},"8":{"tf":1.0}}}},"p":{"df":1,"docs":{"136":{"tf":1.0}}},"t":{"a":{"df":0,"docs":{},"l":{"df":5,"docs":{"129":{"tf":1.0},"132":{"tf":1.0},"2":{"tf":1.0},"72":{"tf":1.0},"90":{"tf":1.0}}}},"df":0,"docs":{}},"w":{"a":{"df":0,"docs":{},"r":{"d":{"df":1,"docs":{"49":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"y":{"df":3,"docs":{"33":{"tf":1.0},"6":{"tf":2.449489742783178},"8":{"tf":1.0}}}},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"ζ":{")":{"=":{"df":0,"docs":{},"t":{"df":1,"docs":{"27":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"+":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"p":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"υ":{"2":{"a":{"+":{"df":0,"docs":{},"υ":{"3":{"b":{"+":{"df":0,"docs":{},"υ":{"4":{"c":{"+":{"df":0,"docs":{},"υ":{"5":{"df":0,"docs":{},"s":{"df":0,"docs":{},"σ":{"1":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"υ":{"6":{"df":0,"docs":{},"s":{"df":0,"docs":{},"σ":{"2":{"df":1,"docs":{"27":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"]":{"1":{"df":1,"docs":{"31":{"tf":1.0}},"​":{"=":{"[":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"ζ":{"df":0,"docs":{},"n":{"+":{"2":{"[":{"df":0,"docs":{},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"ζ":{"2":{"(":{"df":0,"docs":{},"n":{"+":{"2":{")":{"[":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"]":{"1":{"df":1,"docs":{"31":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"r":{"a":{"c":{"df":0,"docs":{},"e":{"'":{"df":2,"docs":{"67":{"tf":1.0},"69":{"tf":1.0}}},".":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"107":{"tf":1.0}}}}}},"df":0,"docs":{}},"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"n":{"df":1,"docs":{"108":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"n":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":1,"docs":{"108":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":1,"docs":{"107":{"tf":1.4142135623730951}}}},"df":55,"docs":{"10":{"tf":1.0},"103":{"tf":1.7320508075688772},"104":{"tf":1.4142135623730951},"106":{"tf":1.0},"107":{"tf":2.6457513110645907},"108":{"tf":2.449489742783178},"109":{"tf":1.0},"11":{"tf":1.0},"111":{"tf":1.7320508075688772},"112":{"tf":1.7320508075688772},"113":{"tf":1.4142135623730951},"116":{"tf":1.0},"118":{"tf":1.7320508075688772},"12":{"tf":1.0},"122":{"tf":1.4142135623730951},"124":{"tf":2.0},"126":{"tf":1.7320508075688772},"127":{"tf":2.0},"128":{"tf":1.7320508075688772},"129":{"tf":2.23606797749979},"13":{"tf":1.0},"130":{"tf":2.0},"131":{"tf":3.3166247903554},"132":{"tf":1.0},"134":{"tf":2.0},"15":{"tf":1.0},"19":{"tf":1.4142135623730951},"22":{"tf":1.0},"33":{"tf":1.0},"34":{"tf":1.0},"47":{"tf":1.4142135623730951},"48":{"tf":1.7320508075688772},"49":{"tf":1.7320508075688772},"50":{"tf":1.4142135623730951},"51":{"tf":3.1622776601683795},"52":{"tf":1.0},"53":{"tf":1.4142135623730951},"57":{"tf":1.7320508075688772},"58":{"tf":1.4142135623730951},"59":{"tf":2.0},"61":{"tf":1.4142135623730951},"62":{"tf":1.4142135623730951},"64":{"tf":2.23606797749979},"65":{"tf":1.7320508075688772},"67":{"tf":1.4142135623730951},"68":{"tf":1.7320508075688772},"69":{"tf":2.8284271247461903},"7":{"tf":1.0},"8":{"tf":2.23606797749979},"82":{"tf":2.6457513110645907},"83":{"tf":2.23606797749979},"9":{"tf":1.7320508075688772},"90":{"tf":2.23606797749979},"93":{"tf":2.0},"94":{"tf":1.0}},"t":{"df":1,"docs":{"107":{"tf":2.449489742783178}}}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"134":{"tf":1.0}}}},"u":{"c":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"104":{"tf":1.0}}}},"n":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":16,"docs":{"112":{"tf":1.0},"117":{"tf":2.0},"132":{"tf":1.0},"23":{"tf":1.4142135623730951},"24":{"tf":1.4142135623730951},"25":{"tf":1.4142135623730951},"26":{"tf":1.4142135623730951},"27":{"tf":1.0},"30":{"tf":1.7320508075688772},"31":{"tf":2.0},"39":{"tf":2.449489742783178},"41":{"tf":1.0},"87":{"tf":1.7320508075688772},"88":{"tf":1.0},"93":{"tf":4.123105625617661},"94":{"tf":3.872983346207417}}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":7,"docs":{"122":{"tf":1.0},"2":{"tf":1.0},"3":{"tf":1.0},"68":{"tf":1.0},"73":{"tf":1.4142135623730951},"78":{"tf":1.4142135623730951},"98":{"tf":1.0}}}}}},"i":{"df":0,"docs":{},"t":{"df":20,"docs":{"104":{"tf":1.4142135623730951},"106":{"tf":2.23606797749979},"108":{"tf":2.23606797749979},"111":{"tf":1.0},"112":{"tf":1.0},"113":{"tf":2.0},"124":{"tf":1.0},"131":{"tf":1.0},"134":{"tf":1.0},"48":{"tf":1.0},"49":{"tf":1.0},"52":{"tf":1.0},"54":{"tf":2.23606797749979},"55":{"tf":1.0},"57":{"tf":1.0},"61":{"tf":1.0},"65":{"tf":2.23606797749979},"69":{"tf":2.0},"83":{"tf":1.7320508075688772},"90":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"108":{"tf":1.4142135623730951}}}}}},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"113":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":2,"docs":{"108":{"tf":1.4142135623730951},"113":{"tf":1.0}}}}}}}},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"108":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}}}}}},"l":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"51":{"tf":1.0}}}},"df":0,"docs":{}},"p":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"80":{"tf":1.0}}}},"df":0,"docs":{}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"79":{"tf":1.0}}}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":3,"docs":{"136":{"tf":1.7320508075688772},"56":{"tf":1.0},"67":{"tf":1.0}}}},"df":0,"docs":{},"e":{"'":{"df":1,"docs":{"71":{"tf":1.0}}},"df":6,"docs":{"100":{"tf":1.7320508075688772},"71":{"tf":1.4142135623730951},"75":{"tf":1.0},"79":{"tf":2.449489742783178},"90":{"tf":1.0},"91":{"tf":2.23606797749979}}}},"i":{"c":{"df":0,"docs":{},"k":{"df":7,"docs":{"114":{"tf":1.0},"122":{"tf":1.0},"13":{"tf":1.7320508075688772},"131":{"tf":1.0},"17":{"tf":1.4142135623730951},"20":{"tf":1.7320508075688772},"97":{"tf":1.0}}}},"df":5,"docs":{"110":{"tf":1.0},"13":{"tf":1.0},"15":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.0}},"v":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"13":{"tf":1.0},"131":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"e":{"df":6,"docs":{"103":{"tf":1.0},"13":{"tf":1.4142135623730951},"131":{"tf":1.0},"20":{"tf":1.0},"83":{"tf":1.0},"9":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":2,"docs":{"13":{"tf":1.7320508075688772},"6":{"tf":1.4142135623730951}}}},"r":{"df":0,"docs":{},"n":{"df":4,"docs":{"13":{"tf":1.0},"64":{"tf":1.0},"69":{"tf":1.0},"78":{"tf":1.0}}}}},"w":{"df":0,"docs":{},"i":{"d":{"d":{"df":0,"docs":{},"l":{"df":1,"docs":{"2":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}},"o":{"df":33,"docs":{"100":{"tf":1.0},"103":{"tf":1.0},"104":{"tf":1.0},"106":{"tf":1.0},"107":{"tf":1.0},"108":{"tf":1.4142135623730951},"115":{"tf":1.0},"12":{"tf":2.23606797749979},"120":{"tf":1.0},"122":{"tf":1.0},"127":{"tf":1.0},"13":{"tf":3.0},"130":{"tf":1.0},"131":{"tf":2.23606797749979},"15":{"tf":1.0},"31":{"tf":1.0},"35":{"tf":1.0},"37":{"tf":1.4142135623730951},"39":{"tf":1.0},"43":{"tf":1.4142135623730951},"47":{"tf":1.0},"48":{"tf":1.7320508075688772},"51":{"tf":2.0},"58":{"tf":1.0},"67":{"tf":1.4142135623730951},"7":{"tf":1.0},"70":{"tf":1.0},"72":{"tf":1.0},"73":{"tf":1.0},"74":{"tf":1.0},"8":{"tf":1.4142135623730951},"83":{"tf":1.4142135623730951},"89":{"tf":1.0}}}},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":3,"docs":{"51":{"tf":1.0},"69":{"tf":1.0},"9":{"tf":1.0}}},"i":{"c":{"df":1,"docs":{"105":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"ˉ":{"=":{"df":0,"docs":{},"t":{"df":1,"docs":{"27":{"tf":1.0}}}},"df":0,"docs":{}},"∈":{"df":0,"docs":{},"f":{"2":{"df":0,"docs":{},"n":{"df":0,"docs":{},"×":{"3":{"3":{"df":1,"docs":{"127":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"u":{"=":{"6":{"df":1,"docs":{"8":{"tf":1.0}}},"df":0,"docs":{}},"df":2,"docs":{"10":{"tf":1.0},"8":{"tf":1.4142135623730951}},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"49":{"tf":1.0}}}}}},"n":{"b":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"131":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"19":{"tf":1.0}}}}},"df":0,"docs":{}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":16,"docs":{"110":{"tf":1.7320508075688772},"111":{"tf":1.0},"112":{"tf":1.0},"113":{"tf":1.4142135623730951},"114":{"tf":1.0},"115":{"tf":1.0},"116":{"tf":1.0},"117":{"tf":1.0},"118":{"tf":1.0},"119":{"tf":1.0},"120":{"tf":1.0},"121":{"tf":1.0},"122":{"tf":1.0},"123":{"tf":1.0},"124":{"tf":1.0},"63":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"39":{"tf":1.0},"89":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"n":{"d":{"df":7,"docs":{"110":{"tf":1.0},"13":{"tf":1.0},"136":{"tf":1.0},"45":{"tf":1.0},"49":{"tf":1.0},"67":{"tf":1.0},"7":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":4,"docs":{"13":{"tf":1.4142135623730951},"19":{"tf":1.0},"72":{"tf":1.7320508075688772},"74":{"tf":1.0}}}},"t":{"df":0,"docs":{},"i":{"df":20,"docs":{"111":{"tf":1.0},"113":{"tf":1.4142135623730951},"122":{"tf":2.449489742783178},"123":{"tf":3.4641016151377544},"124":{"tf":2.23606797749979},"13":{"tf":3.0},"15":{"tf":1.0},"22":{"tf":1.0},"33":{"tf":1.0},"34":{"tf":1.0},"35":{"tf":1.0},"37":{"tf":1.0},"4":{"tf":1.0},"51":{"tf":1.7320508075688772},"61":{"tf":1.0},"67":{"tf":3.0},"72":{"tf":1.0},"74":{"tf":1.0},"81":{"tf":1.4142135623730951},"90":{"tf":1.0}}}},"v":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":4,"docs":{"70":{"tf":1.0},"74":{"tf":1.0},"82":{"tf":1.0},"83":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"k":{"df":1,"docs":{"78":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"r":{"d":{"df":1,"docs":{"131":{"tf":1.0}}},"df":0,"docs":{}}},"p":{"a":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"127":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"55":{"tf":1.0},"78":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":4,"docs":{"120":{"tf":1.0},"127":{"tf":1.0},"131":{"tf":1.0},"93":{"tf":1.0}}}},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"3":{"tf":1.0},"6":{"tf":1.0}}}}}}},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"131":{"tf":1.7320508075688772}}}}},"p":{"d":{"a":{"df":0,"docs":{},"t":{"df":4,"docs":{"10":{"tf":1.0},"12":{"tf":1.4142135623730951},"131":{"tf":1.4142135623730951},"39":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":8,"docs":{"11":{"tf":1.0},"12":{"tf":1.4142135623730951},"120":{"tf":1.0},"15":{"tf":1.7320508075688772},"70":{"tf":1.0},"83":{"tf":1.0},"88":{"tf":1.0},"9":{"tf":1.0}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"72":{"tf":1.0}}}}}},"s":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"34":{"tf":1.4142135623730951}}}},"df":63,"docs":{"100":{"tf":1.4142135623730951},"101":{"tf":1.4142135623730951},"103":{"tf":1.0},"105":{"tf":1.0},"106":{"tf":1.0},"107":{"tf":1.0},"108":{"tf":2.0},"109":{"tf":1.0},"110":{"tf":1.4142135623730951},"112":{"tf":1.0},"113":{"tf":1.7320508075688772},"115":{"tf":1.0},"117":{"tf":2.0},"118":{"tf":1.0},"12":{"tf":1.0},"120":{"tf":1.0},"122":{"tf":2.6457513110645907},"123":{"tf":1.4142135623730951},"124":{"tf":2.23606797749979},"127":{"tf":1.0},"129":{"tf":1.4142135623730951},"13":{"tf":2.8284271247461903},"131":{"tf":4.0},"132":{"tf":1.0},"134":{"tf":1.4142135623730951},"135":{"tf":1.0},"136":{"tf":2.23606797749979},"18":{"tf":1.0},"2":{"tf":1.0},"20":{"tf":1.0},"3":{"tf":1.0},"32":{"tf":1.0},"33":{"tf":1.4142135623730951},"34":{"tf":1.0},"35":{"tf":1.0},"37":{"tf":1.0},"39":{"tf":1.7320508075688772},"4":{"tf":1.4142135623730951},"40":{"tf":1.0},"43":{"tf":1.4142135623730951},"44":{"tf":2.0},"47":{"tf":1.4142135623730951},"48":{"tf":1.4142135623730951},"49":{"tf":2.23606797749979},"56":{"tf":1.0},"58":{"tf":1.0},"59":{"tf":1.0},"6":{"tf":2.23606797749979},"62":{"tf":1.0},"67":{"tf":1.0},"7":{"tf":1.7320508075688772},"70":{"tf":1.0},"73":{"tf":2.0},"74":{"tf":1.0},"8":{"tf":1.0},"86":{"tf":1.0},"87":{"tf":1.0},"88":{"tf":1.4142135623730951},"90":{"tf":1.4142135623730951},"91":{"tf":1.0},"93":{"tf":1.0},"94":{"tf":1.4142135623730951},"96":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"49":{"tf":1.0}}}},"i":{"df":0,"docs":{},"z":{"df":1,"docs":{"34":{"tf":1.0}}}},"u":{"a":{"df":0,"docs":{},"l":{"df":8,"docs":{"122":{"tf":1.0},"13":{"tf":1.0},"136":{"tf":1.0},"4":{"tf":1.0},"52":{"tf":1.0},"69":{"tf":1.0},"73":{"tf":1.0},"74":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"98":{"tf":1.0}}}}}},"v":{"=":{"9":{"df":1,"docs":{"8":{"tf":1.0}}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"d":{"df":23,"docs":{"10":{"tf":1.4142135623730951},"100":{"tf":1.0},"104":{"tf":1.0},"12":{"tf":1.0},"124":{"tf":1.0},"13":{"tf":1.0},"131":{"tf":1.4142135623730951},"15":{"tf":1.7320508075688772},"20":{"tf":1.0},"32":{"tf":1.0},"33":{"tf":1.0},"47":{"tf":1.0},"48":{"tf":1.0},"49":{"tf":1.0},"51":{"tf":1.4142135623730951},"68":{"tf":1.4142135623730951},"69":{"tf":1.0},"76":{"tf":1.0},"79":{"tf":1.0},"8":{"tf":1.4142135623730951},"83":{"tf":1.7320508075688772},"85":{"tf":1.0},"9":{"tf":1.0}}},"df":0,"docs":{}},"u":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"102":{"tf":1.0}}}},"df":0,"docs":{}},"df":50,"docs":{"100":{"tf":2.23606797749979},"101":{"tf":2.0},"106":{"tf":1.7320508075688772},"107":{"tf":1.4142135623730951},"113":{"tf":1.4142135623730951},"117":{"tf":2.0},"118":{"tf":1.0},"12":{"tf":2.23606797749979},"127":{"tf":2.449489742783178},"13":{"tf":3.3166247903554},"131":{"tf":5.196152422706632},"132":{"tf":2.23606797749979},"136":{"tf":2.449489742783178},"15":{"tf":1.4142135623730951},"18":{"tf":1.0},"19":{"tf":2.23606797749979},"2":{"tf":1.0},"20":{"tf":2.8284271247461903},"21":{"tf":1.0},"24":{"tf":1.4142135623730951},"31":{"tf":2.23606797749979},"32":{"tf":1.4142135623730951},"33":{"tf":1.7320508075688772},"34":{"tf":3.0},"35":{"tf":1.7320508075688772},"4":{"tf":1.0},"41":{"tf":1.0},"48":{"tf":1.4142135623730951},"51":{"tf":1.4142135623730951},"53":{"tf":1.0},"57":{"tf":1.0},"59":{"tf":1.0},"6":{"tf":2.23606797749979},"65":{"tf":1.0},"68":{"tf":1.0},"69":{"tf":1.4142135623730951},"71":{"tf":1.7320508075688772},"72":{"tf":1.0},"74":{"tf":2.0},"76":{"tf":1.4142135623730951},"78":{"tf":1.0},"79":{"tf":1.7320508075688772},"8":{"tf":2.23606797749979},"82":{"tf":1.0},"86":{"tf":1.0},"87":{"tf":1.0},"88":{"tf":1.0},"90":{"tf":2.23606797749979},"93":{"tf":2.0},"94":{"tf":2.8284271247461903}}}},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":5,"docs":{"122":{"tf":2.6457513110645907},"124":{"tf":1.7320508075688772},"19":{"tf":1.0},"54":{"tf":1.0},"83":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"i":{"a":{"b":{"df":0,"docs":{},"l":{"df":11,"docs":{"10":{"tf":1.0},"12":{"tf":1.4142135623730951},"13":{"tf":1.0},"136":{"tf":1.0},"35":{"tf":1.0},"4":{"tf":1.0},"43":{"tf":1.7320508075688772},"44":{"tf":1.7320508075688772},"69":{"tf":1.7320508075688772},"8":{"tf":1.4142135623730951},"94":{"tf":1.0}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":5,"docs":{"73":{"tf":2.0},"76":{"tf":1.0},"79":{"tf":1.0},"95":{"tf":1.4142135623730951},"96":{"tf":2.23606797749979}}}}},"df":0,"docs":{}}}},"df":13,"docs":{"10":{"tf":2.0},"11":{"tf":1.0},"12":{"tf":1.4142135623730951},"126":{"tf":1.0},"127":{"tf":2.0},"13":{"tf":2.23606797749979},"131":{"tf":2.449489742783178},"132":{"tf":1.7320508075688772},"15":{"tf":1.4142135623730951},"33":{"tf":1.4142135623730951},"35":{"tf":1.7320508075688772},"7":{"tf":1.0},"8":{"tf":2.0}},"e":{"c":{"!":{"[":{"0":{"df":1,"docs":{"108":{"tf":1.0}}},"1":{"df":2,"docs":{"107":{"tf":1.0},"108":{"tf":1.0}}},"2":{"df":1,"docs":{"108":{"tf":1.0}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"d":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"[":{"0":{"df":2,"docs":{"106":{"tf":1.0},"113":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"x":{".":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"34":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"<":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"<":{"df":0,"docs":{},"f":{"df":1,"docs":{"34":{"tf":2.6457513110645907}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":2,"docs":{"106":{"tf":1.0},"113":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}}},"df":3,"docs":{"107":{"tf":1.0},"108":{"tf":1.0},"115":{"tf":1.0}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"'":{"df":1,"docs":{"71":{"tf":1.0}}},"df":18,"docs":{"100":{"tf":1.0},"106":{"tf":1.0},"126":{"tf":1.0},"127":{"tf":1.7320508075688772},"132":{"tf":2.449489742783178},"70":{"tf":1.0},"71":{"tf":2.0},"72":{"tf":3.1622776601683795},"73":{"tf":2.449489742783178},"74":{"tf":1.0},"75":{"tf":1.4142135623730951},"77":{"tf":1.4142135623730951},"78":{"tf":2.449489742783178},"79":{"tf":2.23606797749979},"81":{"tf":1.0},"89":{"tf":1.4142135623730951},"90":{"tf":1.0},"91":{"tf":2.449489742783178}}}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":10,"docs":{"117":{"tf":1.0},"122":{"tf":1.0},"13":{"tf":1.7320508075688772},"19":{"tf":1.0},"48":{"tf":1.0},"49":{"tf":1.0},"68":{"tf":1.0},"72":{"tf":1.0},"78":{"tf":1.0},"97":{"tf":1.0}},"f":{"df":3,"docs":{"29":{"tf":1.4142135623730951},"3":{"tf":1.0},"6":{"tf":1.4142135623730951}},"i":{"c":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"<":{"df":0,"docs":{},"g":{"1":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"34":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},"df":1,"docs":{"34":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}},"df":58,"docs":{"101":{"tf":2.0},"103":{"tf":2.0},"108":{"tf":1.0},"109":{"tf":1.4142135623730951},"110":{"tf":1.4142135623730951},"111":{"tf":1.0},"112":{"tf":2.0},"114":{"tf":1.7320508075688772},"116":{"tf":1.4142135623730951},"117":{"tf":2.23606797749979},"118":{"tf":1.4142135623730951},"12":{"tf":1.4142135623730951},"129":{"tf":1.0},"130":{"tf":1.0},"131":{"tf":2.449489742783178},"132":{"tf":1.4142135623730951},"136":{"tf":1.0},"19":{"tf":1.0},"20":{"tf":3.3166247903554},"3":{"tf":1.0},"31":{"tf":1.0},"32":{"tf":1.7320508075688772},"33":{"tf":1.0},"34":{"tf":2.23606797749979},"43":{"tf":2.0},"47":{"tf":1.4142135623730951},"49":{"tf":1.0},"52":{"tf":1.0},"54":{"tf":1.0},"55":{"tf":1.0},"56":{"tf":1.7320508075688772},"57":{"tf":1.0},"58":{"tf":1.4142135623730951},"59":{"tf":1.4142135623730951},"6":{"tf":2.0},"60":{"tf":1.0},"61":{"tf":1.7320508075688772},"62":{"tf":1.7320508075688772},"68":{"tf":1.7320508075688772},"69":{"tf":1.4142135623730951},"7":{"tf":1.0},"70":{"tf":1.0},"71":{"tf":1.7320508075688772},"72":{"tf":1.4142135623730951},"73":{"tf":1.7320508075688772},"74":{"tf":2.449489742783178},"76":{"tf":2.23606797749979},"78":{"tf":1.4142135623730951},"79":{"tf":2.6457513110645907},"81":{"tf":1.4142135623730951},"82":{"tf":1.7320508075688772},"83":{"tf":1.4142135623730951},"84":{"tf":1.7320508075688772},"85":{"tf":1.0},"88":{"tf":1.0},"90":{"tf":1.7320508075688772},"93":{"tf":1.0},"94":{"tf":3.0}},"e":{"df":0,"docs":{},"r":{"'":{"df":2,"docs":{"34":{"tf":1.0},"94":{"tf":1.0}}},":":{":":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"(":{"df":0,"docs":{},"k":{"df":0,"docs":{},"z":{"df":0,"docs":{},"g":{"df":2,"docs":{"34":{"tf":1.4142135623730951},"43":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"<":{"df":0,"docs":{},"f":{"df":1,"docs":{"34":{"tf":1.0}}}},"df":0,"docs":{}}}},"y":{"(":{"(":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"2":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"x":{")":{",":{"df":0,"docs":{},"p":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"p":{"df":0,"docs":{},"k":{"df":1,"docs":{"101":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"π":{"df":0,"docs":{},"k":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"2":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{"df":0,"docs":{},"​":{")":{",":{"df":0,"docs":{},"p":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"p":{"df":0,"docs":{},"k":{"df":1,"docs":{"101":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"−":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"2":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{"df":0,"docs":{},"​":{")":{",":{"df":0,"docs":{},"p":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"p":{"df":0,"docs":{},"k":{"df":1,"docs":{"94":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"η":{"1":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"df":0,"docs":{},"​":{"df":0,"docs":{},"​":{")":{",":{"df":0,"docs":{},"h":{"1":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"h":{"1":{"df":1,"docs":{"94":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"2":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"df":0,"docs":{},"​":{"df":0,"docs":{},"​":{")":{",":{"df":0,"docs":{},"h":{"2":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"h":{"2":{"df":1,"docs":{"94":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"τ":{"df":0,"docs":{},"j":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"df":0,"docs":{},"​":{"df":0,"docs":{},"​":{")":{",":{"df":0,"docs":{},"t":{"df":0,"docs":{},"j":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"t":{"df":0,"docs":{},"j":{"df":1,"docs":{"94":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"−":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"2":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"π":{"df":0,"docs":{},"k":{"df":0,"docs":{},"−":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"2":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{"df":0,"docs":{},"​":{")":{",":{"df":0,"docs":{},"p":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"p":{"df":0,"docs":{},"k":{"df":1,"docs":{"94":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"η":{"1":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"df":0,"docs":{},"​":{"df":0,"docs":{},"​":{")":{",":{"df":0,"docs":{},"h":{"1":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"h":{"1":{"df":1,"docs":{"94":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"2":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"df":0,"docs":{},"​":{"df":0,"docs":{},"​":{")":{",":{"df":0,"docs":{},"h":{"2":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"h":{"2":{"df":1,"docs":{"94":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"τ":{"df":0,"docs":{},"j":{"df":0,"docs":{},"υ":{"df":0,"docs":{},"s":{"df":0,"docs":{},"​":{"df":0,"docs":{},"​":{")":{",":{"df":0,"docs":{},"t":{"df":0,"docs":{},"j":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"t":{"df":0,"docs":{},"j":{"df":1,"docs":{"94":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}},"[":{"df":0,"docs":{},"f":{"]":{"1":{"df":1,"docs":{"18":{"tf":1.0}}},"df":0,"docs":{}},"b":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"​":{"]":{"1":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"π":{"b":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"ζ":{",":{"df":0,"docs":{},"f":{"b":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"32":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"z":{"]":{"1":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"π":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"ζ":{"df":0,"docs":{},"ω":{",":{"df":0,"docs":{},"z":{"df":1,"docs":{"32":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"a":{"b":{"df":0,"docs":{},"i":{",":{"df":0,"docs":{},"y":{",":{"df":0,"docs":{},"r":{",":{"df":1,"docs":{"91":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{",":{"df":0,"docs":{},"y":{",":{"df":0,"docs":{},"r":{",":{"df":1,"docs":{"91":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":1,"docs":{"34":{"tf":2.449489742783178}}}}}},"df":0,"docs":{}}}}}}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"12":{"tf":1.0}}}}}}}},"i":{",":{"df":0,"docs":{},"j":{"df":0,"docs":{},"​":{"=":{"df":0,"docs":{},"v":{"df":0,"docs":{},"k":{",":{"df":0,"docs":{},"l":{"df":4,"docs":{"10":{"tf":1.0},"12":{"tf":1.0},"13":{"tf":1.0},"15":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"a":{"df":1,"docs":{"2":{"tf":1.4142135623730951}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"94":{"tf":1.0}}}},"o":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"19":{"tf":1.0}}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"l":{"df":4,"docs":{"133":{"tf":1.7320508075688772},"134":{"tf":2.6457513110645907},"135":{"tf":2.449489742783178},"49":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}},"k":{"df":1,"docs":{"43":{"tf":1.7320508075688772}}},"m":{"'":{"df":2,"docs":{"129":{"tf":1.0},"131":{"tf":1.0}}},"df":5,"docs":{"129":{"tf":1.7320508075688772},"131":{"tf":1.0},"134":{"tf":1.0},"136":{"tf":2.8284271247461903},"49":{"tf":1.7320508075688772}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"41":{"tf":1.0}}}}}}}},"w":{"2":{"=":{"df":0,"docs":{},"g":{"df":1,"docs":{"124":{"tf":1.0}}}},"df":1,"docs":{"123":{"tf":1.0}},"k":{"df":1,"docs":{"123":{"tf":1.0}}}},"=":{"8":{"df":1,"docs":{"8":{"tf":1.0}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"a":{"_":{"1":{"df":1,"docs":{"34":{"tf":1.0}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"a":{"_":{"1":{"df":1,"docs":{"34":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"k":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":2,"docs":{"50":{"tf":1.4142135623730951},"63":{"tf":1.0}}}}}}}}}}},"n":{"df":0,"docs":{},"t":{"df":10,"docs":{"102":{"tf":1.0},"122":{"tf":1.4142135623730951},"124":{"tf":1.0},"13":{"tf":1.4142135623730951},"135":{"tf":1.4142135623730951},"136":{"tf":1.0},"15":{"tf":1.0},"4":{"tf":1.0},"43":{"tf":1.0},"49":{"tf":1.0}}}},"y":{"df":21,"docs":{"100":{"tf":1.4142135623730951},"106":{"tf":1.0},"11":{"tf":1.0},"13":{"tf":1.4142135623730951},"131":{"tf":1.0},"134":{"tf":1.0},"136":{"tf":1.0},"30":{"tf":1.0},"49":{"tf":1.0},"51":{"tf":1.0},"53":{"tf":1.0},"6":{"tf":1.0},"65":{"tf":1.4142135623730951},"66":{"tf":1.0},"69":{"tf":1.0},"78":{"tf":1.0},"8":{"tf":1.0},"82":{"tf":1.0},"83":{"tf":1.0},"88":{"tf":1.0},"9":{"tf":1.0}}}},"df":3,"docs":{"10":{"tf":1.0},"123":{"tf":1.4142135623730951},"8":{"tf":1.0}},"e":{"'":{"d":{"df":1,"docs":{"124":{"tf":1.0}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":9,"docs":{"18":{"tf":1.0},"42":{"tf":1.0},"50":{"tf":1.0},"52":{"tf":1.0},"6":{"tf":1.4142135623730951},"63":{"tf":1.0},"79":{"tf":1.0},"8":{"tf":1.7320508075688772},"9":{"tf":1.0}}}},"r":{"df":1,"docs":{"49":{"tf":1.0}}},"v":{"df":1,"docs":{"104":{"tf":1.0}}}},"a":{"df":0,"docs":{},"k":{"df":1,"docs":{"41":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":6,"docs":{"112":{"tf":1.0},"131":{"tf":1.4142135623730951},"3":{"tf":1.0},"33":{"tf":1.0},"35":{"tf":1.0},"97":{"tf":1.0}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"'":{"df":0,"docs":{},"t":{"df":2,"docs":{"136":{"tf":1.0},"2":{"tf":1.0}}}},"df":0,"docs":{}}}}},"h":{"a":{"df":0,"docs":{},"t":{"'":{"df":2,"docs":{"14":{"tf":1.0},"68":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":2,"docs":{"117":{"tf":1.0},"122":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"13":{"tf":1.7320508075688772},"83":{"tf":1.0},"91":{"tf":1.4142135623730951}}}}}}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"131":{"tf":1.0}}}},"df":0,"docs":{}}}}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":4,"docs":{"0":{"tf":1.0},"15":{"tf":1.4142135623730951},"20":{"tf":1.0},"79":{"tf":1.0}}}},"s":{"df":0,"docs":{},"e":{"df":5,"docs":{"100":{"tf":1.0},"113":{"tf":1.0},"122":{"tf":1.0},"134":{"tf":1.0},"53":{"tf":1.0}}}}}},"i":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"i":{"a":{"df":1,"docs":{"100":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"102":{"tf":1.0}}}}}}}}},"r":{"df":0,"docs":{},"e":{"df":2,"docs":{"10":{"tf":1.0},"34":{"tf":1.7320508075688772}}}},"s":{"df":0,"docs":{},"h":{"df":2,"docs":{"19":{"tf":1.0},"79":{"tf":1.0}}}},"t":{"df":2,"docs":{"34":{"tf":2.0},"43":{"tf":1.4142135623730951}},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"3":{"tf":1.0}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":5,"docs":{"102":{"tf":1.0},"124":{"tf":1.0},"131":{"tf":1.7320508075688772},"18":{"tf":1.0},"6":{"tf":1.0}}}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{":":{":":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"(":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":1,"docs":{"43":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"<":{"df":0,"docs":{},"f":{"df":1,"docs":{"34":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"o":{"df":0,"docs":{},"n":{"'":{"df":0,"docs":{},"t":{"df":9,"docs":{"108":{"tf":1.0},"117":{"tf":1.0},"131":{"tf":1.4142135623730951},"134":{"tf":1.0},"136":{"tf":1.0},"66":{"tf":1.0},"71":{"tf":1.0},"8":{"tf":1.0},"82":{"tf":1.0}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"15":{"tf":1.0}}}}},"df":0,"docs":{}},"r":{"d":{"df":1,"docs":{"131":{"tf":1.0}}},"df":0,"docs":{},"k":{"df":21,"docs":{"0":{"tf":1.0},"110":{"tf":1.4142135623730951},"118":{"tf":1.0},"124":{"tf":1.0},"13":{"tf":2.23606797749979},"131":{"tf":1.4142135623730951},"134":{"tf":1.0},"136":{"tf":1.4142135623730951},"15":{"tf":1.0},"18":{"tf":1.0},"19":{"tf":1.0},"20":{"tf":1.0},"3":{"tf":1.0},"45":{"tf":1.0},"49":{"tf":1.0},"51":{"tf":1.0},"55":{"tf":1.0},"68":{"tf":1.0},"72":{"tf":1.0},"74":{"tf":1.4142135623730951},"88":{"tf":1.4142135623730951}}},"t":{"df":0,"docs":{},"h":{"df":2,"docs":{"2":{"tf":1.0},"36":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"n":{"'":{"df":0,"docs":{},"t":{"df":1,"docs":{"136":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"r":{"a":{"df":0,"docs":{},"p":{"df":4,"docs":{"123":{"tf":1.0},"131":{"tf":1.0},"15":{"tf":1.7320508075688772},"44":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":6,"docs":{"13":{"tf":1.0},"131":{"tf":1.0},"25":{"tf":1.0},"44":{"tf":1.0},"49":{"tf":1.7320508075688772},"91":{"tf":1.4142135623730951}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"6":{"tf":1.4142135623730951}}}}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":2,"docs":{"123":{"tf":1.0},"41":{"tf":1.0}}}}}}},"x":{",":{"0":{"df":1,"docs":{"6":{"tf":1.0}}},"df":0,"docs":{},"i":{"df":1,"docs":{"33":{"tf":1.0}}}},"0":{"df":1,"docs":{"113":{"tf":1.0}}},"2":{"df":0,"docs":{},"n":{"df":0,"docs":{},"−":{"1":{"df":1,"docs":{"122":{"tf":1.0}},"q":{"df":0,"docs":{},"k":{"df":0,"docs":{},"t":{"df":2,"docs":{"83":{"tf":1.4142135623730951},"84":{"tf":1.0}}}}}},"df":0,"docs":{}}}},":":{"=":{"df":0,"docs":{},"g":{"+":{"df":0,"docs":{},"ζ":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{"df":0,"docs":{},"h":{"df":1,"docs":{"101":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"=":{"3":{"df":2,"docs":{"6":{"tf":1.4142135623730951},"8":{"tf":1.0}}},"df":0,"docs":{},"x":{"0":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"x":{"1":{"df":0,"docs":{},"​":{"df":0,"docs":{},"∗":{"2":{"1":{"6":{"+":{"df":0,"docs":{},"x":{"2":{"df":0,"docs":{},"​":{"df":0,"docs":{},"∗":{"2":{"3":{"2":{"+":{"df":0,"docs":{},"x":{"3":{"df":0,"docs":{},"​":{"df":0,"docs":{},"∗":{"2":{"4":{"8":{"+":{".":{".":{".":{"+":{"df":0,"docs":{},"x":{"7":{"df":0,"docs":{},"​":{"df":0,"docs":{},"∗":{"2":{"1":{"1":{"2":{"df":1,"docs":{"136":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"_":{"0":{"df":3,"docs":{"111":{"tf":1.0},"59":{"tf":1.4142135623730951},"61":{"tf":1.0}}},"df":0,"docs":{}},"df":18,"docs":{"10":{"tf":1.0},"101":{"tf":1.0},"105":{"tf":1.0},"123":{"tf":1.0},"127":{"tf":1.4142135623730951},"13":{"tf":1.0},"136":{"tf":1.7320508075688772},"27":{"tf":1.0},"33":{"tf":1.0},"34":{"tf":1.7320508075688772},"4":{"tf":1.7320508075688772},"43":{"tf":2.23606797749979},"44":{"tf":1.4142135623730951},"51":{"tf":1.0},"6":{"tf":2.23606797749979},"8":{"tf":2.0},"88":{"tf":1.4142135623730951},"93":{"tf":1.0}},"i":{"df":2,"docs":{"122":{"tf":1.0},"136":{"tf":1.4142135623730951}}},"n":{"=":{"1":{"df":1,"docs":{"123":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"−":{"1":{"df":2,"docs":{"123":{"tf":1.0},"13":{"tf":1.0}}},"df":0,"docs":{}}},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"|":{"df":0,"docs":{},"x":{"df":0,"docs":{},"|":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"|":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"|":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"|":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"|":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":2,"docs":{"127":{"tf":1.0},"131":{"tf":1.0}},"|":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"|":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"|":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"|":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"|":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":1,"docs":{"132":{"tf":1.0}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"−":{"a":{"df":1,"docs":{"99":{"tf":1.0}}},"df":0,"docs":{},"z":{"2":{"df":0,"docs":{},"h":{"1":{"df":0,"docs":{},"​":{"df":0,"docs":{},"−":{"df":0,"docs":{},"h":{"1":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"z":{"2":{")":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"γ":{"df":0,"docs":{},"′":{"df":0,"docs":{},"x":{"df":0,"docs":{},"−":{"df":0,"docs":{},"z":{"2":{"df":0,"docs":{},"h":{"2":{"df":0,"docs":{},"​":{"df":0,"docs":{},"−":{"df":0,"docs":{},"h":{"2":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"z":{"2":{")":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"j":{"df":0,"docs":{},"∑":{"df":0,"docs":{},"​":{"df":0,"docs":{},"γ":{"df":0,"docs":{},"j":{"df":0,"docs":{},"​":{"df":0,"docs":{},"x":{"df":0,"docs":{},"−":{"df":0,"docs":{},"z":{"df":0,"docs":{},"t":{"df":0,"docs":{},"j":{"df":0,"docs":{},"​":{"df":0,"docs":{},"−":{"df":0,"docs":{},"t":{"df":0,"docs":{},"j":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"z":{")":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"γ":{"df":0,"docs":{},"j":{"df":0,"docs":{},"′":{"df":0,"docs":{},"​":{"df":0,"docs":{},"x":{"df":0,"docs":{},"−":{"df":0,"docs":{},"g":{"df":0,"docs":{},"z":{"df":0,"docs":{},"t":{"df":0,"docs":{},"j":{"df":0,"docs":{},"​":{"df":0,"docs":{},"−":{"df":0,"docs":{},"t":{"df":0,"docs":{},"j":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"g":{"df":0,"docs":{},"z":{"df":1,"docs":{"93":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"∣":{"df":0,"docs":{},"∣":{"df":0,"docs":{},"i":{"df":1,"docs":{"88":{"tf":1.0}}}}}},"y":{",":{"df":1,"docs":{"94":{"tf":1.0}}},"0":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"y":{"df":0,"docs":{},"m":{"df":1,"docs":{"72":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"1":{"df":0,"docs":{},"​":{"+":{"d":{"1":{"df":0,"docs":{},"−":{"1":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"y":{"df":0,"docs":{},"m":{"df":0,"docs":{},"​":{"+":{"d":{"df":0,"docs":{},"m":{"df":0,"docs":{},"−":{"1":{"df":1,"docs":{"73":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"=":{"(":{"1":{",":{"1":{",":{"df":0,"docs":{},"…":{",":{"1":{"df":1,"docs":{"72":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"p":{"(":{"d":{"1":{"df":0,"docs":{},"​":{")":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"p":{"(":{"d":{"df":0,"docs":{},"m":{"df":1,"docs":{"72":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"y":{"0":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"y":{"df":0,"docs":{},"m":{"df":1,"docs":{"71":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"1":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"y":{"df":0,"docs":{},"m":{"df":3,"docs":{"72":{"tf":1.4142135623730951},"73":{"tf":1.0},"78":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"p":{"(":{"df":0,"docs":{},"z":{"df":1,"docs":{"74":{"tf":1.0}}}},"df":0,"docs":{}},"x":{"df":0,"docs":{},"e":{"+":{"5":{"df":1,"docs":{"33":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":15,"docs":{"18":{"tf":1.4142135623730951},"34":{"tf":2.23606797749979},"43":{"tf":2.23606797749979},"44":{"tf":1.4142135623730951},"71":{"tf":2.0},"72":{"tf":2.0},"73":{"tf":1.7320508075688772},"74":{"tf":1.4142135623730951},"76":{"tf":1.4142135623730951},"77":{"tf":1.0},"78":{"tf":1.4142135623730951},"88":{"tf":1.4142135623730951},"91":{"tf":1.7320508075688772},"93":{"tf":1.4142135623730951},"94":{"tf":1.4142135623730951}},"i":{"df":2,"docs":{"71":{"tf":1.0},"79":{"tf":1.0}},"​":{",":{"df":1,"docs":{"91":{"tf":1.0}}},"=":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":1,"docs":{"79":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"−":{"df":0,"docs":{},"y":{")":{"/":{"(":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"df":0,"docs":{},"−":{"df":0,"docs":{},"z":{"df":1,"docs":{"78":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"j":{"(":{"1":{")":{"df":0,"docs":{},"​":{"df":0,"docs":{},"∣":{"df":0,"docs":{},"∣":{"df":0,"docs":{},"…":{"df":0,"docs":{},"∣":{"df":0,"docs":{},"∣":{"df":0,"docs":{},"y":{"df":0,"docs":{},"j":{"(":{"df":0,"docs":{},"k":{"df":1,"docs":{"91":{"tf":1.0}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"u":{"'":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":2,"docs":{"113":{"tf":1.0},"15":{"tf":1.0}}}},"r":{"df":1,"docs":{"110":{"tf":1.0}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":2,"docs":{"117":{"tf":1.0},"41":{"tf":1.0}}}}}}}}}},"z":{"(":{"d":{")":{"df":0,"docs":{},"f":{"(":{"d":{")":{"=":{"df":0,"docs":{},"g":{"(":{"d":{")":{"df":0,"docs":{},"z":{"(":{"df":0,"docs":{},"η":{"d":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}},"ω":{"d":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"h":{")":{"df":0,"docs":{},"f":{"(":{"df":0,"docs":{},"h":{")":{"=":{"df":0,"docs":{},"g":{"(":{"df":0,"docs":{},"h":{")":{"df":0,"docs":{},"z":{"(":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"h":{"df":1,"docs":{"13":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"x":{")":{"=":{"df":0,"docs":{},"∏":{"(":{"df":0,"docs":{},"x":{"df":0,"docs":{},"−":{"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{")":{"df":0,"docs":{},"x":{"2":{"df":0,"docs":{},"n":{"df":0,"docs":{},"−":{"1":{"df":1,"docs":{"122":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"x":{"df":0,"docs":{},"i":{"df":1,"docs":{"122":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"f":{"(":{"df":0,"docs":{},"x":{")":{"=":{"df":0,"docs":{},"g":{"(":{"df":0,"docs":{},"x":{")":{"df":0,"docs":{},"z":{"(":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"x":{"df":1,"docs":{"13":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":2,"docs":{"34":{"tf":1.0},"4":{"tf":1.0}}},"η":{"0":{")":{"=":{"1":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"ω":{"0":{")":{"=":{"1":{"df":1,"docs":{"13":{"tf":2.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"k":{"df":0,"docs":{},"−":{"1":{")":{"=":{"df":0,"docs":{},"∏":{"df":0,"docs":{},"i":{"=":{"0":{"df":0,"docs":{},"k":{"df":0,"docs":{},"−":{"2":{"df":0,"docs":{},"​":{"(":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"γ":{")":{"/":{"df":0,"docs":{},"∏":{"df":0,"docs":{},"i":{"=":{"0":{"df":0,"docs":{},"k":{"df":0,"docs":{},"−":{"2":{"df":0,"docs":{},"​":{"(":{"b":{"df":0,"docs":{},"i":{"df":1,"docs":{"13":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"g":{"(":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"k":{"df":0,"docs":{},"−":{"1":{")":{"df":0,"docs":{},"f":{"(":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"k":{"df":0,"docs":{},"−":{"1":{")":{"df":0,"docs":{},"​":{"=":{"df":0,"docs":{},"z":{"(":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"k":{")":{"=":{"df":0,"docs":{},"z":{"(":{"df":0,"docs":{},"w":{"0":{")":{"=":{"1":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"0":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"z":{"df":0,"docs":{},"n":{"df":0,"docs":{},"−":{"1":{"df":1,"docs":{"24":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"=":{"1":{"df":1,"docs":{"24":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"1":{"df":0,"docs":{},"​":{",":{"df":0,"docs":{},"…":{",":{"df":0,"docs":{},"z":{"df":0,"docs":{},"l":{"df":1,"docs":{"79":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"=":{"(":{"b":{"7":{"df":0,"docs":{},"​":{"df":0,"docs":{},"x":{"2":{"+":{"b":{"8":{"df":0,"docs":{},"​":{"df":0,"docs":{},"x":{"+":{"b":{"9":{"df":0,"docs":{},"​":{")":{"df":0,"docs":{},"z":{"df":0,"docs":{},"h":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"z":{"df":1,"docs":{"24":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"]":{"1":{"df":3,"docs":{"24":{"tf":1.0},"31":{"tf":1.0},"32":{"tf":1.0}}},"df":0,"docs":{}},"^":{"2":{"df":1,"docs":{"115":{"tf":1.0}}},"df":0,"docs":{}},"_":{"1":{"df":1,"docs":{"34":{"tf":1.0}}},"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"a":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"a":{"df":1,"docs":{"34":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"a":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"h":{"a":{"df":3,"docs":{"18":{"tf":1.0},"34":{"tf":1.0},"37":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":22,"docs":{"111":{"tf":1.0},"13":{"tf":3.1622776601683795},"15":{"tf":1.0},"24":{"tf":1.0},"27":{"tf":1.0},"32":{"tf":1.4142135623730951},"34":{"tf":1.4142135623730951},"4":{"tf":1.0},"43":{"tf":1.4142135623730951},"44":{"tf":1.4142135623730951},"57":{"tf":1.4142135623730951},"58":{"tf":1.0},"59":{"tf":1.4142135623730951},"61":{"tf":1.0},"68":{"tf":1.4142135623730951},"74":{"tf":1.4142135623730951},"76":{"tf":1.0},"78":{"tf":1.7320508075688772},"84":{"tf":2.0},"85":{"tf":1.0},"93":{"tf":1.0},"94":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":14,"docs":{"106":{"tf":1.0},"12":{"tf":1.7320508075688772},"120":{"tf":1.0},"124":{"tf":1.0},"127":{"tf":1.4142135623730951},"131":{"tf":1.4142135623730951},"19":{"tf":1.0},"3":{"tf":1.0},"35":{"tf":1.0},"83":{"tf":1.0},"88":{"tf":1.4142135623730951},"9":{"tf":1.0},"93":{"tf":1.0},"94":{"tf":1.0}},"f":{"df":0,"docs":{},"i":{"df":5,"docs":{"113":{"tf":1.7320508075688772},"122":{"tf":1.4142135623730951},"124":{"tf":2.0},"53":{"tf":1.0},"90":{"tf":1.4142135623730951}}}}}}},"f":{"df":0,"docs":{},"−":{"df":0,"docs":{},"g":{"df":0,"docs":{},"z":{"df":0,"docs":{},"′":{"=":{"df":0,"docs":{},"z":{"df":0,"docs":{},"h":{"df":0,"docs":{},"​":{"df":0,"docs":{},"t":{"2":{"df":1,"docs":{"15":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"h":{"df":2,"docs":{"13":{"tf":1.0},"19":{"tf":1.0}},"​":{"(":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"i":{")":{"=":{"0":{"df":1,"docs":{"19":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},":":{"=":{"df":0,"docs":{},"x":{"df":0,"docs":{},"n":{"df":0,"docs":{},"−":{"1":{"df":1,"docs":{"22":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"=":{"df":0,"docs":{},"x":{"df":0,"docs":{},"n":{"df":0,"docs":{},"−":{"1":{"df":2,"docs":{"15":{"tf":1.0},"19":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"t":{"=":{"df":0,"docs":{},"​":{"a":{"df":0,"docs":{},"q":{"df":0,"docs":{},"l":{"df":0,"docs":{},"​":{"+":{"b":{"df":0,"docs":{},"q":{"df":0,"docs":{},"r":{"df":0,"docs":{},"​":{"+":{"a":{"b":{"df":0,"docs":{},"q":{"df":0,"docs":{},"m":{"df":0,"docs":{},"​":{"+":{"c":{"df":0,"docs":{},"q":{"df":0,"docs":{},"o":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"q":{"c":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"+":{"df":0,"docs":{},"α":{"(":{"df":0,"docs":{},"g":{"df":0,"docs":{},"z":{"df":0,"docs":{},"′":{"df":0,"docs":{},"−":{"df":0,"docs":{},"f":{"df":0,"docs":{},"z":{")":{"+":{"df":0,"docs":{},"α":{"2":{"(":{"df":0,"docs":{},"z":{"df":0,"docs":{},"−":{"1":{")":{"df":0,"docs":{},"l":{"1":{"df":1,"docs":{"15":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"13":{"tf":1.4142135623730951}}}}}}},"j":{"b":{"df":1,"docs":{"90":{"tf":1.0}}},"df":0,"docs":{},"t":{"df":1,"docs":{"90":{"tf":1.0}}}},"k":{"+":{"1":{"df":0,"docs":{},"​":{"=":{"df":0,"docs":{},"z":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{"(":{"a":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"β":{"df":0,"docs":{},"s":{"df":0,"docs":{},"σ":{"1":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"k":{")":{"+":{"df":0,"docs":{},"γ":{")":{"(":{"b":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"β":{"df":0,"docs":{},"s":{"df":0,"docs":{},"σ":{"2":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"k":{")":{"+":{"df":0,"docs":{},"γ":{")":{"(":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"β":{"df":0,"docs":{},"s":{"df":0,"docs":{},"σ":{"3":{"df":0,"docs":{},"​":{"(":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"k":{")":{"+":{"df":0,"docs":{},"γ":{")":{"(":{"a":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"β":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"k":{"+":{"df":0,"docs":{},"γ":{")":{"(":{"b":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"β":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"k":{"df":0,"docs":{},"k":{"1":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"γ":{")":{"(":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"​":{"+":{"df":0,"docs":{},"β":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"k":{"df":0,"docs":{},"k":{"2":{"df":1,"docs":{"24":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"d":{"df":0,"docs":{},"o":{"c":{"df":1,"docs":{"41":{"tf":1.0}}},"df":0,"docs":{}}},"df":1,"docs":{"3":{"tf":1.0}}},"′":{"(":{"df":0,"docs":{},"x":{")":{"=":{"df":0,"docs":{},"z":{"(":{"df":0,"docs":{},"x":{"df":1,"docs":{"15":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},":":{"=":{"df":0,"docs":{},"z":{"(":{"df":0,"docs":{},"ω":{"df":0,"docs":{},"x":{"df":1,"docs":{"4":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"∈":{"df":0,"docs":{},"f":{"df":1,"docs":{"132":{"tf":1.0}}}}},"∈":{"df":0,"docs":{},"f":{"df":2,"docs":{"132":{"tf":1.0},"84":{"tf":1.0}},"∖":{"d":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"e":{"df":1,"docs":{"93":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"−":{"1":{")":{"df":0,"docs":{},"l":{"1":{"df":0,"docs":{},"​":{"=":{"df":0,"docs":{},"z":{"df":0,"docs":{},"h":{"df":0,"docs":{},"​":{"df":0,"docs":{},"t":{"3":{"df":1,"docs":{"15":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"title":{"root":{"1":{"df":2,"docs":{"23":{"tf":1.0},"82":{"tf":1.0}}},"2":{"df":2,"docs":{"24":{"tf":1.0},"83":{"tf":1.0}}},"3":{"df":2,"docs":{"25":{"tf":1.0},"84":{"tf":1.0}}},"4":{"df":2,"docs":{"26":{"tf":1.0},"85":{"tf":1.0}}},"5":{"df":1,"docs":{"27":{"tf":1.0}}},"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":2,"docs":{"104":{"tf":1.0},"108":{"tf":1.0}}}},"l":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"m":{"df":2,"docs":{"22":{"tf":1.0},"29":{"tf":1.0}}}}}}}}}},"p":{"df":0,"docs":{},"i":{"df":2,"docs":{"103":{"tf":1.0},"42":{"tf":1.0}}}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":3,"docs":{"69":{"tf":1.0},"7":{"tf":1.0},"82":{"tf":1.0}}}}}}}}}},"b":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":3,"docs":{"79":{"tf":1.0},"85":{"tf":1.0},"97":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":1,"docs":{"1":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"100":{"tf":1.0}}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"19":{"tf":1.0}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"105":{"tf":1.0},"53":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"44":{"tf":1.0}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"136":{"tf":1.0}}}}}}}}},"c":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":3,"docs":{"125":{"tf":1.0},"128":{"tf":1.0},"49":{"tf":1.0}}}}}},"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"96":{"tf":1.0}}}}}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":3,"docs":{"32":{"tf":1.0},"57":{"tf":1.0},"59":{"tf":1.0}}}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"42":{"tf":1.0},"8":{"tf":1.0}}}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"137":{"tf":1.0}}}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"n":{"df":4,"docs":{"132":{"tf":1.0},"133":{"tf":1.0},"134":{"tf":1.0},"64":{"tf":1.0}}}}}},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":9,"docs":{"18":{"tf":1.0},"31":{"tf":1.0},"37":{"tf":1.0},"56":{"tf":1.0},"70":{"tf":1.0},"71":{"tf":1.0},"74":{"tf":1.0},"75":{"tf":1.0},"82":{"tf":1.0}}}},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"14":{"tf":1.0}}}}},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"2":{"tf":1.0}}}}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"77":{"tf":1.0}}},"x":{"df":1,"docs":{"44":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"5":{"tf":1.0}}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":4,"docs":{"52":{"tf":1.0},"58":{"tf":1.0},"66":{"tf":1.0},"83":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"47":{"tf":1.0}}}}}},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"119":{"tf":1.0}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"57":{"tf":1.0},"59":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":5,"docs":{"105":{"tf":1.0},"106":{"tf":1.0},"113":{"tf":1.0},"54":{"tf":1.0},"65":{"tf":1.0}}}}}},"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":5,"docs":{"127":{"tf":1.0},"130":{"tf":1.0},"131":{"tf":1.0},"55":{"tf":1.0},"83":{"tf":1.0}}}},"df":0,"docs":{}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":1,"docs":{"108":{"tf":1.0}}}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"124":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"11":{"tf":1.0}}}}}}}},"d":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"115":{"tf":1.0},"66":{"tf":1.0}}}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":1,"docs":{"58":{"tf":1.0}}}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"90":{"tf":1.0}}}}}}},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"67":{"tf":1.0}}}}},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"81":{"tf":1.0}}}}}}},"df":0,"docs":{}},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":3,"docs":{"130":{"tf":1.0},"17":{"tf":1.0},"36":{"tf":1.0}}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"116":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"40":{"tf":1.0}}}}}}}},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":2,"docs":{"120":{"tf":1.0},"84":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"/":{"df":0,"docs":{},"o":{"d":{"d":{"df":1,"docs":{"115":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"x":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":3,"docs":{"103":{"tf":1.0},"43":{"tf":1.0},"6":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":5,"docs":{"109":{"tf":1.0},"127":{"tf":1.0},"128":{"tf":1.0},"8":{"tf":1.0},"82":{"tf":1.0}}}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"132":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":1,"docs":{"67":{"tf":1.0}}}}},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"31":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"df":3,"docs":{"1":{"tf":1.0},"120":{"tf":1.0},"98":{"tf":1.0}}}},"i":{"a":{"df":0,"docs":{},"t":{"df":2,"docs":{"38":{"tf":1.0},"41":{"tf":1.0}}}},"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"a":{"c":{"c":{"df":0,"docs":{},"i":{"df":3,"docs":{"103":{"tf":1.0},"48":{"tf":1.0},"50":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"40":{"tf":1.0}}},"df":0,"docs":{}}}},"r":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":1,"docs":{"116":{"tf":1.0}}}}},"df":0,"docs":{},"i":{"df":2,"docs":{"67":{"tf":1.0},"72":{"tf":1.0}}}}},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":1,"docs":{"11":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"89":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"88":{"tf":1.0}}},"df":0,"docs":{}}}}},"h":{"df":4,"docs":{"115":{"tf":1.0},"55":{"tf":1.0},"56":{"tf":1.0},"83":{"tf":1.0}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":2,"docs":{"103":{"tf":1.0},"81":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"110":{"tf":1.0}}},"df":0,"docs":{}}}},"i":{"d":{"df":0,"docs":{},"e":{"a":{"df":1,"docs":{"5":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":3,"docs":{"102":{"tf":1.0},"33":{"tf":1.0},"36":{"tf":1.0}}}}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"91":{"tf":1.0}}}}}}},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"30":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":2,"docs":{"12":{"tf":1.0},"14":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":2,"docs":{"120":{"tf":1.0},"2":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"0":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"97":{"tf":1.0}}}}}}}},"l":{"a":{"df":0,"docs":{},"m":{"b":{"d":{"a":{"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":1,"docs":{"102":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"v":{"df":1,"docs":{"100":{"tf":1.0}}}},"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":2,"docs":{"103":{"tf":1.0},"81":{"tf":1.0}}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"20":{"tf":1.0}}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"67":{"tf":1.0}}}}},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"131":{"tf":1.0}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"129":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{},"x":{"df":2,"docs":{"10":{"tf":1.0},"9":{"tf":1.0}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":0,"docs":{},"l":{"df":1,"docs":{"100":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"2":{"tf":1.0}}},"df":0,"docs":{}}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":2,"docs":{"64":{"tf":1.0},"65":{"tf":1.0}}}}}}}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":3,"docs":{"4":{"tf":1.0},"89":{"tf":1.0},"91":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":1,"docs":{"95":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"m":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"48":{"tf":1.0}}}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"63":{"tf":1.0}}}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":2,"docs":{"76":{"tf":1.0},"85":{"tf":1.0}}},"r":{"df":1,"docs":{"91":{"tf":1.0}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"95":{"tf":1.0}}}}}},"r":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"100":{"tf":1.0}}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"116":{"tf":1.0}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"68":{"tf":1.0}}}}}}}}}},"p":{"a":{"d":{"df":1,"docs":{"35":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":2,"docs":{"3":{"tf":1.0},"7":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":15,"docs":{"113":{"tf":1.0},"13":{"tf":1.0},"18":{"tf":1.0},"2":{"tf":1.0},"47":{"tf":1.0},"51":{"tf":1.0},"52":{"tf":1.0},"53":{"tf":1.0},"54":{"tf":1.0},"58":{"tf":1.0},"66":{"tf":1.0},"70":{"tf":1.0},"74":{"tf":1.0},"83":{"tf":1.0},"84":{"tf":1.0}}}}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"14":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"123":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"6":{"tf":1.0}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"f":{"df":4,"docs":{"101":{"tf":1.0},"118":{"tf":1.0},"28":{"tf":1.0},"32":{"tf":1.0}}}},"t":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":6,"docs":{"16":{"tf":1.0},"68":{"tf":1.0},"81":{"tf":1.0},"85":{"tf":1.0},"86":{"tf":1.0},"92":{"tf":1.0}}}}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"e":{"df":2,"docs":{"109":{"tf":1.0},"22":{"tf":1.0}},"r":{"df":5,"docs":{"102":{"tf":1.0},"111":{"tf":1.0},"45":{"tf":1.0},"61":{"tf":1.0},"93":{"tf":1.0}}}}}}},"u":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"12":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"q":{"df":1,"docs":{"9":{"tf":1.0}}},"r":{"a":{"df":0,"docs":{},"w":{"df":1,"docs":{"129":{"tf":1.0}}}},"df":0,"docs":{},"e":{"c":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"46":{"tf":1.0}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"113":{"tf":1.0}}}},"df":0,"docs":{}}}}}}}},"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"101":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"80":{"tf":1.0}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"100":{"tf":1.0}}}}}}},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":3,"docs":{"122":{"tf":1.0},"123":{"tf":1.0},"67":{"tf":1.0}}}},"u":{"df":0,"docs":{},"n":{"d":{"df":9,"docs":{"23":{"tf":1.0},"24":{"tf":1.0},"25":{"tf":1.0},"26":{"tf":1.0},"27":{"tf":1.0},"82":{"tf":1.0},"83":{"tf":1.0},"84":{"tf":1.0},"85":{"tf":1.0}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"'":{"df":1,"docs":{"99":{"tf":1.0}}},"df":0,"docs":{}}}}}},"l":{"df":0,"docs":{},"e":{"df":1,"docs":{"99":{"tf":1.0}}}},"n":{"df":1,"docs":{"85":{"tf":1.0}}}}},"s":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"96":{"tf":1.0}}}}}},"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":3,"docs":{"18":{"tf":1.0},"37":{"tf":1.0},"70":{"tf":1.0}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"21":{"tf":1.0}}}}}},"h":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":2,"docs":{"38":{"tf":1.0},"41":{"tf":1.0}}}}}},"df":0,"docs":{}},"i":{"d":{"df":0,"docs":{},"e":{"df":4,"docs":{"111":{"tf":1.0},"112":{"tf":1.0},"61":{"tf":1.0},"62":{"tf":1.0}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"43":{"tf":1.0}},"i":{"df":0,"docs":{},"f":{"df":1,"docs":{"63":{"tf":1.0}}}}}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"78":{"tf":1.0}}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"119":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":5,"docs":{"102":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.0},"73":{"tf":1.0},"86":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":1,"docs":{"50":{"tf":1.4142135623730951}}}},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":1,"docs":{"39":{"tf":1.0}}}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"41":{"tf":1.0}}}}}}},"u":{"b":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"n":{"df":2,"docs":{"133":{"tf":1.0},"135":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"60":{"tf":1.0}}}}},"df":0,"docs":{}}}},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":1,"docs":{"44":{"tf":1.0}}}}}}}},"t":{"df":1,"docs":{"127":{"tf":1.0}},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"15":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":1,"docs":{"47":{"tf":1.0}}}}}}}},"o":{"df":0,"docs":{},"y":{"df":1,"docs":{"6":{"tf":1.0}}}},"r":{"a":{"c":{"df":0,"docs":{},"e":{"df":8,"docs":{"126":{"tf":1.0},"127":{"tf":1.0},"128":{"tf":1.0},"131":{"tf":1.0},"51":{"tf":1.0},"64":{"tf":1.0},"8":{"tf":1.0},"82":{"tf":1.0}},"t":{"df":1,"docs":{"107":{"tf":1.0}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":4,"docs":{"117":{"tf":1.0},"30":{"tf":1.0},"39":{"tf":1.0},"87":{"tf":1.0}}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":4,"docs":{"106":{"tf":1.0},"113":{"tf":1.0},"54":{"tf":1.0},"65":{"tf":1.0}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":1,"docs":{"100":{"tf":1.0}}}},"i":{"c":{"df":0,"docs":{},"k":{"df":2,"docs":{"17":{"tf":1.0},"20":{"tf":1.0}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"110":{"tf":1.0}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":3,"docs":{"122":{"tf":1.0},"123":{"tf":1.0},"67":{"tf":1.0}}}}}},"p":{"df":1,"docs":{"15":{"tf":1.0}}},"s":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"34":{"tf":1.0}}}},"df":3,"docs":{"122":{"tf":1.0},"124":{"tf":1.0},"73":{"tf":1.0}}}},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":2,"docs":{"101":{"tf":1.0},"31":{"tf":1.0}}}},"r":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":3,"docs":{"73":{"tf":1.0},"95":{"tf":1.0},"96":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":1,"docs":{"10":{"tf":1.0}},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"71":{"tf":1.0}}}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":1,"docs":{"29":{"tf":1.0}},"i":{"df":5,"docs":{"112":{"tf":1.0},"114":{"tf":1.0},"47":{"tf":1.0},"62":{"tf":1.0},"94":{"tf":1.0}}}}}}},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"l":{"df":3,"docs":{"133":{"tf":1.0},"134":{"tf":1.0},"135":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"w":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"k":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":1,"docs":{"50":{"tf":1.0}}}}}}}}}}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":1,"docs":{"15":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":1,"docs":{"110":{"tf":1.0}}}}},"r":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"15":{"tf":1.0}}}},"df":0,"docs":{}}},"z":{"df":1,"docs":{"84":{"tf":1.0}}}}}},"lang":"English","pipeline":["trimmer","stopWordFilter","stemmer"],"ref":"id","version":"0.9.5"},"results_options":{"limit_results":30,"teaser_word_count":30},"search_options":{"bool":"OR","expand":true,"fields":{"body":{"boost":1},"breadcrumbs":{"boost":1},"title":{"boost":2}}}} \ No newline at end of file diff --git a/starks/protocol.html b/starks/protocol.html index c029f87c5..77fb10be2 100644 --- a/starks/protocol.html +++ b/starks/protocol.html @@ -147,11 +147,11 @@

          docs

          STARKs protocol

          In this section we describe precisely the STARKs protocol used in Lambdaworks.

          We begin with some additional considerations and notation for most of the relevant objects and values to refer to them later on.

          -

          Grinding

          -

          This is a technique to increase the soundness of the protocol by adding proof of work. It works as follows. At some fixed point in the protocol, the verifier sends a challenge to the prover. The prover needs to find a string such that begins with a predefined number of zeroes. Here denotes the concatenation of and , seen as bit strings. -The number of zeroes is called the grinding factor. The hash function can be any hash function, independent of other hash functions used in the rest of the protocol. In Lambdaworks we use Keccak256.

          Transcript

          The Fiat-Shamir heuristic is used to make the protocol noninteractive. We assume there is a transcript object to which values can be added and from which challenges can be sampled.

          +

          Grinding

          +

          This is a technique to increase the soundness of the protocol by adding proof of work. It works as follows. At some fixed point in the protocol, a value is derived in a deterministic way from all the interactions between the prover and the verifier up to that point (the state of the transcript). The prover needs to find a string such that begins with a predefined number of zeroes. Here denotes the concatenation of and , seen as bit strings. +The number of zeroes is called the grinding factor. The hash function can be any hash function, independent of other hash functions used in the rest of the protocol. In Lambdaworks we use Keccak256.

          General notation

          • denotes a finite field.
          • @@ -170,7 +170,7 @@

            is the total number of columns: .
          • denote the transition constraint polynomials for . We are assuming these are of degree at most 2.
          • denote the transition constraint zerofiers for .
          • -
          • is the blowup factor.
          • +
          • is the blowup factor.
          • is the grinding factor.
          • is number of FRI queries.
          • We assume there is a fixed hash function from to binary strings. We also assume all Merkle trees are constructed using this hash function.
          • @@ -194,9 +194,11 @@

            Derived values<

            Notation of important operations

            Vector commitment scheme

            Given a vector . The operation returns the root of the Merkle tree that has the hash of the elements of as leaves.

            -

            For , the operation returns and the authentication path to the Merkle tree root.

            +

            For , the operation returns the pair , where is the authentication path to the Merkle tree root.

            The operation returns Accept or Reject depending on whether the -th element of is . It checks whether the authentication path is compatible with , and the Merkle tree root .

            In our cases the sets will be of the form for some elements . It will be convenient to use the following abuse of notation. We will write to mean . Similarly, we will write instead of . Note that this is only notation and is only checking that the is the -th element of the commited vector.

            +
            Batch
            +

            As we mentioned in the protocol overview. When committing to multiple vectors , where one can build a single Merkle tree. Its -th leaf is the concatenation of all the -th coordinates of all vectors, that is, . The commitment to this batch of vectors is the root of this Merkle tree.

            Protocol

            Prover

            Round 0: Transcript initialization

            @@ -221,15 +223,15 @@
            Round 2: Construction of composition polynomial
              -
            • Sample and in from the transcript.
            • -
            • Sample and in from the transcript.
            • +
            • Sample in from the transcript.
            • +
            • Sample in from the transcript.
            • Compute .
            • Compute .
            • Compute the composition polynomial
            • Decompose as
            • -
            • Compute commitments and .
            • +
            • Compute commitments and (Batch commitment optimization applies here).
            • Add and to the transcript.

            Round 3: Evaluation of polynomials at

            @@ -245,8 +247,7 @@

            Round 4.1.k: FRI commit phase

              -
            • Let , and .
            • -
            • Add to the transcript.
            • +
            • Let .
            • For do the following: -
              Round 4.4: Open deep composition polynomial components
              -
                -
              • For do the following: -
                  -
                • Compute , .
                • -
                • Compute for all .
                • +
                • Sample random index from the transcript and let .
                • +
                • Compute and for all .
                • +
                • Compute and .
                • +
                • Compute and .
                • +
                • Compute and for all .

              Build proof

              • Send the proof to the verifier: -
              • +

              Verifier

              -

              Notation

              +

              From the point of view of the verifier, the proof they receive is a bunch of values that may or may not be what they claim to be. To make this explicit, we avoid denoting values like as such, because that implicitly assumes that the value was obtained after evaluating a polynomial at . And that's something the verifier can't assume. We use the following convention.

                -
              • Bold capital letters refer to commitments. For example is the claimed commitment .
              • -
              • Greek letters with superscripts refer to claimed function evaluations. For example is the claimed evaluation .
              • -
              • Gothic letters refer to authentication paths (e.g. is the authentication path of the opening of ).
              • +
              • Bold capital letters refer to commitments. For example is the claimed commitment .
              • +
              • Greek letters with superscripts refer to claimed function evaluations. For example is the claimed evaluation and is the claimed evaluation of . Note that field elements in superscripts never indicate powers. They are just notation.
              • +
              • Gothic letters refer to authentication paths. For example is the authentication path of a opening of .
              • +
              • Recall that every opening is a pair , where is the claimed value at index and is the authentication path. So for example, is denoted as from the verifier's end.

              Input

              -

              +

              This is the proof using the notation described above. The elements appear in the same exact order as they are in the Prover section, serving also as a complete reference of the meaning of each value.

              +

              Step 1: Replay interactions and recover challenges

              • Start a transcript
              • -
              • (Strong Fiat Shamir) Commit to the set of coefficients of the transition and boundary polynomials, and add the commitments to the transcript.
              • +
              • (Strong Fiat Shamir) Add all public values to the transcript.
              • Add to the transcript for all .
              • Sample random values from the transcript.
              • Add to the transcript for .
              • @@ -315,7 +311,6 @@

                Sample from the transcript.
              • Add , , and to the transcript.
              • Sample , , and from the transcript.
              • -
              • Add to the transcript
              • For do the following: @@ -343,40 +337,56 @@

                Step 3: Verify FRI

                  -
                • Check that the following are all Accept: +
                • Reconstruct the deep composition polynomial values at and . That is, define +
                • +
                • For all :
                    -
                  • for all .
                  • -
                  • for all , .
                  • +
                  • For all : +
                      +
                    • Check that and are Accept.
                    • +
                    • Solve the following system of equations on the variables +
                    • +
                    • If , check that equals
                    • +
                    • If , check that equals .
                    • +
                    +
                • -
                • For all : - For all : - Solve the following system of equations on the variables - -- Define -- Check that is equal to .
                -

                Step 4: Verify deep composition polynomial is FRI first layer

                +

                Step 4: Verify trace and composition polynomials openings

                • For do the following:
                  • Check that the following are all Accept:
                      +
                    • for all .
                    • .
                    • .
                    • -
                    • for all .
                    • +
                    • for all .
                    • +
                    • .
                    • +
                    • .
                  • -
                  • Check that is equal to the following: -
                -

                Other

                -

                Notes on Optimizations

                -
                  -
                • Inversions of finite field elements are slow. There is a very well known trick to batch invert many elements at once replacing inversions by multiplications. See here for the algorithm.
                • -
                • One of the most computationally intensive operations performed is polynomial division. These can be optimized by utilizing Fast Fourier Transform (FFT) to divide each field element in Lagrange form.
                • -
                • In specific scenarios, such as dividing by a polynomial of the form (x-a), Ruffini's rule can be employed to further enhance performance.
                • -
                +

                Notes on Optimizations and variants

                +

                Sampling of challenges variant

                +

                To build the composition the prover samples challenges and for and . A variant of this is sampling a single challenge and defining and as powers of . That is, define for and for .

                +

                The same variant applies for the challenges for used to build the deep composition polynomial. In this case the variant samples a single challenge and defines , for all , and .

                +

                Batch inversion

                +

                Inversions of finite field elements are slow. There is a very well known trick to batch invert many elements at once replacing inversions by multiplications. See here for the algorithm.

                +

                FFT

                +

                One of the most computationally intensive operations performed is polynomial division. These can be optimized by utilizing Fast Fourier Transform (FFT) to divide each field element in Lagrange form.

                +

                Ruffini's rule

                +

                In specific scenarios, such as dividing by a polynomial of the form , for example when building the deep composition polynomial, Ruffini's rule can be employed to further enhance performance.

                +

                Bit-reversal ordering of Merkle tree leaves

                +

                As one can see from inspecting the protocol, there are multiple times where, for a polynomial , the prover sends both openings and . This implies, a priori, sending two authentication paths. Domains can be indexed using bit-reverse ordering to reduce this to a single authentication path for both openings, as follows.

                +

                The natural way of building a Merkle tree to commit to a vector , is assigning the value to leaf . If this is the case, the value is at position and the value is at position . This is because equals for the value used in the protocol.

                +

                Instead of this naive approach, a better solution is to assign the value to leaf , where is the bit-reversal permutation. This is the permutation that maps to the index whose binary representation (padded to bits), is the binary representation of but in reverse order. For example, if and , then its binary representation is , which reversed is . Therefore . In the same way and . Check out the wikipedia article. With this ordering of the leaves, if is even, element is at index and is at index . Which means that a single authentication path serves to validate both points simultaneously.

                +

                Redundant values in the proof

                +

                The prover opens the polynomials of the FRI layers at and for all . Later on, the verifier uses each of those pairs to reconstruct one of the values of the next layer, namely . So there's no need to add the value to the proof, as the verifier reconstructs them. The prover only needs to send the authentication paths for them.

                +

                The protocol is only modified at Step 3 of the verifier as follows. Checking that is skipped. After computing , the verifier uses it to check that is Accept, which proves that is actually , and continues to the next iteration of the loop.

                diff --git a/starks/protocol_overview.html b/starks/protocol_overview.html index a604b8d09..04989f5c2 100644 --- a/starks/protocol_overview.html +++ b/starks/protocol_overview.html @@ -152,12 +152,12 @@

                Protocol

                In summary, at a very high level, the STARK protocol can be organized into three major parts:

                • Arithmetization and commitment of execution trace.
                • -
                • Construction of composition polynomial .
                • +
                • Construction and commitment of composition polynomial .
                • Opening of polynomials at random .

                Arithmetization

                As the Recap mentions, the trace is a table containing the system's state at every step. In this section, we will denote the trace as . A trace can have several columns to store different aspects or features of a particular state at a specific moment. We will refer to the -th column as . You can think of a trace as a matrix where the entry is the -th element of the -th state.

                -

                Most proving systems' primary tool is polynomials over a finite field . Each column of the trace will be interpreted as evaluations of such a polynomial . Consequently, any information about the states must be encoded somehow as an element in .

                +

                Most proving systems' primary tool is polynomials over a finite field . Each column of the trace will be interpreted as evaluations of such a polynomial . Consequently, any information about the states must be encoded somehow as an element in .

                To ease notation, we will assume here and in the protocol that the constraints encoding transition rules depend only on a state and the previous one. Everything can be easily generalized to transitions that depend on many preceding states. Then, constraints can be expressed as multivariate polynomials in variables A transition from state to state will be valid if and only if when we plug row of in the first variables and row in the second variables of , we get for all . In mathematical notation, this is @@ -169,73 +169,68 @@

                Vector commitments

                Given a vector , commiting to means the following. The prover builds a Merkle tree out of it and sends its root to the verifier. The verifier can then ask the prover to reveal, or open, the value of the vector at some index . The prover won't have any choice except to send the correct value. The verifier will expect the corresponding value and the authentication path to the tree's root to check its authenticity. The authentication path also encodes the vector's position and its length .

                -

                In STARKs, all commited vectors are of the form for some polynomial and some domain fixed domain . The domain is always known to the prover and the verifier.

                +

                The root of the Merkle tree is said to be the commitment of , and we denote it here by .

                FRI

                -

                The FRI protocol is a potent tool to prove that the commitment of a vector corresponds to the evaluations of a polynomial of a certain degree. The degree is a configuration of the protocol.

                +

                In STARKs, all commited vectors are of the form for some polynomial and some fixed domain . The domain is always known to the prover and the verifier. It can be proved, as long as is less than the total number of field elements, that every vector is equal to for a unique polynomial of degree at most . This is called the Lagrange interpolation theorem. It means, there is a unique polynomial of degree at most such that for all . And is an upper bound to the degree of . It could be less. For example, the vector of all ones is the evaluation of the constant polynomial , which has degree .

                +

                Suppose the vector is the vector of evaluations of a polynomial of degree strictly less than . Suppose one party holds the vector and another party holds only the commitment of it. The FRI protocol is an efficient interactive protocol with which the former can convince the latter that the commitment they hold corresponds to the vector of evaluations of a polynomial of degree strictly less than .

                +

                More precisely, the protocol depends on the following parameters

                +
                  +
                • Powers of two and with .
                • +
                • A vector , with , with a nonzero value in and a primitive -root of unity
                • +
                +

                A prover holds a vector , and the verifier holds the commitment of it. The result of the FRI protocol will be Accept if the unique polynomial of degree less than such that has degree less than . Even more precisely, the protocol proves that is very close to a vector with of degree less than , but it may differ in negligible proportion of the coordinates.

                +

                The number is called the blowup factor and the security of the protocol depends in part on this parameter. The specific shape of the domain set has some symmetric properties important for the inner workings of FRI, such as for all .

                +

                Variant useful for STARKs

                +

                FRI is usually described as above. In STARK, FRI is used as a building block for the polynomial commitment scheme of the next section. For that, a small variant of FRI is needed.

                +

                Suppose the prover holds a vector and the verifier holds its commitment as before. Suppose further that both parties know a function that takes two field elements and outputs another field element. For example could be the function . More precisely, the kind of functions we need are .

                +

                The protocol can be used to prove that the transformed vector is the vector of evaluations of a polynomial of degree at most . Note that in this variant, the verifier holds originally the commitment of the vector and not the commitment of the transformed vector. In the example, the verifier holds the commitment and FRI will return Accept if is the vector of evaluations of a polynomial of degree at most .

                Polynomial commitments

                STARK uses a univariate polynomial commitment scheme. The following is what is expected from the commit and open protocols:

                • Commit: given a polynomial , the prover produces a sort of hash of it. We denote it here by , called the commitment of . This hash is unique to . The prover usually sends to the verifier.
                • Open: this is an interactive protocol between the prover and the verifier. The prover holds the polynomial . The verifier only has the commitment . The verifier sends a value to the prover at which he wants to know the value . The prover sends a value to the verifier, and then they engage in the Open protocol. As a result, the verifier gets convinced that the polynomial corresponding to the hash evaluates to at .
                -

                Let's see how both of these protocols work in detail. Some configuration parameters are needed:

                +

                Let's see how both of these protocols work in detail. The same configuration parameters of FRI are needed:

                • Powers of two and with .
                • -
                • A vector , with in for all and for all .
                • -
                • An integer .
                • +
                • A vector , with , with a nonzero value in and a primitive -root of unity
                -

                The commitment scheme will only work for polynomials of degree at most . This means anyone can commit to any polynomial, but the Open protocol will pass only for polynomials satisfying that degree bound.

                +

                The commitment scheme will only work for polynomials of degree at most (polynomials of degree are allowed). This means: anyone can commit to any polynomial, but the Open protocol will pass only for polynomials satisfying that degree bound.

                Commit

                Given a polynomial , the commitment is just the commitment of the vector . That is, is the root of the Merkle tree of the vector of evaluations of at .

                Open

                It is an interactive protocol. So assume there is a prover and a verifier. We describe the process considering an honest prover. In the next section, we analyze what happens for malicious provers.

                -

                The prover holds the polynomial , and the verifier only the commitment of it. There is also an element . The prover evaluates and sends the result to the verifier. As we mentioned, the goal is to generate proof of the validity of the evaluation. Let us denote . This is a value now both the prover and verifier have.

                -

                The protocol has three steps:

                -
                  -
                • -

                  FRI on : First, the prover and the verifier engage in a FRI protocol for polynomials of degree at most to check that is the commitment of such a polynomial. We will assume from now on that the degree of is at most . There is an optimization that completely removes this step—more on that later.

                  -
                • -
                • -

                  FRI on : Since , the polynomial can be written as for some polynomial . The prover computes the commitment and sends it to the verifier. Now they engage in a FRI protocol for polynomials of degree at most , which convinces the verifier that is the commitment of a polynomial of degree at most .

                  -
                • -
                • -

                  Point checks: From the point of view of the verifier the commitments and are still potentially unrelated. Therefore, there is a check to ensure that was computed properly from following the formula and that is its commitment. To do this, the verifier challenges the prover to open and as vectors. They use the open protocol of the vector commitment scheme to reveal the values and for some random point chosen by the verifier. Next he checks that . They repeat this last part times and, as we'll analyze in the next section, this whole thing will convince the verifier that as polynomials with overwhelming probability (about ). Finally, the verifier deduces that from this equality.

                  -
                • -
                +

                The prover holds the polynomial , and the verifier only the commitment of it. There is also an element chosen by the verifier. The prover evaluates and sends the result back. As we mentioned, the goal is to generate proof of the validity of the evaluation. Let us denote the value received by the verifier.

                +

                Now they engage in the variant of the FRI protocol for the function . The verifier accepts the value if and only if the result of FRI is Accept.

                +

                Let's see why this makes sense.

                +

                Completeness

                +

                If the prover is honest, is of degree at most and equals . That means that + +for some polynomial . Since is of degree at most , then is of degree at most . The vector is then a vector of evaluations of a polynomial of degree at most . And it is equal to . So the FRI protocol will succeed.

                Soundness

                -

                Let's analyze why the open protocol is sound. Keep in mind that the prover always has to provide a commitment of a polynomial of degree at most that satisfies for the chosen values of the verifier. That's the goal. An essential but subtle part of the soundness is that is a vector of length . To understand why let's see what would happen if .

                -

                Case

                -

                Suppose the prover tries to cheat the verifier by sending a value different from . This means that is not divisible by as polynomials. But as long as is not in the prover can interpolate the values -at and obtain some polynomial of degree at most . This polynomial satisfies for all , but the equality of polynomials does not hold. Mainly because that would imply that , and we are assuming the opposite case. Nevertheless, if they continue with the open protocol, FRI will pass since is a polynomial of degree at most . All subsequent point checks will pass since was crafted especially for that.

                -

                So how come is different from but has the property that for all ? FRI guarantees is of degree at most , which implies that is of degree at most . Then, since is of degree at most , the difference is again of degree at most . A polynomial of degree at most is zero if and only if we can prove that for distinct points. But the construction of only shows that for all , a set of points. It's not enough. One extra point and the equality would hold. Of course, that point doesn't exist, again, because that would imply that , which we assume is not true.

                -

                Case

                -

                Let's see one more example where we double the de size of but keep the same bound for the degree of the polynomials. So polynomials are of degree at most , and the length of is .

                -

                Again let's assume the prover wants to cheat the verifier similarly and claims that is but, in reality, . Inevitably, for the Open protocol to succeed, the prover has to send a commitment of some polynomial of degree at most . The strategy of the prover is pretty much constrained to be the same. But now he can't interpolate as before in every element of because that would produce a polynomial of degree at most . This most likely won't pass the FRI check.

                -

                Alternatively, he can choose some subset of of size and interpolate only there to get a polynomial of degree at most . That will succeed in the FRI phase, but what happens with the point checks? The check will pass if the verifier chooses a challenge that belongs to . If , then the check will inevitably fail. This is because, as we saw in the previous case, one extra successful point to the already points where was interpolated was enough to prove that , which we assume now not to hold. This means, if , then does not coincide with and the point check fails. So if the verifier chooses the challenges following a uniform distribution, the chances of the prover being caught cheating are for only one challenge. If the verifier performs challenges, then the chance of the prover not getting caught is .

                -

                General case: the blowup factor

                -

                If the ratio between and is , then challenges give of probability for a malicious prover to succeed. If the ratio is , that is, if , then that probability is for the same number of point checks. This provides another way of improving the soundness error. The larger the ratio, the more complex it is to cheat in the open protocol. This ratio is what's called the blowup factor. It is a security parameter, and finding a balance between the number of challenges and the size of is part of the configuration of the protocol. Increasing the size of makes committing an expensive operation since it involves building a Merkle tree with a vector of the size of . But increasing the number of challenges makes the size of the final proof larger.

                -

                We denote the blowup factor by , and it's always assumed to be a power of .

                +

                Let's sketch an idea of the soundness. Note that the value is chosen by the verifier after receiving the commitment of . So the prover does not know in advance, at the moment of sending , what will be.

                +

                Suppose the prover is trying to cheat and sends the commitment of a vector that's not the vector of evaluations of a polynomial of degree at most . Then the coordinates of the transformed vector are . Since was chosen by the verifier, dividing by shuffles all the elements in a very unpredictable way for the prover. So it is extremely unlikely that the cheating prover can craft an invalid vector such that the transformed vector turns out to be of degree at most . The expected degree of the polynomial associated with a random vector is .

                Batch

                During proof generation, polynomials are committed and opened several times. Computing these for each polynomial independently is costly. In this section, we'll see how batching polynomials can reduce the amount of computation. Let be a set of polynomials. We will commit and open as a whole. We note this batch commitment as .

                -

                We need the same configuration parameters as before: , with , a vector and .

                -

                As described earlier, to commit to a single polynomial , a Merkle tree is built over the vector . When committing to a batch of polynomials , the leaves of the Merkle tree are instead the concatenation of the polynomial evaluations. That is, in the batch setting, the Merkle tree is built for the vector . The commitment is the root of this Merkle tree. This reduces the proof size: we only need one Merkle tree for polynomials. The verifier can then only ask for values in batches. When the verifier chooses an index , the prover sends along with one authentication path. The verifier on his side computes the concatenation and validates it with the authentication path and . This also reduces the computational time. By traversing the Merkle tree one time, it can reveal several components simultaneously.

                -

                The batch open protocol proceeds similarly to the case of a single polynomial. The prover will try to convince the verifier that the committed polynomials at evaluate to some values . In the batch case, the prover will construct the following polynomial:

                -

                -

                Where are challenges provided by the verifier. The prover commits to and sends to the verifier. Then the prover and verifier continue similarly to the normal open protocol for only. This means they engage in a FRI protocol for polynomials of degree at most for . Then they engage in the point checks for . Here, for each challenge , the prover uses one authentication path for to reveal and use one authentication path for to batch reveal values . Successful point checks here mean that .

                +

                We need the same configuration parameters as before: , with , a vector .

                +

                As described earlier, to commit to a single polynomial , a Merkle tree is built over the vector . When committing to a batch of polynomials , the leaves of the Merkle tree are instead the concatenation of the polynomial evaluations. That is, in the batch setting, the Merkle tree is built for the vector + +The commitment is the root of this Merkle tree. This reduces the proof size: we only need one Merkle tree for polynomials. The verifier can then only ask for values in batches. When the verifier chooses an index , the prover sends along with one authentication path. The verifier on his side computes the concatenation and validates it with the authentication path and . This also reduces the computational time. By traversing the Merkle tree one time, it can reveal several components simultaneously.

                +

                The batch open protocol proceeds similarly to the case of a single polynomial. The verifier sends evaluations points to the prover at which they wish to know the value of . The prover will try to convince the verifier that the committed polynomials , evaluate to some values . There is a generalization of the variant of FRI where the function takes more parameters, and in this case is +Where are challenges provided by the verifier. Then FRI return Accept if and only if the vector +is close to the vector of evaluations of a polynomial of degree at most . If this is the case, the verifier accepts the openings. In the context of STARKs, the polynomial is called the DEEP composition polynomial.

                This is equivalent to running the open protocol times, one for each term and . Note that this optimization makes a huge difference, as we only need to run the FRI protocol once instead of running it once for each polynomial.

                -

                Optimize the open protocol reusing FRI internal challenges

                -

                There is an optimization for the open protocol to avoid running FRI to check that is of degree at most . The idea is as follows. Part of FRI protocol for , to check that it is of degree at most , involves revealing values of at other random points also chosen by the verifier. These are part of the internal workings of FRI. These challenges are unrelated to what we mentioned before. So if one removes the FRI check for , the point checks of the open protocol need to be performed on these challenges of the FRI protocol for . This optimization is included in the formal description of the protocol.

                References

                High-level description of the protocol

                -

                The protocol is split into rounds. Each round more or less represents an interaction with the verifier. Each round will generally start by getting a challenge from the verifier.

                -

                The prover will need to interpolate polynomials, and he will always do it over the set , where is a root of unity in . Also, the vector commitments will be performed over the set where is a root of unity and is some field element. This is the set we denoted in the commitment scheme section. The specific choices for the shapes of these sets are motivated by optimizations at a code level.

                +

                The protocol is split into rounds. Each round more or less represents an interaction with the verifier. Each round will generally start by getting a challenge from the verifier.

                +

                The prover will need to interpolate polynomials, and he will always do it over the set , where is a root of unity in . Also, the vector commitments will be performed over the set where is a root of unity and is some field element. This is the set we denoted in the commitment scheme section.

                Round 1: Arithmetization and commitment of the execution trace

                In round 1, the prover commits to the columns of the trace . He does so by interpolating each column and obtaining univariate polynomials . Then the prover commits to over . In this way, we have . @@ -245,9 +240,9 @@

                . This function will have the property that it is a polynomial if and only if the trace that the prover committed to at round 1 is valid and satisfies the agreed polynomial constraints. That is, will be a polynomial if and only if is a trace that satisfies all the transition and boundary constraints.

                Note that we can compose the polynomials , the ones that interpolate the columns of the trace , with the multivariate constraint polynomials as follows. -These result in univariate polynomials. And the same can be done for the boundary constraints. Since , these univariate polynomials vanish at every element of if and only if the trace is valid.

                +These result in univariate polynomials. The same can be done for the boundary constraints. Since , these univariate polynomials vanish at every element of if and only if the trace is valid.

                As we already mentioned, this is assuming that transitions only depend on the current and previous state. But it can be generalized to include frames with three or more rows or more context for each constraint. For example, in the Fibonacci case, the most natural way is to encode it as one transition constraint that depends on a row and the two preceding it, as we already did in the Recap section. The STARK protocol checks whether the function is a polynomial instead of checking that the polynomial is zero over the domain . The two statements are equivalent.

                -

                The verifier could check that all are polynomials one by one, and the same for the polynomials coming from the boundary constraints. But this is inefficient; the same can be obtained with a single polynomial. To do this, the prover samples challenges and obtains a random linear combination of these polynomials. The result of this is denoted by and is called the composition polynomial. It integrates all the constraints by adding them up. So after computing , the prover commits to it and sends the commitment to the verifier. The rest of the protocol aims to prove that was constructed correctly and is a polynomial, which can only be true if the prover has a valid extension of the original trace.

                +

                The verifier could check that all are polynomials one by one, and the same for the polynomials coming from the boundary constraints. However, this is inefficient; the same can be obtained with a single polynomial. To do this, the prover samples challenges and obtains a random linear combination of these polynomials. The result of this is denoted by and is called the composition polynomial. It integrates all the constraints by adding them up. So after computing , the prover commits to it and sends the commitment to the verifier. The rest of the protocol aims to prove that was constructed correctly and is a polynomial, which can only be true if the prover has a valid extension of the original trace.

                Round 3: Evaluation of polynomials at

                The verifier must check that was constructed according to the protocol rules. That is, has to be a linear combination of all the functions and similar terms for the boundary constraints. To do so, in round 3 the verifier chooses a random point and the prover computes , and for all . With all these, the verifier can check that and the expected linear combination coincide, at least when evaluated at . Since was chosen randomly, this proves with overwhelming probability that was properly constructed.

                Round 4: Run batch open protocol